VirtualMachineInstanceCountSummary interface
Contains the counts of VMs in each power state in a given zone, fault domain, as known by the StandbyPool resource provider. Note: any resources in the Running state may still be installing extensions / not fully provisioned.
Properties
| instance |
The count of pooled virtual machines in each state for the given zone. |
| zone | The zone that the provided counts are in. It will not have a value if zones are not enabled on the attached VMSS. |
Property Details
instanceCountsByState
The count of pooled virtual machines in each state for the given zone.
instanceCountsByState: PoolVirtualMachineStateCount[]
Property Value
zone
The zone that the provided counts are in. It will not have a value if zones are not enabled on the attached VMSS.
zone?: number
Property Value
number