Compartilhar via


AutomationRunbookResource.SuspendTestJobAsync(CancellationToken) Método

Definição

Suspender o trabalho de teste.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/runbooks/{runbookName}/draft/testJob/suspend
  • IdTestJob_Suspend de operação
public virtual System.Threading.Tasks.Task<Azure.Response> SuspendTestJobAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member SuspendTestJobAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
override this.SuspendTestJobAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function SuspendTestJobAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a