Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Method and Description |
---|---|
MetricAlertStatusProperties |
MetricAlertStatus.properties()
Get the alert status properties of the metric alert status.
|
MetricAlertStatusProperties |
MetricAlertStatusProperties.withDimensions(Map<String,String> dimensions)
Set an object describing the type of the dimensions.
|
MetricAlertStatusProperties |
MetricAlertStatusProperties.withStatus(String status)
Set status value.
|
MetricAlertStatusProperties |
MetricAlertStatusProperties.withTimestamp(org.joda.time.DateTime timestamp)
Set uTC time when the status was checked.
|
Modifier and Type | Method and Description |
---|---|
MetricAlertStatus |
MetricAlertStatus.withProperties(MetricAlertStatusProperties properties)
Set the alert status properties of the metric alert status.
|
Copyright © 2019. All rights reserved.