| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.fluent.models |
Package containing the inner data models for MonitorClient.
|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
MetricAlertCriteria |
MetricAlertResourceInner.criteria()
Get the criteria property: defines the specific alert criteria information.
|
| Modifier and Type | Method and Description |
|---|---|
MetricAlertResourceInner |
MetricAlertResourceInner.withCriteria(MetricAlertCriteria criteria)
Set the criteria property: defines the specific alert criteria information.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetricAlertMultipleResourceMultipleMetricCriteria
Specifies the metric alert criteria for multiple resource that has multiple metric criteria.
|
class |
MetricAlertSingleResourceMultipleMetricCriteria
Specifies the metric alert criteria for a single resource that has multiple metric criteria.
|
class |
WebtestLocationAvailabilityCriteria
Specifies the metric alert rule criteria for a web test resource.
|
| Modifier and Type | Method and Description |
|---|---|
MetricAlertCriteria |
MetricAlertResourcePatch.criteria()
Get the criteria property: defines the specific alert criteria information.
|
MetricAlertCriteria |
MetricAlertCriteria.withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: The rule criteria that defines the conditions of the alert rule.
|
| Modifier and Type | Method and Description |
|---|---|
MetricAlertResourcePatch |
MetricAlertResourcePatch.withCriteria(MetricAlertCriteria criteria)
Set the criteria property: defines the specific alert criteria information.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.