Share via


CapacityReservationGroupInstanceView.CapacityReservations Eigenschaft

Definition

Ruft eine Liste der instance Ansicht der Kapazitätsreservierungen unter der Kapazitätsreservierungsgruppe ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: