Partager via


WebTestsOperationsExtensions.ListNext(IWebTestsOperations, String) Méthode

Définition

Obtenez toutes les définitions d’alertes de test web Application Insights au sein d’un abonnement.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApplicationInsights.Management.Models.WebTest> ListNext (this Microsoft.Azure.Management.ApplicationInsights.Management.IWebTestsOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.ApplicationInsights.Management.IWebTestsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApplicationInsights.Management.Models.WebTest>
<Extension()>
Public Function ListNext (operations As IWebTestsOperations, nextPageLink As String) As IPage(Of WebTest)

Paramètres

operations
IWebTestsOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à