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."],[[["This page provides reference documentation for the `ILBSubsettingConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The `ILBSubsettingConfig` class manages the configuration of L4 Internal LoadBalancer subsetting within a cluster, which is accessed through the `Enabled` property, which is a boolean."],["There are numerous available versions of the documentation ranging from 2.3.0 to 3.33.0, with 3.33.0 being the latest, as seen by the provided list of version links."],["The `ILBSubsettingConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling diverse functionalities such as message manipulation, equality comparisons, deep cloning, and buffer management."]]],[]]