Compartilhar via


ProactiveDetectionConfigurationsOperationsExtensions.List Método

Definição

Obtém uma lista de configurações de ProactiveDetection de um componente do Application Insights.

public static System.Collections.Generic.IList<Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentProactiveDetectionConfiguration> List (this Microsoft.Azure.Management.ApplicationInsights.Management.IProactiveDetectionConfigurationsOperations operations, string resourceGroupName, string resourceName);
static member List : Microsoft.Azure.Management.ApplicationInsights.Management.IProactiveDetectionConfigurationsOperations * string * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentProactiveDetectionConfiguration>
<Extension()>
Public Function List (operations As IProactiveDetectionConfigurationsOperations, resourceGroupName As String, resourceName As String) As IList(Of ApplicationInsightsComponentProactiveDetectionConfiguration)

Parâmetros

operations
IProactiveDetectionConfigurationsOperations

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

resourceGroupName
String

O nome do grupo de recursos. O nome diferencia maiúsculas de minúsculas.

resourceName
String

O nome do recurso de componente do Application Insights.

Retornos

Aplica-se a