KeyVaultProperties interface
客戶金鑰保存庫屬性。
屬性
| identity |
目前,我們僅支援 SystemAssigned MSI。 當我們支援 UserAssignedIdentities 時,我們需要此專案 |
| key |
用來加密數據的 KeyVault 金鑰標識碼 |
| key |
包含數據加密金鑰的 KeyVault Arm 識別碼 |
屬性詳細資料
identityClientId
目前,我們僅支援 SystemAssigned MSI。 當我們支援 UserAssignedIdentities 時,我們需要此專案
identityClientId?: string
屬性值
string
keyIdentifier
用來加密數據的 KeyVault 金鑰標識碼
keyIdentifier: string
屬性值
string
keyVaultArmId
包含數據加密金鑰的 KeyVault Arm 識別碼
keyVaultArmId: string
屬性值
string