Partager via


ComponentsOperationsExtensions.List(IComponentsOperations) Méthode

Définition

Obtient la liste de tous les composants Application Insights au sein d’un abonnement.

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

Paramètres

operations
IComponentsOperations

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

Retours

S’applique à