Share via


IApplicationInsightsComponentDataVolumeCap.ResetTime Property

Definition

Daily data volume cap UTC reset hour.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Daily data volume cap UTC reset hour.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="ResetTime")]
public int? ResetTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Daily data volume cap UTC reset hour.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="ResetTime")>]
member this.ResetTime : Nullable<int>
Public ReadOnly Property ResetTime As Nullable(Of Integer)

Property Value

Attributes

Applies to