VirtualMachineStatusCodeCount interface
The status code and count of the virtual machine scale set instance view status summary.
Properties
code | The instance view status code. NOTE: This property will not be serialized. It can only be populated by the server. |
count | The number of instances having a particular status code. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
code
The instance view status code. NOTE: This property will not be serialized. It can only be populated by the server.
code?: string
Property Value
string
count
The number of instances having a particular status code. NOTE: This property will not be serialized. It can only be populated by the server.
count?: number
Property Value
number