Encryption Class
Properties to configure Encryption.
- Inheritance
-
Encryption
Constructor
Encryption(*, key_vault_properties: Optional[List[azure.mgmt.eventhub.v2018_01_01_preview.models._models_py3.KeyVaultProperties]] = None, key_source: Optional[str] = 'Microsoft.KeyVault', **kwargs)
Variables
- key_vault_properties
- list[KeyVaultProperties]
Properties of KeyVault.
- key_source
- str
Enumerates the possible value of keySource for Encryption. The only acceptable values to pass in are None and "Microsoft.KeyVault". The default value is "Microsoft.KeyVault".
Feedback
Submit and view feedback for