ServerState type

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

Known values supported by the service

Ready
Dropping
Disabled

type ServerState = string