DataProtectionOperationExtendedInfo Class

Definition

Operation Extended Info Please note DataProtectionOperationExtendedInfo 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 DataProtectionOperationJobExtendedInfo.

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

Constructors

DataProtectionOperationExtendedInfo()

Initializes a new instance of DataProtectionOperationExtendedInfo.

Applies to