KubernetesRoleCompute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Kubernetes role compute resource
public class KubernetesRoleCompute
type KubernetesRoleCompute = class
Public Class KubernetesRoleCompute
- Inheritance
-
KubernetesRoleCompute
Constructors
KubernetesRoleCompute() |
Initializes a new instance of the KubernetesRoleCompute class. |
KubernetesRoleCompute(String, Nullable<Int64>, Nullable<Int32>) |
Initializes a new instance of the KubernetesRoleCompute class. |
Properties
MemoryInBytes |
Gets memory in bytes |
ProcessorCount |
Gets processor count |
VmProfile |
Gets or sets VM profile |
Methods
Validate() |
Validate the object. |