| Modifier and Type | Method and Description |
|---|---|
MetricAlertStatus |
MetricAlertStatus.withId(String id)
Set the alert rule arm id.
|
MetricAlertStatus |
MetricAlertStatus.withName(String name)
Set the status name.
|
MetricAlertStatus |
MetricAlertStatus.withProperties(MetricAlertStatusProperties properties)
Set the alert status properties of the metric alert status.
|
MetricAlertStatus |
MetricAlertStatus.withType(String type)
Set the extended resource type name.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/