IntegrationRuntimeStatusResponse interface
統合ランタイムの状態の応答。
プロパティ
| data |
統合ランタイムが属するワークスペース名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| name | 統合ランタイム名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| state | 統合ランタイムの状態。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| type | 統合ランタイムの種類。 |
プロパティの詳細
dataFactoryName
統合ランタイムが属するワークスペース名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
dataFactoryName?: string
プロパティ値
string
name
統合ランタイム名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
name?: string
プロパティ値
string
state
統合ランタイムの状態。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
state?: string
プロパティ値
string
type
統合ランタイムの種類。
type: string
プロパティ値
string