ReservationMergeProperties.MergeDestination Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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