Condividi tramite


DataProtectionBasePolicyRule Class

Definition

BasePolicy Rule Please note this is the abstract base class. The derived classes available for instantiation are: DataProtectionBackupRule and DataProtectionRetentionRule.

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

Applies to