EventStreamingState type
The state of the event streaming service
KnownEventStreamingState can be used interchangeably with EventStreamingState,
this enum contains the known values that the service supports.
Known values supported by the service
Disabled: Disabled
Enabled: Enabled
type EventStreamingState = string