|
名稱 |
類型 |
描述 |
樣本值 |
|---|---|---|---|
|
object |
Tablestore 恢複資訊。 |
||
| OverwriteExisting |
boolean |
是否覆蓋已存在的表。 |
true |
| RestoreIndex |
boolean |
是否恢複索引。 |
true |
| IndexNameSuffix |
string |
指定要恢複的索引名稱首碼。 |
2022xxxx143933 |
| RestoreSearchIndex |
boolean |
是否復原搜尋索引。 |
true |
| SearchIndexNameSuffix |
string |
指定要恢複的搜尋索引名稱首碼。 |
2022xxxx143933 |
| ReGenerateAutoIncrementPK |
boolean |
是否重建自增主鍵。 |
true |
| BatchChannelCount |
integer |
每一個恢複任務的並發處理數量。 |
0 |