public sealed class MasterAuthorizedNetworksConfig : IMessage<MasterAuthorizedNetworksConfig>, IEquatable<MasterAuthorizedNetworksConfig>, IDeepCloneable<MasterAuthorizedNetworksConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class MasterAuthorizedNetworksConfig.
Configuration options for the master authorized networks feature. Enabled
master authorized networks will disallow all external traffic to access
Kubernetes master through HTTPS except traffic from the given CIDR blocks,
Google Compute Engine Public IPs and Google Prod IPs.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e class allows configuration of master authorized networks, which control external access to the Kubernetes master via HTTPS, and this page contains many versions of it ranging from version 2.3.0 to version 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e include \u003ccode\u003eCidrBlocks\u003c/code\u003e for defining accessible external networks, \u003ccode\u003eEnabled\u003c/code\u003e to turn the feature on/off, and \u003ccode\u003eGcpPublicCidrsAccessEnabled\u003c/code\u003e to permit access via Google Compute Engine public IPs.\u003c/p\u003e\n"],["\u003cp\u003eThe page contains information on inherited members of the class, which include methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors for the \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e are provided: a default constructor and one that accepts another instance of the same class for creating a copy.\u003c/p\u003e\n"]]],[],null,[]]