public sealed class CertificateMap.Types.GclbTarget.Types.IpConfig : IMessage<CertificateMap.Types.GclbTarget.Types.IpConfig>, IEquatable<CertificateMap.Types.GclbTarget.Types.IpConfig>, IDeepCloneable<CertificateMap.Types.GclbTarget.Types.IpConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class CertificateMap.Types.GclbTarget.Types.IpConfig.
Defines IP configuration where this Certificate Map is serving.
[[["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 document provides reference documentation for the `IpConfig` class within the `CertificateMap.Types.GclbTarget.Types` of the Certificate Manager v1 API."],["The `IpConfig` class defines the IP configuration used by a Certificate Map, allowing configuration of an external IP address and ports."],["This `IpConfig` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The document details the constructors and properties, `IpAddress` and `Ports`, within the `IpConfig` class."],["This document also contains links to various versions of this class, with `2.8.0` being the latest."]]],[]]