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."],[[["The latest version of the Google Cloud Container V1 API class ILBSubsettingConfig is 3.33.0, with a wide range of prior versions available."],["ILBSubsettingConfig manages the desired configuration of L4 Internal LoadBalancer subsetting within a Google Kubernetes Engine cluster."],["This class inherits from the base .NET object class and implements the interfaces IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The ILBSubsettingConfig class includes a boolean \"Enabled\" property, which is used to turn on or off L4 ILB subsetting for the cluster."]]],[]]