OrchestrationServiceSummary Class
Summary for an orchestration service of a virtual machine scale set.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.compute._serialization.ModelOrchestrationServiceSummary
Constructor
OrchestrationServiceSummary(**kwargs: Any)
Variables
Name | Description |
---|---|
service_name
|
The name of the service. "AutomaticRepairs" |
service_state
|
The current state of the service. Known values are: "NotRunning", "Running", and "Suspended". |
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