다음을 통해 공유


ContainerGroupInstanceCountSummary.InstanceCountsByState Property

Definition

The count of pooled resources in each state.

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

Property Value

Applies to