| Modifier and Type | Interface and Description |
|---|---|
static interface |
MetricAlert.Definition
The entirety of a Metric Alert definition.
|
static interface |
MetricAlert.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for the resource to be created
but also allows for any other optional settings to be specified.
|
| Modifier and Type | Method and Description |
|---|---|
MetricAlert.DefinitionStages.WithCriteriaDefinition |
MetricAlert.DefinitionStages.WithActionGroup.withActionGroups(String... actionGroupId)
Sets the actions that will activate when the condition is met.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/