共用方式為


ComputeResource.ProcessorCount Property

Definition

Gets or sets processor count

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to