Partager via


WebTestsOperationsExtensions.ListByResourceGroupNext Méthode

Définition

Obtenez tous les tests web Application Insights définis dans un groupe de ressources spécifié.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApplicationInsights.Management.Models.WebTest> ListByResourceGroupNext (this Microsoft.Azure.Management.ApplicationInsights.Management.IWebTestsOperations operations, string nextPageLink);
static member ListByResourceGroupNext : Microsoft.Azure.Management.ApplicationInsights.Management.IWebTestsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApplicationInsights.Management.Models.WebTest>
<Extension()>
Public Function ListByResourceGroupNext (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 de l’opération précédente d’appel réussi à List.

Retours

S’applique à