WebTestListResult interface
A list of 0 or more Application Insights web test definitions.
Properties
next |
The link to get the next part of the returned list of web tests, should the return set be too large for a single request. May be null. |
value | Set of Application Insights web test definitions. |
Property Details
nextLink
The link to get the next part of the returned list of web tests, should the return set be too large for a single request. May be null.
nextLink?: string
Property Value
string
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