Megosztás a következőn keresztül:


IApplicationInsightsComponentFeatureCapabilities.DailyCapResetTime 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.Single) }, ReadOnly=true, Required=false, SerializedName="DailyCapResetTime")]
public float? DailyCapResetTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Daily data volume cap UTC reset hour.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="DailyCapResetTime")>]
member this.DailyCapResetTime : Nullable<single>
Public ReadOnly Property DailyCapResetTime As Nullable(Of Single)

Property Value

Attributes

Applies to