Share via


VirtualMachineStatusCodeCountOutput interface

The status code and count of the virtual machine scale set instance view status summary.

Properties

code

The instance view status code.

count

The number of instances having a particular status code.

Property Details

code

The instance view status code.

code?: string

Property Value

string

count

The number of instances having a particular status code.

count?: number

Property Value

number