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 webpage provides reference documentation for the `ServiceExternalIPsConfig` class within the Google Kubernetes Engine v1 API, specifically for .NET developers."],["The `ServiceExternalIPsConfig` class is designed to control whether services are permitted to use the `externalIPs` field, with the documentation encompassing version 3.10.0 and earlier versions."],["The documentation details the class's inheritance, implemented interfaces (`IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`), namespace, assembly, constructors, and the `Enabled` property which determines if services with external IPs are allowed."],["There are multiple versions available for the Google.Cloud.Container.V1, the most recent being 3.33.0, all the way back to version 2.3.0."]]],[]]