AlertsSummaryGroup Class

Group the result set.

Inheritance
AlertsSummaryGroup

Constructor

AlertsSummaryGroup(*, total: Optional[int] = None, smart_groups_count: Optional[int] = None, groupedby: Optional[str] = None, values: Optional[List[azure.mgmt.alertsmanagement.models._models_py3.AlertsSummaryGroupItem]] = None, **kwargs)

Parameters

total
int
Required

Total count of the result set.

smart_groups_count
int
Required

Total count of the smart groups.

groupedby
str
Required

Name of the field aggregated.

values
list[AlertsSummaryGroupItem]
Required

List of the items.