Freigeben über


CapacityReservationGroup.CapacityReservations Eigenschaft

Definition

Ruft eine Liste aller Kapazitätsreservierungsressourcen-IDs ab, die zur Kapazitätsreservierungsgruppe gehören.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: