Partilhar via


CapacityReservationGroupInstanceView.CapacityReservations Propriedade

Definição

Obtém a lista de exibição de instância das reservas de capacidade no grupo de reserva de capacidade.

[Newtonsoft.Json.JsonProperty(PropertyName="capacityReservations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.CapacityReservationInstanceViewWithName> CapacityReservations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="capacityReservations")>]
member this.CapacityReservations : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.CapacityReservationInstanceViewWithName>
Public ReadOnly Property CapacityReservations As IList(Of CapacityReservationInstanceViewWithName)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a