共用方式為


EncryptionScopeKeyVaultProperties interface

加密範圍的金鑰保存庫屬性。 如果加密範圍 'source' 屬性設定為 'Microsoft.KeyVault',這是必要的字段。

屬性

currentVersionedKeyIdentifier

目前使用中已建立版本的 Key Vault 金鑰的物件識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

keyUri

金鑰保存庫金鑰物件的物件識別碼。 套用時,加密範圍會使用標識符所參考的金鑰,在此加密範圍上啟用客戶管理的密鑰支援。

lastKeyRotationTimestamp

Key Vault 金鑰上次輪替的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

currentVersionedKeyIdentifier

目前使用中已建立版本的 Key Vault 金鑰的物件識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

currentVersionedKeyIdentifier?: string

屬性值

string

keyUri

金鑰保存庫金鑰物件的物件識別碼。 套用時,加密範圍會使用標識符所參考的金鑰,在此加密範圍上啟用客戶管理的密鑰支援。

keyUri?: string

屬性值

string

lastKeyRotationTimestamp

Key Vault 金鑰上次輪替的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastKeyRotationTimestamp?: Date

屬性值

Date