Share via


ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions.IsHidden Property

Definition

Gets or sets a flag indicating whether the rule is hidden (from the UI)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to