KeyVaultProperties interface
金鑰保存庫的屬性。
屬性
| key |
KeyVault 金鑰的名稱。 |
| key |
用來識別 Azure 金鑰保存庫設定的 UUID v4 |
| key |
KeyVault 的資源標識碼。 |
| key |
KeyVault 的 URI。 |
| status | KeyVault 連線的狀態。 |
屬性詳細資料
keyName
KeyVault 金鑰的名稱。
keyName: string
屬性值
string
keyVaultId
用來識別 Azure 金鑰保存庫設定的 UUID v4
keyVaultId?: string
屬性值
string
keyVaultResourceId
KeyVault 的資源標識碼。
keyVaultResourceId?: string
屬性值
string
keyVaultUri
KeyVault 的 URI。
keyVaultUri: string
屬性值
string
status
KeyVault 連線的狀態。
status?: string
屬性值
string