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.MetricAlertCriteriaMetricAlertSingleResourceMultipleMetricCriteria
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
Unmatched properties from the message are deserialized to this collection.
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.
Feedback
Submit and view feedback for