Share via


DpmProtectedItemExtendedInfo Class

Definition

Additional information of DPM Protected item.

public class DpmProtectedItemExtendedInfo
type DpmProtectedItemExtendedInfo = class
Public Class DpmProtectedItemExtendedInfo
Inheritance
DpmProtectedItemExtendedInfo

Constructors

DpmProtectedItemExtendedInfo()

Initializes a new instance of DpmProtectedItemExtendedInfo.

Properties

DiskStorageUsedInBytes

Used Disk storage in bytes.

IsCollocated

To check if backup item is collocated.

IsPresentOnCloud

To check if backup item is cloud protected.

IsProtected

To check if backup item is disk protected.

LastBackupStatus

Last backup status information on backup item.

LastRefreshedOn

Last refresh time on backup item.

OldestRecoverOn

Oldest cloud recovery point time.

OnPremiseLatestRecoverOn

latest disk recovery point time.

OnPremiseOldestRecoverOn

Oldest disk recovery point time.

OnPremiseRecoveryPointCount

disk recovery point count.

ProtectableObjectLoadPath

Attribute to provide information on various DBs.

ProtectionGroupName

Protection group name of the backup item.

RecoveryPointCount

cloud recovery point count.

TotalDiskStorageSizeInBytes

total Disk storage in bytes.

Applies to