EmailNotification Constructors
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.
Overloads
EmailNotification() |
Initializes a new instance of the EmailNotification class. |
EmailNotification(EmailNotification) |
Initializes a new instance of the EmailNotification class. |
EmailNotification()
Initializes a new instance of the EmailNotification class.
public EmailNotification ();
Public Sub New ()
Applies to
EmailNotification(EmailNotification)
Initializes a new instance of the EmailNotification class.
public EmailNotification (Microsoft.Azure.Management.Monitor.Models.EmailNotification emailNotification);
new Microsoft.Azure.Management.Monitor.Management.Models.EmailNotification : Microsoft.Azure.Management.Monitor.Models.EmailNotification -> Microsoft.Azure.Management.Monitor.Management.Models.EmailNotification
Public Sub New (emailNotification As EmailNotification)
Parameters
- emailNotification
- EmailNotification
The e-mail notification