BookshelfKeyVaultProperties interface

Key Vault Properties with clientId selection

Properties

identityClientId

The client ID of the identity to use for accessing the Key Vault. Must be a workload identity assigned to the Bookshelf resource.

keyName

The Key Name in Key Vault

keyVaultUri

The Key Vault URI

keyVersion

The Key Version in Key Vault

Property Details

identityClientId

The client ID of the identity to use for accessing the Key Vault. Must be a workload identity assigned to the Bookshelf resource.

identityClientId: string

Property Value

string

keyName

The Key Name in Key Vault

keyName: string

Property Value

string

keyVaultUri

The Key Vault URI

keyVaultUri: string

Property Value

string

keyVersion

The Key Version in Key Vault

keyVersion?: string

Property Value

string