共用方式為


IApplicationInsightsComponentDataVolumeCap.WarningThreshold 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? WarningThreshold { 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.WarningThreshold : Nullable<int> with get, set
Public Property WarningThreshold As Nullable(Of Integer)

Property Value

Attributes

Applies to