SourceLifeCycle Class

Definition

Source LifeCycle.

public class SourceLifeCycle
type SourceLifeCycle = class
Public Class SourceLifeCycle
Inheritance
SourceLifeCycle

Constructors

SourceLifeCycle(DataProtectionBackupDeleteSetting, DataStoreInfoBase)

Initializes a new instance of SourceLifeCycle.

Properties

DeleteAfter

Delete Option Please note DataProtectionBackupDeleteSetting 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 DataProtectionBackupAbsoluteDeleteSetting.

SourceDataStore

DataStoreInfo base.

TargetDataStoreCopySettings

Gets the target data store copy settings.

Applies to