IntegrationServiceEnvironmenEncryptionConfiguration Class
The encryption configuration for the integration service environment.
- Inheritance
-
msrest.serialization.ModelIntegrationServiceEnvironmenEncryptionConfiguration
Constructor
IntegrationServiceEnvironmenEncryptionConfiguration(*, encryption_key_reference: IntegrationServiceEnvironmenEncryptionKeyReference | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
encryption_key_reference
|
The encryption key reference. |
Variables
Name | Description |
---|---|
encryption_key_reference
|
The encryption key reference. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python