For the complete documentation index, see llms.txt. This page is also available as Markdown.

NQL文法演算子

オペレーター
定義

=

エイリアス演算子、コンピュートおよびサマライズステートメントでのみサポートされます。

num_of_devices = count()

|

パイプオペレーター、ステートメント間のセパレーター。

devices | where name == "abc"

最終更新

役に立ちましたか?