CustomAlertRule Class
A custom alert rule.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: ListCustomAlertRule, ThresholdCustomAlertRule.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
CustomAlertRule
Constructor
CustomAlertRule(*, is_enabled: bool, **kwargs)
Parameters
Variables
- display_name
- str
The display name of the custom alert.
- description
- str
The description of the custom alert.
Feedback
Submit and view feedback for