Partager via


MockableNetAppSubscriptionResource.GetNetAppQuotaLimit Méthode

Définition

Obtenir la limite de quota d’abonnement par défaut et actuelle

  • Chemin/abonnements de la demande/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/quotaLimits/{quotaLimitName}
  • IdNetAppResourceQuotaLimits_Get d’opération
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)

Paramètres

location
AzureLocation

Nom de la région Azure.

quotaLimitName
String

Nom de la limite de quota.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

quotaLimitName est une chaîne vide, et on s’attendait à ce qu’elle ne soit pas vide.

quotaLimitName a la valeur null.

S’applique à