次の方法で共有


DatabaseListResult interface

Kusto データベース操作応答の一覧。

プロパティ

nextLink

結果の次のページへのリンク

value

Kusto データベースの一覧。

プロパティの詳細

結果の次のページへのリンク

nextLink?: string

プロパティ値

string

value

Kusto データベースの一覧。

value?: DatabaseUnion[]

プロパティ値