Freigeben über


AutomationRunbookResource.StopTestJob(CancellationToken) Methode

Definition

Beenden Sie den Testauftrag.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/runbooks/{runbookName}/draft/testJob/stop
  • Vorgangs-IdTestJob_Stop
public virtual Azure.Response StopTestJob (System.Threading.CancellationToken cancellationToken = default);
abstract member StopTestJob : System.Threading.CancellationToken -> Azure.Response
override this.StopTestJob : System.Threading.CancellationToken -> Azure.Response
Public Overridable Function StopTestJob (Optional cancellationToken As CancellationToken = Nothing) As Response

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: