Share via


IaasVMILRRegistrationRequest.RecoveryPointId Property

Definition

Gets or sets ID of the IaaS VM backup copy from where the files/folders have to be restored.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to