OrchestrationServiceStateInput interface
The input for OrchestrationServiceState
Properties
action | The action to be performed. |
service |
The name of the service. |
Property Details
action
The action to be performed.
action: string
Property Value
string
serviceName
The name of the service.
serviceName: string
Property Value
string