Condividi tramite


DataProtectionBackupRecoveryPointProperties Class

Definition

Azure backup recoveryPoint Please note this is the abstract base class. The derived classes available for instantiation are: DataProtectionBackupDiscreteRecoveryPointProperties.

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

Applies to