Partager via


CostManagementExportResource.ExecuteAsync(CancellationToken) Méthode

Définition

Opération pour exécuter une exportation.

  • Chemin de la requête/{scope}/providers/Microsoft.CostManagement/exports/{exportName}/run
  • IdExports_Execute d’opération
public virtual System.Threading.Tasks.Task<Azure.Response> ExecuteAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member ExecuteAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
override this.ExecuteAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function ExecuteAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à