Share via


ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions.SupportsEmailNotifications Property

Definition

Gets or sets a flag indicating whether email notifications are supported for detections for this rule

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to