SmartGroupModificationProperties Class

Properties of the smartGroup modification item.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
SmartGroupModificationProperties

Constructor

SmartGroupModificationProperties(*, modifications: Optional[List[azure.mgmt.alertsmanagement.models._models_py3.SmartGroupModificationItem]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

modifications
list[SmartGroupModificationItem]
Required

Modification details.

next_link
str
Required

URL to fetch the next set of results.

Variables

smart_group_id
str

Unique Id of the smartGroup for which the history is being retrieved.