Share via


IAzureBackupRecoveryPoint Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api202501.AzureBackupRecoveryPointTypeConverter))]
public interface IAzureBackupRecoveryPoint : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api202501.AzureBackupRecoveryPointTypeConverter))>]
type IAzureBackupRecoveryPoint = interface
    interface IJsonSerializable
Public Interface IAzureBackupRecoveryPoint
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ObjectType

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to