Condividi tramite


DataProtectionBackupCriteria Class

Definition

BackupCriteria base class Please note this is the abstract base class. The derived classes available for instantiation are: ScheduleBasedBackupCriteria.

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

Applies to