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.
|
id
public String startIpAddress()
public String endIpAddress()
public String name()
name
in class SubResource
public String type()
type
in class SubResource
Copyright © 2019. All rights reserved.