Partilhar via


MockableNetAppSubscriptionResource.GetNetAppQuotaLimitsAsync Método

Definição

Obter os limites padrão e atuais para cotas

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/quotaLimits
  • IdNetAppResourceQuotaLimits_List de operação
public virtual Azure.AsyncPageable<Azure.ResourceManager.NetApp.Models.NetAppSubscriptionQuotaItem> GetNetAppQuotaLimitsAsync (Azure.Core.AzureLocation location, System.Threading.CancellationToken cancellationToken = default);
abstract member GetNetAppQuotaLimitsAsync : Azure.Core.AzureLocation * System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.NetApp.Models.NetAppSubscriptionQuotaItem>
override this.GetNetAppQuotaLimitsAsync : Azure.Core.AzureLocation * System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.NetApp.Models.NetAppSubscriptionQuotaItem>
Public Overridable Function GetNetAppQuotaLimitsAsync (location As AzureLocation, Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of NetAppSubscriptionQuotaItem)

Parâmetros

location
AzureLocation

O nome da região do Azure.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Uma coleção assíncrona de NetAppSubscriptionQuotaItem que pode levar várias solicitações de serviço para iterar.

Aplica-se a