Partager via


WebTestsOperationsExtensions.List(IWebTestsOperations) Méthode

Définition

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

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApplicationInsights.Management.Models.WebTest> List (this Microsoft.Azure.Management.ApplicationInsights.Management.IWebTestsOperations operations);
static member List : Microsoft.Azure.Management.ApplicationInsights.Management.IWebTestsOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApplicationInsights.Management.Models.WebTest>
<Extension()>
Public Function List (operations As IWebTestsOperations) As IPage(Of WebTest)

Paramètres

operations
IWebTestsOperations

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

Retours

S’applique à