ApplicationInsightsComponentDataVolumeCap.ResetTime Property

Definition

Gets daily data volume cap UTC reset hour.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to