Freigeben über


WebSiteSlotResource.SyncFunctionsSlotAsync(CancellationToken) Methode

Definition

Beschreibung für Triggermetadaten der Syncs-Funktion mit der Verwaltungsdatenbank

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

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: