WorkspaceFailoverState type
The failover state of the replication.
KnownWorkspaceFailoverState can be used interchangeably with WorkspaceFailoverState,
this enum contains the known values that the service supports.
Known values supported by the service
Inactive: Inactive
Activating: Activating
Active: Active
Deactivating: Deactivating
Failed: Failed
type WorkspaceFailoverState = string