ServiceKind type

The kind of the service
KnownServiceKind can be used interchangeably with ServiceKind, this enum contains the known values that the service supports.

Known values supported by the service

SignalR
RawWebSockets

type ServiceKind = string