OrchestrationServiceSummaryOutput interface
Summary for an orchestration service of a virtual machine scale set.
Properties
| service |
The name of the service. |
| service |
The current state of the service. |
Property Details
serviceName
The name of the service.
serviceName?: "AutomaticRepairs"
Property Value
"AutomaticRepairs"
serviceState
The current state of the service.
serviceState?: "Running" | "NotRunning" | "Suspended"
Property Value
"Running" | "NotRunning" | "Suspended"