共用方式為


KeyVaultProperties interface

金鑰保存庫的屬性。

屬性

currentVersionedKeyIdentifier

使用中目前版本金鑰保存庫金鑰的物件識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

keyName

KeyVault 金鑰的名稱。

keyVaultUri

KeyVault 的 URI。

keyVersion

KeyVault 金鑰的版本。

lastKeyRotationTimestamp

金鑰保存庫金鑰上次輪替的時間戳記。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

currentVersionedKeyIdentifier

使用中目前版本金鑰保存庫金鑰的物件識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

currentVersionedKeyIdentifier?: string

屬性值

string

keyName

KeyVault 金鑰的名稱。

keyName?: string

屬性值

string

keyVaultUri

KeyVault 的 URI。

keyVaultUri?: string

屬性值

string

keyVersion

KeyVault 金鑰的版本。

keyVersion?: string

屬性值

string

lastKeyRotationTimestamp

金鑰保存庫金鑰上次輪替的時間戳記。 注意:此屬性不會序列化。 它只能由伺服器填入。

lastKeyRotationTimestamp?: Date

屬性值

Date