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 page details the \u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically version 2.4.0, used in .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e class is part of the Google Cloud Compute API and is used for retrieving information about the status of a BGP peer within a router, and can be accessed across various versions, from 1.0.0 up to the latest, 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering methods for data handling, equality checks, and cloning, as well as containing multiple properties that indicate the status and values of various parameters of the BGP session.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eAdvertisedRoutes\u003c/code\u003e, \u003ccode\u003eBfdStatus\u003c/code\u003e, and settings related to IPv6 (\u003ccode\u003eEnableIpv6\u003c/code\u003e), as well as the ability to identify whether certain fields are set through \u003ccode\u003eHas\u003c/code\u003e properties, allowing developers to check whether values are available.\u003c/p\u003e\n"],["\u003cp\u003eThe class also includes multiple parameters that provide information about the BGP peer connection, including the status, IP addresses, uptime, and the number of routes learned from the remote BGP peer.\u003c/p\u003e\n"]]],[],null,[]]