public sealed class RouterApplianceInstance : IMessage<RouterApplianceInstance>, IEquatable<RouterApplianceInstance>, IDeepCloneable<RouterApplianceInstance>, IBufferMessage, IMessage
RouterAppliance represents a Router appliance which is specified by a VM URI
and a NIC address.
[[["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 \u003ccode\u003eRouterApplianceInstance\u003c/code\u003e class represents a router appliance, defined by a VM URI and a NIC address, within the \u003ccode\u003eGoogle.Cloud.NetworkConnectivity.V1Alpha1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt 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 and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor and one that accepts another \u003ccode\u003eRouterApplianceInstance\u003c/code\u003e as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eIpAddress\u003c/code\u003e for the peering network interface's IP, \u003ccode\u003eNetworkInterface\u003c/code\u003e (marked obsolete), and \u003ccode\u003eVirtualMachine\u003c/code\u003e for the virtual machine resource's URI, along with the typed \u003ccode\u003eVirtualMachineAsInstanceName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation is specifically for version \u003ccode\u003e1.0.0-alpha03\u003c/code\u003e, with a pointer to the latest version, \u003ccode\u003e2.0.0-alpha04\u003c/code\u003e, also listed.\u003c/p\u003e\n"]]],[],null,[]]