Share via


IApplicationInsightsComponentBillingFeatures.DataVolumeCapResetTime 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? DataVolumeCapResetTime { 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.DataVolumeCapResetTime : Nullable<int>
Public ReadOnly Property DataVolumeCapResetTime As Nullable(Of Integer)

Property Value

Attributes

Applies to