ComputeProperties interface
特定於計算的屬性
屬性
| attributes | 實體的其他屬性 |
| cpu |
已配置的 CPU 核心數目 |
| created |
指示實體創建時間的時間戳 |
| entity |
實體的唯一標識碼 |
| entity |
資源的名稱 |
| memory | 以 GB 配置的記憶體 |
| provisioning |
資源布建狀態。 |
| region | 計算實例所在的區域 |
| status | 計算實例的目前狀態 |
屬性詳細資料
attributes
cpuCores
已配置的 CPU 核心數目
cpuCores?: number
屬性值
number
createdAt
指示實體創建時間的時間戳
createdAt?: string
屬性值
string
entityId
實體的唯一標識碼
entityId?: string
屬性值
string
entityName
資源的名稱
entityName?: string
屬性值
string
memory
以 GB 配置的記憶體
memory?: number
屬性值
number
provisioningState
資源布建狀態。
provisioningState?: string
屬性值
string
region
計算實例所在的區域
region?: string
屬性值
string
status
計算實例的目前狀態
status?: string
屬性值
string