Share via


PoolUsageMetrics.EndTime Property

Definition

Gets or sets the end time of the aggregation interval covered by this entry.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to