ManagedDiskEncryptionKeyVaultProperties interface
Key Vault input properties for encryption.
Properties
key |
The name of KeyVault key. |
key |
The URI of KeyVault. |
key |
The version of KeyVault key. |
Property Details
keyName
The name of KeyVault key.
keyName: string
Property Value
string
keyVaultUri
The URI of KeyVault.
keyVaultUri: string
Property Value
string
keyVersion
The version of KeyVault key.
keyVersion: string
Property Value
string