AlertRulePatchObject Class

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

Inheritance
AlertRulePatchObject

Constructor

AlertRulePatchObject(*, tags: Optional[Dict[str, str]] = None, enabled: Optional[bool] = True, **kwargs)

Variables

tags
dict[str, str]

A set of tags. The resource tags.

enabled
bool

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.