StatusCodeCount interface

The status code and count of the cloud service instance view statuses

Properties

code

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

count

Number of instances having this 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

Number of instances having this status code NOTE: This property will not be serialized. It can only be populated by the server.

count?: number

Property Value

number