Uses of Class
com.microsoft.azure.management.monitor.MetricAlertStatusProperties
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of MetricAlertStatusProperties in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionMetricAlertStatus.properties()
Get the alert status properties of the metric alert status.MetricAlertStatusProperties.withDimensions
(Map<String, String> dimensions) Set an object describing the type of the dimensions.MetricAlertStatusProperties.withStatus
(String status) Set status value.MetricAlertStatusProperties.withTimestamp
(org.joda.time.DateTime timestamp) Set uTC time when the status was checked.Modifier and TypeMethodDescriptionMetricAlertStatus.withProperties
(MetricAlertStatusProperties properties) Set the alert status properties of the metric alert status.