public sealed class PrivateConnectivity : IMessage<PrivateConnectivity>, IEquatable<PrivateConnectivity>, IDeepCloneable<PrivateConnectivity>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class PrivateConnectivity.
[[["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 `PrivateConnectivity` class in the Database Migration v1 API enables private connections, with the latest version being 2.5.0 and the current page focusing on version 2.2.0."],["The `PrivateConnectivity` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for data handling and object management."],["The class inherits from the `object` class and has constructors for creating new instances, either default or based on an existing `PrivateConnectivity` object."],["The `PrivateConnection` property is a string that represents the required resource name (URI) of the private connection, and has both get and set functionality."],["The reference documentation can be viewed for multiple versions of this class, starting from version 1.0.0 up to version 2.5.0, which is the latest version."]]],[]]