Freigeben über


AutomationJobResource.Stop(String, CancellationToken) Methode

Definition

Beenden Sie den durch jobName identifizierten Auftrag.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccounts/{automationAccountName}/jobs/{jobName}/stop
  • Vorgangs-IdJob_Stop
public virtual Azure.Response Stop (string clientRequestId = default, System.Threading.CancellationToken cancellationToken = default);
abstract member Stop : string * System.Threading.CancellationToken -> Azure.Response
override this.Stop : string * System.Threading.CancellationToken -> Azure.Response
Public Overridable Function Stop (Optional clientRequestId As String = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Response

Parameter

clientRequestId
String

Identifiziert diese spezifische Clientanforderung.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: