TenantAlertRulePatchObject interface

An Activity Log Alert rule object for the body of patch operations.

Properties

enabled

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

The resource tags

Property Details

enabled

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.

enabled?: boolean

Property Value

boolean

tags

The resource tags

tags?: Record<string, string>

Property Value

Record<string, string>