Compartilhar via


MockableNetAppSubscriptionResource.GetNetAppQuotaLimits 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
  • Operação IdNetAppResourceQuotaLimits_List
public virtual Azure.Pageable<Azure.ResourceManager.NetApp.Models.NetAppSubscriptionQuotaItem> GetNetAppQuotaLimits (Azure.Core.AzureLocation location, System.Threading.CancellationToken cancellationToken = default);
abstract member GetNetAppQuotaLimits : Azure.Core.AzureLocation * System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.NetApp.Models.NetAppSubscriptionQuotaItem>
override this.GetNetAppQuotaLimits : Azure.Core.AzureLocation * System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.NetApp.Models.NetAppSubscriptionQuotaItem>
Public Overridable Function GetNetAppQuotaLimits (location As AzureLocation, Optional cancellationToken As CancellationToken = Nothing) As Pageable(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 de NetAppSubscriptionQuotaItem que pode levar várias solicitações de serviço para iterar.

Aplica-se a