Freigeben über


AlertSettings.NotificationToServiceOwners Eigenschaft

Definition

Ruft den Wert ab, der angibt, ob die Warnungsbenachrichtigung für den Administrator aktiviert ist oder nicht, oder legt den Wert fest. Mögliche Werte sind: "Aktiviert", "Deaktiviert".

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: