MetricAlertSingleResourceMultipleMetricCriteria Class

Specifies the metric alert criteria for a single resource that has multiple metric criteria.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.monitor.v2018_03_01.models._models_py3.MetricAlertCriteria
MetricAlertSingleResourceMultipleMetricCriteria

Constructor

MetricAlertSingleResourceMultipleMetricCriteria(*, additional_properties: Optional[Dict[str, Any]] = None, all_of: Optional[List[azure.mgmt.monitor.v2018_03_01.models._models_py3.MetricCriteria]] = None, **kwargs)

Variables

additional_properties
dict[str, any]

Unmatched properties from the message are deserialized to this collection.

odata_type
str or <xref:$>(<xref:python-base-namespace>)Odatatype

Required. specifies the type of the alert criteria.Constant filled by server. Possible values include: "Microsoft.Azure.Monitor.SingleResourceMultipleMetricCriteria", "Microsoft.Azure.Monitor.MultipleResourceMultipleMetricCriteria", "Microsoft.Azure.Monitor.WebtestLocationAvailabilityCriteria".

all_of
list[<xref:$>(<xref:python-base-namespace>)MetricCriteria]

The list of metric criteria for this 'all of' operation.