次の方法で共有


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