次の方法で共有


ApiHubFileTriggerAttribute.FileWatcherType プロパティ

定義

ファイル ウォッチャーの種類を取得または設定します。 既定値は 'Created' です。

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

プロパティ値

Microsoft.Azure.ApiHub.FileWatcherType

ファイル ウォッチャーの種類。

適用対象