ClientState type
Indicates if the client is enabled or not. Default value is Enabled.
KnownClientState can be used interchangeably with ClientState,
this enum contains the known values that the service supports.
Known values supported by the service
Enabled: Enabled
Disabled: Disabled
type ClientState = string