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"]],[["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-03-24 UTC."],[[["This document provides reference information for the `RouterApplianceInstance` class within the Google Cloud Network Connectivity v1 API, specifically for version 2.2.0."],["The `RouterApplianceInstance` class represents a Compute Engine VM that functions as a BGP speaker, utilizing its URI and internal IP address for configuration."],["It includes details on the class's inheritance from `Object` and its implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's constructors, including a default constructor and a copy constructor, as well as properties like `IpAddress`, `VirtualMachine`, and `VirtualMachineAsInstanceName`."],["The document includes links to view documentation for previous versions of this class, along with the latest version, 2.9.0."]]],[]]