Compartir a través de


AlertSettings.EmailNotification Propiedad

Definición

Obtiene o establece indica si la notificación por correo electrónico está habilitada o no. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a