KubernetesRoleCompute interface
Kubernetes 角色計算資源
屬性
memory |
以位元組為單位的記憶體注意:此屬性將不會串行化。 它只能由伺服器填入。 |
processor |
處理器計數注意:此屬性將不會串行化。 它只能由伺服器填入。 |
vm |
VM 設定檔 |
屬性詳細資料
memoryInBytes
以位元組為單位的記憶體注意:此屬性將不會串行化。 它只能由伺服器填入。
memoryInBytes?: number
屬性值
number
processorCount
處理器計數注意:此屬性將不會串行化。 它只能由伺服器填入。
processorCount?: number
屬性值
number
vmProfile
VM 設定檔
vmProfile: string
屬性值
string