KeyVaultProperties interface

Properties of the key vault.

Properties

keyName

The name of the key vault key.

keyVaultUri

The Uri of the key vault.

keyVersion

The version of the key vault key.

userIdentity

The user assigned identity (ARM resource id) that has access to the key.

Property Details

keyName

The name of the key vault key.

keyName?: string

Property Value

string

keyVaultUri

The Uri of the key vault.

keyVaultUri?: string

Property Value

string

keyVersion

The version of the key vault key.

keyVersion?: string

Property Value

string

userIdentity

The user assigned identity (ARM resource id) that has access to the key.

userIdentity?: string

Property Value

string