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."],[[["The latest version of the `ILBSubsettingConfig` class is 3.33.0, with a total of 34 versions available for reference."],["`ILBSubsettingConfig` is a class within the `Google.Cloud.Container.V1` namespace, designed to configure L4 Internal LoadBalancer subsetting for a cluster."],["This class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ILBSubsettingConfig` class has a constructor and a property named `Enabled`, which is a boolean that enables or disables L4 ILB subsetting for a given cluster."],["The document provides reference documentation and code samples for the `ILBSubsettingConfig` class within the Google Kubernetes Engine v1 API."]]],[]]