PipelineExternalComputeScaleProperties interface

PipelineExternalComputeScale properties for managed integration runtime.

Properties

numberOfExternalNodes

Number of the the external nodes, which should be greater than 0 and less than 11.

numberOfPipelineNodes

Number of the pipeline nodes, which should be greater than 0 and less than 11.

timeToLive

Time to live (in minutes) setting of integration runtime which will execute pipeline and external activity.

Property Details

numberOfExternalNodes

Number of the the external nodes, which should be greater than 0 and less than 11.

numberOfExternalNodes?: number

Property Value

number

numberOfPipelineNodes

Number of the pipeline nodes, which should be greater than 0 and less than 11.

numberOfPipelineNodes?: number

Property Value

number

timeToLive

Time to live (in minutes) setting of integration runtime which will execute pipeline and external activity.

timeToLive?: number

Property Value

number