Share via


ProcessServerDetails.ProcessorUsagePercentage Property

Definition

Gets the processor usage percentage.

[Newtonsoft.Json.JsonProperty(PropertyName="processorUsagePercentage")]
public double? ProcessorUsagePercentage { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="processorUsagePercentage")>]
member this.ProcessorUsagePercentage : Nullable<double>
Public ReadOnly Property ProcessorUsagePercentage As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to