Share via


Rule Members

An alert rule.

The following tables list the members exposed by the Rule type.

Public Constructors

  Name Description
  Rule Initializes a new instance of the Rule class.

Top

Public Properties

  Name Description
Actions Optional. Rule actions.
Condition Optional. Rule condition.
Description Optional. Rule description.
Id Optional. Rule identifier.
IsEnabled Optional. A flag that determines whether the rule is enabled or disabled.
LastUpdatedTime Optional. Rule last updated time.
Name Optional. Rule name.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

Rule Class
Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models Namespace