Freigeben über


ApplicationInsightsComponentResource.GetComponentQuotaStatus Methode

Definition

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

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/quotastatus
  • Vorgangs-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)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: