AlertSettings.EmailNotification Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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