Uses of Class
com.azure.resourcemanager.containerregistry.models.TlsProperties
Packages that use TlsProperties
Package
Description
Package containing the data models for ContainerRegistryManagementClient.
null.
-
Uses of TlsProperties in com.azure.resourcemanager.containerregistry.models
Classes in com.azure.resourcemanager.containerregistry.models that implement interfaces with type arguments of type TlsPropertiesModifier and TypeClassDescriptionfinal classThe TLS properties of the connected registry login server.Methods in com.azure.resourcemanager.containerregistry.models that return TlsPropertiesModifier and TypeMethodDescriptionstatic TlsPropertiesTlsProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TlsProperties from the JsonReader.LoginServerProperties.tls()Get the tls property: The TLS properties of the connected registry login server.