Freigeben über


WebSiteSlotContinuousWebJobResource.StopContinuousWebJobSlot 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}/slots/{slot}/continuouswebjobs/{webJobName}/stop
  • Vorgangs-IdWebApps_StopContinuousWebJobSlot
public virtual Azure.Response StopContinuousWebJobSlot (System.Threading.CancellationToken cancellationToken = default);
abstract member StopContinuousWebJobSlot : System.Threading.CancellationToken -> Azure.Response
override this.StopContinuousWebJobSlot : System.Threading.CancellationToken -> Azure.Response
Public Overridable Function StopContinuousWebJobSlot (Optional cancellationToken As CancellationToken = Nothing) As Response

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: