Package version:

Type alias SampleInputResultStatus

SampleInputResultStatus: string

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

Known values supported by the service

ReadAllEventsInRange: The sample input operation successfully read all the events in the range.
NoEventsFoundInRange: The sample input operation found no events in the range.
ErrorConnectingToInput: The sample input operation failed to connect to the input.

Generated using TypeDoc