Freigeben über


DataProtectionBackupCopySetting Class

Definition

Options to copy Please note this is the abstract base class. The derived classes available for instantiation are: CopyOnExpirySetting, CustomCopySetting, and ImmediateCopySetting.

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

Applies to