ApplicationInsightsComponentFeatureCapabilities.ProactiveDetection Property

Definition

Gets reserved, not used now.

[Newtonsoft.Json.JsonProperty(PropertyName="ProactiveDetection")]
public bool? ProactiveDetection { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ProactiveDetection")>]
member this.ProactiveDetection : Nullable<bool>
Public ReadOnly Property ProactiveDetection As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to