Freigeben über


DataProtectionBackupTriggerContext Class

Definition

Trigger context Please note this is the abstract base class. The derived classes available for instantiation are: AdhocBasedBackupTriggerContext and ScheduleBasedBackupTriggerContext.

[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.DataProtectionBackup.Models.UnknownTriggerContext))]
public abstract class DataProtectionBackupTriggerContext : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupTriggerContext>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupTriggerContext>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.DataProtectionBackup.Models.UnknownTriggerContext))>]
type DataProtectionBackupTriggerContext = class
    interface IJsonModel<DataProtectionBackupTriggerContext>
    interface IPersistableModel<DataProtectionBackupTriggerContext>
Public MustInherit Class DataProtectionBackupTriggerContext
Implements IJsonModel(Of DataProtectionBackupTriggerContext), IPersistableModel(Of DataProtectionBackupTriggerContext)
Inheritance
DataProtectionBackupTriggerContext
Derived
Attributes
Implements

Applies to