KeyVaultProperties interface

Settings concerning key vault encryption for a configuration store.

Properties

id

Uri of KeyVault

key

Identity of the secret that includes name and version.

Property Details

id

Uri of KeyVault

id?: string

Property Value

string

key

Identity of the secret that includes name and version.

key?: KeyProperties

Property Value