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 various IP addresses.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports various features such as enabling IPv6 traffic, MD5 authentication, and identifying the linked VPN tunnel, with properties like \u003ccode\u003eEnableIpv6\u003c/code\u003e, \u003ccode\u003eMd5AuthEnabled\u003c/code\u003e, and \u003ccode\u003eLinkedVpnTunnel\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes details on the session state and uptime, which is given in both a human-readable format (e.g., "14 years") and in seconds, accessible via the \u003ccode\u003eState\u003c/code\u003e, \u003ccode\u003eUptime\u003c/code\u003e, and \u003ccode\u003eUptimeSeconds\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e class is derived from the \u003ccode\u003eObject\u003c/code\u003e class and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting a range of functionalities, such as data serialization and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous documented versions of the API relating to \u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e, with 3.6.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]