@azure/arm-cosmosdb 16.1.1-alpha.20241028.1 → 17.0.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (565) hide show
  1. package/CHANGELOG.md +335 -7
  2. package/README.md +1 -1
  3. package/dist/index.js +13119 -6126
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/cassandraClustersCreateUpdateSample.js +3 -2
  8. package/dist-esm/samples-dev/cassandraClustersCreateUpdateSample.js.map +1 -1
  9. package/dist-esm/samples-dev/cassandraClustersDeallocateSample.js +3 -2
  10. package/dist-esm/samples-dev/cassandraClustersDeallocateSample.js.map +1 -1
  11. package/dist-esm/samples-dev/cassandraClustersDeleteSample.js +1 -1
  12. package/dist-esm/samples-dev/cassandraClustersGetBackupSample.d.ts +2 -0
  13. package/dist-esm/samples-dev/cassandraClustersGetBackupSample.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/cassandraClustersGetBackupSample.js +40 -0
  15. package/dist-esm/samples-dev/cassandraClustersGetBackupSample.js.map +1 -0
  16. package/dist-esm/samples-dev/cassandraClustersGetCommandAsyncSample.d.ts +2 -0
  17. package/dist-esm/samples-dev/cassandraClustersGetCommandAsyncSample.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/cassandraClustersGetCommandAsyncSample.js +40 -0
  19. package/dist-esm/samples-dev/cassandraClustersGetCommandAsyncSample.js.map +1 -0
  20. package/dist-esm/samples-dev/cassandraClustersGetSample.js +1 -1
  21. package/dist-esm/samples-dev/cassandraClustersInvokeCommandAsyncSample.d.ts +2 -0
  22. package/dist-esm/samples-dev/cassandraClustersInvokeCommandAsyncSample.d.ts.map +1 -0
  23. package/dist-esm/samples-dev/cassandraClustersInvokeCommandAsyncSample.js +44 -0
  24. package/dist-esm/samples-dev/cassandraClustersInvokeCommandAsyncSample.js.map +1 -0
  25. package/dist-esm/samples-dev/cassandraClustersInvokeCommandSample.js +5 -3
  26. package/dist-esm/samples-dev/cassandraClustersInvokeCommandSample.js.map +1 -1
  27. package/dist-esm/samples-dev/cassandraClustersListBackupsSample.d.ts +2 -0
  28. package/dist-esm/samples-dev/cassandraClustersListBackupsSample.d.ts.map +1 -0
  29. package/dist-esm/samples-dev/cassandraClustersListBackupsSample.js +55 -0
  30. package/dist-esm/samples-dev/cassandraClustersListBackupsSample.js.map +1 -0
  31. package/dist-esm/samples-dev/cassandraClustersListByResourceGroupSample.js +1 -1
  32. package/dist-esm/samples-dev/cassandraClustersListBySubscriptionSample.js +1 -1
  33. package/dist-esm/samples-dev/cassandraClustersListCommandSample.d.ts +2 -0
  34. package/dist-esm/samples-dev/cassandraClustersListCommandSample.d.ts.map +1 -0
  35. package/dist-esm/samples-dev/cassandraClustersListCommandSample.js +55 -0
  36. package/dist-esm/samples-dev/cassandraClustersListCommandSample.js.map +1 -0
  37. package/dist-esm/samples-dev/cassandraClustersStartSample.js +3 -2
  38. package/dist-esm/samples-dev/cassandraClustersStartSample.js.map +1 -1
  39. package/dist-esm/samples-dev/cassandraClustersStatusSample.js +3 -2
  40. package/dist-esm/samples-dev/cassandraClustersStatusSample.js.map +1 -1
  41. package/dist-esm/samples-dev/cassandraClustersUpdateSample.js +1 -1
  42. package/dist-esm/samples-dev/cassandraDataCentersCreateUpdateSample.js +1 -1
  43. package/dist-esm/samples-dev/cassandraDataCentersDeleteSample.js +1 -1
  44. package/dist-esm/samples-dev/cassandraDataCentersGetSample.js +1 -1
  45. package/dist-esm/samples-dev/cassandraDataCentersListSample.js +1 -1
  46. package/dist-esm/samples-dev/cassandraDataCentersUpdateSample.js +1 -1
  47. package/dist-esm/samples-dev/cassandraResourcesCreateUpdateCassandraKeyspaceSample.js +1 -1
  48. package/dist-esm/samples-dev/cassandraResourcesCreateUpdateCassandraTableSample.js +2 -1
  49. package/dist-esm/samples-dev/cassandraResourcesCreateUpdateCassandraTableSample.js.map +1 -1
  50. package/dist-esm/samples-dev/cassandraResourcesCreateUpdateCassandraViewSample.d.ts +2 -0
  51. package/dist-esm/samples-dev/cassandraResourcesCreateUpdateCassandraViewSample.d.ts.map +1 -0
  52. package/dist-esm/samples-dev/cassandraResourcesCreateUpdateCassandraViewSample.js +48 -0
  53. package/dist-esm/samples-dev/cassandraResourcesCreateUpdateCassandraViewSample.js.map +1 -0
  54. package/dist-esm/samples-dev/cassandraResourcesDeleteCassandraKeyspaceSample.js +1 -1
  55. package/dist-esm/samples-dev/cassandraResourcesDeleteCassandraTableSample.js +1 -1
  56. package/dist-esm/samples-dev/cassandraResourcesDeleteCassandraViewSample.d.ts +2 -0
  57. package/dist-esm/samples-dev/cassandraResourcesDeleteCassandraViewSample.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/cassandraResourcesDeleteCassandraViewSample.js +40 -0
  59. package/dist-esm/samples-dev/cassandraResourcesDeleteCassandraViewSample.js.map +1 -0
  60. package/dist-esm/samples-dev/cassandraResourcesGetCassandraKeyspaceSample.js +1 -1
  61. package/dist-esm/samples-dev/cassandraResourcesGetCassandraKeyspaceThroughputSample.js +1 -1
  62. package/dist-esm/samples-dev/cassandraResourcesGetCassandraTableSample.js +1 -1
  63. package/dist-esm/samples-dev/cassandraResourcesGetCassandraTableThroughputSample.js +1 -1
  64. package/dist-esm/samples-dev/cassandraResourcesGetCassandraViewSample.d.ts +2 -0
  65. package/dist-esm/samples-dev/cassandraResourcesGetCassandraViewSample.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/cassandraResourcesGetCassandraViewSample.js +40 -0
  67. package/dist-esm/samples-dev/cassandraResourcesGetCassandraViewSample.js.map +1 -0
  68. package/dist-esm/samples-dev/cassandraResourcesGetCassandraViewThroughputSample.d.ts +2 -0
  69. package/dist-esm/samples-dev/cassandraResourcesGetCassandraViewThroughputSample.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/cassandraResourcesGetCassandraViewThroughputSample.js +40 -0
  71. package/dist-esm/samples-dev/cassandraResourcesGetCassandraViewThroughputSample.js.map +1 -0
  72. package/dist-esm/samples-dev/cassandraResourcesListCassandraKeyspacesSample.js +1 -1
  73. package/dist-esm/samples-dev/cassandraResourcesListCassandraTablesSample.js +1 -1
  74. package/dist-esm/samples-dev/cassandraResourcesListCassandraViewsSample.d.ts +2 -0
  75. package/dist-esm/samples-dev/cassandraResourcesListCassandraViewsSample.d.ts.map +1 -0
  76. package/dist-esm/samples-dev/cassandraResourcesListCassandraViewsSample.js +55 -0
  77. package/dist-esm/samples-dev/cassandraResourcesListCassandraViewsSample.js.map +1 -0
  78. package/dist-esm/samples-dev/cassandraResourcesMigrateCassandraKeyspaceToAutoscaleSample.js +1 -1
  79. package/dist-esm/samples-dev/cassandraResourcesMigrateCassandraKeyspaceToManualThroughputSample.js +1 -1
  80. package/dist-esm/samples-dev/cassandraResourcesMigrateCassandraTableToAutoscaleSample.js +1 -1
  81. package/dist-esm/samples-dev/cassandraResourcesMigrateCassandraTableToManualThroughputSample.js +1 -1
  82. package/dist-esm/samples-dev/cassandraResourcesMigrateCassandraViewToAutoscaleSample.d.ts +2 -0
  83. package/dist-esm/samples-dev/cassandraResourcesMigrateCassandraViewToAutoscaleSample.d.ts.map +1 -0
  84. package/dist-esm/samples-dev/cassandraResourcesMigrateCassandraViewToAutoscaleSample.js +40 -0
  85. package/dist-esm/samples-dev/cassandraResourcesMigrateCassandraViewToAutoscaleSample.js.map +1 -0
  86. package/dist-esm/samples-dev/cassandraResourcesMigrateCassandraViewToManualThroughputSample.d.ts +2 -0
  87. package/dist-esm/samples-dev/cassandraResourcesMigrateCassandraViewToManualThroughputSample.d.ts.map +1 -0
  88. package/dist-esm/samples-dev/cassandraResourcesMigrateCassandraViewToManualThroughputSample.js +40 -0
  89. package/dist-esm/samples-dev/cassandraResourcesMigrateCassandraViewToManualThroughputSample.js.map +1 -0
  90. package/dist-esm/samples-dev/cassandraResourcesUpdateCassandraKeyspaceThroughputSample.js +1 -1
  91. package/dist-esm/samples-dev/cassandraResourcesUpdateCassandraTableThroughputSample.js +1 -1
  92. package/dist-esm/samples-dev/cassandraResourcesUpdateCassandraViewThroughputSample.d.ts +2 -0
  93. package/dist-esm/samples-dev/cassandraResourcesUpdateCassandraViewThroughputSample.d.ts.map +1 -0
  94. package/dist-esm/samples-dev/cassandraResourcesUpdateCassandraViewThroughputSample.js +44 -0
  95. package/dist-esm/samples-dev/cassandraResourcesUpdateCassandraViewThroughputSample.js.map +1 -0
  96. package/dist-esm/samples-dev/chaosFaultEnableDisableSample.d.ts +2 -0
  97. package/dist-esm/samples-dev/chaosFaultEnableDisableSample.d.ts.map +1 -0
  98. package/dist-esm/samples-dev/chaosFaultEnableDisableSample.js +46 -0
  99. package/dist-esm/samples-dev/chaosFaultEnableDisableSample.js.map +1 -0
  100. package/dist-esm/samples-dev/chaosFaultGetSample.d.ts +2 -0
  101. package/dist-esm/samples-dev/chaosFaultGetSample.d.ts.map +1 -0
  102. package/dist-esm/samples-dev/chaosFaultGetSample.js +40 -0
  103. package/dist-esm/samples-dev/chaosFaultGetSample.js.map +1 -0
  104. package/dist-esm/samples-dev/chaosFaultListSample.d.ts +2 -0
  105. package/dist-esm/samples-dev/chaosFaultListSample.d.ts.map +1 -0
  106. package/dist-esm/samples-dev/chaosFaultListSample.js +55 -0
  107. package/dist-esm/samples-dev/chaosFaultListSample.js.map +1 -0
  108. package/dist-esm/samples-dev/collectionListMetricDefinitionsSample.js +1 -1
  109. package/dist-esm/samples-dev/collectionListMetricsSample.js +1 -1
  110. package/dist-esm/samples-dev/collectionListUsagesSample.js +1 -1
  111. package/dist-esm/samples-dev/collectionPartitionListMetricsSample.js +1 -1
  112. package/dist-esm/samples-dev/collectionPartitionListUsagesSample.js +1 -1
  113. package/dist-esm/samples-dev/collectionPartitionRegionListMetricsSample.js +1 -1
  114. package/dist-esm/samples-dev/collectionRegionListMetricsSample.js +1 -1
  115. package/dist-esm/samples-dev/dataTransferJobsCancelSample.d.ts +2 -0
  116. package/dist-esm/samples-dev/dataTransferJobsCancelSample.d.ts.map +1 -0
  117. package/dist-esm/samples-dev/dataTransferJobsCancelSample.js +39 -0
  118. package/dist-esm/samples-dev/dataTransferJobsCancelSample.js.map +1 -0
  119. package/dist-esm/samples-dev/dataTransferJobsCompleteSample.d.ts +2 -0
  120. package/dist-esm/samples-dev/dataTransferJobsCompleteSample.d.ts.map +1 -0
  121. package/dist-esm/samples-dev/dataTransferJobsCompleteSample.js +40 -0
  122. package/dist-esm/samples-dev/dataTransferJobsCompleteSample.js.map +1 -0
  123. package/dist-esm/samples-dev/dataTransferJobsCreateSample.d.ts +2 -0
  124. package/dist-esm/samples-dev/dataTransferJobsCreateSample.d.ts.map +1 -0
  125. package/dist-esm/samples-dev/dataTransferJobsCreateSample.js +53 -0
  126. package/dist-esm/samples-dev/dataTransferJobsCreateSample.js.map +1 -0
  127. package/dist-esm/samples-dev/dataTransferJobsGetSample.d.ts +2 -0
  128. package/dist-esm/samples-dev/dataTransferJobsGetSample.d.ts.map +1 -0
  129. package/dist-esm/samples-dev/dataTransferJobsGetSample.js +39 -0
  130. package/dist-esm/samples-dev/dataTransferJobsGetSample.js.map +1 -0
  131. package/dist-esm/samples-dev/dataTransferJobsListByDatabaseAccountSample.d.ts +2 -0
  132. package/dist-esm/samples-dev/dataTransferJobsListByDatabaseAccountSample.d.ts.map +1 -0
  133. package/dist-esm/samples-dev/dataTransferJobsListByDatabaseAccountSample.js +54 -0
  134. package/dist-esm/samples-dev/dataTransferJobsListByDatabaseAccountSample.js.map +1 -0
  135. package/dist-esm/samples-dev/dataTransferJobsPauseSample.d.ts +2 -0
  136. package/dist-esm/samples-dev/dataTransferJobsPauseSample.d.ts.map +1 -0
  137. package/dist-esm/samples-dev/dataTransferJobsPauseSample.js +39 -0
  138. package/dist-esm/samples-dev/dataTransferJobsPauseSample.js.map +1 -0
  139. package/dist-esm/samples-dev/dataTransferJobsResumeSample.d.ts +2 -0
  140. package/dist-esm/samples-dev/dataTransferJobsResumeSample.d.ts.map +1 -0
  141. package/dist-esm/samples-dev/dataTransferJobsResumeSample.js +39 -0
  142. package/dist-esm/samples-dev/dataTransferJobsResumeSample.js.map +1 -0
  143. package/dist-esm/samples-dev/databaseAccountRegionListMetricsSample.js +1 -1
  144. package/dist-esm/samples-dev/databaseAccountsCheckNameExistsSample.js +1 -1
  145. package/dist-esm/samples-dev/databaseAccountsCreateOrUpdateSample.js +10 -3
  146. package/dist-esm/samples-dev/databaseAccountsCreateOrUpdateSample.js.map +1 -1
  147. package/dist-esm/samples-dev/databaseAccountsDeleteSample.js +1 -1
  148. package/dist-esm/samples-dev/databaseAccountsFailoverPriorityChangeSample.js +1 -1
  149. package/dist-esm/samples-dev/databaseAccountsGetReadOnlyKeysSample.js +1 -1
  150. package/dist-esm/samples-dev/databaseAccountsGetSample.js +1 -1
  151. package/dist-esm/samples-dev/databaseAccountsListByResourceGroupSample.js +1 -1
  152. package/dist-esm/samples-dev/databaseAccountsListConnectionStringsSample.js +2 -2
  153. package/dist-esm/samples-dev/databaseAccountsListKeysSample.js +1 -1
  154. package/dist-esm/samples-dev/databaseAccountsListMetricDefinitionsSample.js +1 -1
  155. package/dist-esm/samples-dev/databaseAccountsListMetricsSample.js +1 -1
  156. package/dist-esm/samples-dev/databaseAccountsListReadOnlyKeysSample.js +1 -1
  157. package/dist-esm/samples-dev/databaseAccountsListSample.js +1 -1
  158. package/dist-esm/samples-dev/databaseAccountsListUsagesSample.js +1 -1
  159. package/dist-esm/samples-dev/databaseAccountsOfflineRegionSample.js +1 -1
  160. package/dist-esm/samples-dev/databaseAccountsOnlineRegionSample.js +1 -1
  161. package/dist-esm/samples-dev/databaseAccountsRegenerateKeySample.js +1 -1
  162. package/dist-esm/samples-dev/databaseAccountsUpdateSample.js +7 -2
  163. package/dist-esm/samples-dev/databaseAccountsUpdateSample.js.map +1 -1
  164. package/dist-esm/samples-dev/databaseListMetricDefinitionsSample.js +1 -1
  165. package/dist-esm/samples-dev/databaseListMetricsSample.js +1 -1
  166. package/dist-esm/samples-dev/databaseListUsagesSample.js +1 -1
  167. package/dist-esm/samples-dev/graphResourcesCreateUpdateGraphSample.d.ts +2 -0
  168. package/dist-esm/samples-dev/graphResourcesCreateUpdateGraphSample.d.ts.map +1 -0
  169. package/dist-esm/samples-dev/graphResourcesCreateUpdateGraphSample.js +45 -0
  170. package/dist-esm/samples-dev/graphResourcesCreateUpdateGraphSample.js.map +1 -0
  171. package/dist-esm/samples-dev/graphResourcesDeleteGraphResourceSample.d.ts +2 -0
  172. package/dist-esm/samples-dev/graphResourcesDeleteGraphResourceSample.d.ts.map +1 -0
  173. package/dist-esm/samples-dev/graphResourcesDeleteGraphResourceSample.js +39 -0
  174. package/dist-esm/samples-dev/graphResourcesDeleteGraphResourceSample.js.map +1 -0
  175. package/dist-esm/samples-dev/graphResourcesGetGraphSample.d.ts +2 -0
  176. package/dist-esm/samples-dev/graphResourcesGetGraphSample.d.ts.map +1 -0
  177. package/dist-esm/samples-dev/graphResourcesGetGraphSample.js +39 -0
  178. package/dist-esm/samples-dev/graphResourcesGetGraphSample.js.map +1 -0
  179. package/dist-esm/samples-dev/graphResourcesListGraphsSample.d.ts +2 -0
  180. package/dist-esm/samples-dev/graphResourcesListGraphsSample.d.ts.map +1 -0
  181. package/dist-esm/samples-dev/graphResourcesListGraphsSample.js +54 -0
  182. package/dist-esm/samples-dev/graphResourcesListGraphsSample.js.map +1 -0
  183. package/dist-esm/samples-dev/gremlinResourcesCreateUpdateGremlinDatabaseSample.js +1 -1
  184. package/dist-esm/samples-dev/gremlinResourcesCreateUpdateGremlinGraphSample.js +1 -1
  185. package/dist-esm/samples-dev/gremlinResourcesDeleteGremlinDatabaseSample.js +1 -1
  186. package/dist-esm/samples-dev/gremlinResourcesDeleteGremlinGraphSample.js +1 -1
  187. package/dist-esm/samples-dev/gremlinResourcesGetGremlinDatabaseSample.js +1 -1
  188. package/dist-esm/samples-dev/gremlinResourcesGetGremlinDatabaseThroughputSample.js +1 -1
  189. package/dist-esm/samples-dev/gremlinResourcesGetGremlinGraphSample.js +1 -1
  190. package/dist-esm/samples-dev/gremlinResourcesGetGremlinGraphThroughputSample.js +1 -1
  191. package/dist-esm/samples-dev/gremlinResourcesListGremlinDatabasesSample.js +1 -1
  192. package/dist-esm/samples-dev/gremlinResourcesListGremlinGraphsSample.js +1 -1
  193. package/dist-esm/samples-dev/gremlinResourcesMigrateGremlinDatabaseToAutoscaleSample.js +1 -1
  194. package/dist-esm/samples-dev/gremlinResourcesMigrateGremlinDatabaseToManualThroughputSample.js +1 -1
  195. package/dist-esm/samples-dev/gremlinResourcesMigrateGremlinGraphToAutoscaleSample.js +1 -1
  196. package/dist-esm/samples-dev/gremlinResourcesMigrateGremlinGraphToManualThroughputSample.js +1 -1
  197. package/dist-esm/samples-dev/gremlinResourcesRetrieveContinuousBackupInformationSample.js +1 -1
  198. package/dist-esm/samples-dev/gremlinResourcesUpdateGremlinDatabaseThroughputSample.js +1 -1
  199. package/dist-esm/samples-dev/gremlinResourcesUpdateGremlinGraphThroughputSample.js +1 -1
  200. package/dist-esm/samples-dev/locationsGetSample.js +1 -1
  201. package/dist-esm/samples-dev/locationsListSample.js +1 -1
  202. package/dist-esm/samples-dev/mongoDbResourcesCreateUpdateMongoDbcollectionSample.js +36 -1
  203. package/dist-esm/samples-dev/mongoDbResourcesCreateUpdateMongoDbcollectionSample.js.map +1 -1
  204. package/dist-esm/samples-dev/mongoDbResourcesCreateUpdateMongoDbdatabaseSample.js +34 -1
  205. package/dist-esm/samples-dev/mongoDbResourcesCreateUpdateMongoDbdatabaseSample.js.map +1 -1
  206. package/dist-esm/samples-dev/mongoDbResourcesCreateUpdateMongoRoleDefinitionSample.js +1 -1
  207. package/dist-esm/samples-dev/mongoDbResourcesCreateUpdateMongoUserDefinitionSample.js +1 -1
  208. package/dist-esm/samples-dev/mongoDbResourcesDeleteMongoDbcollectionSample.js +1 -1
  209. package/dist-esm/samples-dev/mongoDbResourcesDeleteMongoDbdatabaseSample.js +1 -1
  210. package/dist-esm/samples-dev/mongoDbResourcesDeleteMongoRoleDefinitionSample.js +1 -1
  211. package/dist-esm/samples-dev/mongoDbResourcesDeleteMongoUserDefinitionSample.js +1 -1
  212. package/dist-esm/samples-dev/mongoDbResourcesGetMongoDbcollectionSample.js +1 -1
  213. package/dist-esm/samples-dev/mongoDbResourcesGetMongoDbcollectionThroughputSample.js +1 -1
  214. package/dist-esm/samples-dev/mongoDbResourcesGetMongoDbdatabaseSample.js +1 -1
  215. package/dist-esm/samples-dev/mongoDbResourcesGetMongoDbdatabaseThroughputSample.js +1 -1
  216. package/dist-esm/samples-dev/mongoDbResourcesGetMongoRoleDefinitionSample.js +1 -1
  217. package/dist-esm/samples-dev/mongoDbResourcesGetMongoUserDefinitionSample.js +1 -1
  218. package/dist-esm/samples-dev/mongoDbResourcesListMongoDbcollectionPartitionMergeSample.d.ts +2 -0
  219. package/dist-esm/samples-dev/mongoDbResourcesListMongoDbcollectionPartitionMergeSample.d.ts.map +1 -0
  220. package/dist-esm/samples-dev/mongoDbResourcesListMongoDbcollectionPartitionMergeSample.js +41 -0
  221. package/dist-esm/samples-dev/mongoDbResourcesListMongoDbcollectionPartitionMergeSample.js.map +1 -0
  222. package/dist-esm/samples-dev/mongoDbResourcesListMongoDbcollectionsSample.js +1 -1
  223. package/dist-esm/samples-dev/mongoDbResourcesListMongoDbdatabasesSample.js +1 -1
  224. package/dist-esm/samples-dev/mongoDbResourcesListMongoRoleDefinitionsSample.js +1 -1
  225. package/dist-esm/samples-dev/mongoDbResourcesListMongoUserDefinitionsSample.js +1 -1
  226. package/dist-esm/samples-dev/mongoDbResourcesMigrateMongoDbcollectionToAutoscaleSample.js +1 -1
  227. package/dist-esm/samples-dev/mongoDbResourcesMigrateMongoDbcollectionToManualThroughputSample.js +1 -1
  228. package/dist-esm/samples-dev/mongoDbResourcesMigrateMongoDbdatabaseToAutoscaleSample.js +1 -1
  229. package/dist-esm/samples-dev/mongoDbResourcesMigrateMongoDbdatabaseToManualThroughputSample.js +1 -1
  230. package/dist-esm/samples-dev/mongoDbResourcesMongoDbcontainerRedistributeThroughputSample.d.ts +2 -0
  231. package/dist-esm/samples-dev/mongoDbResourcesMongoDbcontainerRedistributeThroughputSample.d.ts.map +1 -0
  232. package/dist-esm/samples-dev/mongoDbResourcesMongoDbcontainerRedistributeThroughputSample.js +53 -0
  233. package/dist-esm/samples-dev/mongoDbResourcesMongoDbcontainerRedistributeThroughputSample.js.map +1 -0
  234. package/dist-esm/samples-dev/mongoDbResourcesMongoDbcontainerRetrieveThroughputDistributionSample.d.ts +2 -0
  235. package/dist-esm/samples-dev/mongoDbResourcesMongoDbcontainerRetrieveThroughputDistributionSample.d.ts.map +1 -0
  236. package/dist-esm/samples-dev/mongoDbResourcesMongoDbcontainerRetrieveThroughputDistributionSample.js +43 -0
  237. package/dist-esm/samples-dev/mongoDbResourcesMongoDbcontainerRetrieveThroughputDistributionSample.js.map +1 -0
  238. package/dist-esm/samples-dev/mongoDbResourcesMongoDbdatabasePartitionMergeSample.d.ts +2 -0
  239. package/dist-esm/samples-dev/mongoDbResourcesMongoDbdatabasePartitionMergeSample.d.ts.map +1 -0
  240. package/dist-esm/samples-dev/mongoDbResourcesMongoDbdatabasePartitionMergeSample.js +40 -0
  241. package/dist-esm/samples-dev/mongoDbResourcesMongoDbdatabasePartitionMergeSample.js.map +1 -0
  242. package/dist-esm/samples-dev/mongoDbResourcesMongoDbdatabaseRedistributeThroughputSample.d.ts +2 -0
  243. package/dist-esm/samples-dev/mongoDbResourcesMongoDbdatabaseRedistributeThroughputSample.d.ts.map +1 -0
  244. package/dist-esm/samples-dev/mongoDbResourcesMongoDbdatabaseRedistributeThroughputSample.js +52 -0
  245. package/dist-esm/samples-dev/mongoDbResourcesMongoDbdatabaseRedistributeThroughputSample.js.map +1 -0
  246. package/dist-esm/samples-dev/mongoDbResourcesMongoDbdatabaseRetrieveThroughputDistributionSample.d.ts +2 -0
  247. package/dist-esm/samples-dev/mongoDbResourcesMongoDbdatabaseRetrieveThroughputDistributionSample.d.ts.map +1 -0
  248. package/dist-esm/samples-dev/mongoDbResourcesMongoDbdatabaseRetrieveThroughputDistributionSample.js +42 -0
  249. package/dist-esm/samples-dev/mongoDbResourcesMongoDbdatabaseRetrieveThroughputDistributionSample.js.map +1 -0
  250. package/dist-esm/samples-dev/mongoDbResourcesRetrieveContinuousBackupInformationSample.js +1 -1
  251. package/dist-esm/samples-dev/mongoDbResourcesUpdateMongoDbcollectionThroughputSample.js +1 -1
  252. package/dist-esm/samples-dev/mongoDbResourcesUpdateMongoDbdatabaseThroughputSample.js +1 -1
  253. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.d.ts +2 -0
  254. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.d.ts.map +1 -0
  255. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.js +40 -0
  256. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.js.map +1 -0
  257. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.d.ts +2 -0
  258. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.d.ts.map +1 -0
  259. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js +55 -0
  260. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js.map +1 -0
  261. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.d.ts +2 -0
  262. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.d.ts.map +1 -0
  263. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js +40 -0
  264. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js.map +1 -0
  265. package/dist-esm/samples-dev/notebookWorkspacesCreateOrUpdateSample.js +1 -1
  266. package/dist-esm/samples-dev/notebookWorkspacesDeleteSample.js +1 -1
  267. package/dist-esm/samples-dev/notebookWorkspacesGetSample.js +1 -1
  268. package/dist-esm/samples-dev/notebookWorkspacesListByDatabaseAccountSample.js +1 -1
  269. package/dist-esm/samples-dev/notebookWorkspacesListConnectionInfoSample.js +1 -1
  270. package/dist-esm/samples-dev/notebookWorkspacesRegenerateAuthTokenSample.js +1 -1
  271. package/dist-esm/samples-dev/notebookWorkspacesStartSample.js +1 -1
  272. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  273. package/dist-esm/samples-dev/partitionKeyRangeIdListMetricsSample.js +1 -1
  274. package/dist-esm/samples-dev/partitionKeyRangeIdRegionListMetricsSample.js +1 -1
  275. package/dist-esm/samples-dev/percentileListMetricsSample.js +1 -1
  276. package/dist-esm/samples-dev/percentileSourceTargetListMetricsSample.js +1 -1
  277. package/dist-esm/samples-dev/percentileTargetListMetricsSample.js +1 -1
  278. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +1 -1
  279. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
  280. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
  281. package/dist-esm/samples-dev/privateEndpointConnectionsListByDatabaseAccountSample.js +1 -1
  282. package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +1 -1
  283. package/dist-esm/samples-dev/privateLinkResourcesListByDatabaseAccountSample.js +1 -1
  284. package/dist-esm/samples-dev/restorableDatabaseAccountsGetByLocationSample.js +1 -1
  285. package/dist-esm/samples-dev/restorableDatabaseAccountsListByLocationSample.js +1 -1
  286. package/dist-esm/samples-dev/restorableDatabaseAccountsListSample.js +1 -1
  287. package/dist-esm/samples-dev/restorableGremlinDatabasesListSample.js +1 -1
  288. package/dist-esm/samples-dev/restorableGremlinGraphsListSample.js +1 -1
  289. package/dist-esm/samples-dev/restorableGremlinResourcesListSample.js +1 -1
  290. package/dist-esm/samples-dev/restorableMongodbCollectionsListSample.js +1 -1
  291. package/dist-esm/samples-dev/restorableMongodbDatabasesListSample.js +1 -1
  292. package/dist-esm/samples-dev/restorableMongodbResourcesListSample.js +1 -1
  293. package/dist-esm/samples-dev/restorableSqlContainersListSample.js +1 -1
  294. package/dist-esm/samples-dev/restorableSqlDatabasesListSample.js +1 -1
  295. package/dist-esm/samples-dev/restorableSqlResourcesListSample.js +1 -1
  296. package/dist-esm/samples-dev/restorableTableResourcesListSample.js +1 -1
  297. package/dist-esm/samples-dev/restorableTablesListSample.js +1 -1
  298. package/dist-esm/samples-dev/serviceCreateSample.js +4 -4
  299. package/dist-esm/samples-dev/serviceDeleteSample.js +4 -4
  300. package/dist-esm/samples-dev/serviceGetSample.js +4 -4
  301. package/dist-esm/samples-dev/serviceListSample.js +1 -1
  302. package/dist-esm/samples-dev/sqlResourcesCreateUpdateClientEncryptionKeySample.js +2 -2
  303. package/dist-esm/samples-dev/sqlResourcesCreateUpdateClientEncryptionKeySample.js.map +1 -1
  304. package/dist-esm/samples-dev/sqlResourcesCreateUpdateSqlContainerSample.js +82 -1
  305. package/dist-esm/samples-dev/sqlResourcesCreateUpdateSqlContainerSample.js.map +1 -1
  306. package/dist-esm/samples-dev/sqlResourcesCreateUpdateSqlDatabaseSample.js +34 -1
  307. package/dist-esm/samples-dev/sqlResourcesCreateUpdateSqlDatabaseSample.js.map +1 -1
  308. package/dist-esm/samples-dev/sqlResourcesCreateUpdateSqlRoleAssignmentSample.js +1 -1
  309. package/dist-esm/samples-dev/sqlResourcesCreateUpdateSqlRoleDefinitionSample.js +1 -1
  310. package/dist-esm/samples-dev/sqlResourcesCreateUpdateSqlStoredProcedureSample.js +1 -1
  311. package/dist-esm/samples-dev/sqlResourcesCreateUpdateSqlTriggerSample.js +1 -1
  312. package/dist-esm/samples-dev/sqlResourcesCreateUpdateSqlUserDefinedFunctionSample.js +1 -1
  313. package/dist-esm/samples-dev/sqlResourcesDeleteSqlContainerSample.js +1 -1
  314. package/dist-esm/samples-dev/sqlResourcesDeleteSqlDatabaseSample.js +1 -1
  315. package/dist-esm/samples-dev/sqlResourcesDeleteSqlRoleAssignmentSample.js +1 -1
  316. package/dist-esm/samples-dev/sqlResourcesDeleteSqlRoleDefinitionSample.js +1 -1
  317. package/dist-esm/samples-dev/sqlResourcesDeleteSqlStoredProcedureSample.js +1 -1
  318. package/dist-esm/samples-dev/sqlResourcesDeleteSqlTriggerSample.js +1 -1
  319. package/dist-esm/samples-dev/sqlResourcesDeleteSqlUserDefinedFunctionSample.js +1 -1
  320. package/dist-esm/samples-dev/sqlResourcesGetClientEncryptionKeySample.js +1 -1
  321. package/dist-esm/samples-dev/sqlResourcesGetSqlContainerSample.js +1 -1
  322. package/dist-esm/samples-dev/sqlResourcesGetSqlContainerThroughputSample.js +1 -1
  323. package/dist-esm/samples-dev/sqlResourcesGetSqlDatabaseSample.js +1 -1
  324. package/dist-esm/samples-dev/sqlResourcesGetSqlDatabaseThroughputSample.js +1 -1
  325. package/dist-esm/samples-dev/sqlResourcesGetSqlRoleAssignmentSample.js +1 -1
  326. package/dist-esm/samples-dev/sqlResourcesGetSqlRoleDefinitionSample.js +1 -1
  327. package/dist-esm/samples-dev/sqlResourcesGetSqlStoredProcedureSample.js +1 -1
  328. package/dist-esm/samples-dev/sqlResourcesGetSqlTriggerSample.js +1 -1
  329. package/dist-esm/samples-dev/sqlResourcesGetSqlUserDefinedFunctionSample.js +1 -1
  330. package/dist-esm/samples-dev/sqlResourcesListClientEncryptionKeysSample.js +1 -1
  331. package/dist-esm/samples-dev/sqlResourcesListSqlContainerPartitionMergeSample.d.ts +2 -0
  332. package/dist-esm/samples-dev/sqlResourcesListSqlContainerPartitionMergeSample.d.ts.map +1 -0
  333. package/dist-esm/samples-dev/sqlResourcesListSqlContainerPartitionMergeSample.js +41 -0
  334. package/dist-esm/samples-dev/sqlResourcesListSqlContainerPartitionMergeSample.js.map +1 -0
  335. package/dist-esm/samples-dev/sqlResourcesListSqlContainersSample.js +1 -1
  336. package/dist-esm/samples-dev/sqlResourcesListSqlDatabasesSample.js +1 -1
  337. package/dist-esm/samples-dev/sqlResourcesListSqlRoleAssignmentsSample.js +1 -1
  338. package/dist-esm/samples-dev/sqlResourcesListSqlRoleDefinitionsSample.js +1 -1
  339. package/dist-esm/samples-dev/sqlResourcesListSqlStoredProceduresSample.js +1 -1
  340. package/dist-esm/samples-dev/sqlResourcesListSqlTriggersSample.js +1 -1
  341. package/dist-esm/samples-dev/sqlResourcesListSqlUserDefinedFunctionsSample.js +1 -1
  342. package/dist-esm/samples-dev/sqlResourcesMigrateSqlContainerToAutoscaleSample.js +1 -1
  343. package/dist-esm/samples-dev/sqlResourcesMigrateSqlContainerToManualThroughputSample.js +1 -1
  344. package/dist-esm/samples-dev/sqlResourcesMigrateSqlDatabaseToAutoscaleSample.js +1 -1
  345. package/dist-esm/samples-dev/sqlResourcesMigrateSqlDatabaseToManualThroughputSample.js +1 -1
  346. package/dist-esm/samples-dev/sqlResourcesRetrieveContinuousBackupInformationSample.js +1 -1
  347. package/dist-esm/samples-dev/sqlResourcesSqlContainerRedistributeThroughputSample.d.ts +2 -0
  348. package/dist-esm/samples-dev/sqlResourcesSqlContainerRedistributeThroughputSample.d.ts.map +1 -0
  349. package/dist-esm/samples-dev/sqlResourcesSqlContainerRedistributeThroughputSample.js +53 -0
  350. package/dist-esm/samples-dev/sqlResourcesSqlContainerRedistributeThroughputSample.js.map +1 -0
  351. package/dist-esm/samples-dev/sqlResourcesSqlContainerRetrieveThroughputDistributionSample.d.ts +2 -0
  352. package/dist-esm/samples-dev/sqlResourcesSqlContainerRetrieveThroughputDistributionSample.d.ts.map +1 -0
  353. package/dist-esm/samples-dev/sqlResourcesSqlContainerRetrieveThroughputDistributionSample.js +43 -0
  354. package/dist-esm/samples-dev/sqlResourcesSqlContainerRetrieveThroughputDistributionSample.js.map +1 -0
  355. package/dist-esm/samples-dev/sqlResourcesSqlDatabasePartitionMergeSample.d.ts +2 -0
  356. package/dist-esm/samples-dev/sqlResourcesSqlDatabasePartitionMergeSample.d.ts.map +1 -0
  357. package/dist-esm/samples-dev/sqlResourcesSqlDatabasePartitionMergeSample.js +40 -0
  358. package/dist-esm/samples-dev/sqlResourcesSqlDatabasePartitionMergeSample.js.map +1 -0
  359. package/dist-esm/samples-dev/sqlResourcesSqlDatabaseRedistributeThroughputSample.d.ts +2 -0
  360. package/dist-esm/samples-dev/sqlResourcesSqlDatabaseRedistributeThroughputSample.d.ts.map +1 -0
  361. package/dist-esm/samples-dev/sqlResourcesSqlDatabaseRedistributeThroughputSample.js +52 -0
  362. package/dist-esm/samples-dev/sqlResourcesSqlDatabaseRedistributeThroughputSample.js.map +1 -0
  363. package/dist-esm/samples-dev/sqlResourcesSqlDatabaseRetrieveThroughputDistributionSample.d.ts +2 -0
  364. package/dist-esm/samples-dev/sqlResourcesSqlDatabaseRetrieveThroughputDistributionSample.d.ts.map +1 -0
  365. package/dist-esm/samples-dev/sqlResourcesSqlDatabaseRetrieveThroughputDistributionSample.js +42 -0
  366. package/dist-esm/samples-dev/sqlResourcesSqlDatabaseRetrieveThroughputDistributionSample.js.map +1 -0
  367. package/dist-esm/samples-dev/sqlResourcesUpdateSqlContainerThroughputSample.js +1 -1
  368. package/dist-esm/samples-dev/sqlResourcesUpdateSqlDatabaseThroughputSample.js +1 -1
  369. package/dist-esm/samples-dev/tableResourcesCreateUpdateTableSample.js +1 -1
  370. package/dist-esm/samples-dev/tableResourcesDeleteTableSample.js +1 -1
  371. package/dist-esm/samples-dev/tableResourcesGetTableSample.js +1 -1
  372. package/dist-esm/samples-dev/tableResourcesGetTableThroughputSample.js +1 -1
  373. package/dist-esm/samples-dev/tableResourcesListTablesSample.js +1 -1
  374. package/dist-esm/samples-dev/tableResourcesMigrateTableToAutoscaleSample.js +1 -1
  375. package/dist-esm/samples-dev/tableResourcesMigrateTableToManualThroughputSample.js +1 -1
  376. package/dist-esm/samples-dev/tableResourcesRetrieveContinuousBackupInformationSample.js +1 -1
  377. package/dist-esm/samples-dev/tableResourcesUpdateTableThroughputSample.js +1 -1
  378. package/dist-esm/samples-dev/throughputPoolAccountCreateSample.d.ts +2 -0
  379. package/dist-esm/samples-dev/throughputPoolAccountCreateSample.d.ts.map +1 -0
  380. package/dist-esm/samples-dev/throughputPoolAccountCreateSample.js +44 -0
  381. package/dist-esm/samples-dev/throughputPoolAccountCreateSample.js.map +1 -0
  382. package/dist-esm/samples-dev/throughputPoolAccountDeleteSample.d.ts +2 -0
  383. package/dist-esm/samples-dev/throughputPoolAccountDeleteSample.d.ts.map +1 -0
  384. package/dist-esm/samples-dev/throughputPoolAccountDeleteSample.js +40 -0
  385. package/dist-esm/samples-dev/throughputPoolAccountDeleteSample.js.map +1 -0
  386. package/dist-esm/samples-dev/throughputPoolAccountGetSample.d.ts +2 -0
  387. package/dist-esm/samples-dev/throughputPoolAccountGetSample.d.ts.map +1 -0
  388. package/dist-esm/samples-dev/throughputPoolAccountGetSample.js +40 -0
  389. package/dist-esm/samples-dev/throughputPoolAccountGetSample.js.map +1 -0
  390. package/dist-esm/samples-dev/throughputPoolAccountsListSample.d.ts +2 -0
  391. package/dist-esm/samples-dev/throughputPoolAccountsListSample.d.ts.map +1 -0
  392. package/dist-esm/samples-dev/throughputPoolAccountsListSample.js +55 -0
  393. package/dist-esm/samples-dev/throughputPoolAccountsListSample.js.map +1 -0
  394. package/dist-esm/samples-dev/throughputPoolCreateOrUpdateSample.d.ts +2 -0
  395. package/dist-esm/samples-dev/throughputPoolCreateOrUpdateSample.d.ts.map +1 -0
  396. package/dist-esm/samples-dev/throughputPoolCreateOrUpdateSample.js +44 -0
  397. package/dist-esm/samples-dev/throughputPoolCreateOrUpdateSample.js.map +1 -0
  398. package/dist-esm/samples-dev/throughputPoolDeleteSample.d.ts +2 -0
  399. package/dist-esm/samples-dev/throughputPoolDeleteSample.d.ts.map +1 -0
  400. package/dist-esm/samples-dev/throughputPoolDeleteSample.js +39 -0
  401. package/dist-esm/samples-dev/throughputPoolDeleteSample.js.map +1 -0
  402. package/dist-esm/samples-dev/throughputPoolGetSample.d.ts +2 -0
  403. package/dist-esm/samples-dev/throughputPoolGetSample.d.ts.map +1 -0
  404. package/dist-esm/samples-dev/throughputPoolGetSample.js +39 -0
  405. package/dist-esm/samples-dev/throughputPoolGetSample.js.map +1 -0
  406. package/dist-esm/samples-dev/throughputPoolUpdateSample.d.ts +2 -0
  407. package/dist-esm/samples-dev/throughputPoolUpdateSample.d.ts.map +1 -0
  408. package/dist-esm/samples-dev/throughputPoolUpdateSample.js +41 -0
  409. package/dist-esm/samples-dev/throughputPoolUpdateSample.js.map +1 -0
  410. package/dist-esm/samples-dev/throughputPoolsListByResourceGroupSample.d.ts +2 -0
  411. package/dist-esm/samples-dev/throughputPoolsListByResourceGroupSample.d.ts.map +1 -0
  412. package/dist-esm/samples-dev/throughputPoolsListByResourceGroupSample.js +54 -0
  413. package/dist-esm/samples-dev/throughputPoolsListByResourceGroupSample.js.map +1 -0
  414. package/dist-esm/samples-dev/throughputPoolsListSample.d.ts +2 -0
  415. package/dist-esm/samples-dev/throughputPoolsListSample.d.ts.map +1 -0
  416. package/dist-esm/samples-dev/throughputPoolsListSample.js +53 -0
  417. package/dist-esm/samples-dev/throughputPoolsListSample.js.map +1 -0
  418. package/dist-esm/src/cosmosDBManagementClient.d.ts +9 -1
  419. package/dist-esm/src/cosmosDBManagementClient.d.ts.map +1 -1
  420. package/dist-esm/src/cosmosDBManagementClient.js +12 -3
  421. package/dist-esm/src/cosmosDBManagementClient.js.map +1 -1
  422. package/dist-esm/src/models/index.d.ts +1800 -214
  423. package/dist-esm/src/models/index.d.ts.map +1 -1
  424. package/dist-esm/src/models/index.js +196 -12
  425. package/dist-esm/src/models/index.js.map +1 -1
  426. package/dist-esm/src/models/mappers.d.ts +116 -23
  427. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  428. package/dist-esm/src/models/mappers.js +4234 -1962
  429. package/dist-esm/src/models/mappers.js.map +1 -1
  430. package/dist-esm/src/models/parameters.d.ts +22 -3
  431. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  432. package/dist-esm/src/models/parameters.js +173 -21
  433. package/dist-esm/src/models/parameters.js.map +1 -1
  434. package/dist-esm/src/operations/cassandraClusters.d.ts +65 -1
  435. package/dist-esm/src/operations/cassandraClusters.d.ts.map +1 -1
  436. package/dist-esm/src/operations/cassandraClusters.js +314 -1
  437. package/dist-esm/src/operations/cassandraClusters.js.map +1 -1
  438. package/dist-esm/src/operations/cassandraResources.d.ts +134 -1
  439. package/dist-esm/src/operations/cassandraResources.d.ts.map +1 -1
  440. package/dist-esm/src/operations/cassandraResources.js +599 -0
  441. package/dist-esm/src/operations/cassandraResources.js.map +1 -1
  442. package/dist-esm/src/operations/chaosFault.d.ts +65 -0
  443. package/dist-esm/src/operations/chaosFault.d.ts.map +1 -0
  444. package/dist-esm/src/operations/chaosFault.js +283 -0
  445. package/dist-esm/src/operations/chaosFault.js.map +1 -0
  446. package/dist-esm/src/operations/dataTransferJobs.d.ts +87 -0
  447. package/dist-esm/src/operations/dataTransferJobs.d.ts.map +1 -0
  448. package/dist-esm/src/operations/dataTransferJobs.js +345 -0
  449. package/dist-esm/src/operations/dataTransferJobs.js.map +1 -0
  450. package/dist-esm/src/operations/graphResources.d.ts +73 -0
  451. package/dist-esm/src/operations/graphResources.d.ts.map +1 -0
  452. package/dist-esm/src/operations/graphResources.js +299 -0
  453. package/dist-esm/src/operations/graphResources.js.map +1 -0
  454. package/dist-esm/src/operations/gremlinResources.js +8 -8
  455. package/dist-esm/src/operations/gremlinResources.js.map +1 -1
  456. package/dist-esm/src/operations/index.d.ts +8 -0
  457. package/dist-esm/src/operations/index.d.ts.map +1 -1
  458. package/dist-esm/src/operations/index.js +8 -0
  459. package/dist-esm/src/operations/index.js.map +1 -1
  460. package/dist-esm/src/operations/mongoDBResources.d.ts +123 -1
  461. package/dist-esm/src/operations/mongoDBResources.d.ts.map +1 -1
  462. package/dist-esm/src/operations/mongoDBResources.js +614 -0
  463. package/dist-esm/src/operations/mongoDBResources.js.map +1 -1
  464. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.d.ts +66 -0
  465. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  466. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js +286 -0
  467. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js.map +1 -0
  468. package/dist-esm/src/operations/sqlResources.d.ts +148 -26
  469. package/dist-esm/src/operations/sqlResources.d.ts.map +1 -1
  470. package/dist-esm/src/operations/sqlResources.js +706 -92
  471. package/dist-esm/src/operations/sqlResources.js.map +1 -1
  472. package/dist-esm/src/operations/throughputPool.d.ts +67 -0
  473. package/dist-esm/src/operations/throughputPool.d.ts.map +1 -0
  474. package/dist-esm/src/operations/throughputPool.js +321 -0
  475. package/dist-esm/src/operations/throughputPool.js.map +1 -0
  476. package/dist-esm/src/operations/throughputPoolAccount.d.ts +58 -0
  477. package/dist-esm/src/operations/throughputPoolAccount.d.ts.map +1 -0
  478. package/dist-esm/src/operations/throughputPoolAccount.js +257 -0
  479. package/dist-esm/src/operations/throughputPoolAccount.js.map +1 -0
  480. package/dist-esm/src/operations/throughputPoolAccounts.d.ts +38 -0
  481. package/dist-esm/src/operations/throughputPoolAccounts.d.ts.map +1 -0
  482. package/dist-esm/src/operations/throughputPoolAccounts.js +150 -0
  483. package/dist-esm/src/operations/throughputPoolAccounts.js.map +1 -0
  484. package/dist-esm/src/operations/throughputPools.d.ts +53 -0
  485. package/dist-esm/src/operations/throughputPools.d.ts.map +1 -0
  486. package/dist-esm/src/operations/throughputPools.js +256 -0
  487. package/dist-esm/src/operations/throughputPools.js.map +1 -0
  488. package/dist-esm/src/operationsInterfaces/cassandraClusters.d.ts +47 -1
  489. package/dist-esm/src/operationsInterfaces/cassandraClusters.d.ts.map +1 -1
  490. package/dist-esm/src/operationsInterfaces/cassandraResources.d.ts +124 -1
  491. package/dist-esm/src/operationsInterfaces/cassandraResources.d.ts.map +1 -1
  492. package/dist-esm/src/operationsInterfaces/chaosFault.d.ts +40 -0
  493. package/dist-esm/src/operationsInterfaces/chaosFault.d.ts.map +1 -0
  494. package/dist-esm/src/operationsInterfaces/chaosFault.js +9 -0
  495. package/dist-esm/src/operationsInterfaces/chaosFault.js.map +1 -0
  496. package/dist-esm/src/operationsInterfaces/dataTransferJobs.d.ts +62 -0
  497. package/dist-esm/src/operationsInterfaces/dataTransferJobs.d.ts.map +1 -0
  498. package/dist-esm/src/operationsInterfaces/dataTransferJobs.js +9 -0
  499. package/dist-esm/src/operationsInterfaces/dataTransferJobs.js.map +1 -0
  500. package/dist-esm/src/operationsInterfaces/graphResources.d.ts +56 -0
  501. package/dist-esm/src/operationsInterfaces/graphResources.d.ts.map +1 -0
  502. package/dist-esm/src/operationsInterfaces/graphResources.js +9 -0
  503. package/dist-esm/src/operationsInterfaces/graphResources.js.map +1 -0
  504. package/dist-esm/src/operationsInterfaces/index.d.ts +8 -0
  505. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  506. package/dist-esm/src/operationsInterfaces/index.js +8 -0
  507. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  508. package/dist-esm/src/operationsInterfaces/mongoDBResources.d.ts +123 -1
  509. package/dist-esm/src/operationsInterfaces/mongoDBResources.d.ts.map +1 -1
  510. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +41 -0
  511. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  512. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.js +9 -0
  513. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -0
  514. package/dist-esm/src/operationsInterfaces/sqlResources.d.ts +142 -20
  515. package/dist-esm/src/operationsInterfaces/sqlResources.d.ts.map +1 -1
  516. package/dist-esm/src/operationsInterfaces/throughputPool.d.ts +59 -0
  517. package/dist-esm/src/operationsInterfaces/throughputPool.d.ts.map +1 -0
  518. package/dist-esm/src/operationsInterfaces/throughputPool.js +9 -0
  519. package/dist-esm/src/operationsInterfaces/throughputPool.js.map +1 -0
  520. package/dist-esm/src/operationsInterfaces/throughputPoolAccount.d.ts +50 -0
  521. package/dist-esm/src/operationsInterfaces/throughputPoolAccount.d.ts.map +1 -0
  522. package/dist-esm/src/operationsInterfaces/throughputPoolAccount.js +9 -0
  523. package/dist-esm/src/operationsInterfaces/throughputPoolAccount.js.map +1 -0
  524. package/dist-esm/src/operationsInterfaces/throughputPoolAccounts.d.ts +13 -0
  525. package/dist-esm/src/operationsInterfaces/throughputPoolAccounts.d.ts.map +1 -0
  526. package/dist-esm/src/operationsInterfaces/throughputPoolAccounts.js +9 -0
  527. package/dist-esm/src/operationsInterfaces/throughputPoolAccounts.js.map +1 -0
  528. package/dist-esm/src/operationsInterfaces/throughputPools.d.ts +17 -0
  529. package/dist-esm/src/operationsInterfaces/throughputPools.d.ts.map +1 -0
  530. package/dist-esm/src/operationsInterfaces/throughputPools.js +9 -0
  531. package/dist-esm/src/operationsInterfaces/throughputPools.js.map +1 -0
  532. package/package.json +28 -29
  533. package/review/arm-cosmosdb.api.md +1401 -35
  534. package/src/cosmosDBManagementClient.ts +35 -2
  535. package/src/models/index.ts +2119 -220
  536. package/src/models/mappers.ts +3544 -1019
  537. package/src/models/parameters.ts +204 -22
  538. package/src/operations/cassandraClusters.ts +421 -1
  539. package/src/operations/cassandraResources.ts +1064 -197
  540. package/src/operations/chaosFault.ts +383 -0
  541. package/src/operations/dataTransferJobs.ts +464 -0
  542. package/src/operations/graphResources.ts +418 -0
  543. package/src/operations/gremlinResources.ts +8 -8
  544. package/src/operations/index.ts +8 -0
  545. package/src/operations/mongoDBResources.ts +934 -49
  546. package/src/operations/networkSecurityPerimeterConfigurations.ts +389 -0
  547. package/src/operations/sqlResources.ts +1321 -439
  548. package/src/operations/throughputPool.ts +454 -0
  549. package/src/operations/throughputPoolAccount.ts +361 -0
  550. package/src/operations/throughputPoolAccounts.ts +197 -0
  551. package/src/operations/throughputPools.ts +298 -0
  552. package/src/operationsInterfaces/cassandraClusters.ts +89 -0
  553. package/src/operationsInterfaces/cassandraResources.ts +240 -0
  554. package/src/operationsInterfaces/chaosFault.ts +82 -0
  555. package/src/operationsInterfaces/dataTransferJobs.ts +122 -0
  556. package/src/operationsInterfaces/graphResources.ts +110 -0
  557. package/src/operationsInterfaces/index.ts +8 -0
  558. package/src/operationsInterfaces/mongoDBResources.ts +245 -0
  559. package/src/operationsInterfaces/networkSecurityPerimeterConfigurations.ts +81 -0
  560. package/src/operationsInterfaces/sqlResources.ts +287 -42
  561. package/src/operationsInterfaces/throughputPool.ts +122 -0
  562. package/src/operationsInterfaces/throughputPoolAccount.ts +103 -0
  563. package/src/operationsInterfaces/throughputPoolAccounts.ts +29 -0
  564. package/src/operationsInterfaces/throughputPools.ts +35 -0
  565. package/types/arm-cosmosdb.d.ts +2728 -166
@@ -4,6 +4,48 @@ import { OperationState } from '@azure/core-lro';
4
4
  import { PagedAsyncIterableIterator } from '@azure/core-paging';
5
5
  import { SimplePollerLike } from '@azure/core-lro';
6
6
 
7
+ /** Access rule in a network security perimeter configuration profile */
8
+ export declare interface AccessRule {
9
+ /** Name of the access rule */
10
+ name?: string;
11
+ /** Properties of Access Rule */
12
+ properties?: AccessRuleProperties;
13
+ }
14
+
15
+ /**
16
+ * Defines values for AccessRuleDirection. \
17
+ * {@link KnownAccessRuleDirection} can be used interchangeably with AccessRuleDirection,
18
+ * this enum contains the known values that the service supports.
19
+ * ### Known values supported by the service
20
+ * **Inbound**: Applies to inbound network traffic to the secured resources. \
21
+ * **Outbound**: Applies to outbound network traffic from the secured resources
22
+ */
23
+ export declare type AccessRuleDirection = string;
24
+
25
+ /** Properties of Access Rule */
26
+ export declare interface AccessRuleProperties {
27
+ /** Direction of Access Rule */
28
+ direction?: AccessRuleDirection;
29
+ /** Address prefixes in the CIDR format for inbound rules */
30
+ addressPrefixes?: string[];
31
+ /** Subscriptions for inbound rules */
32
+ subscriptions?: AccessRulePropertiesSubscriptionsItem[];
33
+ /** Network security perimeters for inbound rules */
34
+ networkSecurityPerimeters?: NetworkSecurityPerimeter[];
35
+ /** Fully qualified domain names (FQDN) for outbound rules */
36
+ fullyQualifiedDomainNames?: string[];
37
+ /** Email addresses for outbound rules */
38
+ emailAddresses?: string[];
39
+ /** Phone numbers for outbound rules */
40
+ phoneNumbers?: string[];
41
+ }
42
+
43
+ /** Subscription identifiers */
44
+ export declare interface AccessRulePropertiesSubscriptionsItem {
45
+ /** The fully qualified Azure resource ID of the subscription e.g. ('/subscriptions/00000000-0000-0000-0000-000000000000') */
46
+ id?: string;
47
+ }
48
+
7
49
  /** The metadata related to an access key for a given database account. */
8
50
  export declare interface AccountKeyMetadata {
9
51
  /**
@@ -90,6 +132,8 @@ export declare interface ARMResourceProperties {
90
132
  tags?: {
91
133
  [propertyName: string]: string;
92
134
  };
135
+ /** Identity for the resource. */
136
+ identity?: ManagedServiceIdentity;
93
137
  }
94
138
 
95
139
  /**
@@ -122,6 +166,17 @@ export declare interface AuthenticationMethodLdapProperties {
122
166
  connectionTimeoutInMs?: number;
123
167
  }
124
168
 
169
+ /**
170
+ * Defines values for AutoReplicate. \
171
+ * {@link KnownAutoReplicate} can be used interchangeably with AutoReplicate,
172
+ * this enum contains the known values that the service supports.
173
+ * ### Known values supported by the service
174
+ * **None** \
175
+ * **SystemKeyspaces** \
176
+ * **AllKeyspaces**
177
+ */
178
+ export declare type AutoReplicate = string;
179
+
125
180
  export declare interface AutoscaleSettings {
126
181
  /** Represents maximum throughput, the resource can scale up to. */
127
182
  maxThroughput?: number;
@@ -146,6 +201,14 @@ export declare interface AutoUpgradePolicyResource {
146
201
  throughputPolicy?: ThroughputPolicyResource;
147
202
  }
148
203
 
204
+ /** An Azure Blob Storage data source/sink */
205
+ export declare interface AzureBlobDataTransferDataSourceSink extends DataTransferDataSourceSink {
206
+ /** Polymorphic discriminator, which specifies the different types this object can be */
207
+ component: "AzureBlobStorage";
208
+ containerName: string;
209
+ endpointUrl?: string;
210
+ }
211
+
149
212
  /**
150
213
  * Defines values for AzureConnectionType. \
151
214
  * {@link KnownAzureConnectionType} can be used interchangeably with AzureConnectionType,
@@ -207,6 +270,41 @@ export declare type BackupPolicyType = string;
207
270
 
208
271
  export declare type BackupPolicyUnion = BackupPolicy | PeriodicModeBackupPolicy | ContinuousModeBackupPolicy;
209
272
 
273
+ /** A restorable backup of a Cassandra cluster. */
274
+ export declare interface BackupResource {
275
+ /** The unique identifier of backup. */
276
+ backupId?: string;
277
+ /** The current state of the backup. */
278
+ backupState?: BackupState;
279
+ /** The time at which the backup process begins. */
280
+ backupStartTimestamp?: Date;
281
+ /** The time at which the backup process ends. */
282
+ backupStopTimestamp?: Date;
283
+ /** The time at which the backup will expire. */
284
+ backupExpiryTimestamp?: Date;
285
+ }
286
+
287
+ export declare interface BackupSchedule {
288
+ /** The unique identifier of backup schedule. */
289
+ scheduleName?: string;
290
+ /** The cron expression that defines when you want to back up your data. */
291
+ cronExpression?: string;
292
+ /** The retention period (hours) of the backups. If you want to retain data forever, set retention to 0. */
293
+ retentionInHours?: number;
294
+ }
295
+
296
+ /**
297
+ * Defines values for BackupState. \
298
+ * {@link KnownBackupState} can be used interchangeably with BackupState,
299
+ * this enum contains the known values that the service supports.
300
+ * ### Known values supported by the service
301
+ * **Initiated** \
302
+ * **InProgress** \
303
+ * **Succeeded** \
304
+ * **Failed**
305
+ */
306
+ export declare type BackupState = string;
307
+
210
308
  /**
211
309
  * Defines values for BackupStorageRedundancy. \
212
310
  * {@link KnownBackupStorageRedundancy} can be used interchangeably with BackupStorageRedundancy,
@@ -218,6 +316,15 @@ export declare type BackupPolicyUnion = BackupPolicy | PeriodicModeBackupPolicy
218
316
  */
219
317
  export declare type BackupStorageRedundancy = string;
220
318
 
319
+ /** A base CosmosDB data source/sink */
320
+ export declare interface BaseCosmosDataTransferDataSourceSink extends DataTransferDataSourceSink {
321
+ /** Polymorphic discriminator, which specifies the different types this object can be */
322
+ component: "BaseCosmosDataTransferDataSourceSink" | "CosmosDBCassandra" | "CosmosDBMongo" | "CosmosDBSql";
323
+ remoteAccountName?: string;
324
+ }
325
+
326
+ export declare type BaseCosmosDataTransferDataSourceSinkUnion = BaseCosmosDataTransferDataSourceSink | CosmosCassandraDataTransferDataSourceSink | CosmosMongoDataTransferDataSourceSink | CosmosSqlDataTransferDataSourceSink;
327
+
221
328
  /** Cosmos DB capability object */
222
329
  export declare interface Capability {
223
330
  /** Name of the Cosmos DB capability. For example, "name": "EnableCassandra". Current values also include "EnableTable" and "EnableGremlin". */
@@ -230,6 +337,55 @@ export declare interface Capacity {
230
337
  totalThroughputLimit?: number;
231
338
  }
232
339
 
340
+ /**
341
+ * Defines values for CapacityMode. \
342
+ * {@link KnownCapacityMode} can be used interchangeably with CapacityMode,
343
+ * this enum contains the known values that the service supports.
344
+ * ### Known values supported by the service
345
+ * **None** \
346
+ * **Provisioned** \
347
+ * **Serverless**
348
+ */
349
+ export declare type CapacityMode = string;
350
+
351
+ /** The transition state information related capacity mode change with update request. */
352
+ export declare interface CapacityModeChangeTransitionState {
353
+ /** The transition status of capacity mode. */
354
+ capacityModeTransitionStatus?: CapacityModeTransitionStatus;
355
+ /** Indicates the current capacity mode of the account. */
356
+ currentCapacityMode?: CapacityMode;
357
+ /** Indicates the previous capacity mode of the account before successful transition. */
358
+ previousCapacityMode?: CapacityMode;
359
+ /**
360
+ * Begin time in UTC of the capacity mode change.
361
+ * NOTE: This property will not be serialized. It can only be populated by the server.
362
+ */
363
+ readonly capacityModeTransitionBeginTimestamp?: Date;
364
+ /**
365
+ * End time in UTC of the capacity mode change.
366
+ * NOTE: This property will not be serialized. It can only be populated by the server.
367
+ */
368
+ readonly capacityModeTransitionEndTimestamp?: Date;
369
+ /**
370
+ * End time in UTC of the last successful capacity mode change.
371
+ * NOTE: This property will not be serialized. It can only be populated by the server.
372
+ */
373
+ readonly capacityModeLastSuccessfulTransitionEndTimestamp?: Date;
374
+ }
375
+
376
+ /**
377
+ * Defines values for CapacityModeTransitionStatus. \
378
+ * {@link KnownCapacityModeTransitionStatus} can be used interchangeably with CapacityModeTransitionStatus,
379
+ * this enum contains the known values that the service supports.
380
+ * ### Known values supported by the service
381
+ * **Invalid** \
382
+ * **Initialized** \
383
+ * **InProgress** \
384
+ * **Completed** \
385
+ * **Failed**
386
+ */
387
+ export declare type CapacityModeTransitionStatus = string;
388
+
233
389
  /** Properties of a managed Cassandra cluster public status. */
234
390
  export declare interface CassandraClusterPublicStatus {
235
391
  eTag?: string;
@@ -263,6 +419,20 @@ export declare interface CassandraClusters {
263
419
  * @param options The options parameters.
264
420
  */
265
421
  listByResourceGroup(resourceGroupName: string, options?: CassandraClustersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<ClusterResource>;
422
+ /**
423
+ * List all commands currently running on ring info
424
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
425
+ * @param clusterName Managed Cassandra cluster name.
426
+ * @param options The options parameters.
427
+ */
428
+ listCommand(resourceGroupName: string, clusterName: string, options?: CassandraClustersListCommandOptionalParams): PagedAsyncIterableIterator<CommandPublicResource>;
429
+ /**
430
+ * List the backups of this cluster that are available to restore.
431
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
432
+ * @param clusterName Managed Cassandra cluster name.
433
+ * @param options The options parameters.
434
+ */
435
+ listBackups(resourceGroupName: string, clusterName: string, options?: CassandraClustersListBackupsOptionalParams): PagedAsyncIterableIterator<BackupResource>;
266
436
  /**
267
437
  * Get the properties of a managed Cassandra cluster.
268
438
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -334,6 +504,38 @@ export declare interface CassandraClusters {
334
504
  * @param options The options parameters.
335
505
  */
336
506
  beginInvokeCommandAndWait(resourceGroupName: string, clusterName: string, body: CommandPostBody, options?: CassandraClustersInvokeCommandOptionalParams): Promise<CassandraClustersInvokeCommandResponse>;
507
+ /**
508
+ * Invoke a command like nodetool for cassandra maintenance asynchronously
509
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
510
+ * @param clusterName Managed Cassandra cluster name.
511
+ * @param body Specification which command to run where
512
+ * @param options The options parameters.
513
+ */
514
+ beginInvokeCommandAsync(resourceGroupName: string, clusterName: string, body: CommandPostBody, options?: CassandraClustersInvokeCommandAsyncOptionalParams): Promise<SimplePollerLike<OperationState<CassandraClustersInvokeCommandAsyncResponse>, CassandraClustersInvokeCommandAsyncResponse>>;
515
+ /**
516
+ * Invoke a command like nodetool for cassandra maintenance asynchronously
517
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
518
+ * @param clusterName Managed Cassandra cluster name.
519
+ * @param body Specification which command to run where
520
+ * @param options The options parameters.
521
+ */
522
+ beginInvokeCommandAsyncAndWait(resourceGroupName: string, clusterName: string, body: CommandPostBody, options?: CassandraClustersInvokeCommandAsyncOptionalParams): Promise<CassandraClustersInvokeCommandAsyncResponse>;
523
+ /**
524
+ * Get details about a specified command that was run asynchronously.
525
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
526
+ * @param clusterName Managed Cassandra cluster name.
527
+ * @param commandId Managed Cassandra cluster command id.
528
+ * @param options The options parameters.
529
+ */
530
+ getCommandAsync(resourceGroupName: string, clusterName: string, commandId: string, options?: CassandraClustersGetCommandAsyncOptionalParams): Promise<CassandraClustersGetCommandAsyncResponse>;
531
+ /**
532
+ * Get the properties of an individual backup of this cluster that is available to restore.
533
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
534
+ * @param clusterName Managed Cassandra cluster name.
535
+ * @param backupId Id of a restorable backup of a Cassandra cluster.
536
+ * @param options The options parameters.
537
+ */
538
+ getBackup(resourceGroupName: string, clusterName: string, backupId: string, options?: CassandraClustersGetBackupOptionalParams): Promise<CassandraClustersGetBackupResponse>;
337
539
  /**
338
540
  * Deallocate the Managed Cassandra Cluster and Associated Data Centers. Deallocation will deallocate
339
541
  * the host virtual machine of this cluster, and reserved the data disk. This won't do anything on an
@@ -392,6 +594,8 @@ export declare type CassandraClustersCreateUpdateResponse = ClusterResource;
392
594
 
393
595
  /** Optional parameters. */
394
596
  export declare interface CassandraClustersDeallocateOptionalParams extends coreClient.OperationOptions {
597
+ /** Force to deallocate a cluster of Cluster Type Production. Force to deallocate a cluster of Cluster Type Production might cause data loss */
598
+ xMsForceDeallocate?: string;
395
599
  /** Delay to wait until next poll, in milliseconds. */
396
600
  updateIntervalInMs?: number;
397
601
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
@@ -406,6 +610,20 @@ export declare interface CassandraClustersDeleteOptionalParams extends coreClien
406
610
  resumeFrom?: string;
407
611
  }
408
612
 
613
+ /** Optional parameters. */
614
+ export declare interface CassandraClustersGetBackupOptionalParams extends coreClient.OperationOptions {
615
+ }
616
+
617
+ /** Contains response data for the getBackup operation. */
618
+ export declare type CassandraClustersGetBackupResponse = BackupResource;
619
+
620
+ /** Optional parameters. */
621
+ export declare interface CassandraClustersGetCommandAsyncOptionalParams extends coreClient.OperationOptions {
622
+ }
623
+
624
+ /** Contains response data for the getCommandAsync operation. */
625
+ export declare type CassandraClustersGetCommandAsyncResponse = ListCommands;
626
+
409
627
  /** Optional parameters. */
410
628
  export declare interface CassandraClustersGetOptionalParams extends coreClient.OperationOptions {
411
629
  }
@@ -413,6 +631,25 @@ export declare interface CassandraClustersGetOptionalParams extends coreClient.O
413
631
  /** Contains response data for the get operation. */
414
632
  export declare type CassandraClustersGetResponse = ClusterResource;
415
633
 
634
+ /** Defines headers for CassandraClusters_invokeCommandAsync operation. */
635
+ export declare interface CassandraClustersInvokeCommandAsyncHeaders {
636
+ /** URI to poll for completion status. */
637
+ azureAsyncOperation?: string;
638
+ /** URI to poll for completion status. */
639
+ location?: string;
640
+ }
641
+
642
+ /** Optional parameters. */
643
+ export declare interface CassandraClustersInvokeCommandAsyncOptionalParams extends coreClient.OperationOptions {
644
+ /** Delay to wait until next poll, in milliseconds. */
645
+ updateIntervalInMs?: number;
646
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
647
+ resumeFrom?: string;
648
+ }
649
+
650
+ /** Contains response data for the invokeCommandAsync operation. */
651
+ export declare type CassandraClustersInvokeCommandAsyncResponse = CommandPublicResource;
652
+
416
653
  /** Optional parameters. */
417
654
  export declare interface CassandraClustersInvokeCommandOptionalParams extends coreClient.OperationOptions {
418
655
  /** Delay to wait until next poll, in milliseconds. */
@@ -424,6 +661,13 @@ export declare interface CassandraClustersInvokeCommandOptionalParams extends co
424
661
  /** Contains response data for the invokeCommand operation. */
425
662
  export declare type CassandraClustersInvokeCommandResponse = CommandOutput;
426
663
 
664
+ /** Optional parameters. */
665
+ export declare interface CassandraClustersListBackupsOptionalParams extends coreClient.OperationOptions {
666
+ }
667
+
668
+ /** Contains response data for the listBackups operation. */
669
+ export declare type CassandraClustersListBackupsResponse = ListBackups;
670
+
427
671
  /** Optional parameters. */
428
672
  export declare interface CassandraClustersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
429
673
  }
@@ -438,6 +682,13 @@ export declare interface CassandraClustersListBySubscriptionOptionalParams exten
438
682
  /** Contains response data for the listBySubscription operation. */
439
683
  export declare type CassandraClustersListBySubscriptionResponse = ListClusters;
440
684
 
685
+ /** Optional parameters. */
686
+ export declare interface CassandraClustersListCommandOptionalParams extends coreClient.OperationOptions {
687
+ }
688
+
689
+ /** Contains response data for the listCommand operation. */
690
+ export declare type CassandraClustersListCommandResponse = ListCommands;
691
+
441
692
  /** Optional parameters. */
442
693
  export declare interface CassandraClustersStartOptionalParams extends coreClient.OperationOptions {
443
694
  /** Delay to wait until next poll, in milliseconds. */
@@ -650,6 +901,14 @@ export declare interface CassandraResources {
650
901
  * @param options The options parameters.
651
902
  */
652
903
  listCassandraTables(resourceGroupName: string, accountName: string, keyspaceName: string, options?: CassandraResourcesListCassandraTablesOptionalParams): PagedAsyncIterableIterator<CassandraTableGetResults>;
904
+ /**
905
+ * Lists the Cassandra materialized views under an existing Azure Cosmos DB database account.
906
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
907
+ * @param accountName Cosmos DB database account name.
908
+ * @param keyspaceName Cosmos DB keyspace name.
909
+ * @param options The options parameters.
910
+ */
911
+ listCassandraViews(resourceGroupName: string, accountName: string, keyspaceName: string, options?: CassandraResourcesListCassandraViewsOptionalParams): PagedAsyncIterableIterator<CassandraViewGetResults>;
653
912
  /**
654
913
  * Gets the Cassandra keyspaces under an existing Azure Cosmos DB database account with the provided
655
914
  * name.
@@ -873,6 +1132,121 @@ export declare interface CassandraResources {
873
1132
  * @param options The options parameters.
874
1133
  */
875
1134
  beginMigrateCassandraTableToManualThroughputAndWait(resourceGroupName: string, accountName: string, keyspaceName: string, tableName: string, options?: CassandraResourcesMigrateCassandraTableToManualThroughputOptionalParams): Promise<CassandraResourcesMigrateCassandraTableToManualThroughputResponse>;
1135
+ /**
1136
+ * Gets the Cassandra view under an existing Azure Cosmos DB database account.
1137
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1138
+ * @param accountName Cosmos DB database account name.
1139
+ * @param keyspaceName Cosmos DB keyspace name.
1140
+ * @param viewName Cosmos DB view name.
1141
+ * @param options The options parameters.
1142
+ */
1143
+ getCassandraView(resourceGroupName: string, accountName: string, keyspaceName: string, viewName: string, options?: CassandraResourcesGetCassandraViewOptionalParams): Promise<CassandraResourcesGetCassandraViewResponse>;
1144
+ /**
1145
+ * Create or update an Azure Cosmos DB Cassandra View
1146
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1147
+ * @param accountName Cosmos DB database account name.
1148
+ * @param keyspaceName Cosmos DB keyspace name.
1149
+ * @param viewName Cosmos DB view name.
1150
+ * @param createUpdateCassandraViewParameters The parameters to provide for the current Cassandra View.
1151
+ * @param options The options parameters.
1152
+ */
1153
+ beginCreateUpdateCassandraView(resourceGroupName: string, accountName: string, keyspaceName: string, viewName: string, createUpdateCassandraViewParameters: CassandraViewCreateUpdateParameters, options?: CassandraResourcesCreateUpdateCassandraViewOptionalParams): Promise<SimplePollerLike<OperationState<CassandraResourcesCreateUpdateCassandraViewResponse>, CassandraResourcesCreateUpdateCassandraViewResponse>>;
1154
+ /**
1155
+ * Create or update an Azure Cosmos DB Cassandra View
1156
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1157
+ * @param accountName Cosmos DB database account name.
1158
+ * @param keyspaceName Cosmos DB keyspace name.
1159
+ * @param viewName Cosmos DB view name.
1160
+ * @param createUpdateCassandraViewParameters The parameters to provide for the current Cassandra View.
1161
+ * @param options The options parameters.
1162
+ */
1163
+ beginCreateUpdateCassandraViewAndWait(resourceGroupName: string, accountName: string, keyspaceName: string, viewName: string, createUpdateCassandraViewParameters: CassandraViewCreateUpdateParameters, options?: CassandraResourcesCreateUpdateCassandraViewOptionalParams): Promise<CassandraResourcesCreateUpdateCassandraViewResponse>;
1164
+ /**
1165
+ * Deletes an existing Azure Cosmos DB Cassandra view.
1166
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1167
+ * @param accountName Cosmos DB database account name.
1168
+ * @param keyspaceName Cosmos DB keyspace name.
1169
+ * @param viewName Cosmos DB view name.
1170
+ * @param options The options parameters.
1171
+ */
1172
+ beginDeleteCassandraView(resourceGroupName: string, accountName: string, keyspaceName: string, viewName: string, options?: CassandraResourcesDeleteCassandraViewOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
1173
+ /**
1174
+ * Deletes an existing Azure Cosmos DB Cassandra view.
1175
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1176
+ * @param accountName Cosmos DB database account name.
1177
+ * @param keyspaceName Cosmos DB keyspace name.
1178
+ * @param viewName Cosmos DB view name.
1179
+ * @param options The options parameters.
1180
+ */
1181
+ beginDeleteCassandraViewAndWait(resourceGroupName: string, accountName: string, keyspaceName: string, viewName: string, options?: CassandraResourcesDeleteCassandraViewOptionalParams): Promise<void>;
1182
+ /**
1183
+ * Gets the RUs per second of the Cassandra view under an existing Azure Cosmos DB database account
1184
+ * with the provided name.
1185
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1186
+ * @param accountName Cosmos DB database account name.
1187
+ * @param keyspaceName Cosmos DB keyspace name.
1188
+ * @param viewName Cosmos DB view name.
1189
+ * @param options The options parameters.
1190
+ */
1191
+ getCassandraViewThroughput(resourceGroupName: string, accountName: string, keyspaceName: string, viewName: string, options?: CassandraResourcesGetCassandraViewThroughputOptionalParams): Promise<CassandraResourcesGetCassandraViewThroughputResponse>;
1192
+ /**
1193
+ * Update RUs per second of an Azure Cosmos DB Cassandra view
1194
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1195
+ * @param accountName Cosmos DB database account name.
1196
+ * @param keyspaceName Cosmos DB keyspace name.
1197
+ * @param viewName Cosmos DB view name.
1198
+ * @param updateThroughputParameters The RUs per second of the parameters to provide for the current
1199
+ * Cassandra view.
1200
+ * @param options The options parameters.
1201
+ */
1202
+ beginUpdateCassandraViewThroughput(resourceGroupName: string, accountName: string, keyspaceName: string, viewName: string, updateThroughputParameters: ThroughputSettingsUpdateParameters, options?: CassandraResourcesUpdateCassandraViewThroughputOptionalParams): Promise<SimplePollerLike<OperationState<CassandraResourcesUpdateCassandraViewThroughputResponse>, CassandraResourcesUpdateCassandraViewThroughputResponse>>;
1203
+ /**
1204
+ * Update RUs per second of an Azure Cosmos DB Cassandra view
1205
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1206
+ * @param accountName Cosmos DB database account name.
1207
+ * @param keyspaceName Cosmos DB keyspace name.
1208
+ * @param viewName Cosmos DB view name.
1209
+ * @param updateThroughputParameters The RUs per second of the parameters to provide for the current
1210
+ * Cassandra view.
1211
+ * @param options The options parameters.
1212
+ */
1213
+ beginUpdateCassandraViewThroughputAndWait(resourceGroupName: string, accountName: string, keyspaceName: string, viewName: string, updateThroughputParameters: ThroughputSettingsUpdateParameters, options?: CassandraResourcesUpdateCassandraViewThroughputOptionalParams): Promise<CassandraResourcesUpdateCassandraViewThroughputResponse>;
1214
+ /**
1215
+ * Migrate an Azure Cosmos DB Cassandra view from manual throughput to autoscale
1216
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1217
+ * @param accountName Cosmos DB database account name.
1218
+ * @param keyspaceName Cosmos DB keyspace name.
1219
+ * @param viewName Cosmos DB view name.
1220
+ * @param options The options parameters.
1221
+ */
1222
+ beginMigrateCassandraViewToAutoscale(resourceGroupName: string, accountName: string, keyspaceName: string, viewName: string, options?: CassandraResourcesMigrateCassandraViewToAutoscaleOptionalParams): Promise<SimplePollerLike<OperationState<CassandraResourcesMigrateCassandraViewToAutoscaleResponse>, CassandraResourcesMigrateCassandraViewToAutoscaleResponse>>;
1223
+ /**
1224
+ * Migrate an Azure Cosmos DB Cassandra view from manual throughput to autoscale
1225
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1226
+ * @param accountName Cosmos DB database account name.
1227
+ * @param keyspaceName Cosmos DB keyspace name.
1228
+ * @param viewName Cosmos DB view name.
1229
+ * @param options The options parameters.
1230
+ */
1231
+ beginMigrateCassandraViewToAutoscaleAndWait(resourceGroupName: string, accountName: string, keyspaceName: string, viewName: string, options?: CassandraResourcesMigrateCassandraViewToAutoscaleOptionalParams): Promise<CassandraResourcesMigrateCassandraViewToAutoscaleResponse>;
1232
+ /**
1233
+ * Migrate an Azure Cosmos DB Cassandra view from autoscale to manual throughput
1234
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1235
+ * @param accountName Cosmos DB database account name.
1236
+ * @param keyspaceName Cosmos DB keyspace name.
1237
+ * @param viewName Cosmos DB view name.
1238
+ * @param options The options parameters.
1239
+ */
1240
+ beginMigrateCassandraViewToManualThroughput(resourceGroupName: string, accountName: string, keyspaceName: string, viewName: string, options?: CassandraResourcesMigrateCassandraViewToManualThroughputOptionalParams): Promise<SimplePollerLike<OperationState<CassandraResourcesMigrateCassandraViewToManualThroughputResponse>, CassandraResourcesMigrateCassandraViewToManualThroughputResponse>>;
1241
+ /**
1242
+ * Migrate an Azure Cosmos DB Cassandra view from autoscale to manual throughput
1243
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1244
+ * @param accountName Cosmos DB database account name.
1245
+ * @param keyspaceName Cosmos DB keyspace name.
1246
+ * @param viewName Cosmos DB view name.
1247
+ * @param options The options parameters.
1248
+ */
1249
+ beginMigrateCassandraViewToManualThroughputAndWait(resourceGroupName: string, accountName: string, keyspaceName: string, viewName: string, options?: CassandraResourcesMigrateCassandraViewToManualThroughputOptionalParams): Promise<CassandraResourcesMigrateCassandraViewToManualThroughputResponse>;
876
1250
  }
877
1251
 
878
1252
  /** Defines headers for CassandraResources_createUpdateCassandraKeyspace operation. */
@@ -913,6 +1287,25 @@ export declare interface CassandraResourcesCreateUpdateCassandraTableOptionalPar
913
1287
  /** Contains response data for the createUpdateCassandraTable operation. */
914
1288
  export declare type CassandraResourcesCreateUpdateCassandraTableResponse = CassandraTableGetResults;
915
1289
 
1290
+ /** Defines headers for CassandraResources_createUpdateCassandraView operation. */
1291
+ export declare interface CassandraResourcesCreateUpdateCassandraViewHeaders {
1292
+ /** URI to poll for completion status. */
1293
+ azureAsyncOperation?: string;
1294
+ /** URI to poll for completion status. */
1295
+ location?: string;
1296
+ }
1297
+
1298
+ /** Optional parameters. */
1299
+ export declare interface CassandraResourcesCreateUpdateCassandraViewOptionalParams extends coreClient.OperationOptions {
1300
+ /** Delay to wait until next poll, in milliseconds. */
1301
+ updateIntervalInMs?: number;
1302
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1303
+ resumeFrom?: string;
1304
+ }
1305
+
1306
+ /** Contains response data for the createUpdateCassandraView operation. */
1307
+ export declare type CassandraResourcesCreateUpdateCassandraViewResponse = CassandraViewGetResults;
1308
+
916
1309
  /** Defines headers for CassandraResources_deleteCassandraKeyspace operation. */
917
1310
  export declare interface CassandraResourcesDeleteCassandraKeyspaceHeaders {
918
1311
  /** URI to poll for completion status. */
@@ -951,6 +1344,22 @@ export declare interface CassandraResourcesDeleteCassandraTableOptionalParams ex
951
1344
  /** Contains response data for the deleteCassandraTable operation. */
952
1345
  export declare type CassandraResourcesDeleteCassandraTableResponse = CassandraResourcesDeleteCassandraTableHeaders;
953
1346
 
1347
+ /** Defines headers for CassandraResources_deleteCassandraView operation. */
1348
+ export declare interface CassandraResourcesDeleteCassandraViewHeaders {
1349
+ /** URI to poll for completion status. */
1350
+ azureAsyncOperation?: string;
1351
+ /** URI to poll for completion status. */
1352
+ location?: string;
1353
+ }
1354
+
1355
+ /** Optional parameters. */
1356
+ export declare interface CassandraResourcesDeleteCassandraViewOptionalParams extends coreClient.OperationOptions {
1357
+ /** Delay to wait until next poll, in milliseconds. */
1358
+ updateIntervalInMs?: number;
1359
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1360
+ resumeFrom?: string;
1361
+ }
1362
+
954
1363
  /** Optional parameters. */
955
1364
  export declare interface CassandraResourcesGetCassandraKeyspaceOptionalParams extends coreClient.OperationOptions {
956
1365
  }
@@ -979,6 +1388,20 @@ export declare interface CassandraResourcesGetCassandraTableThroughputOptionalPa
979
1388
  /** Contains response data for the getCassandraTableThroughput operation. */
980
1389
  export declare type CassandraResourcesGetCassandraTableThroughputResponse = ThroughputSettingsGetResults;
981
1390
 
1391
+ /** Optional parameters. */
1392
+ export declare interface CassandraResourcesGetCassandraViewOptionalParams extends coreClient.OperationOptions {
1393
+ }
1394
+
1395
+ /** Contains response data for the getCassandraView operation. */
1396
+ export declare type CassandraResourcesGetCassandraViewResponse = CassandraViewGetResults;
1397
+
1398
+ /** Optional parameters. */
1399
+ export declare interface CassandraResourcesGetCassandraViewThroughputOptionalParams extends coreClient.OperationOptions {
1400
+ }
1401
+
1402
+ /** Contains response data for the getCassandraViewThroughput operation. */
1403
+ export declare type CassandraResourcesGetCassandraViewThroughputResponse = ThroughputSettingsGetResults;
1404
+
982
1405
  /** Optional parameters. */
983
1406
  export declare interface CassandraResourcesListCassandraKeyspacesOptionalParams extends coreClient.OperationOptions {
984
1407
  }
@@ -993,6 +1416,13 @@ export declare interface CassandraResourcesListCassandraTablesOptionalParams ext
993
1416
  /** Contains response data for the listCassandraTables operation. */
994
1417
  export declare type CassandraResourcesListCassandraTablesResponse = CassandraTableListResult;
995
1418
 
1419
+ /** Optional parameters. */
1420
+ export declare interface CassandraResourcesListCassandraViewsOptionalParams extends coreClient.OperationOptions {
1421
+ }
1422
+
1423
+ /** Contains response data for the listCassandraViews operation. */
1424
+ export declare type CassandraResourcesListCassandraViewsResponse = CassandraViewListResult;
1425
+
996
1426
  /** Defines headers for CassandraResources_migrateCassandraKeyspaceToAutoscale operation. */
997
1427
  export declare interface CassandraResourcesMigrateCassandraKeyspaceToAutoscaleHeaders {
998
1428
  /** URI to poll for completion status. */
@@ -1069,8 +1499,8 @@ export declare interface CassandraResourcesMigrateCassandraTableToManualThroughp
1069
1499
  /** Contains response data for the migrateCassandraTableToManualThroughput operation. */
1070
1500
  export declare type CassandraResourcesMigrateCassandraTableToManualThroughputResponse = ThroughputSettingsGetResults;
1071
1501
 
1072
- /** Defines headers for CassandraResources_updateCassandraKeyspaceThroughput operation. */
1073
- export declare interface CassandraResourcesUpdateCassandraKeyspaceThroughputHeaders {
1502
+ /** Defines headers for CassandraResources_migrateCassandraViewToAutoscale operation. */
1503
+ export declare interface CassandraResourcesMigrateCassandraViewToAutoscaleHeaders {
1074
1504
  /** URI to poll for completion status. */
1075
1505
  azureAsyncOperation?: string;
1076
1506
  /** URI to poll for completion status. */
@@ -1078,18 +1508,18 @@ export declare interface CassandraResourcesUpdateCassandraKeyspaceThroughputHead
1078
1508
  }
1079
1509
 
1080
1510
  /** Optional parameters. */
1081
- export declare interface CassandraResourcesUpdateCassandraKeyspaceThroughputOptionalParams extends coreClient.OperationOptions {
1511
+ export declare interface CassandraResourcesMigrateCassandraViewToAutoscaleOptionalParams extends coreClient.OperationOptions {
1082
1512
  /** Delay to wait until next poll, in milliseconds. */
1083
1513
  updateIntervalInMs?: number;
1084
1514
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1085
1515
  resumeFrom?: string;
1086
1516
  }
1087
1517
 
1088
- /** Contains response data for the updateCassandraKeyspaceThroughput operation. */
1089
- export declare type CassandraResourcesUpdateCassandraKeyspaceThroughputResponse = ThroughputSettingsGetResults;
1518
+ /** Contains response data for the migrateCassandraViewToAutoscale operation. */
1519
+ export declare type CassandraResourcesMigrateCassandraViewToAutoscaleResponse = ThroughputSettingsGetResults;
1090
1520
 
1091
- /** Defines headers for CassandraResources_updateCassandraTableThroughput operation. */
1092
- export declare interface CassandraResourcesUpdateCassandraTableThroughputHeaders {
1521
+ /** Defines headers for CassandraResources_migrateCassandraViewToManualThroughput operation. */
1522
+ export declare interface CassandraResourcesMigrateCassandraViewToManualThroughputHeaders {
1093
1523
  /** URI to poll for completion status. */
1094
1524
  azureAsyncOperation?: string;
1095
1525
  /** URI to poll for completion status. */
@@ -1097,19 +1527,76 @@ export declare interface CassandraResourcesUpdateCassandraTableThroughputHeaders
1097
1527
  }
1098
1528
 
1099
1529
  /** Optional parameters. */
1100
- export declare interface CassandraResourcesUpdateCassandraTableThroughputOptionalParams extends coreClient.OperationOptions {
1530
+ export declare interface CassandraResourcesMigrateCassandraViewToManualThroughputOptionalParams extends coreClient.OperationOptions {
1101
1531
  /** Delay to wait until next poll, in milliseconds. */
1102
1532
  updateIntervalInMs?: number;
1103
1533
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1104
1534
  resumeFrom?: string;
1105
1535
  }
1106
1536
 
1107
- /** Contains response data for the updateCassandraTableThroughput operation. */
1108
- export declare type CassandraResourcesUpdateCassandraTableThroughputResponse = ThroughputSettingsGetResults;
1537
+ /** Contains response data for the migrateCassandraViewToManualThroughput operation. */
1538
+ export declare type CassandraResourcesMigrateCassandraViewToManualThroughputResponse = ThroughputSettingsGetResults;
1109
1539
 
1110
- /** Cosmos DB Cassandra table schema */
1111
- export declare interface CassandraSchema {
1112
- /** List of Cassandra table columns. */
1540
+ /** Defines headers for CassandraResources_updateCassandraKeyspaceThroughput operation. */
1541
+ export declare interface CassandraResourcesUpdateCassandraKeyspaceThroughputHeaders {
1542
+ /** URI to poll for completion status. */
1543
+ azureAsyncOperation?: string;
1544
+ /** URI to poll for completion status. */
1545
+ location?: string;
1546
+ }
1547
+
1548
+ /** Optional parameters. */
1549
+ export declare interface CassandraResourcesUpdateCassandraKeyspaceThroughputOptionalParams extends coreClient.OperationOptions {
1550
+ /** Delay to wait until next poll, in milliseconds. */
1551
+ updateIntervalInMs?: number;
1552
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1553
+ resumeFrom?: string;
1554
+ }
1555
+
1556
+ /** Contains response data for the updateCassandraKeyspaceThroughput operation. */
1557
+ export declare type CassandraResourcesUpdateCassandraKeyspaceThroughputResponse = ThroughputSettingsGetResults;
1558
+
1559
+ /** Defines headers for CassandraResources_updateCassandraTableThroughput operation. */
1560
+ export declare interface CassandraResourcesUpdateCassandraTableThroughputHeaders {
1561
+ /** URI to poll for completion status. */
1562
+ azureAsyncOperation?: string;
1563
+ /** URI to poll for completion status. */
1564
+ location?: string;
1565
+ }
1566
+
1567
+ /** Optional parameters. */
1568
+ export declare interface CassandraResourcesUpdateCassandraTableThroughputOptionalParams extends coreClient.OperationOptions {
1569
+ /** Delay to wait until next poll, in milliseconds. */
1570
+ updateIntervalInMs?: number;
1571
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1572
+ resumeFrom?: string;
1573
+ }
1574
+
1575
+ /** Contains response data for the updateCassandraTableThroughput operation. */
1576
+ export declare type CassandraResourcesUpdateCassandraTableThroughputResponse = ThroughputSettingsGetResults;
1577
+
1578
+ /** Defines headers for CassandraResources_updateCassandraViewThroughput operation. */
1579
+ export declare interface CassandraResourcesUpdateCassandraViewThroughputHeaders {
1580
+ /** URI to poll for completion status. */
1581
+ azureAsyncOperation?: string;
1582
+ /** URI to poll for completion status. */
1583
+ location?: string;
1584
+ }
1585
+
1586
+ /** Optional parameters. */
1587
+ export declare interface CassandraResourcesUpdateCassandraViewThroughputOptionalParams extends coreClient.OperationOptions {
1588
+ /** Delay to wait until next poll, in milliseconds. */
1589
+ updateIntervalInMs?: number;
1590
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1591
+ resumeFrom?: string;
1592
+ }
1593
+
1594
+ /** Contains response data for the updateCassandraViewThroughput operation. */
1595
+ export declare type CassandraResourcesUpdateCassandraViewThroughputResponse = ThroughputSettingsGetResults;
1596
+
1597
+ /** Cosmos DB Cassandra table schema */
1598
+ export declare interface CassandraSchema {
1599
+ /** List of Cassandra table columns. */
1113
1600
  columns?: Column[];
1114
1601
  /** List of partition key. */
1115
1602
  partitionKeys?: CassandraPartitionKey[];
@@ -1158,11 +1645,148 @@ export declare interface CassandraTableResource {
1158
1645
  analyticalStorageTtl?: number;
1159
1646
  }
1160
1647
 
1648
+ /** Parameters to create and update Cosmos DB Cassandra view. */
1649
+ export declare interface CassandraViewCreateUpdateParameters extends ARMResourceProperties {
1650
+ /** The standard JSON format of a Cassandra view */
1651
+ resource: CassandraViewResource;
1652
+ /** A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request. */
1653
+ options?: CreateUpdateOptions;
1654
+ }
1655
+
1656
+ export declare interface CassandraViewGetPropertiesOptions extends OptionsResource {
1657
+ }
1658
+
1659
+ export declare interface CassandraViewGetPropertiesResource extends CassandraViewResource, ExtendedResourceProperties {
1660
+ }
1661
+
1662
+ /** An Azure Cosmos DB Cassandra view. */
1663
+ export declare interface CassandraViewGetResults extends ARMResourceProperties {
1664
+ resource?: CassandraViewGetPropertiesResource;
1665
+ options?: CassandraViewGetPropertiesOptions;
1666
+ }
1667
+
1668
+ /** The List operation response, that contains the Cassandra views and their properties. */
1669
+ export declare interface CassandraViewListResult {
1670
+ /**
1671
+ * List of Cassandra views and their properties.
1672
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1673
+ */
1674
+ readonly value?: CassandraViewGetResults[];
1675
+ }
1676
+
1677
+ /** Cosmos DB Cassandra view resource object */
1678
+ export declare interface CassandraViewResource {
1679
+ /** Name of the Cosmos DB Cassandra view */
1680
+ id: string;
1681
+ /** View Definition of the Cosmos DB Cassandra view */
1682
+ viewDefinition: string;
1683
+ }
1684
+
1161
1685
  export declare interface Certificate {
1162
1686
  /** PEM formatted public key. */
1163
1687
  pem?: string;
1164
1688
  }
1165
1689
 
1690
+ /** Interface representing a ChaosFault. */
1691
+ export declare interface ChaosFault {
1692
+ /**
1693
+ * List Chaos Faults for CosmosDB account.
1694
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1695
+ * @param accountName Cosmos DB database account name.
1696
+ * @param options The options parameters.
1697
+ */
1698
+ list(resourceGroupName: string, accountName: string, options?: ChaosFaultListOptionalParams): PagedAsyncIterableIterator<ChaosFaultResource>;
1699
+ /**
1700
+ * Enable, disable Chaos Fault in a CosmosDB account.
1701
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1702
+ * @param accountName Cosmos DB database account name.
1703
+ * @param chaosFault The name of the ChaosFault.
1704
+ * @param chaosFaultRequest A request object to enable/disable the chaos fault.
1705
+ * @param options The options parameters.
1706
+ */
1707
+ beginEnableDisable(resourceGroupName: string, accountName: string, chaosFault: string, chaosFaultRequest: ChaosFaultResource, options?: ChaosFaultEnableDisableOptionalParams): Promise<SimplePollerLike<OperationState<ChaosFaultEnableDisableResponse>, ChaosFaultEnableDisableResponse>>;
1708
+ /**
1709
+ * Enable, disable Chaos Fault in a CosmosDB account.
1710
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1711
+ * @param accountName Cosmos DB database account name.
1712
+ * @param chaosFault The name of the ChaosFault.
1713
+ * @param chaosFaultRequest A request object to enable/disable the chaos fault.
1714
+ * @param options The options parameters.
1715
+ */
1716
+ beginEnableDisableAndWait(resourceGroupName: string, accountName: string, chaosFault: string, chaosFaultRequest: ChaosFaultResource, options?: ChaosFaultEnableDisableOptionalParams): Promise<ChaosFaultEnableDisableResponse>;
1717
+ /**
1718
+ * Get Chaos Fault for a CosmosdB account for a particular Chaos Fault.
1719
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1720
+ * @param accountName Cosmos DB database account name.
1721
+ * @param chaosFault The name of the ChaosFault.
1722
+ * @param options The options parameters.
1723
+ */
1724
+ get(resourceGroupName: string, accountName: string, chaosFault: string, options?: ChaosFaultGetOptionalParams): Promise<ChaosFaultGetResponse>;
1725
+ }
1726
+
1727
+ /** Optional parameters. */
1728
+ export declare interface ChaosFaultEnableDisableOptionalParams extends coreClient.OperationOptions {
1729
+ /** Delay to wait until next poll, in milliseconds. */
1730
+ updateIntervalInMs?: number;
1731
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1732
+ resumeFrom?: string;
1733
+ }
1734
+
1735
+ /** Contains response data for the enableDisable operation. */
1736
+ export declare type ChaosFaultEnableDisableResponse = ChaosFaultResource;
1737
+
1738
+ /** Optional parameters. */
1739
+ export declare interface ChaosFaultGetOptionalParams extends coreClient.OperationOptions {
1740
+ }
1741
+
1742
+ /** Contains response data for the get operation. */
1743
+ export declare type ChaosFaultGetResponse = ChaosFaultResource;
1744
+
1745
+ /** Optional parameters. */
1746
+ export declare interface ChaosFaultListNextOptionalParams extends coreClient.OperationOptions {
1747
+ }
1748
+
1749
+ /** Contains response data for the listNext operation. */
1750
+ export declare type ChaosFaultListNextResponse = ChaosFaultListResponse;
1751
+
1752
+ /** Contains response data for the list operation. */
1753
+ export declare type ChaosFaultListOperationResponse = ChaosFaultListResponse;
1754
+
1755
+ /** Optional parameters. */
1756
+ export declare interface ChaosFaultListOptionalParams extends coreClient.OperationOptions {
1757
+ }
1758
+
1759
+ /** Chaos Fault List Response. */
1760
+ export declare interface ChaosFaultListResponse {
1761
+ /**
1762
+ * List of Chaos Faults.
1763
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1764
+ */
1765
+ readonly value?: ChaosFaultResource[];
1766
+ /**
1767
+ * The link used to get the next page of results.
1768
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1769
+ */
1770
+ readonly nextLink?: string;
1771
+ }
1772
+
1773
+ /** A request object to enable/disable the chaos fault */
1774
+ export declare interface ChaosFaultResource extends ProxyResource {
1775
+ /** Indicates whether what action to take for the Chaos Fault. */
1776
+ action?: SupportedActions;
1777
+ /** Region of the account where the Chaos Fault is to be enabled/disabled. */
1778
+ region?: string;
1779
+ /** Database name. */
1780
+ databaseName?: string;
1781
+ /** Container name. */
1782
+ containerName?: string;
1783
+ /**
1784
+ * A provisioning state of the Chaos Fault.
1785
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1786
+ */
1787
+ readonly provisioningState?: string;
1788
+ }
1789
+
1166
1790
  /** . */
1167
1791
  export declare interface ClientEncryptionIncludedPath {
1168
1792
  /** Path that needs to be encrypted. */
@@ -1252,6 +1876,8 @@ export declare interface ClusterResourceProperties {
1252
1876
  prometheusEndpoint?: SeedNode;
1253
1877
  /** Should automatic repairs run on this cluster? If omitted, this is true, and should stay true unless you are running a hybrid cluster where you are already doing your own repairs. */
1254
1878
  repairEnabled?: boolean;
1879
+ /** The form of AutoReplicate that is being used by this cluster. */
1880
+ autoReplicate?: AutoReplicate;
1255
1881
  /** List of TLS certificates used to authorize clients connecting to the cluster. All connections are TLS encrypted whether clientCertificates is set or not, but if clientCertificates is set, the managed Cassandra cluster will reject all connections not bearing a TLS client certificate that can be validated from one or more of the public certificates in this property. */
1256
1882
  clientCertificates?: Certificate[];
1257
1883
  /** List of TLS certificates used to authorize gossip from unmanaged data centers. The TLS certificates of all nodes in unmanaged data centers must be verifiable using one of the certificates provided in this property. */
@@ -1268,23 +1894,43 @@ export declare interface ClusterResourceProperties {
1268
1894
  * NOTE: This property will not be serialized. It can only be populated by the server.
1269
1895
  */
1270
1896
  readonly seedNodes?: SeedNode[];
1897
+ /** List of the data center names for unmanaged data centers in this cluster to be included in auto-replication. */
1898
+ externalDataCenters?: string[];
1271
1899
  /** (Deprecated) Number of hours to wait between taking a backup of the cluster. */
1272
1900
  hoursBetweenBackups?: number;
1273
1901
  /** Whether the cluster and associated data centers has been deallocated. */
1274
1902
  deallocated?: boolean;
1275
1903
  /** Whether Cassandra audit logging is enabled */
1276
1904
  cassandraAuditLoggingEnabled?: boolean;
1905
+ /** Type of the cluster. If set to Production, some operations might not be permitted on cluster. */
1906
+ clusterType?: ClusterType;
1277
1907
  /** Error related to resource provisioning. */
1278
1908
  provisionError?: CassandraError;
1909
+ /** Extensions to be added or updated on cluster. */
1910
+ extensions?: string[];
1911
+ /** List of backup schedules that define when you want to back up your data. */
1912
+ backupSchedules?: BackupSchedule[];
1913
+ /** How the nodes in the cluster react to scheduled events */
1914
+ scheduledEventStrategy?: ScheduledEventStrategy;
1279
1915
  /** How to connect to the azure services needed for running the cluster */
1280
1916
  azureConnectionMethod?: AzureConnectionType;
1281
1917
  /**
1282
- * If the Connection Method is VPN, this is the Id of the private link resource that the datacenters need to connect to.
1918
+ * If the Connection Method is Vpn, this is the Id of the private link resource that the datacenters need to connect to.
1283
1919
  * NOTE: This property will not be serialized. It can only be populated by the server.
1284
1920
  */
1285
1921
  readonly privateLinkResourceId?: string;
1286
1922
  }
1287
1923
 
1924
+ /**
1925
+ * Defines values for ClusterType. \
1926
+ * {@link KnownClusterType} can be used interchangeably with ClusterType,
1927
+ * this enum contains the known values that the service supports.
1928
+ * ### Known values supported by the service
1929
+ * **Production** \
1930
+ * **NonProduction**
1931
+ */
1932
+ export declare type ClusterType = string;
1933
+
1288
1934
  /** Interface representing a Collection. */
1289
1935
  export declare interface Collection {
1290
1936
  /**
@@ -1452,17 +2098,53 @@ export declare interface CommandPostBody {
1452
2098
  /** The command which should be run */
1453
2099
  command: string;
1454
2100
  /** The arguments for the command to be run */
1455
- arguments?: {
1456
- [propertyName: string]: string;
1457
- };
2101
+ arguments?: Record<string, unknown>;
1458
2102
  /** IP address of the cassandra host to run the command on */
1459
2103
  host: string;
1460
2104
  /** If true, stops cassandra before executing the command and then start it again */
1461
2105
  cassandraStopStart?: boolean;
1462
2106
  /** If true, allows the command to *write* to the cassandra directory, otherwise read-only. */
1463
- readwrite?: boolean;
2107
+ readWrite?: boolean;
2108
+ }
2109
+
2110
+ /** resource representing a command */
2111
+ export declare interface CommandPublicResource {
2112
+ /** The command which should be run */
2113
+ command?: string;
2114
+ /** The unique id of command */
2115
+ commandId?: string;
2116
+ /** The arguments for the command to be run */
2117
+ arguments?: Record<string, unknown>;
2118
+ /** IP address of the cassandra host to run the command on */
2119
+ host?: string;
2120
+ /** Whether command has admin privileges */
2121
+ isAdmin?: boolean;
2122
+ /** If true, stops cassandra before executing the command and then start it again */
2123
+ cassandraStopStart?: boolean;
2124
+ /** If true, allows the command to *write* to the cassandra directory, otherwise read-only. */
2125
+ readWrite?: boolean;
2126
+ /** Result output of the command. */
2127
+ result?: string;
2128
+ /** Status of the command. */
2129
+ status?: CommandStatus;
2130
+ /** The name of the file where the result is written. */
2131
+ outputFile?: string;
1464
2132
  }
1465
2133
 
2134
+ /**
2135
+ * Defines values for CommandStatus. \
2136
+ * {@link KnownCommandStatus} can be used interchangeably with CommandStatus,
2137
+ * this enum contains the known values that the service supports.
2138
+ * ### Known values supported by the service
2139
+ * **Done** \
2140
+ * **Running** \
2141
+ * **Enqueue** \
2142
+ * **Processing** \
2143
+ * **Finished** \
2144
+ * **Failed**
2145
+ */
2146
+ export declare type CommandStatus = string;
2147
+
1466
2148
  export declare interface Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties {
1467
2149
  /**
1468
2150
  * The principal id of user assigned identity.
@@ -1509,6 +2191,8 @@ export declare interface ComponentsM9L909SchemasCassandraclusterpublicstatusProp
1509
2191
  memoryTotalKB?: number;
1510
2192
  /** A float representing the current system-wide CPU utilization as a percentage. */
1511
2193
  cpuUsage?: number;
2194
+ /** If node has been updated to latest model */
2195
+ isLatestModel?: boolean;
1512
2196
  }
1513
2197
 
1514
2198
  export declare interface CompositePath {
@@ -1639,7 +2323,7 @@ export declare interface ContinuousModeBackupPolicy extends BackupPolicy {
1639
2323
 
1640
2324
  /** Configuration values for periodic mode backup */
1641
2325
  export declare interface ContinuousModeProperties {
1642
- /** Enum to indicate type of Continuous backup mode */
2326
+ /** Enum to indicate type of Continuos backup mode */
1643
2327
  tier?: ContinuousTier;
1644
2328
  }
1645
2329
 
@@ -1667,6 +2351,14 @@ export declare interface CorsPolicy {
1667
2351
  maxAgeInSeconds?: number;
1668
2352
  }
1669
2353
 
2354
+ /** A CosmosDB Cassandra API data source/sink */
2355
+ export declare interface CosmosCassandraDataTransferDataSourceSink extends BaseCosmosDataTransferDataSourceSink {
2356
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2357
+ component: "CosmosDBCassandra";
2358
+ keyspaceName: string;
2359
+ tableName: string;
2360
+ }
2361
+
1670
2362
  export declare class CosmosDBManagementClient extends coreClient.ServiceClient {
1671
2363
  $host: string;
1672
2364
  subscriptionId: string;
@@ -1693,14 +2385,17 @@ export declare class CosmosDBManagementClient extends coreClient.ServiceClient {
1693
2385
  collectionPartition: CollectionPartition;
1694
2386
  partitionKeyRangeId: PartitionKeyRangeId;
1695
2387
  partitionKeyRangeIdRegion: PartitionKeyRangeIdRegion;
2388
+ graphResources: GraphResources;
1696
2389
  sqlResources: SqlResources;
1697
2390
  mongoDBResources: MongoDBResources;
1698
2391
  tableResources: TableResources;
1699
2392
  cassandraResources: CassandraResources;
1700
2393
  gremlinResources: GremlinResources;
1701
2394
  locations: Locations;
2395
+ dataTransferJobs: DataTransferJobs;
1702
2396
  cassandraClusters: CassandraClusters;
1703
2397
  cassandraDataCenters: CassandraDataCenters;
2398
+ networkSecurityPerimeterConfigurations: NetworkSecurityPerimeterConfigurations;
1704
2399
  notebookWorkspaces: NotebookWorkspaces;
1705
2400
  privateEndpointConnections: PrivateEndpointConnections;
1706
2401
  privateLinkResources: PrivateLinkResources;
@@ -1717,6 +2412,11 @@ export declare class CosmosDBManagementClient extends coreClient.ServiceClient {
1717
2412
  restorableTables: RestorableTables;
1718
2413
  restorableTableResources: RestorableTableResources;
1719
2414
  service: Service;
2415
+ throughputPools: ThroughputPools;
2416
+ throughputPool: ThroughputPool;
2417
+ throughputPoolAccounts: ThroughputPoolAccounts;
2418
+ throughputPoolAccount: ThroughputPoolAccount;
2419
+ chaosFault: ChaosFault;
1720
2420
  }
1721
2421
 
1722
2422
  /** Optional parameters. */
@@ -1729,6 +2429,32 @@ export declare interface CosmosDBManagementClientOptionalParams extends coreClie
1729
2429
  endpoint?: string;
1730
2430
  }
1731
2431
 
2432
+ /** A CosmosDB Mongo API data source/sink */
2433
+ export declare interface CosmosMongoDataTransferDataSourceSink extends BaseCosmosDataTransferDataSourceSink {
2434
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2435
+ component: "CosmosDBMongo";
2436
+ databaseName: string;
2437
+ collectionName: string;
2438
+ }
2439
+
2440
+ /** A CosmosDB Mongo vCore API data source/sink */
2441
+ export declare interface CosmosMongoVCoreDataTransferDataSourceSink extends DataTransferDataSourceSink {
2442
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2443
+ component: "CosmosDBMongoVCore";
2444
+ databaseName: string;
2445
+ collectionName: string;
2446
+ hostName?: string;
2447
+ connectionStringKeyVaultUri?: string;
2448
+ }
2449
+
2450
+ /** A CosmosDB No Sql API data source/sink */
2451
+ export declare interface CosmosSqlDataTransferDataSourceSink extends BaseCosmosDataTransferDataSourceSink {
2452
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2453
+ component: "CosmosDBSql";
2454
+ databaseName: string;
2455
+ containerName: string;
2456
+ }
2457
+
1732
2458
  /**
1733
2459
  * Defines values for CreatedByType. \
1734
2460
  * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
@@ -1741,6 +2467,12 @@ export declare interface CosmosDBManagementClientOptionalParams extends coreClie
1741
2467
  */
1742
2468
  export declare type CreatedByType = string;
1743
2469
 
2470
+ /** Parameters to create Data Transfer Job */
2471
+ export declare interface CreateJobRequest extends ARMProxyResource {
2472
+ /** Data Transfer Create Job Properties */
2473
+ properties: DataTransferJobProperties;
2474
+ }
2475
+
1744
2476
  /**
1745
2477
  * Defines values for CreateMode. \
1746
2478
  * {@link KnownCreateMode} can be used interchangeably with CreateMode,
@@ -1818,8 +2550,6 @@ export declare interface DatabaseAccountConnectionString {
1818
2550
  export declare interface DatabaseAccountCreateUpdateParameters extends ARMResourceProperties {
1819
2551
  /** Indicates the type of database account. This can only be set at database account creation. */
1820
2552
  kind?: DatabaseAccountKind;
1821
- /** Identity for the resource. */
1822
- identity?: ManagedServiceIdentity;
1823
2553
  /** The consistency policy for the Cosmos DB account. */
1824
2554
  consistencyPolicy?: ConsistencyPolicy;
1825
2555
  /** An array that contains the georeplication locations enabled for the Cosmos DB account. */
@@ -1868,12 +2598,18 @@ export declare interface DatabaseAccountCreateUpdateParameters extends ARMResour
1868
2598
  networkAclBypass?: NetworkAclBypass;
1869
2599
  /** An array that contains the Resource Ids for Network Acl Bypass for the Cosmos DB account. */
1870
2600
  networkAclBypassResourceIds?: string[];
2601
+ /** The Object representing the different Diagnostic log settings for the Cosmos DB Account. */
2602
+ diagnosticLogSettings?: DiagnosticLogSettings;
1871
2603
  /** Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication. */
1872
2604
  disableLocalAuth?: boolean;
1873
2605
  /** Parameters to indicate the information about the restore. */
1874
2606
  restoreParameters?: RestoreParameters;
1875
2607
  /** The object that represents all properties related to capacity enforcement on an account. */
1876
2608
  capacity?: Capacity;
2609
+ /** Indicates the capacityMode of the Cosmos DB account. */
2610
+ capacityMode?: CapacityMode;
2611
+ /** Flag to indicate whether to enable MaterializedViews on the Cosmos DB account */
2612
+ enableMaterializedViews?: boolean;
1877
2613
  /**
1878
2614
  * This property is ignored during the update/create operation, as the metadata is read-only. The object represents the metadata for the Account Keys of the Cosmos DB account.
1879
2615
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1881,20 +2617,24 @@ export declare interface DatabaseAccountCreateUpdateParameters extends ARMResour
1881
2617
  readonly keysMetadata?: DatabaseAccountKeysMetadata;
1882
2618
  /** Flag to indicate enabling/disabling of Partition Merge feature on the account */
1883
2619
  enablePartitionMerge?: boolean;
1884
- /** Indicates the minimum allowed Tls version. The default value is Tls 1.2. Cassandra and Mongo APIs only work with Tls 1.2. */
1885
- minimalTlsVersion?: MinimalTlsVersion;
1886
- /** Flag to indicate enabling/disabling of Burst Capacity feature on the account */
2620
+ /** Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account */
1887
2621
  enableBurstCapacity?: boolean;
2622
+ /** Indicates the minimum allowed Tls version. The default is Tls 1.0, except for Cassandra and Mongo API's, which only work with Tls 1.2. */
2623
+ minimalTlsVersion?: MinimalTlsVersion;
1888
2624
  /** Indicates the status of the Customer Managed Key feature on the account. In case there are errors, the property provides troubleshooting guidance. */
1889
2625
  customerManagedKeyStatus?: string;
2626
+ /** Flag to indicate enabling/disabling of Priority Based Execution Preview feature on the account */
2627
+ enablePriorityBasedExecution?: boolean;
2628
+ /** Enum to indicate default Priority Level of request for Priority Based Execution. */
2629
+ defaultPriorityLevel?: DefaultPriorityLevel;
2630
+ /** Flag to indicate enabling/disabling of Per-Region Per-partition autoscale Preview feature on the account */
2631
+ enablePerRegionPerPartitionAutoscale?: boolean;
1890
2632
  }
1891
2633
 
1892
2634
  /** An Azure Cosmos DB database account. */
1893
2635
  export declare interface DatabaseAccountGetResults extends ARMResourceProperties {
1894
2636
  /** Indicates the type of database account. This can only be set at database account creation. */
1895
2637
  kind?: DatabaseAccountKind;
1896
- /** Identity for the resource. */
1897
- identity?: ManagedServiceIdentity;
1898
2638
  /**
1899
2639
  * The system meta data relating to this resource.
1900
2640
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1991,10 +2731,18 @@ export declare interface DatabaseAccountGetResults extends ARMResourceProperties
1991
2731
  networkAclBypass?: NetworkAclBypass;
1992
2732
  /** An array that contains the Resource Ids for Network Acl Bypass for the Cosmos DB account. */
1993
2733
  networkAclBypassResourceIds?: string[];
2734
+ /** The Object representing the different Diagnostic log settings for the Cosmos DB Account. */
2735
+ diagnosticLogSettings?: DiagnosticLogSettings;
1994
2736
  /** Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication. */
1995
2737
  disableLocalAuth?: boolean;
1996
2738
  /** The object that represents all properties related to capacity enforcement on an account. */
1997
2739
  capacity?: Capacity;
2740
+ /** Indicates the capacityMode of the Cosmos DB account. */
2741
+ capacityMode?: CapacityMode;
2742
+ /** The object that represents the migration state for the CapacityMode of the Cosmos DB account. */
2743
+ capacityModeChangeTransitionState?: CapacityModeChangeTransitionState;
2744
+ /** Flag to indicate whether to enable MaterializedViews on the Cosmos DB account */
2745
+ enableMaterializedViews?: boolean;
1998
2746
  /**
1999
2747
  * The object that represents the metadata for the Account Keys of the Cosmos DB account.
2000
2748
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2002,12 +2750,18 @@ export declare interface DatabaseAccountGetResults extends ARMResourceProperties
2002
2750
  readonly keysMetadata?: DatabaseAccountKeysMetadata;
2003
2751
  /** Flag to indicate enabling/disabling of Partition Merge feature on the account */
2004
2752
  enablePartitionMerge?: boolean;
2005
- /** Indicates the minimum allowed Tls version. The default value is Tls 1.2. Cassandra and Mongo APIs only work with Tls 1.2. */
2006
- minimalTlsVersion?: MinimalTlsVersion;
2007
- /** Flag to indicate enabling/disabling of Burst Capacity feature on the account */
2753
+ /** Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account */
2008
2754
  enableBurstCapacity?: boolean;
2755
+ /** Indicates the minimum allowed Tls version. The default is Tls 1.0, except for Cassandra and Mongo API's, which only work with Tls 1.2. */
2756
+ minimalTlsVersion?: MinimalTlsVersion;
2009
2757
  /** Indicates the status of the Customer Managed Key feature on the account. In case there are errors, the property provides troubleshooting guidance. */
2010
2758
  customerManagedKeyStatus?: string;
2759
+ /** Flag to indicate enabling/disabling of Priority Based Execution Preview feature on the account */
2760
+ enablePriorityBasedExecution?: boolean;
2761
+ /** Enum to indicate default Priority Level of request for Priority Based Execution. */
2762
+ defaultPriorityLevel?: DefaultPriorityLevel;
2763
+ /** Flag to indicate enabling/disabling of Per-Region Per-partition autoscale Preview feature on the account */
2764
+ enablePerRegionPerPartitionAutoscale?: boolean;
2011
2765
  }
2012
2766
 
2013
2767
  /** The metadata related to each access key for the given Cosmos DB database account. */
@@ -2558,10 +3312,16 @@ export declare interface DatabaseAccountUpdateParameters {
2558
3312
  networkAclBypass?: NetworkAclBypass;
2559
3313
  /** An array that contains the Resource Ids for Network Acl Bypass for the Cosmos DB account. */
2560
3314
  networkAclBypassResourceIds?: string[];
3315
+ /** The Object representing the different Diagnostic log settings for the Cosmos DB Account. */
3316
+ diagnosticLogSettings?: DiagnosticLogSettings;
2561
3317
  /** Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication. */
2562
3318
  disableLocalAuth?: boolean;
2563
3319
  /** The object that represents all properties related to capacity enforcement on an account. */
2564
3320
  capacity?: Capacity;
3321
+ /** Indicates the capacityMode of the Cosmos DB account. */
3322
+ capacityMode?: CapacityMode;
3323
+ /** Flag to indicate whether to enable MaterializedViews on the Cosmos DB account */
3324
+ enableMaterializedViews?: boolean;
2565
3325
  /**
2566
3326
  * This property is ignored during the update operation, as the metadata is read-only. The object represents the metadata for the Account Keys of the Cosmos DB account.
2567
3327
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2569,12 +3329,18 @@ export declare interface DatabaseAccountUpdateParameters {
2569
3329
  readonly keysMetadata?: DatabaseAccountKeysMetadata;
2570
3330
  /** Flag to indicate enabling/disabling of Partition Merge feature on the account */
2571
3331
  enablePartitionMerge?: boolean;
2572
- /** Indicates the minimum allowed Tls version. The default value is Tls 1.2. Cassandra and Mongo APIs only work with Tls 1.2. */
2573
- minimalTlsVersion?: MinimalTlsVersion;
2574
- /** Flag to indicate enabling/disabling of Burst Capacity feature on the account */
3332
+ /** Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account */
2575
3333
  enableBurstCapacity?: boolean;
3334
+ /** Indicates the minimum allowed Tls version. The default is Tls 1.0, except for Cassandra and Mongo API's, which only work with Tls 1.2. */
3335
+ minimalTlsVersion?: MinimalTlsVersion;
2576
3336
  /** Indicates the status of the Customer Managed Key feature on the account. In case there are errors, the property provides troubleshooting guidance. */
2577
3337
  customerManagedKeyStatus?: string;
3338
+ /** Flag to indicate enabling/disabling of Priority Based Execution Preview feature on the account */
3339
+ enablePriorityBasedExecution?: boolean;
3340
+ /** Enum to indicate default Priority Level of request for Priority Based Execution. */
3341
+ defaultPriorityLevel?: DefaultPriorityLevel;
3342
+ /** Flag to indicate enabling/disabling of Per-Region Per-partition autoscale Preview feature on the account */
3343
+ enablePerRegionPerPartitionAutoscale?: boolean;
2578
3344
  }
2579
3345
 
2580
3346
  /** Optional parameters. */
@@ -2653,106 +3419,380 @@ export declare interface DataCenterResourceProperties {
2653
3419
  privateEndpointIpAddress?: string;
2654
3420
  }
2655
3421
 
2656
- /** Resource for a regional service location. */
2657
- export declare interface DataTransferRegionalServiceResource extends RegionalServiceResource {
2658
- }
2659
-
2660
- /** Describes the service response property. */
2661
- export declare interface DataTransferServiceResource {
2662
- /** Properties for DataTransferServiceResource. */
2663
- properties?: DataTransferServiceResourceProperties;
2664
- }
2665
-
2666
- /** Properties for Create or Update request for DataTransferServiceResource */
2667
- export declare interface DataTransferServiceResourceCreateUpdateProperties extends ServiceResourceCreateUpdateProperties {
2668
- /** Polymorphic discriminator, which specifies the different types this object can be */
2669
- serviceType: "DataTransfer";
2670
- }
2671
-
2672
- /** Properties for DataTransferServiceResource. */
2673
- export declare interface DataTransferServiceResourceProperties extends ServiceResourceProperties {
2674
- /** Polymorphic discriminator, which specifies the different types this object can be */
2675
- serviceType: "DataTransfer";
2676
- /**
2677
- * An array that contains all of the locations for the service.
2678
- * NOTE: This property will not be serialized. It can only be populated by the server.
2679
- */
2680
- readonly locations?: DataTransferRegionalServiceResource[];
2681
- }
2682
-
2683
3422
  /**
2684
- * Defines values for DataType. \
2685
- * {@link KnownDataType} can be used interchangeably with DataType,
3423
+ * Defines values for DataTransferComponent. \
3424
+ * {@link KnownDataTransferComponent} can be used interchangeably with DataTransferComponent,
2686
3425
  * this enum contains the known values that the service supports.
2687
3426
  * ### Known values supported by the service
2688
- * **String** \
2689
- * **Number** \
2690
- * **Point** \
2691
- * **Polygon** \
2692
- * **LineString** \
2693
- * **MultiPolygon**
3427
+ * **CosmosDBCassandra** \
3428
+ * **CosmosDBMongo** \
3429
+ * **CosmosDBMongoVCore** \
3430
+ * **CosmosDBSql** \
3431
+ * **AzureBlobStorage**
2694
3432
  */
2695
- export declare type DataType = string;
3433
+ export declare type DataTransferComponent = string;
2696
3434
 
2697
- /**
2698
- * Defines values for DedicatedGatewayType. \
2699
- * {@link KnownDedicatedGatewayType} can be used interchangeably with DedicatedGatewayType,
2700
- * this enum contains the known values that the service supports.
2701
- * ### Known values supported by the service
2702
- * **IntegratedCache** \
2703
- * **DistributedQuery**
2704
- */
2705
- export declare type DedicatedGatewayType = string;
3435
+ /** Base class for all DataTransfer source/sink */
3436
+ export declare interface DataTransferDataSourceSink {
3437
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3438
+ component: "BaseCosmosDataTransferDataSourceSink" | "CosmosDBCassandra" | "CosmosDBMongo" | "CosmosDBMongoVCore" | "CosmosDBSql" | "AzureBlobStorage";
3439
+ }
2706
3440
 
2707
- /** Defines values for DefaultConsistencyLevel. */
2708
- export declare type DefaultConsistencyLevel = "Eventual" | "Session" | "BoundedStaleness" | "Strong" | "ConsistentPrefix";
3441
+ export declare type DataTransferDataSourceSinkUnion = DataTransferDataSourceSink | BaseCosmosDataTransferDataSourceSinkUnion | CosmosMongoVCoreDataTransferDataSourceSink | AzureBlobDataTransferDataSourceSink;
2709
3442
 
2710
- /** The resource management error additional info. */
2711
- export declare interface ErrorAdditionalInfo {
3443
+ /** The List operation response, that contains the Data Transfer jobs and their properties. */
3444
+ export declare interface DataTransferJobFeedResults {
2712
3445
  /**
2713
- * The additional info type.
3446
+ * List of Data Transfer jobs and their properties.
2714
3447
  * NOTE: This property will not be serialized. It can only be populated by the server.
2715
3448
  */
2716
- readonly type?: string;
3449
+ readonly value?: DataTransferJobGetResults[];
2717
3450
  /**
2718
- * The additional info.
3451
+ * URL to get the next set of Data Transfer job list results if there are any.
2719
3452
  * NOTE: This property will not be serialized. It can only be populated by the server.
2720
3453
  */
2721
- readonly info?: Record<string, unknown>;
3454
+ readonly nextLink?: string;
2722
3455
  }
2723
3456
 
2724
- /** The error detail. */
2725
- export declare interface ErrorDetail {
3457
+ /** A Cosmos DB Data Transfer Job */
3458
+ export declare interface DataTransferJobGetResults extends ARMProxyResource {
2726
3459
  /**
2727
- * The error code.
3460
+ * Job Name
2728
3461
  * NOTE: This property will not be serialized. It can only be populated by the server.
2729
3462
  */
2730
- readonly code?: string;
3463
+ readonly jobName?: string;
3464
+ /** Source DataStore details */
3465
+ source?: DataTransferDataSourceSinkUnion;
3466
+ /** Destination DataStore details */
3467
+ destination?: DataTransferDataSourceSinkUnion;
2731
3468
  /**
2732
- * The error message.
3469
+ * Job Status
2733
3470
  * NOTE: This property will not be serialized. It can only be populated by the server.
2734
3471
  */
2735
- readonly message?: string;
3472
+ readonly status?: string;
2736
3473
  /**
2737
- * The error target.
3474
+ * Processed Count.
2738
3475
  * NOTE: This property will not be serialized. It can only be populated by the server.
2739
3476
  */
2740
- readonly target?: string;
3477
+ readonly processedCount?: number;
2741
3478
  /**
2742
- * The error details.
3479
+ * Total Count.
2743
3480
  * NOTE: This property will not be serialized. It can only be populated by the server.
2744
3481
  */
2745
- readonly details?: ErrorDetail[];
3482
+ readonly totalCount?: number;
2746
3483
  /**
2747
- * The error additional info.
3484
+ * Last Updated Time (ISO-8601 format).
2748
3485
  * NOTE: This property will not be serialized. It can only be populated by the server.
2749
3486
  */
2750
- readonly additionalInfo?: ErrorAdditionalInfo[];
3487
+ readonly lastUpdatedUtcTime?: Date;
3488
+ /** Worker count */
3489
+ workerCount?: number;
3490
+ /**
3491
+ * Error response for Faulted job
3492
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3493
+ */
3494
+ readonly error?: ErrorResponse;
3495
+ /**
3496
+ * Total Duration of Job
3497
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3498
+ */
3499
+ readonly duration?: string;
3500
+ /** Mode of job execution */
3501
+ mode?: DataTransferJobMode;
2751
3502
  }
2752
3503
 
2753
- /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
2754
- export declare interface ErrorResponse {
2755
- /** The error object. */
3504
+ /**
3505
+ * Defines values for DataTransferJobMode. \
3506
+ * {@link KnownDataTransferJobMode} can be used interchangeably with DataTransferJobMode,
3507
+ * this enum contains the known values that the service supports.
3508
+ * ### Known values supported by the service
3509
+ * **Offline** \
3510
+ * **Online**
3511
+ */
3512
+ export declare type DataTransferJobMode = string;
3513
+
3514
+ /** The properties of a DataTransfer Job */
3515
+ export declare interface DataTransferJobProperties {
3516
+ /**
3517
+ * Job Name
3518
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3519
+ */
3520
+ readonly jobName?: string;
3521
+ /** Source DataStore details */
3522
+ source: DataTransferDataSourceSinkUnion;
3523
+ /** Destination DataStore details */
3524
+ destination: DataTransferDataSourceSinkUnion;
3525
+ /**
3526
+ * Job Status
3527
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3528
+ */
3529
+ readonly status?: string;
3530
+ /**
3531
+ * Processed Count.
3532
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3533
+ */
3534
+ readonly processedCount?: number;
3535
+ /**
3536
+ * Total Count.
3537
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3538
+ */
3539
+ readonly totalCount?: number;
3540
+ /**
3541
+ * Last Updated Time (ISO-8601 format).
3542
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3543
+ */
3544
+ readonly lastUpdatedUtcTime?: Date;
3545
+ /** Worker count */
3546
+ workerCount?: number;
3547
+ /**
3548
+ * Error response for Faulted job
3549
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3550
+ */
3551
+ readonly error?: ErrorResponse;
3552
+ /**
3553
+ * Total Duration of Job
3554
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3555
+ */
3556
+ readonly duration?: string;
3557
+ /** Mode of job execution */
3558
+ mode?: DataTransferJobMode;
3559
+ }
3560
+
3561
+ /** Interface representing a DataTransferJobs. */
3562
+ export declare interface DataTransferJobs {
3563
+ /**
3564
+ * Get a list of Data Transfer jobs.
3565
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3566
+ * @param accountName Cosmos DB database account name.
3567
+ * @param options The options parameters.
3568
+ */
3569
+ listByDatabaseAccount(resourceGroupName: string, accountName: string, options?: DataTransferJobsListByDatabaseAccountOptionalParams): PagedAsyncIterableIterator<DataTransferJobGetResults>;
3570
+ /**
3571
+ * Creates a Data Transfer Job.
3572
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3573
+ * @param accountName Cosmos DB database account name.
3574
+ * @param jobName Name of the Data Transfer Job
3575
+ * @param jobCreateParameters Parameters to create Data Transfer Job
3576
+ * @param options The options parameters.
3577
+ */
3578
+ create(resourceGroupName: string, accountName: string, jobName: string, jobCreateParameters: CreateJobRequest, options?: DataTransferJobsCreateOptionalParams): Promise<DataTransferJobsCreateResponse>;
3579
+ /**
3580
+ * Get a Data Transfer Job.
3581
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3582
+ * @param accountName Cosmos DB database account name.
3583
+ * @param jobName Name of the Data Transfer Job
3584
+ * @param options The options parameters.
3585
+ */
3586
+ get(resourceGroupName: string, accountName: string, jobName: string, options?: DataTransferJobsGetOptionalParams): Promise<DataTransferJobsGetResponse>;
3587
+ /**
3588
+ * Pause a Data Transfer Job.
3589
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3590
+ * @param accountName Cosmos DB database account name.
3591
+ * @param jobName Name of the Data Transfer Job
3592
+ * @param options The options parameters.
3593
+ */
3594
+ pause(resourceGroupName: string, accountName: string, jobName: string, options?: DataTransferJobsPauseOptionalParams): Promise<DataTransferJobsPauseResponse>;
3595
+ /**
3596
+ * Resumes a Data Transfer Job.
3597
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3598
+ * @param accountName Cosmos DB database account name.
3599
+ * @param jobName Name of the Data Transfer Job
3600
+ * @param options The options parameters.
3601
+ */
3602
+ resume(resourceGroupName: string, accountName: string, jobName: string, options?: DataTransferJobsResumeOptionalParams): Promise<DataTransferJobsResumeResponse>;
3603
+ /**
3604
+ * Cancels a Data Transfer Job.
3605
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3606
+ * @param accountName Cosmos DB database account name.
3607
+ * @param jobName Name of the Data Transfer Job
3608
+ * @param options The options parameters.
3609
+ */
3610
+ cancel(resourceGroupName: string, accountName: string, jobName: string, options?: DataTransferJobsCancelOptionalParams): Promise<DataTransferJobsCancelResponse>;
3611
+ /**
3612
+ * Completes a Data Transfer Online Job.
3613
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3614
+ * @param accountName Cosmos DB database account name.
3615
+ * @param jobName Name of the Data Transfer Job
3616
+ * @param options The options parameters.
3617
+ */
3618
+ complete(resourceGroupName: string, accountName: string, jobName: string, options?: DataTransferJobsCompleteOptionalParams): Promise<DataTransferJobsCompleteResponse>;
3619
+ }
3620
+
3621
+ /** Optional parameters. */
3622
+ export declare interface DataTransferJobsCancelOptionalParams extends coreClient.OperationOptions {
3623
+ }
3624
+
3625
+ /** Contains response data for the cancel operation. */
3626
+ export declare type DataTransferJobsCancelResponse = DataTransferJobGetResults;
3627
+
3628
+ /** Optional parameters. */
3629
+ export declare interface DataTransferJobsCompleteOptionalParams extends coreClient.OperationOptions {
3630
+ }
3631
+
3632
+ /** Contains response data for the complete operation. */
3633
+ export declare type DataTransferJobsCompleteResponse = DataTransferJobGetResults;
3634
+
3635
+ /** Optional parameters. */
3636
+ export declare interface DataTransferJobsCreateOptionalParams extends coreClient.OperationOptions {
3637
+ }
3638
+
3639
+ /** Contains response data for the create operation. */
3640
+ export declare type DataTransferJobsCreateResponse = DataTransferJobGetResults;
3641
+
3642
+ /** Optional parameters. */
3643
+ export declare interface DataTransferJobsGetOptionalParams extends coreClient.OperationOptions {
3644
+ }
3645
+
3646
+ /** Contains response data for the get operation. */
3647
+ export declare type DataTransferJobsGetResponse = DataTransferJobGetResults;
3648
+
3649
+ /** Optional parameters. */
3650
+ export declare interface DataTransferJobsListByDatabaseAccountNextOptionalParams extends coreClient.OperationOptions {
3651
+ }
3652
+
3653
+ /** Contains response data for the listByDatabaseAccountNext operation. */
3654
+ export declare type DataTransferJobsListByDatabaseAccountNextResponse = DataTransferJobFeedResults;
3655
+
3656
+ /** Optional parameters. */
3657
+ export declare interface DataTransferJobsListByDatabaseAccountOptionalParams extends coreClient.OperationOptions {
3658
+ }
3659
+
3660
+ /** Contains response data for the listByDatabaseAccount operation. */
3661
+ export declare type DataTransferJobsListByDatabaseAccountResponse = DataTransferJobFeedResults;
3662
+
3663
+ /** Optional parameters. */
3664
+ export declare interface DataTransferJobsPauseOptionalParams extends coreClient.OperationOptions {
3665
+ }
3666
+
3667
+ /** Contains response data for the pause operation. */
3668
+ export declare type DataTransferJobsPauseResponse = DataTransferJobGetResults;
3669
+
3670
+ /** Optional parameters. */
3671
+ export declare interface DataTransferJobsResumeOptionalParams extends coreClient.OperationOptions {
3672
+ }
3673
+
3674
+ /** Contains response data for the resume operation. */
3675
+ export declare type DataTransferJobsResumeResponse = DataTransferJobGetResults;
3676
+
3677
+ /** Resource for a regional service location. */
3678
+ export declare interface DataTransferRegionalServiceResource extends RegionalServiceResource {
3679
+ }
3680
+
3681
+ /** Describes the service response property. */
3682
+ export declare interface DataTransferServiceResource {
3683
+ /** Properties for DataTransferServiceResource. */
3684
+ properties?: DataTransferServiceResourceProperties;
3685
+ }
3686
+
3687
+ /** Properties for Create or Update request for DataTransferServiceResource */
3688
+ export declare interface DataTransferServiceResourceCreateUpdateProperties extends ServiceResourceCreateUpdateProperties {
3689
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3690
+ serviceType: "DataTransfer";
3691
+ }
3692
+
3693
+ /** Properties for DataTransferServiceResource. */
3694
+ export declare interface DataTransferServiceResourceProperties extends ServiceResourceProperties {
3695
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3696
+ serviceType: "DataTransfer";
3697
+ /**
3698
+ * An array that contains all of the locations for the service.
3699
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3700
+ */
3701
+ readonly locations?: DataTransferRegionalServiceResource[];
3702
+ }
3703
+
3704
+ /**
3705
+ * Defines values for DataType. \
3706
+ * {@link KnownDataType} can be used interchangeably with DataType,
3707
+ * this enum contains the known values that the service supports.
3708
+ * ### Known values supported by the service
3709
+ * **String** \
3710
+ * **Number** \
3711
+ * **Point** \
3712
+ * **Polygon** \
3713
+ * **LineString** \
3714
+ * **MultiPolygon**
3715
+ */
3716
+ export declare type DataType = string;
3717
+
3718
+ /**
3719
+ * Defines values for DedicatedGatewayType. \
3720
+ * {@link KnownDedicatedGatewayType} can be used interchangeably with DedicatedGatewayType,
3721
+ * this enum contains the known values that the service supports.
3722
+ * ### Known values supported by the service
3723
+ * **IntegratedCache** \
3724
+ * **DistributedQuery**
3725
+ */
3726
+ export declare type DedicatedGatewayType = string;
3727
+
3728
+ /** Defines values for DefaultConsistencyLevel. */
3729
+ export declare type DefaultConsistencyLevel = "Eventual" | "Session" | "BoundedStaleness" | "Strong" | "ConsistentPrefix";
3730
+
3731
+ /**
3732
+ * Defines values for DefaultPriorityLevel. \
3733
+ * {@link KnownDefaultPriorityLevel} can be used interchangeably with DefaultPriorityLevel,
3734
+ * this enum contains the known values that the service supports.
3735
+ * ### Known values supported by the service
3736
+ * **High** \
3737
+ * **Low**
3738
+ */
3739
+ export declare type DefaultPriorityLevel = string;
3740
+
3741
+ /** Indicates what diagnostic log settings are to be enabled. */
3742
+ export declare interface DiagnosticLogSettings {
3743
+ /** Describe the level of detail with which queries are to be logged. */
3744
+ enableFullTextQuery?: EnableFullTextQuery;
3745
+ }
3746
+
3747
+ /** Defines values for EnableFullTextQuery. */
3748
+ export declare type EnableFullTextQuery = "None" | "True" | "False";
3749
+
3750
+ /** The resource management error additional info. */
3751
+ export declare interface ErrorAdditionalInfo {
3752
+ /**
3753
+ * The additional info type.
3754
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3755
+ */
3756
+ readonly type?: string;
3757
+ /**
3758
+ * The additional info.
3759
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3760
+ */
3761
+ readonly info?: Record<string, unknown>;
3762
+ }
3763
+
3764
+ /** The error detail. */
3765
+ export declare interface ErrorDetail {
3766
+ /**
3767
+ * The error code.
3768
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3769
+ */
3770
+ readonly code?: string;
3771
+ /**
3772
+ * The error message.
3773
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3774
+ */
3775
+ readonly message?: string;
3776
+ /**
3777
+ * The error target.
3778
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3779
+ */
3780
+ readonly target?: string;
3781
+ /**
3782
+ * The error details.
3783
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3784
+ */
3785
+ readonly details?: ErrorDetail[];
3786
+ /**
3787
+ * The error additional info.
3788
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3789
+ */
3790
+ readonly additionalInfo?: ErrorAdditionalInfo[];
3791
+ }
3792
+
3793
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
3794
+ export declare interface ErrorResponse {
3795
+ /** The error object. */
2756
3796
  error?: ErrorDetail;
2757
3797
  }
2758
3798
 
@@ -2842,6 +3882,143 @@ export declare interface GraphAPIComputeServiceResourceProperties extends Servic
2842
3882
  readonly locations?: GraphAPIComputeRegionalServiceResource[];
2843
3883
  }
2844
3884
 
3885
+ /** Cosmos DB Graph resource object */
3886
+ export declare interface GraphResource {
3887
+ /** Name of the Cosmos DB Graph */
3888
+ id: string;
3889
+ }
3890
+
3891
+ /** Parameters to create and update Cosmos DB Graph resource. */
3892
+ export declare interface GraphResourceCreateUpdateParameters extends ARMResourceProperties {
3893
+ /** The standard JSON format of a Graph resource */
3894
+ resource: GraphResource;
3895
+ /** A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request. */
3896
+ options?: CreateUpdateOptions;
3897
+ }
3898
+
3899
+ export declare interface GraphResourceGetPropertiesOptions extends OptionsResource {
3900
+ }
3901
+
3902
+ export declare interface GraphResourceGetPropertiesResource extends GraphResource {
3903
+ }
3904
+
3905
+ /** An Azure Cosmos DB Graph resource. */
3906
+ export declare interface GraphResourceGetResults extends ARMResourceProperties {
3907
+ resource?: GraphResourceGetPropertiesResource;
3908
+ options?: GraphResourceGetPropertiesOptions;
3909
+ }
3910
+
3911
+ /** Interface representing a GraphResources. */
3912
+ export declare interface GraphResources {
3913
+ /**
3914
+ * Lists the graphs under an existing Azure Cosmos DB database account.
3915
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3916
+ * @param accountName Cosmos DB database account name.
3917
+ * @param options The options parameters.
3918
+ */
3919
+ listGraphs(resourceGroupName: string, accountName: string, options?: GraphResourcesListGraphsOptionalParams): PagedAsyncIterableIterator<GraphResourceGetResults>;
3920
+ /**
3921
+ * Gets the Graph resource under an existing Azure Cosmos DB database account with the provided name.
3922
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3923
+ * @param accountName Cosmos DB database account name.
3924
+ * @param graphName Cosmos DB graph resource name.
3925
+ * @param options The options parameters.
3926
+ */
3927
+ getGraph(resourceGroupName: string, accountName: string, graphName: string, options?: GraphResourcesGetGraphOptionalParams): Promise<GraphResourcesGetGraphResponse>;
3928
+ /**
3929
+ * Create or update an Azure Cosmos DB Graph.
3930
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3931
+ * @param accountName Cosmos DB database account name.
3932
+ * @param graphName Cosmos DB graph resource name.
3933
+ * @param createUpdateGraphParameters The parameters to provide for the current graph.
3934
+ * @param options The options parameters.
3935
+ */
3936
+ beginCreateUpdateGraph(resourceGroupName: string, accountName: string, graphName: string, createUpdateGraphParameters: GraphResourceCreateUpdateParameters, options?: GraphResourcesCreateUpdateGraphOptionalParams): Promise<SimplePollerLike<OperationState<GraphResourcesCreateUpdateGraphResponse>, GraphResourcesCreateUpdateGraphResponse>>;
3937
+ /**
3938
+ * Create or update an Azure Cosmos DB Graph.
3939
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3940
+ * @param accountName Cosmos DB database account name.
3941
+ * @param graphName Cosmos DB graph resource name.
3942
+ * @param createUpdateGraphParameters The parameters to provide for the current graph.
3943
+ * @param options The options parameters.
3944
+ */
3945
+ beginCreateUpdateGraphAndWait(resourceGroupName: string, accountName: string, graphName: string, createUpdateGraphParameters: GraphResourceCreateUpdateParameters, options?: GraphResourcesCreateUpdateGraphOptionalParams): Promise<GraphResourcesCreateUpdateGraphResponse>;
3946
+ /**
3947
+ * Deletes an existing Azure Cosmos DB Graph Resource.
3948
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3949
+ * @param accountName Cosmos DB database account name.
3950
+ * @param graphName Cosmos DB graph resource name.
3951
+ * @param options The options parameters.
3952
+ */
3953
+ beginDeleteGraphResource(resourceGroupName: string, accountName: string, graphName: string, options?: GraphResourcesDeleteGraphResourceOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
3954
+ /**
3955
+ * Deletes an existing Azure Cosmos DB Graph Resource.
3956
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3957
+ * @param accountName Cosmos DB database account name.
3958
+ * @param graphName Cosmos DB graph resource name.
3959
+ * @param options The options parameters.
3960
+ */
3961
+ beginDeleteGraphResourceAndWait(resourceGroupName: string, accountName: string, graphName: string, options?: GraphResourcesDeleteGraphResourceOptionalParams): Promise<void>;
3962
+ }
3963
+
3964
+ /** Defines headers for GraphResources_createUpdateGraph operation. */
3965
+ export declare interface GraphResourcesCreateUpdateGraphHeaders {
3966
+ /** URI to poll for completion status. */
3967
+ azureAsyncOperation?: string;
3968
+ /** URI to poll for completion status. */
3969
+ location?: string;
3970
+ }
3971
+
3972
+ /** Optional parameters. */
3973
+ export declare interface GraphResourcesCreateUpdateGraphOptionalParams extends coreClient.OperationOptions {
3974
+ /** Delay to wait until next poll, in milliseconds. */
3975
+ updateIntervalInMs?: number;
3976
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3977
+ resumeFrom?: string;
3978
+ }
3979
+
3980
+ /** Contains response data for the createUpdateGraph operation. */
3981
+ export declare type GraphResourcesCreateUpdateGraphResponse = GraphResourceGetResults;
3982
+
3983
+ /** Defines headers for GraphResources_deleteGraphResource operation. */
3984
+ export declare interface GraphResourcesDeleteGraphResourceHeaders {
3985
+ /** URI to poll for completion status. */
3986
+ azureAsyncOperation?: string;
3987
+ /** URI to poll for completion status. */
3988
+ location?: string;
3989
+ }
3990
+
3991
+ /** Optional parameters. */
3992
+ export declare interface GraphResourcesDeleteGraphResourceOptionalParams extends coreClient.OperationOptions {
3993
+ /** Delay to wait until next poll, in milliseconds. */
3994
+ updateIntervalInMs?: number;
3995
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3996
+ resumeFrom?: string;
3997
+ }
3998
+
3999
+ /** Optional parameters. */
4000
+ export declare interface GraphResourcesGetGraphOptionalParams extends coreClient.OperationOptions {
4001
+ }
4002
+
4003
+ /** Contains response data for the getGraph operation. */
4004
+ export declare type GraphResourcesGetGraphResponse = GraphResourceGetResults;
4005
+
4006
+ /** Optional parameters. */
4007
+ export declare interface GraphResourcesListGraphsOptionalParams extends coreClient.OperationOptions {
4008
+ }
4009
+
4010
+ /** Contains response data for the listGraphs operation. */
4011
+ export declare type GraphResourcesListGraphsResponse = GraphResourcesListResult;
4012
+
4013
+ /** The List operation response, that contains the Graph resource and their properties. */
4014
+ export declare interface GraphResourcesListResult {
4015
+ /**
4016
+ * List of Graph resource and their properties.
4017
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4018
+ */
4019
+ readonly value?: GraphResourceGetResults[];
4020
+ }
4021
+
2845
4022
  /** Parameters to create and update Cosmos DB Gremlin database. */
2846
4023
  export declare interface GremlinDatabaseCreateUpdateParameters extends ARMResourceProperties {
2847
4024
  /** The standard JSON format of a Gremlin database */
@@ -3505,6 +4682,18 @@ export declare interface IpAddressOrRange {
3505
4682
  ipAddressOrRange?: string;
3506
4683
  }
3507
4684
 
4685
+ /**
4686
+ * Defines values for IssueType. \
4687
+ * {@link KnownIssueType} can be used interchangeably with IssueType,
4688
+ * this enum contains the known values that the service supports.
4689
+ * ### Known values supported by the service
4690
+ * **Unknown**: Unknown issue type \
4691
+ * **ConfigurationPropagationFailure**: An error occurred while applying the network security perimeter (NSP) configuration. \
4692
+ * **MissingPerimeterConfiguration**: A network connectivity issue is happening on the resource which could be addressed either by adding new resources to the network security perimeter (NSP) or by modifying access rules. \
4693
+ * **MissingIdentityConfiguration**: An managed identity hasn't been associated with the resource. The resource will still be able to validate inbound traffic from the network security perimeter (NSP) or matching inbound access rules, but it won't be able to perform outbound access as a member of the NSP.
4694
+ */
4695
+ export declare type IssueType = string;
4696
+
3508
4697
  /**
3509
4698
  * Defines values for KeyKind. \
3510
4699
  * {@link KnownKeyKind} can be used interchangeably with KeyKind,
@@ -3541,6 +4730,14 @@ export declare interface KeyWrapMetadata {
3541
4730
  */
3542
4731
  export declare type Kind = string;
3543
4732
 
4733
+ /** Known values of {@link AccessRuleDirection} that the service accepts. */
4734
+ export declare enum KnownAccessRuleDirection {
4735
+ /** Applies to inbound network traffic to the secured resources. */
4736
+ Inbound = "Inbound",
4737
+ /** Applies to outbound network traffic from the secured resources */
4738
+ Outbound = "Outbound"
4739
+ }
4740
+
3544
4741
  /** Known values of {@link AnalyticalStorageSchemaType} that the service accepts. */
3545
4742
  export declare enum KnownAnalyticalStorageSchemaType {
3546
4743
  /** WellDefined */
@@ -3575,6 +4772,16 @@ export declare enum KnownAuthenticationMethod {
3575
4772
  Ldap = "Ldap"
3576
4773
  }
3577
4774
 
4775
+ /** Known values of {@link AutoReplicate} that the service accepts. */
4776
+ export declare enum KnownAutoReplicate {
4777
+ /** None */
4778
+ None = "None",
4779
+ /** SystemKeyspaces */
4780
+ SystemKeyspaces = "SystemKeyspaces",
4781
+ /** AllKeyspaces */
4782
+ AllKeyspaces = "AllKeyspaces"
4783
+ }
4784
+
3578
4785
  /** Known values of {@link AzureConnectionType} that the service accepts. */
3579
4786
  export declare enum KnownAzureConnectionType {
3580
4787
  /** None */
@@ -3603,6 +4810,18 @@ export declare enum KnownBackupPolicyType {
3603
4810
  Continuous = "Continuous"
3604
4811
  }
3605
4812
 
4813
+ /** Known values of {@link BackupState} that the service accepts. */
4814
+ export declare enum KnownBackupState {
4815
+ /** Initiated */
4816
+ Initiated = "Initiated",
4817
+ /** InProgress */
4818
+ InProgress = "InProgress",
4819
+ /** Succeeded */
4820
+ Succeeded = "Succeeded",
4821
+ /** Failed */
4822
+ Failed = "Failed"
4823
+ }
4824
+
3606
4825
  /** Known values of {@link BackupStorageRedundancy} that the service accepts. */
3607
4826
  export declare enum KnownBackupStorageRedundancy {
3608
4827
  /** Geo */
@@ -3613,6 +4832,54 @@ export declare enum KnownBackupStorageRedundancy {
3613
4832
  Zone = "Zone"
3614
4833
  }
3615
4834
 
4835
+ /** Known values of {@link CapacityMode} that the service accepts. */
4836
+ export declare enum KnownCapacityMode {
4837
+ /** None */
4838
+ None = "None",
4839
+ /** Provisioned */
4840
+ Provisioned = "Provisioned",
4841
+ /** Serverless */
4842
+ Serverless = "Serverless"
4843
+ }
4844
+
4845
+ /** Known values of {@link CapacityModeTransitionStatus} that the service accepts. */
4846
+ export declare enum KnownCapacityModeTransitionStatus {
4847
+ /** Invalid */
4848
+ Invalid = "Invalid",
4849
+ /** Initialized */
4850
+ Initialized = "Initialized",
4851
+ /** InProgress */
4852
+ InProgress = "InProgress",
4853
+ /** Completed */
4854
+ Completed = "Completed",
4855
+ /** Failed */
4856
+ Failed = "Failed"
4857
+ }
4858
+
4859
+ /** Known values of {@link ClusterType} that the service accepts. */
4860
+ export declare enum KnownClusterType {
4861
+ /** Production */
4862
+ Production = "Production",
4863
+ /** NonProduction */
4864
+ NonProduction = "NonProduction"
4865
+ }
4866
+
4867
+ /** Known values of {@link CommandStatus} that the service accepts. */
4868
+ export declare enum KnownCommandStatus {
4869
+ /** Done */
4870
+ Done = "Done",
4871
+ /** Running */
4872
+ Running = "Running",
4873
+ /** Enqueue */
4874
+ Enqueue = "Enqueue",
4875
+ /** Processing */
4876
+ Processing = "Processing",
4877
+ /** Finished */
4878
+ Finished = "Finished",
4879
+ /** Failed */
4880
+ Failed = "Failed"
4881
+ }
4882
+
3616
4883
  /** Known values of {@link CompositePathSortOrder} that the service accepts. */
3617
4884
  export declare enum KnownCompositePathSortOrder {
3618
4885
  /** Ascending */
@@ -3689,6 +4956,28 @@ export declare enum KnownDatabaseAccountKind {
3689
4956
  Parse = "Parse"
3690
4957
  }
3691
4958
 
4959
+ /** Known values of {@link DataTransferComponent} that the service accepts. */
4960
+ export declare enum KnownDataTransferComponent {
4961
+ /** CosmosDBCassandra */
4962
+ CosmosDBCassandra = "CosmosDBCassandra",
4963
+ /** CosmosDBMongo */
4964
+ CosmosDBMongo = "CosmosDBMongo",
4965
+ /** CosmosDBMongoVCore */
4966
+ CosmosDBMongoVCore = "CosmosDBMongoVCore",
4967
+ /** CosmosDBSql */
4968
+ CosmosDBSql = "CosmosDBSql",
4969
+ /** AzureBlobStorage */
4970
+ AzureBlobStorage = "AzureBlobStorage"
4971
+ }
4972
+
4973
+ /** Known values of {@link DataTransferJobMode} that the service accepts. */
4974
+ export declare enum KnownDataTransferJobMode {
4975
+ /** Offline */
4976
+ Offline = "Offline",
4977
+ /** Online */
4978
+ Online = "Online"
4979
+ }
4980
+
3692
4981
  /** Known values of {@link DataType} that the service accepts. */
3693
4982
  export declare enum KnownDataType {
3694
4983
  /** String */
@@ -3713,6 +5002,14 @@ export declare enum KnownDedicatedGatewayType {
3713
5002
  DistributedQuery = "DistributedQuery"
3714
5003
  }
3715
5004
 
5005
+ /** Known values of {@link DefaultPriorityLevel} that the service accepts. */
5006
+ export declare enum KnownDefaultPriorityLevel {
5007
+ /** High */
5008
+ High = "High",
5009
+ /** Low */
5010
+ Low = "Low"
5011
+ }
5012
+
3716
5013
  /** Known values of {@link IndexingMode} that the service accepts. */
3717
5014
  export declare enum KnownIndexingMode {
3718
5015
  /** Consistent */
@@ -3733,6 +5030,18 @@ export declare enum KnownIndexKind {
3733
5030
  Spatial = "Spatial"
3734
5031
  }
3735
5032
 
5033
+ /** Known values of {@link IssueType} that the service accepts. */
5034
+ export declare enum KnownIssueType {
5035
+ /** Unknown issue type */
5036
+ Unknown = "Unknown",
5037
+ /** An error occurred while applying the network security perimeter (NSP) configuration. */
5038
+ ConfigurationPropagationFailure = "ConfigurationPropagationFailure",
5039
+ /** A network connectivity issue is happening on the resource which could be addressed either by adding new resources to the network security perimeter (NSP) or by modifying access rules. */
5040
+ MissingPerimeterConfiguration = "MissingPerimeterConfiguration",
5041
+ /** An managed identity hasn't been associated with the resource. The resource will still be able to validate inbound traffic from the network security perimeter (NSP) or matching inbound access rules, but it won't be able to perform outbound access as a member of the NSP. */
5042
+ MissingIdentityConfiguration = "MissingIdentityConfiguration"
5043
+ }
5044
+
3736
5045
  /** Known values of {@link KeyKind} that the service accepts. */
3737
5046
  export declare enum KnownKeyKind {
3738
5047
  /** Primary */
@@ -3791,6 +5100,24 @@ export declare enum KnownMinimalTlsVersion {
3791
5100
  Tls12 = "Tls12"
3792
5101
  }
3793
5102
 
5103
+ /** Known values of {@link NetworkSecurityPerimeterConfigurationProvisioningState} that the service accepts. */
5104
+ export declare enum KnownNetworkSecurityPerimeterConfigurationProvisioningState {
5105
+ /** Succeeded */
5106
+ Succeeded = "Succeeded",
5107
+ /** Creating */
5108
+ Creating = "Creating",
5109
+ /** Updating */
5110
+ Updating = "Updating",
5111
+ /** Deleting */
5112
+ Deleting = "Deleting",
5113
+ /** Accepted */
5114
+ Accepted = "Accepted",
5115
+ /** Failed */
5116
+ Failed = "Failed",
5117
+ /** Canceled */
5118
+ Canceled = "Canceled"
5119
+ }
5120
+
3794
5121
  /** Known values of {@link NodeState} that the service accepts. */
3795
5122
  export declare enum KnownNodeState {
3796
5123
  /** Normal */
@@ -3869,12 +5196,32 @@ export declare enum KnownPublicNetworkAccess {
3869
5196
  SecuredByPerimeter = "SecuredByPerimeter"
3870
5197
  }
3871
5198
 
5199
+ /** Known values of {@link ResourceAssociationAccessMode} that the service accepts. */
5200
+ export declare enum KnownResourceAssociationAccessMode {
5201
+ /** Enforced access mode - traffic to the resource that failed access checks is blocked */
5202
+ Enforced = "Enforced",
5203
+ /** Learning access mode - traffic to the resource is enabled for analysis but not blocked */
5204
+ Learning = "Learning",
5205
+ /** Audit access mode - traffic to the resource that fails access checks is logged but not blocked */
5206
+ Audit = "Audit"
5207
+ }
5208
+
3872
5209
  /** Known values of {@link RestoreMode} that the service accepts. */
3873
5210
  export declare enum KnownRestoreMode {
3874
5211
  /** PointInTime */
3875
5212
  PointInTime = "PointInTime"
3876
5213
  }
3877
5214
 
5215
+ /** Known values of {@link ScheduledEventStrategy} that the service accepts. */
5216
+ export declare enum KnownScheduledEventStrategy {
5217
+ /** Ignore */
5218
+ Ignore = "Ignore",
5219
+ /** StopAny */
5220
+ StopAny = "StopAny",
5221
+ /** StopByRack */
5222
+ StopByRack = "StopByRack"
5223
+ }
5224
+
3878
5225
  /** Known values of {@link ServerVersion} that the service accepts. */
3879
5226
  export declare enum KnownServerVersion {
3880
5227
  /** Three2 */
@@ -3931,6 +5278,14 @@ export declare enum KnownServiceType {
3931
5278
  MaterializedViewsBuilder = "MaterializedViewsBuilder"
3932
5279
  }
3933
5280
 
5281
+ /** Known values of {@link Severity} that the service accepts. */
5282
+ export declare enum KnownSeverity {
5283
+ /** Warning */
5284
+ Warning = "Warning",
5285
+ /** Error */
5286
+ Error = "Error"
5287
+ }
5288
+
3934
5289
  /** Known values of {@link SpatialType} that the service accepts. */
3935
5290
  export declare enum KnownSpatialType {
3936
5291
  /** Point */
@@ -3954,7 +5309,25 @@ export declare enum KnownStatus {
3954
5309
  /** Online */
3955
5310
  Online = "Online",
3956
5311
  /** Deleting */
3957
- Deleting = "Deleting"
5312
+ Deleting = "Deleting",
5313
+ /** Succeeded */
5314
+ Succeeded = "Succeeded",
5315
+ /** Failed */
5316
+ Failed = "Failed",
5317
+ /** Canceled */
5318
+ Canceled = "Canceled",
5319
+ /** Updating */
5320
+ Updating = "Updating"
5321
+ }
5322
+
5323
+ /** Known values of {@link ThroughputPolicyType} that the service accepts. */
5324
+ export declare enum KnownThroughputPolicyType {
5325
+ /** None */
5326
+ None = "none",
5327
+ /** Equal */
5328
+ Equal = "equal",
5329
+ /** Custom */
5330
+ Custom = "custom"
3958
5331
  }
3959
5332
 
3960
5333
  /** Known values of {@link TriggerOperation} that the service accepts. */
@@ -4019,12 +5392,30 @@ export declare enum KnownUnitType {
4019
5392
  Milliseconds = "Milliseconds"
4020
5393
  }
4021
5394
 
5395
+ /** List of restorable backups for a Cassandra cluster. */
5396
+ export declare interface ListBackups {
5397
+ /**
5398
+ * Container for array of backups.
5399
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5400
+ */
5401
+ readonly value?: BackupResource[];
5402
+ }
5403
+
4022
5404
  /** List of managed Cassandra clusters. */
4023
5405
  export declare interface ListClusters {
4024
5406
  /** Container for the array of clusters. */
4025
5407
  value?: ClusterResource[];
4026
5408
  }
4027
5409
 
5410
+ /** List of commands for cluster. */
5411
+ export declare interface ListCommands {
5412
+ /**
5413
+ * Container for array of commands.
5414
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5415
+ */
5416
+ readonly value?: CommandPublicResource[];
5417
+ }
5418
+
4028
5419
  /** List of managed Cassandra data centers and their properties. */
4029
5420
  export declare interface ListDataCenters {
4030
5421
  /**
@@ -4237,6 +5628,19 @@ export declare interface ManagedServiceIdentity {
4237
5628
  };
4238
5629
  }
4239
5630
 
5631
+ /** Materialized View definition for the container. */
5632
+ export declare interface MaterializedViewDefinition {
5633
+ /**
5634
+ * An unique identifier for the source collection. This is a system generated property.
5635
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5636
+ */
5637
+ readonly sourceCollectionRid?: string;
5638
+ /** The name of the source container on which the Materialized View will be created. */
5639
+ sourceCollectionId: string;
5640
+ /** The definition should be an SQL query which would be used to fetch data from the source container to populate into the Materialized View container. */
5641
+ definition: string;
5642
+ }
5643
+
4240
5644
  /** Resource for a regional service location. */
4241
5645
  export declare interface MaterializedViewsBuilderRegionalServiceResource extends RegionalServiceResource {
4242
5646
  }
@@ -4264,6 +5668,12 @@ export declare interface MaterializedViewsBuilderServiceResourceProperties exten
4264
5668
  readonly locations?: MaterializedViewsBuilderRegionalServiceResource[];
4265
5669
  }
4266
5670
 
5671
+ /** The properties of an Azure Cosmos DB merge operations */
5672
+ export declare interface MergeParameters {
5673
+ /** Specifies whether the operation is a real merge operation or a simulation. */
5674
+ isDryRun?: boolean;
5675
+ }
5676
+
4267
5677
  /** Metric data */
4268
5678
  export declare interface Metric {
4269
5679
  /**
@@ -4608,39 +6018,123 @@ export declare interface MongoDBResources {
4608
6018
  * MongoDB database.
4609
6019
  * @param options The options parameters.
4610
6020
  */
4611
- beginUpdateMongoDBDatabaseThroughputAndWait(resourceGroupName: string, accountName: string, databaseName: string, updateThroughputParameters: ThroughputSettingsUpdateParameters, options?: MongoDBResourcesUpdateMongoDBDatabaseThroughputOptionalParams): Promise<MongoDBResourcesUpdateMongoDBDatabaseThroughputResponse>;
6021
+ beginUpdateMongoDBDatabaseThroughputAndWait(resourceGroupName: string, accountName: string, databaseName: string, updateThroughputParameters: ThroughputSettingsUpdateParameters, options?: MongoDBResourcesUpdateMongoDBDatabaseThroughputOptionalParams): Promise<MongoDBResourcesUpdateMongoDBDatabaseThroughputResponse>;
6022
+ /**
6023
+ * Migrate an Azure Cosmos DB MongoDB database from manual throughput to autoscale
6024
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6025
+ * @param accountName Cosmos DB database account name.
6026
+ * @param databaseName Cosmos DB database name.
6027
+ * @param options The options parameters.
6028
+ */
6029
+ beginMigrateMongoDBDatabaseToAutoscale(resourceGroupName: string, accountName: string, databaseName: string, options?: MongoDBResourcesMigrateMongoDBDatabaseToAutoscaleOptionalParams): Promise<SimplePollerLike<OperationState<MongoDBResourcesMigrateMongoDBDatabaseToAutoscaleResponse>, MongoDBResourcesMigrateMongoDBDatabaseToAutoscaleResponse>>;
6030
+ /**
6031
+ * Migrate an Azure Cosmos DB MongoDB database from manual throughput to autoscale
6032
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6033
+ * @param accountName Cosmos DB database account name.
6034
+ * @param databaseName Cosmos DB database name.
6035
+ * @param options The options parameters.
6036
+ */
6037
+ beginMigrateMongoDBDatabaseToAutoscaleAndWait(resourceGroupName: string, accountName: string, databaseName: string, options?: MongoDBResourcesMigrateMongoDBDatabaseToAutoscaleOptionalParams): Promise<MongoDBResourcesMigrateMongoDBDatabaseToAutoscaleResponse>;
6038
+ /**
6039
+ * Migrate an Azure Cosmos DB MongoDB database from autoscale to manual throughput
6040
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6041
+ * @param accountName Cosmos DB database account name.
6042
+ * @param databaseName Cosmos DB database name.
6043
+ * @param options The options parameters.
6044
+ */
6045
+ beginMigrateMongoDBDatabaseToManualThroughput(resourceGroupName: string, accountName: string, databaseName: string, options?: MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputOptionalParams): Promise<SimplePollerLike<OperationState<MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputResponse>, MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputResponse>>;
6046
+ /**
6047
+ * Migrate an Azure Cosmos DB MongoDB database from autoscale to manual throughput
6048
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6049
+ * @param accountName Cosmos DB database account name.
6050
+ * @param databaseName Cosmos DB database name.
6051
+ * @param options The options parameters.
6052
+ */
6053
+ beginMigrateMongoDBDatabaseToManualThroughputAndWait(resourceGroupName: string, accountName: string, databaseName: string, options?: MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputOptionalParams): Promise<MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputResponse>;
6054
+ /**
6055
+ * Retrieve throughput distribution for an Azure Cosmos DB MongoDB database
6056
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6057
+ * @param accountName Cosmos DB database account name.
6058
+ * @param databaseName Cosmos DB database name.
6059
+ * @param retrieveThroughputParameters The parameters to provide for retrieving throughput distribution
6060
+ * for the current MongoDB database.
6061
+ * @param options The options parameters.
6062
+ */
6063
+ beginMongoDBDatabaseRetrieveThroughputDistribution(resourceGroupName: string, accountName: string, databaseName: string, retrieveThroughputParameters: RetrieveThroughputParameters, options?: MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionOptionalParams): Promise<SimplePollerLike<OperationState<MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionResponse>, MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionResponse>>;
6064
+ /**
6065
+ * Retrieve throughput distribution for an Azure Cosmos DB MongoDB database
6066
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6067
+ * @param accountName Cosmos DB database account name.
6068
+ * @param databaseName Cosmos DB database name.
6069
+ * @param retrieveThroughputParameters The parameters to provide for retrieving throughput distribution
6070
+ * for the current MongoDB database.
6071
+ * @param options The options parameters.
6072
+ */
6073
+ beginMongoDBDatabaseRetrieveThroughputDistributionAndWait(resourceGroupName: string, accountName: string, databaseName: string, retrieveThroughputParameters: RetrieveThroughputParameters, options?: MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionOptionalParams): Promise<MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionResponse>;
6074
+ /**
6075
+ * Redistribute throughput for an Azure Cosmos DB MongoDB database
6076
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6077
+ * @param accountName Cosmos DB database account name.
6078
+ * @param databaseName Cosmos DB database name.
6079
+ * @param redistributeThroughputParameters The parameters to provide for redistributing throughput for
6080
+ * the current MongoDB database.
6081
+ * @param options The options parameters.
6082
+ */
6083
+ beginMongoDBDatabaseRedistributeThroughput(resourceGroupName: string, accountName: string, databaseName: string, redistributeThroughputParameters: RedistributeThroughputParameters, options?: MongoDBResourcesMongoDBDatabaseRedistributeThroughputOptionalParams): Promise<SimplePollerLike<OperationState<MongoDBResourcesMongoDBDatabaseRedistributeThroughputResponse>, MongoDBResourcesMongoDBDatabaseRedistributeThroughputResponse>>;
6084
+ /**
6085
+ * Redistribute throughput for an Azure Cosmos DB MongoDB database
6086
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6087
+ * @param accountName Cosmos DB database account name.
6088
+ * @param databaseName Cosmos DB database name.
6089
+ * @param redistributeThroughputParameters The parameters to provide for redistributing throughput for
6090
+ * the current MongoDB database.
6091
+ * @param options The options parameters.
6092
+ */
6093
+ beginMongoDBDatabaseRedistributeThroughputAndWait(resourceGroupName: string, accountName: string, databaseName: string, redistributeThroughputParameters: RedistributeThroughputParameters, options?: MongoDBResourcesMongoDBDatabaseRedistributeThroughputOptionalParams): Promise<MongoDBResourcesMongoDBDatabaseRedistributeThroughputResponse>;
4612
6094
  /**
4613
- * Migrate an Azure Cosmos DB MongoDB database from manual throughput to autoscale
6095
+ * Retrieve throughput distribution for an Azure Cosmos DB MongoDB container
4614
6096
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
4615
6097
  * @param accountName Cosmos DB database account name.
4616
6098
  * @param databaseName Cosmos DB database name.
6099
+ * @param collectionName Cosmos DB collection name.
6100
+ * @param retrieveThroughputParameters The parameters to provide for retrieving throughput distribution
6101
+ * for the current MongoDB container.
4617
6102
  * @param options The options parameters.
4618
6103
  */
4619
- beginMigrateMongoDBDatabaseToAutoscale(resourceGroupName: string, accountName: string, databaseName: string, options?: MongoDBResourcesMigrateMongoDBDatabaseToAutoscaleOptionalParams): Promise<SimplePollerLike<OperationState<MongoDBResourcesMigrateMongoDBDatabaseToAutoscaleResponse>, MongoDBResourcesMigrateMongoDBDatabaseToAutoscaleResponse>>;
6104
+ beginMongoDBContainerRetrieveThroughputDistribution(resourceGroupName: string, accountName: string, databaseName: string, collectionName: string, retrieveThroughputParameters: RetrieveThroughputParameters, options?: MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionOptionalParams): Promise<SimplePollerLike<OperationState<MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionResponse>, MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionResponse>>;
4620
6105
  /**
4621
- * Migrate an Azure Cosmos DB MongoDB database from manual throughput to autoscale
6106
+ * Retrieve throughput distribution for an Azure Cosmos DB MongoDB container
4622
6107
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
4623
6108
  * @param accountName Cosmos DB database account name.
4624
6109
  * @param databaseName Cosmos DB database name.
6110
+ * @param collectionName Cosmos DB collection name.
6111
+ * @param retrieveThroughputParameters The parameters to provide for retrieving throughput distribution
6112
+ * for the current MongoDB container.
4625
6113
  * @param options The options parameters.
4626
6114
  */
4627
- beginMigrateMongoDBDatabaseToAutoscaleAndWait(resourceGroupName: string, accountName: string, databaseName: string, options?: MongoDBResourcesMigrateMongoDBDatabaseToAutoscaleOptionalParams): Promise<MongoDBResourcesMigrateMongoDBDatabaseToAutoscaleResponse>;
6115
+ beginMongoDBContainerRetrieveThroughputDistributionAndWait(resourceGroupName: string, accountName: string, databaseName: string, collectionName: string, retrieveThroughputParameters: RetrieveThroughputParameters, options?: MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionOptionalParams): Promise<MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionResponse>;
4628
6116
  /**
4629
- * Migrate an Azure Cosmos DB MongoDB database from autoscale to manual throughput
6117
+ * Redistribute throughput for an Azure Cosmos DB MongoDB container
4630
6118
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
4631
6119
  * @param accountName Cosmos DB database account name.
4632
6120
  * @param databaseName Cosmos DB database name.
6121
+ * @param collectionName Cosmos DB collection name.
6122
+ * @param redistributeThroughputParameters The parameters to provide for redistributing throughput for
6123
+ * the current MongoDB container.
4633
6124
  * @param options The options parameters.
4634
6125
  */
4635
- beginMigrateMongoDBDatabaseToManualThroughput(resourceGroupName: string, accountName: string, databaseName: string, options?: MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputOptionalParams): Promise<SimplePollerLike<OperationState<MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputResponse>, MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputResponse>>;
6126
+ beginMongoDBContainerRedistributeThroughput(resourceGroupName: string, accountName: string, databaseName: string, collectionName: string, redistributeThroughputParameters: RedistributeThroughputParameters, options?: MongoDBResourcesMongoDBContainerRedistributeThroughputOptionalParams): Promise<SimplePollerLike<OperationState<MongoDBResourcesMongoDBContainerRedistributeThroughputResponse>, MongoDBResourcesMongoDBContainerRedistributeThroughputResponse>>;
4636
6127
  /**
4637
- * Migrate an Azure Cosmos DB MongoDB database from autoscale to manual throughput
6128
+ * Redistribute throughput for an Azure Cosmos DB MongoDB container
4638
6129
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
4639
6130
  * @param accountName Cosmos DB database account name.
4640
6131
  * @param databaseName Cosmos DB database name.
6132
+ * @param collectionName Cosmos DB collection name.
6133
+ * @param redistributeThroughputParameters The parameters to provide for redistributing throughput for
6134
+ * the current MongoDB container.
4641
6135
  * @param options The options parameters.
4642
6136
  */
4643
- beginMigrateMongoDBDatabaseToManualThroughputAndWait(resourceGroupName: string, accountName: string, databaseName: string, options?: MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputOptionalParams): Promise<MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputResponse>;
6137
+ beginMongoDBContainerRedistributeThroughputAndWait(resourceGroupName: string, accountName: string, databaseName: string, collectionName: string, redistributeThroughputParameters: RedistributeThroughputParameters, options?: MongoDBResourcesMongoDBContainerRedistributeThroughputOptionalParams): Promise<MongoDBResourcesMongoDBContainerRedistributeThroughputResponse>;
4644
6138
  /**
4645
6139
  * Gets the MongoDB collection under an existing Azure Cosmos DB database account.
4646
6140
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -4690,6 +6184,44 @@ export declare interface MongoDBResources {
4690
6184
  * @param options The options parameters.
4691
6185
  */
4692
6186
  beginDeleteMongoDBCollectionAndWait(resourceGroupName: string, accountName: string, databaseName: string, collectionName: string, options?: MongoDBResourcesDeleteMongoDBCollectionOptionalParams): Promise<MongoDBResourcesDeleteMongoDBCollectionResponse>;
6187
+ /**
6188
+ * Merges the partitions of a MongoDB database
6189
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6190
+ * @param accountName Cosmos DB database account name.
6191
+ * @param databaseName Cosmos DB database name.
6192
+ * @param mergeParameters The parameters for the merge operation.
6193
+ * @param options The options parameters.
6194
+ */
6195
+ beginMongoDBDatabasePartitionMerge(resourceGroupName: string, accountName: string, databaseName: string, mergeParameters: MergeParameters, options?: MongoDBResourcesMongoDBDatabasePartitionMergeOptionalParams): Promise<SimplePollerLike<OperationState<MongoDBResourcesMongoDBDatabasePartitionMergeResponse>, MongoDBResourcesMongoDBDatabasePartitionMergeResponse>>;
6196
+ /**
6197
+ * Merges the partitions of a MongoDB database
6198
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6199
+ * @param accountName Cosmos DB database account name.
6200
+ * @param databaseName Cosmos DB database name.
6201
+ * @param mergeParameters The parameters for the merge operation.
6202
+ * @param options The options parameters.
6203
+ */
6204
+ beginMongoDBDatabasePartitionMergeAndWait(resourceGroupName: string, accountName: string, databaseName: string, mergeParameters: MergeParameters, options?: MongoDBResourcesMongoDBDatabasePartitionMergeOptionalParams): Promise<MongoDBResourcesMongoDBDatabasePartitionMergeResponse>;
6205
+ /**
6206
+ * Merges the partitions of a MongoDB Collection
6207
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6208
+ * @param accountName Cosmos DB database account name.
6209
+ * @param databaseName Cosmos DB database name.
6210
+ * @param collectionName Cosmos DB collection name.
6211
+ * @param mergeParameters The parameters for the merge operation.
6212
+ * @param options The options parameters.
6213
+ */
6214
+ beginListMongoDBCollectionPartitionMerge(resourceGroupName: string, accountName: string, databaseName: string, collectionName: string, mergeParameters: MergeParameters, options?: MongoDBResourcesListMongoDBCollectionPartitionMergeOptionalParams): Promise<SimplePollerLike<OperationState<MongoDBResourcesListMongoDBCollectionPartitionMergeResponse>, MongoDBResourcesListMongoDBCollectionPartitionMergeResponse>>;
6215
+ /**
6216
+ * Merges the partitions of a MongoDB Collection
6217
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6218
+ * @param accountName Cosmos DB database account name.
6219
+ * @param databaseName Cosmos DB database name.
6220
+ * @param collectionName Cosmos DB collection name.
6221
+ * @param mergeParameters The parameters for the merge operation.
6222
+ * @param options The options parameters.
6223
+ */
6224
+ beginListMongoDBCollectionPartitionMergeAndWait(resourceGroupName: string, accountName: string, databaseName: string, collectionName: string, mergeParameters: MergeParameters, options?: MongoDBResourcesListMongoDBCollectionPartitionMergeOptionalParams): Promise<MongoDBResourcesListMongoDBCollectionPartitionMergeResponse>;
4693
6225
  /**
4694
6226
  * Gets the RUs per second of the MongoDB collection under an existing Azure Cosmos DB database account
4695
6227
  * with the provided name.
@@ -5024,6 +6556,25 @@ export declare interface MongoDBResourcesGetMongoUserDefinitionOptionalParams ex
5024
6556
  /** Contains response data for the getMongoUserDefinition operation. */
5025
6557
  export declare type MongoDBResourcesGetMongoUserDefinitionResponse = MongoUserDefinitionGetResults;
5026
6558
 
6559
+ /** Defines headers for MongoDBResources_listMongoDBCollectionPartitionMerge operation. */
6560
+ export declare interface MongoDBResourcesListMongoDBCollectionPartitionMergeHeaders {
6561
+ /** URI to poll for completion status. */
6562
+ azureAsyncOperation?: string;
6563
+ /** URI to poll for completion status. */
6564
+ location?: string;
6565
+ }
6566
+
6567
+ /** Optional parameters. */
6568
+ export declare interface MongoDBResourcesListMongoDBCollectionPartitionMergeOptionalParams extends coreClient.OperationOptions {
6569
+ /** Delay to wait until next poll, in milliseconds. */
6570
+ updateIntervalInMs?: number;
6571
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6572
+ resumeFrom?: string;
6573
+ }
6574
+
6575
+ /** Contains response data for the listMongoDBCollectionPartitionMerge operation. */
6576
+ export declare type MongoDBResourcesListMongoDBCollectionPartitionMergeResponse = PhysicalPartitionStorageInfoCollection;
6577
+
5027
6578
  /** Optional parameters. */
5028
6579
  export declare interface MongoDBResourcesListMongoDBCollectionsOptionalParams extends coreClient.OperationOptions {
5029
6580
  }
@@ -5128,6 +6679,101 @@ export declare interface MongoDBResourcesMigrateMongoDBDatabaseToManualThroughpu
5128
6679
  /** Contains response data for the migrateMongoDBDatabaseToManualThroughput operation. */
5129
6680
  export declare type MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputResponse = ThroughputSettingsGetResults;
5130
6681
 
6682
+ /** Defines headers for MongoDBResources_mongoDBContainerRedistributeThroughput operation. */
6683
+ export declare interface MongoDBResourcesMongoDBContainerRedistributeThroughputHeaders {
6684
+ /** URI to poll for completion status. */
6685
+ azureAsyncOperation?: string;
6686
+ /** URI to poll for completion status. */
6687
+ location?: string;
6688
+ }
6689
+
6690
+ /** Optional parameters. */
6691
+ export declare interface MongoDBResourcesMongoDBContainerRedistributeThroughputOptionalParams extends coreClient.OperationOptions {
6692
+ /** Delay to wait until next poll, in milliseconds. */
6693
+ updateIntervalInMs?: number;
6694
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6695
+ resumeFrom?: string;
6696
+ }
6697
+
6698
+ /** Contains response data for the mongoDBContainerRedistributeThroughput operation. */
6699
+ export declare type MongoDBResourcesMongoDBContainerRedistributeThroughputResponse = PhysicalPartitionThroughputInfoResult;
6700
+
6701
+ /** Defines headers for MongoDBResources_mongoDBContainerRetrieveThroughputDistribution operation. */
6702
+ export declare interface MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionHeaders {
6703
+ /** URI to poll for completion status. */
6704
+ azureAsyncOperation?: string;
6705
+ /** URI to poll for completion status. */
6706
+ location?: string;
6707
+ }
6708
+
6709
+ /** Optional parameters. */
6710
+ export declare interface MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionOptionalParams extends coreClient.OperationOptions {
6711
+ /** Delay to wait until next poll, in milliseconds. */
6712
+ updateIntervalInMs?: number;
6713
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6714
+ resumeFrom?: string;
6715
+ }
6716
+
6717
+ /** Contains response data for the mongoDBContainerRetrieveThroughputDistribution operation. */
6718
+ export declare type MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionResponse = PhysicalPartitionThroughputInfoResult;
6719
+
6720
+ /** Defines headers for MongoDBResources_mongoDBDatabasePartitionMerge operation. */
6721
+ export declare interface MongoDBResourcesMongoDBDatabasePartitionMergeHeaders {
6722
+ /** URI to poll for completion status. */
6723
+ azureAsyncOperation?: string;
6724
+ /** URI to poll for completion status. */
6725
+ location?: string;
6726
+ }
6727
+
6728
+ /** Optional parameters. */
6729
+ export declare interface MongoDBResourcesMongoDBDatabasePartitionMergeOptionalParams extends coreClient.OperationOptions {
6730
+ /** Delay to wait until next poll, in milliseconds. */
6731
+ updateIntervalInMs?: number;
6732
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6733
+ resumeFrom?: string;
6734
+ }
6735
+
6736
+ /** Contains response data for the mongoDBDatabasePartitionMerge operation. */
6737
+ export declare type MongoDBResourcesMongoDBDatabasePartitionMergeResponse = PhysicalPartitionStorageInfoCollection;
6738
+
6739
+ /** Defines headers for MongoDBResources_mongoDBDatabaseRedistributeThroughput operation. */
6740
+ export declare interface MongoDBResourcesMongoDBDatabaseRedistributeThroughputHeaders {
6741
+ /** URI to poll for completion status. */
6742
+ azureAsyncOperation?: string;
6743
+ /** URI to poll for completion status. */
6744
+ location?: string;
6745
+ }
6746
+
6747
+ /** Optional parameters. */
6748
+ export declare interface MongoDBResourcesMongoDBDatabaseRedistributeThroughputOptionalParams extends coreClient.OperationOptions {
6749
+ /** Delay to wait until next poll, in milliseconds. */
6750
+ updateIntervalInMs?: number;
6751
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6752
+ resumeFrom?: string;
6753
+ }
6754
+
6755
+ /** Contains response data for the mongoDBDatabaseRedistributeThroughput operation. */
6756
+ export declare type MongoDBResourcesMongoDBDatabaseRedistributeThroughputResponse = PhysicalPartitionThroughputInfoResult;
6757
+
6758
+ /** Defines headers for MongoDBResources_mongoDBDatabaseRetrieveThroughputDistribution operation. */
6759
+ export declare interface MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionHeaders {
6760
+ /** URI to poll for completion status. */
6761
+ azureAsyncOperation?: string;
6762
+ /** URI to poll for completion status. */
6763
+ location?: string;
6764
+ }
6765
+
6766
+ /** Optional parameters. */
6767
+ export declare interface MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionOptionalParams extends coreClient.OperationOptions {
6768
+ /** Delay to wait until next poll, in milliseconds. */
6769
+ updateIntervalInMs?: number;
6770
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6771
+ resumeFrom?: string;
6772
+ }
6773
+
6774
+ /** Contains response data for the mongoDBDatabaseRetrieveThroughputDistribution operation. */
6775
+ export declare type MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionResponse = PhysicalPartitionThroughputInfoResult;
6776
+
5131
6777
  /** Optional parameters. */
5132
6778
  export declare interface MongoDBResourcesRetrieveContinuousBackupInformationOptionalParams extends coreClient.OperationOptions {
5133
6779
  /** Delay to wait until next poll, in milliseconds. */
@@ -5283,6 +6929,154 @@ export declare interface MongoUserDefinitionListResult {
5283
6929
  /** Defines values for NetworkAclBypass. */
5284
6930
  export declare type NetworkAclBypass = "None" | "AzureServices";
5285
6931
 
6932
+ /** Information about a network security perimeter (NSP) */
6933
+ export declare interface NetworkSecurityPerimeter {
6934
+ /** Fully qualified Azure resource ID of the NSP resource */
6935
+ id?: string;
6936
+ /** Universal unique ID (UUID) of the network security perimeter */
6937
+ perimeterGuid?: string;
6938
+ /** Location of the network security perimeter */
6939
+ location?: string;
6940
+ }
6941
+
6942
+ /** Network security perimeter (NSP) configuration resource */
6943
+ export declare interface NetworkSecurityPerimeterConfiguration extends ProxyResource {
6944
+ /** Network security configuration properties. */
6945
+ properties?: NetworkSecurityPerimeterConfigurationProperties;
6946
+ }
6947
+
6948
+ /** Result of a list NSP (network security perimeter) configurations request. */
6949
+ export declare interface NetworkSecurityPerimeterConfigurationListResult {
6950
+ /** Array of network security perimeter results. */
6951
+ value?: NetworkSecurityPerimeterConfiguration[];
6952
+ /** The link used to get the next page of results. */
6953
+ nextLink?: string;
6954
+ }
6955
+
6956
+ /** Network security configuration properties. */
6957
+ export declare interface NetworkSecurityPerimeterConfigurationProperties {
6958
+ /**
6959
+ * Provisioning state of a network security perimeter configuration that is being created or updated.
6960
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6961
+ */
6962
+ readonly provisioningState?: NetworkSecurityPerimeterConfigurationProvisioningState;
6963
+ /**
6964
+ * List of provisioning issues, if any
6965
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6966
+ */
6967
+ readonly provisioningIssues?: ProvisioningIssue[];
6968
+ /** Information about a network security perimeter (NSP) */
6969
+ networkSecurityPerimeter?: NetworkSecurityPerimeter;
6970
+ /** Information about resource association */
6971
+ resourceAssociation?: ResourceAssociation;
6972
+ /** Network security perimeter configuration profile */
6973
+ profile?: NetworkSecurityProfile;
6974
+ }
6975
+
6976
+ /**
6977
+ * Defines values for NetworkSecurityPerimeterConfigurationProvisioningState. \
6978
+ * {@link KnownNetworkSecurityPerimeterConfigurationProvisioningState} can be used interchangeably with NetworkSecurityPerimeterConfigurationProvisioningState,
6979
+ * this enum contains the known values that the service supports.
6980
+ * ### Known values supported by the service
6981
+ * **Succeeded** \
6982
+ * **Creating** \
6983
+ * **Updating** \
6984
+ * **Deleting** \
6985
+ * **Accepted** \
6986
+ * **Failed** \
6987
+ * **Canceled**
6988
+ */
6989
+ export declare type NetworkSecurityPerimeterConfigurationProvisioningState = string;
6990
+
6991
+ /** Interface representing a NetworkSecurityPerimeterConfigurations. */
6992
+ export declare interface NetworkSecurityPerimeterConfigurations {
6993
+ /**
6994
+ * Gets list of effective Network Security Perimeter Configuration for cosmos db account
6995
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6996
+ * @param accountName Cosmos DB database account name.
6997
+ * @param options The options parameters.
6998
+ */
6999
+ list(resourceGroupName: string, accountName: string, options?: NetworkSecurityPerimeterConfigurationsListOptionalParams): PagedAsyncIterableIterator<NetworkSecurityPerimeterConfiguration>;
7000
+ /**
7001
+ * Gets effective Network Security Perimeter Configuration for association
7002
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
7003
+ * @param accountName Cosmos DB database account name.
7004
+ * @param networkSecurityPerimeterConfigurationName The name for Network Security Perimeter
7005
+ * configuration
7006
+ * @param options The options parameters.
7007
+ */
7008
+ get(resourceGroupName: string, accountName: string, networkSecurityPerimeterConfigurationName: string, options?: NetworkSecurityPerimeterConfigurationsGetOptionalParams): Promise<NetworkSecurityPerimeterConfigurationsGetResponse>;
7009
+ /**
7010
+ * Refreshes any information about the association.
7011
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
7012
+ * @param accountName Cosmos DB database account name.
7013
+ * @param networkSecurityPerimeterConfigurationName The name for Network Security Perimeter
7014
+ * configuration
7015
+ * @param options The options parameters.
7016
+ */
7017
+ beginReconcile(resourceGroupName: string, accountName: string, networkSecurityPerimeterConfigurationName: string, options?: NetworkSecurityPerimeterConfigurationsReconcileOptionalParams): Promise<SimplePollerLike<OperationState<NetworkSecurityPerimeterConfigurationsReconcileResponse>, NetworkSecurityPerimeterConfigurationsReconcileResponse>>;
7018
+ /**
7019
+ * Refreshes any information about the association.
7020
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
7021
+ * @param accountName Cosmos DB database account name.
7022
+ * @param networkSecurityPerimeterConfigurationName The name for Network Security Perimeter
7023
+ * configuration
7024
+ * @param options The options parameters.
7025
+ */
7026
+ beginReconcileAndWait(resourceGroupName: string, accountName: string, networkSecurityPerimeterConfigurationName: string, options?: NetworkSecurityPerimeterConfigurationsReconcileOptionalParams): Promise<NetworkSecurityPerimeterConfigurationsReconcileResponse>;
7027
+ }
7028
+
7029
+ /** Optional parameters. */
7030
+ export declare interface NetworkSecurityPerimeterConfigurationsGetOptionalParams extends coreClient.OperationOptions {
7031
+ }
7032
+
7033
+ /** Contains response data for the get operation. */
7034
+ export declare type NetworkSecurityPerimeterConfigurationsGetResponse = NetworkSecurityPerimeterConfiguration;
7035
+
7036
+ /** Optional parameters. */
7037
+ export declare interface NetworkSecurityPerimeterConfigurationsListNextOptionalParams extends coreClient.OperationOptions {
7038
+ }
7039
+
7040
+ /** Contains response data for the listNext operation. */
7041
+ export declare type NetworkSecurityPerimeterConfigurationsListNextResponse = NetworkSecurityPerimeterConfigurationListResult;
7042
+
7043
+ /** Optional parameters. */
7044
+ export declare interface NetworkSecurityPerimeterConfigurationsListOptionalParams extends coreClient.OperationOptions {
7045
+ }
7046
+
7047
+ /** Contains response data for the list operation. */
7048
+ export declare type NetworkSecurityPerimeterConfigurationsListResponse = NetworkSecurityPerimeterConfigurationListResult;
7049
+
7050
+ /** Defines headers for NetworkSecurityPerimeterConfigurations_reconcile operation. */
7051
+ export declare interface NetworkSecurityPerimeterConfigurationsReconcileHeaders {
7052
+ location?: string;
7053
+ }
7054
+
7055
+ /** Optional parameters. */
7056
+ export declare interface NetworkSecurityPerimeterConfigurationsReconcileOptionalParams extends coreClient.OperationOptions {
7057
+ /** Delay to wait until next poll, in milliseconds. */
7058
+ updateIntervalInMs?: number;
7059
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7060
+ resumeFrom?: string;
7061
+ }
7062
+
7063
+ /** Contains response data for the reconcile operation. */
7064
+ export declare type NetworkSecurityPerimeterConfigurationsReconcileResponse = NetworkSecurityPerimeterConfigurationsReconcileHeaders;
7065
+
7066
+ /** Network security perimeter configuration profile */
7067
+ export declare interface NetworkSecurityProfile {
7068
+ /** Name of the profile */
7069
+ name?: string;
7070
+ /** Current access rules version */
7071
+ accessRulesVersion?: number;
7072
+ /** List of Access Rules */
7073
+ accessRules?: AccessRule[];
7074
+ /** Current diagnostic settings version */
7075
+ diagnosticSettingsVersion?: number;
7076
+ /** List of log categories that are enabled */
7077
+ enabledLogCategories?: string[];
7078
+ }
7079
+
5286
7080
  /**
5287
7081
  * Defines values for NodeState. \
5288
7082
  * {@link KnownNodeState} can be used interchangeably with NodeState,
@@ -5863,6 +7657,59 @@ export declare interface Permission {
5863
7657
  notDataActions?: string[];
5864
7658
  }
5865
7659
 
7660
+ /** PhysicalPartitionId object */
7661
+ export declare interface PhysicalPartitionId {
7662
+ /** Id of a physical partition */
7663
+ id: string;
7664
+ }
7665
+
7666
+ /** The storage of a physical partition */
7667
+ export declare interface PhysicalPartitionStorageInfo {
7668
+ /**
7669
+ * The unique identifier of the partition.
7670
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7671
+ */
7672
+ readonly id?: string;
7673
+ /**
7674
+ * The storage in KB for the physical partition.
7675
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7676
+ */
7677
+ readonly storageInKB?: number;
7678
+ }
7679
+
7680
+ /** List of physical partitions and their properties returned by a merge operation. */
7681
+ export declare interface PhysicalPartitionStorageInfoCollection {
7682
+ /**
7683
+ * List of physical partitions and their properties.
7684
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7685
+ */
7686
+ readonly physicalPartitionStorageInfoCollection?: PhysicalPartitionStorageInfo[];
7687
+ }
7688
+
7689
+ /** The properties of an Azure Cosmos DB PhysicalPartitionThroughputInfoProperties object */
7690
+ export declare interface PhysicalPartitionThroughputInfoProperties {
7691
+ /** Array of physical partition throughput info objects */
7692
+ physicalPartitionThroughputInfo?: PhysicalPartitionThroughputInfoResource[];
7693
+ }
7694
+
7695
+ /** PhysicalPartitionThroughputInfo object */
7696
+ export declare interface PhysicalPartitionThroughputInfoResource {
7697
+ /** Id of a physical partition */
7698
+ id: string;
7699
+ /** Throughput of a physical partition */
7700
+ throughput?: number;
7701
+ }
7702
+
7703
+ /** An Azure Cosmos DB PhysicalPartitionThroughputInfoResult object. */
7704
+ export declare interface PhysicalPartitionThroughputInfoResult extends ARMResourceProperties {
7705
+ /** properties of physical partition throughput info */
7706
+ resource?: PhysicalPartitionThroughputInfoResultPropertiesResource;
7707
+ }
7708
+
7709
+ /** properties of physical partition throughput info */
7710
+ export declare interface PhysicalPartitionThroughputInfoResultPropertiesResource extends PhysicalPartitionThroughputInfoProperties {
7711
+ }
7712
+
5866
7713
  /**
5867
7714
  * Defines values for PrimaryAggregationType. \
5868
7715
  * {@link KnownPrimaryAggregationType} can be used interchangeably with PrimaryAggregationType,
@@ -6074,6 +7921,49 @@ export declare interface PrivilegeResource {
6074
7921
  collection?: string;
6075
7922
  }
6076
7923
 
7924
+ /** Describes a provisioning issue for a network security perimeter configuration */
7925
+ export declare interface ProvisioningIssue {
7926
+ /**
7927
+ * Name of the issue
7928
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7929
+ */
7930
+ readonly name?: string;
7931
+ /**
7932
+ * Details of a provisioning issue for a network security perimeter (NSP) configuration. Resource providers should generate separate provisioning issue elements for each separate issue detected, and include a meaningful and distinctive description, as well as any appropriate suggestedResourceIds and suggestedAccessRules
7933
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7934
+ */
7935
+ readonly properties?: ProvisioningIssueProperties;
7936
+ }
7937
+
7938
+ /** Details of a provisioning issue for a network security perimeter (NSP) configuration. Resource providers should generate separate provisioning issue elements for each separate issue detected, and include a meaningful and distinctive description, as well as any appropriate suggestedResourceIds and suggestedAccessRules */
7939
+ export declare interface ProvisioningIssueProperties {
7940
+ /**
7941
+ * Type of issue
7942
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7943
+ */
7944
+ readonly issueType?: IssueType;
7945
+ /**
7946
+ * Severity of the issue.
7947
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7948
+ */
7949
+ readonly severity?: Severity;
7950
+ /**
7951
+ * Description of the issue
7952
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7953
+ */
7954
+ readonly description?: string;
7955
+ /**
7956
+ * Fully qualified resource IDs of suggested resources that can be associated to the network security perimeter (NSP) to remediate the issue.
7957
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7958
+ */
7959
+ readonly suggestedResourceIds?: string[];
7960
+ /**
7961
+ * Access rules that can be added to the network security profile (NSP) to remediate the issue.
7962
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7963
+ */
7964
+ readonly suggestedAccessRules?: AccessRule[];
7965
+ }
7966
+
6077
7967
  /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
6078
7968
  export declare interface ProxyResource extends Resource {
6079
7969
  }
@@ -6089,6 +7979,22 @@ export declare interface ProxyResource extends Resource {
6089
7979
  */
6090
7980
  export declare type PublicNetworkAccess = string;
6091
7981
 
7982
+ /** Cosmos DB redistribute throughput parameters object */
7983
+ export declare interface RedistributeThroughputParameters extends ARMResourceProperties {
7984
+ /** The standard JSON format of a resource throughput */
7985
+ resource: RedistributeThroughputPropertiesResource;
7986
+ }
7987
+
7988
+ /** Resource to redistribute throughput for Azure Cosmos DB resource */
7989
+ export declare interface RedistributeThroughputPropertiesResource {
7990
+ /** ThroughputPolicy to apply for throughput redistribution */
7991
+ throughputPolicy: ThroughputPolicyType;
7992
+ /** Array of PhysicalPartitionThroughputInfoResource objects. */
7993
+ targetPhysicalPartitionThroughputInfo: PhysicalPartitionThroughputInfoResource[];
7994
+ /** Array of PhysicalPartitionThroughputInfoResource objects. */
7995
+ sourcePhysicalPartitionThroughputInfo: PhysicalPartitionThroughputInfoResource[];
7996
+ }
7997
+
6092
7998
  /** Resource for a regional service location. */
6093
7999
  export declare interface RegionalServiceResource {
6094
8000
  /**
@@ -6117,7 +8023,7 @@ export declare interface RegionForOnlineOffline {
6117
8023
  /** Common fields that are returned in the response for all Azure Resource Manager resources */
6118
8024
  export declare interface Resource {
6119
8025
  /**
6120
- * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
8026
+ * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
6121
8027
  * NOTE: This property will not be serialized. It can only be populated by the server.
6122
8028
  */
6123
8029
  readonly id?: string;
@@ -6131,8 +8037,32 @@ export declare interface Resource {
6131
8037
  * NOTE: This property will not be serialized. It can only be populated by the server.
6132
8038
  */
6133
8039
  readonly type?: string;
8040
+ /**
8041
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
8042
+ * NOTE: This property will not be serialized. It can only be populated by the server.
8043
+ */
8044
+ readonly systemData?: SystemData;
8045
+ }
8046
+
8047
+ /** Information about resource association */
8048
+ export declare interface ResourceAssociation {
8049
+ /** Name of the resource association */
8050
+ name?: string;
8051
+ /** Access mode of the resource association */
8052
+ accessMode?: ResourceAssociationAccessMode;
6134
8053
  }
6135
8054
 
8055
+ /**
8056
+ * Defines values for ResourceAssociationAccessMode. \
8057
+ * {@link KnownResourceAssociationAccessMode} can be used interchangeably with ResourceAssociationAccessMode,
8058
+ * this enum contains the known values that the service supports.
8059
+ * ### Known values supported by the service
8060
+ * **Enforced**: Enforced access mode - traffic to the resource that failed access checks is blocked \
8061
+ * **Learning**: Learning access mode - traffic to the resource is enabled for analysis but not blocked \
8062
+ * **Audit**: Audit access mode - traffic to the resource that fails access checks is logged but not blocked
8063
+ */
8064
+ export declare type ResourceAssociationAccessMode = string;
8065
+
6136
8066
  /** Defines values for ResourceIdentityType. */
6137
8067
  export declare type ResourceIdentityType = "SystemAssigned" | "UserAssigned" | "SystemAssigned,UserAssigned" | "None";
6138
8068
 
@@ -6163,10 +8093,10 @@ export declare interface RestorableDatabaseAccountGetResult {
6163
8093
  accountName?: string;
6164
8094
  /** The creation time of the restorable database account (ISO-8601 format). */
6165
8095
  creationTime?: Date;
6166
- /** The time at which the restorable database account has been deleted (ISO-8601 format). */
6167
- deletionTime?: Date;
6168
8096
  /** The least recent time at which the database account can be restored to (ISO-8601 format). */
6169
8097
  oldestRestorableTime?: Date;
8098
+ /** The time at which the restorable database account has been deleted (ISO-8601 format). */
8099
+ deletionTime?: Date;
6170
8100
  /**
6171
8101
  * The API type of the restorable database account.
6172
8102
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -7179,6 +9109,8 @@ export declare interface RestoreParameters extends RestoreParametersBase {
7179
9109
  gremlinDatabasesToRestore?: GremlinDatabaseRestoreResource[];
7180
9110
  /** List of specific tables available for restore. */
7181
9111
  tablesToRestore?: string[];
9112
+ /** The source backup location for restore. */
9113
+ sourceBackupLocation?: string;
7182
9114
  }
7183
9115
 
7184
9116
  /** Parameters to indicate the information about the restore. */
@@ -7191,6 +9123,18 @@ export declare interface RestoreParametersBase {
7191
9123
  restoreWithTtlDisabled?: boolean;
7192
9124
  }
7193
9125
 
9126
+ /** Cosmos DB retrieve throughput parameters object */
9127
+ export declare interface RetrieveThroughputParameters extends ARMResourceProperties {
9128
+ /** The standard JSON format of a resource throughput */
9129
+ resource: RetrieveThroughputPropertiesResource;
9130
+ }
9131
+
9132
+ /** Resource to retrieve throughput information for Cosmos DB resource */
9133
+ export declare interface RetrieveThroughputPropertiesResource {
9134
+ /** Array of PhysicalPartitionId objects. */
9135
+ physicalPartitionIds: PhysicalPartitionId[];
9136
+ }
9137
+
7194
9138
  /** The set of roles permitted through this Role Definition. */
7195
9139
  export declare interface Role {
7196
9140
  /** The database name the role is applied. */
@@ -7202,6 +9146,17 @@ export declare interface Role {
7202
9146
  /** Defines values for RoleDefinitionType. */
7203
9147
  export declare type RoleDefinitionType = "BuiltInRole" | "CustomRole";
7204
9148
 
9149
+ /**
9150
+ * Defines values for ScheduledEventStrategy. \
9151
+ * {@link KnownScheduledEventStrategy} can be used interchangeably with ScheduledEventStrategy,
9152
+ * this enum contains the known values that the service supports.
9153
+ * ### Known values supported by the service
9154
+ * **Ignore** \
9155
+ * **StopAny** \
9156
+ * **StopByRack**
9157
+ */
9158
+ export declare type ScheduledEventStrategy = string;
9159
+
7205
9160
  export declare interface SeedNode {
7206
9161
  /** IP address of this seed node. */
7207
9162
  ipAddress?: string;
@@ -7275,14 +9230,6 @@ export declare interface Service {
7275
9230
  beginDeleteAndWait(resourceGroupName: string, accountName: string, serviceName: string, options?: ServiceDeleteOptionalParams): Promise<void>;
7276
9231
  }
7277
9232
 
7278
- /** Defines headers for Service_create operation. */
7279
- export declare interface ServiceCreateHeaders {
7280
- /** URI to poll for completion status. */
7281
- azureAsyncOperation?: string;
7282
- /** URI to poll for completion status. */
7283
- location?: string;
7284
- }
7285
-
7286
9233
  /** Optional parameters. */
7287
9234
  export declare interface ServiceCreateOptionalParams extends coreClient.OperationOptions {
7288
9235
  /** Delay to wait until next poll, in milliseconds. */
@@ -7418,6 +9365,16 @@ export declare type ServiceStatus = string;
7418
9365
  */
7419
9366
  export declare type ServiceType = string;
7420
9367
 
9368
+ /**
9369
+ * Defines values for Severity. \
9370
+ * {@link KnownSeverity} can be used interchangeably with Severity,
9371
+ * this enum contains the known values that the service supports.
9372
+ * ### Known values supported by the service
9373
+ * **Warning** \
9374
+ * **Error**
9375
+ */
9376
+ export declare type Severity = string;
9377
+
7421
9378
  export declare interface SpatialSpec {
7422
9379
  /** The path for which the indexing behavior applies to. Index paths typically start with root and end with wildcard (/path/*) */
7423
9380
  path?: string;
@@ -7488,6 +9445,8 @@ export declare interface SqlContainerResource {
7488
9445
  restoreParameters?: ResourceRestoreParameters;
7489
9446
  /** Enum to indicate the mode of resource creation. */
7490
9447
  createMode?: CreateMode;
9448
+ /** The configuration for defining Materialized Views. This must be specified only for creating a Materialized View container. */
9449
+ materializedViewDefinition?: MaterializedViewDefinition;
7491
9450
  /** List of computed properties */
7492
9451
  computedProperties?: ComputedProperty[];
7493
9452
  }
@@ -7583,21 +9542,21 @@ export declare interface SqlResources {
7583
9542
  */
7584
9543
  listSqlDatabases(resourceGroupName: string, accountName: string, options?: SqlResourcesListSqlDatabasesOptionalParams): PagedAsyncIterableIterator<SqlDatabaseGetResults>;
7585
9544
  /**
7586
- * Lists the SQL container under an existing Azure Cosmos DB database account.
9545
+ * Lists the ClientEncryptionKeys under an existing Azure Cosmos DB SQL database.
7587
9546
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
7588
9547
  * @param accountName Cosmos DB database account name.
7589
9548
  * @param databaseName Cosmos DB database name.
7590
9549
  * @param options The options parameters.
7591
9550
  */
7592
- listSqlContainers(resourceGroupName: string, accountName: string, databaseName: string, options?: SqlResourcesListSqlContainersOptionalParams): PagedAsyncIterableIterator<SqlContainerGetResults>;
9551
+ listClientEncryptionKeys(resourceGroupName: string, accountName: string, databaseName: string, options?: SqlResourcesListClientEncryptionKeysOptionalParams): PagedAsyncIterableIterator<ClientEncryptionKeyGetResults>;
7593
9552
  /**
7594
- * Lists the ClientEncryptionKeys under an existing Azure Cosmos DB SQL database.
9553
+ * Lists the SQL container under an existing Azure Cosmos DB database account.
7595
9554
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
7596
9555
  * @param accountName Cosmos DB database account name.
7597
9556
  * @param databaseName Cosmos DB database name.
7598
9557
  * @param options The options parameters.
7599
9558
  */
7600
- listClientEncryptionKeys(resourceGroupName: string, accountName: string, databaseName: string, options?: SqlResourcesListClientEncryptionKeysOptionalParams): PagedAsyncIterableIterator<ClientEncryptionKeyGetResults>;
9559
+ listSqlContainers(resourceGroupName: string, accountName: string, databaseName: string, options?: SqlResourcesListSqlContainersOptionalParams): PagedAsyncIterableIterator<SqlContainerGetResults>;
7601
9560
  /**
7602
9561
  * Lists the SQL storedProcedure under an existing Azure Cosmos DB database account.
7603
9562
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -7742,6 +9701,39 @@ export declare interface SqlResources {
7742
9701
  * @param options The options parameters.
7743
9702
  */
7744
9703
  beginMigrateSqlDatabaseToManualThroughputAndWait(resourceGroupName: string, accountName: string, databaseName: string, options?: SqlResourcesMigrateSqlDatabaseToManualThroughputOptionalParams): Promise<SqlResourcesMigrateSqlDatabaseToManualThroughputResponse>;
9704
+ /**
9705
+ * Gets the ClientEncryptionKey under an existing Azure Cosmos DB SQL database.
9706
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9707
+ * @param accountName Cosmos DB database account name.
9708
+ * @param databaseName Cosmos DB database name.
9709
+ * @param clientEncryptionKeyName Cosmos DB ClientEncryptionKey name.
9710
+ * @param options The options parameters.
9711
+ */
9712
+ getClientEncryptionKey(resourceGroupName: string, accountName: string, databaseName: string, clientEncryptionKeyName: string, options?: SqlResourcesGetClientEncryptionKeyOptionalParams): Promise<SqlResourcesGetClientEncryptionKeyResponse>;
9713
+ /**
9714
+ * Create or update a ClientEncryptionKey. This API is meant to be invoked via tools such as the Azure
9715
+ * Powershell (instead of directly).
9716
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9717
+ * @param accountName Cosmos DB database account name.
9718
+ * @param databaseName Cosmos DB database name.
9719
+ * @param clientEncryptionKeyName Cosmos DB ClientEncryptionKey name.
9720
+ * @param createUpdateClientEncryptionKeyParameters The parameters to provide for the client encryption
9721
+ * key.
9722
+ * @param options The options parameters.
9723
+ */
9724
+ beginCreateUpdateClientEncryptionKey(resourceGroupName: string, accountName: string, databaseName: string, clientEncryptionKeyName: string, createUpdateClientEncryptionKeyParameters: ClientEncryptionKeyCreateUpdateParameters, options?: SqlResourcesCreateUpdateClientEncryptionKeyOptionalParams): Promise<SimplePollerLike<OperationState<SqlResourcesCreateUpdateClientEncryptionKeyResponse>, SqlResourcesCreateUpdateClientEncryptionKeyResponse>>;
9725
+ /**
9726
+ * Create or update a ClientEncryptionKey. This API is meant to be invoked via tools such as the Azure
9727
+ * Powershell (instead of directly).
9728
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9729
+ * @param accountName Cosmos DB database account name.
9730
+ * @param databaseName Cosmos DB database name.
9731
+ * @param clientEncryptionKeyName Cosmos DB ClientEncryptionKey name.
9732
+ * @param createUpdateClientEncryptionKeyParameters The parameters to provide for the client encryption
9733
+ * key.
9734
+ * @param options The options parameters.
9735
+ */
9736
+ beginCreateUpdateClientEncryptionKeyAndWait(resourceGroupName: string, accountName: string, databaseName: string, clientEncryptionKeyName: string, createUpdateClientEncryptionKeyParameters: ClientEncryptionKeyCreateUpdateParameters, options?: SqlResourcesCreateUpdateClientEncryptionKeyOptionalParams): Promise<SqlResourcesCreateUpdateClientEncryptionKeyResponse>;
7745
9737
  /**
7746
9738
  * Gets the SQL container under an existing Azure Cosmos DB database account.
7747
9739
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -7789,6 +9781,44 @@ export declare interface SqlResources {
7789
9781
  * @param options The options parameters.
7790
9782
  */
7791
9783
  beginDeleteSqlContainerAndWait(resourceGroupName: string, accountName: string, databaseName: string, containerName: string, options?: SqlResourcesDeleteSqlContainerOptionalParams): Promise<SqlResourcesDeleteSqlContainerResponse>;
9784
+ /**
9785
+ * Merges the partitions of a SQL database
9786
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9787
+ * @param accountName Cosmos DB database account name.
9788
+ * @param databaseName Cosmos DB database name.
9789
+ * @param mergeParameters The parameters for the merge operation.
9790
+ * @param options The options parameters.
9791
+ */
9792
+ beginSqlDatabasePartitionMerge(resourceGroupName: string, accountName: string, databaseName: string, mergeParameters: MergeParameters, options?: SqlResourcesSqlDatabasePartitionMergeOptionalParams): Promise<SimplePollerLike<OperationState<SqlResourcesSqlDatabasePartitionMergeResponse>, SqlResourcesSqlDatabasePartitionMergeResponse>>;
9793
+ /**
9794
+ * Merges the partitions of a SQL database
9795
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9796
+ * @param accountName Cosmos DB database account name.
9797
+ * @param databaseName Cosmos DB database name.
9798
+ * @param mergeParameters The parameters for the merge operation.
9799
+ * @param options The options parameters.
9800
+ */
9801
+ beginSqlDatabasePartitionMergeAndWait(resourceGroupName: string, accountName: string, databaseName: string, mergeParameters: MergeParameters, options?: SqlResourcesSqlDatabasePartitionMergeOptionalParams): Promise<SqlResourcesSqlDatabasePartitionMergeResponse>;
9802
+ /**
9803
+ * Merges the partitions of a SQL Container
9804
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9805
+ * @param accountName Cosmos DB database account name.
9806
+ * @param databaseName Cosmos DB database name.
9807
+ * @param containerName Cosmos DB container name.
9808
+ * @param mergeParameters The parameters for the merge operation.
9809
+ * @param options The options parameters.
9810
+ */
9811
+ beginListSqlContainerPartitionMerge(resourceGroupName: string, accountName: string, databaseName: string, containerName: string, mergeParameters: MergeParameters, options?: SqlResourcesListSqlContainerPartitionMergeOptionalParams): Promise<SimplePollerLike<OperationState<SqlResourcesListSqlContainerPartitionMergeResponse>, SqlResourcesListSqlContainerPartitionMergeResponse>>;
9812
+ /**
9813
+ * Merges the partitions of a SQL Container
9814
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9815
+ * @param accountName Cosmos DB database account name.
9816
+ * @param databaseName Cosmos DB database name.
9817
+ * @param containerName Cosmos DB container name.
9818
+ * @param mergeParameters The parameters for the merge operation.
9819
+ * @param options The options parameters.
9820
+ */
9821
+ beginListSqlContainerPartitionMergeAndWait(resourceGroupName: string, accountName: string, databaseName: string, containerName: string, mergeParameters: MergeParameters, options?: SqlResourcesListSqlContainerPartitionMergeOptionalParams): Promise<SqlResourcesListSqlContainerPartitionMergeResponse>;
7792
9822
  /**
7793
9823
  * Gets the RUs per second of the SQL container under an existing Azure Cosmos DB database account.
7794
9824
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -7857,38 +9887,89 @@ export declare interface SqlResources {
7857
9887
  */
7858
9888
  beginMigrateSqlContainerToManualThroughputAndWait(resourceGroupName: string, accountName: string, databaseName: string, containerName: string, options?: SqlResourcesMigrateSqlContainerToManualThroughputOptionalParams): Promise<SqlResourcesMigrateSqlContainerToManualThroughputResponse>;
7859
9889
  /**
7860
- * Gets the ClientEncryptionKey under an existing Azure Cosmos DB SQL database.
9890
+ * Retrieve throughput distribution for an Azure Cosmos DB SQL database
7861
9891
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
7862
9892
  * @param accountName Cosmos DB database account name.
7863
9893
  * @param databaseName Cosmos DB database name.
7864
- * @param clientEncryptionKeyName Cosmos DB ClientEncryptionKey name.
9894
+ * @param retrieveThroughputParameters The parameters to provide for retrieving throughput distribution
9895
+ * for the current SQL database.
7865
9896
  * @param options The options parameters.
7866
9897
  */
7867
- getClientEncryptionKey(resourceGroupName: string, accountName: string, databaseName: string, clientEncryptionKeyName: string, options?: SqlResourcesGetClientEncryptionKeyOptionalParams): Promise<SqlResourcesGetClientEncryptionKeyResponse>;
9898
+ beginSqlDatabaseRetrieveThroughputDistribution(resourceGroupName: string, accountName: string, databaseName: string, retrieveThroughputParameters: RetrieveThroughputParameters, options?: SqlResourcesSqlDatabaseRetrieveThroughputDistributionOptionalParams): Promise<SimplePollerLike<OperationState<SqlResourcesSqlDatabaseRetrieveThroughputDistributionResponse>, SqlResourcesSqlDatabaseRetrieveThroughputDistributionResponse>>;
7868
9899
  /**
7869
- * Create or update a ClientEncryptionKey. This API is meant to be invoked via tools such as the Azure
7870
- * Powershell (instead of directly).
9900
+ * Retrieve throughput distribution for an Azure Cosmos DB SQL database
7871
9901
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
7872
9902
  * @param accountName Cosmos DB database account name.
7873
9903
  * @param databaseName Cosmos DB database name.
7874
- * @param clientEncryptionKeyName Cosmos DB ClientEncryptionKey name.
7875
- * @param createUpdateClientEncryptionKeyParameters The parameters to provide for the client encryption
7876
- * key.
9904
+ * @param retrieveThroughputParameters The parameters to provide for retrieving throughput distribution
9905
+ * for the current SQL database.
7877
9906
  * @param options The options parameters.
7878
9907
  */
7879
- beginCreateUpdateClientEncryptionKey(resourceGroupName: string, accountName: string, databaseName: string, clientEncryptionKeyName: string, createUpdateClientEncryptionKeyParameters: ClientEncryptionKeyCreateUpdateParameters, options?: SqlResourcesCreateUpdateClientEncryptionKeyOptionalParams): Promise<SimplePollerLike<OperationState<SqlResourcesCreateUpdateClientEncryptionKeyResponse>, SqlResourcesCreateUpdateClientEncryptionKeyResponse>>;
9908
+ beginSqlDatabaseRetrieveThroughputDistributionAndWait(resourceGroupName: string, accountName: string, databaseName: string, retrieveThroughputParameters: RetrieveThroughputParameters, options?: SqlResourcesSqlDatabaseRetrieveThroughputDistributionOptionalParams): Promise<SqlResourcesSqlDatabaseRetrieveThroughputDistributionResponse>;
7880
9909
  /**
7881
- * Create or update a ClientEncryptionKey. This API is meant to be invoked via tools such as the Azure
7882
- * Powershell (instead of directly).
9910
+ * Redistribute throughput for an Azure Cosmos DB SQL database
7883
9911
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
7884
9912
  * @param accountName Cosmos DB database account name.
7885
9913
  * @param databaseName Cosmos DB database name.
7886
- * @param clientEncryptionKeyName Cosmos DB ClientEncryptionKey name.
7887
- * @param createUpdateClientEncryptionKeyParameters The parameters to provide for the client encryption
7888
- * key.
9914
+ * @param redistributeThroughputParameters The parameters to provide for redistributing throughput for
9915
+ * the current SQL database.
7889
9916
  * @param options The options parameters.
7890
9917
  */
7891
- beginCreateUpdateClientEncryptionKeyAndWait(resourceGroupName: string, accountName: string, databaseName: string, clientEncryptionKeyName: string, createUpdateClientEncryptionKeyParameters: ClientEncryptionKeyCreateUpdateParameters, options?: SqlResourcesCreateUpdateClientEncryptionKeyOptionalParams): Promise<SqlResourcesCreateUpdateClientEncryptionKeyResponse>;
9918
+ beginSqlDatabaseRedistributeThroughput(resourceGroupName: string, accountName: string, databaseName: string, redistributeThroughputParameters: RedistributeThroughputParameters, options?: SqlResourcesSqlDatabaseRedistributeThroughputOptionalParams): Promise<SimplePollerLike<OperationState<SqlResourcesSqlDatabaseRedistributeThroughputResponse>, SqlResourcesSqlDatabaseRedistributeThroughputResponse>>;
9919
+ /**
9920
+ * Redistribute throughput for an Azure Cosmos DB SQL database
9921
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9922
+ * @param accountName Cosmos DB database account name.
9923
+ * @param databaseName Cosmos DB database name.
9924
+ * @param redistributeThroughputParameters The parameters to provide for redistributing throughput for
9925
+ * the current SQL database.
9926
+ * @param options The options parameters.
9927
+ */
9928
+ beginSqlDatabaseRedistributeThroughputAndWait(resourceGroupName: string, accountName: string, databaseName: string, redistributeThroughputParameters: RedistributeThroughputParameters, options?: SqlResourcesSqlDatabaseRedistributeThroughputOptionalParams): Promise<SqlResourcesSqlDatabaseRedistributeThroughputResponse>;
9929
+ /**
9930
+ * Retrieve throughput distribution for an Azure Cosmos DB SQL container
9931
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9932
+ * @param accountName Cosmos DB database account name.
9933
+ * @param databaseName Cosmos DB database name.
9934
+ * @param containerName Cosmos DB container name.
9935
+ * @param retrieveThroughputParameters The parameters to provide for retrieving throughput distribution
9936
+ * for the current SQL container.
9937
+ * @param options The options parameters.
9938
+ */
9939
+ beginSqlContainerRetrieveThroughputDistribution(resourceGroupName: string, accountName: string, databaseName: string, containerName: string, retrieveThroughputParameters: RetrieveThroughputParameters, options?: SqlResourcesSqlContainerRetrieveThroughputDistributionOptionalParams): Promise<SimplePollerLike<OperationState<SqlResourcesSqlContainerRetrieveThroughputDistributionResponse>, SqlResourcesSqlContainerRetrieveThroughputDistributionResponse>>;
9940
+ /**
9941
+ * Retrieve throughput distribution for an Azure Cosmos DB SQL container
9942
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9943
+ * @param accountName Cosmos DB database account name.
9944
+ * @param databaseName Cosmos DB database name.
9945
+ * @param containerName Cosmos DB container name.
9946
+ * @param retrieveThroughputParameters The parameters to provide for retrieving throughput distribution
9947
+ * for the current SQL container.
9948
+ * @param options The options parameters.
9949
+ */
9950
+ beginSqlContainerRetrieveThroughputDistributionAndWait(resourceGroupName: string, accountName: string, databaseName: string, containerName: string, retrieveThroughputParameters: RetrieveThroughputParameters, options?: SqlResourcesSqlContainerRetrieveThroughputDistributionOptionalParams): Promise<SqlResourcesSqlContainerRetrieveThroughputDistributionResponse>;
9951
+ /**
9952
+ * Redistribute throughput for an Azure Cosmos DB SQL container
9953
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9954
+ * @param accountName Cosmos DB database account name.
9955
+ * @param databaseName Cosmos DB database name.
9956
+ * @param containerName Cosmos DB container name.
9957
+ * @param redistributeThroughputParameters The parameters to provide for redistributing throughput for
9958
+ * the current SQL container.
9959
+ * @param options The options parameters.
9960
+ */
9961
+ beginSqlContainerRedistributeThroughput(resourceGroupName: string, accountName: string, databaseName: string, containerName: string, redistributeThroughputParameters: RedistributeThroughputParameters, options?: SqlResourcesSqlContainerRedistributeThroughputOptionalParams): Promise<SimplePollerLike<OperationState<SqlResourcesSqlContainerRedistributeThroughputResponse>, SqlResourcesSqlContainerRedistributeThroughputResponse>>;
9962
+ /**
9963
+ * Redistribute throughput for an Azure Cosmos DB SQL container
9964
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9965
+ * @param accountName Cosmos DB database account name.
9966
+ * @param databaseName Cosmos DB database name.
9967
+ * @param containerName Cosmos DB container name.
9968
+ * @param redistributeThroughputParameters The parameters to provide for redistributing throughput for
9969
+ * the current SQL container.
9970
+ * @param options The options parameters.
9971
+ */
9972
+ beginSqlContainerRedistributeThroughputAndWait(resourceGroupName: string, accountName: string, databaseName: string, containerName: string, redistributeThroughputParameters: RedistributeThroughputParameters, options?: SqlResourcesSqlContainerRedistributeThroughputOptionalParams): Promise<SqlResourcesSqlContainerRedistributeThroughputResponse>;
7892
9973
  /**
7893
9974
  * Gets the SQL storedProcedure under an existing Azure Cosmos DB database account.
7894
9975
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -8483,6 +10564,25 @@ export declare interface SqlResourcesListClientEncryptionKeysOptionalParams exte
8483
10564
  /** Contains response data for the listClientEncryptionKeys operation. */
8484
10565
  export declare type SqlResourcesListClientEncryptionKeysResponse = ClientEncryptionKeysListResult;
8485
10566
 
10567
+ /** Defines headers for SqlResources_listSqlContainerPartitionMerge operation. */
10568
+ export declare interface SqlResourcesListSqlContainerPartitionMergeHeaders {
10569
+ /** URI to poll for completion status. */
10570
+ azureAsyncOperation?: string;
10571
+ /** URI to poll for completion status. */
10572
+ location?: string;
10573
+ }
10574
+
10575
+ /** Optional parameters. */
10576
+ export declare interface SqlResourcesListSqlContainerPartitionMergeOptionalParams extends coreClient.OperationOptions {
10577
+ /** Delay to wait until next poll, in milliseconds. */
10578
+ updateIntervalInMs?: number;
10579
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
10580
+ resumeFrom?: string;
10581
+ }
10582
+
10583
+ /** Contains response data for the listSqlContainerPartitionMerge operation. */
10584
+ export declare type SqlResourcesListSqlContainerPartitionMergeResponse = PhysicalPartitionStorageInfoCollection;
10585
+
8486
10586
  /** Optional parameters. */
8487
10587
  export declare interface SqlResourcesListSqlContainersOptionalParams extends coreClient.OperationOptions {
8488
10588
  }
@@ -8529,11 +10629,98 @@ export declare type SqlResourcesListSqlTriggersResponse = SqlTriggerListResult;
8529
10629
  export declare interface SqlResourcesListSqlUserDefinedFunctionsOptionalParams extends coreClient.OperationOptions {
8530
10630
  }
8531
10631
 
8532
- /** Contains response data for the listSqlUserDefinedFunctions operation. */
8533
- export declare type SqlResourcesListSqlUserDefinedFunctionsResponse = SqlUserDefinedFunctionListResult;
10632
+ /** Contains response data for the listSqlUserDefinedFunctions operation. */
10633
+ export declare type SqlResourcesListSqlUserDefinedFunctionsResponse = SqlUserDefinedFunctionListResult;
10634
+
10635
+ /** Defines headers for SqlResources_migrateSqlContainerToAutoscale operation. */
10636
+ export declare interface SqlResourcesMigrateSqlContainerToAutoscaleHeaders {
10637
+ /** URI to poll for completion status. */
10638
+ azureAsyncOperation?: string;
10639
+ /** URI to poll for completion status. */
10640
+ location?: string;
10641
+ }
10642
+
10643
+ /** Optional parameters. */
10644
+ export declare interface SqlResourcesMigrateSqlContainerToAutoscaleOptionalParams extends coreClient.OperationOptions {
10645
+ /** Delay to wait until next poll, in milliseconds. */
10646
+ updateIntervalInMs?: number;
10647
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
10648
+ resumeFrom?: string;
10649
+ }
10650
+
10651
+ /** Contains response data for the migrateSqlContainerToAutoscale operation. */
10652
+ export declare type SqlResourcesMigrateSqlContainerToAutoscaleResponse = ThroughputSettingsGetResults;
10653
+
10654
+ /** Defines headers for SqlResources_migrateSqlContainerToManualThroughput operation. */
10655
+ export declare interface SqlResourcesMigrateSqlContainerToManualThroughputHeaders {
10656
+ /** URI to poll for completion status. */
10657
+ azureAsyncOperation?: string;
10658
+ /** URI to poll for completion status. */
10659
+ location?: string;
10660
+ }
10661
+
10662
+ /** Optional parameters. */
10663
+ export declare interface SqlResourcesMigrateSqlContainerToManualThroughputOptionalParams extends coreClient.OperationOptions {
10664
+ /** Delay to wait until next poll, in milliseconds. */
10665
+ updateIntervalInMs?: number;
10666
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
10667
+ resumeFrom?: string;
10668
+ }
10669
+
10670
+ /** Contains response data for the migrateSqlContainerToManualThroughput operation. */
10671
+ export declare type SqlResourcesMigrateSqlContainerToManualThroughputResponse = ThroughputSettingsGetResults;
10672
+
10673
+ /** Defines headers for SqlResources_migrateSqlDatabaseToAutoscale operation. */
10674
+ export declare interface SqlResourcesMigrateSqlDatabaseToAutoscaleHeaders {
10675
+ /** URI to poll for completion status. */
10676
+ azureAsyncOperation?: string;
10677
+ /** URI to poll for completion status. */
10678
+ location?: string;
10679
+ }
10680
+
10681
+ /** Optional parameters. */
10682
+ export declare interface SqlResourcesMigrateSqlDatabaseToAutoscaleOptionalParams extends coreClient.OperationOptions {
10683
+ /** Delay to wait until next poll, in milliseconds. */
10684
+ updateIntervalInMs?: number;
10685
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
10686
+ resumeFrom?: string;
10687
+ }
10688
+
10689
+ /** Contains response data for the migrateSqlDatabaseToAutoscale operation. */
10690
+ export declare type SqlResourcesMigrateSqlDatabaseToAutoscaleResponse = ThroughputSettingsGetResults;
10691
+
10692
+ /** Defines headers for SqlResources_migrateSqlDatabaseToManualThroughput operation. */
10693
+ export declare interface SqlResourcesMigrateSqlDatabaseToManualThroughputHeaders {
10694
+ /** URI to poll for completion status. */
10695
+ azureAsyncOperation?: string;
10696
+ /** URI to poll for completion status. */
10697
+ location?: string;
10698
+ }
10699
+
10700
+ /** Optional parameters. */
10701
+ export declare interface SqlResourcesMigrateSqlDatabaseToManualThroughputOptionalParams extends coreClient.OperationOptions {
10702
+ /** Delay to wait until next poll, in milliseconds. */
10703
+ updateIntervalInMs?: number;
10704
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
10705
+ resumeFrom?: string;
10706
+ }
10707
+
10708
+ /** Contains response data for the migrateSqlDatabaseToManualThroughput operation. */
10709
+ export declare type SqlResourcesMigrateSqlDatabaseToManualThroughputResponse = ThroughputSettingsGetResults;
10710
+
10711
+ /** Optional parameters. */
10712
+ export declare interface SqlResourcesRetrieveContinuousBackupInformationOptionalParams extends coreClient.OperationOptions {
10713
+ /** Delay to wait until next poll, in milliseconds. */
10714
+ updateIntervalInMs?: number;
10715
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
10716
+ resumeFrom?: string;
10717
+ }
10718
+
10719
+ /** Contains response data for the retrieveContinuousBackupInformation operation. */
10720
+ export declare type SqlResourcesRetrieveContinuousBackupInformationResponse = BackupInformation;
8534
10721
 
8535
- /** Defines headers for SqlResources_migrateSqlContainerToAutoscale operation. */
8536
- export declare interface SqlResourcesMigrateSqlContainerToAutoscaleHeaders {
10722
+ /** Defines headers for SqlResources_sqlContainerRedistributeThroughput operation. */
10723
+ export declare interface SqlResourcesSqlContainerRedistributeThroughputHeaders {
8537
10724
  /** URI to poll for completion status. */
8538
10725
  azureAsyncOperation?: string;
8539
10726
  /** URI to poll for completion status. */
@@ -8541,18 +10728,18 @@ export declare interface SqlResourcesMigrateSqlContainerToAutoscaleHeaders {
8541
10728
  }
8542
10729
 
8543
10730
  /** Optional parameters. */
8544
- export declare interface SqlResourcesMigrateSqlContainerToAutoscaleOptionalParams extends coreClient.OperationOptions {
10731
+ export declare interface SqlResourcesSqlContainerRedistributeThroughputOptionalParams extends coreClient.OperationOptions {
8545
10732
  /** Delay to wait until next poll, in milliseconds. */
8546
10733
  updateIntervalInMs?: number;
8547
10734
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8548
10735
  resumeFrom?: string;
8549
10736
  }
8550
10737
 
8551
- /** Contains response data for the migrateSqlContainerToAutoscale operation. */
8552
- export declare type SqlResourcesMigrateSqlContainerToAutoscaleResponse = ThroughputSettingsGetResults;
10738
+ /** Contains response data for the sqlContainerRedistributeThroughput operation. */
10739
+ export declare type SqlResourcesSqlContainerRedistributeThroughputResponse = PhysicalPartitionThroughputInfoResult;
8553
10740
 
8554
- /** Defines headers for SqlResources_migrateSqlContainerToManualThroughput operation. */
8555
- export declare interface SqlResourcesMigrateSqlContainerToManualThroughputHeaders {
10741
+ /** Defines headers for SqlResources_sqlContainerRetrieveThroughputDistribution operation. */
10742
+ export declare interface SqlResourcesSqlContainerRetrieveThroughputDistributionHeaders {
8556
10743
  /** URI to poll for completion status. */
8557
10744
  azureAsyncOperation?: string;
8558
10745
  /** URI to poll for completion status. */
@@ -8560,18 +10747,18 @@ export declare interface SqlResourcesMigrateSqlContainerToManualThroughputHeader
8560
10747
  }
8561
10748
 
8562
10749
  /** Optional parameters. */
8563
- export declare interface SqlResourcesMigrateSqlContainerToManualThroughputOptionalParams extends coreClient.OperationOptions {
10750
+ export declare interface SqlResourcesSqlContainerRetrieveThroughputDistributionOptionalParams extends coreClient.OperationOptions {
8564
10751
  /** Delay to wait until next poll, in milliseconds. */
8565
10752
  updateIntervalInMs?: number;
8566
10753
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8567
10754
  resumeFrom?: string;
8568
10755
  }
8569
10756
 
8570
- /** Contains response data for the migrateSqlContainerToManualThroughput operation. */
8571
- export declare type SqlResourcesMigrateSqlContainerToManualThroughputResponse = ThroughputSettingsGetResults;
10757
+ /** Contains response data for the sqlContainerRetrieveThroughputDistribution operation. */
10758
+ export declare type SqlResourcesSqlContainerRetrieveThroughputDistributionResponse = PhysicalPartitionThroughputInfoResult;
8572
10759
 
8573
- /** Defines headers for SqlResources_migrateSqlDatabaseToAutoscale operation. */
8574
- export declare interface SqlResourcesMigrateSqlDatabaseToAutoscaleHeaders {
10760
+ /** Defines headers for SqlResources_sqlDatabasePartitionMerge operation. */
10761
+ export declare interface SqlResourcesSqlDatabasePartitionMergeHeaders {
8575
10762
  /** URI to poll for completion status. */
8576
10763
  azureAsyncOperation?: string;
8577
10764
  /** URI to poll for completion status. */
@@ -8579,18 +10766,18 @@ export declare interface SqlResourcesMigrateSqlDatabaseToAutoscaleHeaders {
8579
10766
  }
8580
10767
 
8581
10768
  /** Optional parameters. */
8582
- export declare interface SqlResourcesMigrateSqlDatabaseToAutoscaleOptionalParams extends coreClient.OperationOptions {
10769
+ export declare interface SqlResourcesSqlDatabasePartitionMergeOptionalParams extends coreClient.OperationOptions {
8583
10770
  /** Delay to wait until next poll, in milliseconds. */
8584
10771
  updateIntervalInMs?: number;
8585
10772
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8586
10773
  resumeFrom?: string;
8587
10774
  }
8588
10775
 
8589
- /** Contains response data for the migrateSqlDatabaseToAutoscale operation. */
8590
- export declare type SqlResourcesMigrateSqlDatabaseToAutoscaleResponse = ThroughputSettingsGetResults;
10776
+ /** Contains response data for the sqlDatabasePartitionMerge operation. */
10777
+ export declare type SqlResourcesSqlDatabasePartitionMergeResponse = PhysicalPartitionStorageInfoCollection;
8591
10778
 
8592
- /** Defines headers for SqlResources_migrateSqlDatabaseToManualThroughput operation. */
8593
- export declare interface SqlResourcesMigrateSqlDatabaseToManualThroughputHeaders {
10779
+ /** Defines headers for SqlResources_sqlDatabaseRedistributeThroughput operation. */
10780
+ export declare interface SqlResourcesSqlDatabaseRedistributeThroughputHeaders {
8594
10781
  /** URI to poll for completion status. */
8595
10782
  azureAsyncOperation?: string;
8596
10783
  /** URI to poll for completion status. */
@@ -8598,26 +10785,34 @@ export declare interface SqlResourcesMigrateSqlDatabaseToManualThroughputHeaders
8598
10785
  }
8599
10786
 
8600
10787
  /** Optional parameters. */
8601
- export declare interface SqlResourcesMigrateSqlDatabaseToManualThroughputOptionalParams extends coreClient.OperationOptions {
10788
+ export declare interface SqlResourcesSqlDatabaseRedistributeThroughputOptionalParams extends coreClient.OperationOptions {
8602
10789
  /** Delay to wait until next poll, in milliseconds. */
8603
10790
  updateIntervalInMs?: number;
8604
10791
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8605
10792
  resumeFrom?: string;
8606
10793
  }
8607
10794
 
8608
- /** Contains response data for the migrateSqlDatabaseToManualThroughput operation. */
8609
- export declare type SqlResourcesMigrateSqlDatabaseToManualThroughputResponse = ThroughputSettingsGetResults;
10795
+ /** Contains response data for the sqlDatabaseRedistributeThroughput operation. */
10796
+ export declare type SqlResourcesSqlDatabaseRedistributeThroughputResponse = PhysicalPartitionThroughputInfoResult;
10797
+
10798
+ /** Defines headers for SqlResources_sqlDatabaseRetrieveThroughputDistribution operation. */
10799
+ export declare interface SqlResourcesSqlDatabaseRetrieveThroughputDistributionHeaders {
10800
+ /** URI to poll for completion status. */
10801
+ azureAsyncOperation?: string;
10802
+ /** URI to poll for completion status. */
10803
+ location?: string;
10804
+ }
8610
10805
 
8611
10806
  /** Optional parameters. */
8612
- export declare interface SqlResourcesRetrieveContinuousBackupInformationOptionalParams extends coreClient.OperationOptions {
10807
+ export declare interface SqlResourcesSqlDatabaseRetrieveThroughputDistributionOptionalParams extends coreClient.OperationOptions {
8613
10808
  /** Delay to wait until next poll, in milliseconds. */
8614
10809
  updateIntervalInMs?: number;
8615
10810
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8616
10811
  resumeFrom?: string;
8617
10812
  }
8618
10813
 
8619
- /** Contains response data for the retrieveContinuousBackupInformation operation. */
8620
- export declare type SqlResourcesRetrieveContinuousBackupInformationResponse = BackupInformation;
10814
+ /** Contains response data for the sqlDatabaseRetrieveThroughputDistribution operation. */
10815
+ export declare type SqlResourcesSqlDatabaseRetrieveThroughputDistributionResponse = PhysicalPartitionThroughputInfoResult;
8621
10816
 
8622
10817
  /** Defines headers for SqlResources_updateSqlContainerThroughput operation. */
8623
10818
  export declare interface SqlResourcesUpdateSqlContainerThroughputHeaders {
@@ -8831,10 +11026,17 @@ export declare interface SqlUserDefinedFunctionResource {
8831
11026
  * **Initializing** \
8832
11027
  * **InternallyReady** \
8833
11028
  * **Online** \
8834
- * **Deleting**
11029
+ * **Deleting** \
11030
+ * **Succeeded** \
11031
+ * **Failed** \
11032
+ * **Canceled** \
11033
+ * **Updating**
8835
11034
  */
8836
11035
  export declare type Status = string;
8837
11036
 
11037
+ /** Defines values for SupportedActions. */
11038
+ export declare type SupportedActions = "Enable" | "Disable";
11039
+
8838
11040
  /** Metadata pertaining to creation and last modification of the resource. */
8839
11041
  export declare interface SystemData {
8840
11042
  /** The identity that created the resource. */
@@ -9157,6 +11359,356 @@ export declare interface ThroughputPolicyResource {
9157
11359
  incrementPercent?: number;
9158
11360
  }
9159
11361
 
11362
+ /**
11363
+ * Defines values for ThroughputPolicyType. \
11364
+ * {@link KnownThroughputPolicyType} can be used interchangeably with ThroughputPolicyType,
11365
+ * this enum contains the known values that the service supports.
11366
+ * ### Known values supported by the service
11367
+ * **none** \
11368
+ * **equal** \
11369
+ * **custom**
11370
+ */
11371
+ export declare type ThroughputPolicyType = string;
11372
+
11373
+ /** Interface representing a ThroughputPool. */
11374
+ export declare interface ThroughputPool {
11375
+ /**
11376
+ * Retrieves the properties of an existing Azure Cosmos DB Throughput Pool
11377
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
11378
+ * @param throughputPoolName Cosmos DB Throughput Pool name.
11379
+ * @param options The options parameters.
11380
+ */
11381
+ get(resourceGroupName: string, throughputPoolName: string, options?: ThroughputPoolGetOptionalParams): Promise<ThroughputPoolGetResponse>;
11382
+ /**
11383
+ * Creates or updates an Azure Cosmos DB ThroughputPool account. The "Update" method is preferred when
11384
+ * performing updates on an account.
11385
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
11386
+ * @param throughputPoolName Cosmos DB Throughput Pool name.
11387
+ * @param body The parameters to provide for the current ThroughputPool.
11388
+ * @param options The options parameters.
11389
+ */
11390
+ beginCreateOrUpdate(resourceGroupName: string, throughputPoolName: string, body: ThroughputPoolResource, options?: ThroughputPoolCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ThroughputPoolCreateOrUpdateResponse>, ThroughputPoolCreateOrUpdateResponse>>;
11391
+ /**
11392
+ * Creates or updates an Azure Cosmos DB ThroughputPool account. The "Update" method is preferred when
11393
+ * performing updates on an account.
11394
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
11395
+ * @param throughputPoolName Cosmos DB Throughput Pool name.
11396
+ * @param body The parameters to provide for the current ThroughputPool.
11397
+ * @param options The options parameters.
11398
+ */
11399
+ beginCreateOrUpdateAndWait(resourceGroupName: string, throughputPoolName: string, body: ThroughputPoolResource, options?: ThroughputPoolCreateOrUpdateOptionalParams): Promise<ThroughputPoolCreateOrUpdateResponse>;
11400
+ /**
11401
+ * Updates the properties of an existing Azure Cosmos DB Throughput Pool.
11402
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
11403
+ * @param throughputPoolName Cosmos DB Throughput Pool name.
11404
+ * @param options The options parameters.
11405
+ */
11406
+ beginUpdate(resourceGroupName: string, throughputPoolName: string, options?: ThroughputPoolUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ThroughputPoolUpdateResponse>, ThroughputPoolUpdateResponse>>;
11407
+ /**
11408
+ * Updates the properties of an existing Azure Cosmos DB Throughput Pool.
11409
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
11410
+ * @param throughputPoolName Cosmos DB Throughput Pool name.
11411
+ * @param options The options parameters.
11412
+ */
11413
+ beginUpdateAndWait(resourceGroupName: string, throughputPoolName: string, options?: ThroughputPoolUpdateOptionalParams): Promise<ThroughputPoolUpdateResponse>;
11414
+ /**
11415
+ * Deletes an existing Azure Cosmos DB Throughput Pool.
11416
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
11417
+ * @param throughputPoolName Cosmos DB Throughput Pool name.
11418
+ * @param options The options parameters.
11419
+ */
11420
+ beginDelete(resourceGroupName: string, throughputPoolName: string, options?: ThroughputPoolDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ThroughputPoolDeleteResponse>, ThroughputPoolDeleteResponse>>;
11421
+ /**
11422
+ * Deletes an existing Azure Cosmos DB Throughput Pool.
11423
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
11424
+ * @param throughputPoolName Cosmos DB Throughput Pool name.
11425
+ * @param options The options parameters.
11426
+ */
11427
+ beginDeleteAndWait(resourceGroupName: string, throughputPoolName: string, options?: ThroughputPoolDeleteOptionalParams): Promise<ThroughputPoolDeleteResponse>;
11428
+ }
11429
+
11430
+ /** Interface representing a ThroughputPoolAccount. */
11431
+ export declare interface ThroughputPoolAccount {
11432
+ /**
11433
+ * Retrieves the properties of an existing Azure Cosmos DB Throughput Pool
11434
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
11435
+ * @param throughputPoolName Cosmos DB Throughput Pool name.
11436
+ * @param throughputPoolAccountName Cosmos DB global database account in a Throughput Pool
11437
+ * @param options The options parameters.
11438
+ */
11439
+ get(resourceGroupName: string, throughputPoolName: string, throughputPoolAccountName: string, options?: ThroughputPoolAccountGetOptionalParams): Promise<ThroughputPoolAccountGetResponse>;
11440
+ /**
11441
+ * Creates or updates an Azure Cosmos DB ThroughputPool account. The "Update" method is preferred when
11442
+ * performing updates on an account.
11443
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
11444
+ * @param throughputPoolName Cosmos DB Throughput Pool name.
11445
+ * @param throughputPoolAccountName Cosmos DB global database account in a Throughput Pool
11446
+ * @param body The parameters to provide for the current ThroughputPoolAccount.
11447
+ * @param options The options parameters.
11448
+ */
11449
+ beginCreate(resourceGroupName: string, throughputPoolName: string, throughputPoolAccountName: string, body: ThroughputPoolAccountResource, options?: ThroughputPoolAccountCreateOptionalParams): Promise<SimplePollerLike<OperationState<ThroughputPoolAccountCreateResponse>, ThroughputPoolAccountCreateResponse>>;
11450
+ /**
11451
+ * Creates or updates an Azure Cosmos DB ThroughputPool account. The "Update" method is preferred when
11452
+ * performing updates on an account.
11453
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
11454
+ * @param throughputPoolName Cosmos DB Throughput Pool name.
11455
+ * @param throughputPoolAccountName Cosmos DB global database account in a Throughput Pool
11456
+ * @param body The parameters to provide for the current ThroughputPoolAccount.
11457
+ * @param options The options parameters.
11458
+ */
11459
+ beginCreateAndWait(resourceGroupName: string, throughputPoolName: string, throughputPoolAccountName: string, body: ThroughputPoolAccountResource, options?: ThroughputPoolAccountCreateOptionalParams): Promise<ThroughputPoolAccountCreateResponse>;
11460
+ /**
11461
+ * Removes an existing Azure Cosmos DB database account from a throughput pool.
11462
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
11463
+ * @param throughputPoolName Cosmos DB Throughput Pool name.
11464
+ * @param throughputPoolAccountName Cosmos DB global database account in a Throughput Pool
11465
+ * @param options The options parameters.
11466
+ */
11467
+ beginDelete(resourceGroupName: string, throughputPoolName: string, throughputPoolAccountName: string, options?: ThroughputPoolAccountDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ThroughputPoolAccountDeleteResponse>, ThroughputPoolAccountDeleteResponse>>;
11468
+ /**
11469
+ * Removes an existing Azure Cosmos DB database account from a throughput pool.
11470
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
11471
+ * @param throughputPoolName Cosmos DB Throughput Pool name.
11472
+ * @param throughputPoolAccountName Cosmos DB global database account in a Throughput Pool
11473
+ * @param options The options parameters.
11474
+ */
11475
+ beginDeleteAndWait(resourceGroupName: string, throughputPoolName: string, throughputPoolAccountName: string, options?: ThroughputPoolAccountDeleteOptionalParams): Promise<ThroughputPoolAccountDeleteResponse>;
11476
+ }
11477
+
11478
+ /** Optional parameters. */
11479
+ export declare interface ThroughputPoolAccountCreateOptionalParams extends coreClient.OperationOptions {
11480
+ /** Delay to wait until next poll, in milliseconds. */
11481
+ updateIntervalInMs?: number;
11482
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
11483
+ resumeFrom?: string;
11484
+ }
11485
+
11486
+ /** Parameters for creating a Azure Cosmos DB throughput pool account. */
11487
+ export declare interface ThroughputPoolAccountCreateParameters {
11488
+ /** Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with "defaultExperience": "Cassandra". Current "defaultExperience" values also include "Table", "Graph", "DocumentDB", and "MongoDB". */
11489
+ tags?: {
11490
+ [propertyName: string]: string;
11491
+ };
11492
+ /** The resource identifier of global database account in the throughputPool. */
11493
+ accountResourceIdentifier?: string;
11494
+ /** The location of global database account in the throughputPool. */
11495
+ accountLocation?: string;
11496
+ }
11497
+
11498
+ /** Contains response data for the create operation. */
11499
+ export declare type ThroughputPoolAccountCreateResponse = ThroughputPoolAccountResource;
11500
+
11501
+ /** Defines headers for ThroughputPoolAccount_delete operation. */
11502
+ export declare interface ThroughputPoolAccountDeleteHeaders {
11503
+ /** URI to poll for completion status. */
11504
+ azureAsyncOperation?: string;
11505
+ /** URI to poll for completion status. */
11506
+ location?: string;
11507
+ }
11508
+
11509
+ /** Optional parameters. */
11510
+ export declare interface ThroughputPoolAccountDeleteOptionalParams extends coreClient.OperationOptions {
11511
+ /** Delay to wait until next poll, in milliseconds. */
11512
+ updateIntervalInMs?: number;
11513
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
11514
+ resumeFrom?: string;
11515
+ }
11516
+
11517
+ /** Contains response data for the delete operation. */
11518
+ export declare type ThroughputPoolAccountDeleteResponse = ThroughputPoolAccountDeleteHeaders;
11519
+
11520
+ /** Optional parameters. */
11521
+ export declare interface ThroughputPoolAccountGetOptionalParams extends coreClient.OperationOptions {
11522
+ }
11523
+
11524
+ /** Contains response data for the get operation. */
11525
+ export declare type ThroughputPoolAccountGetResponse = ThroughputPoolAccountResource;
11526
+
11527
+ /** An Azure Cosmos DB Throughputpool Account */
11528
+ export declare interface ThroughputPoolAccountResource extends ProxyResource {
11529
+ /** A provisioning state of the ThroughputPool Account. */
11530
+ provisioningState?: Status;
11531
+ /** The resource identifier of global database account in the throughputPool. */
11532
+ accountResourceIdentifier?: string;
11533
+ /** The location of global database account in the throughputPool. */
11534
+ accountLocation?: string;
11535
+ /**
11536
+ * The instance id of global database account in the throughputPool.
11537
+ * NOTE: This property will not be serialized. It can only be populated by the server.
11538
+ */
11539
+ readonly accountInstanceId?: string;
11540
+ }
11541
+
11542
+ /** Interface representing a ThroughputPoolAccounts. */
11543
+ export declare interface ThroughputPoolAccounts {
11544
+ /**
11545
+ * Lists all the Azure Cosmos DB accounts available under the subscription.
11546
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
11547
+ * @param throughputPoolName Cosmos DB Throughput Pool name.
11548
+ * @param options The options parameters.
11549
+ */
11550
+ list(resourceGroupName: string, throughputPoolName: string, options?: ThroughputPoolAccountsListOptionalParams): PagedAsyncIterableIterator<ThroughputPoolAccountResource>;
11551
+ }
11552
+
11553
+ /** Optional parameters. */
11554
+ export declare interface ThroughputPoolAccountsListNextOptionalParams extends coreClient.OperationOptions {
11555
+ }
11556
+
11557
+ /** Contains response data for the listNext operation. */
11558
+ export declare type ThroughputPoolAccountsListNextResponse = ThroughputPoolAccountsListResult;
11559
+
11560
+ /** Optional parameters. */
11561
+ export declare interface ThroughputPoolAccountsListOptionalParams extends coreClient.OperationOptions {
11562
+ }
11563
+
11564
+ /** Contains response data for the list operation. */
11565
+ export declare type ThroughputPoolAccountsListResponse = ThroughputPoolAccountsListResult;
11566
+
11567
+ /** The List operation response, that contains the global database accounts and their properties. */
11568
+ export declare interface ThroughputPoolAccountsListResult {
11569
+ /**
11570
+ * List of global database accounts in a throughput pool and their properties.
11571
+ * NOTE: This property will not be serialized. It can only be populated by the server.
11572
+ */
11573
+ readonly value?: ThroughputPoolAccountResource[];
11574
+ /**
11575
+ * The link used to get the next page of results.
11576
+ * NOTE: This property will not be serialized. It can only be populated by the server.
11577
+ */
11578
+ readonly nextLink?: string;
11579
+ }
11580
+
11581
+ /** Optional parameters. */
11582
+ export declare interface ThroughputPoolCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
11583
+ /** Delay to wait until next poll, in milliseconds. */
11584
+ updateIntervalInMs?: number;
11585
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
11586
+ resumeFrom?: string;
11587
+ }
11588
+
11589
+ /** Contains response data for the createOrUpdate operation. */
11590
+ export declare type ThroughputPoolCreateOrUpdateResponse = ThroughputPoolResource;
11591
+
11592
+ /** Defines headers for ThroughputPool_delete operation. */
11593
+ export declare interface ThroughputPoolDeleteHeaders {
11594
+ /** URI to poll for completion status. */
11595
+ azureAsyncOperation?: string;
11596
+ /** URI to poll for completion status. */
11597
+ location?: string;
11598
+ }
11599
+
11600
+ /** Optional parameters. */
11601
+ export declare interface ThroughputPoolDeleteOptionalParams extends coreClient.OperationOptions {
11602
+ /** Delay to wait until next poll, in milliseconds. */
11603
+ updateIntervalInMs?: number;
11604
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
11605
+ resumeFrom?: string;
11606
+ }
11607
+
11608
+ /** Contains response data for the delete operation. */
11609
+ export declare type ThroughputPoolDeleteResponse = ThroughputPoolDeleteHeaders;
11610
+
11611
+ /** Optional parameters. */
11612
+ export declare interface ThroughputPoolGetOptionalParams extends coreClient.OperationOptions {
11613
+ }
11614
+
11615
+ /** Contains response data for the get operation. */
11616
+ export declare type ThroughputPoolGetResponse = ThroughputPoolResource;
11617
+
11618
+ /** An Azure Cosmos DB Throughputpool. */
11619
+ export declare interface ThroughputPoolResource extends TrackedResource {
11620
+ /** A provisioning state of the ThroughputPool. */
11621
+ provisioningState?: Status;
11622
+ /** Value for throughput to be shared among CosmosDB resources in the pool. */
11623
+ maxThroughput?: number;
11624
+ }
11625
+
11626
+ /** Interface representing a ThroughputPools. */
11627
+ export declare interface ThroughputPools {
11628
+ /**
11629
+ * Lists all the Azure Cosmos DB Throughput Pools available under the subscription.
11630
+ * @param options The options parameters.
11631
+ */
11632
+ list(options?: ThroughputPoolsListOptionalParams): PagedAsyncIterableIterator<ThroughputPoolResource>;
11633
+ /**
11634
+ * List all the ThroughputPools in a given resource group.
11635
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
11636
+ * @param options The options parameters.
11637
+ */
11638
+ listByResourceGroup(resourceGroupName: string, options?: ThroughputPoolsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<ThroughputPoolResource>;
11639
+ }
11640
+
11641
+ /** Optional parameters. */
11642
+ export declare interface ThroughputPoolsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
11643
+ }
11644
+
11645
+ /** Contains response data for the listByResourceGroupNext operation. */
11646
+ export declare type ThroughputPoolsListByResourceGroupNextResponse = ThroughputPoolsListResult;
11647
+
11648
+ /** Optional parameters. */
11649
+ export declare interface ThroughputPoolsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
11650
+ }
11651
+
11652
+ /** Contains response data for the listByResourceGroup operation. */
11653
+ export declare type ThroughputPoolsListByResourceGroupResponse = ThroughputPoolsListResult;
11654
+
11655
+ /** Optional parameters. */
11656
+ export declare interface ThroughputPoolsListNextOptionalParams extends coreClient.OperationOptions {
11657
+ }
11658
+
11659
+ /** Contains response data for the listNext operation. */
11660
+ export declare type ThroughputPoolsListNextResponse = ThroughputPoolsListResult;
11661
+
11662
+ /** Optional parameters. */
11663
+ export declare interface ThroughputPoolsListOptionalParams extends coreClient.OperationOptions {
11664
+ }
11665
+
11666
+ /** Contains response data for the list operation. */
11667
+ export declare type ThroughputPoolsListResponse = ThroughputPoolsListResult;
11668
+
11669
+ /** The List operation response, that contains the throughput pools and their properties. */
11670
+ export declare interface ThroughputPoolsListResult {
11671
+ /**
11672
+ * List of throughput pools and their properties.
11673
+ * NOTE: This property will not be serialized. It can only be populated by the server.
11674
+ */
11675
+ readonly value?: ThroughputPoolResource[];
11676
+ /**
11677
+ * The link used to get the next page of results.
11678
+ * NOTE: This property will not be serialized. It can only be populated by the server.
11679
+ */
11680
+ readonly nextLink?: string;
11681
+ }
11682
+
11683
+ /** Represents a throughput pool resource for updates. */
11684
+ export declare interface ThroughputPoolUpdate {
11685
+ /** A provisioning state of the ThroughputPool. */
11686
+ provisioningState?: Status;
11687
+ /** Value for throughput to be shared among CosmosDB resources in the pool. */
11688
+ maxThroughput?: number;
11689
+ }
11690
+
11691
+ /** Defines headers for ThroughputPool_update operation. */
11692
+ export declare interface ThroughputPoolUpdateHeaders {
11693
+ /** URI to poll for completion status. */
11694
+ azureAsyncOperation?: string;
11695
+ /** URI to poll for completion status. */
11696
+ location?: string;
11697
+ }
11698
+
11699
+ /** Optional parameters. */
11700
+ export declare interface ThroughputPoolUpdateOptionalParams extends coreClient.OperationOptions {
11701
+ /** The parameters to provide for the current Throughput Pool. */
11702
+ body?: ThroughputPoolUpdate;
11703
+ /** Delay to wait until next poll, in milliseconds. */
11704
+ updateIntervalInMs?: number;
11705
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
11706
+ resumeFrom?: string;
11707
+ }
11708
+
11709
+ /** Contains response data for the update operation. */
11710
+ export declare type ThroughputPoolUpdateResponse = ThroughputPoolResource;
11711
+
9160
11712
  export declare interface ThroughputSettingsGetPropertiesResource extends ThroughputSettingsResource, ExtendedResourceProperties {
9161
11713
  }
9162
11714
 
@@ -9199,6 +11751,16 @@ export declare interface ThroughputSettingsUpdateParameters extends ARMResourceP
9199
11751
  resource: ThroughputSettingsResource;
9200
11752
  }
9201
11753
 
11754
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
11755
+ export declare interface TrackedResource extends Resource {
11756
+ /** Resource tags. */
11757
+ tags?: {
11758
+ [propertyName: string]: string;
11759
+ };
11760
+ /** The geo-location where the resource lives */
11761
+ location: string;
11762
+ }
11763
+
9202
11764
  /**
9203
11765
  * Defines values for TriggerOperation. \
9204
11766
  * {@link KnownTriggerOperation} can be used interchangeably with TriggerOperation,