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\u003eThe \u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e class provides detailed information about the status and configuration of a BGP peer within a router.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties like \u003ccode\u003eAdvertisedRoutes\u003c/code\u003e, \u003ccode\u003eBfdStatus\u003c/code\u003e, \u003ccode\u003eIpAddress\u003c/code\u003e, \u003ccode\u003ePeerIpAddress\u003c/code\u003e, \u003ccode\u003eUptime\u003c/code\u003e, and \u003ccode\u003eState\u003c/code\u003e, among others, to monitor the peer's status.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous versions available, ranging from 1.0.0 to the latest 3.6.0, showcasing the evolution of the \u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e object and Google Cloud Compute's BGP functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e, providing methods for object management and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has methods for its constructor, one that is empty, and one that accepts a \u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e object, enabling instantiation and duplication.\u003c/p\u003e\n"]]],[],null,[]]