public sealed class RouterStatusBgpPeerStatus : IMessage<RouterStatusBgpPeerStatus>, IEquatable<RouterStatusBgpPeerStatus>, IDeepCloneable<RouterStatusBgpPeerStatus>, IBufferMessage, IMessage
public string RouterApplianceInstance { get; set; }
[Output only] URI of the VM instance that is used as third-party router appliances such as Next Gen Firewalls, Virtual Routers, or Router Appliances. The VM instance is the peer side of the BGP session.
[[["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-08 UTC."],[[["\u003cp\u003eThis document provides detailed information on the \u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e class, a part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically version 2.6.0, which can be accessed through the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e class is a data structure that implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to manage and represent the status of a BGP peer within a router.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers a list of available versions for the \u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e, ranging from version 3.6.0 (latest) down to 1.0.0, enabling users to choose the appropriate version for their specific needs.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the properties of the \u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e class, including \u003ccode\u003eAdvertisedRoutes\u003c/code\u003e, \u003ccode\u003eBfdStatus\u003c/code\u003e, \u003ccode\u003eEnableIpv6\u003c/code\u003e, \u003ccode\u003eIpAddress\u003c/code\u003e, \u003ccode\u003eMd5AuthEnabled\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, \u003ccode\u003eStatus\u003c/code\u003e, \u003ccode\u003eUptime\u003c/code\u003e, and others, which are used to describe and manage various aspects of the BGP peer's configuration and state.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the inheritance and implementation details, indicating that \u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, and it also lists inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]