AccountEncryption interface
Properties
identity | The Key Vault identity. |
key |
The properties of the key used to encrypt the account. |
status | The current status of the Key Vault mapping. NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of key used to encrypt the Account Key. |
Property Details
identity
keyVaultProperties
The properties of the key used to encrypt the account.
keyVaultProperties?: KeyVaultProperties
Property Value
status
The current status of the Key Vault mapping. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string
type
The type of key used to encrypt the Account Key.
type: string
Property Value
string