Uses of Class
com.azure.resourcemanager.containerregistry.models.TlsCertificateProperties
Packages that use TlsCertificateProperties
Package
Description
Package containing the data models for ContainerRegistryManagementClient.
null.
-
Uses of TlsCertificateProperties in com.azure.resourcemanager.containerregistry.models
Classes in com.azure.resourcemanager.containerregistry.models that implement interfaces with type arguments of type TlsCertificatePropertiesModifier and TypeClassDescriptionfinal classThe TLS certificate properties of the connected registry login server.Methods in com.azure.resourcemanager.containerregistry.models that return TlsCertificatePropertiesModifier and TypeMethodDescriptionTlsProperties.certificate()Get the certificate property: The certificate used to configure HTTPS for the login server.static TlsCertificatePropertiesTlsCertificateProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TlsCertificateProperties from the JsonReader.