共用方式為


ReservationSplitProperties.SplitSource Property

Definition

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

Applies to