Class GoldengatePlacement
The placement of the GoldengateDeployment.
Implements
Inherited Members
Namespace: Google.Apis.OracleDatabase.v1.Data
Assembly: Google.Apis.OracleDatabase.v1.dll
Syntax
public class GoldengatePlacement : IDirectResponseSchema
Properties
AvailabilityDomain
Output only. The availability domain.
Declaration
[JsonProperty("availabilityDomain")]
public virtual string AvailabilityDomain { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
FaultDomain
Output only. The fault domain.
Declaration
[JsonProperty("faultDomain")]
public virtual string FaultDomain { get; set; }
Property Value
| Type | Description |
|---|---|
| string |