| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
MetricAlertStatusProperties |
MetricAlertStatus.properties()
Get the properties property: The alert status properties of the metric alert status.
|
MetricAlertStatusProperties |
MetricAlertStatusProperties.withDimensions(Map<String,String> dimensions)
Set the dimensions property: An object describing the type of the dimensions.
|
MetricAlertStatusProperties |
MetricAlertStatusProperties.withStatus(String status)
Set the status property: status value.
|
MetricAlertStatusProperties |
MetricAlertStatusProperties.withTimestamp(OffsetDateTime timestamp)
Set the timestamp property: UTC time when the status was checked.
|
| Modifier and Type | Method and Description |
|---|---|
MetricAlertStatus |
MetricAlertStatus.withProperties(MetricAlertStatusProperties properties)
Set the properties property: The alert status properties of the metric alert status.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.