IFunctionApp.SyncTriggers Method

Definition

Syncs the triggers on the function app.

public void SyncTriggers ();
abstract member SyncTriggers : unit -> unit
Public Sub SyncTriggers ()

Applies to