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 page provides reference documentation for the `RouterAdvertisedIpRange` class within the Google Compute Engine v1 API, specifically for .NET developers."],["The `RouterAdvertisedIpRange` class is used to define IP ranges that a router will advertise, with functionalities for describing them and setting their CIDR-formatted IP ranges."],["The page lists various versions of the Google Cloud Compute V1 API, ranging from version 1.0.0 up to the latest version 3.6.0, which are available for the RouterAdvertisedIpRange class."],["The `RouterAdvertisedIpRange` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The documentation includes details on the class's constructors, allowing for creating a new instance or copying from another `RouterAdvertisedIpRange`, as well as properties such as `Description` and `Range` to set user-specified IP range details."]]],[]]