次の方法で共有


ApplicationInsightsComponentListResult interface

Application Insights リソースの一覧について説明します。

プロパティ

nextLink

結果セットで返されたコンポーネントが多すぎる場合に、Application Insights コンポーネント定義の次のセットを取得する URI。

value

Application Insights コンポーネント定義の一覧。

プロパティの詳細

結果セットで返されたコンポーネントが多すぎる場合に、Application Insights コンポーネント定義の次のセットを取得する URI。

nextLink?: string

プロパティ値

string

value

Application Insights コンポーネント定義の一覧。

value: ApplicationInsightsComponent[]

プロパティ値