Share via


IaasVMRecoveryPoint.RecoveryPointType Property

Definition

Gets type of the backup copy.

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointType")]
public string RecoveryPointType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointType")>]
member this.RecoveryPointType : string
Public ReadOnly Property RecoveryPointType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to