OrchestrationServiceSummary interface
Summary for an orchestration service of a virtual machine scale set.
Properties
| last |
The last UTC time when the operation status changed. Minimum API version for this property is 2025-04-01. |
| latest |
The latest operation status of the service. Minimum API version for this property is 2025-04-01. |
| service |
The name of the service. |
| service |
The current state of the service. |
Property Details
lastStatusChangeTime
The last UTC time when the operation status changed. Minimum API version for this property is 2025-04-01.
lastStatusChangeTime?: Date
Property Value
Date
latestOperationStatus
The latest operation status of the service. Minimum API version for this property is 2025-04-01.
latestOperationStatus?: string
Property Value
string
serviceName
The name of the service.
serviceName?: string
Property Value
string
serviceState
The current state of the service.
serviceState?: string
Property Value
string