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 documentation for the `ILBSubsettingConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The `ILBSubsettingConfig` class is designed to manage the configuration of L4 Internal LoadBalancer subsetting on a Kubernetes cluster."],["The page details various available versions of the `ILBSubsettingConfig`, with the latest being version 3.33.0, and offering links to versions as far back as 2.3.0."],["The `ILBSubsettingConfig` class, which inherits from object and implements multiple interfaces, includes a property called `Enabled` which is of type boolean, and controls whether the l4 ILB subsetting is enabled."],["The documentation provides information about the constructors, properties, inheritance, and implemented interfaces of the `ILBSubsettingConfig` class, along with its associated namespace and assembly."]]],[]]