共用方式為


AzureIaaSVMProtectedItemExtendedInfo interface

Azure IaaS VM 特定備份專案的其他資訊。

屬性

newestRecoveryPointInArchive

封存層中此備份專案可用的最新備份複本

oldestRecoveryPoint

所有層中此備份專案可用的最舊備份複本。

oldestRecoveryPointInArchive

封存層中此備份專案可用的最舊備份複本

oldestRecoveryPointInVault

保存庫層中此備份專案可用的最舊備份複本

policyInconsistent

指定與備份項目相關聯的備份原則是否不一致。

recoveryPointCount

此備份專案可用的備份複本數目。

屬性詳細資料

newestRecoveryPointInArchive

封存層中此備份專案可用的最新備份複本

newestRecoveryPointInArchive?: Date

屬性值

Date

oldestRecoveryPoint

所有層中此備份專案可用的最舊備份複本。

oldestRecoveryPoint?: Date

屬性值

Date

oldestRecoveryPointInArchive

封存層中此備份專案可用的最舊備份複本

oldestRecoveryPointInArchive?: Date

屬性值

Date

oldestRecoveryPointInVault

保存庫層中此備份專案可用的最舊備份複本

oldestRecoveryPointInVault?: Date

屬性值

Date

policyInconsistent

指定與備份項目相關聯的備份原則是否不一致。

policyInconsistent?: boolean

屬性值

boolean

recoveryPointCount

此備份專案可用的備份複本數目。

recoveryPointCount?: number

屬性值

number