Encryption Class

Properties to configure Encryption.

Inheritance
azure.mgmt.servicebus._serialization.Model
Encryption

Constructor

Encryption(*, key_vault_properties: _models.KeyVaultProperties | None = None, key_source: Literal['Microsoft.KeyVault'] = 'Microsoft.KeyVault', **kwargs: Any)

Keyword-Only Parameters

Name Description
key_vault_properties

Properties of KeyVault.

key_source
str

Enumerates the possible value of keySource for Encryption. Default value is "Microsoft.KeyVault".

Default value: Microsoft.KeyVault

Variables

Name Description
key_vault_properties

Properties of KeyVault.

key_source
str

Enumerates the possible value of keySource for Encryption. Default value is "Microsoft.KeyVault".