Class AddReplicaRequest
Represents information about operation performed by
AddReplicaAsync and
AddReplicaWithCompletionAsync
APIs.
Inherited Members
Namespace: Oracle.NoSQL.SDK
Assembly: Oracle.NoSQL.SDK.dll
Syntax
public class AddReplicaRequest : TableOperationRequest
Properties
| Name | Description |
|---|---|
| Options | Gets the options for AddReplicaAsync or AddReplicaWithCompletionAsync operation. |
| RegionId | Gets the region id for the operation if it was provided to AddReplicaAsync or AddReplicaWithCompletionAsync. |