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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for JavaScript