Partager via


GlobalModelOperationsExtensions.GetSubscriptionOperationWithAsyncResponseAsync Méthode

Définition

Obtient une opération dans un abonnement et une région donnée

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

Paramètres

operations
IGlobalModelOperations

Groupe d’opérations pour cette méthode d’extension.

location
String

Nom de l’emplacement

operationId
String

ID d’opération

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

Remarques

Description pour Obtenir une opération dans un abonnement et une région donnée

S’applique à