Compartilhar via


ApplicationInsightsComponentResource.GetComponentQuotaStatus Método

Definição

Retorna status diárias de limite de volume de dados (cota) para um componente do Application Insights.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/quotastatus
  • Operação IdComponentQuotaStatus_Get
public virtual Azure.Response<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentQuotaStatus> GetComponentQuotaStatus (System.Threading.CancellationToken cancellationToken = default);
abstract member GetComponentQuotaStatus : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentQuotaStatus>
override this.GetComponentQuotaStatus : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentQuotaStatus>
Public Overridable Function GetComponentQuotaStatus (Optional cancellationToken As CancellationToken = Nothing) As Response(Of ApplicationInsightsComponentQuotaStatus)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a