Share via


ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions.IsInPreview Property

Definition

Gets or sets a flag indicating whether the rule is in preview

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to