Freigeben über


ApplicationInsightsComponentResource.GetComponentQuotaStatusAsync Methode

Definition

Gibt eine tägliche Datenvolumenobergrenze (Kontingent) status für eine Application Insights-Komponente zurück.

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

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: