Freigeben über


MockableNetAppSubscriptionResource.GetNetAppQuotaLimits Methode

Definition

Abrufen der standard- und aktuellen Grenzwerte für Kontingente

  • Anforderungspfad/abonnements/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/quotaLimits
  • Vorgangs-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)

Parameter

location
AzureLocation

Der Name der Azure-Region.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von NetAppSubscriptionQuotaItem , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: