Freigeben über


ComponentFeatureCapabilitiesOperationsExtensions.GetAsync Methode

Definition

Gibt Featurefunktionen der Application Insights-Komponente zurück.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentFeatureCapabilities> GetAsync (this Microsoft.Azure.Management.ApplicationInsights.Management.IComponentFeatureCapabilitiesOperations operations, string resourceGroupName, string resourceName, System.Threading.CancellationToken cancellationToken = default);
static member GetAsync : Microsoft.Azure.Management.ApplicationInsights.Management.IComponentFeatureCapabilitiesOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentFeatureCapabilities>
<Extension()>
Public Function GetAsync (operations As IComponentFeatureCapabilitiesOperations, resourceGroupName As String, resourceName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of ApplicationInsightsComponentFeatureCapabilities)

Parameter

operations
IComponentFeatureCapabilitiesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

resourceName
String

Der Name der Application Insights-Komponentenressource.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: