次の方法で共有


ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions.SupportsEmailNotifications プロパティ

定義

この規則の検出に対して電子メール通知がサポートされているかどうかを示すフラグを取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象