Share via


OrchestrationServiceSummaryOutput interface

Summary for an orchestration service of a virtual machine scale set.

Properties

serviceName

The name of the service.

serviceState

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"