Partager via


CapacityReservationGroup.CapacityReservations Propriété

Définition

Obtient la liste de tous les ID de ressource de réservation de capacité qui appartiennent au groupe de réservations de capacité.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à