Partager via


AlertSettings.NotificationToServiceOwners Propriété

Définition

Obtient ou définit la valeur indiquant si la notification d’alerte est activée pour l’administrateur ou non. Les valeurs possibles sont les suivantes : '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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à