CustomerManagedKeyEncryptionProperties interface
Customer managed key encryption settings.
Properties
| key |
The identity used to access the key encryption key. |
| key |
The URI of the key vault key used for encryption. |
Property Details
keyEncryptionKeyIdentity
The identity used to access the key encryption key.
keyEncryptionKeyIdentity?: KeyEncryptionKeyIdentity
Property Value
keyEncryptionKeyUrl
The URI of the key vault key used for encryption.
keyEncryptionKeyUrl?: string
Property Value
string