Uses of Class
com.microsoft.azure.management.monitor.MetricAlertStatus
-
-
Uses of MetricAlertStatus in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return MetricAlertStatus Modifier and Type Method Description MetricAlertStatusMetricAlertStatus. withId(String id)Set the alert rule arm id.MetricAlertStatusMetricAlertStatus. withName(String name)Set the status name.MetricAlertStatusMetricAlertStatus. withProperties(MetricAlertStatusProperties properties)Set the alert status properties of the metric alert status.MetricAlertStatusMetricAlertStatus. withType(String type)Set the extended resource type name.
-