AutoHealCustomAction interface
自動修復ルールがトリガーされたときに実行されるカスタム アクション。
プロパティ
| exe | 実行する実行可能ファイル。 |
| parameters | 実行可能ファイルのパラメーター。 |
プロパティの詳細
exe
実行する実行可能ファイル。
exe?: string
プロパティ値
string
parameters
実行可能ファイルのパラメーター。
parameters?: string
プロパティ値
string