AzureBackupDiscreteRecoveryPoint Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20210701.AzureBackupDiscreteRecoveryPointTypeConverter))]
public class AzureBackupDiscreteRecoveryPoint : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20210701.IAzureBackupDiscreteRecoveryPoint, Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20210701.AzureBackupDiscreteRecoveryPointTypeConverter))>]
type AzureBackupDiscreteRecoveryPoint = class
    interface IAzureBackupDiscreteRecoveryPoint
    interface IJsonSerializable
    interface IAzureBackupRecoveryPoint
    interface IValidates
Public Class AzureBackupDiscreteRecoveryPoint
Implements IAzureBackupDiscreteRecoveryPoint, IValidates
Inheritance
AzureBackupDiscreteRecoveryPoint
Attributes
Implements

Constructors

AzureBackupDiscreteRecoveryPoint()

Properties

FriendlyName
ObjectType
PolicyName
PolicyVersion
RecoveryPointDataStoresDetail
RecoveryPointId
RecoveryPointTime
RecoveryPointType
RetentionTagName
RetentionTagVersion

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to