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