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 page provides reference documentation for the `ILBSubsettingConfig` class within the Google Kubernetes Engine v1 API, spanning versions from 2.3.0 to 3.33.0, where 3.33.0 is the latest."],["The `ILBSubsettingConfig` class is used to configure L4 Internal LoadBalancer subsetting for a cluster in the Google Kubernetes Engine."],["The `ILBSubsettingConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The `ILBSubsettingConfig` class has a boolean property `Enabled` that determines whether L4 ILB subsetting is enabled for the cluster, and it can be constructed with or without an `ILBSubsettingConfig` parameter."]]],[]]