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 v1alpha 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-07-09 UTC."],[[["This document provides reference documentation for the `Instance.Types.InstanceNetworkConfig.Types.AuthorizedNetwork` class within the AlloyDB v1alpha API."],["The `AuthorizedNetwork` class is used to manage metadata for an authorized network and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AuthorizedNetwork` class has two constructors: a default constructor and one that accepts another `AuthorizedNetwork` instance as a parameter."],["The class contains a `CidrRange` property, which is a string that represents the CIDR range of an authorized network for the instance."]]],[]]