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.ModelCloudServiceInstanceView
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
|
The version of the SDK that was used to generate the package for the cloud service. |
statuses
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python