| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MetricAlert.Definition
The entirety of a Metric Alert definition.
|
| Modifier and Type | Method and Description |
|---|---|
MetricAlert.DefinitionStages.WithActionGroup |
MetricAlert.DefinitionStages.WithSeverity.withAlertDetails(int severity,
String description)
Sets alert severity {0, 1, 2, 3, 4} and description.
|
MetricAlert.DefinitionStages.WithActionGroup |
MetricAlert.DefinitionStages.WithCreate.withRuleDisabled()
Sets metric alert as disabled during the creation.
|
MetricAlert.DefinitionStages.WithActionGroup |
MetricAlert.DefinitionStages.WithCreateDynamicCondition.withRuleDisabled()
Sets metric alert as disabled during the creation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.