OrchestrationServiceOperationStatus type
The latest operation status of the service.
KnownOrchestrationServiceOperationStatus can be used interchangeably with OrchestrationServiceOperationStatus,
this enum contains the known values that the service supports.
Known values supported by the service
InProgress: InProgress orchestration service operation status.
Completed: Completed orchestration service operation status.
type OrchestrationServiceOperationStatus = string