Freigeben über


WebSiteContinuousWebJobResource.StopContinuousWebJobAsync Methode

Definition

Beschreibung für Beenden eines fortlaufenden Webauftrags für eine App oder einen Bereitstellungsslot.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs/{webJobName}/stop
  • Vorgangs-IdWebApps_StopContinuousWebJob
public virtual System.Threading.Tasks.Task<Azure.Response> StopContinuousWebJobAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member StopContinuousWebJobAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
override this.StopContinuousWebJobAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function StopContinuousWebJobAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: