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 documentation for the `ILBSubsettingConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The content details the different versions of the `ILBSubsettingConfig` class, ranging from version 2.3.0 to the latest version 3.33.0, and including the current version, 3.16.0."],["`ILBSubsettingConfig` is used to configure L4 Internal LoadBalancer subsetting for a cluster and is part of the `Google.Cloud.Container.V1` namespace."],["The class `ILBSubsettingConfig` inherits from object and implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["Key properties of `ILBSubsettingConfig` include a boolean property, `Enabled`, that determines whether L4 ILB subsetting is enabled for the cluster."]]],[]]