Partager via


AutomationRunbookResource.StopTestJobAsync(CancellationToken) Méthode

Définition

Arrêtez le travail de test.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/runbooks/{runbookName}/draft/testJob/stop
  • IdTestJob_Stop d’opération
public virtual System.Threading.Tasks.Task<Azure.Response> StopTestJobAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member StopTestJobAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
override this.StopTestJobAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function StopTestJobAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à