Udostępnij za pośrednictwem


NetAppExtensions.GetNetAppQuotaLimitsAsync Metoda

Definicja

Pobieranie domyślnych i bieżących limitów przydziałów

  • Ścieżka żądania/subskrypcje/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/quotaLimits
  • IdNetAppResourceQuotaLimits_List operacji
public static Azure.AsyncPageable<Azure.ResourceManager.NetApp.Models.NetAppSubscriptionQuotaItem> GetNetAppQuotaLimitsAsync (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, Azure.Core.AzureLocation location, System.Threading.CancellationToken cancellationToken = default);
static member GetNetAppQuotaLimitsAsync : Azure.ResourceManager.Resources.SubscriptionResource * Azure.Core.AzureLocation * System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.NetApp.Models.NetAppSubscriptionQuotaItem>
<Extension()>
Public Function GetNetAppQuotaLimitsAsync (subscriptionResource As SubscriptionResource, location As AzureLocation, Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of NetAppSubscriptionQuotaItem)

Parametry

subscriptionResource
SubscriptionResource

Wystąpienie SubscriptionResource , względem których zostanie wykonana metoda .

location
AzureLocation

Nazwa regionu świadczenia usługi Azure.

cancellationToken
CancellationToken

Token anulowania do użycia.

Zwraca

Asynchronizuj NetAppSubscriptionQuotaItem kolekcję, która może wymagać wielu żądań obsługi, aby wykonać iterację.

Dotyczy