Compartir a través de


ApiHubFileTriggerAttribute.FileWatcherType Propiedad

Definición

Obtiene o establece el tipo del monitor de archivos. El valor predeterminado es "Created".

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

Valor de propiedad

Microsoft.Azure.ApiHub.FileWatcherType

Tipo del monitor de archivos.

Se aplica a