Compartilhar via


LoadTestingQuotaResource.CheckLoadTestingQuotaAvailability Método

Definição

Verifique a Disponibilidade da Cota no bucket de cotas por região por assinatura.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.LoadTestService/locations/{location}/quotas/{quotaBucketName}/checkAvailability
  • Operação 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)

Parâmetros

content
LoadTestingQuotaBucketContent

Dados de solicitação de bucket de cota.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

content é nulo.

Aplica-se a