Optional compartmentCloud service only. Compartment id or name to use for this operation.
Optional completeOptional delayIf complete is true, specifies delay between successive polls while waiting for operation completion. Defaults to tablePollDelay. Has no effect if complete is not enabled.
Optional matchETagCloud service only. Entity tag that must be matched for the operation to proceed. See TableETag.
Optional namespaceOn-premises only. Namespace to use for this operation.
Note: if a namespace is specified in the table name for the request (using the namespace:table_name format), that value will override this setting.
Optional readRead units for the replica table.
Read units for the existing table
Optional timeoutTimeout for the operation in milliseconds. Defaults to ddlTimeout (if complete is true, separate default timeouts are used for issuing the DDL operation and waiting for its completion, with values of ddlTimeout and tablePollTimeout correspondingly).
Optional writeWrite units for the replica table.
Write units for the existing table
Generated using TypeDoc
Cloud Service only. Options passed to addReplica.
See
addReplica