次の方法で共有


AlertSettings.EmailNotification プロパティ

定義

電子メール通知が有効かどうかを示す値を取得または設定します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.emailNotification")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.AlertEmailNotificationStatus EmailNotification { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.emailNotification")>]
member this.EmailNotification : Microsoft.Azure.Management.StorSimple8000Series.Models.AlertEmailNotificationStatus with get, set
Public Property EmailNotification As AlertEmailNotificationStatus

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象