EncryptionSettings interface
Customer Managed Key details of the resource.
Properties
infrastructure |
Enabling/Disabling the Double Encryption state |
kek |
The details of the managed identity used for CMK |
key |
The properties of the Key Vault which hosts CMK |
state | Encryption state of the Backup Vault. |
Property Details
infrastructureEncryption
Enabling/Disabling the Double Encryption state
infrastructureEncryption?: string
Property Value
string
kekIdentity
The details of the managed identity used for CMK
kekIdentity?: CmkKekIdentity
Property Value
keyVaultProperties
The properties of the Key Vault which hosts CMK
keyVaultProperties?: CmkKeyVaultProperties
Property Value
state
Encryption state of the Backup Vault.
state?: string
Property Value
string