KubernetesRoleCompute interface
Kubernetes 角色计算资源
属性
| memory |
内存(以字节为单位注意:此属性不会序列化)。 它只能由服务器填充。 |
| processor |
处理器计数注意:此属性不会序列化。 它只能由服务器填充。 |
| vm |
VM 配置文件 |
属性详细信息
memoryInBytes
内存(以字节为单位注意:此属性不会序列化)。 它只能由服务器填充。
memoryInBytes?: number
属性值
number
processorCount
处理器计数注意:此属性不会序列化。 它只能由服务器填充。
processorCount?: number
属性值
number
vmProfile
VM 配置文件
vmProfile: string
属性值
string