Freigeben über


ComponentsOperationsExtensions.List(IComponentsOperations) Methode

Definition

Ruft eine Liste aller Application Insights-Komponenten innerhalb eines Abonnements ab.

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)

Parameter

operations
IComponentsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: