Share via


IaasVmProtectedItemExtendedInfo Class

Definition

Additional information on Azure IaaS VM specific backup item.

public class IaasVmProtectedItemExtendedInfo
type IaasVmProtectedItemExtendedInfo = class
Public Class IaasVmProtectedItemExtendedInfo
Inheritance
IaasVmProtectedItemExtendedInfo

Constructors

IaasVmProtectedItemExtendedInfo()

Initializes a new instance of IaasVmProtectedItemExtendedInfo.

Properties

IsPolicyInconsistent

Specifies if backup policy associated with the backup item is inconsistent.

NewestRecoveryPointInArchive

The latest backup copy available for this backup item in archive tier.

OldestRecoverOn

The oldest backup copy available for this backup item across all tiers.

OldestRecoveryPointInArchive

The oldest backup copy available for this backup item in archive tier.

OldestRecoveryPointInVault

The oldest backup copy available for this backup item in vault tier.

RecoveryPointCount

Number of backup copies available for this backup item.

Applies to