EncryptionConfig Class
The encryption configuration for the account.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
EncryptionConfig
Constructor
EncryptionConfig(**kwargs)
Parameters
- type
- str or EncryptionConfigType
Required
Required. The type of encryption configuration being used. Currently the only supported types are 'UserManaged' and 'ServiceManaged'. Possible values include: 'UserManaged', 'ServiceManaged'
- key_vault_meta_info
- KeyVaultMetaInfo
Required
The Key Vault information for connecting to user managed encryption keys.
Feedback
Submit and view feedback for