public sealed class NetworkPolicyConfig : IMessage<NetworkPolicyConfig>, IEquatable<NetworkPolicyConfig>, IDeepCloneable<NetworkPolicyConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class NetworkPolicyConfig.
Configuration for NetworkPolicy. This only tracks whether the addon
is enabled or not on the Master, it does not track whether network policy
is enabled for the nodes.
[[["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 documentation for the \u003ccode\u003eNetworkPolicyConfig\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for the .NET library, detailing its configuration for network policies.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.33.0, and the page lists multiple previous versions from 3.32.0 down to 2.3.0, each linked to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkPolicyConfig\u003c/code\u003e class tracks whether the Network Policy addon is enabled on the Master, but not if it is enabled on the nodes.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDisabled\u003c/code\u003e property, of type bool, determines whether Network Policy is enabled for the cluster.\u003c/p\u003e\n"]]],[],null,[]]