共用方式為


AzureVmWorkloadProtectedItemExtendedInfo Class

Definition

Additional information on Azure Workload for SQL specific backup item.

public class AzureVmWorkloadProtectedItemExtendedInfo
type AzureVmWorkloadProtectedItemExtendedInfo = class
Public Class AzureVmWorkloadProtectedItemExtendedInfo
Inheritance
AzureVmWorkloadProtectedItemExtendedInfo

Constructors

AzureVmWorkloadProtectedItemExtendedInfo()

Initializes a new instance of the AzureVmWorkloadProtectedItemExtendedInfo class.

AzureVmWorkloadProtectedItemExtendedInfo(Nullable<DateTime>, Nullable<Int32>, String)

Initializes a new instance of the AzureVmWorkloadProtectedItemExtendedInfo class.

Properties

OldestRecoveryPoint

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

PolicyState

Gets or sets indicates consistency of policy object and policy applied to this backup item.

RecoveryPointCount

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

Applies to