Condividi tramite


AlertSettings.NotificationToServiceOwners Property

Definition

Gets or sets the value indicating whether alert notification enabled for admin or not. Possible values include: 'Enabled', 'Disabled'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to