CopyComputeScaleProperties interface
CopyComputeScale properties for managed integration runtime.
Properties
data |
DIU number setting reserved for copy activity execution. Supported values are multiples of 4 in range 4-256. |
time |
Time to live (in minutes) setting of integration runtime which will execute copy activity. |
Property Details
dataIntegrationUnit
DIU number setting reserved for copy activity execution. Supported values are multiples of 4 in range 4-256.
dataIntegrationUnit?: number
Property Value
number
timeToLive
Time to live (in minutes) setting of integration runtime which will execute copy activity.
timeToLive?: number
Property Value
number