public sealed class RouterAdvertisedIpRange : IMessage<RouterAdvertisedIpRange>, IEquatable<RouterAdvertisedIpRange>, IDeepCloneable<RouterAdvertisedIpRange>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class RouterAdvertisedIpRange.
Description-tagged IP ranges for the router to advertise.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides reference documentation for the `RouterAdvertisedIpRange` class within the Google Compute Engine v1 API, specifically for .NET developers."],["The content covers multiple versions of the `RouterAdvertisedIpRange` class, ranging from version 1.0.0 to the latest version 3.6.0."],["The `RouterAdvertisedIpRange` class is used to define IP ranges that a router can advertise, allowing specification of the range and a user-provided description."],["The documentation includes details about the class's constructors, properties like `Description` and `Range`, as well as implemented interfaces, inherited members, namespace, and assembly information."],["It shows the latest version as 3.6.0 and all the versions of this class that have been released down to 1.0.0 with links to the different versioned documentation."]]],[]]