CloudServiceInstanceView Class

InstanceView of CloudService as a whole.

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

Inheritance
azure.mgmt.compute._serialization.Model
CloudServiceInstanceView

Constructor

CloudServiceInstanceView(*, role_instance: _models.InstanceViewStatusesSummary | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
role_instance

Instance view statuses.

Variables

Name Description
role_instance

Instance view statuses.

sdk_version
str

The version of the SDK that was used to generate the package for the cloud service.

private_ids

Specifies a list of unique identifiers generated internally for the cloud service. <br />``<br /> NOTE: If you are using Azure Diagnostics extension, this property can be used as 'DeploymentId' for querying details.

statuses