public sealed class GoldengatePlacement : IMessage<GoldengatePlacement>, IEquatable<GoldengatePlacement>, IDeepCloneable<GoldengatePlacement>, IBufferMessage, IMessageReference documentation and code samples for the Oracle Database@Google Cloud v1 API class GoldengatePlacement.
The placement of the GoldengateDeployment.
Implements
IMessageGoldengatePlacement, IEquatableGoldengatePlacement, IDeepCloneableGoldengatePlacement, IBufferMessage, IMessageNamespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Constructors
GoldengatePlacement()
public GoldengatePlacement()GoldengatePlacement(GoldengatePlacement)
public GoldengatePlacement(GoldengatePlacement other)| Parameter | |
|---|---|
| Name | Description |
other |
GoldengatePlacement |
Properties
AvailabilityDomain
public string AvailabilityDomain { get; set; }Output only. The availability domain.
| Property Value | |
|---|---|
| Type | Description |
string |
|
FaultDomain
public string FaultDomain { get; set; }Output only. The fault domain.
| Property Value | |
|---|---|
| Type | Description |
string |
|