Share via


ReplicationProtectedItemProperties.FailoverRecoveryPointId Property

Definition

Gets or sets the recovery point ARM Id to which the Vm was failed over.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to