Dela via


LocationOperationsExtensions.GetQuotasAsync Metod

Definition

Hämtar Batch-tjänstkvoterna för den angivna prenumerationen på den angivna platsen.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Batch.Models.BatchLocationQuota> GetQuotasAsync (this Microsoft.Azure.Management.Batch.ILocationOperations operations, string locationName, System.Threading.CancellationToken cancellationToken = default);
static member GetQuotasAsync : Microsoft.Azure.Management.Batch.ILocationOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Batch.Models.BatchLocationQuota>
<Extension()>
Public Function GetQuotasAsync (operations As ILocationOperations, locationName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of BatchLocationQuota)

Parametrar

operations
ILocationOperations

Åtgärdsgruppen för den här tilläggsmetoden.

locationName
String

Den region för vilken Batch-tjänstkvoter ska hämtas.

cancellationToken
CancellationToken

Annulleringstoken.

Returer

Gäller för