PipelineExternalComputeScalePropertiesResponse

data class PipelineExternalComputeScalePropertiesResponse(val timeToLive: Int? = null)

PipelineExternalComputeScale properties for managed integration runtime.

Constructors

constructor(timeToLive: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val timeToLive: Int? = null

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