Uses of Class
com.azure.resourcemanager.appcontainers.models.Mtls
Packages that use Mtls
Package
Description
Package containing the data models for ContainerAppsApiClient.
-
Uses of Mtls in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return MtlsModifier and TypeMethodDescriptionstatic Mtls
Mtls.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of Mtls from the JsonReader.ManagedEnvironmentPropertiesPeerAuthentication.mtls()
Get the mtls property: Mutual TLS authentication settings for the Managed Environment.Mtls.withEnabled
(Boolean enabled) Set the enabled property: Boolean indicating whether the mutual TLS authentication is enabled.Methods in com.azure.resourcemanager.appcontainers.models with parameters of type MtlsModifier and TypeMethodDescriptionSet the mtls property: Mutual TLS authentication settings for the Managed Environment.