ReservationSplitProperties.SplitSource 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 resource Id of the Reservation from which this is split. Format of the resource Id is /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}
[Newtonsoft.Json.JsonProperty(PropertyName="splitSource")]
public string SplitSource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="splitSource")>]
member this.SplitSource : string with get, set
Public Property SplitSource As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute