Share via


SampleInputResultStatus type

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.

type SampleInputResultStatus = string