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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python