LinkConnectionCompute interface
屬性
| compute |
連結連線的計算類型 |
| core |
計算連結連線所使用的核心計數 |
| data |
以分鐘為單位連結連線的數據處理程式間隔 |
屬性詳細資料
computeType
連結連線的計算類型
computeType?: string
屬性值
string
coreCount
計算連結連線所使用的核心計數
coreCount?: number
屬性值
number
dataProcessIntervalMinutes
以分鐘為單位連結連線的數據處理程式間隔
dataProcessIntervalMinutes?: number
屬性值
number