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-21 UTC."],[[["The latest version of the `StaticServiceIpConnectivity` class in the DataStream v1 API is 2.9.0, and older versions are available, ranging from 2.8.0 down to 1.0.0."],["`StaticServiceIpConnectivity` allows source databases to accept incoming connections from the public IP addresses that Datastream uses within the region that's designated in the connection profile."],["The `StaticServiceIpConnectivity` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, in addition to inheriting members from `object`."],["There are two constructors available for the `StaticServiceIpConnectivity` class, one with no parameters, and one that accepts another `StaticServiceIpConnectivity` object as a parameter."]]],[]]