Freigeben über


GlobalModelOperationsExtensions.GetSubscriptionOperationWithAsyncResponseAsync Methode

Definition

Ruft einen Vorgang in einem Abonnement und einer bestimmten Region ab.

public static System.Threading.Tasks.Task GetSubscriptionOperationWithAsyncResponseAsync (this Microsoft.Azure.Management.WebSites.IGlobalModelOperations operations, string location, string operationId, System.Threading.CancellationToken cancellationToken = default);
static member GetSubscriptionOperationWithAsyncResponseAsync : Microsoft.Azure.Management.WebSites.IGlobalModelOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task
<Extension()>
Public Function GetSubscriptionOperationWithAsyncResponseAsync (operations As IGlobalModelOperations, location As String, operationId As String, Optional cancellationToken As CancellationToken = Nothing) As Task

Parameter

operations
IGlobalModelOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

location
String

Standortname

operationId
String

Vorgangs-ID

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Hinweise

Beschreibung für Ruft einen Vorgang in einem Abonnement und einer bestimmten Region ab.

Gilt für: