Share via


OrchestrationServiceStateInput interface

The input for OrchestrationServiceState

Properties

action

The action to be performed.

serviceName

The name of the service.

Property Details

action

The action to be performed.

action: "Resume" | "Suspend"

Property Value

"Resume" | "Suspend"

serviceName

The name of the service.

serviceName: "AutomaticRepairs"

Property Value

"AutomaticRepairs"