Uses of Class
com.azure.resourcemanager.containerregistry.models.TlsProperties
Packages that use TlsProperties
Package
Description
Package containing the data models for ContainerRegistryManagementClient.
-
Uses of TlsProperties in com.azure.resourcemanager.containerregistry.models
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.