FirewallRuleListResult Class
- java.
lang. Object - com.
azure. resourcemanager. mysql. models. FirewallRuleListResult
- com.
public final class FirewallRuleListResult
A list of firewall rules.
Constructor | Description | |
---|---|---|
Firewall |
Modifier and Type | Method and Description |
---|---|
void |
validate()
Validates the instance. |
List<Firewall |
value()
Get the value property: The list of firewall rules in a server. |
Firewall |
with Set the value property: The list of firewall rules in a server. |
Methods inherited from java.lang.Object
FirewallRuleListResult
public FirewallRuleListResult()
validate
public void validate()
Validates the instance.
value
public List
Get the value property: The list of firewall rules in a server.
Returns:
withValue
public FirewallRuleListResult withValue(List
Set the value property: The list of firewall rules in a server.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: