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, which represents a Compute Engine virtual machine (VM) acting as a BGP speaker.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouterApplianceInstance\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class's properties include \u003ccode\u003eIpAddress\u003c/code\u003e for the peering IP and \u003ccode\u003eVirtualMachine\u003c/code\u003e for the VM's URI, including the \u003ccode\u003eVirtualMachineAsInstanceName\u003c/code\u003e property for a typed view over the virtual machine resource.\u003c/p\u003e\n"],["\u003cp\u003eThere is a historical record of versioning for the \u003ccode\u003eRouterApplianceInstance\u003c/code\u003e, with version 2.9.0 being the latest, and versions going back to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]