共用方式為


ReservationOrderResponse.ReservationsProperty Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to