Delen via


LocationsOperationsExtensions.CheckQuotaAvailabilityAsync Methode

Definitie

Quotum voor abonnement per regio retourneren

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Avs.Models.Quota> CheckQuotaAvailabilityAsync (this Microsoft.Azure.Management.Avs.ILocationsOperations operations, string location, System.Threading.CancellationToken cancellationToken = default);
static member CheckQuotaAvailabilityAsync : Microsoft.Azure.Management.Avs.ILocationsOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Avs.Models.Quota>
<Extension()>
Public Function CheckQuotaAvailabilityAsync (operations As ILocationsOperations, location As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Quota)

Parameters

operations
ILocationsOperations

De bewerkingsgroep voor deze extensiemethode.

location
String

Azure-regio

cancellationToken
CancellationToken

Het annuleringstoken.

Retouren

Van toepassing op