PoolUsageMetrics.TotalCoreHours Property

Definition

Gets or sets the total core hours used in the Pool during this aggregation interval.

[Newtonsoft.Json.JsonProperty(PropertyName="totalCoreHours")]
public double TotalCoreHours { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalCoreHours")>]
member this.TotalCoreHours : double with get, set
Public Property TotalCoreHours As Double

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to