public final class MetricAlertStatusCollectionInner extends Object
| Constructor and Description |
|---|
MetricAlertStatusCollectionInner() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
List<MetricAlertStatus> |
value()
Get the value property: the values for the alert rule resources.
|
MetricAlertStatusCollectionInner |
withValue(List<MetricAlertStatus> value)
Set the value property: the values for the alert rule resources.
|
public List<MetricAlertStatus> value()
public MetricAlertStatusCollectionInner withValue(List<MetricAlertStatus> value)
value - the value value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.