Share via


IApplicationInsightsComponentBillingFeatures.DataVolumeCapWarningThreshold Property

Definition

Reserved, not used for now.

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

Property Value

Attributes

Applies to