Freigeben über


LoadTestingQuotaResource.CheckLoadTestingQuotaAvailability Methode

Definition

Überprüfen Sie die Kontingentverfügbarkeit im Kontingentbucket pro Region und Abonnement.

  • Anforderungspfad/Abonnements/{subscriptionId}/providers/Microsoft.LoadTestService/locations/{location}/quotas/{quotaBucketName}/checkAvailability
  • Vorgangs-IdQuotas_CheckAvailability
public virtual Azure.Response<Azure.ResourceManager.LoadTesting.Models.LoadTestingQuotaAvailabilityResult> CheckLoadTestingQuotaAvailability (Azure.ResourceManager.LoadTesting.Models.LoadTestingQuotaBucketContent content, System.Threading.CancellationToken cancellationToken = default);
abstract member CheckLoadTestingQuotaAvailability : Azure.ResourceManager.LoadTesting.Models.LoadTestingQuotaBucketContent * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.LoadTesting.Models.LoadTestingQuotaAvailabilityResult>
override this.CheckLoadTestingQuotaAvailability : Azure.ResourceManager.LoadTesting.Models.LoadTestingQuotaBucketContent * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.LoadTesting.Models.LoadTestingQuotaAvailabilityResult>
Public Overridable Function CheckLoadTestingQuotaAvailability (content As LoadTestingQuotaBucketContent, Optional cancellationToken As CancellationToken = Nothing) As Response(Of LoadTestingQuotaAvailabilityResult)

Parameter

content
LoadTestingQuotaBucketContent

Kontingentbucket: Anforderungsdaten.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

content ist NULL.

Gilt für: