public sealed class ILBSubsettingConfig : IMessage<ILBSubsettingConfig>, IEquatable<ILBSubsettingConfig>, IDeepCloneable<ILBSubsettingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ILBSubsettingConfig.
ILBSubsettingConfig contains the desired config of L4 Internal LoadBalancer
subsetting on this cluster.
[[["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-04-09 UTC."],[[["The webpage provides documentation for the `ILBSubsettingConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The class `ILBSubsettingConfig` is designed to handle the configuration of L4 Internal LoadBalancer subsetting on a Kubernetes cluster."],["The page offers access to documentation for numerous versions of the `ILBSubsettingConfig` class, ranging from version 2.3.0 to the latest 3.33.0, all within the `Google.Cloud.Container.V1` namespace."],["The `ILBSubsettingConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The main property of the class is `Enabled`, which is a boolean value that enables or disables l4 ILB subsetting for a cluster."]]],[]]