通过


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

DataProtectionBackupPolicyPropertiesBase Class

Definition

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

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

Applies to