KubernetesRoleCompute interface
Kubernetes role compute resource
Properties
memory |
Memory in bytes NOTE: This property will not be serialized. It can only be populated by the server. |
processor |
Processor count NOTE: This property will not be serialized. It can only be populated by the server. |
vm |
VM profile |
Property Details
memoryInBytes
Memory in bytes NOTE: This property will not be serialized. It can only be populated by the server.
memoryInBytes?: number
Property Value
number
processorCount
Processor count NOTE: This property will not be serialized. It can only be populated by the server.
processorCount?: number
Property Value
number
vmProfile
VM profile
vmProfile: string
Property Value
string