IoTSecurityAggregatedAlertList Class

List of IoT Security solution aggregated alert data.

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
IoTSecurityAggregatedAlertList

Constructor

IoTSecurityAggregatedAlertList(*, value: List[azure.mgmt.security.models._models_py3.IoTSecurityAggregatedAlert], **kwargs)

Parameters

value
list[IoTSecurityAggregatedAlert]
Required

Required. List of aggregated alerts data.

Variables

next_link
str

When there is too much alert data for one page, use this URI to fetch the next page.