ServerRole type

The role of a server.
KnownServerRole can be used interchangeably with ServerRole, this enum contains the known values that the service supports.

Known values supported by the service

Coordinator
Worker

type ServerRole = string