public sealed class ServiceExternalIPsConfig : IMessage<ServiceExternalIPsConfig>, IEquatable<ServiceExternalIPsConfig>, IDeepCloneable<ServiceExternalIPsConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ServiceExternalIPsConfig.
[[["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 reference documentation for the `ServiceExternalIPsConfig` class within the Google Kubernetes Engine v1 API."],["The `ServiceExternalIPsConfig` class is designed to configure whether services with the `ExternalIPs` field are permitted."],["The latest version is 3.33.0 and there are multiple prior versions listed, ranging back to 2.3.0, and can be accessed through links, as well as version 3.29.0 which is the main version of this page."],["This class inherits members from the base `object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ServiceExternalIPsConfig` class has one property, `Enabled`, which is a boolean value that determines whether `ExternalIPs` are allowed."]]],[]]