Uses of Class
com.azure.resourcemanager.appcontainers.models.ManagedEnvironmentPropertiesPeerTrafficConfiguration
Packages that use ManagedEnvironmentPropertiesPeerTrafficConfiguration
Package
Description
Package containing the inner data models for ContainerAppsApiClient.
Package containing the data models for ContainerAppsApiClient.
-
Uses of ManagedEnvironmentPropertiesPeerTrafficConfiguration in com.azure.resourcemanager.appcontainers.fluent.models
Methods in com.azure.resourcemanager.appcontainers.fluent.models that return ManagedEnvironmentPropertiesPeerTrafficConfigurationModifier and TypeMethodDescriptionManagedEnvironmentInner.peerTrafficConfiguration()
Get the peerTrafficConfiguration property: Peer traffic settings for the Managed Environment.ManagedEnvironmentProperties.peerTrafficConfiguration()
Get the peerTrafficConfiguration property: Peer traffic settings for the Managed Environment.Methods in com.azure.resourcemanager.appcontainers.fluent.models with parameters of type ManagedEnvironmentPropertiesPeerTrafficConfigurationModifier and TypeMethodDescriptionManagedEnvironmentInner.withPeerTrafficConfiguration
(ManagedEnvironmentPropertiesPeerTrafficConfiguration peerTrafficConfiguration) Set the peerTrafficConfiguration property: Peer traffic settings for the Managed Environment.ManagedEnvironmentProperties.withPeerTrafficConfiguration
(ManagedEnvironmentPropertiesPeerTrafficConfiguration peerTrafficConfiguration) Set the peerTrafficConfiguration property: Peer traffic settings for the Managed Environment. -
Uses of ManagedEnvironmentPropertiesPeerTrafficConfiguration in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return ManagedEnvironmentPropertiesPeerTrafficConfigurationModifier and TypeMethodDescriptionManagedEnvironmentPropertiesPeerTrafficConfiguration.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedEnvironmentPropertiesPeerTrafficConfiguration from the JsonReader.ManagedEnvironment.peerTrafficConfiguration()
Gets the peerTrafficConfiguration property: Peer traffic settings for the Managed Environment.ManagedEnvironmentPropertiesPeerTrafficConfiguration.withEncryption
(ManagedEnvironmentPropertiesPeerTrafficConfigurationEncryption encryption) Set the encryption property: Peer traffic encryption settings for the Managed Environment.Methods in com.azure.resourcemanager.appcontainers.models with parameters of type ManagedEnvironmentPropertiesPeerTrafficConfigurationModifier and TypeMethodDescriptionManagedEnvironment.DefinitionStages.WithPeerTrafficConfiguration.withPeerTrafficConfiguration
(ManagedEnvironmentPropertiesPeerTrafficConfiguration peerTrafficConfiguration) Specifies the peerTrafficConfiguration property: Peer traffic settings for the Managed Environment.ManagedEnvironment.UpdateStages.WithPeerTrafficConfiguration.withPeerTrafficConfiguration
(ManagedEnvironmentPropertiesPeerTrafficConfiguration peerTrafficConfiguration) Specifies the peerTrafficConfiguration property: Peer traffic settings for the Managed Environment.