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
|
|
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python