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
defip_address()->::String
Returns
(::String) — The IP address of the network interface to use for peering.
#ip_address=
defip_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
defnetwork_interface()->::String
Returns
(::String)
#network_interface=
defnetwork_interface=(value)->::String
Parameter
value (::String)
Returns
(::String)
#virtual_machine
defvirtual_machine()->::String
Returns
(::String) — The URI of the virtual machine resource
#virtual_machine=
defvirtual_machine=(value)->::String
Parameter
value (::String) — The URI of the virtual machine resource
Returns
(::String) — The URI of the virtual machine resource
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Network Connectivity V1alpha1 API - Class Google::Cloud::NetworkConnectivity::V1alpha1::RouterApplianceInstance (v0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/latest/Google-Cloud-NetworkConnectivity-V1alpha1-RouterApplianceInstance)\n- [0.11.1](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/0.11.1/Google-Cloud-NetworkConnectivity-V1alpha1-RouterApplianceInstance)\n- [0.10.0](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/0.10.0/Google-Cloud-NetworkConnectivity-V1alpha1-RouterApplianceInstance)\n- [0.9.1](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/0.9.1/Google-Cloud-NetworkConnectivity-V1alpha1-RouterApplianceInstance)\n- [0.8.2](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/0.8.2/Google-Cloud-NetworkConnectivity-V1alpha1-RouterApplianceInstance)\n- [0.7.0](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/0.7.0/Google-Cloud-NetworkConnectivity-V1alpha1-RouterApplianceInstance)\n- [0.6.1](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/0.6.1/Google-Cloud-NetworkConnectivity-V1alpha1-RouterApplianceInstance)\n- [0.5.0](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/0.5.0/Google-Cloud-NetworkConnectivity-V1alpha1-RouterApplianceInstance)\n- [0.4.5](/ruby/docs/reference/google-cloud-network_connectivity-v1alpha1/0.4.5/Google-Cloud-NetworkConnectivity-V1alpha1-RouterApplianceInstance) \nReference documentation and code samples for the Network Connectivity V1alpha1 API class Google::Cloud::NetworkConnectivity::V1alpha1::RouterApplianceInstance.\n\nRouterAppliance represents a Router appliance which is specified by a VM URI\nand a NIC address. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #ip_address\n\n def ip_address() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The IP address of the network interface to use for peering.\n\n### #ip_address=\n\n def ip_address=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The IP address of the network interface to use for peering. \n**Returns**\n\n- (::String) --- The IP address of the network interface to use for peering.\n\n### #network_interface\n\n def network_interface() -\u003e ::String\n\n**Returns**\n\n- (::String)\n\n### #network_interface=\n\n def network_interface=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) \n**Returns**\n\n- (::String)\n\n### #virtual_machine\n\n def virtual_machine() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The URI of the virtual machine resource\n\n### #virtual_machine=\n\n def virtual_machine=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The URI of the virtual machine resource \n**Returns**\n\n- (::String) --- The URI of the virtual machine resource"]]