AlertRulePatchObject 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.
An Activity Log Alert rule object for the body of patch operations.
[Microsoft.Rest.Serialization.JsonTransformation]
public class AlertRulePatchObject
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AlertRulePatchObject = class
Public Class AlertRulePatchObject
- Inheritance
-
AlertRulePatchObject
- Attributes
Constructors
AlertRulePatchObject() |
Initializes a new instance of the AlertRulePatchObject class. |
AlertRulePatchObject(IDictionary<String,String>, Nullable<Boolean>) |
Initializes a new instance of the AlertRulePatchObject class. |
Properties
Enabled |
Gets or sets indicates whether this Activity Log Alert rule is enabled. If an Activity Log Alert rule is not enabled, then none of its actions will be activated. |
Tags |
Gets or sets the resource tags |
Applies to
Azure SDK for .NET