Freigeben über


ApplicationInsightsComponentResource.GetComponentCurrentBillingFeature Methode

Definition

Gibt aktuelle Abrechnungsfeatures für eine Application Insights-Komponente zurück.

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

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: