Share via


ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions.IsEnabledByDefault Property

Definition

Gets or sets a flag indicating whether the rule is enabled by default

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to