Freigeben über


LocationsOperationsExtensions.CheckQuotaAvailabilityAsync Methode

Definition

Rückgabekontingent für Abonnement nach Region

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)

Parameter

operations
ILocationsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

location
String

Azure-Region

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: