ImmediateCopySetting Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Immediate copy Option.
public class ImmediateCopySetting : Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupCopySetting, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataProtectionBackup.Models.ImmediateCopySetting>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataProtectionBackup.Models.ImmediateCopySetting>
public class ImmediateCopySetting : Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupCopySetting
type ImmediateCopySetting = class
inherit DataProtectionBackupCopySetting
interface IJsonModel<ImmediateCopySetting>
interface IPersistableModel<ImmediateCopySetting>
type ImmediateCopySetting = class
inherit DataProtectionBackupCopySetting
Public Class ImmediateCopySetting
Inherits DataProtectionBackupCopySetting
Implements IJsonModel(Of ImmediateCopySetting), IPersistableModel(Of ImmediateCopySetting)
Public Class ImmediateCopySetting
Inherits DataProtectionBackupCopySetting
- Inheritance
- Implements
Constructors
ImmediateCopySetting() |
Initializes a new instance of ImmediateCopySetting. |
Explicit Interface Implementations
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET