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<DateTime>, Nullable<DateTime>, Nullable<DateTime>, Nullable<Int32>, String, String)

Initializes a new instance of the AzureVmWorkloadProtectedItemExtendedInfo class.

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

Initializes a new instance of the AzureVmWorkloadProtectedItemExtendedInfo class.

Properties

NewestRecoveryPointInArchive

Gets or sets the latest backup copy available for this backup item in archive tier

OldestRecoveryPoint

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

OldestRecoveryPointInArchive

Gets or sets the oldest backup copy available for this backup item in archive tier

OldestRecoveryPointInVault

Gets or sets the oldest backup copy available for this backup item in vault tier

PolicyState

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

RecoveryModel

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