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, specifically for .NET developers."],["The latest version of the `ILBSubsettingConfig` API is 3.33.0, with multiple prior versions also available for reference, spanning from version 3.32.0 down to 2.3.0."],["The `ILBSubsettingConfig` class, part of the `Google.Cloud.Container.V1` namespace, is designed to configure L4 Internal LoadBalancer subsetting on a cluster."],["The `ILBSubsettingConfig` class has a single property, `Enabled`, which can enable or disable L4 ILB subsetting for a given cluster."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]