HealthMonitorStateChangeList Class

Information about the health state changes of the monitor within the provided time window.

Inheritance
HealthMonitorStateChangeList

Constructor

HealthMonitorStateChangeList(*, value: Optional[List[azure.mgmt.workloadmonitor.models._models_py3.HealthMonitorStateChange]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[<xref:workload_monitor_api.models.HealthMonitorStateChange>]
Required

Array of health state changes within the specified time window.

next_link
str
Required

Link to next page if the list is too long.