ReservationMergeProperties.MergeDestination Property

Definition

Gets or sets reservation Resource Id Created due to the merge. Format of the resource Id is /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to