IntegrationRuntimeSsisPipelineExternalComputeScale

data class IntegrationRuntimeSsisPipelineExternalComputeScale(val numberOfExternalNodes: Int? = null, val numberOfPipelineNodes: Int? = null, val timeToLive: Int? = null)

Constructors

constructor(numberOfExternalNodes: Int? = null, numberOfPipelineNodes: Int? = null, timeToLive: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard
val timeToLive: Int? = null

Specifies the time to live (in minutes) setting of integration runtime which will execute copy activity. Possible values are at least 5.