Sdílet prostřednictvím


ApiHubFileTriggerAttribute.FileWatcherType Property

Definition

Gets or sets the type of the file watcher. Default is 'Created'.

public Microsoft.Azure.ApiHub.FileWatcherType FileWatcherType { get; set; }
member this.FileWatcherType : Microsoft.Azure.ApiHub.FileWatcherType with get, set
Public Property FileWatcherType As FileWatcherType

Property Value

Microsoft.Azure.ApiHub.FileWatcherType

The type of the file watcher.

Applies to