AlertRuleTemplatesList Class

List all the alert rule templates.

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
AlertRuleTemplatesList

Constructor

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

Variables

next_link
str

URL to fetch the next set of alert rule templates.

value
list[AlertRuleTemplate]

Required. Array of alert rule templates.