Compartir a través de


SplitRequest.ReservationId Propiedad

Definición

Obtiene o establece el identificador de recurso de la reserva que se va a dividir. El formato del identificador de recurso debe ser /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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a