Partager via


LoadTestingQuotaCollection.GetAllAsync(CancellationToken) Méthode

Définition

Répertorie tous les quotas disponibles par région et par abonnement.

  • Chemin/abonnements de la demande/{subscriptionId}/providers/Microsoft.LoadTestService/locations/{location}/quotas
  • IdQuotas_List d’opération
public virtual Azure.AsyncPageable<Azure.ResourceManager.LoadTesting.LoadTestingQuotaResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.LoadTesting.LoadTestingQuotaResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.LoadTesting.LoadTestingQuotaResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of LoadTestingQuotaResource)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Collection asynchrone de qui peut nécessiter plusieurs demandes de LoadTestingQuotaResource service pour itérer.

S’applique à