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 page provides documentation for the `ServiceExternalIPsConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The `ServiceExternalIPsConfig` class is designed to control whether services are permitted to use the `ExternalIPs` field, which is indicated by the `Enabled` boolean property."],["The documentation lists available versions of `ServiceExternalIPsConfig`, ranging from the latest version `3.33.0` down to `2.3.0`, alongside their respective API and code samples."],["The `ServiceExternalIPsConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the class inherits from `object`, and it has two constructors: a default constructor and one that takes another instance of `ServiceExternalIPsConfig`."]]],[]]