TriggerChangeDetectionContent クラス

定義

クラウド エンドポイントでトリガー変更検出アクションを呼び出すときに使用されるパラメーター。

public class TriggerChangeDetectionContent
type TriggerChangeDetectionContent = class
Public Class TriggerChangeDetectionContent
継承
TriggerChangeDetectionContent

コンストラクター

TriggerChangeDetectionContent()

TriggerChangeDetectionContent の新しいインスタンスを初期化します。

プロパティ

ChangeDetectionMode

検出モードを変更します。 directoryPath パラメーターで指定されたディレクトリに適用されます。

DirectoryPath

変更検出を実行するディレクトリ Azure ファイル共有への相対パス。

Paths

変更検出に含める Azure ファイル共有の相対パスの配列。 ファイルとディレクトリを指定できます。

適用対象