Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
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 © 2019. All rights reserved.