Uses of Class
com.azure.resourcemanager.monitor.models.MetricAlertStatus
Packages that use MetricAlertStatus
Package
Description
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of MetricAlertStatus in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return types with arguments of type MetricAlertStatusModifier and TypeMethodDescriptionMetricAlertStatusCollectionInner.value()
Get the value property: the values for the alert rule resources.Method parameters in com.azure.resourcemanager.monitor.fluent.models with type arguments of type MetricAlertStatusModifier and TypeMethodDescriptionMetricAlertStatusCollectionInner.withValue
(List<MetricAlertStatus> value) Set the value property: the values for the alert rule resources. -
Uses of MetricAlertStatus in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return MetricAlertStatusModifier and TypeMethodDescriptionstatic MetricAlertStatus
MetricAlertStatus.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of MetricAlertStatus from the JsonReader.Set the id property: The alert rule arm id.Set the name property: The status name.MetricAlertStatus.withProperties
(MetricAlertStatusProperties properties) Set the properties property: The alert status properties of the metric alert status.Set the type property: The extended resource type name.