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 the .NET environment."],["The latest version available for `ServiceExternalIPsConfig` is 3.33.0, and the page contains historical versions of the class going back to 2.3.0."],["`ServiceExternalIPsConfig` is used to configure whether services with the `ExternalIPs` field are permitted or blocked in Google Kubernetes Engine."],["The class `ServiceExternalIPsConfig` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities related to message handling, equality comparison, deep cloning, and buffering."]]],[]]