RuleEmailAction 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.
Specifies the action to send email when the rule condition is evaluated.
public class RuleEmailAction : Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.RuleAction
type RuleEmailAction = class
inherit RuleAction
Public Class RuleEmailAction
Inherits RuleAction
- Inheritance
Constructors
RuleEmailAction() |
Initializes a new instance of the RuleEmailAction class. |
Properties
CustomEmails |
Optional. The email address of an adminstrative user. |
SendToServiceOwners |
Optional. This indicates if email is sent to sevice adminstrator and co-administrators. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET