public sealed class StaticIpConnectivity : IMessage<StaticIpConnectivity>, IEquatable<StaticIpConnectivity>, IDeepCloneable<StaticIpConnectivity>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class StaticIpConnectivity.
The source database will allow incoming connections from the public IP of the
destination database. You can retrieve the public IP of the Cloud SQL
instance from the Cloud SQL console or using Cloud SQL APIs. No additional
configuration is required.
[[["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 `StaticIpConnectivity` class in the Database Migration v1 API allows source databases to accept incoming connections from the public IP of the destination database."],["The most recent version for `StaticIpConnectivity` documentation is `2.5.0`, while the documentation context is currently `2.3.0`, with several previous versions available."],["The `StaticIpConnectivity` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["This class is found within the `Google.Cloud.CloudDms.V1` namespace and is part of the `Google.Cloud.CloudDms.V1.dll` assembly."],["You can retrieve the public IP for the destination database from either the Cloud SQL console or through the Cloud SQL API."]]],[]]