public final class AlertRuleResourceCollection extends Object
| Constructor and Description |
|---|
AlertRuleResourceCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
List<AlertRuleResourceInner> |
value()
Get the value property: the values for the alert rule resources.
|
AlertRuleResourceCollection |
withValue(List<AlertRuleResourceInner> value)
Set the value property: the values for the alert rule resources.
|
public List<AlertRuleResourceInner> value()
public AlertRuleResourceCollection withValue(List<AlertRuleResourceInner> 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.