| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
MetricAlertStatus |
MetricAlertStatus.withId(String id)
Set the id property: The alert rule arm id.
|
MetricAlertStatus |
MetricAlertStatus.withName(String name)
Set the name property: The status name.
|
MetricAlertStatus |
MetricAlertStatus.withProperties(MetricAlertStatusProperties properties)
Set the properties property: The alert status properties of the metric alert status.
|
MetricAlertStatus |
MetricAlertStatus.withType(String type)
Set the type property: The extended resource type name.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.