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 Cloud Compute Engine v1 API, specifically for the .NET environment."],["The latest version of the documentation is for 3.6.0, while the current page you are viewing is related to version 2.17.0 of the `RouterAdvertisedIpRange` class, which has many different previous versions dating back to 1.0.0 that can also be viewed."],["`RouterAdvertisedIpRange` is used to define IP ranges for a router to advertise, and it inherits from `object`, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a parameterless one, and one that takes another `RouterAdvertisedIpRange` object as an argument, and it also contains the properties of `Description`, `HasDescription`, `HasRange` and `Range`, allowing you to set or view user-specified IP range descriptions, and the IP range itself."]]],[]]