Partilhar via


IApplicationInsightsComponentDataVolumeCap.ResetTime Property

Definition

Daily data volume cap UTC reset hour.

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

Property Value

Attributes

Applies to