| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.fluent |
Package containing the service clients for MonitorClient.
|
| com.azure.resourcemanager.monitor.fluent.models |
Package containing the inner data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
MetricAlertStatusCollectionInner |
MetricAlertsStatusClient.list(String resourceGroupName,
String ruleName)
Retrieve an alert rule status.
|
MetricAlertStatusCollectionInner |
MetricAlertsStatusClient.listByName(String resourceGroupName,
String ruleName,
String statusName)
Retrieve an alert rule status.
|
| Modifier and Type | Method and Description |
|---|---|
MetricAlertStatusCollectionInner |
MetricAlertStatusCollectionInner.withValue(List<MetricAlertStatus> value)
Set the value property: the values for the alert rule resources.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.