KeyVaultProperties interface
金鑰保存庫的屬性。
屬性
key |
KeyVault 金鑰的名稱。 |
key |
用來識別 Azure Key Vault 設定的 UUID v4 注意:此屬性不會串行化。 它只能由伺服器填入。 |
key |
KeyVault 的資源標識碼。 |
key |
KeyVault 的 URI。 |
status | KeyVault 連線的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
keyName
KeyVault 金鑰的名稱。
keyName: string
屬性值
string
keyVaultId
用來識別 Azure Key Vault 設定的 UUID v4 注意:此屬性不會串行化。 它只能由伺服器填入。
keyVaultId?: string
屬性值
string
keyVaultResourceId
KeyVault 的資源標識碼。
keyVaultResourceId?: string
屬性值
string
keyVaultUri
KeyVault 的 URI。
keyVaultUri: string
屬性值
string
status
KeyVault 連線的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
status?: string
屬性值
string