Compartilhar via


WebTestsOperationsExtensions.List(IWebTestsOperations) Método

Definição

Obtenha todas as definições de alertas de teste da Web do Application Insights em uma assinatura.

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)

Parâmetros

operations
IWebTestsOperations

O grupo de operações para esse método de extensão.

Retornos

Aplica-se a