public sealed class Instance.Types.InstanceNetworkConfig.Types.AuthorizedNetwork : IMessage<Instance.Types.InstanceNetworkConfig.Types.AuthorizedNetwork>, IEquatable<Instance.Types.InstanceNetworkConfig.Types.AuthorizedNetwork>, IDeepCloneable<Instance.Types.InstanceNetworkConfig.Types.AuthorizedNetwork>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1beta API class Instance.Types.InstanceNetworkConfig.Types.AuthorizedNetwork.
AuthorizedNetwork contains metadata for an authorized network.
[[["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-06-11 UTC."],[[["This document provides reference documentation for the `AuthorizedNetwork` class within the AlloyDB v1beta API, specifically for the .NET environment."],["`AuthorizedNetwork` is a class that contains metadata for an authorized network within the `Instance.Types.InstanceNetworkConfig.Types` namespace."],["The `AuthorizedNetwork` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for various operations."],["The class offers two constructors, a default constructor and a copy constructor, and it includes a `CidrRange` property to specify the authorized network's CIDR range."],["The latest version of the documentation available is `1.0.0-beta09`, while `1.0.0-beta08` is also available for the `AuthorizedNetwork` class."]]],[]]