Partilhar via


LoadTestingQuotaResource.Get(CancellationToken) Método

Definição

Obtenha a cota disponível para um bucket de cota por região por assinatura.

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

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a