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-02 UTC."],[[["This document provides reference documentation for the `RouterAdvertisedIpRange` class within the Google Compute Engine v1 API, specifically for .NET development."],["The `RouterAdvertisedIpRange` class is designed to represent description-tagged IP ranges that a router will advertise."],["The latest version of this API documentation is version 3.6.0, while this page details the documentation for version 2.12.0."],["This `RouterAdvertisedIpRange` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties for managing the description and IP range to be advertised."],["The `RouterAdvertisedIpRange` class has the ability to set and get properties such as `Description` and `Range`, which are both of type `string`, as well as the ability to check if these fields are set through the `HasDescription` and `HasRange` properties."]]],[]]