public class FirewallRule extends SubResource
| Constructor and Description |
|---|
FirewallRule() |
| Modifier and Type | Method and Description |
|---|---|
String |
endIpAddress()
Get the end IP address for the firewall rule.
|
String |
name()
Get the resource name.
|
String |
startIpAddress()
Get the start IP address for the firewall rule.
|
String |
type()
Get the resource type.
|
idpublic String startIpAddress()
public String endIpAddress()
public String name()
name in class SubResourcepublic String type()
type in class SubResourceCopyright © 2019. All rights reserved.