public sealed class GoldengateGenericConnectionProperties : IMessage<GoldengateGenericConnectionProperties>, IEquatable<GoldengateGenericConnectionProperties>, IDeepCloneable<GoldengateGenericConnectionProperties>, IBufferMessage, IMessageReference documentation and code samples for the Oracle Database@Google Cloud v1 API class GoldengateGenericConnectionProperties.
The properties of GoldengateGenericConnectionProperties.
Implements
IMessageGoldengateGenericConnectionProperties, IEquatableGoldengateGenericConnectionProperties, IDeepCloneableGoldengateGenericConnectionProperties, IBufferMessage, IMessageNamespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Constructors
GoldengateGenericConnectionProperties()
public GoldengateGenericConnectionProperties()GoldengateGenericConnectionProperties(GoldengateGenericConnectionProperties)
public GoldengateGenericConnectionProperties(GoldengateGenericConnectionProperties other)| Parameter | |
|---|---|
| Name | Description |
other |
GoldengateGenericConnectionProperties |
Properties
Host
public string Host { get; set; }Optional. The host of the GenericConnection.
| Property Value | |
|---|---|
| Type | Description |
string |
|
TechnologyType
public string TechnologyType { get; set; }Optional. The technology type.
| Property Value | |
|---|---|
| Type | Description |
string |
|