你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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