AlertRuleResourcePatch 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.
The alert rule object for patch operations.
public class AlertRuleResourcePatch
type AlertRuleResourcePatch = class
Public Class AlertRuleResourcePatch
- Inheritance
-
System.ObjectAlertRuleResourcePatch
Constructors
AlertRuleResourcePatch() |
Initializes a new instance of AlertRuleResourcePatch. |
Properties
Actions |
the array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved. |
Condition |
the condition that results in the alert rule being activated. |
Description |
the description of the alert rule that will be included in the alert email. |
IsEnabled |
the flag that indicates whether the alert rule is enabled. |
LastUpdatedTime |
Last time the rule was updated in ISO8601 format. |
Name |
the name of the alert rule. |
Tags |
Resource tags. |