ContainerGroupInstanceCountSummary.StandbyContainerGroupInstanceCountsByState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The count of pooled container groups in each state for the given zone.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.StandbyPool.Models.PoolContainerGroupStateCount> StandbyContainerGroupInstanceCountsByState { get; }
member this.StandbyContainerGroupInstanceCountsByState : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.StandbyPool.Models.PoolContainerGroupStateCount>
Public ReadOnly Property StandbyContainerGroupInstanceCountsByState As IReadOnlyList(Of PoolContainerGroupStateCount)