共用方式為


UsageStatistics.DedicatedCoreTime Property

Definition

Gets or sets the aggregated wall-clock time of the dedicated Compute Node cores being part of the Pool.

[Newtonsoft.Json.JsonProperty(PropertyName="dedicatedCoreTime")]
public TimeSpan DedicatedCoreTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dedicatedCoreTime")>]
member this.DedicatedCoreTime : TimeSpan with get, set
Public Property DedicatedCoreTime As TimeSpan

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to