Freigeben über


WebSiteContinuousWebJobResource.StopContinuousWebJob Methode

Definition

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

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs/{webJobName}/stop
  • Vorgang IdWebApps_StopContinuousWebJob
public virtual Azure.Response StopContinuousWebJob (System.Threading.CancellationToken cancellationToken = default);
abstract member StopContinuousWebJob : System.Threading.CancellationToken -> Azure.Response
override this.StopContinuousWebJob : System.Threading.CancellationToken -> Azure.Response
Public Overridable Function StopContinuousWebJob (Optional cancellationToken As CancellationToken = Nothing) As Response

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: