ManagedEnvironmentPropertiesPeerTrafficConfigurationEncryption Class

Peer traffic encryption settings for the Managed Environment.

Inheritance
azure.mgmt.appcontainers._serialization.Model
ManagedEnvironmentPropertiesPeerTrafficConfigurationEncryption

Constructor

ManagedEnvironmentPropertiesPeerTrafficConfigurationEncryption(*, enabled: bool | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
enabled

Boolean indicating whether the peer traffic encryption is enabled.

Variables

Name Description
enabled

Boolean indicating whether the peer traffic encryption is enabled.