public final class LogSearchRuleResourceCollection extends Object
| Constructor and Description |
|---|
LogSearchRuleResourceCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
List<LogSearchRuleResourceInner> |
value()
Get the value property: The values for the Log Search Rule resources.
|
LogSearchRuleResourceCollection |
withValue(List<LogSearchRuleResourceInner> value)
Set the value property: The values for the Log Search Rule resources.
|
public List<LogSearchRuleResourceInner> value()
public LogSearchRuleResourceCollection withValue(List<LogSearchRuleResourceInner> 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.