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-04-09 UTC."],[[["This webpage provides documentation for the `ServiceExternalIPsConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET library."],["The content lists various versions of the `ServiceExternalIPsConfig` class, ranging from version 2.3.0 to the latest version 3.33.0, allowing access to historical documentation."],["`ServiceExternalIPsConfig` is designed to configure whether services with the `ExternalIPs` field are permitted, as defined by its `Enabled` property."],["The `ServiceExternalIPsConfig` class inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation provides details on class constructors and properties, such as the constructor `ServiceExternalIPsConfig()` and the property `Enabled`."]]],[]]