SqlPoolUsage.NextResetTime Property

Definition

Gets the next reset time for the usage metric (ISO8601 format).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to