ApplicationInsightsComponentListResult interface

Describes the list of Application Insights Resources.

Properties

nextLink

The URI to get the next set of Application Insights component definitions if too many components where returned in the result set.

value

List of Application Insights component definitions.

Property Details

The URI to get the next set of Application Insights component definitions if too many components where returned in the result set.

nextLink?: string

Property Value

string

value

List of Application Insights component definitions.

value: ApplicationInsightsComponent[]

Property Value