Share via


IApplicationInsightsComponentBillingFeatures.DataVolumeCapWarningThreshold Property

Definition

Reserved, not used for now.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Reserved, not used for now.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="WarningThreshold")]
public int? DataVolumeCapWarningThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Reserved, not used for now.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="WarningThreshold")>]
member this.DataVolumeCapWarningThreshold : Nullable<int> with get, set
Public Property DataVolumeCapWarningThreshold As Nullable(Of Integer)

Property Value

Attributes

Applies to