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 reference documentation for the `ServiceExternalIPsConfig` class within the Google Kubernetes Engine v1 API, specifically for .NET developers."],["The documentation covers versions from 2.3.0 up to the latest release, 3.33.0, and offers links to each version's respective page for the `ServiceExternalIPsConfig` class."],["The `ServiceExternalIPsConfig` class is designed to configure whether or not services with the `ExternalIPs` field are permitted, as described by the class description."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are used to handle different aspects of how the class interacts with the Google Protobuf library."],["The documentation includes details on the class's constructors and properties, specifically highlighting the `Enabled` property which controls whether `ExternalIPs` are allowed, and other members inherited from the object class."]]],[]]