Freigeben über


WebSiteSlotResource.StopSlot(CancellationToken) Methode

Definition

Beschreibung für Beendet eine App (oder einen Bereitstellungsslot, falls angegeben).

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/stop
  • Vorgangs-IdWebApps_StopSlot
public virtual Azure.Response StopSlot (System.Threading.CancellationToken cancellationToken = default);
abstract member StopSlot : System.Threading.CancellationToken -> Azure.Response
override this.StopSlot : System.Threading.CancellationToken -> Azure.Response
Public Overridable Function StopSlot (Optional cancellationToken As CancellationToken = Nothing) As Response

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: