StandbyVirtualMachinePoolRuntimeViewResourceProperties interface

Contains information about a standby pool as last known by the StandbyPool resource provider.

Properties

instanceCountSummary

A list containing the counts of virtual machines in each possible power state for each zone if enabled, as known by the StandbyPool resource provider. If zones are not enabled on the attached VMSS, the list will contain a single entry with null zone values. Note: any updates to pool resources outside of StandbyPoolRP (i.e deleting a VM through portal) are not reflected here. Note: any resources in the Running state may still be installing extensions / not fully provisioned.

provisioningState

Displays the provisioning state of the standby pool

Property Details

instanceCountSummary

A list containing the counts of virtual machines in each possible power state for each zone if enabled, as known by the StandbyPool resource provider. If zones are not enabled on the attached VMSS, the list will contain a single entry with null zone values. Note: any updates to pool resources outside of StandbyPoolRP (i.e deleting a VM through portal) are not reflected here. Note: any resources in the Running state may still be installing extensions / not fully provisioned.

instanceCountSummary: VirtualMachineInstanceCountSummary[]

Property Value

provisioningState

Displays the provisioning state of the standby pool

provisioningState?: string

Property Value

string