LinkConnectionCompute interface
Properties
| compute |
Link connection's compute type |
| core |
Compute core count used by the link connection |
| data |
Link connection's data process interval in minutes |
Property Details
computeType
Link connection's compute type
computeType?: string
Property Value
string
coreCount
Compute core count used by the link connection
coreCount?: number
Property Value
number
dataProcessIntervalMinutes
Link connection's data process interval in minutes
dataProcessIntervalMinutes?: number
Property Value
number