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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python