Network Connectivity V1alpha1 API - Class Google::Cloud::NetworkConnectivity::V1alpha1::RouterApplianceInstance (v0.9.0)

Reference documentation and code samples for the Network Connectivity V1alpha1 API class Google::Cloud::NetworkConnectivity::V1alpha1::RouterApplianceInstance.

RouterAppliance represents a Router appliance which is specified by a VM URI and a NIC address.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#ip_address

def ip_address() -> ::String
Returns
  • (::String) — The IP address of the network interface to use for peering.

#ip_address=

def ip_address=(value) -> ::String
Parameter
  • value (::String) — The IP address of the network interface to use for peering.
Returns
  • (::String) — The IP address of the network interface to use for peering.

#network_interface

def network_interface() -> ::String
Returns
  • (::String)

#network_interface=

def network_interface=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)

#virtual_machine

def virtual_machine() -> ::String
Returns
  • (::String) — The URI of the virtual machine resource

#virtual_machine=

def virtual_machine=(value) -> ::String
Parameter
  • value (::String) — The URI of the virtual machine resource
Returns
  • (::String) — The URI of the virtual machine resource