Dela via


NetAppExtensions.GetNetAppQuotaLimitAsync Metod

Definition

Hämta standardkvoten och den aktuella prenumerationskvotgränsen

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