IaasVMRecoveryPoint.RecoveryPointType Property

Definition

Gets or sets type of the backup copy.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to