共用方式為


ApplicationInsightsComponentProactiveDetectionConfiguration.Enabled Property

Definition

Gets or sets a flag that indicates whether this rule is enabled by the user

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to