通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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