| Modifier and Type | Class and Description |
|---|---|
class |
MetricAlertSingleResourceMultipleMetricCriteria
Specifies the metric alert criteria for a single resource that has multiple
metric criteria.
|
| Modifier and Type | Method and Description |
|---|---|
MetricAlertCriteria |
MetricAlertResourcePatch.criteria()
Get defines the specific alert criteria information.
|
MetricAlertCriteria |
MetricAlertCriteria.withAdditionalProperties(Map<String,Object> additionalProperties)
Set unmatched properties from the message are deserialized this collection.
|
| Modifier and Type | Method and Description |
|---|---|
MetricAlertResourcePatch |
MetricAlertResourcePatch.withCriteria(MetricAlertCriteria criteria)
Set defines the specific alert criteria information.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/