public sealed class RouterApplianceInstance : IMessage<RouterApplianceInstance>, IEquatable<RouterApplianceInstance>, IDeepCloneable<RouterApplianceInstance>, IBufferMessage, IMessage
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\u003eThis webpage details the \u003ccode\u003eRouterApplianceInstance\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.NetworkConnectivity.V1\u003c/code\u003e namespace, showcasing versions ranging from 1.0.0 to 2.9.0 with 2.9.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouterApplianceInstance\u003c/code\u003e class represents a Compute Engine virtual machine (VM) that functions as a BGP speaker, identifiable by its VM URI and internal IP address.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouterApplianceInstance\u003c/code\u003e class has two constructors, a default constructor, and a copy constructor that takes another \u003ccode\u003eRouterApplianceInstance\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class has three properties: \u003ccode\u003eIpAddress\u003c/code\u003e, which holds the VM's IP address for peering; \u003ccode\u003eVirtualMachine\u003c/code\u003e, holding the URI of the VM; and \u003ccode\u003eVirtualMachineAsInstanceName\u003c/code\u003e, offering a typed view of the \u003ccode\u003eVirtualMachine\u003c/code\u003e resource name.\u003c/p\u003e\n"]]],[],null,[]]