IntegrationRuntimeReference interface
統合ランタイム参照型。
プロパティ
| parameters | 統合ランタイムの引数。 |
| reference |
統合ランタイム名を参照します。 |
| type | 統合ランタイムの種類。 |
プロパティの詳細
parameters
統合ランタイムの引数。
parameters?: Record<string, any>
プロパティ値
Record<string, any>
referenceName
統合ランタイム名を参照します。
referenceName: string
プロパティ値
string
type
統合ランタイムの種類。
type: string
プロパティ値
string