다음을 통해 공유


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