Package version:

Interface IntegrationRuntimeComputeProperties

The compute resource properties for managed integration runtime.

Hierarchy

  • IntegrationRuntimeComputeProperties

Indexable

[property: string]: any

Properties

Data flow properties for managed integration runtime.

location?: string

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?: number

Maximum parallel executions count per node for managed integration runtime.

nodeSize?: string

The node size requirement to managed integration runtime.

numberOfNodes?: number

The required number of nodes for managed integration runtime.

VNet properties for managed integration runtime.

Generated using TypeDoc