共用方式為


EncryptionDetails interface

如果 VM 在備份時已加密,則需要的詳細資料。

屬性

encryptionEnabled

識別此備份複本是否代表備份時加密的 VM。

kekUrl

金鑰 URL。

kekVaultId

儲存 KEK 之金鑰保存庫識別碼。

secretKeyUrl

秘密 URL。

secretKeyVaultId

儲存秘密的金鑰保存庫識別碼。

屬性詳細資料

encryptionEnabled

識別此備份複本是否代表備份時加密的 VM。

encryptionEnabled?: boolean

屬性值

boolean

kekUrl

金鑰 URL。

kekUrl?: string

屬性值

string

kekVaultId

儲存 KEK 之金鑰保存庫識別碼。

kekVaultId?: string

屬性值

string

secretKeyUrl

秘密 URL。

secretKeyUrl?: string

屬性值

string

secretKeyVaultId

儲存秘密的金鑰保存庫識別碼。

secretKeyVaultId?: string

屬性值

string