KnownSampleInputResultStatus enum
Known values of SampleInputResultStatus that the service accepts.
Fields
| ErrorConnectingToInput | The sample input operation failed to connect to the input. |
| NoEventsFoundInRange | The sample input operation found no events in the range. |
| ReadAllEventsInRange | The sample input operation successfully read all the events in the range. |