Freigeben über


LocationsOperationsExtensions.CheckTrialAvailabilityAsync Methode

Definition

Zurückgeben von test status für das Abonnement nach Region

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

Parameter

operations
ILocationsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

location
String

Azure-Region

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: