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. NOTE: This property will not be serialized. It can only be populated by the server. |
| latest |
The latest operation status of the service. Minimum API version for this property is 2025-04-01. NOTE: This property will not be serialized. It can only be populated by the server. |
| service |
The name of the service. NOTE: This property will not be serialized. It can only be populated by the server. |
| service |
The current state of the service. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
lastStatusChangeTime
The last UTC time when the operation status changed. Minimum API version for this property is 2025-04-01. NOTE: This property will not be serialized. It can only be populated by the server.
lastStatusChangeTime?: Date
Property Value
Date
latestOperationStatus
The latest operation status of the service. Minimum API version for this property is 2025-04-01. NOTE: This property will not be serialized. It can only be populated by the server.
latestOperationStatus?: string
Property Value
string
serviceName
The name of the service. NOTE: This property will not be serialized. It can only be populated by the server.
serviceName?: string
Property Value
string
serviceState
The current state of the service. NOTE: This property will not be serialized. It can only be populated by the server.
serviceState?: string
Property Value
string