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.
Private Connectivity.
Implements
IMessagePrivateConnectivity, IEquatablePrivateConnectivity, IDeepCloneablePrivateConnectivity, IBufferMessage, IMessageNamespace
Google.Cloud.CloudDms.V1Assembly
Google.Cloud.CloudDms.V1.dll
Constructors
PrivateConnectivity()
public PrivateConnectivity()
PrivateConnectivity(PrivateConnectivity)
public PrivateConnectivity(PrivateConnectivity other)
Parameter | |
---|---|
Name | Description |
other | PrivateConnectivity |
Properties
PrivateConnection
public string PrivateConnection { get; set; }
Required. The resource name (URI) of the private connection.
Property Value | |
---|---|
Type | Description |
string |