Freigeben über


DataProtectionBackupDeleteSetting Class

Definition

Delete Option Please note this is the abstract base class. The derived classes available for instantiation are: DataProtectionBackupAbsoluteDeleteSetting.

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

Applies to