IntegrationRuntimeComputeProperties interface

The compute resource properties for managed integration runtime.

Properties

copyComputeScaleProperties

CopyComputeScale properties for managed integration runtime.

dataFlowProperties

Data flow properties for managed integration runtime.

location

The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities

maxParallelExecutionsPerNode

Maximum parallel executions count per node for managed integration runtime.

nodeSize

The node size requirement to managed integration runtime.

numberOfNodes

The required number of nodes for managed integration runtime.

pipelineExternalComputeScaleProperties

PipelineExternalComputeScale properties for managed integration runtime.

vNetProperties

VNet properties for managed integration runtime.

Property Details

copyComputeScaleProperties

CopyComputeScale properties for managed integration runtime.

copyComputeScaleProperties?: CopyComputeScaleProperties

Property Value

dataFlowProperties

Data flow properties for managed integration runtime.

dataFlowProperties?: IntegrationRuntimeDataFlowProperties

Property Value

location

The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities

location?: string

Property Value

string

maxParallelExecutionsPerNode

Maximum parallel executions count per node for managed integration runtime.

maxParallelExecutionsPerNode?: number

Property Value

number

nodeSize

The node size requirement to managed integration runtime.

nodeSize?: string

Property Value

string

numberOfNodes

The required number of nodes for managed integration runtime.

numberOfNodes?: number

Property Value

number

pipelineExternalComputeScaleProperties

PipelineExternalComputeScale properties for managed integration runtime.

pipelineExternalComputeScaleProperties?: PipelineExternalComputeScaleProperties

Property Value

vNetProperties

VNet properties for managed integration runtime.

vNetProperties?: IntegrationRuntimeVNetProperties

Property Value