Freigeben über


LoadTestingQuotaResource.Get(CancellationToken) Methode

Definition

Rufen Sie das verfügbare Kontingent für einen Kontingent-Bucket pro Region und Abonnement ab.

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.LoadTestService/locations/{location}/quotas/{quotaBucketName}
  • Vorgang IdQuotas_Get
public virtual Azure.Response<Azure.ResourceManager.LoadTesting.LoadTestingQuotaResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.LoadTesting.LoadTestingQuotaResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.LoadTesting.LoadTestingQuotaResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of LoadTestingQuotaResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: