ApplicationInsightsComponentFeatureCapabilities.DailyCapResetTime Property

Definition

Gets daily data volume cap UTC reset hour.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to