Share via


AlertSettings.EmailNotification Property

Definition

Gets or sets indicates whether email notification enabled or not. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to