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-03-21 UTC."],[[["This webpage provides reference documentation for the `ILBSubsettingConfig` class within the Google Kubernetes Engine v1 API."],["The class `ILBSubsettingConfig` is designed to manage the configuration of L4 Internal LoadBalancer subsetting on a cluster."],["The webpage documents various versions of the `ILBSubsettingConfig` class, ranging from version 2.3.0 up to the latest version 3.33.0, and the current version that this page is displaying is 3.15.0."],["The `ILBSubsettingConfig` class includes a boolean property named `Enabled` that determines whether L4 ILB subsetting is enabled for a cluster."],["It implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits members from the `object` class."]]],[]]