Share via


DataProtectionBackupCriteria Class

Definition

BackupCriteria base class Please note DataProtectionBackupCriteria is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include ScheduleBasedBackupCriteria.

public abstract class DataProtectionBackupCriteria
type DataProtectionBackupCriteria = class
Public MustInherit Class DataProtectionBackupCriteria
Inheritance
DataProtectionBackupCriteria
Derived

Constructors

DataProtectionBackupCriteria()

Initializes a new instance of DataProtectionBackupCriteria.

Applies to