SampleInputResultStatus type

SampleInputResultStatus の値を定義します。
KnownSampleInputResultStatus は SampleInputResultStatus と同じ意味で使用でき、この列挙型にはサービスがサポートする既知の値が含まれています。

サービスでサポートされている既知の値

ReadAllEventsInRange: サンプル入力操作は、範囲内のすべてのイベントを正常に読み取りました。
NoEventsFoundInRange: サンプル入力操作では、範囲内のイベントが見つかりませんでした。
ErrorConnectingToInput: サンプル入力操作が入力への接続に失敗しました。

type SampleInputResultStatus = string