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, including its advertised routes, BFD status, and IPv4/IPv6 settings.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to be used with the Google Protocol Buffers library for structured data management.\u003c/p\u003e\n"],["\u003cp\u003eThe properties within \u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e provide insight into various aspects of the BGP peer's connection, such as IP addresses, VPN tunnel links, MD5 authentication, and session state.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e is 3.6.0, with multiple versions documented ranging from 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains information about the number of learned routes from the peer, as well as the uptime and status reason for the BGP session.\u003c/p\u003e\n"]]],[],null,[]]