DataProtectionBackupCopySetting Class

Definition

Options to copy Please note DataProtectionBackupCopySetting 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 CopyOnExpirySetting, CustomCopySetting and ImmediateCopySetting.

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

Constructors

DataProtectionBackupCopySetting()

Initializes a new instance of DataProtectionBackupCopySetting.

Applies to