Condividi tramite


SplitRequest.ReservationId Property

Definition

Gets or sets resource id of the reservation to be split. Format of the resource id should be /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to