Share via


AzureIaaSVMProtectedItemExtendedInfo Class

Definition

Additional information on Azure IaaS VM specific backup item.

public class AzureIaaSVMProtectedItemExtendedInfo
type AzureIaaSVMProtectedItemExtendedInfo = class
Public Class AzureIaaSVMProtectedItemExtendedInfo
Inheritance
AzureIaaSVMProtectedItemExtendedInfo

Constructors

AzureIaaSVMProtectedItemExtendedInfo()

Initializes a new instance of the AzureIaaSVMProtectedItemExtendedInfo class.

AzureIaaSVMProtectedItemExtendedInfo(Nullable<DateTime>, Nullable<Int32>, Nullable<Boolean>)

Initializes a new instance of the AzureIaaSVMProtectedItemExtendedInfo class.

Properties

OldestRecoveryPoint

Gets or sets the oldest backup copy available for this backup item.

PolicyInconsistent

Gets or sets specifies if backup policy associated with the backup item is inconsistent.

RecoveryPointCount

Gets or sets number of backup copies available for this backup item.

Applies to