public sealed class MasterAuthorizedNetworksConfig.Types.CidrBlock : IMessage<MasterAuthorizedNetworksConfig.Types.CidrBlock>, IEquatable<MasterAuthorizedNetworksConfig.Types.CidrBlock>, IDeepCloneable<MasterAuthorizedNetworksConfig.Types.CidrBlock>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class MasterAuthorizedNetworksConfig.Types.CidrBlock.
CidrBlock contains an optional name and one CIDR block.
[[["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-21 UTC."],[[["This webpage provides documentation for the `MasterAuthorizedNetworksConfig.Types.CidrBlock` class within the Google Kubernetes Engine v1 API, specifically for .NET."],["The content includes a comprehensive list of historical versions of the class, ranging from version 3.33.0 (latest) down to 2.3.0, with hyperlinks to each versions specific documentation."],["The `CidrBlock` class, used to represent CIDR blocks, supports setting a `CidrBlock_` property in CIDR notation and an optional `DisplayName` for user identification."],["The `CidrBlock` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, highlighting its functionality and integration within the .NET framework."],["The documentation includes detailed information about the class constructors, properties, inherited members and implemented interfaces."]]],[]]