AlertNotificationSettings Class
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.
Device AlertNotificationSettings
public class AlertNotificationSettings
type AlertNotificationSettings = class
Public Class AlertNotificationSettings
- Inheritance
-
AlertNotificationSettings
Constructors
AlertNotificationSettings() |
Initializes a new instance of the AlertNotificationSettings class. |
AlertNotificationSettings(Boolean) |
Initializes a new instance of the AlertNotificationSettings class with required arguments. |
Properties
AlertNotifcationCulture |
Optional. Gets or sets the AlertNotifcationCulture |
AlertNotifcationEnabled |
Required. Gets or sets the AlertNotifcationEnabled |
AlertNotificationEmailList |
Optional. Gets or Sets non-admin recipients for email alerts. This can also include distribution groups apart from regular email ids |
AlertNotificationEnabledForAdminCoAdmins |
Optional. Gets or sets flag enabling/disabling alert emails for admins and coadmins |
Applies to
Azure SDK for .NET