public sealed class RouterApplianceInstance : IMessage<RouterApplianceInstance>, IEquatable<RouterApplianceInstance>, IDeepCloneable<RouterApplianceInstance>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class RouterApplianceInstance.
A router appliance instance is a Compute Engine virtual machine (VM) instance
that acts as a BGP speaker. A router appliance instance is specified by the
URI of the VM and the internal IP address of one of the VM's network
interfaces.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe RouterApplianceInstance class is part of the Network Connectivity v1 API and is used to define a Compute Engine VM instance that functions as a BGP speaker.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, indicating its capabilities for message handling, comparison, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe RouterApplianceInstance can be constructed using a default constructor or by copying data from another RouterApplianceInstance object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the RouterApplianceInstance include \u003ccode\u003eIpAddress\u003c/code\u003e, representing the IP used for peering, and \u003ccode\u003eVirtualMachine\u003c/code\u003e, storing the URI of the VM, with a related property \u003ccode\u003eVirtualMachineAsInstanceName\u003c/code\u003e for accessing it as an InstanceName.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists multiple versions of the RouterApplianceInstance, with the latest being 2.9.0, and shows that the content provided is for version 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]