public static interface MetricAlert.DefinitionStages.WithCreate extends com.microsoft.azure.management.resources.fluentcore.model.Creatable<MetricAlert>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<MetricAlert.DefinitionStages.WithCreate>, MetricAlert.DefinitionStages.WithCriteriaDefinition
| Modifier and Type | Method and Description |
|---|---|
MetricAlert.DefinitionStages.WithCreate |
withoutAutoMitigation()
Set the flag that indicates the alert should not be auto resolved.
|
MetricAlert.DefinitionStages.WithActionGroup |
withRuleDisabled()
Sets metric alert as disabled during the creation.
|
create, createAsync, createAsynckeynamewithTag, withTagsdefineAlertCriteriaMetricAlert.DefinitionStages.WithCreate withoutAutoMitigation()
MetricAlert.DefinitionStages.WithActionGroup withRuleDisabled()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/