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-04-09 UTC."],[[["This document provides reference information for the `RouterApplianceInstance` class within the Google Cloud Network Connectivity v1 API, specifically version 2.8.0."],["The `RouterApplianceInstance` class represents a Compute Engine VM that functions as a BGP speaker, specified by its URI and internal IP address."],["The document outlines the class's inheritance, implemented interfaces (such as `IMessage`, `IEquatable`, `IDeepCloneable`), and inherited members, detailing its place within the .NET framework and Google Cloud libraries."],["Key properties of the `RouterApplianceInstance` class are detailed, including `IpAddress`, `VirtualMachine` (the URI of the VM), and `VirtualMachineAsInstanceName`, all of which are described in terms of type and purpose."],["There are multiple versions of the `RouterApplianceInstance` available for use, ranging from 1.0.0 to 2.9.0, the latest."]]],[]]