AlertRuleResource 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.
[Microsoft.Rest.Serialization.JsonTransformation]
public class AlertRuleResource : Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AlertRuleResource = class
inherit Resource
Public Class AlertRuleResource
Inherits Resource
- Inheritance
- Attributes
Constructors
| Name | Description |
|---|---|
| AlertRuleResource() | |
| AlertRuleResource(String, String, Boolean, RuleCondition, String, String, String, IDictionary<String,String>, String, IList<RuleAction>, Nullable<DateTime>) | |
Properties
| Name | Description |
|---|---|
| Actions | |
| AlertRuleResourceName | |
| Condition | |
| Description | |
| Id | (Inherited from Resource) |
| IsEnabled | |
| LastUpdatedTime | |
| Location | (Inherited from Resource) |
| Name | (Inherited from Resource) |
| Tags | (Inherited from Resource) |
| Type | (Inherited from Resource) |
Methods
| Name | Description |
|---|---|
| Validate() | |