ApplicationInsightsComponentListResult interface
Describes the list of Application Insights Resources.
Properties
next |
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
nextLink
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript