Freigeben über


MockableNetAppSubscriptionResource.GetNetAppQuotaLimit Methode

Definition

Abrufen des Standard- und aktuellen Abonnementkontingentlimits

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/quotaLimits/{quotaLimitName}
  • Vorgang IdNetAppResourceQuotaLimits_Get
public virtual Azure.Response<Azure.ResourceManager.NetApp.Models.NetAppSubscriptionQuotaItem> GetNetAppQuotaLimit (Azure.Core.AzureLocation location, string quotaLimitName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetNetAppQuotaLimit : Azure.Core.AzureLocation * string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.NetApp.Models.NetAppSubscriptionQuotaItem>
override this.GetNetAppQuotaLimit : Azure.Core.AzureLocation * string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.NetApp.Models.NetAppSubscriptionQuotaItem>
Public Overridable Function GetNetAppQuotaLimit (location As AzureLocation, quotaLimitName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of NetAppSubscriptionQuotaItem)

Parameter

location
AzureLocation

Der Name der Azure-Region.

quotaLimitName
String

Der Name des Kontingentlimits.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

quotaLimitName ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

quotaLimitName ist NULL.

Gilt für: