Compartilhar via


LocationsOperationsExtensions.CheckQuotaAvailabilityAsync Método

Definição

Cota de retorno para assinatura por região

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)

Parâmetros

operations
ILocationsOperations

O grupo de operações para esse método de extensão.

location
String

Região do Azure

cancellationToken
CancellationToken

O token de cancelamento.

Retornos

Aplica-se a