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. |
private_ids
|
Specifies a list of unique identifiers generated internally for the cloud
service. |
statuses
|
|
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python