AlertRulesList Class

List all the alert rules.

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
AlertRulesList

Constructor

AlertRulesList(*, value: List[azure.mgmt.securityinsight.models._models_py3.AlertRule], **kwargs)

Variables

next_link
str

URL to fetch the next set of alert rules.

value
list[AlertRule]

Required. Array of alert rules.