Share via


StatusCodeCountOutput interface

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

Properties

code

The instance view status code

count

Number of instances having this status code

Property Details

code

The instance view status code

code?: string

Property Value

string

count

Number of instances having this status code

count?: number

Property Value

number