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.
Constructor
OrchestrationServiceSummary(**kwargs: Any)
Variables
| Name | Description |
|---|---|
|
service_name
|
The name of the service. Known values are: "AutomaticRepairs" and "AutomaticZoneRebalancing". |
|
service_state
|
The current state of the service. Known values are: "NotRunning", "Running", and "Suspended". |
|
latest_operation_status
|
The latest operation status of the service. Minimum API version for this property is 2025-04-01. Known values are: "InProgress" and "Completed". |
|
last_status_change_time
|
The last UTC time when the operation status changed. Minimum API version for this property is 2025-04-01. |