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."],["The latest version of the documentation is 3.33.0, and this specific page covers version 3.19.0, among many others dating back to 2.3.0, each with their own unique documentation."],["The `ServiceExternalIPsConfig` class is used to configure whether services with the ExternalIPs field are permitted."],["The `ServiceExternalIPsConfig` class is contained within the namespace `Google.Cloud.Container.V1`, and it implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `Enabled` property of the `ServiceExternalIPsConfig` class determines if services with external IPs are allowed, and takes a boolean as a value."]]],[]]