Share via


IApplicationInsightsComponentFeatureCapabilities.ProactiveDetection Property

Definition

Reserved, not used now.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Reserved, not used now.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="ProactiveDetection")]
public bool? ProactiveDetection { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Reserved, not used now.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="ProactiveDetection")>]
member this.ProactiveDetection : Nullable<bool>
Public ReadOnly Property ProactiveDetection As Nullable(Of Boolean)

Property Value

Attributes

Applies to