EncryptionInTransitProperties Class
The encryption-in-transit properties.
- Inheritance
-
msrest.serialization.ModelEncryptionInTransitProperties
Constructor
EncryptionInTransitProperties(*, is_encryption_in_transit_enabled: bool | None = False, **kwargs)
Parameters
Name | Description |
---|---|
is_encryption_in_transit_enabled
Required
|
Indicates whether or not inter cluster node communication is encrypted in transit. |
Keyword-Only Parameters
Name | Description |
---|---|
is_encryption_in_transit_enabled
Required
|
|
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python