Uses of Class
com.azure.resourcemanager.appcontainers.models.ManagedEnvironmentPropertiesPeerAuthentication
Packages that use ManagedEnvironmentPropertiesPeerAuthentication
Package
Description
Package containing the inner data models for ContainerAppsApiClient.
Package containing the data models for ContainerAppsApiClient.
-
Uses of ManagedEnvironmentPropertiesPeerAuthentication in com.azure.resourcemanager.appcontainers.fluent.models
Methods in com.azure.resourcemanager.appcontainers.fluent.models that return ManagedEnvironmentPropertiesPeerAuthenticationModifier and TypeMethodDescriptionManagedEnvironmentInner.peerAuthentication()
Get the peerAuthentication property: Peer authentication settings for the Managed Environment.ManagedEnvironmentProperties.peerAuthentication()
Get the peerAuthentication property: Peer authentication settings for the Managed Environment.Methods in com.azure.resourcemanager.appcontainers.fluent.models with parameters of type ManagedEnvironmentPropertiesPeerAuthenticationModifier and TypeMethodDescriptionManagedEnvironmentInner.withPeerAuthentication
(ManagedEnvironmentPropertiesPeerAuthentication peerAuthentication) Set the peerAuthentication property: Peer authentication settings for the Managed Environment.ManagedEnvironmentProperties.withPeerAuthentication
(ManagedEnvironmentPropertiesPeerAuthentication peerAuthentication) Set the peerAuthentication property: Peer authentication settings for the Managed Environment. -
Uses of ManagedEnvironmentPropertiesPeerAuthentication in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return ManagedEnvironmentPropertiesPeerAuthenticationModifier and TypeMethodDescriptionManagedEnvironmentPropertiesPeerAuthentication.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedEnvironmentPropertiesPeerAuthentication from the JsonReader.ManagedEnvironment.peerAuthentication()
Gets the peerAuthentication property: Peer authentication settings for the Managed Environment.Set the mtls property: Mutual TLS authentication settings for the Managed Environment.Methods in com.azure.resourcemanager.appcontainers.models with parameters of type ManagedEnvironmentPropertiesPeerAuthenticationModifier and TypeMethodDescriptionManagedEnvironment.DefinitionStages.WithPeerAuthentication.withPeerAuthentication
(ManagedEnvironmentPropertiesPeerAuthentication peerAuthentication) Specifies the peerAuthentication property: Peer authentication settings for the Managed Environment.ManagedEnvironment.UpdateStages.WithPeerAuthentication.withPeerAuthentication
(ManagedEnvironmentPropertiesPeerAuthentication peerAuthentication) Specifies the peerAuthentication property: Peer authentication settings for the Managed Environment.