Dela via


NetAppExtensions.GetNetAppQuotaLimit Metod

Definition

Hämta standard- och aktuell prenumerationskvotgräns

  • Sökväg/prenumerationer/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/quotaLimits/{quotaLimitName}
  • Åtgärd IdNetAppResourceQuotaLimits_Get
public static Azure.Response<Azure.ResourceManager.NetApp.Models.NetAppSubscriptionQuotaItem> GetNetAppQuotaLimit (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, Azure.Core.AzureLocation location, string quotaLimitName, System.Threading.CancellationToken cancellationToken = default);
static member GetNetAppQuotaLimit : Azure.ResourceManager.Resources.SubscriptionResource * Azure.Core.AzureLocation * string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.NetApp.Models.NetAppSubscriptionQuotaItem>
<Extension()>
Public Function GetNetAppQuotaLimit (subscriptionResource As SubscriptionResource, location As AzureLocation, quotaLimitName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of NetAppSubscriptionQuotaItem)

Parametrar

subscriptionResource
SubscriptionResource

Den SubscriptionResource instans som metoden körs mot.

location
AzureLocation

Namnet på Azure-regionen.

quotaLimitName
String

Namnet på kvotgränsen.

cancellationToken
CancellationToken

Den annulleringstoken som ska användas.

Returer

Undantag

quotaLimitName är en tom sträng och förväntades vara icke-tom.

quotaLimitName är null.

Gäller för