Pipeline External Compute Scale Properties Response
data class PipelineExternalComputeScalePropertiesResponse(val numberOfExternalNodes: Int? = null, val numberOfPipelineNodes: Int? = null, val timeToLive: Int? = null)
PipelineExternalComputeScale properties for managed integration runtime.
Properties
Link copied to clipboard
Number of the the external nodes, which should be greater than 0 and less than 11.
Link copied to clipboard
Number of the pipeline nodes, which should be greater than 0 and less than 11.
Link copied to clipboard
Time to live (in minutes) setting of integration runtime which will execute pipeline and external activity.