Oracle Database@Google Cloud v1 API - Class GoldengatePlacement (1.6.0)

public sealed class GoldengatePlacement : IMessage<GoldengatePlacement>, IEquatable<GoldengatePlacement>, IDeepCloneable<GoldengatePlacement>, IBufferMessage, IMessage

Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class GoldengatePlacement.

The placement of the GoldengateDeployment.

Inheritance

object > GoldengatePlacement

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

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