Share via


StandbyContainerGroupPoolRuntimeViewResourceProperties.InstanceCountSummary Property

Definition

A list containing the counts of container groups in each possible state, as known by the StandbyPool resource provider.

[Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Origin(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IContainerGroupInstanceCountSummary> InstanceCountSummary { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Origin(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.PropertyOrigin.Owned)>]
member this.InstanceCountSummary : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IContainerGroupInstanceCountSummary>
Public ReadOnly Property InstanceCountSummary As List(Of IContainerGroupInstanceCountSummary)

Property Value

Implements

Attributes

Applies to