WorkspaceReplicationState type
The provisioning state of the replication.
KnownWorkspaceReplicationState can be used interchangeably with WorkspaceReplicationState,
this enum contains the known values that the service supports.
Known values supported by the service
Succeeded: Succeeded
EnableRequested: EnableRequested
Enabling: Enabling
DisableRequested: DisableRequested
Disabling: Disabling
RollbackRequested: RollbackRequested
RollingBack: RollingBack
Failed: Failed
Canceled: Canceled
type WorkspaceReplicationState = string