HealthMonitorList Class

Information about the current health statuses of the monitors.

Inheritance
HealthMonitorList

Constructor

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

Parameters

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

Array of health monitors of the virtual machine.

next_link
str
Required

Link to next page if the list is too long.