Compartilhar via


ApplicationInsightsComponentResource.GetComponentCurrentBillingFeatureAsync Método

Definição

Retorna os recursos de cobrança atuais para um componente do Application Insights.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/currentbillingfeatures
  • IdComponentCurrentBillingFeatures_Get de operação
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentBillingFeatures>> GetComponentCurrentBillingFeatureAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetComponentCurrentBillingFeatureAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentBillingFeatures>>
override this.GetComponentCurrentBillingFeatureAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentBillingFeatures>>
Public Overridable Function GetComponentCurrentBillingFeatureAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of ApplicationInsightsComponentBillingFeatures))

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a