Compartir a través de


ReservationOrderResponse.ReservationsProperty Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="properties.reservations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Reservations.Models.ReservationResponse> ReservationsProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.reservations")>]
member this.ReservationsProperty : System.Collections.Generic.IList<Microsoft.Azure.Management.Reservations.Models.ReservationResponse> with get, set
Public Property ReservationsProperty As IList(Of ReservationResponse)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a