KubernetesRoleCompute.ProcessorCount Property

Definition

Gets processor count

[Newtonsoft.Json.JsonProperty(PropertyName="processorCount")]
public int? ProcessorCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="processorCount")>]
member this.ProcessorCount : Nullable<int>
Public ReadOnly Property ProcessorCount As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to