Freigeben über


ApplicationInsightsComponentResource.GetComponentAvailableFeature Methode

Definition

Gibt alle verfügbaren Features der Application Insights-Komponente zurück.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/getavailablebillingfeatures
  • Vorgang IdComponentAvailableFeatures_Get
public virtual Azure.Response<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentAvailableFeatures> GetComponentAvailableFeature (System.Threading.CancellationToken cancellationToken = default);
abstract member GetComponentAvailableFeature : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentAvailableFeatures>
override this.GetComponentAvailableFeature : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentAvailableFeatures>
Public Overridable Function GetComponentAvailableFeature (Optional cancellationToken As CancellationToken = Nothing) As Response(Of ApplicationInsightsComponentAvailableFeatures)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: