Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualMachineStatusCodeCount

Package version

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

Hierarchy

  • VirtualMachineStatusCodeCount

Index

Properties

Properties

Optional code

code: undefined | string

The instance view status code. NOTE: This property will not be serialized. It can only be populated by the server.

Optional count

count: undefined | number

The number of instances having a particular status code. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc