public static class EdgeGatewayLoadBalancerResponse.ApplicationRule extends Object
Constructor and Description |
---|
ApplicationRule(String applicationRuleId,
String name,
String script)
Instantiates a new Application rule.
|
Modifier and Type | Method and Description |
---|---|
String |
getApplicationRuleId()
Get application rule id.
|
String |
getName()
Get the name of the application rule.
|
String |
getScript()
Get the application rule script.
|
public String getApplicationRuleId()
However, for the application rules that are consumed by the virtual
server, the rule ID must be specified in the format applicationRule-
public String getName()
public String getScript()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.