public class ApplicationGatewayFirewallRule extends Object
Constructor and Description |
---|
ApplicationGatewayFirewallRule() |
Modifier and Type | Method and Description |
---|---|
String |
description()
Get the description value.
|
int |
ruleId()
Get the ruleId value.
|
ApplicationGatewayFirewallRule |
withDescription(String description)
Set the description value.
|
ApplicationGatewayFirewallRule |
withRuleId(int ruleId)
Set the ruleId value.
|
public int ruleId()
public ApplicationGatewayFirewallRule withRuleId(int ruleId)
ruleId
- the ruleId value to setpublic String description()
public ApplicationGatewayFirewallRule withDescription(String description)
description
- the description value to setCopyright © 2019. All rights reserved.