ServerWorkspaceFeature type

Whether or not existing server has a workspace created and if it allows connection from workspace
KnownServerWorkspaceFeature can be used interchangeably with ServerWorkspaceFeature, this enum contains the known values that the service supports.

Known values supported by the service

Connected: Connected
Disconnected: Disconnected

type ServerWorkspaceFeature = string