RouterInterface class
Properties
hashCode
→ int
The hash code for this object.
no setter inherited
ipRange
↔ String ?
IP address and range of the interface.
getter/setter pair
ipVersion
↔ String ?
IP version of this interface.
Possible string values are:
getter/setter pair
linkedInterconnectAttachment
↔ String ?
URI of the linked Interconnect attachment.
getter/setter pair
linkedVpnTunnel
↔ String ?
URI of the linked VPN tunnel, which must be in the same region as the
router.
getter/setter pair
managementType
↔ String ?
The resource that configures and manages this interface.
getter/setter pair
name
↔ String ?
Name of this interface entry.
getter/setter pair
privateIpAddress
↔ String ?
The regional private internal IP address that is used to establish BGP
sessions to a VM instance acting as a third-party Router Appliance, such
as a Next Gen Firewall, a Virtual Router, or an SD-WAN VM.
getter/setter pair
redundantInterface
↔ String ?
Name of the interface that will be redundant with the current interface
you are creating.
getter/setter pair
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
subnetwork
↔ String ?
The URI of the subnetwork resource that this interface belongs to, which
must be in the same region as the Cloud Router.
getter/setter pair