Compartir a través de


ComputeResource.ProcessorCount Propiedad

Definición

Obtiene o establece el número de procesadores.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a