IntegrationRuntimeComputeProperties interface
マネージド統合ランタイムのコンピューティング リソースのプロパティ。
プロパティ
| copy |
マネージド統合ランタイムの CopyComputeScale プロパティ。 |
| data |
マネージド統合ランタイムのデータ フロー プロパティ。 |
| location | マネージド統合ランタイムの場所。 サポートされているリージョンは、https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities にあります |
| max |
マネージド統合ランタイムのノードあたりの並列実行の最大数。 |
| node |
マネージド統合ランタイムのノード サイズ要件。 |
| number |
マネージド統合ランタイムに必要なノード数。 |
| pipeline |
マネージド統合ランタイムの PipelineExternalComputeScale プロパティ。 |
| v |
マネージド統合ランタイムの VNet プロパティ。 |
プロパティの詳細
copyComputeScaleProperties
マネージド統合ランタイムの CopyComputeScale プロパティ。
copyComputeScaleProperties?: CopyComputeScaleProperties
プロパティ値
dataFlowProperties
マネージド統合ランタイムのデータ フロー プロパティ。
dataFlowProperties?: IntegrationRuntimeDataFlowProperties
プロパティ値
location
マネージド統合ランタイムの場所。 サポートされているリージョンは、https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities にあります
location?: string
プロパティ値
string
maxParallelExecutionsPerNode
マネージド統合ランタイムのノードあたりの並列実行の最大数。
maxParallelExecutionsPerNode?: number
プロパティ値
number
nodeSize
マネージド統合ランタイムのノード サイズ要件。
nodeSize?: string
プロパティ値
string
numberOfNodes
マネージド統合ランタイムに必要なノード数。
numberOfNodes?: number
プロパティ値
number
pipelineExternalComputeScaleProperties
マネージド統合ランタイムの PipelineExternalComputeScale プロパティ。
pipelineExternalComputeScaleProperties?: PipelineExternalComputeScaleProperties
プロパティ値
vNetProperties
マネージド統合ランタイムの VNet プロパティ。
vNetProperties?: IntegrationRuntimeVNetProperties