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