public final class ApplicationGatewayAvailableWafRuleSetsResultInner extends Object
| Constructor and Description |
|---|
ApplicationGatewayAvailableWafRuleSetsResultInner() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
List<ApplicationGatewayFirewallRuleSet> |
value()
Get the value property: The list of application gateway rule sets.
|
ApplicationGatewayAvailableWafRuleSetsResultInner |
withValue(List<ApplicationGatewayFirewallRuleSet> value)
Set the value property: The list of application gateway rule sets.
|
public ApplicationGatewayAvailableWafRuleSetsResultInner()
public List<ApplicationGatewayFirewallRuleSet> value()
public ApplicationGatewayAvailableWafRuleSetsResultInner withValue(List<ApplicationGatewayFirewallRuleSet> 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.