Freigeben über


AlertRuleResource Class

Definition

[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
AlertRuleResource
Attributes

Constructors

AlertRuleResource()
AlertRuleResource(String, String, Boolean, RuleCondition, String, String, String, IDictionary<String,String>, String, IList<RuleAction>, Nullable<DateTime>)

Properties

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

Validate()

Applies to