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-03-24 UTC."],[[["This webpage provides reference documentation for the `RouterAdvertisedIpRange` class within the Google Compute Engine v1 API."],["The latest version of `RouterAdvertisedIpRange` is 3.6.0, with a comprehensive list of previous versions available, including versions all the way back to 1.0.0."],["The `RouterAdvertisedIpRange` class allows for the management of description-tagged IP ranges for the router to advertise, and it inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Description`, `HasDescription`, `HasRange`, and `Range` which specify information for the IP ranges."],["The code examples on this page are in .NET."]]],[]]