IntegrationRuntimeEnableinteractivequery interface
統合ランタイム操作の状態プロパティ
プロパティ
| error | 操作エラー メッセージ。 |
| name | 操作名。 |
| properties | 操作の特性。 |
| status | Integrationruntimes の EnableInteractivequery 状態。 |
プロパティの詳細
error
操作エラー メッセージ。
error?: string
プロパティ値
string
name
操作名。
name?: string
プロパティ値
string
properties
操作の特性。
properties?: Record<string, unknown>
プロパティ値
Record<string, unknown>
status
Integrationruntimes の EnableInteractivequery 状態。
status?: string
プロパティ値
string