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, specifically for .NET developers."],["The class `RouterAdvertisedIpRange` is designed to handle description-tagged IP ranges that a router can advertise, inheriting from various interfaces and the base `Object` class."],["The page lists available versions of the `RouterAdvertisedIpRange` class, ranging from the latest version 3.6.0 down to version 1.0.0, allowing developers to select the relevant documentation for their specific project version."],["The `RouterAdvertisedIpRange` class includes properties such as `Description` and `Range`, allowing the setting and handling of IP range descriptions and CIDR-formatted IP ranges respectively."],["Constructors are available for creating new instances of `RouterAdvertisedIpRange`, including a default constructor and a copy constructor."]]],[]]