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."],[[["The webpage provides documentation and code samples for the `ServiceExternalIPsConfig` class within the Google Kubernetes Engine v1 API."],["The `ServiceExternalIPsConfig` class is used to configure whether services with external IP addresses are permitted, and it is included in the `Google.Cloud.Container.V1` namespace, assembly `Google.Cloud.Container.V1.dll`."],["The latest version of `ServiceExternalIPsConfig` available is 3.33.0, but the page lists and links to all available versions from 2.3.0 to 3.33.0."],["The class inherits from the `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ServiceExternalIPsConfig` class has a boolean property called `Enabled`, that determines whether the configuration allows or disallows the use of external IP addresses for services."]]],[]]