@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
@@ -12,6 +12,11 @@ export type BackupPolicyUnion =
12
12
  | BackupPolicy
13
13
  | PeriodicModeBackupPolicy
14
14
  | ContinuousModeBackupPolicy;
15
+ export type DataTransferDataSourceSinkUnion =
16
+ | DataTransferDataSourceSink
17
+ | BaseCosmosDataTransferDataSourceSinkUnion
18
+ | CosmosMongoVCoreDataTransferDataSourceSink
19
+ | AzureBlobDataTransferDataSourceSink;
15
20
  export type ServiceResourcePropertiesUnion =
16
21
  | ServiceResourceProperties
17
22
  | DataTransferServiceResourceProperties
@@ -24,41 +29,11 @@ export type ServiceResourceCreateUpdatePropertiesUnion =
24
29
  | SqlDedicatedGatewayServiceResourceCreateUpdateProperties
25
30
  | GraphAPIComputeServiceResourceCreateUpdateProperties
26
31
  | MaterializedViewsBuilderServiceResourceCreateUpdateProperties;
27
-
28
- /** Identity for the resource. */
29
- export interface ManagedServiceIdentity {
30
- /**
31
- * The principal id of the system assigned identity. This property will only be provided for a system assigned identity.
32
- * NOTE: This property will not be serialized. It can only be populated by the server.
33
- */
34
- readonly principalId?: string;
35
- /**
36
- * The tenant id of the system assigned identity. This property will only be provided for a system assigned identity.
37
- * NOTE: This property will not be serialized. It can only be populated by the server.
38
- */
39
- readonly tenantId?: string;
40
- /** The type of identity used for the resource. The type 'SystemAssigned,UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the service. */
41
- type?: ResourceIdentityType;
42
- /** The list of user identities associated with resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. */
43
- userAssignedIdentities?: {
44
- [
45
- propertyName: string
46
- ]: Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties;
47
- };
48
- }
49
-
50
- export interface Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties {
51
- /**
52
- * The principal id of user assigned identity.
53
- * NOTE: This property will not be serialized. It can only be populated by the server.
54
- */
55
- readonly principalId?: string;
56
- /**
57
- * The client id of user assigned identity.
58
- * NOTE: This property will not be serialized. It can only be populated by the server.
59
- */
60
- readonly clientId?: string;
61
- }
32
+ export type BaseCosmosDataTransferDataSourceSinkUnion =
33
+ | BaseCosmosDataTransferDataSourceSink
34
+ | CosmosCassandraDataTransferDataSourceSink
35
+ | CosmosMongoDataTransferDataSourceSink
36
+ | CosmosSqlDataTransferDataSourceSink;
62
37
 
63
38
  /** IpAddressOrRange object */
