Package version:

Enumeration KnownSampleInputResultStatus

Known values of SampleInputResultStatus that the service accepts.

Enumeration Members

ErrorConnectingToInput: "ErrorConnectingToInput"

The sample input operation failed to connect to the input.

NoEventsFoundInRange: "NoEventsFoundInRange"

The sample input operation found no events in the range.

ReadAllEventsInRange: "ReadAllEventsInRange"

The sample input operation successfully read all the events in the range.

Generated using TypeDoc