MetricAlertStatusCollection Class

Represents a collection of alert rule resources.

Inheritance
azure.mgmt.monitor._serialization.Model
MetricAlertStatusCollection

Constructor

MetricAlertStatusCollection(*, value: List[_models.MetricAlertStatus] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

the values for the alert rule resources.

Variables

Name Description
value

the values for the alert rule resources.