BookshelfKeyVaultProperties interface
Key Vault Properties with clientId selection
Properties
| identity |
The client ID of the identity to use for accessing the Key Vault. Must be a workload identity assigned to the Bookshelf resource. |
| key |
The Key Name in Key Vault |
| key |
The Key Vault URI |
| key |
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