IntegrationRuntimeComputeProperties interface
受控整合運行時間的計算資源屬性。
屬性
copy |
Managed Integration Runtime 的 CopyComputeScale 屬性。 |
data |
受控整合運行時間的數據流屬性。 |
location | 受控整合運行時間的位置。 可以在 https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities 找到支持的區域 |
max |
受控整合運行時間每個節點的平行執行計數上限。 |
node |
受控整合運行時間的節點大小需求。 |
number |
受控整合運行時間所需的節點數目。 |
pipeline |
Managed 整合運行時間的 PipelineExternalComputeScale 屬性。 |
v |
受控整合運行時間的 VNet 屬性。 |
屬性詳細資料
copyComputeScaleProperties
Managed Integration Runtime 的 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
Managed 整合運行時間的 PipelineExternalComputeScale 屬性。
pipelineExternalComputeScaleProperties?: PipelineExternalComputeScaleProperties
屬性值
vNetProperties
受控整合運行時間的 VNet 屬性。
vNetProperties?: IntegrationRuntimeVNetProperties