EncryptionV2KeyVaultProperties interface

Key Vault input properties for encryption.

Properties

keyName

The name of KeyVault key.

keyVaultUri

The Uri of KeyVault.

keyVersion

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