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 page provides documentation for \u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e, a class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically version 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents the status of a BGP (Border Gateway Protocol) peer and contains information like advertised routes, BFD (Bidirectional Forwarding Detection) status, and IP addresses.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the library is 3.6.0, with multiple previous versions listed, dating back to version 1.0.0.\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, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes various properties for retrieving status information about the BGP peer such as \u003ccode\u003eEnableIpv6\u003c/code\u003e, \u003ccode\u003eMd5AuthEnabled\u003c/code\u003e, \u003ccode\u003eNumLearnedRoutes\u003c/code\u003e, \u003ccode\u003eStatus\u003c/code\u003e and more.\u003c/p\u003e\n"]]],[],null,[]]