Udostępnij za pośrednictwem


CapacityReservationGroupInstanceView.CapacityReservations Property

Definition

List of instance view of the capacity reservations under the capacity reservation group.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.CapacityReservationInstanceViewWithName> CapacityReservations { get; }
member this.CapacityReservations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.CapacityReservationInstanceViewWithName>
Public ReadOnly Property CapacityReservations As IReadOnlyList(Of CapacityReservationInstanceViewWithName)

Property Value

Applies to