64
39
  export interface IpAddressOrRange {
@@ -150,7 +125,7 @@ export interface PrivateLinkServiceConnectionStateProperty {
150
125
  /** Common fields that are returned in the response for all Azure Resource Manager resources */
151
126
  export interface Resource {
152
127
  /**
153
- * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
128
+ * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
154
129
  * NOTE: This property will not be serialized. It can only be populated by the server.
155
130
  */
156
131
  readonly id?: string;
@@ -164,6 +139,27 @@ export interface Resource {
164
139
  * NOTE: This property will not be serialized. It can only be populated by the server.
165
140
  */
166
141
  readonly type?: string;
142
+ /**
143
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
144
+ * NOTE: This property will not be serialized. It can only be populated by the server.
145
+ */
146
+ readonly systemData?: SystemData;
147
+ }
148
+
149
+ /** Metadata pertaining to creation and last modification of the resource. */
150
+ export interface SystemData {
151
+ /** The identity that created the resource. */
152
+ createdBy?: string;
153
+ /** The type of identity that created the resource. */
154
+ createdByType?: CreatedByType;
155
+ /** The timestamp of resource creation (UTC). */
156
+ createdAt?: Date;
157
+ /** The identity that last modified the resource. */
158
+ lastModifiedBy?: string;
159
+ /** The type of identity that last modified the resource. */
160
+ lastModifiedByType?: CreatedByType;
161
+ /** The timestamp of resource last modification (UTC) */
162
+ lastModifiedAt?: Date;
167
163
  }
168
164
 
169
165
  export interface ApiProperties {
@@ -235,12 +231,43 @@ export interface CorsPolicy {
235
231
  maxAgeInSeconds?: number;
236
232
  }
237
233
 
234
+ /** Indicates what diagnostic log settings are to be enabled. */
235
+ export interface DiagnosticLogSettings {
236
+ /** Describe the level of detail with which queries are to be logged. */
237
+ enableFullTextQuery?: EnableFullTextQuery;
238
+ }
239
+
238
240
  /** The object that represents all properties related to capacity enforcement on an account. */
239
241
  export interface Capacity {
240
242
  /** The total throughput limit imposed on the account. A totalThroughputLimit of 2000 imposes a strict limit of max throughput that can be provisioned on that account to be 2000. A totalThroughputLimit of -1 indicates no limits on provisioning of throughput. */
241
243
  totalThroughputLimit?: number;
242
244
  }
243
245
 
246
+ /** The transition state information related capacity mode change with update request. */
247
+ export interface CapacityModeChangeTransitionState {
248
+ /** The transition status of capacity mode. */
249
+ capacityModeTransitionStatus?: CapacityModeTransitionStatus;
250
+ /** Indicates the current capacity mode of the account. */
251
+ currentCapacityMode?: CapacityMode;
252
+ /** Indicates the previous capacity mode of the account before successful transition. */
253
+ previousCapacityMode?: CapacityMode;
254
+ /**
255
+ * Begin time in UTC of the capacity mode change.
256
+ * NOTE: This property will not be serialized. It can only be populated by the server.
257
+ */
258
+ readonly capacityModeTransitionBeginTimestamp?: Date;
259
+ /**
260
+ * End time in UTC of the capacity mode change.
261
+ * NOTE: This property will not be serialized. It can only be populated by the server.
262
+ */
263
+ readonly capacityModeTransitionEndTimestamp?: Date;
264
+ /**
265
+ * End time in UTC of the last successful capacity mode change.
266
+ * NOTE: This property will not be serialized. It can only be populated by the server.
267
+ */
268
+ readonly capacityModeLastSuccessfulTransitionEndTimestamp?: Date;
269
+ }
270
+
244
271
  /** The metadata related to each access key for the given Cosmos DB database account. */
245
272
  export interface DatabaseAccountKeysMetadata {
246
273
  /**
@@ -274,22 +301,6 @@ export interface AccountKeyMetadata {
274
301
  readonly generationTime?: Date;
275
302
  }
276
303
 
277
- /** Metadata pertaining to creation and last modification of the resource. */
278
- export interface SystemData {
279
- /** The identity that created the resource. */
280
- createdBy?: string;
281
- /** The type of identity that created the resource. */
282
- createdByType?: CreatedByType;
283
- /** The timestamp of resource creation (UTC). */
284
- createdAt?: Date;
285
- /** The identity that last modified the resource. */
286
- lastModifiedBy?: string;
287
- /** The type of identity that last modified the resource. */
288
- lastModifiedByType?: CreatedByType;
289
- /** The timestamp of resource last modification (UTC) */
290
- lastModifiedAt?: Date;
291
- }
292
-
293
304
  /** The core properties of ARM resources. */
294
305
  export interface ARMResourceProperties {
295
306
  /**
@@ -311,6 +322,43 @@ export interface ARMResourceProperties {
311
322
  location?: string;
312
323
  /** 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". */
313
324
  tags?: { [propertyName: string]: string };
325
+ /** Identity for the resource. */
326
+ identity?: ManagedServiceIdentity;
327
+ }
328
+
329
+ /** Identity for the resource. */
330
+ export interface ManagedServiceIdentity {
331
+ /**
332
+ * The principal id of the system assigned identity. This property will only be provided for a system assigned identity.
333
+ * NOTE: This property will not be serialized. It can only be populated by the server.
334
+ */
335
+ readonly principalId?: string;
336
+ /**
337
+ * The tenant id of the system assigned identity. This property will only be provided for a system assigned identity.
338
+ * NOTE: This property will not be serialized. It can only be populated by the server.
339
+ */
340
+ readonly tenantId?: string;
341
+ /** The type of identity used for the resource. The type 'SystemAssigned,UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the service. */
342
+ type?: ResourceIdentityType;
343
+ /** The list of user identities associated with resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. */
344
+ userAssignedIdentities?: {
345
+ [
346
+ propertyName: string
347
+ ]: Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties;
348
+ };
349
+ }
350
+
351
+ export interface Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties {
352
+ /**
353
+ * The principal id of user assigned identity.
354
+ * NOTE: This property will not be serialized. It can only be populated by the server.
355
+ */
356
+ readonly principalId?: string;
357
+ /**
358
+ * The client id of user assigned identity.
359
+ * NOTE: This property will not be serialized. It can only be populated by the server.
360
+ */
361
+ readonly clientId?: string;
314
362
  }
315
363
 
316
364
  /** Parameters for patching Azure Cosmos DB database account properties. */
@@ -365,10 +413,16 @@ export interface DatabaseAccountUpdateParameters {
365
413
  networkAclBypass?: NetworkAclBypass;
366
414
  /** An array that contains the Resource Ids for Network Acl Bypass for the Cosmos DB account. */
367
415
  networkAclBypassResourceIds?: string[];
416
+ /** The Object representing the different Diagnostic log settings for the Cosmos DB Account. */
417
+ diagnosticLogSettings?: DiagnosticLogSettings;
368
418
  /** Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication. */
369
419
  disableLocalAuth?: boolean;
370
420
  /** The object that represents all properties related to capacity enforcement on an account. */
371
421
  capacity?: Capacity;
422
+ /** Indicates the capacityMode of the Cosmos DB account. */
423
+ capacityMode?: CapacityMode;
424
+ /** Flag to indicate whether to enable MaterializedViews on the Cosmos DB account */
425
+ enableMaterializedViews?: boolean;
372
426
  /**
373
427
  * 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.
374
428
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -376,12 +430,18 @@ export interface DatabaseAccountUpdateParameters {
376
430
  readonly keysMetadata?: DatabaseAccountKeysMetadata;
377
431
  /** Flag to indicate enabling/disabling of Partition Merge feature on the account */
378
432
  enablePartitionMerge?: boolean;
379
- /** Indicates the minimum allowed Tls version. The default value is Tls 1.2. Cassandra and Mongo APIs only work with Tls 1.2. */
380
- minimalTlsVersion?: MinimalTlsVersion;
381
- /** Flag to indicate enabling/disabling of Burst Capacity feature on the account */
433
+ /** Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account */
382
434
  enableBurstCapacity?: boolean;
435
+ /** 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. */
436
+ minimalTlsVersion?: MinimalTlsVersion;
383
437
  /** Indicates the status of the Customer Managed Key feature on the account. In case there are errors, the property provides troubleshooting guidance. */
384
438
  customerManagedKeyStatus?: string;
439
+ /** Flag to indicate enabling/disabling of Priority Based Execution Preview feature on the account */
440
+ enablePriorityBasedExecution?: boolean;
441
+ /** Enum to indicate default Priority Level of request for Priority Based Execution. */
442
+ defaultPriorityLevel?: DefaultPriorityLevel;
443
+ /** Flag to indicate enabling/disabling of Per-Region Per-partition autoscale Preview feature on the account */
444
+ enablePerRegionPerPartitionAutoscale?: boolean;
385
445
  }
386
446
 
387
447
  /** The list of new failover policies for the failover priority change. */
@@ -774,6 +834,42 @@ export interface MetricAvailability {
774
834
  readonly retention?: string;
775
835
  }
776
836
 
837
+ /** The List operation response, that contains the Graph resource and their properties. */
838
+ export interface GraphResourcesListResult {
839
+ /**
840
+ * List of Graph resource and their properties.
841
+ * NOTE: This property will not be serialized. It can only be populated by the server.
842
+ */
843
+ readonly value?: GraphResourceGetResults[];
844
+ }
845
+
846
+ /** Cosmos DB Graph resource object */
847
+ export interface GraphResource {
848
+ /** Name of the Cosmos DB Graph */
849
+ id: string;
850
+ }
851
+
852
+ /** Cosmos DB options resource object */
853
+ export interface OptionsResource {
854
+ /** Value of the Cosmos DB resource throughput or autoscaleSettings. Use the ThroughputSetting resource when retrieving offer details. */
855
+ throughput?: number;
856
+ /** Specifies the Autoscale settings. */
857
+ autoscaleSettings?: AutoscaleSettings;
858
+ }
859
+
860
+ export interface AutoscaleSettings {
861
+ /** Represents maximum throughput, the resource can scale up to. */
862
+ maxThroughput?: number;
863
+ }
864
+
865
+ /** CreateUpdateOptions are a list of key-value pairs that describe the resource. Supported keys are "If-Match", "If-None-Match", "Session-Token" and "Throughput" */
866
+ export interface CreateUpdateOptions {
867
+ /** Request Units per second. For example, "throughput": 10000. */
868
+ throughput?: number;
869
+ /** Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both. */
870
+ autoscaleSettings?: AutoscaleSettings;
871
+ }
872
+
777
873
  /** The List operation response, that contains the SQL databases and their properties. */
778
874
  export interface SqlDatabaseListResult {
779
875
  /**
@@ -812,27 +908,6 @@ export interface ExtendedResourceProperties {
812
908
  readonly etag?: string;
813
909
  }
814
910
 
815
- /** Cosmos DB options resource object */
816
- export interface OptionsResource {
817
- /** Value of the Cosmos DB resource throughput or autoscaleSettings. Use the ThroughputSetting resource when retrieving offer details. */
818
- throughput?: number;
819
- /** Specifies the Autoscale settings. */
820
- autoscaleSettings?: AutoscaleSettings;
821
- }
822
-
823
- export interface AutoscaleSettings {
824
- /** Represents maximum throughput, the resource can scale up to. */
825
- maxThroughput?: number;
826
- }
827
-
828
- /** CreateUpdateOptions are a list of key-value pairs that describe the resource. Supported keys are "If-Match", "If-None-Match", "Session-Token" and "Throughput" */
829
- export interface CreateUpdateOptions {
830
- /** Request Units per second. For example, "throughput": 10000. */
831
- throughput?: number;
832
- /** Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both. */
833
- autoscaleSettings?: AutoscaleSettings;
834
- }
835
-
836
911
  /** Cosmos DB resource throughput object. Either throughput is required or autoscaleSettings is required, but not both. */
837
912
  export interface ThroughputSettingsResource {
838
913
  /** Value of the Cosmos DB resource throughput. Either throughput is required or autoscaleSettings is required, but not both. */
@@ -888,6 +963,64 @@ export interface ThroughputPolicyResource {
888
963
  incrementPercent?: number;
889
964
  }
890
965
 
966
+ /** The List operation response, that contains the client encryption keys and their properties. */
967
+ export interface ClientEncryptionKeysListResult {
968
+ /**
969
+ * List of client encryption keys and their properties.
970
+ * NOTE: This property will not be serialized. It can only be populated by the server.
971
+ */
972
+ readonly value?: ClientEncryptionKeyGetResults[];
973
+ }
974
+
975
+ /** Cosmos DB client encryption key resource object. */
976
+ export interface ClientEncryptionKeyResource {
977
+ /** Name of the ClientEncryptionKey */
978
+ id?: string;
979
+ /** Encryption algorithm that will be used along with this client encryption key to encrypt/decrypt data. */
980
+ encryptionAlgorithm?: string;
981
+ /** Wrapped (encrypted) form of the key represented as a byte array. */
982
+ wrappedDataEncryptionKey?: Uint8Array;
983
+ /** Metadata for the wrapping provider that can be used to unwrap the wrapped client encryption key. */
984
+ keyWrapMetadata?: KeyWrapMetadata;
985
+ }
986
+
987
+ /** Represents key wrap metadata that a key wrapping provider can use to wrap/unwrap a client encryption key. */
988
+ export interface KeyWrapMetadata {
989
+ /** The name of associated KeyEncryptionKey (aka CustomerManagedKey). */
990
+ name?: string;
991
+ /** ProviderName of KeyStoreProvider. */
992
+ type?: string;
993
+ /** Reference / link to the KeyEncryptionKey. */
994
+ value?: string;
995
+ /** Algorithm used in wrapping and unwrapping of the data encryption key. */
996
+ algorithm?: string;
997
+ }
998
+
999
+ /** The resource model definition for a ARM proxy resource. It will have everything other than required location and tags */
1000
+ export interface ARMProxyResource {
1001
+ /**
1002
+ * The unique resource identifier of the database account.
1003
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1004
+ */
1005
+ readonly id?: string;
1006
+ /**
1007
+ * The name of the database account.
1008
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1009
+ */
1010
+ readonly name?: string;
1011
+ /**
1012
+ * The type of Azure resource.
1013
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1014
+ */
1015
+ readonly type?: string;
1016
+ }
1017
+
1018
+ /** Parameters to create and update ClientEncryptionKey. */
1019
+ export interface ClientEncryptionKeyCreateUpdateParameters {
1020
+ /** The standard JSON format of a ClientEncryptionKey */
1021
+ resource: ClientEncryptionKeyResource;
1022
+ }
1023
+
891
1024
  /** The List operation response, that contains the containers and their properties. */
892
1025
  export interface SqlContainerListResult {
893
1026
  /**
@@ -919,6 +1052,8 @@ export interface SqlContainerResource {
919
1052
  restoreParameters?: ResourceRestoreParameters;
920
1053
  /** Enum to indicate the mode of resource creation. */
921
1054
  createMode?: CreateMode;
1055
+ /** The configuration for defining Materialized Views. This must be specified only for creating a Materialized View container. */
1056
+ materializedViewDefinition?: MaterializedViewDefinition;
922
1057
  /** List of computed properties */
923
1058
  computedProperties?: ComputedProperty[];
924
1059
  }
@@ -1033,6 +1168,19 @@ export interface ClientEncryptionIncludedPath {
1033
1168
  encryptionAlgorithm: string;
1034
1169
  }
1035
1170
 
1171
+ /** Materialized View definition for the container. */
1172
+ export interface MaterializedViewDefinition {
1173
+ /**
1174
+ * An unique identifier for the source collection. This is a system generated property.
1175
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1176
+ */
1177
+ readonly sourceCollectionRid?: string;
1178
+ /** The name of the source container on which the Materialized View will be created. */
1179
+ sourceCollectionId: string;
1180
+ /** 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. */
1181
+ definition: string;
1182
+ }
1183
+
1036
1184
  /** The definition of a computed property */
1037
1185
  export interface ComputedProperty {
1038
1186
  /** The name of a computed property, for example - "cp_lowerName" */
@@ -1041,62 +1189,69 @@ export interface ComputedProperty {
1041
1189
  query?: string;
1042
1190
  }
1043
1191
 
1044
- /** The List operation response, that contains the client encryption keys and their properties. */
1045
- export interface ClientEncryptionKeysListResult {
1192
+ /** The properties of an Azure Cosmos DB merge operations */
1193
+ export interface MergeParameters {
1194
+ /** Specifies whether the operation is a real merge operation or a simulation. */
1195
+ isDryRun?: boolean;
1196
+ }
1197
+
1198
+ /** List of physical partitions and their properties returned by a merge operation. */
1199
+ export interface PhysicalPartitionStorageInfoCollection {
1046
1200
  /**
1047
- * List of client encryption keys and their properties.
1201
+ * List of physical partitions and their properties.
1048
1202
  * NOTE: This property will not be serialized. It can only be populated by the server.
1049
1203
  */
1050
- readonly value?: ClientEncryptionKeyGetResults[];
1051
- }
1052
-
1053
- /** Cosmos DB client encryption key resource object. */
1054
- export interface ClientEncryptionKeyResource {
1055
- /** Name of the ClientEncryptionKey */
1056
- id?: string;
1057
- /** Encryption algorithm that will be used along with this client encryption key to encrypt/decrypt data. */
1058
- encryptionAlgorithm?: string;
1059
- /** Wrapped (encrypted) form of the key represented as a byte array. */
1060
- wrappedDataEncryptionKey?: Uint8Array;
1061
- /** Metadata for the wrapping provider that can be used to unwrap the wrapped client encryption key. */
1062
- keyWrapMetadata?: KeyWrapMetadata;
1204
+ readonly physicalPartitionStorageInfoCollection?: PhysicalPartitionStorageInfo[];
1063
1205
  }
1064
1206
 
1065
- /** Represents key wrap metadata that a key wrapping provider can use to wrap/unwrap a client encryption key. */
1066
- export interface KeyWrapMetadata {
1067
- /** The name of associated KeyEncryptionKey (aka CustomerManagedKey). */
1068
- name?: string;
1069
- /** ProviderName of KeyStoreProvider. */
1070
- type?: string;
1071
- /** Reference / link to the KeyEncryptionKey. */
1072
- value?: string;
1073
- /** Algorithm used in wrapping and unwrapping of the data encryption key. */
1074
- algorithm?: string;
1075
- }
1076
-
1077
- /** The resource model definition for a ARM proxy resource. It will have everything other than required location and tags */
1078
- export interface ARMProxyResource {
1207
+ /** The storage of a physical partition */
1208
+ export interface PhysicalPartitionStorageInfo {
1079
1209
  /**
1080
- * The unique resource identifier of the database account.
1210
+ * The unique identifier of the partition.
1081
1211
  * NOTE: This property will not be serialized. It can only be populated by the server.
1082
1212
  */
1083
1213
  readonly id?: string;
1084
1214
  /**
1085
- * The name of the database account.
1086
- * NOTE: This property will not be serialized. It can only be populated by the server.
1087
- */
1088
- readonly name?: string;
1089
- /**
1090
- * The type of Azure resource.
1215
+ * The storage in KB for the physical partition.
1091
1216
  * NOTE: This property will not be serialized. It can only be populated by the server.
1092
1217
  */
1093
- readonly type?: string;
1218
+ readonly storageInKB?: number;
1094
1219
  }
1095
1220
 
1096
- /** Parameters to create and update ClientEncryptionKey. */
1097
- export interface ClientEncryptionKeyCreateUpdateParameters {
1098
- /** The standard JSON format of a ClientEncryptionKey */
1099
- resource: ClientEncryptionKeyResource;
1221
+ /** Resource to retrieve throughput information for Cosmos DB resource */
1222
+ export interface RetrieveThroughputPropertiesResource {
1223
+ /** Array of PhysicalPartitionId objects. */
1224
+ physicalPartitionIds: PhysicalPartitionId[];
1225
+ }
1226
+
1227
+ /** PhysicalPartitionId object */
1228
+ export interface PhysicalPartitionId {
1229
+ /** Id of a physical partition */
1230
+ id: string;
1231
+ }
1232
+
1233
+ /** The properties of an Azure Cosmos DB PhysicalPartitionThroughputInfoProperties object */
1234
+ export interface PhysicalPartitionThroughputInfoProperties {
1235
+ /** Array of physical partition throughput info objects */
1236
+ physicalPartitionThroughputInfo?: PhysicalPartitionThroughputInfoResource[];
1237
+ }
1238
+
1239
+ /** PhysicalPartitionThroughputInfo object */
1240
+ export interface PhysicalPartitionThroughputInfoResource {
1241
+ /** Id of a physical partition */
1242
+ id: string;
1243
+ /** Throughput of a physical partition */
1244
+ throughput?: number;
1245
+ }
1246
+
1247
+ /** Resource to redistribute throughput for Azure Cosmos DB resource */
1248
+ export interface RedistributeThroughputPropertiesResource {
1249
+ /** ThroughputPolicy to apply for throughput redistribution */
1250
+ throughputPolicy: ThroughputPolicyType;
1251
+ /** Array of PhysicalPartitionThroughputInfoResource objects. */
1252
+ targetPhysicalPartitionThroughputInfo: PhysicalPartitionThroughputInfoResource[];
1253
+ /** Array of PhysicalPartitionThroughputInfoResource objects. */
1254
+ sourcePhysicalPartitionThroughputInfo: PhysicalPartitionThroughputInfoResource[];
1100
1255
  }
1101
1256
 
1102
1257
  /** The List operation response, that contains the storedProcedures and their properties. */
@@ -1400,6 +1555,96 @@ export interface LocationProperties {
1400
1555
  readonly status?: Status;
1401
1556
  }
1402
1557
 
1558
+ /** The List operation response, that contains the Cassandra views and their properties. */
1559
+ export interface CassandraViewListResult {
1560
+ /**
1561
+ * List of Cassandra views and their properties.
1562
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1563
+ */
1564
+ readonly value?: CassandraViewGetResults[];
1565
+ }
1566
+
1567
+ /** Cosmos DB Cassandra view resource object */
1568
+ export interface CassandraViewResource {
1569
+ /** Name of the Cosmos DB Cassandra view */
1570
+ id: string;
1571
+ /** View Definition of the Cosmos DB Cassandra view */
1572
+ viewDefinition: string;
1573
+ }
1574
+
1575
+ /** The properties of a DataTransfer Job */
1576
+ export interface DataTransferJobProperties {
1577
+ /**
1578
+ * Job Name
1579
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1580
+ */
1581
+ readonly jobName?: string;
1582
+ /** Source DataStore details */
1583
+ source: DataTransferDataSourceSinkUnion;
1584
+ /** Destination DataStore details */
1585
+ destination: DataTransferDataSourceSinkUnion;
1586
+ /**
1587
+ * Job Status
1588
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1589
+ */
1590
+ readonly status?: string;
1591
+ /**
1592
+ * Processed Count.
1593
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1594
+ */
1595
+ readonly processedCount?: number;
1596
+ /**
1597
+ * Total Count.
1598
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1599
+ */
1600
+ readonly totalCount?: number;
1601
+ /**
1602
+ * Last Updated Time (ISO-8601 format).
1603
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1604
+ */
1605
+ readonly lastUpdatedUtcTime?: Date;
1606
+ /** Worker count */
1607
+ workerCount?: number;
1608
+ /**
1609
+ * Error response for Faulted job
1610
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1611
+ */
1612
+ readonly error?: ErrorResponse;
1613
+ /**
1614
+ * Total Duration of Job
1615
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1616
+ */
1617
+ readonly duration?: string;
1618
+ /** Mode of job execution */
1619
+ mode?: DataTransferJobMode;
1620
+ }
1621
+
1622
+ /** Base class for all DataTransfer source/sink */
1623
+ export interface DataTransferDataSourceSink {
1624
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1625
+ component:
1626
+ | "BaseCosmosDataTransferDataSourceSink"
1627
+ | "CosmosDBCassandra"
1628
+ | "CosmosDBMongo"
1629
+ | "CosmosDBMongoVCore"
1630
+ | "CosmosDBSql"
1631
+ | "AzureBlobStorage";
1632
+ }
1633
+
1634
+ /** The List operation response, that contains the Data Transfer jobs and their properties. */
1635
+ export interface DataTransferJobFeedResults {
1636
+ /**
1637
+ * List of Data Transfer jobs and their properties.
1638
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1639
+ */
1640
+ readonly value?: DataTransferJobGetResults[];
1641
+ /**
1642
+ * URL to get the next set of Data Transfer job list results if there are any.
1643
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1644
+ */
1645
+ readonly nextLink?: string;
1646
+ }
1647
+
1403
1648
  /** List of managed Cassandra clusters. */
1404
1649
  export interface ListClusters {
1405
1650
  /** Container for the array of clusters. */
@@ -1426,6 +1671,8 @@ export interface ClusterResourceProperties {
1426
1671
  prometheusEndpoint?: SeedNode;
1427
1672
  /** 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. */
1428
1673
  repairEnabled?: boolean;
1674
+ /** The form of AutoReplicate that is being used by this cluster. */
1675
+ autoReplicate?: AutoReplicate;
1429
1676
  /** 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. */
1430
1677
  clientCertificates?: Certificate[];
1431
1678
  /** 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. */
@@ -1442,18 +1689,28 @@ export interface ClusterResourceProperties {
1442
1689
  * NOTE: This property will not be serialized. It can only be populated by the server.
1443
1690
  */
1444
1691
  readonly seedNodes?: SeedNode[];
1692
+ /** List of the data center names for unmanaged data centers in this cluster to be included in auto-replication. */
1693
+ externalDataCenters?: string[];
1445
1694
  /** (Deprecated) Number of hours to wait between taking a backup of the cluster. */
1446
1695
  hoursBetweenBackups?: number;
1447
1696
  /** Whether the cluster and associated data centers has been deallocated. */
1448
1697
  deallocated?: boolean;
1449
1698
  /** Whether Cassandra audit logging is enabled */
1450
1699
  cassandraAuditLoggingEnabled?: boolean;
1700
+ /** Type of the cluster. If set to Production, some operations might not be permitted on cluster. */
1701
+ clusterType?: ClusterType;
1451
1702
  /** Error related to resource provisioning. */
1452
1703
  provisionError?: CassandraError;
1704
+ /** Extensions to be added or updated on cluster. */
1705
+ extensions?: string[];
1706
+ /** List of backup schedules that define when you want to back up your data. */
1707
+ backupSchedules?: BackupSchedule[];
1708
+ /** How the nodes in the cluster react to scheduled events */
1709
+ scheduledEventStrategy?: ScheduledEventStrategy;
1453
1710
  /** How to connect to the azure services needed for running the cluster */
1454
1711
  azureConnectionMethod?: AzureConnectionType;
1455
1712
  /**
1456
- * If the Connection Method is VPN, this is the Id of the private link resource that the datacenters need to connect to.
1713
+ * If the Connection Method is Vpn, this is the Id of the private link resource that the datacenters need to connect to.
1457
1714
  * NOTE: This property will not be serialized. It can only be populated by the server.
1458
1715
  */
1459
1716
  readonly privateLinkResourceId?: string;
@@ -1480,6 +1737,15 @@ export interface CassandraError {
1480
1737
  additionalErrorInfo?: string;
1481
1738
  }
1482
1739
 
1740
+ export interface BackupSchedule {
1741
+ /** The unique identifier of backup schedule. */
1742
+ scheduleName?: string;
1743
+ /** The cron expression that defines when you want to back up your data. */
1744
+ cronExpression?: string;
1745
+ /** The retention period (hours) of the backups. If you want to retain data forever, set retention to 0. */
1746
+ retentionInHours?: number;
1747
+ }
1748
+
1483
1749
  /** The core properties of ARM resources. */
1484
1750
  export interface ManagedCassandraARMResourceProperties {
1485
1751
  /**
@@ -1526,13 +1792,13 @@ export interface CommandPostBody {
1526
1792
  /** The command which should be run */
1527
1793
  command: string;
1528
1794
  /** The arguments for the command to be run */
1529
- arguments?: { [propertyName: string]: string };
1795
+ arguments?: Record<string, unknown>;
1530
1796
  /** IP address of the cassandra host to run the command on */
1531
1797
  host: string;
1532
1798
  /** If true, stops cassandra before executing the command and then start it again */
1533
1799
  cassandraStopStart?: boolean;
1534
1800
  /** If true, allows the command to *write* to the cassandra directory, otherwise read-only. */
1535
- readwrite?: boolean;
1801
+ readWrite?: boolean;
1536
1802
  }
1537
1803
 
1538
1804
  /** Response of /command api */
@@ -1541,6 +1807,62 @@ export interface CommandOutput {
1541
1807
  commandOutput?: string;
1542
1808
  }
1543
1809
 
1810
+ /** resource representing a command */
1811
+ export interface CommandPublicResource {
1812
+ /** The command which should be run */
1813
+ command?: string;
1814
+ /** The unique id of command */
1815
+ commandId?: string;
1816
+ /** The arguments for the command to be run */
1817
+ arguments?: Record<string, unknown>;
1818
+ /** IP address of the cassandra host to run the command on */
1819
+ host?: string;
1820
+ /** Whether command has admin privileges */
1821
+ isAdmin?: boolean;
1822
+ /** If true, stops cassandra before executing the command and then start it again */
1823
+ cassandraStopStart?: boolean;
1824
+ /** If true, allows the command to *write* to the cassandra directory, otherwise read-only. */
1825
+ readWrite?: boolean;
1826
+ /** Result output of the command. */
1827
+ result?: string;
1828
+ /** Status of the command. */
1829
+ status?: CommandStatus;
1830
+ /** The name of the file where the result is written. */
1831
+ outputFile?: string;
1832
+ }
1833
+
1834
+ /** List of commands for cluster. */
1835
+ export interface ListCommands {
1836
+ /**
1837
+ * Container for array of commands.
1838
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1839
+ */
1840
+ readonly value?: CommandPublicResource[];
1841
+ }
1842
+
1843
+ /** List of restorable backups for a Cassandra cluster. */
1844
+ export interface ListBackups {
1845
+ /**
1846
+ * Container for array of backups.
1847
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1848
+ */
1849
+ readonly value?: BackupResource[];
1850
+ }
1851
+
1852
+ /** A restorable backup of a Cassandra cluster. */
1853
+ export interface BackupResource {
1854
+ /** The unique identifier of backup. */
1855
+ backupId?: string;
1856
+ /** The current state of the backup. */
1857
+ backupState?: BackupState;
1858
+ /** The time at which the backup process begins. */
1859
+ backupStartTimestamp?: Date;
1860
+ /** The time at which the backup process ends. */
1861
+ backupStopTimestamp?: Date;
1862
+ /** The time at which the backup will expire. */
1863
+ backupExpiryTimestamp?: Date;
1864
+ }
1865
+
1544
1866
  /** List of managed Cassandra data centers and their properties. */
1545
1867
  export interface ListDataCenters {
1546
1868
  /**
@@ -1682,6 +2004,8 @@ export interface ComponentsM9L909SchemasCassandraclusterpublicstatusPropertiesDa
1682
2004
  memoryTotalKB?: number;
1683
2005
  /** A float representing the current system-wide CPU utilization as a percentage. */
1684
2006
  cpuUsage?: number;
2007
+ /** If node has been updated to latest model */
2008
+ isLatestModel?: boolean;
1685
2009
  }
1686
2010
 
1687
2011
  /** The set of data plane operations permitted through this Role Definition. */
@@ -1756,6 +2080,141 @@ export interface MongoUserDefinitionListResult {
1756
2080
  readonly value?: MongoUserDefinitionGetResults[];
1757
2081
  }
1758
2082
 
2083
+ /** Result of a list NSP (network security perimeter) configurations request. */
2084
+ export interface NetworkSecurityPerimeterConfigurationListResult {
2085
+ /** Array of network security perimeter results. */
2086
+ value?: NetworkSecurityPerimeterConfiguration[];
2087
+ /** The link used to get the next page of results. */
2088
+ nextLink?: string;
2089
+ }
2090
+
2091
+ /** Network security configuration properties. */
2092
+ export interface NetworkSecurityPerimeterConfigurationProperties {
2093
+ /**
2094
+ * Provisioning state of a network security perimeter configuration that is being created or updated.
2095
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2096
+ */
2097
+ readonly provisioningState?: NetworkSecurityPerimeterConfigurationProvisioningState;
2098
+ /**
2099
+ * List of provisioning issues, if any
2100
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2101
+ */
2102
+ readonly provisioningIssues?: ProvisioningIssue[];
2103
+ /** Information about a network security perimeter (NSP) */
2104
+ networkSecurityPerimeter?: NetworkSecurityPerimeter;
2105
+ /** Information about resource association */
2106
+ resourceAssociation?: ResourceAssociation;
2107
+ /** Network security perimeter configuration profile */
2108
+ profile?: NetworkSecurityProfile;
2109
+ }
2110
+
2111
+ /** Describes a provisioning issue for a network security perimeter configuration */
2112
+ export interface ProvisioningIssue {
2113
+ /**
2114
+ * Name of the issue
2115
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2116
+ */
2117
+ readonly name?: string;
2118
+ /**
2119
+ * 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
2120
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2121
+ */
2122
+ readonly properties?: ProvisioningIssueProperties;
2123
+ }
2124
+
2125
+ /** 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 */
2126
+ export interface ProvisioningIssueProperties {
2127
+ /**
2128
+ * Type of issue
2129
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2130
+ */
2131
+ readonly issueType?: IssueType;
2132
+ /**
2133
+ * Severity of the issue.
2134
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2135
+ */
2136
+ readonly severity?: Severity;
2137
+ /**
2138
+ * Description of the issue
2139
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2140
+ */
2141
+ readonly description?: string;
2142
+ /**
2143
+ * Fully qualified resource IDs of suggested resources that can be associated to the network security perimeter (NSP) to remediate the issue.
2144
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2145
+ */
2146
+ readonly suggestedResourceIds?: string[];
2147
+ /**
2148
+ * Access rules that can be added to the network security profile (NSP) to remediate the issue.
2149
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2150
+ */
2151
+ readonly suggestedAccessRules?: AccessRule[];
2152
+ }
2153
+
2154
+ /** Access rule in a network security perimeter configuration profile */
2155
+ export interface AccessRule {
2156
+ /** Name of the access rule */
2157
+ name?: string;
2158
+ /** Properties of Access Rule */
2159
+ properties?: AccessRuleProperties;
2160
+ }
2161
+
2162
+ /** Properties of Access Rule */
2163
+ export interface AccessRuleProperties {
2164
+ /** Direction of Access Rule */
2165
+ direction?: AccessRuleDirection;
2166
+ /** Address prefixes in the CIDR format for inbound rules */
2167
+ addressPrefixes?: string[];
2168
+ /** Subscriptions for inbound rules */
2169
+ subscriptions?: AccessRulePropertiesSubscriptionsItem[];
2170
+ /** Network security perimeters for inbound rules */
2171
+ networkSecurityPerimeters?: NetworkSecurityPerimeter[];
2172
+ /** Fully qualified domain names (FQDN) for outbound rules */
2173
+ fullyQualifiedDomainNames?: string[];
2174
+ /** Email addresses for outbound rules */
2175
+ emailAddresses?: string[];
2176
+ /** Phone numbers for outbound rules */
2177
+ phoneNumbers?: string[];
2178
+ }
2179
+
2180
+ /** Subscription identifiers */
2181
+ export interface AccessRulePropertiesSubscriptionsItem {
2182
+ /** The fully qualified Azure resource ID of the subscription e.g. ('/subscriptions/00000000-0000-0000-0000-000000000000') */
2183
+ id?: string;
2184
+ }
2185
+
2186
+ /** Information about a network security perimeter (NSP) */
2187
+ export interface NetworkSecurityPerimeter {
2188
+ /** Fully qualified Azure resource ID of the NSP resource */
2189
+ id?: string;
2190
+ /** Universal unique ID (UUID) of the network security perimeter */
2191
+ perimeterGuid?: string;
2192
+ /** Location of the network security perimeter */
2193
+ location?: string;
2194
+ }
2195
+
2196
+ /** Information about resource association */
2197
+ export interface ResourceAssociation {
2198
+ /** Name of the resource association */
2199
+ name?: string;
2200
+ /** Access mode of the resource association */
2201
+ accessMode?: ResourceAssociationAccessMode;
2202
+ }
2203
+
2204
+ /** Network security perimeter configuration profile */
2205
+ export interface NetworkSecurityProfile {
2206
+ /** Name of the profile */
2207
+ name?: string;
2208
+ /** Current access rules version */
2209
+ accessRulesVersion?: number;
2210
+ /** List of Access Rules */
2211
+ accessRules?: AccessRule[];
2212
+ /** Current diagnostic settings version */
2213
+ diagnosticSettingsVersion?: number;
2214
+ /** List of log categories that are enabled */
2215
+ enabledLogCategories?: string[];
2216
+ }
2217
+
1759
2218
  /** A list of notebook workspace resources */
1760
2219
  export interface NotebookWorkspaceListResult {
1761
2220
  /** Array of notebook workspace resources */
@@ -1868,10 +2327,10 @@ export interface RestorableDatabaseAccountGetResult {
1868
2327
  accountName?: string;
1869
2328
  /** The creation time of the restorable database account (ISO-8601 format). */
1870
2329
  creationTime?: Date;
1871
- /** The time at which the restorable database account has been deleted (ISO-8601 format). */
1872
- deletionTime?: Date;
1873
2330
  /** The least recent time at which the database account can be restored to (ISO-8601 format). */
1874
2331
  oldestRestorableTime?: Date;
2332
+ /** The time at which the restorable database account has been deleted (ISO-8601 format). */
2333
+ deletionTime?: Date;
1875
2334
  /**
1876
2335
  * The API type of the restorable database account.
1877
2336
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2595,6 +3054,56 @@ export interface ServiceResourceCreateUpdateProperties {
2595
3054
  instanceCount?: number;
2596
3055
  }
2597
3056
 
3057
+ /** The List operation response, that contains the throughput pools and their properties. */
3058
+ export interface ThroughputPoolsListResult {
3059
+ /**
3060
+ * List of throughput pools and their properties.
3061
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3062
+ */
3063
+ readonly value?: ThroughputPoolResource[];
3064
+ /**
3065
+ * The link used to get the next page of results.
3066
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3067
+ */
3068
+ readonly nextLink?: string;
3069
+ }
3070
+
3071
+ /** Represents a throughput pool resource for updates. */
3072
+ export interface ThroughputPoolUpdate {
3073
+ /** A provisioning state of the ThroughputPool. */
3074
+ provisioningState?: Status;
3075
+ /** Value for throughput to be shared among CosmosDB resources in the pool. */
3076
+ maxThroughput?: number;
3077
+ }
3078
+
3079
+ /** The List operation response, that contains the global database accounts and their properties. */
3080
+ export interface ThroughputPoolAccountsListResult {
3081
+ /**
3082
+ * List of global database accounts in a throughput pool and their properties.
3083
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3084
+ */
3085
+ readonly value?: ThroughputPoolAccountResource[];
3086
+ /**
3087
+ * The link used to get the next page of results.
3088
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3089
+ */
3090
+ readonly nextLink?: string;
3091
+ }
3092
+
3093
+ /** Chaos Fault List Response. */
3094
+ export interface ChaosFaultListResponse {
3095
+ /**
3096
+ * List of Chaos Faults.
3097
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3098
+ */
3099
+ readonly value?: ChaosFaultResource[];
3100
+ /**
3101
+ * The link used to get the next page of results.
3102
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3103
+ */
3104
+ readonly nextLink?: string;
3105
+ }
3106
+
2598
3107
  /** Configuration values for periodic mode backup */
2599
3108
  export interface PeriodicModeProperties {
2600
3109
  /** An integer representing the interval in minutes between two backups */
@@ -2607,7 +3116,7 @@ export interface PeriodicModeProperties {
2607
3116
 
2608
3117
  /** Configuration values for periodic mode backup */
2609
3118
  export interface ContinuousModeProperties {
2610
- /** Enum to indicate type of Continuous backup mode */
3119
+ /** Enum to indicate type of Continuos backup mode */
2611
3120
  tier?: ContinuousTier;
2612
3121
  }
2613
3122
 
@@ -2654,9 +3163,27 @@ export interface MaterializedViewsBuilderServiceResource {
2654
3163
  properties?: MaterializedViewsBuilderServiceResourceProperties;
2655
3164
  }
2656
3165
 
3166
+ /** Parameters for creating a Azure Cosmos DB throughput pool account. */
3167
+ export interface ThroughputPoolAccountCreateParameters {
3168
+ /** 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". */
3169
+ tags?: { [propertyName: string]: string };
3170
+ /** The resource identifier of global database account in the throughputPool. */
3171
+ accountResourceIdentifier?: string;
3172
+ /** The location of global database account in the throughputPool. */
3173
+ accountLocation?: string;
3174
+ }
3175
+
2657
3176
  /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
2658
3177
  export interface ProxyResource extends Resource {}
2659
3178
 
3179
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
3180
+ export interface TrackedResource extends Resource {
3181
+ /** Resource tags. */
3182
+ tags?: { [propertyName: string]: string };
3183
+ /** The geo-location where the resource lives */
3184
+ location: string;
3185
+ }
3186
+
2660
3187
  /** Parameters to indicate the information about the restore. */
2661
3188
  export interface RestoreParameters extends RestoreParametersBase {
2662
3189
  /** Describes the mode of the restore. */
@@ -2667,6 +3194,8 @@ export interface RestoreParameters extends RestoreParametersBase {
2667
3194
  gremlinDatabasesToRestore?: GremlinDatabaseRestoreResource[];
2668
3195
  /** List of specific tables available for restore. */
2669
3196
  tablesToRestore?: string[];
3197
+ /** The source backup location for restore. */
3198
+ sourceBackupLocation?: string;
2670
3199
  }
2671
3200
 
2672
3201
  /** Parameters to indicate the information about the restore. */
@@ -2692,8 +3221,6 @@ export interface ContinuousModeBackupPolicy extends BackupPolicy {
2692
3221
  export interface DatabaseAccountGetResults extends ARMResourceProperties {
2693
3222
  /** Indicates the type of database account. This can only be set at database account creation. */
2694
3223
  kind?: DatabaseAccountKind;
2695
- /** Identity for the resource. */
2696
- identity?: ManagedServiceIdentity;
2697
3224
  /**
2698
3225
  * The system meta data relating to this resource.
2699
3226
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2790,10 +3317,18 @@ export interface DatabaseAccountGetResults extends ARMResourceProperties {
2790
3317
  networkAclBypass?: NetworkAclBypass;
2791
3318
  /** An array that contains the Resource Ids for Network Acl Bypass for the Cosmos DB account. */
2792
3319
  networkAclBypassResourceIds?: string[];
3320
+ /** The Object representing the different Diagnostic log settings for the Cosmos DB Account. */
3321
+ diagnosticLogSettings?: DiagnosticLogSettings;
2793
3322
  /** Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication. */
2794
3323
  disableLocalAuth?: boolean;
2795
3324
  /** The object that represents all properties related to capacity enforcement on an account. */
2796
3325
  capacity?: Capacity;
3326
+ /** Indicates the capacityMode of the Cosmos DB account. */
3327
+ capacityMode?: CapacityMode;
3328
+ /** The object that represents the migration state for the CapacityMode of the Cosmos DB account. */
3329
+ capacityModeChangeTransitionState?: CapacityModeChangeTransitionState;
3330
+ /** Flag to indicate whether to enable MaterializedViews on the Cosmos DB account */
3331
+ enableMaterializedViews?: boolean;
2797
3332
  /**
2798
3333
  * The object that represents the metadata for the Account Keys of the Cosmos DB account.
2799
3334
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2801,12 +3336,18 @@ export interface DatabaseAccountGetResults extends ARMResourceProperties {
2801
3336
  readonly keysMetadata?: DatabaseAccountKeysMetadata;
2802
3337
  /** Flag to indicate enabling/disabling of Partition Merge feature on the account */
2803
3338
  enablePartitionMerge?: boolean;
2804
- /** Indicates the minimum allowed Tls version. The default value is Tls 1.2. Cassandra and Mongo APIs only work with Tls 1.2. */
2805
- minimalTlsVersion?: MinimalTlsVersion;
2806
- /** Flag to indicate enabling/disabling of Burst Capacity feature on the account */
3339
+ /** Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account */
2807
3340
  enableBurstCapacity?: boolean;
3341
+ /** 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. */
3342
+ minimalTlsVersion?: MinimalTlsVersion;
2808
3343
  /** Indicates the status of the Customer Managed Key feature on the account. In case there are errors, the property provides troubleshooting guidance. */
2809
3344
  customerManagedKeyStatus?: string;
3345
+ /** Flag to indicate enabling/disabling of Priority Based Execution Preview feature on the account */
3346
+ enablePriorityBasedExecution?: boolean;
3347
+ /** Enum to indicate default Priority Level of request for Priority Based Execution. */
3348
+ defaultPriorityLevel?: DefaultPriorityLevel;
3349
+ /** Flag to indicate enabling/disabling of Per-Region Per-partition autoscale Preview feature on the account */
3350
+ enablePerRegionPerPartitionAutoscale?: boolean;
2810
3351
  }
2811
3352
 
2812
3353
  /** Parameters to create and update Cosmos DB database accounts. */
@@ -2814,8 +3355,6 @@ export interface DatabaseAccountCreateUpdateParameters
2814
3355
  extends ARMResourceProperties {
2815
3356
  /** Indicates the type of database account. This can only be set at database account creation. */
2816
3357
  kind?: DatabaseAccountKind;
2817
- /** Identity for the resource. */
2818
- identity?: ManagedServiceIdentity;
2819
3358
  /** The consistency policy for the Cosmos DB account. */
2820
3359
  consistencyPolicy?: ConsistencyPolicy;
2821
3360
  /** An array that contains the georeplication locations enabled for the Cosmos DB account. */
@@ -2864,12 +3403,18 @@ export interface DatabaseAccountCreateUpdateParameters
2864
3403
  networkAclBypass?: NetworkAclBypass;
2865
3404
  /** An array that contains the Resource Ids for Network Acl Bypass for the Cosmos DB account. */
2866
3405
  networkAclBypassResourceIds?: string[];
3406
+ /** The Object representing the different Diagnostic log settings for the Cosmos DB Account. */
3407
+ diagnosticLogSettings?: DiagnosticLogSettings;
2867
3408
  /** Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication. */
2868
3409
  disableLocalAuth?: boolean;
2869
3410
  /** Parameters to indicate the information about the restore. */
2870
3411
  restoreParameters?: RestoreParameters;
2871
3412
  /** The object that represents all properties related to capacity enforcement on an account. */
2872
3413
  capacity?: Capacity;
3414
+ /** Indicates the capacityMode of the Cosmos DB account. */
3415
+ capacityMode?: CapacityMode;
3416
+ /** Flag to indicate whether to enable MaterializedViews on the Cosmos DB account */
3417
+ enableMaterializedViews?: boolean;
2873
3418
  /**
2874
3419
  * 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.
2875
3420
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2877,12 +3422,33 @@ export interface DatabaseAccountCreateUpdateParameters
2877
3422
  readonly keysMetadata?: DatabaseAccountKeysMetadata;
2878
3423
  /** Flag to indicate enabling/disabling of Partition Merge feature on the account */
2879
3424
  enablePartitionMerge?: boolean;
2880
- /** Indicates the minimum allowed Tls version. The default value is Tls 1.2. Cassandra and Mongo APIs only work with Tls 1.2. */
2881
- minimalTlsVersion?: MinimalTlsVersion;
2882
- /** Flag to indicate enabling/disabling of Burst Capacity feature on the account */
3425
+ /** Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account */
2883
3426
  enableBurstCapacity?: boolean;
3427
+ /** 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. */
3428
+ minimalTlsVersion?: MinimalTlsVersion;
2884
3429
  /** Indicates the status of the Customer Managed Key feature on the account. In case there are errors, the property provides troubleshooting guidance. */
2885
3430
  customerManagedKeyStatus?: string;
3431
+ /** Flag to indicate enabling/disabling of Priority Based Execution Preview feature on the account */
3432
+ enablePriorityBasedExecution?: boolean;
3433
+ /** Enum to indicate default Priority Level of request for Priority Based Execution. */
3434
+ defaultPriorityLevel?: DefaultPriorityLevel;
3435
+ /** Flag to indicate enabling/disabling of Per-Region Per-partition autoscale Preview feature on the account */
3436
+ enablePerRegionPerPartitionAutoscale?: boolean;
3437
+ }
3438
+
3439
+ /** An Azure Cosmos DB Graph resource. */
3440
+ export interface GraphResourceGetResults extends ARMResourceProperties {
3441
+ resource?: GraphResourceGetPropertiesResource;
3442
+ options?: GraphResourceGetPropertiesOptions;
3443
+ }
3444
+
3445
+ /** Parameters to create and update Cosmos DB Graph resource. */
3446
+ export interface GraphResourceCreateUpdateParameters
3447
+ extends ARMResourceProperties {
3448
+ /** The standard JSON format of a Graph resource */
3449
+ resource: GraphResource;
3450
+ /** A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request. */
3451
+ options?: CreateUpdateOptions;
2886
3452
  }
2887
3453
 
2888
3454
  /** An Azure Cosmos DB SQL database. */
@@ -2927,6 +3493,26 @@ export interface SqlContainerCreateUpdateParameters
2927
3493
  options?: CreateUpdateOptions;
2928
3494
  }
2929
3495
 
3496
+ /** Cosmos DB retrieve throughput parameters object */
3497
+ export interface RetrieveThroughputParameters extends ARMResourceProperties {
3498
+ /** The standard JSON format of a resource throughput */
3499
+ resource: RetrieveThroughputPropertiesResource;
3500
+ }
3501
+
3502
+ /** An Azure Cosmos DB PhysicalPartitionThroughputInfoResult object. */
3503
+ export interface PhysicalPartitionThroughputInfoResult
3504
+ extends ARMResourceProperties {
3505
+ /** properties of physical partition throughput info */
3506
+ resource?: PhysicalPartitionThroughputInfoResultPropertiesResource;
3507
+ }
3508
+
3509
+ /** Cosmos DB redistribute throughput parameters object */
3510
+ export interface RedistributeThroughputParameters
3511
+ extends ARMResourceProperties {
3512
+ /** The standard JSON format of a resource throughput */
3513
+ resource: RedistributeThroughputPropertiesResource;
3514
+ }
3515
+
2930
3516
  /** An Azure Cosmos DB storedProcedure. */
2931
3517
  export interface SqlStoredProcedureGetResults extends ARMResourceProperties {
2932
3518
  resource?: SqlStoredProcedureGetPropertiesResource;
@@ -3074,6 +3660,21 @@ export interface GremlinGraphCreateUpdateParameters
3074
3660
  options?: CreateUpdateOptions;
3075
3661
  }
3076
3662
 
3663
+ /** An Azure Cosmos DB Cassandra view. */
3664
+ export interface CassandraViewGetResults extends ARMResourceProperties {
3665
+ resource?: CassandraViewGetPropertiesResource;
3666
+ options?: CassandraViewGetPropertiesOptions;
3667
+ }
3668
+
3669
+ /** Parameters to create and update Cosmos DB Cassandra view. */
3670
+ export interface CassandraViewCreateUpdateParameters
3671
+ extends ARMResourceProperties {
3672
+ /** The standard JSON format of a Cassandra view */
3673
+ resource: CassandraViewResource;
3674
+ /** A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request. */
3675
+ options?: CreateUpdateOptions;
3676
+ }
3677
+
3077
3678
  /** The access keys for the given database account. */
3078
3679
  export interface DatabaseAccountListKeysResult
3079
3680
  extends DatabaseAccountListReadOnlyKeysResult {
@@ -3156,6 +3757,32 @@ export interface PartitionUsage extends Usage {
3156
3757
  readonly partitionKeyRangeId?: string;
3157
3758
  }
3158
3759
 
3760
+ export interface GraphResourceGetPropertiesResource extends GraphResource {}
3761
+
3762
+ export interface GraphResourceGetPropertiesOptions extends OptionsResource {}
3763
+
3764
+ export interface SqlDatabaseGetPropertiesOptions extends OptionsResource {}
3765
+
3766
+ export interface SqlContainerGetPropertiesOptions extends OptionsResource {}
3767
+
3768
+ export interface MongoDBDatabaseGetPropertiesOptions extends OptionsResource {}
3769
+
3770
+ export interface MongoDBCollectionGetPropertiesOptions
3771
+ extends OptionsResource {}
3772
+
3773
+ export interface TableGetPropertiesOptions extends OptionsResource {}
3774
+
3775
+ export interface CassandraKeyspaceGetPropertiesOptions
3776
+ extends OptionsResource {}
3777
+
3778
+ export interface CassandraTableGetPropertiesOptions extends OptionsResource {}
3779
+
3780
+ export interface GremlinDatabaseGetPropertiesOptions extends OptionsResource {}
3781
+
3782
+ export interface GremlinGraphGetPropertiesOptions extends OptionsResource {}
3783
+
3784
+ export interface CassandraViewGetPropertiesOptions extends OptionsResource {}
3785
+
3159
3786
  export interface SqlDatabaseGetPropertiesResource
3160
3787
  extends SqlDatabaseResource,
3161
3788
  ExtendedResourceProperties {
@@ -3190,14 +3817,14 @@ export interface ThroughputSettingsGetPropertiesResource
3190
3817
  extends ThroughputSettingsResource,
3191
3818
  ExtendedResourceProperties {}
3192
3819
 
3193
- export interface SqlContainerGetPropertiesResource
3194
- extends SqlContainerResource,
3195
- ExtendedResourceProperties {}
3196
-
3197
3820
  export interface ClientEncryptionKeyGetPropertiesResource
3198
3821
  extends ClientEncryptionKeyResource,
3199
3822
  ExtendedResourceProperties {}
3200
3823
 
3824
+ export interface SqlContainerGetPropertiesResource
3825
+ extends SqlContainerResource,
3826
+ ExtendedResourceProperties {}
3827
+
3201
3828
  export interface SqlStoredProcedureGetPropertiesResource
3202
3829
  extends SqlStoredProcedureResource,
3203
3830
  ExtendedResourceProperties {}
@@ -3238,6 +3865,10 @@ export interface GremlinGraphGetPropertiesResource
3238
3865
  extends GremlinGraphResource,
3239
3866
  ExtendedResourceProperties {}
3240
3867
 
3868
+ export interface CassandraViewGetPropertiesResource
3869
+ extends CassandraViewResource,
3870
+ ExtendedResourceProperties {}
3871
+
3241
3872
  /** Cosmos DB SQL container resource object */
3242
3873
  export interface RestorableSqlContainerPropertiesResourceContainer
3243
3874
  extends SqlContainerResource,
@@ -3249,26 +3880,6 @@ export interface RestorableSqlContainerPropertiesResourceContainer
3249
3880
  readonly self?: string;
3250
3881
  }
3251
3882
 
3252
- export interface SqlDatabaseGetPropertiesOptions extends OptionsResource {}
3253
-
3254
- export interface SqlContainerGetPropertiesOptions extends OptionsResource {}
3255
-
3256
- export interface MongoDBDatabaseGetPropertiesOptions extends OptionsResource {}
3257
-
3258
- export interface MongoDBCollectionGetPropertiesOptions
3259
- extends OptionsResource {}
3260
-
3261
- export interface TableGetPropertiesOptions extends OptionsResource {}
3262
-
3263
- export interface CassandraKeyspaceGetPropertiesOptions
3264
- extends OptionsResource {}
3265
-
3266
- export interface CassandraTableGetPropertiesOptions extends OptionsResource {}
3267
-
3268
- export interface GremlinDatabaseGetPropertiesOptions extends OptionsResource {}
3269
-
3270
- export interface GremlinGraphGetPropertiesOptions extends OptionsResource {}
3271
-
3272
3883
  /** Client Encryption Key. */
3273
3884
  export interface ClientEncryptionKeyGetResults extends ARMProxyResource {
3274
3885
  resource?: ClientEncryptionKeyGetPropertiesResource;
@@ -3280,6 +3891,59 @@ export interface LocationGetResult extends ARMProxyResource {
3280
3891
  properties?: LocationProperties;
3281
3892
  }
3282
3893
 
3894
+ /** Parameters to create Data Transfer Job */
3895
+ export interface CreateJobRequest extends ARMProxyResource {
3896
+ /** Data Transfer Create Job Properties */
3897
+ properties: DataTransferJobProperties;
3898
+ }
3899
+
3900
+ /** A Cosmos DB Data Transfer Job */
3901
+ export interface DataTransferJobGetResults extends ARMProxyResource {
3902
+ /**
3903
+ * Job Name
3904
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3905
+ */
3906
+ readonly jobName?: string;
3907
+ /** Source DataStore details */
3908
+ source?: DataTransferDataSourceSinkUnion;
3909
+ /** Destination DataStore details */
3910
+ destination?: DataTransferDataSourceSinkUnion;
3911
+ /**
3912
+ * Job Status
3913
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3914
+ */
3915
+ readonly status?: string;
3916
+ /**
3917
+ * Processed Count.
3918
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3919
+ */
3920
+ readonly processedCount?: number;
3921
+ /**
3922
+ * Total Count.
3923
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3924
+ */
3925
+ readonly totalCount?: number;
3926
+ /**
3927
+ * Last Updated Time (ISO-8601 format).
3928
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3929
+ */
3930
+ readonly lastUpdatedUtcTime?: Date;
3931
+ /** Worker count */
3932
+ workerCount?: number;
3933
+ /**
3934
+ * Error response for Faulted job
3935
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3936
+ */
3937
+ readonly error?: ErrorResponse;
3938
+ /**
3939
+ * Total Duration of Job
3940
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3941
+ */
3942
+ readonly duration?: string;
3943
+ /** Mode of job execution */
3944
+ mode?: DataTransferJobMode;
3945
+ }
3946
+
3283
3947
  /** A managed Cassandra data center. */
3284
3948
  export interface DataCenterResource extends ARMProxyResource {
3285
3949
  /** Properties of a managed Cassandra data center. */
@@ -3381,6 +4045,42 @@ export interface ServiceResource extends ARMProxyResource {
3381
4045
  properties?: ServiceResourcePropertiesUnion;
3382
4046
  }
3383
4047
 
4048
+ /** properties of physical partition throughput info */
4049
+ export interface PhysicalPartitionThroughputInfoResultPropertiesResource
4050
+ extends PhysicalPartitionThroughputInfoProperties {}
4051
+
4052
+ /** A base CosmosDB data source/sink */
4053
+ export interface BaseCosmosDataTransferDataSourceSink
4054
+ extends DataTransferDataSourceSink {
4055
+ /** Polymorphic discriminator, which specifies the different types this object can be */
4056
+ component:
4057
+ | "BaseCosmosDataTransferDataSourceSink"
4058
+ | "CosmosDBCassandra"
4059
+ | "CosmosDBMongo"
4060
+ | "CosmosDBSql";
4061
+ remoteAccountName?: string;
4062
+ }
4063
+
4064
+ /** A CosmosDB Mongo vCore API data source/sink */
4065
+ export interface CosmosMongoVCoreDataTransferDataSourceSink
4066
+ extends DataTransferDataSourceSink {
4067
+ /** Polymorphic discriminator, which specifies the different types this object can be */
4068
+ component: "CosmosDBMongoVCore";
4069
+ databaseName: string;
4070
+ collectionName: string;
4071
+ hostName?: string;
4072
+ connectionStringKeyVaultUri?: string;
4073
+ }
4074
+
4075
+ /** An Azure Blob Storage data source/sink */
4076
+ export interface AzureBlobDataTransferDataSourceSink
4077
+ extends DataTransferDataSourceSink {
4078
+ /** Polymorphic discriminator, which specifies the different types this object can be */
4079
+ component: "AzureBlobStorage";
4080
+ containerName: string;
4081
+ endpointUrl?: string;
4082
+ }
4083
+
3384
4084
  /** Representation of a managed Cassandra cluster. */
3385
4085
  export interface ClusterResource extends ManagedCassandraARMResourceProperties {
3386
4086
  /** Properties of a managed Cassandra cluster. */
@@ -3511,6 +4211,79 @@ export interface PrivateEndpointConnection extends ProxyResource {
3511
4211
  provisioningState?: string;
3512
4212
  }
3513
4213
 
4214
+ /** Network security perimeter (NSP) configuration resource */
4215
+ export interface NetworkSecurityPerimeterConfiguration extends ProxyResource {
4216
+ /** Network security configuration properties. */
4217
+ properties?: NetworkSecurityPerimeterConfigurationProperties;
4218
+ }
4219
+
4220
+ /** An Azure Cosmos DB Throughputpool Account */
4221
+ export interface ThroughputPoolAccountResource extends ProxyResource {
4222
+ /** A provisioning state of the ThroughputPool Account. */
4223
+ provisioningState?: Status;
4224
+ /** The resource identifier of global database account in the throughputPool. */
4225
+ accountResourceIdentifier?: string;
4226
+ /** The location of global database account in the throughputPool. */
4227
+ accountLocation?: string;
4228
+ /**
4229
+ * The instance id of global database account in the throughputPool.
4230
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4231
+ */
4232
+ readonly accountInstanceId?: string;
4233
+ }
4234
+
4235
+ /** A request object to enable/disable the chaos fault */
4236
+ export interface ChaosFaultResource extends ProxyResource {
4237
+ /** Indicates whether what action to take for the Chaos Fault. */
4238
+ action?: SupportedActions;
4239
+ /** Region of the account where the Chaos Fault is to be enabled/disabled. */
4240
+ region?: string;
4241
+ /** Database name. */
4242
+ databaseName?: string;
4243
+ /** Container name. */
4244
+ containerName?: string;
4245
+ /**
4246
+ * A provisioning state of the Chaos Fault.
4247
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4248
+ */
4249
+ readonly provisioningState?: string;
4250
+ }
4251
+
4252
+ /** An Azure Cosmos DB Throughputpool. */
4253
+ export interface ThroughputPoolResource extends TrackedResource {
4254
+ /** A provisioning state of the ThroughputPool. */
4255
+ provisioningState?: Status;
4256
+ /** Value for throughput to be shared among CosmosDB resources in the pool. */
4257
+ maxThroughput?: number;
4258
+ }
4259
+
4260
+ /** A CosmosDB Cassandra API data source/sink */
4261
+ export interface CosmosCassandraDataTransferDataSourceSink
4262
+ extends BaseCosmosDataTransferDataSourceSink {
4263
+ /** Polymorphic discriminator, which specifies the different types this object can be */
4264
+ component: "CosmosDBCassandra";
4265
+ keyspaceName: string;
4266
+ tableName: string;
4267
+ }
4268
+
4269
+ /** A CosmosDB Mongo API data source/sink */
4270
+ export interface CosmosMongoDataTransferDataSourceSink
4271
+ extends BaseCosmosDataTransferDataSourceSink {
4272
+ /** Polymorphic discriminator, which specifies the different types this object can be */
4273
+ component: "CosmosDBMongo";
4274
+ databaseName: string;
4275
+ collectionName: string;
4276
+ }
4277
+
4278
+ /** A CosmosDB No Sql API data source/sink */
4279
+ export interface CosmosSqlDataTransferDataSourceSink
4280
+ extends BaseCosmosDataTransferDataSourceSink {
4281
+ /** Polymorphic discriminator, which specifies the different types this object can be */
4282
+ component: "CosmosDBSql";
4283
+ databaseName: string;
4284
+ containerName: string;
4285
+ }
4286
+
3514
4287
  /** Defines headers for DatabaseAccounts_delete operation. */
3515
4288
  export interface DatabaseAccountsDeleteHeaders {
3516
4289
  /** URI to poll for completion status. */
@@ -3551,6 +4324,22 @@ export interface DatabaseAccountsRegenerateKeyHeaders {
3551
4324
  location?: string;
3552
4325
  }
3553
4326
 
4327
+ /** Defines headers for GraphResources_createUpdateGraph operation. */
4328
+ export interface GraphResourcesCreateUpdateGraphHeaders {
4329
+ /** URI to poll for completion status. */
4330
+ azureAsyncOperation?: string;
4331
+ /** URI to poll for completion status. */
4332
+ location?: string;
4333
+ }
4334
+
4335
+ /** Defines headers for GraphResources_deleteGraphResource operation. */
4336
+ export interface GraphResourcesDeleteGraphResourceHeaders {
4337
+ /** URI to poll for completion status. */
4338
+ azureAsyncOperation?: string;
4339
+ /** URI to poll for completion status. */
4340
+ location?: string;
4341
+ }
4342
+
3554
4343
  /** Defines headers for SqlResources_createUpdateSqlDatabase operation. */
3555
4344
  export interface SqlResourcesCreateUpdateSqlDatabaseHeaders {
3556
4345
  /** URI to poll for completion status. */
@@ -3591,6 +4380,14 @@ export interface SqlResourcesMigrateSqlDatabaseToManualThroughputHeaders {
3591
4380
  location?: string;
3592
4381
  }
3593
4382
 
4383
+ /** Defines headers for SqlResources_createUpdateClientEncryptionKey operation. */
4384
+ export interface SqlResourcesCreateUpdateClientEncryptionKeyHeaders {
4385
+ /** URI to poll for completion status. */
4386
+ azureAsyncOperation?: string;
4387
+ /** URI to poll for completion status. */
4388
+ location?: string;
4389
+ }
4390
+
3594
4391
  /** Defines headers for SqlResources_createUpdateSqlContainer operation. */
3595
4392
  export interface SqlResourcesCreateUpdateSqlContainerHeaders {
3596
4393
  /** URI to poll for completion status. */
@@ -3607,6 +4404,22 @@ export interface SqlResourcesDeleteSqlContainerHeaders {
3607
4404
  location?: string;
3608
4405
  }
3609
4406
 
4407
+ /** Defines headers for SqlResources_sqlDatabasePartitionMerge operation. */
4408
+ export interface SqlResourcesSqlDatabasePartitionMergeHeaders {
4409
+ /** URI to poll for completion status. */
4410
+ azureAsyncOperation?: string;
4411
+ /** URI to poll for completion status. */
4412
+ location?: string;
4413
+ }
4414
+
4415
+ /** Defines headers for SqlResources_listSqlContainerPartitionMerge operation. */
4416
+ export interface SqlResourcesListSqlContainerPartitionMergeHeaders {
4417
+ /** URI to poll for completion status. */
4418
+ azureAsyncOperation?: string;
4419
+ /** URI to poll for completion status. */
4420
+ location?: string;
4421
+ }
4422
+
3610
4423
  /** Defines headers for SqlResources_updateSqlContainerThroughput operation. */
3611
4424
  export interface SqlResourcesUpdateSqlContainerThroughputHeaders {
3612
4425
  /** URI to poll for completion status. */
@@ -3631,8 +4444,32 @@ export interface SqlResourcesMigrateSqlContainerToManualThroughputHeaders {
3631
4444
  location?: string;
3632
4445
  }
3633
4446
 
3634
- /** Defines headers for SqlResources_createUpdateClientEncryptionKey operation. */
3635
- export interface SqlResourcesCreateUpdateClientEncryptionKeyHeaders {
4447
+ /** Defines headers for SqlResources_sqlDatabaseRetrieveThroughputDistribution operation. */
4448
+ export interface SqlResourcesSqlDatabaseRetrieveThroughputDistributionHeaders {
4449
+ /** URI to poll for completion status. */
4450
+ azureAsyncOperation?: string;
4451
+ /** URI to poll for completion status. */
4452
+ location?: string;
4453
+ }
4454
+
4455
+ /** Defines headers for SqlResources_sqlDatabaseRedistributeThroughput operation. */
4456
+ export interface SqlResourcesSqlDatabaseRedistributeThroughputHeaders {
4457
+ /** URI to poll for completion status. */
4458
+ azureAsyncOperation?: string;
4459
+ /** URI to poll for completion status. */
4460
+ location?: string;
4461
+ }
4462
+
4463
+ /** Defines headers for SqlResources_sqlContainerRetrieveThroughputDistribution operation. */
4464
+ export interface SqlResourcesSqlContainerRetrieveThroughputDistributionHeaders {
4465
+ /** URI to poll for completion status. */
4466
+ azureAsyncOperation?: string;
4467
+ /** URI to poll for completion status. */
4468
+ location?: string;
4469
+ }
4470
+
4471
+ /** Defines headers for SqlResources_sqlContainerRedistributeThroughput operation. */
4472
+ export interface SqlResourcesSqlContainerRedistributeThroughputHeaders {
3636
4473
  /** URI to poll for completion status. */
3637
4474
  azureAsyncOperation?: string;
3638
4475
  /** URI to poll for completion status. */
@@ -3727,6 +4564,38 @@ export interface MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputHeaders
3727
4564
  location?: string;
3728
4565
  }
3729
4566
 
4567
+ /** Defines headers for MongoDBResources_mongoDBDatabaseRetrieveThroughputDistribution operation. */
4568
+ export interface MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionHeaders {
4569
+ /** URI to poll for completion status. */
4570
+ azureAsyncOperation?: string;
4571
+ /** URI to poll for completion status. */
4572
+ location?: string;
4573
+ }
4574
+
4575
+ /** Defines headers for MongoDBResources_mongoDBDatabaseRedistributeThroughput operation. */
4576
+ export interface MongoDBResourcesMongoDBDatabaseRedistributeThroughputHeaders {
4577
+ /** URI to poll for completion status. */
4578
+ azureAsyncOperation?: string;
4579
+ /** URI to poll for completion status. */
4580
+ location?: string;
4581
+ }
4582
+
4583
+ /** Defines headers for MongoDBResources_mongoDBContainerRetrieveThroughputDistribution operation. */
4584
+ export interface MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionHeaders {
4585
+ /** URI to poll for completion status. */
4586
+ azureAsyncOperation?: string;
4587
+ /** URI to poll for completion status. */
4588
+ location?: string;
4589
+ }
4590
+
4591
+ /** Defines headers for MongoDBResources_mongoDBContainerRedistributeThroughput operation. */
4592
+ export interface MongoDBResourcesMongoDBContainerRedistributeThroughputHeaders {
4593
+ /** URI to poll for completion status. */
4594
+ azureAsyncOperation?: string;
4595
+ /** URI to poll for completion status. */
4596
+ location?: string;
4597
+ }
4598
+
3730
4599
  /** Defines headers for MongoDBResources_createUpdateMongoDBCollection operation. */
3731
4600
  export interface MongoDBResourcesCreateUpdateMongoDBCollectionHeaders {
3732
4601
  /** URI to poll for completion status. */
@@ -3743,6 +4612,22 @@ export interface MongoDBResourcesDeleteMongoDBCollectionHeaders {
3743
4612
  location?: string;
3744
4613
  }
3745
4614
 
4615
+ /** Defines headers for MongoDBResources_mongoDBDatabasePartitionMerge operation. */
4616
+ export interface MongoDBResourcesMongoDBDatabasePartitionMergeHeaders {
4617
+ /** URI to poll for completion status. */
4618
+ azureAsyncOperation?: string;
4619
+ /** URI to poll for completion status. */
4620
+ location?: string;
4621
+ }
4622
+
4623
+ /** Defines headers for MongoDBResources_listMongoDBCollectionPartitionMerge operation. */
4624
+ export interface MongoDBResourcesListMongoDBCollectionPartitionMergeHeaders {
4625
+ /** URI to poll for completion status. */
4626
+ azureAsyncOperation?: string;
4627
+ /** URI to poll for completion status. */
4628
+ location?: string;
4629
+ }
4630
+
3746
4631
  /** Defines headers for MongoDBResources_updateMongoDBCollectionThroughput operation. */
3747
4632
  export interface MongoDBResourcesUpdateMongoDBCollectionThroughputHeaders {
3748
4633
  /** URI to poll for completion status. */
@@ -3887,6 +4772,46 @@ export interface CassandraResourcesMigrateCassandraTableToManualThroughputHeader
3887
4772
  location?: string;
3888
4773
  }
3889
4774
 
4775
+ /** Defines headers for CassandraResources_createUpdateCassandraView operation. */
4776
+ export interface CassandraResourcesCreateUpdateCassandraViewHeaders {
4777
+ /** URI to poll for completion status. */
4778
+ azureAsyncOperation?: string;
4779
+ /** URI to poll for completion status. */
4780
+ location?: string;
4781
+ }
4782
+
4783
+ /** Defines headers for CassandraResources_deleteCassandraView operation. */
4784
+ export interface CassandraResourcesDeleteCassandraViewHeaders {
4785
+ /** URI to poll for completion status. */
4786
+ azureAsyncOperation?: string;
4787
+ /** URI to poll for completion status. */
4788
+ location?: string;
4789
+ }
4790
+
4791
+ /** Defines headers for CassandraResources_updateCassandraViewThroughput operation. */
4792
+ export interface CassandraResourcesUpdateCassandraViewThroughputHeaders {
4793
+ /** URI to poll for completion status. */
4794
+ azureAsyncOperation?: string;
4795
+ /** URI to poll for completion status. */
4796
+ location?: string;
4797
+ }
4798
+
4799
+ /** Defines headers for CassandraResources_migrateCassandraViewToAutoscale operation. */
4800
+ export interface CassandraResourcesMigrateCassandraViewToAutoscaleHeaders {
4801
+ /** URI to poll for completion status. */
4802
+ azureAsyncOperation?: string;
4803
+ /** URI to poll for completion status. */
4804
+ location?: string;
4805
+ }
4806
+
4807
+ /** Defines headers for CassandraResources_migrateCassandraViewToManualThroughput operation. */
4808
+ export interface CassandraResourcesMigrateCassandraViewToManualThroughputHeaders {
4809
+ /** URI to poll for completion status. */
4810
+ azureAsyncOperation?: string;
4811
+ /** URI to poll for completion status. */
4812
+ location?: string;
4813
+ }
4814
+
3890
4815
  /** Defines headers for GremlinResources_createUpdateGremlinDatabase operation. */
3891
4816
  export interface GremlinResourcesCreateUpdateGremlinDatabaseHeaders {
3892
4817
  /** URI to poll for completion status. */
@@ -3967,14 +4892,19 @@ export interface GremlinResourcesMigrateGremlinGraphToManualThroughputHeaders {
3967
4892
  location?: string;
3968
4893
  }
3969
4894
 
3970
- /** Defines headers for Service_create operation. */
3971
- export interface ServiceCreateHeaders {
4895
+ /** Defines headers for CassandraClusters_invokeCommandAsync operation. */
4896
+ export interface CassandraClustersInvokeCommandAsyncHeaders {
3972
4897
  /** URI to poll for completion status. */
3973
4898
  azureAsyncOperation?: string;
3974
4899
  /** URI to poll for completion status. */
3975
4900
  location?: string;
3976
4901
  }
3977
4902
 
4903
+ /** Defines headers for NetworkSecurityPerimeterConfigurations_reconcile operation. */
4904
+ export interface NetworkSecurityPerimeterConfigurationsReconcileHeaders {
4905
+ location?: string;
4906
+ }
4907
+
3978
4908
  /** Defines headers for Service_delete operation. */
3979
4909
  export interface ServiceDeleteHeaders {
3980
4910
  /** URI to poll for completion status. */
@@ -3983,6 +4913,30 @@ export interface ServiceDeleteHeaders {
3983
4913
  location?: string;
3984
4914
  }
3985
4915
 
4916
+ /** Defines headers for ThroughputPool_update operation. */
4917
+ export interface ThroughputPoolUpdateHeaders {
4918
+ /** URI to poll for completion status. */
4919
+ azureAsyncOperation?: string;
4920
+ /** URI to poll for completion status. */
4921
+ location?: string;
4922
+ }
4923
+
4924
+ /** Defines headers for ThroughputPool_delete operation. */
4925
+ export interface ThroughputPoolDeleteHeaders {
4926
+ /** URI to poll for completion status. */
4927
+ azureAsyncOperation?: string;
4928
+ /** URI to poll for completion status. */
4929
+ location?: string;
4930
+ }
4931
+
4932
+ /** Defines headers for ThroughputPoolAccount_delete operation. */
4933
+ export interface ThroughputPoolAccountDeleteHeaders {
4934
+ /** URI to poll for completion status. */
4935
+ azureAsyncOperation?: string;
4936
+ /** URI to poll for completion status. */
4937
+ location?: string;
4938
+ }
4939
+
3986
4940
  /** Known values of {@link DatabaseAccountKind} that the service accepts. */
3987
4941
  export enum KnownDatabaseAccountKind {
3988
4942
  /** GlobalDocumentDB */
@@ -4004,6 +4958,30 @@ export enum KnownDatabaseAccountKind {
4004
4958
  */
4005
4959
  export type DatabaseAccountKind = string;
4006
4960
 
4961
+ /** Known values of {@link CreatedByType} that the service accepts. */
4962
+ export enum KnownCreatedByType {
4963
+ /** User */
4964
+ User = "User",
4965
+ /** Application */
4966
+ Application = "Application",
4967
+ /** ManagedIdentity */
4968
+ ManagedIdentity = "ManagedIdentity",
4969
+ /** Key */
4970
+ Key = "Key",
4971
+ }
4972
+
4973
+ /**
4974
+ * Defines values for CreatedByType. \
4975
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
4976
+ * this enum contains the known values that the service supports.
4977
+ * ### Known values supported by the service
4978
+ * **User** \
4979
+ * **Application** \
4980
+ * **ManagedIdentity** \
4981
+ * **Key**
4982
+ */
4983
+ export type CreatedByType = string;
4984
+
4007
4985
  /** Known values of {@link ConnectorOffer} that the service accepts. */
4008
4986
  export enum KnownConnectorOffer {
4009
4987
  /** Small */
@@ -4166,19 +5144,67 @@ export enum KnownBackupPolicyMigrationStatus {
4166
5144
  */
4167
5145
  export type BackupPolicyMigrationStatus = string;
4168
5146
 
4169
- /** Known values of {@link MinimalTlsVersion} that the service accepts. */
4170
- export enum KnownMinimalTlsVersion {
4171
- /** Tls */
4172
- Tls = "Tls",
4173
- /** Tls11 */
4174
- Tls11 = "Tls11",
4175
- /** Tls12 */
4176
- Tls12 = "Tls12",
5147
+ /** Known values of {@link CapacityMode} that the service accepts. */
5148
+ export enum KnownCapacityMode {
5149
+ /** None */
5150
+ None = "None",
5151
+ /** Provisioned */
5152
+ Provisioned = "Provisioned",
5153
+ /** Serverless */
5154
+ Serverless = "Serverless",
4177
5155
  }
4178
5156
 
4179
5157
  /**
4180
- * Defines values for MinimalTlsVersion. \
4181
- * {@link KnownMinimalTlsVersion} can be used interchangeably with MinimalTlsVersion,
5158
+ * Defines values for CapacityMode. \
5159
+ * {@link KnownCapacityMode} can be used interchangeably with CapacityMode,
5160
+ * this enum contains the known values that the service supports.
5161
+ * ### Known values supported by the service
5162
+ * **None** \
5163
+ * **Provisioned** \
5164
+ * **Serverless**
5165
+ */
5166
+ export type CapacityMode = string;
5167
+
5168
+ /** Known values of {@link CapacityModeTransitionStatus} that the service accepts. */
5169
+ export enum KnownCapacityModeTransitionStatus {
5170
+ /** Invalid */
5171
+ Invalid = "Invalid",
5172
+ /** Initialized */
5173
+ Initialized = "Initialized",
5174
+ /** InProgress */
5175
+ InProgress = "InProgress",
5176
+ /** Completed */
5177
+ Completed = "Completed",
5178
+ /** Failed */
5179
+ Failed = "Failed",
5180
+ }
5181
+
5182
+ /**
5183
+ * Defines values for CapacityModeTransitionStatus. \
5184
+ * {@link KnownCapacityModeTransitionStatus} can be used interchangeably with CapacityModeTransitionStatus,
5185
+ * this enum contains the known values that the service supports.
5186
+ * ### Known values supported by the service
5187
+ * **Invalid** \
5188
+ * **Initialized** \
5189
+ * **InProgress** \
5190
+ * **Completed** \
5191
+ * **Failed**
5192
+ */
5193
+ export type CapacityModeTransitionStatus = string;
5194
+
5195
+ /** Known values of {@link MinimalTlsVersion} that the service accepts. */
5196
+ export enum KnownMinimalTlsVersion {
5197
+ /** Tls */
5198
+ Tls = "Tls",
5199
+ /** Tls11 */
5200
+ Tls11 = "Tls11",
5201
+ /** Tls12 */
5202
+ Tls12 = "Tls12",
5203
+ }
5204
+
5205
+ /**
5206
+ * Defines values for MinimalTlsVersion. \
5207
+ * {@link KnownMinimalTlsVersion} can be used interchangeably with MinimalTlsVersion,
4182
5208
  * this enum contains the known values that the service supports.
4183
5209
  * ### Known values supported by the service
4184
5210
  * **Tls** \
@@ -4187,29 +5213,23 @@ export enum KnownMinimalTlsVersion {
4187
5213
  */
4188
5214
  export type MinimalTlsVersion = string;
4189
5215
 
4190
- /** Known values of {@link CreatedByType} that the service accepts. */
4191
- export enum KnownCreatedByType {
4192
- /** User */
4193
- User = "User",
4194
- /** Application */
4195
- Application = "Application",
4196
- /** ManagedIdentity */
4197
- ManagedIdentity = "ManagedIdentity",
4198
- /** Key */
4199
- Key = "Key",
5216
+ /** Known values of {@link DefaultPriorityLevel} that the service accepts. */
5217
+ export enum KnownDefaultPriorityLevel {
5218
+ /** High */
5219
+ High = "High",
5220
+ /** Low */
5221
+ Low = "Low",
4200
5222
  }
4201
5223
 
4202
5224
  /**
4203
- * Defines values for CreatedByType. \
4204
- * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
5225
+ * Defines values for DefaultPriorityLevel. \
5226
+ * {@link KnownDefaultPriorityLevel} can be used interchangeably with DefaultPriorityLevel,
4205
5227
  * this enum contains the known values that the service supports.
4206
5228
  * ### Known values supported by the service
4207
- * **User** \
4208
- * **Application** \
4209
- * **ManagedIdentity** \
4210
- * **Key**
5229
+ * **High** \
5230
+ * **Low**
4211
5231
  */
4212
- export type CreatedByType = string;
5232
+ export type DefaultPriorityLevel = string;
4213
5233
 
4214
5234
  /** Known values of {@link Kind} that the service accepts. */
4215
5235
  export enum KnownKind {
@@ -4514,6 +5534,27 @@ export enum KnownConflictResolutionMode {
4514
5534
  */
4515
5535
  export type ConflictResolutionMode = string;
4516
5536
 
5537
+ /** Known values of {@link ThroughputPolicyType} that the service accepts. */
5538
+ export enum KnownThroughputPolicyType {
5539
+ /** None */
5540
+ None = "none",
5541
+ /** Equal */
5542
+ Equal = "equal",
5543
+ /** Custom */
5544
+ Custom = "custom",
5545
+ }
5546
+
5547
+ /**
5548
+ * Defines values for ThroughputPolicyType. \
5549
+ * {@link KnownThroughputPolicyType} can be used interchangeably with ThroughputPolicyType,
5550
+ * this enum contains the known values that the service supports.
5551
+ * ### Known values supported by the service
5552
+ * **none** \
5553
+ * **equal** \
5554
+ * **custom**
5555
+ */
5556
+ export type ThroughputPolicyType = string;
5557
+
4517
5558
  /** Known values of {@link TriggerType} that the service accepts. */
4518
5559
  export enum KnownTriggerType {
4519
5560
  /** Pre */
@@ -4592,6 +5633,14 @@ export enum KnownStatus {
4592
5633
  Online = "Online",
4593
5634
  /** Deleting */
4594
5635
  Deleting = "Deleting",
5636
+ /** Succeeded */
5637
+ Succeeded = "Succeeded",
5638
+ /** Failed */
5639
+ Failed = "Failed",
5640
+ /** Canceled */
5641
+ Canceled = "Canceled",
5642
+ /** Updating */
5643
+ Updating = "Updating",
4595
5644
  }
4596
5645
 
4597
5646
  /**
@@ -4603,10 +5652,59 @@ export enum KnownStatus {
4603
5652
  * **Initializing** \
4604
5653
  * **InternallyReady** \
4605
5654
  * **Online** \
4606
- * **Deleting**
5655
+ * **Deleting** \
5656
+ * **Succeeded** \
5657
+ * **Failed** \
5658
+ * **Canceled** \
5659
+ * **Updating**
4607
5660
  */
4608
5661
  export type Status = string;
4609
5662
 
5663
+ /** Known values of {@link DataTransferComponent} that the service accepts. */
5664
+ export enum KnownDataTransferComponent {
5665
+ /** CosmosDBCassandra */
5666
+ CosmosDBCassandra = "CosmosDBCassandra",
5667
+ /** CosmosDBMongo */
5668
+ CosmosDBMongo = "CosmosDBMongo",
5669
+ /** CosmosDBMongoVCore */
5670
+ CosmosDBMongoVCore = "CosmosDBMongoVCore",
5671
+ /** CosmosDBSql */
5672
+ CosmosDBSql = "CosmosDBSql",
5673
+ /** AzureBlobStorage */
5674
+ AzureBlobStorage = "AzureBlobStorage",
5675
+ }
5676
+
5677
+ /**
5678
+ * Defines values for DataTransferComponent. \
5679
+ * {@link KnownDataTransferComponent} can be used interchangeably with DataTransferComponent,
5680
+ * this enum contains the known values that the service supports.
5681
+ * ### Known values supported by the service
5682
+ * **CosmosDBCassandra** \
5683
+ * **CosmosDBMongo** \
5684
+ * **CosmosDBMongoVCore** \
5685
+ * **CosmosDBSql** \
5686
+ * **AzureBlobStorage**
5687
+ */
5688
+ export type DataTransferComponent = string;
5689
+
5690
+ /** Known values of {@link DataTransferJobMode} that the service accepts. */
5691
+ export enum KnownDataTransferJobMode {
5692
+ /** Offline */
5693
+ Offline = "Offline",
5694
+ /** Online */
5695
+ Online = "Online",
5696
+ }
5697
+
5698
+ /**
5699
+ * Defines values for DataTransferJobMode. \
5700
+ * {@link KnownDataTransferJobMode} can be used interchangeably with DataTransferJobMode,
5701
+ * this enum contains the known values that the service supports.
5702
+ * ### Known values supported by the service
5703
+ * **Offline** \
5704
+ * **Online**
5705
+ */
5706
+ export type DataTransferJobMode = string;
5707
+
4610
5708
  /** Known values of {@link ManagedCassandraProvisioningState} that the service accepts. */
4611
5709
  export enum KnownManagedCassandraProvisioningState {
4612
5710
  /** Creating */
@@ -4658,6 +5756,66 @@ export enum KnownAuthenticationMethod {
4658
5756
  */
4659
5757
  export type AuthenticationMethod = string;
4660
5758
 
5759
+ /** Known values of {@link AutoReplicate} that the service accepts. */
5760
+ export enum KnownAutoReplicate {
5761
+ /** None */
5762
+ None = "None",
5763
+ /** SystemKeyspaces */
5764
+ SystemKeyspaces = "SystemKeyspaces",
5765
+ /** AllKeyspaces */
5766
+ AllKeyspaces = "AllKeyspaces",
5767
+ }
5768
+
5769
+ /**
5770
+ * Defines values for AutoReplicate. \
5771
+ * {@link KnownAutoReplicate} can be used interchangeably with AutoReplicate,
5772
+ * this enum contains the known values that the service supports.
5773
+ * ### Known values supported by the service
5774
+ * **None** \
5775
+ * **SystemKeyspaces** \
5776
+ * **AllKeyspaces**
5777
+ */
5778
+ export type AutoReplicate = string;
5779
+
5780
+ /** Known values of {@link ClusterType} that the service accepts. */
5781
+ export enum KnownClusterType {
5782
+ /** Production */
5783
+ Production = "Production",
5784
+ /** NonProduction */
5785
+ NonProduction = "NonProduction",
5786
+ }
5787
+
5788
+ /**
5789
+ * Defines values for ClusterType. \
5790
+ * {@link KnownClusterType} can be used interchangeably with ClusterType,
5791
+ * this enum contains the known values that the service supports.
5792
+ * ### Known values supported by the service
5793
+ * **Production** \
5794
+ * **NonProduction**
5795
+ */
5796
+ export type ClusterType = string;
5797
+
5798
+ /** Known values of {@link ScheduledEventStrategy} that the service accepts. */
5799
+ export enum KnownScheduledEventStrategy {
5800
+ /** Ignore */
5801
+ Ignore = "Ignore",
5802
+ /** StopAny */
5803
+ StopAny = "StopAny",
5804
+ /** StopByRack */
5805
+ StopByRack = "StopByRack",
5806
+ }
5807
+
5808
+ /**
5809
+ * Defines values for ScheduledEventStrategy. \
5810
+ * {@link KnownScheduledEventStrategy} can be used interchangeably with ScheduledEventStrategy,
5811
+ * this enum contains the known values that the service supports.
5812
+ * ### Known values supported by the service
5813
+ * **Ignore** \
5814
+ * **StopAny** \
5815
+ * **StopByRack**
5816
+ */
5817
+ export type ScheduledEventStrategy = string;
5818
+
4661
5819
  /** Known values of {@link AzureConnectionType} that the service accepts. */
4662
5820
  export enum KnownAzureConnectionType {
4663
5821
  /** None */
@@ -4694,6 +5852,60 @@ export enum KnownManagedCassandraResourceIdentityType {
4694
5852
  */
4695
5853
  export type ManagedCassandraResourceIdentityType = string;
4696
5854
 
5855
+ /** Known values of {@link CommandStatus} that the service accepts. */
5856
+ export enum KnownCommandStatus {
5857
+ /** Done */
5858
+ Done = "Done",
5859
+ /** Running */
5860
+ Running = "Running",
5861
+ /** Enqueue */
5862
+ Enqueue = "Enqueue",
5863
+ /** Processing */
5864
+ Processing = "Processing",
5865
+ /** Finished */
5866
+ Finished = "Finished",
5867
+ /** Failed */
5868
+ Failed = "Failed",
5869
+ }
5870
+
5871
+ /**
5872
+ * Defines values for CommandStatus. \
5873
+ * {@link KnownCommandStatus} can be used interchangeably with CommandStatus,
5874
+ * this enum contains the known values that the service supports.
5875
+ * ### Known values supported by the service
5876
+ * **Done** \
5877
+ * **Running** \
5878
+ * **Enqueue** \
5879
+ * **Processing** \
5880
+ * **Finished** \
5881
+ * **Failed**
5882
+ */
5883
+ export type CommandStatus = string;
5884
+
5885
+ /** Known values of {@link BackupState} that the service accepts. */
5886
+ export enum KnownBackupState {
5887
+ /** Initiated */
5888
+ Initiated = "Initiated",
5889
+ /** InProgress */
5890
+ InProgress = "InProgress",
5891
+ /** Succeeded */
5892
+ Succeeded = "Succeeded",
5893
+ /** Failed */
5894
+ Failed = "Failed",
5895
+ }
5896
+
5897
+ /**
5898
+ * Defines values for BackupState. \
5899
+ * {@link KnownBackupState} can be used interchangeably with BackupState,
5900
+ * this enum contains the known values that the service supports.
5901
+ * ### Known values supported by the service
5902
+ * **Initiated** \
5903
+ * **InProgress** \
5904
+ * **Succeeded** \
5905
+ * **Failed**
5906
+ */
5907
+ export type BackupState = string;
5908
+
4697
5909
  /** Known values of {@link ConnectionState} that the service accepts. */
4698
5910
  export enum KnownConnectionState {
4699
5911
  /** Unknown */
@@ -4751,6 +5963,120 @@ export enum KnownNodeState {
4751
5963
  */
4752
5964
  export type NodeState = string;
4753
5965
 
5966
+ /** Known values of {@link NetworkSecurityPerimeterConfigurationProvisioningState} that the service accepts. */
5967
+ export enum KnownNetworkSecurityPerimeterConfigurationProvisioningState {
5968
+ /** Succeeded */
5969
+ Succeeded = "Succeeded",
5970
+ /** Creating */
5971
+ Creating = "Creating",
5972
+ /** Updating */
5973
+ Updating = "Updating",
5974
+ /** Deleting */
5975
+ Deleting = "Deleting",
5976
+ /** Accepted */
5977
+ Accepted = "Accepted",
5978
+ /** Failed */
5979
+ Failed = "Failed",
5980
+ /** Canceled */
5981
+ Canceled = "Canceled",
5982
+ }
5983
+
5984
+ /**
5985
+ * Defines values for NetworkSecurityPerimeterConfigurationProvisioningState. \
5986
+ * {@link KnownNetworkSecurityPerimeterConfigurationProvisioningState} can be used interchangeably with NetworkSecurityPerimeterConfigurationProvisioningState,
5987
+ * this enum contains the known values that the service supports.
5988
+ * ### Known values supported by the service
5989
+ * **Succeeded** \
5990
+ * **Creating** \
5991
+ * **Updating** \
5992
+ * **Deleting** \
5993
+ * **Accepted** \
5994
+ * **Failed** \
5995
+ * **Canceled**
5996
+ */
5997
+ export type NetworkSecurityPerimeterConfigurationProvisioningState = string;
5998
+
5999
+ /** Known values of {@link IssueType} that the service accepts. */
6000
+ export enum KnownIssueType {
6001
+ /** Unknown issue type */
6002
+ Unknown = "Unknown",
6003
+ /** An error occurred while applying the network security perimeter (NSP) configuration. */
6004
+ ConfigurationPropagationFailure = "ConfigurationPropagationFailure",
6005
+ /** 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. */
6006
+ MissingPerimeterConfiguration = "MissingPerimeterConfiguration",
6007
+ /** 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. */
6008
+ MissingIdentityConfiguration = "MissingIdentityConfiguration",
6009
+ }
6010
+
6011
+ /**
6012
+ * Defines values for IssueType. \
6013
+ * {@link KnownIssueType} can be used interchangeably with IssueType,
6014
+ * this enum contains the known values that the service supports.
6015
+ * ### Known values supported by the service
6016
+ * **Unknown**: Unknown issue type \
6017
+ * **ConfigurationPropagationFailure**: An error occurred while applying the network security perimeter (NSP) configuration. \
6018
+ * **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. \
6019
+ * **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.
6020
+ */
6021
+ export type IssueType = string;
6022
+
6023
+ /** Known values of {@link Severity} that the service accepts. */
6024
+ export enum KnownSeverity {
6025
+ /** Warning */
6026
+ Warning = "Warning",
6027
+ /** Error */
6028
+ Error = "Error",
6029
+ }
6030
+
6031
+ /**
6032
+ * Defines values for Severity. \
6033
+ * {@link KnownSeverity} can be used interchangeably with Severity,
6034
+ * this enum contains the known values that the service supports.
6035
+ * ### Known values supported by the service
6036
+ * **Warning** \
6037
+ * **Error**
6038
+ */
6039
+ export type Severity = string;
6040
+
6041
+ /** Known values of {@link AccessRuleDirection} that the service accepts. */
6042
+ export enum KnownAccessRuleDirection {
6043
+ /** Applies to inbound network traffic to the secured resources. */
6044
+ Inbound = "Inbound",
6045
+ /** Applies to outbound network traffic from the secured resources */
6046
+ Outbound = "Outbound",
6047
+ }
6048
+
6049
+ /**
6050
+ * Defines values for AccessRuleDirection. \
6051
+ * {@link KnownAccessRuleDirection} can be used interchangeably with AccessRuleDirection,
6052
+ * this enum contains the known values that the service supports.
6053
+ * ### Known values supported by the service
6054
+ * **Inbound**: Applies to inbound network traffic to the secured resources. \
6055
+ * **Outbound**: Applies to outbound network traffic from the secured resources
6056
+ */
6057
+ export type AccessRuleDirection = string;
6058
+
6059
+ /** Known values of {@link ResourceAssociationAccessMode} that the service accepts. */
6060
+ export enum KnownResourceAssociationAccessMode {
6061
+ /** Enforced access mode - traffic to the resource that failed access checks is blocked */
6062
+ Enforced = "Enforced",
6063
+ /** Learning access mode - traffic to the resource is enabled for analysis but not blocked */
6064
+ Learning = "Learning",
6065
+ /** Audit access mode - traffic to the resource that fails access checks is logged but not blocked */
6066
+ Audit = "Audit",
6067
+ }
6068
+
6069
+ /**
6070
+ * Defines values for ResourceAssociationAccessMode. \
6071
+ * {@link KnownResourceAssociationAccessMode} can be used interchangeably with ResourceAssociationAccessMode,
6072
+ * this enum contains the known values that the service supports.
6073
+ * ### Known values supported by the service
6074
+ * **Enforced**: Enforced access mode - traffic to the resource that failed access checks is blocked \
6075
+ * **Learning**: Learning access mode - traffic to the resource is enabled for analysis but not blocked \
6076
+ * **Audit**: Audit access mode - traffic to the resource that fails access checks is logged but not blocked
6077
+ */
6078
+ export type ResourceAssociationAccessMode = string;
6079
+
4754
6080
  /** Known values of {@link NotebookWorkspaceName} that the service accepts. */
4755
6081
  export enum KnownNotebookWorkspaceName {
4756
6082
  /** Default */
@@ -4951,12 +6277,6 @@ export enum KnownNodeStatus {
4951
6277
  * **Down**
4952
6278
  */
4953
6279
  export type NodeStatus = string;
4954
- /** Defines values for ResourceIdentityType. */
4955
- export type ResourceIdentityType =
4956
- | "SystemAssigned"
4957
- | "UserAssigned"
4958
- | "SystemAssigned,UserAssigned"
4959
- | "None";
4960
6280
  /** Defines values for DefaultConsistencyLevel. */
4961
6281
  export type DefaultConsistencyLevel =
4962
6282
  | "Eventual"
@@ -4966,10 +6286,20 @@ export type DefaultConsistencyLevel =
4966
6286
  | "ConsistentPrefix";
4967
6287
  /** Defines values for NetworkAclBypass. */
4968
6288
  export type NetworkAclBypass = "None" | "AzureServices";
6289
+ /** Defines values for EnableFullTextQuery. */
6290
+ export type EnableFullTextQuery = "None" | "True" | "False";
6291
+ /** Defines values for ResourceIdentityType. */
6292
+ export type ResourceIdentityType =
6293
+ | "SystemAssigned"
6294
+ | "UserAssigned"
6295
+ | "SystemAssigned,UserAssigned"
6296
+ | "None";
4969
6297
  /** Defines values for MongoRoleDefinitionType. */
4970
6298
  export type MongoRoleDefinitionType = "BuiltInRole" | "CustomRole";
4971
6299
  /** Defines values for RoleDefinitionType. */
4972
6300
  export type RoleDefinitionType = "BuiltInRole" | "CustomRole";
6301
+ /** Defines values for SupportedActions. */
6302
+ export type SupportedActions = "Enable" | "Disable";
4973
6303
 
4974
6304
  /** Optional parameters. */
4975
6305
  export interface DatabaseAccountsGetOptionalParams
@@ -5273,6 +6603,41 @@ export interface PartitionKeyRangeIdRegionListMetricsOptionalParams
5273
6603
  export type PartitionKeyRangeIdRegionListMetricsResponse =
5274
6604
  PartitionMetricListResult;
5275
6605
 
6606
+ /** Optional parameters. */
6607
+ export interface GraphResourcesListGraphsOptionalParams
6608
+ extends coreClient.OperationOptions {}
6609
+
6610
+ /** Contains response data for the listGraphs operation. */
6611
+ export type GraphResourcesListGraphsResponse = GraphResourcesListResult;
6612
+
6613
+ /** Optional parameters. */
6614
+ export interface GraphResourcesGetGraphOptionalParams
6615
+ extends coreClient.OperationOptions {}
6616
+
6617
+ /** Contains response data for the getGraph operation. */
6618
+ export type GraphResourcesGetGraphResponse = GraphResourceGetResults;
6619
+
6620
+ /** Optional parameters. */
6621
+ export interface GraphResourcesCreateUpdateGraphOptionalParams
6622
+ extends coreClient.OperationOptions {
6623
+ /** Delay to wait until next poll, in milliseconds. */
6624
+ updateIntervalInMs?: number;
6625
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6626
+ resumeFrom?: string;
6627
+ }
6628
+
6629
+ /** Contains response data for the createUpdateGraph operation. */
6630
+ export type GraphResourcesCreateUpdateGraphResponse = GraphResourceGetResults;
6631
+
6632
+ /** Optional parameters. */
6633
+ export interface GraphResourcesDeleteGraphResourceOptionalParams
6634
+ extends coreClient.OperationOptions {
6635
+ /** Delay to wait until next poll, in milliseconds. */
6636
+ updateIntervalInMs?: number;
6637
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6638
+ resumeFrom?: string;
6639
+ }
6640
+
5276
6641
  /** Optional parameters. */
5277
6642
  export interface SqlResourcesListSqlDatabasesOptionalParams
5278
6643
  extends coreClient.OperationOptions {}
@@ -5360,21 +6725,23 @@ export type SqlResourcesMigrateSqlDatabaseToManualThroughputResponse =
5360
6725
  ThroughputSettingsGetResults;
5361
6726
 
5362
6727
  /** Optional parameters. */
5363
- export interface SqlResourcesListSqlContainersOptionalParams
6728
+ export interface SqlResourcesListClientEncryptionKeysOptionalParams
5364
6729
  extends coreClient.OperationOptions {}
5365
6730
 
5366
- /** Contains response data for the listSqlContainers operation. */
5367
- export type SqlResourcesListSqlContainersResponse = SqlContainerListResult;
6731
+ /** Contains response data for the listClientEncryptionKeys operation. */
6732
+ export type SqlResourcesListClientEncryptionKeysResponse =
6733
+ ClientEncryptionKeysListResult;
5368
6734
 
5369
6735
  /** Optional parameters. */
5370
- export interface SqlResourcesGetSqlContainerOptionalParams
6736
+ export interface SqlResourcesGetClientEncryptionKeyOptionalParams
5371
6737
  extends coreClient.OperationOptions {}
5372
6738
 
5373
- /** Contains response data for the getSqlContainer operation. */
5374
- export type SqlResourcesGetSqlContainerResponse = SqlContainerGetResults;
6739
+ /** Contains response data for the getClientEncryptionKey operation. */
6740
+ export type SqlResourcesGetClientEncryptionKeyResponse =
6741
+ ClientEncryptionKeyGetResults;
5375
6742
 
5376
6743
  /** Optional parameters. */
5377
- export interface SqlResourcesCreateUpdateSqlContainerOptionalParams
6744
+ export interface SqlResourcesCreateUpdateClientEncryptionKeyOptionalParams
5378
6745
  extends coreClient.OperationOptions {
5379
6746
  /** Delay to wait until next poll, in milliseconds. */
5380
6747
  updateIntervalInMs?: number;
@@ -5382,9 +6749,36 @@ export interface SqlResourcesCreateUpdateSqlContainerOptionalParams
5382
6749
  resumeFrom?: string;
5383
6750
  }
5384
6751
 
5385
- /** Contains response data for the createUpdateSqlContainer operation. */
5386
- export type SqlResourcesCreateUpdateSqlContainerResponse =
5387
- SqlContainerGetResults;
6752
+ /** Contains response data for the createUpdateClientEncryptionKey operation. */
6753
+ export type SqlResourcesCreateUpdateClientEncryptionKeyResponse =
6754
+ ClientEncryptionKeyGetResults;
6755
+
6756
+ /** Optional parameters. */
6757
+ export interface SqlResourcesListSqlContainersOptionalParams
6758
+ extends coreClient.OperationOptions {}
6759
+
6760
+ /** Contains response data for the listSqlContainers operation. */
6761
+ export type SqlResourcesListSqlContainersResponse = SqlContainerListResult;
6762
+
6763
+ /** Optional parameters. */
6764
+ export interface SqlResourcesGetSqlContainerOptionalParams
6765
+ extends coreClient.OperationOptions {}
6766
+
6767
+ /** Contains response data for the getSqlContainer operation. */
6768
+ export type SqlResourcesGetSqlContainerResponse = SqlContainerGetResults;
6769
+
6770
+ /** Optional parameters. */
6771
+ export interface SqlResourcesCreateUpdateSqlContainerOptionalParams
6772
+ extends coreClient.OperationOptions {
6773
+ /** Delay to wait until next poll, in milliseconds. */
6774
+ updateIntervalInMs?: number;
6775
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6776
+ resumeFrom?: string;
6777
+ }
6778
+
6779
+ /** Contains response data for the createUpdateSqlContainer operation. */
6780
+ export type SqlResourcesCreateUpdateSqlContainerResponse =
6781
+ SqlContainerGetResults;
5388
6782
 
5389
6783
  /** Optional parameters. */
5390
6784
  export interface SqlResourcesDeleteSqlContainerOptionalParams
@@ -5399,6 +6793,32 @@ export interface SqlResourcesDeleteSqlContainerOptionalParams
5399
6793
  export type SqlResourcesDeleteSqlContainerResponse =
5400
6794
  SqlResourcesDeleteSqlContainerHeaders;
5401
6795
 
6796
+ /** Optional parameters. */
6797
+ export interface SqlResourcesSqlDatabasePartitionMergeOptionalParams
6798
+ extends coreClient.OperationOptions {
6799
+ /** Delay to wait until next poll, in milliseconds. */
6800
+ updateIntervalInMs?: number;
6801
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6802
+ resumeFrom?: string;
6803
+ }
6804
+
6805
+ /** Contains response data for the sqlDatabasePartitionMerge operation. */
6806
+ export type SqlResourcesSqlDatabasePartitionMergeResponse =
6807
+ PhysicalPartitionStorageInfoCollection;
6808
+
6809
+ /** Optional parameters. */
6810
+ export interface SqlResourcesListSqlContainerPartitionMergeOptionalParams
6811
+ extends coreClient.OperationOptions {
6812
+ /** Delay to wait until next poll, in milliseconds. */
6813
+ updateIntervalInMs?: number;
6814
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6815
+ resumeFrom?: string;
6816
+ }
6817
+
6818
+ /** Contains response data for the listSqlContainerPartitionMerge operation. */
6819
+ export type SqlResourcesListSqlContainerPartitionMergeResponse =
6820
+ PhysicalPartitionStorageInfoCollection;
6821
+
5402
6822
  /** Optional parameters. */
5403
6823
  export interface SqlResourcesGetSqlContainerThroughputOptionalParams
5404
6824
  extends coreClient.OperationOptions {}
@@ -5447,23 +6867,33 @@ export type SqlResourcesMigrateSqlContainerToManualThroughputResponse =
5447
6867
  ThroughputSettingsGetResults;
5448
6868
 
5449
6869
  /** Optional parameters. */
5450
- export interface SqlResourcesListClientEncryptionKeysOptionalParams
5451
- extends coreClient.OperationOptions {}
6870
+ export interface SqlResourcesSqlDatabaseRetrieveThroughputDistributionOptionalParams
6871
+ extends coreClient.OperationOptions {
6872
+ /** Delay to wait until next poll, in milliseconds. */
6873
+ updateIntervalInMs?: number;
6874
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6875
+ resumeFrom?: string;
6876
+ }
5452
6877
 
5453
- /** Contains response data for the listClientEncryptionKeys operation. */
5454
- export type SqlResourcesListClientEncryptionKeysResponse =
5455
- ClientEncryptionKeysListResult;
6878
+ /** Contains response data for the sqlDatabaseRetrieveThroughputDistribution operation. */
6879
+ export type SqlResourcesSqlDatabaseRetrieveThroughputDistributionResponse =
6880
+ PhysicalPartitionThroughputInfoResult;
5456
6881
 
5457
6882
  /** Optional parameters. */
5458
- export interface SqlResourcesGetClientEncryptionKeyOptionalParams
5459
- extends coreClient.OperationOptions {}
6883
+ export interface SqlResourcesSqlDatabaseRedistributeThroughputOptionalParams
6884
+ extends coreClient.OperationOptions {
6885
+ /** Delay to wait until next poll, in milliseconds. */
6886
+ updateIntervalInMs?: number;
6887
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6888
+ resumeFrom?: string;
6889
+ }
5460
6890
 
5461
- /** Contains response data for the getClientEncryptionKey operation. */
5462
- export type SqlResourcesGetClientEncryptionKeyResponse =
5463
- ClientEncryptionKeyGetResults;
6891
+ /** Contains response data for the sqlDatabaseRedistributeThroughput operation. */
6892
+ export type SqlResourcesSqlDatabaseRedistributeThroughputResponse =
6893
+ PhysicalPartitionThroughputInfoResult;
5464
6894
 
5465
6895
  /** Optional parameters. */
5466
- export interface SqlResourcesCreateUpdateClientEncryptionKeyOptionalParams
6896
+ export interface SqlResourcesSqlContainerRetrieveThroughputDistributionOptionalParams
5467
6897
  extends coreClient.OperationOptions {
5468
6898
  /** Delay to wait until next poll, in milliseconds. */
5469
6899
  updateIntervalInMs?: number;
@@ -5471,9 +6901,22 @@ export interface SqlResourcesCreateUpdateClientEncryptionKeyOptionalParams
5471
6901
  resumeFrom?: string;
5472
6902
  }
5473
6903
 
5474
- /** Contains response data for the createUpdateClientEncryptionKey operation. */
5475
- export type SqlResourcesCreateUpdateClientEncryptionKeyResponse =
5476
- ClientEncryptionKeyGetResults;
6904
+ /** Contains response data for the sqlContainerRetrieveThroughputDistribution operation. */
6905
+ export type SqlResourcesSqlContainerRetrieveThroughputDistributionResponse =
6906
+ PhysicalPartitionThroughputInfoResult;
6907
+
6908
+ /** Optional parameters. */
6909
+ export interface SqlResourcesSqlContainerRedistributeThroughputOptionalParams
6910
+ extends coreClient.OperationOptions {
6911
+ /** Delay to wait until next poll, in milliseconds. */
6912
+ updateIntervalInMs?: number;
6913
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6914
+ resumeFrom?: string;
6915
+ }
6916
+
6917
+ /** Contains response data for the sqlContainerRedistributeThroughput operation. */
6918
+ export type SqlResourcesSqlContainerRedistributeThroughputResponse =
6919
+ PhysicalPartitionThroughputInfoResult;
5477
6920
 
5478
6921
  /** Optional parameters. */
5479
6922
  export interface SqlResourcesListSqlStoredProceduresOptionalParams
@@ -5776,6 +7219,58 @@ export interface MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputOptiona
5776
7219
  export type MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputResponse =
5777
7220
  ThroughputSettingsGetResults;
5778
7221
 
7222
+ /** Optional parameters. */
7223
+ export interface MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionOptionalParams
7224
+ extends coreClient.OperationOptions {
7225
+ /** Delay to wait until next poll, in milliseconds. */
7226
+ updateIntervalInMs?: number;
7227
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7228
+ resumeFrom?: string;
7229
+ }
7230
+
7231
+ /** Contains response data for the mongoDBDatabaseRetrieveThroughputDistribution operation. */
7232
+ export type MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionResponse =
7233
+ PhysicalPartitionThroughputInfoResult;
7234
+
7235
+ /** Optional parameters. */
7236
+ export interface MongoDBResourcesMongoDBDatabaseRedistributeThroughputOptionalParams
7237
+ extends coreClient.OperationOptions {
7238
+ /** Delay to wait until next poll, in milliseconds. */
7239
+ updateIntervalInMs?: number;
7240
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7241
+ resumeFrom?: string;
7242
+ }
7243
+
7244
+ /** Contains response data for the mongoDBDatabaseRedistributeThroughput operation. */
7245
+ export type MongoDBResourcesMongoDBDatabaseRedistributeThroughputResponse =
7246
+ PhysicalPartitionThroughputInfoResult;
7247
+
7248
+ /** Optional parameters. */
7249
+ export interface MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionOptionalParams
7250
+ extends coreClient.OperationOptions {
7251
+ /** Delay to wait until next poll, in milliseconds. */
7252
+ updateIntervalInMs?: number;
7253
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7254
+ resumeFrom?: string;
7255
+ }
7256
+
7257
+ /** Contains response data for the mongoDBContainerRetrieveThroughputDistribution operation. */
7258
+ export type MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionResponse =
7259
+ PhysicalPartitionThroughputInfoResult;
7260
+
7261
+ /** Optional parameters. */
7262
+ export interface MongoDBResourcesMongoDBContainerRedistributeThroughputOptionalParams
7263
+ extends coreClient.OperationOptions {
7264
+ /** Delay to wait until next poll, in milliseconds. */
7265
+ updateIntervalInMs?: number;
7266
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7267
+ resumeFrom?: string;
7268
+ }
7269
+
7270
+ /** Contains response data for the mongoDBContainerRedistributeThroughput operation. */
7271
+ export type MongoDBResourcesMongoDBContainerRedistributeThroughputResponse =
7272
+ PhysicalPartitionThroughputInfoResult;
7273
+
5779
7274
  /** Optional parameters. */
5780
7275
  export interface MongoDBResourcesListMongoDBCollectionsOptionalParams
5781
7276
  extends coreClient.OperationOptions {}
@@ -5818,6 +7313,32 @@ export interface MongoDBResourcesDeleteMongoDBCollectionOptionalParams
5818
7313
  export type MongoDBResourcesDeleteMongoDBCollectionResponse =
5819
7314
  MongoDBResourcesDeleteMongoDBCollectionHeaders;
5820
7315
 
7316
+ /** Optional parameters. */
7317
+ export interface MongoDBResourcesMongoDBDatabasePartitionMergeOptionalParams
7318
+ extends coreClient.OperationOptions {
7319
+ /** Delay to wait until next poll, in milliseconds. */
7320
+ updateIntervalInMs?: number;
7321
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7322
+ resumeFrom?: string;
7323
+ }
7324
+
7325
+ /** Contains response data for the mongoDBDatabasePartitionMerge operation. */
7326
+ export type MongoDBResourcesMongoDBDatabasePartitionMergeResponse =
7327
+ PhysicalPartitionStorageInfoCollection;
7328
+
7329
+ /** Optional parameters. */
7330
+ export interface MongoDBResourcesListMongoDBCollectionPartitionMergeOptionalParams
7331
+ extends coreClient.OperationOptions {
7332
+ /** Delay to wait until next poll, in milliseconds. */
7333
+ updateIntervalInMs?: number;
7334
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7335
+ resumeFrom?: string;
7336
+ }
7337
+
7338
+ /** Contains response data for the listMongoDBCollectionPartitionMerge operation. */
7339
+ export type MongoDBResourcesListMongoDBCollectionPartitionMergeResponse =
7340
+ PhysicalPartitionStorageInfoCollection;
7341
+
5821
7342
  /** Optional parameters. */
5822
7343
  export interface MongoDBResourcesGetMongoDBCollectionThroughputOptionalParams
5823
7344
  extends coreClient.OperationOptions {}
@@ -6231,6 +7752,91 @@ export interface CassandraResourcesMigrateCassandraTableToManualThroughputOption
6231
7752
  export type CassandraResourcesMigrateCassandraTableToManualThroughputResponse =
6232
7753
  ThroughputSettingsGetResults;
6233
7754
 
7755
+ /** Optional parameters. */
7756
+ export interface CassandraResourcesListCassandraViewsOptionalParams
7757
+ extends coreClient.OperationOptions {}
7758
+
7759
+ /** Contains response data for the listCassandraViews operation. */
7760
+ export type CassandraResourcesListCassandraViewsResponse =
7761
+ CassandraViewListResult;
7762
+
7763
+ /** Optional parameters. */
7764
+ export interface CassandraResourcesGetCassandraViewOptionalParams
7765
+ extends coreClient.OperationOptions {}
7766
+
7767
+ /** Contains response data for the getCassandraView operation. */
7768
+ export type CassandraResourcesGetCassandraViewResponse =
7769
+ CassandraViewGetResults;
7770
+
7771
+ /** Optional parameters. */
7772
+ export interface CassandraResourcesCreateUpdateCassandraViewOptionalParams
7773
+ extends coreClient.OperationOptions {
7774
+ /** Delay to wait until next poll, in milliseconds. */
7775
+ updateIntervalInMs?: number;
7776
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7777
+ resumeFrom?: string;
7778
+ }
7779
+
7780
+ /** Contains response data for the createUpdateCassandraView operation. */
7781
+ export type CassandraResourcesCreateUpdateCassandraViewResponse =
7782
+ CassandraViewGetResults;
7783
+
7784
+ /** Optional parameters. */
7785
+ export interface CassandraResourcesDeleteCassandraViewOptionalParams
7786
+ extends coreClient.OperationOptions {
7787
+ /** Delay to wait until next poll, in milliseconds. */
7788
+ updateIntervalInMs?: number;
7789
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7790
+ resumeFrom?: string;
7791
+ }
7792
+
7793
+ /** Optional parameters. */
7794
+ export interface CassandraResourcesGetCassandraViewThroughputOptionalParams
7795
+ extends coreClient.OperationOptions {}
7796
+
7797
+ /** Contains response data for the getCassandraViewThroughput operation. */
7798
+ export type CassandraResourcesGetCassandraViewThroughputResponse =
7799
+ ThroughputSettingsGetResults;
7800
+
7801
+ /** Optional parameters. */
7802
+ export interface CassandraResourcesUpdateCassandraViewThroughputOptionalParams
7803
+ extends coreClient.OperationOptions {
7804
+ /** Delay to wait until next poll, in milliseconds. */
7805
+ updateIntervalInMs?: number;
7806
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7807
+ resumeFrom?: string;
7808
+ }
7809
+
7810
+ /** Contains response data for the updateCassandraViewThroughput operation. */
7811
+ export type CassandraResourcesUpdateCassandraViewThroughputResponse =
7812
+ ThroughputSettingsGetResults;
7813
+
7814
+ /** Optional parameters. */
7815
+ export interface CassandraResourcesMigrateCassandraViewToAutoscaleOptionalParams
7816
+ extends coreClient.OperationOptions {
7817
+ /** Delay to wait until next poll, in milliseconds. */
7818
+ updateIntervalInMs?: number;
7819
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7820
+ resumeFrom?: string;
7821
+ }
7822
+
7823
+ /** Contains response data for the migrateCassandraViewToAutoscale operation. */
7824
+ export type CassandraResourcesMigrateCassandraViewToAutoscaleResponse =
7825
+ ThroughputSettingsGetResults;
7826
+
7827
+ /** Optional parameters. */
7828
+ export interface CassandraResourcesMigrateCassandraViewToManualThroughputOptionalParams
7829
+ extends coreClient.OperationOptions {
7830
+ /** Delay to wait until next poll, in milliseconds. */
7831
+ updateIntervalInMs?: number;
7832
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7833
+ resumeFrom?: string;
7834
+ }
7835
+
7836
+ /** Contains response data for the migrateCassandraViewToManualThroughput operation. */
7837
+ export type CassandraResourcesMigrateCassandraViewToManualThroughputResponse =
7838
+ ThroughputSettingsGetResults;
7839
+
6234
7840
  /** Optional parameters. */
6235
7841
  export interface GremlinResourcesListGremlinDatabasesOptionalParams
6236
7842
  extends coreClient.OperationOptions {}
@@ -6434,6 +8040,64 @@ export interface LocationsGetOptionalParams
6434
8040
  /** Contains response data for the get operation. */
6435
8041
  export type LocationsGetResponse = LocationGetResult;
6436
8042
 
8043
+ /** Optional parameters. */
8044
+ export interface DataTransferJobsCreateOptionalParams
8045
+ extends coreClient.OperationOptions {}
8046
+
8047
+ /** Contains response data for the create operation. */
8048
+ export type DataTransferJobsCreateResponse = DataTransferJobGetResults;
8049
+
8050
+ /** Optional parameters. */
8051
+ export interface DataTransferJobsGetOptionalParams
8052
+ extends coreClient.OperationOptions {}
8053
+
8054
+ /** Contains response data for the get operation. */
8055
+ export type DataTransferJobsGetResponse = DataTransferJobGetResults;
8056
+
8057
+ /** Optional parameters. */
8058
+ export interface DataTransferJobsPauseOptionalParams
8059
+ extends coreClient.OperationOptions {}
8060
+
8061
+ /** Contains response data for the pause operation. */
8062
+ export type DataTransferJobsPauseResponse = DataTransferJobGetResults;
8063
+
8064
+ /** Optional parameters. */
8065
+ export interface DataTransferJobsResumeOptionalParams
8066
+ extends coreClient.OperationOptions {}
8067
+
8068
+ /** Contains response data for the resume operation. */
8069
+ export type DataTransferJobsResumeResponse = DataTransferJobGetResults;
8070
+
8071
+ /** Optional parameters. */
8072
+ export interface DataTransferJobsCancelOptionalParams
8073
+ extends coreClient.OperationOptions {}
8074
+
8075
+ /** Contains response data for the cancel operation. */
8076
+ export type DataTransferJobsCancelResponse = DataTransferJobGetResults;
8077
+
8078
+ /** Optional parameters. */
8079
+ export interface DataTransferJobsCompleteOptionalParams
8080
+ extends coreClient.OperationOptions {}
8081
+
8082
+ /** Contains response data for the complete operation. */
8083
+ export type DataTransferJobsCompleteResponse = DataTransferJobGetResults;
8084
+
8085
+ /** Optional parameters. */
8086
+ export interface DataTransferJobsListByDatabaseAccountOptionalParams
8087
+ extends coreClient.OperationOptions {}
8088
+
8089
+ /** Contains response data for the listByDatabaseAccount operation. */
8090
+ export type DataTransferJobsListByDatabaseAccountResponse =
8091
+ DataTransferJobFeedResults;
8092
+
8093
+ /** Optional parameters. */
8094
+ export interface DataTransferJobsListByDatabaseAccountNextOptionalParams
8095
+ extends coreClient.OperationOptions {}
8096
+
8097
+ /** Contains response data for the listByDatabaseAccountNext operation. */
8098
+ export type DataTransferJobsListByDatabaseAccountNextResponse =
8099
+ DataTransferJobFeedResults;
8100
+
6437
8101
  /** Optional parameters. */
6438
8102
  export interface CassandraClustersListBySubscriptionOptionalParams
6439
8103
  extends coreClient.OperationOptions {}
@@ -6500,9 +8164,51 @@ export interface CassandraClustersInvokeCommandOptionalParams
6500
8164
  /** Contains response data for the invokeCommand operation. */
6501
8165
  export type CassandraClustersInvokeCommandResponse = CommandOutput;
6502
8166
 
8167
+ /** Optional parameters. */
8168
+ export interface CassandraClustersInvokeCommandAsyncOptionalParams
8169
+ extends coreClient.OperationOptions {
8170
+ /** Delay to wait until next poll, in milliseconds. */
8171
+ updateIntervalInMs?: number;
8172
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8173
+ resumeFrom?: string;
8174
+ }
8175
+
8176
+ /** Contains response data for the invokeCommandAsync operation. */
8177
+ export type CassandraClustersInvokeCommandAsyncResponse = CommandPublicResource;
8178
+
8179
+ /** Optional parameters. */
8180
+ export interface CassandraClustersListCommandOptionalParams
8181
+ extends coreClient.OperationOptions {}
8182
+
8183
+ /** Contains response data for the listCommand operation. */
8184
+ export type CassandraClustersListCommandResponse = ListCommands;
8185
+
8186
+ /** Optional parameters. */
8187
+ export interface CassandraClustersGetCommandAsyncOptionalParams
8188
+ extends coreClient.OperationOptions {}
8189
+
8190
+ /** Contains response data for the getCommandAsync operation. */
8191
+ export type CassandraClustersGetCommandAsyncResponse = ListCommands;
8192
+
8193
+ /** Optional parameters. */
8194
+ export interface CassandraClustersListBackupsOptionalParams
8195
+ extends coreClient.OperationOptions {}
8196
+
8197
+ /** Contains response data for the listBackups operation. */
8198
+ export type CassandraClustersListBackupsResponse = ListBackups;
8199
+
8200
+ /** Optional parameters. */
8201
+ export interface CassandraClustersGetBackupOptionalParams
8202
+ extends coreClient.OperationOptions {}
8203
+
8204
+ /** Contains response data for the getBackup operation. */
8205
+ export type CassandraClustersGetBackupResponse = BackupResource;
8206
+
6503
8207
  /** Optional parameters. */
6504
8208
  export interface CassandraClustersDeallocateOptionalParams
6505
8209
  extends coreClient.OperationOptions {
8210
+ /** Force to deallocate a cluster of Cluster Type Production. Force to deallocate a cluster of Cluster Type Production might cause data loss */
8211
+ xMsForceDeallocate?: string;
6506
8212
  /** Delay to wait until next poll, in milliseconds. */
6507
8213
  updateIntervalInMs?: number;
6508
8214
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
@@ -6572,6 +8278,43 @@ export interface CassandraDataCentersUpdateOptionalParams
6572
8278
  /** Contains response data for the update operation. */
6573
8279
  export type CassandraDataCentersUpdateResponse = DataCenterResource;
6574
8280
 
8281
+ /** Optional parameters. */
8282
+ export interface NetworkSecurityPerimeterConfigurationsListOptionalParams
8283
+ extends coreClient.OperationOptions {}
8284
+
8285
+ /** Contains response data for the list operation. */
8286
+ export type NetworkSecurityPerimeterConfigurationsListResponse =
8287
+ NetworkSecurityPerimeterConfigurationListResult;
8288
+
8289
+ /** Optional parameters. */
8290
+ export interface NetworkSecurityPerimeterConfigurationsGetOptionalParams
8291
+ extends coreClient.OperationOptions {}
8292
+
8293
+ /** Contains response data for the get operation. */
8294
+ export type NetworkSecurityPerimeterConfigurationsGetResponse =
8295
+ NetworkSecurityPerimeterConfiguration;
8296
+
8297
+ /** Optional parameters. */
8298
+ export interface NetworkSecurityPerimeterConfigurationsReconcileOptionalParams
8299
+ extends coreClient.OperationOptions {
8300
+ /** Delay to wait until next poll, in milliseconds. */
8301
+ updateIntervalInMs?: number;
8302
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8303
+ resumeFrom?: string;
8304
+ }
8305
+
8306
+ /** Contains response data for the reconcile operation. */
8307
+ export type NetworkSecurityPerimeterConfigurationsReconcileResponse =
8308
+ NetworkSecurityPerimeterConfigurationsReconcileHeaders;
8309
+
8310
+ /** Optional parameters. */
8311
+ export interface NetworkSecurityPerimeterConfigurationsListNextOptionalParams
8312
+ extends coreClient.OperationOptions {}
8313
+
8314
+ /** Contains response data for the listNext operation. */
8315
+ export type NetworkSecurityPerimeterConfigurationsListNextResponse =
8316
+ NetworkSecurityPerimeterConfigurationListResult;
8317
+
6575
8318
  /** Optional parameters. */
6576
8319
  export interface NotebookWorkspacesListByDatabaseAccountOptionalParams
6577
8320
  extends coreClient.OperationOptions {}
@@ -6877,6 +8620,162 @@ export interface ServiceDeleteOptionalParams
6877
8620
  resumeFrom?: string;
6878
8621
  }
6879
8622
 
8623
+ /** Optional parameters. */
8624
+ export interface ThroughputPoolsListOptionalParams
8625
+ extends coreClient.OperationOptions {}
8626
+
8627
+ /** Contains response data for the list operation. */
8628
+ export type ThroughputPoolsListResponse = ThroughputPoolsListResult;
8629
+
8630
+ /** Optional parameters. */
8631
+ export interface ThroughputPoolsListByResourceGroupOptionalParams
8632
+ extends coreClient.OperationOptions {}
8633
+
8634
+ /** Contains response data for the listByResourceGroup operation. */
8635
+ export type ThroughputPoolsListByResourceGroupResponse =
8636
+ ThroughputPoolsListResult;
8637
+
8638
+ /** Optional parameters. */
8639
+ export interface ThroughputPoolsListNextOptionalParams
8640
+ extends coreClient.OperationOptions {}
8641
+
8642
+ /** Contains response data for the listNext operation. */
8643
+ export type ThroughputPoolsListNextResponse = ThroughputPoolsListResult;
8644
+
8645
+ /** Optional parameters. */
8646
+ export interface ThroughputPoolsListByResourceGroupNextOptionalParams
8647
+ extends coreClient.OperationOptions {}
8648
+
8649
+ /** Contains response data for the listByResourceGroupNext operation. */
8650
+ export type ThroughputPoolsListByResourceGroupNextResponse =
8651
+ ThroughputPoolsListResult;
8652
+
8653
+ /** Optional parameters. */
8654
+ export interface ThroughputPoolGetOptionalParams
8655
+ extends coreClient.OperationOptions {}
8656
+
8657
+ /** Contains response data for the get operation. */
8658
+ export type ThroughputPoolGetResponse = ThroughputPoolResource;
8659
+
8660
+ /** Optional parameters. */
8661
+ export interface ThroughputPoolCreateOrUpdateOptionalParams
8662
+ extends coreClient.OperationOptions {
8663
+ /** Delay to wait until next poll, in milliseconds. */
8664
+ updateIntervalInMs?: number;
8665
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8666
+ resumeFrom?: string;
8667
+ }
8668
+
8669
+ /** Contains response data for the createOrUpdate operation. */
8670
+ export type ThroughputPoolCreateOrUpdateResponse = ThroughputPoolResource;
8671
+
8672
+ /** Optional parameters. */
8673
+ export interface ThroughputPoolUpdateOptionalParams
8674
+ extends coreClient.OperationOptions {
8675
+ /** The parameters to provide for the current Throughput Pool. */
8676
+ body?: ThroughputPoolUpdate;
8677
+ /** Delay to wait until next poll, in milliseconds. */
8678
+ updateIntervalInMs?: number;
8679
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8680
+ resumeFrom?: string;
8681
+ }
8682
+
8683
+ /** Contains response data for the update operation. */
8684
+ export type ThroughputPoolUpdateResponse = ThroughputPoolResource;
8685
+
8686
+ /** Optional parameters. */
8687
+ export interface ThroughputPoolDeleteOptionalParams
8688
+ extends coreClient.OperationOptions {
8689
+ /** Delay to wait until next poll, in milliseconds. */
8690
+ updateIntervalInMs?: number;
8691
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8692
+ resumeFrom?: string;
8693
+ }
8694
+
8695
+ /** Contains response data for the delete operation. */
8696
+ export type ThroughputPoolDeleteResponse = ThroughputPoolDeleteHeaders;
8697
+
8698
+ /** Optional parameters. */
8699
+ export interface ThroughputPoolAccountsListOptionalParams
8700
+ extends coreClient.OperationOptions {}
8701
+
8702
+ /** Contains response data for the list operation. */
8703
+ export type ThroughputPoolAccountsListResponse =
8704
+ ThroughputPoolAccountsListResult;
8705
+
8706
+ /** Optional parameters. */
8707
+ export interface ThroughputPoolAccountsListNextOptionalParams
8708
+ extends coreClient.OperationOptions {}
8709
+
8710
+ /** Contains response data for the listNext operation. */
8711
+ export type ThroughputPoolAccountsListNextResponse =
8712
+ ThroughputPoolAccountsListResult;
8713
+
8714
+ /** Optional parameters. */
8715
+ export interface ThroughputPoolAccountGetOptionalParams
8716
+ extends coreClient.OperationOptions {}
8717
+
8718
+ /** Contains response data for the get operation. */
8719
+ export type ThroughputPoolAccountGetResponse = ThroughputPoolAccountResource;
8720
+
8721
+ /** Optional parameters. */
8722
+ export interface ThroughputPoolAccountCreateOptionalParams
8723
+ extends coreClient.OperationOptions {
8724
+ /** Delay to wait until next poll, in milliseconds. */
8725
+ updateIntervalInMs?: number;
8726
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8727
+ resumeFrom?: string;
8728
+ }
8729
+
8730
+ /** Contains response data for the create operation. */
8731
+ export type ThroughputPoolAccountCreateResponse = ThroughputPoolAccountResource;
8732
+
8733
+ /** Optional parameters. */
8734
+ export interface ThroughputPoolAccountDeleteOptionalParams
8735
+ extends coreClient.OperationOptions {
8736
+ /** Delay to wait until next poll, in milliseconds. */
8737
+ updateIntervalInMs?: number;
8738
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8739
+ resumeFrom?: string;
8740
+ }
8741
+
8742
+ /** Contains response data for the delete operation. */
8743
+ export type ThroughputPoolAccountDeleteResponse =
8744
+ ThroughputPoolAccountDeleteHeaders;
8745
+
8746
+ /** Optional parameters. */
8747
+ export interface ChaosFaultListOptionalParams
8748
+ extends coreClient.OperationOptions {}
8749
+
8750
+ /** Contains response data for the list operation. */
8751
+ export type ChaosFaultListOperationResponse = ChaosFaultListResponse;
8752
+
8753
+ /** Optional parameters. */
8754
+ export interface ChaosFaultEnableDisableOptionalParams
8755
+ extends coreClient.OperationOptions {
8756
+ /** Delay to wait until next poll, in milliseconds. */
8757
+ updateIntervalInMs?: number;
8758
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8759
+ resumeFrom?: string;
8760
+ }
8761
+
8762
+ /** Contains response data for the enableDisable operation. */
8763
+ export type ChaosFaultEnableDisableResponse = ChaosFaultResource;
8764
+
8765
+ /** Optional parameters. */
8766
+ export interface ChaosFaultGetOptionalParams
8767
+ extends coreClient.OperationOptions {}
8768
+
8769
+ /** Contains response data for the get operation. */
8770
+ export type ChaosFaultGetResponse = ChaosFaultResource;
8771
+
8772
+ /** Optional parameters. */
8773
+ export interface ChaosFaultListNextOptionalParams
8774
+ extends coreClient.OperationOptions {}
8775
+
8776
+ /** Contains response data for the listNext operation. */
8777
+ export type ChaosFaultListNextResponse = ChaosFaultListResponse;
8778
+
6880
8779
  /** Optional parameters. */
6881
8780
  export interface CosmosDBManagementClientOptionalParams
6882
8781
  extends coreClient.ServiceClientOptions {