WorkspaceStatus type

Defines values for WorkspaceStatus.
KnownWorkspaceStatus can be used interchangeably with WorkspaceStatus, this enum contains the known values that the service supports.

Known values supported by the service

InProgress
Succeeded
Failed

type WorkspaceStatus = string