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, with the latest version being 3.33.0."],["The `ILBSubsettingConfig` class is used to configure L4 Internal LoadBalancer subsetting on a cluster."],["This documentation contains a history of versions for the ILBSubsettingConfig, spanning from version 2.3.0 to the most current 3.33.0."],["The `ILBSubsettingConfig` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["`Enabled` is the sole property of the class, and is used to toggle the L4 ILB subsetting on or off."]]],[]]