public sealed class StaticServiceIpConnectivity : IMessage<StaticServiceIpConnectivity>, IEquatable<StaticServiceIpConnectivity>, IDeepCloneable<StaticServiceIpConnectivity>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class StaticServiceIpConnectivity.
Static IP address connectivity. Used when the source database is configured
to allow incoming connections from the Datastream public IP addresses
for the region specified in the connection profile.
[[["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-31 UTC."],[[["This document provides reference documentation for the `StaticServiceIpConnectivity` class within the DataStream v1 API."],["The `StaticServiceIpConnectivity` class is utilized for configuring connections to source databases that accept connections from specific Datastream public IP addresses."],["The `StaticServiceIpConnectivity` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StaticServiceIpConnectivity` class has two constructors, a default constructor, and one that accepts another `StaticServiceIpConnectivity` instance as a parameter."],["The document also lists all available versions of the `StaticServiceIpConnectivity` class, ranging from version 1.0.0 to the latest 2.9.0."]]],[]]