StatusCodeCount Class

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

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.compute._serialization.Model
StatusCodeCount

Constructor

StatusCodeCount(**kwargs: Any)

Variables

Name Description
code
str

The instance view status code.

count
int

Number of instances having this status code.