StatusCodeCountOutput interface
The status code and count of the cloud service instance view statuses
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