Share via


DpmProtectedItem Class

Definition

Additional information on Backup engine specific backup item.

public class DpmProtectedItem : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupGenericProtectedItem
type DpmProtectedItem = class
    inherit BackupGenericProtectedItem
Public Class DpmProtectedItem
Inherits BackupGenericProtectedItem
Inheritance

Constructors

DpmProtectedItem()

Initializes a new instance of DpmProtectedItem.

Properties

BackupEngineName

Backup Management server protecting this backup item.

BackupManagementType

Type of backup management for the backed up item.

(Inherited from BackupGenericProtectedItem)
BackupSetName

Name of the backup set the backup item belongs to.

(Inherited from BackupGenericProtectedItem)
ContainerName

Unique name of container.

(Inherited from BackupGenericProtectedItem)
CreateMode

Create mode to indicate recovery of existing soft deleted data source or creation of new data source.

(Inherited from BackupGenericProtectedItem)
DeferredDeletedOn

Time for deferred deletion in UTC.

(Inherited from BackupGenericProtectedItem)
DeferredDeleteTimeRemaining

Time remaining before the DS marked for deferred delete is permanently deleted.

(Inherited from BackupGenericProtectedItem)
ExtendedInfo

Extended info of the backup item.

FriendlyName

Friendly name of the managed item.

IsArchiveEnabled

Flag to identify whether datasource is protected in archive.

(Inherited from BackupGenericProtectedItem)
IsDeferredDeleteScheduleUpcoming

Flag to identify whether the deferred deleted DS is to be purged soon.

(Inherited from BackupGenericProtectedItem)
IsRehydrate

Flag to identify that deferred deleted DS is to be moved into Pause state.

(Inherited from BackupGenericProtectedItem)
IsScheduledForDeferredDelete

Flag to identify whether the DS is scheduled for deferred delete.

(Inherited from BackupGenericProtectedItem)
LastRecoverOn

Timestamp when the last (latest) backup copy was created for this backup item.

(Inherited from BackupGenericProtectedItem)
PolicyId

ID of the backup policy with which this item is backed up.

(Inherited from BackupGenericProtectedItem)
PolicyName

Name of the policy used for protection.

(Inherited from BackupGenericProtectedItem)
ProtectionState

Protection state of the backup engine.

ResourceGuardOperationRequests

ResourceGuardOperationRequests on which LAC check will be performed.

(Inherited from BackupGenericProtectedItem)
SoftDeleteRetentionPeriodInDays

Soft delete retention period in days.

(Inherited from BackupGenericProtectedItem)
SourceResourceId

ARM ID of the resource to be backed up.

(Inherited from BackupGenericProtectedItem)
VaultId

ID of the vault which protects this item.

(Inherited from BackupGenericProtectedItem)
WorkloadType

Type of workload this item represents.

(Inherited from BackupGenericProtectedItem)

Applies to