@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
@@ -1,38 +1,9 @@
1
1
  import * as coreClient from "@azure/core-client";
2
2
  export type BackupPolicyUnion = BackupPolicy | PeriodicModeBackupPolicy | ContinuousModeBackupPolicy;
3
+ export type DataTransferDataSourceSinkUnion = DataTransferDataSourceSink | BaseCosmosDataTransferDataSourceSinkUnion | CosmosMongoVCoreDataTransferDataSourceSink | AzureBlobDataTransferDataSourceSink;
3
4
  export type ServiceResourcePropertiesUnion = ServiceResourceProperties | DataTransferServiceResourceProperties | SqlDedicatedGatewayServiceResourceProperties | GraphAPIComputeServiceResourceProperties | MaterializedViewsBuilderServiceResourceProperties;
4
5
  export type ServiceResourceCreateUpdatePropertiesUnion = ServiceResourceCreateUpdateProperties | DataTransferServiceResourceCreateUpdateProperties | SqlDedicatedGatewayServiceResourceCreateUpdateProperties | GraphAPIComputeServiceResourceCreateUpdateProperties | MaterializedViewsBuilderServiceResourceCreateUpdateProperties;
5
- /** Identity for the resource. */
6
- export interface ManagedServiceIdentity {
7
- /**
8
- * The principal id of the system assigned identity. This property will only be provided for a system assigned identity.
9
- * NOTE: This property will not be serialized. It can only be populated by the server.
10
- */
11
- readonly principalId?: string;
12
- /**
13
- * The tenant id of the system assigned identity. This property will only be provided for a system assigned identity.
14
- * NOTE: This property will not be serialized. It can only be populated by the server.
15
- */
16
- readonly tenantId?: string;
17
- /** 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. */
18
- type?: ResourceIdentityType;
19
- /** 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}'. */
20
- userAssignedIdentities?: {
21
- [propertyName: string]: Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties;
22
- };
23
- }
24
- export interface Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties {
25
- /**
26
- * The principal id of user assigned identity.
27
- * NOTE: This property will not be serialized. It can only be populated by the server.
28
- */
29
- readonly principalId?: string;
30
- /**
31
- * The client id of user assigned identity.
32
- * NOTE: This property will not be serialized. It can only be populated by the server.
33
- */
34
- readonly clientId?: string;
35
- }
6
+ export type BaseCosmosDataTransferDataSourceSinkUnion = BaseCosmosDataTransferDataSourceSink | CosmosCassandraDataTransferDataSourceSink | CosmosMongoDataTransferDataSourceSink | CosmosSqlDataTransferDataSourceSink;
36
7
  /** IpAddressOrRange object */
37
8
  export interface IpAddressOrRange {
38
9
  /** A single IPv4 address or a single IPv4 address range in CIDR format. Provided IPs must be well-formatted and cannot be contained in one of the following ranges: 10.0.0.0/8, 100.64.0.0/10, 172.16.0.0/12, 192.168.0.0/16, since these are not enforceable by the IP address filter. Example of valid inputs: “23.40.210.245” or “23.40.210.0/8”. */
@@ -115,7 +86,7 @@ export interface PrivateLinkServiceConnectionStateProperty {
115
86
  /** Common fields that are returned in the response for all Azure Resource Manager resources */
116
87
  export interface Resource {
117
88
  /**
118
- * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
89
+ * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
119
90
  * NOTE: This property will not be serialized. It can only be populated by the server.
120
91
  */
121
92
  readonly id?: string;
@@ -129,6 +100,26 @@ export interface Resource {
129
100
  * NOTE: This property will not be serialized. It can only be populated by the server.
130
101
  */
131
102
  readonly type?: string;
103
+ /**
104
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
105
+ * NOTE: This property will not be serialized. It can only be populated by the server.
106
+ */
107
+ readonly systemData?: SystemData;
108
+ }
109
+ /** Metadata pertaining to creation and last modification of the resource. */
110
+ export interface SystemData {
111
+ /** The identity that created the resource. */
112
+ createdBy?: string;
113
+ /** The type of identity that created the resource. */
114
+ createdByType?: CreatedByType;
115
+ /** The timestamp of resource creation (UTC). */
116
+ createdAt?: Date;
117
+ /** The identity that last modified the resource. */
118
+ lastModifiedBy?: string;
119
+ /** The type of identity that last modified the resource. */
120
+ lastModifiedByType?: CreatedByType;
121
+ /** The timestamp of resource last modification (UTC) */
122
+ lastModifiedAt?: Date;
132
123
  }
133
124
  export interface ApiProperties {
134
125
  /** Describes the version of the MongoDB account. */
@@ -191,11 +182,40 @@ export interface CorsPolicy {
191
182
  /** The maximum amount time that a browser should cache the preflight OPTIONS request. */
192
183
  maxAgeInSeconds?: number;
193
184
  }
185
+ /** Indicates what diagnostic log settings are to be enabled. */
186
+ export interface DiagnosticLogSettings {
187
+ /** Describe the level of detail with which queries are to be logged. */
188
+ enableFullTextQuery?: EnableFullTextQuery;
189
+ }
194
190
  /** The object that represents all properties related to capacity enforcement on an account. */
195
191
  export interface Capacity {
196
192
  /** 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. */
197
193
  totalThroughputLimit?: number;
198
194
  }
195
+ /** The transition state information related capacity mode change with update request. */
196
+ export interface CapacityModeChangeTransitionState {
197
+ /** The transition status of capacity mode. */
198
+ capacityModeTransitionStatus?: CapacityModeTransitionStatus;
199
+ /** Indicates the current capacity mode of the account. */
200
+ currentCapacityMode?: CapacityMode;
201
+ /** Indicates the previous capacity mode of the account before successful transition. */
202
+ previousCapacityMode?: CapacityMode;
203
+ /**
204
+ * Begin time in UTC of the capacity mode change.
205
+ * NOTE: This property will not be serialized. It can only be populated by the server.
206
+ */
207
+ readonly capacityModeTransitionBeginTimestamp?: Date;
208
+ /**
209
+ * End time in UTC of the capacity mode change.
210
+ * NOTE: This property will not be serialized. It can only be populated by the server.
211
+ */
212
+ readonly capacityModeTransitionEndTimestamp?: Date;
213
+ /**
214
+ * End time in UTC of the last successful capacity mode change.
215
+ * NOTE: This property will not be serialized. It can only be populated by the server.
216
+ */
217
+ readonly capacityModeLastSuccessfulTransitionEndTimestamp?: Date;
218
+ }
199
219
  /** The metadata related to each access key for the given Cosmos DB database account. */
200
220
  export interface DatabaseAccountKeysMetadata {
201
221
  /**
@@ -227,21 +247,6 @@ export interface AccountKeyMetadata {
227
247
  */
228
248
  readonly generationTime?: Date;
229
249
  }
230
- /** Metadata pertaining to creation and last modification of the resource. */
231
- export interface SystemData {
232
- /** The identity that created the resource. */
233
- createdBy?: string;
234
- /** The type of identity that created the resource. */
235
- createdByType?: CreatedByType;
236
- /** The timestamp of resource creation (UTC). */
237
- createdAt?: Date;
238
- /** The identity that last modified the resource. */
239
- lastModifiedBy?: string;
240
- /** The type of identity that last modified the resource. */
241
- lastModifiedByType?: CreatedByType;
242
- /** The timestamp of resource last modification (UTC) */
243
- lastModifiedAt?: Date;
244
- }
245
250
  /** The core properties of ARM resources. */
246
251
  export interface ARMResourceProperties {
247
252
  /**
@@ -265,6 +270,39 @@ export interface ARMResourceProperties {
265
270
  tags?: {
266
271
  [propertyName: string]: string;
267
272
  };
273
+ /** Identity for the resource. */
274
+ identity?: ManagedServiceIdentity;
275
+ }
276
+ /** Identity for the resource. */
277
+ export interface ManagedServiceIdentity {
278
+ /**
279
+ * The principal id of the system assigned identity. This property will only be provided for a system assigned identity.
280
+ * NOTE: This property will not be serialized. It can only be populated by the server.
281
+ */
282
+ readonly principalId?: string;
283
+ /**
284
+ * The tenant id of the system assigned identity. This property will only be provided for a system assigned identity.
285
+ * NOTE: This property will not be serialized. It can only be populated by the server.
286
+ */
287
+ readonly tenantId?: string;
288
+ /** 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. */
289
+ type?: ResourceIdentityType;
290
+ /** 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}'. */
291
+ userAssignedIdentities?: {
292
+ [propertyName: string]: Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties;
293
+ };
294
+ }
295
+ export interface Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties {
296
+ /**
297
+ * The principal id of user assigned identity.
298
+ * NOTE: This property will not be serialized. It can only be populated by the server.
299
+ */
300
+ readonly principalId?: string;
301
+ /**
302
+ * The client id of user assigned identity.
303
+ * NOTE: This property will not be serialized. It can only be populated by the server.
304
+ */
305
+ readonly clientId?: string;
268
306
  }
269
307
  /** Parameters for patching Azure Cosmos DB database account properties. */
270
308
  export interface DatabaseAccountUpdateParameters {
@@ -320,10 +358,16 @@ export interface DatabaseAccountUpdateParameters {
320
358
  networkAclBypass?: NetworkAclBypass;
321
359
  /** An array that contains the Resource Ids for Network Acl Bypass for the Cosmos DB account. */
322
360
  networkAclBypassResourceIds?: string[];
361
+ /** The Object representing the different Diagnostic log settings for the Cosmos DB Account. */
362
+ diagnosticLogSettings?: DiagnosticLogSettings;
323
363
  /** Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication. */
324
364
  disableLocalAuth?: boolean;
325
365
  /** The object that represents all properties related to capacity enforcement on an account. */
326
366
  capacity?: Capacity;
367
+ /** Indicates the capacityMode of the Cosmos DB account. */
368
+ capacityMode?: CapacityMode;
369
+ /** Flag to indicate whether to enable MaterializedViews on the Cosmos DB account */
370
+ enableMaterializedViews?: boolean;
327
371
  /**
328
372
  * 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.
329
373
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -331,12 +375,18 @@ export interface DatabaseAccountUpdateParameters {
331
375
  readonly keysMetadata?: DatabaseAccountKeysMetadata;
332
376
  /** Flag to indicate enabling/disabling of Partition Merge feature on the account */
333
377
  enablePartitionMerge?: boolean;
334
- /** Indicates the minimum allowed Tls version. The default value is Tls 1.2. Cassandra and Mongo APIs only work with Tls 1.2. */
335
- minimalTlsVersion?: MinimalTlsVersion;
336
- /** Flag to indicate enabling/disabling of Burst Capacity feature on the account */
378
+ /** Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account */
337
379
  enableBurstCapacity?: boolean;
380
+ /** 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. */
381
+ minimalTlsVersion?: MinimalTlsVersion;
338
382
  /** Indicates the status of the Customer Managed Key feature on the account. In case there are errors, the property provides troubleshooting guidance. */
339
383
  customerManagedKeyStatus?: string;
384
+ /** Flag to indicate enabling/disabling of Priority Based Execution Preview feature on the account */
385
+ enablePriorityBasedExecution?: boolean;
386
+ /** Enum to indicate default Priority Level of request for Priority Based Execution. */
387
+ defaultPriorityLevel?: DefaultPriorityLevel;
388
+ /** Flag to indicate enabling/disabling of Per-Region Per-partition autoscale Preview feature on the account */
389
+ enablePerRegionPerPartitionAutoscale?: boolean;
340
390
  }
341
391
  /** The list of new failover policies for the failover priority change. */
342
392
  export interface FailoverPolicies {
@@ -702,6 +752,37 @@ export interface MetricAvailability {
702
752
  */
703
753
  readonly retention?: string;
704
754
  }
755
+ /** The List operation response, that contains the Graph resource and their properties. */
756
+ export interface GraphResourcesListResult {
757
+ /**
758
+ * List of Graph resource and their properties.
759
+ * NOTE: This property will not be serialized. It can only be populated by the server.
760
+ */
761
+ readonly value?: GraphResourceGetResults[];
762
+ }
763
+ /** Cosmos DB Graph resource object */
764
+ export interface GraphResource {
765
+ /** Name of the Cosmos DB Graph */
766
+ id: string;
767
+ }
768
+ /** Cosmos DB options resource object */
769
+ export interface OptionsResource {
770
+ /** Value of the Cosmos DB resource throughput or autoscaleSettings. Use the ThroughputSetting resource when retrieving offer details. */
771
+ throughput?: number;
772
+ /** Specifies the Autoscale settings. */
773
+ autoscaleSettings?: AutoscaleSettings;
774
+ }
775
+ export interface AutoscaleSettings {
776
+ /** Represents maximum throughput, the resource can scale up to. */
777
+ maxThroughput?: number;
778
+ }
779
+ /** CreateUpdateOptions are a list of key-value pairs that describe the resource. Supported keys are "If-Match", "If-None-Match", "Session-Token" and "Throughput" */
780
+ export interface CreateUpdateOptions {
781
+ /** Request Units per second. For example, "throughput": 10000. */
782
+ throughput?: number;
783
+ /** Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both. */
784
+ autoscaleSettings?: AutoscaleSettings;
785
+ }
705
786
  /** The List operation response, that contains the SQL databases and their properties. */
706
787
  export interface SqlDatabaseListResult {
707
788
  /**
@@ -737,24 +818,6 @@ export interface ExtendedResourceProperties {
737
818
  */
738
819
  readonly etag?: string;
739
820
  }
740
- /** Cosmos DB options resource object */
741
- export interface OptionsResource {
742
- /** Value of the Cosmos DB resource throughput or autoscaleSettings. Use the ThroughputSetting resource when retrieving offer details. */
743
- throughput?: number;
744
- /** Specifies the Autoscale settings. */
745
- autoscaleSettings?: AutoscaleSettings;
746
- }
747
- export interface AutoscaleSettings {
748
- /** Represents maximum throughput, the resource can scale up to. */
749
- maxThroughput?: number;
750
- }
751
- /** CreateUpdateOptions are a list of key-value pairs that describe the resource. Supported keys are "If-Match", "If-None-Match", "Session-Token" and "Throughput" */
752
- export interface CreateUpdateOptions {
753
- /** Request Units per second. For example, "throughput": 10000. */
754
- throughput?: number;
755
- /** Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both. */
756
- autoscaleSettings?: AutoscaleSettings;
757
- }
758
821
  /** Cosmos DB resource throughput object. Either throughput is required or autoscaleSettings is required, but not both. */
759
822
  export interface ThroughputSettingsResource {
760
823
  /** Value of the Cosmos DB resource throughput. Either throughput is required or autoscaleSettings is required, but not both. */
@@ -806,6 +869,59 @@ export interface ThroughputPolicyResource {
806
869
  /** Represents the percentage by which throughput can increase every time throughput policy kicks in. */
807
870
  incrementPercent?: number;
808
871
  }
872
+ /** The List operation response, that contains the client encryption keys and their properties. */
873
+ export interface ClientEncryptionKeysListResult {
874
+ /**
875
+ * List of client encryption keys and their properties.
876
+ * NOTE: This property will not be serialized. It can only be populated by the server.
877
+ */
878
+ readonly value?: ClientEncryptionKeyGetResults[];
879
+ }
880
+ /** Cosmos DB client encryption key resource object. */
881
+ export interface ClientEncryptionKeyResource {
882
+ /** Name of the ClientEncryptionKey */
883
+ id?: string;
884
+ /** Encryption algorithm that will be used along with this client encryption key to encrypt/decrypt data. */
885
+ encryptionAlgorithm?: string;
886
+ /** Wrapped (encrypted) form of the key represented as a byte array. */
887
+ wrappedDataEncryptionKey?: Uint8Array;
888
+ /** Metadata for the wrapping provider that can be used to unwrap the wrapped client encryption key. */
889
+ keyWrapMetadata?: KeyWrapMetadata;
890
+ }
891
+ /** Represents key wrap metadata that a key wrapping provider can use to wrap/unwrap a client encryption key. */
892
+ export interface KeyWrapMetadata {
893
+ /** The name of associated KeyEncryptionKey (aka CustomerManagedKey). */
894
+ name?: string;
895
+ /** ProviderName of KeyStoreProvider. */
896
+ type?: string;
897
+ /** Reference / link to the KeyEncryptionKey. */
898
+ value?: string;
899
+ /** Algorithm used in wrapping and unwrapping of the data encryption key. */
900
+ algorithm?: string;
901
+ }
902
+ /** The resource model definition for a ARM proxy resource. It will have everything other than required location and tags */
903
+ export interface ARMProxyResource {
904
+ /**
905
+ * The unique resource identifier of the database account.
906
+ * NOTE: This property will not be serialized. It can only be populated by the server.
907
+ */
908
+ readonly id?: string;
909
+ /**
910
+ * The name of the database account.
911
+ * NOTE: This property will not be serialized. It can only be populated by the server.
912
+ */
913
+ readonly name?: string;
914
+ /**
915
+ * The type of Azure resource.
916
+ * NOTE: This property will not be serialized. It can only be populated by the server.
917
+ */
918
+ readonly type?: string;
919
+ }
920
+ /** Parameters to create and update ClientEncryptionKey. */
921
+ export interface ClientEncryptionKeyCreateUpdateParameters {
922
+ /** The standard JSON format of a ClientEncryptionKey */
923
+ resource: ClientEncryptionKeyResource;
924
+ }
809
925
  /** The List operation response, that contains the containers and their properties. */
810
926
  export interface SqlContainerListResult {
811
927
  /**
@@ -836,6 +952,8 @@ export interface SqlContainerResource {
836
952
  restoreParameters?: ResourceRestoreParameters;
837
953
  /** Enum to indicate the mode of resource creation. */
838
954
  createMode?: CreateMode;
955
+ /** The configuration for defining Materialized Views. This must be specified only for creating a Materialized View container. */
956
+ materializedViewDefinition?: MaterializedViewDefinition;
839
957
  /** List of computed properties */
840
958
  computedProperties?: ComputedProperty[];
841
959
  }
@@ -937,6 +1055,18 @@ export interface ClientEncryptionIncludedPath {
937
1055
  /** The encryption algorithm which will be used. Eg - AEAD_AES_256_CBC_HMAC_SHA256. */
938
1056
  encryptionAlgorithm: string;
939
1057
  }
1058
+ /** Materialized View definition for the container. */
1059
+ export interface MaterializedViewDefinition {
1060
+ /**
1061
+ * An unique identifier for the source collection. This is a system generated property.
1062
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1063
+ */
1064
+ readonly sourceCollectionRid?: string;
1065
+ /** The name of the source container on which the Materialized View will be created. */
1066
+ sourceCollectionId: string;
1067
+ /** 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. */
1068
+ definition: string;
1069
+ }
940
1070
  /** The definition of a computed property */
941
1071
  export interface ComputedProperty {
942
1072
  /** The name of a computed property, for example - "cp_lowerName" */
@@ -944,58 +1074,62 @@ export interface ComputedProperty {
944
1074
  /** The query that evaluates the value for computed property, for example - "SELECT VALUE LOWER(c.name) FROM c" */
945
1075
  query?: string;
946
1076
  }
947
- /** The List operation response, that contains the client encryption keys and their properties. */
948
- export interface ClientEncryptionKeysListResult {
1077
+ /** The properties of an Azure Cosmos DB merge operations */
1078
+ export interface MergeParameters {
1079
+ /** Specifies whether the operation is a real merge operation or a simulation. */
1080
+ isDryRun?: boolean;
1081
+ }
1082
+ /** List of physical partitions and their properties returned by a merge operation. */
1083
+ export interface PhysicalPartitionStorageInfoCollection {
949
1084
  /**
950
- * List of client encryption keys and their properties.
1085
+ * List of physical partitions and their properties.
951
1086
  * NOTE: This property will not be serialized. It can only be populated by the server.
952
1087
  */
953
- readonly value?: ClientEncryptionKeyGetResults[];
1088
+ readonly physicalPartitionStorageInfoCollection?: PhysicalPartitionStorageInfo[];
954
1089
  }
955
- /** Cosmos DB client encryption key resource object. */
956
- export interface ClientEncryptionKeyResource {
957
- /** Name of the ClientEncryptionKey */
958
- id?: string;
959
- /** Encryption algorithm that will be used along with this client encryption key to encrypt/decrypt data. */
960
- encryptionAlgorithm?: string;
961
- /** Wrapped (encrypted) form of the key represented as a byte array. */
962
- wrappedDataEncryptionKey?: Uint8Array;
963
- /** Metadata for the wrapping provider that can be used to unwrap the wrapped client encryption key. */
964
- keyWrapMetadata?: KeyWrapMetadata;
965
- }
966
- /** Represents key wrap metadata that a key wrapping provider can use to wrap/unwrap a client encryption key. */
967
- export interface KeyWrapMetadata {
968
- /** The name of associated KeyEncryptionKey (aka CustomerManagedKey). */
969
- name?: string;
970
- /** ProviderName of KeyStoreProvider. */
971
- type?: string;
972
- /** Reference / link to the KeyEncryptionKey. */
973
- value?: string;
974
- /** Algorithm used in wrapping and unwrapping of the data encryption key. */
975
- algorithm?: string;
976
- }
977
- /** The resource model definition for a ARM proxy resource. It will have everything other than required location and tags */
978
- export interface ARMProxyResource {
1090
+ /** The storage of a physical partition */
1091
+ export interface PhysicalPartitionStorageInfo {
979
1092
  /**
980
- * The unique resource identifier of the database account.
1093
+ * The unique identifier of the partition.
981
1094
  * NOTE: This property will not be serialized. It can only be populated by the server.
982
1095
  */
983
1096
  readonly id?: string;
984
1097
  /**
985
- * The name of the database account.
1098
+ * The storage in KB for the physical partition.
986
1099
  * NOTE: This property will not be serialized. It can only be populated by the server.
987
1100
  */
988
- readonly name?: string;
989
- /**
990
- * The type of Azure resource.
991
- * NOTE: This property will not be serialized. It can only be populated by the server.
992
- */
993
- readonly type?: string;
1101
+ readonly storageInKB?: number;
994
1102
  }
995
- /** Parameters to create and update ClientEncryptionKey. */
996
- export interface ClientEncryptionKeyCreateUpdateParameters {
997
- /** The standard JSON format of a ClientEncryptionKey */
998
- resource: ClientEncryptionKeyResource;
1103
+ /** Resource to retrieve throughput information for Cosmos DB resource */
1104
+ export interface RetrieveThroughputPropertiesResource {
1105
+ /** Array of PhysicalPartitionId objects. */
1106
+ physicalPartitionIds: PhysicalPartitionId[];
1107
+ }
1108
+ /** PhysicalPartitionId object */
1109
+ export interface PhysicalPartitionId {
1110
+ /** Id of a physical partition */
1111
+ id: string;
1112
+ }
1113
+ /** The properties of an Azure Cosmos DB PhysicalPartitionThroughputInfoProperties object */
1114
+ export interface PhysicalPartitionThroughputInfoProperties {
1115
+ /** Array of physical partition throughput info objects */
1116
+ physicalPartitionThroughputInfo?: PhysicalPartitionThroughputInfoResource[];
1117
+ }
1118
+ /** PhysicalPartitionThroughputInfo object */
1119
+ export interface PhysicalPartitionThroughputInfoResource {
1120
+ /** Id of a physical partition */
1121
+ id: string;
1122
+ /** Throughput of a physical partition */
1123
+ throughput?: number;
1124
+ }
1125
+ /** Resource to redistribute throughput for Azure Cosmos DB resource */
1126
+ export interface RedistributeThroughputPropertiesResource {
1127
+ /** ThroughputPolicy to apply for throughput redistribution */
1128
+ throughputPolicy: ThroughputPolicyType;
1129
+ /** Array of PhysicalPartitionThroughputInfoResource objects. */
1130
+ targetPhysicalPartitionThroughputInfo: PhysicalPartitionThroughputInfoResource[];
1131
+ /** Array of PhysicalPartitionThroughputInfoResource objects. */
1132
+ sourcePhysicalPartitionThroughputInfo: PhysicalPartitionThroughputInfoResource[];
999
1133
  }
1000
1134
  /** The List operation response, that contains the storedProcedures and their properties. */
1001
1135
  export interface SqlStoredProcedureListResult {
@@ -1271,6 +1405,85 @@ export interface LocationProperties {
1271
1405
  */
1272
1406
  readonly status?: Status;
1273
1407
  }
1408
+ /** The List operation response, that contains the Cassandra views and their properties. */
1409
+ export interface CassandraViewListResult {
1410
+ /**
1411
+ * List of Cassandra views and their properties.
1412
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1413
+ */
1414
+ readonly value?: CassandraViewGetResults[];
1415
+ }
1416
+ /** Cosmos DB Cassandra view resource object */
1417
+ export interface CassandraViewResource {
1418
+ /** Name of the Cosmos DB Cassandra view */
1419
+ id: string;
1420
+ /** View Definition of the Cosmos DB Cassandra view */
1421
+ viewDefinition: string;
1422
+ }
1423
+ /** The properties of a DataTransfer Job */
1424
+ export interface DataTransferJobProperties {
1425
+ /**
1426
+ * Job Name
1427
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1428
+ */
1429
+ readonly jobName?: string;
1430
+ /** Source DataStore details */
1431
+ source: DataTransferDataSourceSinkUnion;
1432
+ /** Destination DataStore details */
1433
+ destination: DataTransferDataSourceSinkUnion;
1434
+ /**
1435
+ * Job Status
1436
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1437
+ */
1438
+ readonly status?: string;
1439
+ /**
1440
+ * Processed Count.
1441
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1442
+ */
1443
+ readonly processedCount?: number;
1444
+ /**
1445
+ * Total Count.
1446
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1447
+ */
1448
+ readonly totalCount?: number;
1449
+ /**
1450
+ * Last Updated Time (ISO-8601 format).
1451
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1452
+ */
1453
+ readonly lastUpdatedUtcTime?: Date;
1454
+ /** Worker count */
1455
+ workerCount?: number;
1456
+ /**
1457
+ * Error response for Faulted job
1458
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1459
+ */
1460
+ readonly error?: ErrorResponse;
1461
+ /**
1462
+ * Total Duration of Job
1463
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1464
+ */
1465
+ readonly duration?: string;
1466
+ /** Mode of job execution */
1467
+ mode?: DataTransferJobMode;
1468
+ }
1469
+ /** Base class for all DataTransfer source/sink */
1470
+ export interface DataTransferDataSourceSink {
1471
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1472
+ component: "BaseCosmosDataTransferDataSourceSink" | "CosmosDBCassandra" | "CosmosDBMongo" | "CosmosDBMongoVCore" | "CosmosDBSql" | "AzureBlobStorage";
1473
+ }
1474
+ /** The List operation response, that contains the Data Transfer jobs and their properties. */
1475
+ export interface DataTransferJobFeedResults {
1476
+ /**
1477
+ * List of Data Transfer jobs and their properties.
1478
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1479
+ */
1480
+ readonly value?: DataTransferJobGetResults[];
1481
+ /**
1482
+ * URL to get the next set of Data Transfer job list results if there are any.
1483
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1484
+ */
1485
+ readonly nextLink?: string;
1486
+ }
1274
1487
  /** List of managed Cassandra clusters. */
1275
1488
  export interface ListClusters {
1276
1489
  /** Container for the array of clusters. */
@@ -1296,6 +1509,8 @@ export interface ClusterResourceProperties {
1296
1509
  prometheusEndpoint?: SeedNode;
1297
1510
  /** 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. */
1298
1511
  repairEnabled?: boolean;
1512
+ /** The form of AutoReplicate that is being used by this cluster. */
1513
+ autoReplicate?: AutoReplicate;
1299
1514
  /** 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. */
1300
1515
  clientCertificates?: Certificate[];
1301
1516
  /** 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. */
@@ -1312,18 +1527,28 @@ export interface ClusterResourceProperties {
1312
1527
  * NOTE: This property will not be serialized. It can only be populated by the server.
1313
1528
  */
1314
1529
  readonly seedNodes?: SeedNode[];
1530
+ /** List of the data center names for unmanaged data centers in this cluster to be included in auto-replication. */
1531
+ externalDataCenters?: string[];
1315
1532
  /** (Deprecated) Number of hours to wait between taking a backup of the cluster. */
1316
1533
  hoursBetweenBackups?: number;
1317
1534
  /** Whether the cluster and associated data centers has been deallocated. */
1318
1535
  deallocated?: boolean;
1319
1536
  /** Whether Cassandra audit logging is enabled */
1320
1537
  cassandraAuditLoggingEnabled?: boolean;
1538
+ /** Type of the cluster. If set to Production, some operations might not be permitted on cluster. */
1539
+ clusterType?: ClusterType;
1321
1540
  /** Error related to resource provisioning. */
1322
1541
  provisionError?: CassandraError;
1542
+ /** Extensions to be added or updated on cluster. */
1543
+ extensions?: string[];
1544
+ /** List of backup schedules that define when you want to back up your data. */
1545
+ backupSchedules?: BackupSchedule[];
1546
+ /** How the nodes in the cluster react to scheduled events */
1547
+ scheduledEventStrategy?: ScheduledEventStrategy;
1323
1548
  /** How to connect to the azure services needed for running the cluster */
1324
1549
  azureConnectionMethod?: AzureConnectionType;
1325
1550
  /**
1326
- * If the Connection Method is VPN, this is the Id of the private link resource that the datacenters need to connect to.
1551
+ * If the Connection Method is Vpn, this is the Id of the private link resource that the datacenters need to connect to.
1327
1552
  * NOTE: This property will not be serialized. It can only be populated by the server.
1328
1553
  */
1329
1554
  readonly privateLinkResourceId?: string;
@@ -1346,6 +1571,14 @@ export interface CassandraError {
1346
1571
  /** Additional information about the error. */
1347
1572
  additionalErrorInfo?: string;
1348
1573
  }
1574
+ export interface BackupSchedule {
1575
+ /** The unique identifier of backup schedule. */
1576
+ scheduleName?: string;
1577
+ /** The cron expression that defines when you want to back up your data. */
1578
+ cronExpression?: string;
1579
+ /** The retention period (hours) of the backups. If you want to retain data forever, set retention to 0. */
1580
+ retentionInHours?: number;
1581
+ }
1349
1582
  /** The core properties of ARM resources. */
1350
1583
  export interface ManagedCassandraARMResourceProperties {
1351
1584
  /**
@@ -1392,21 +1625,71 @@ export interface CommandPostBody {
1392
1625
  /** The command which should be run */
1393
1626
  command: string;
1394
1627
  /** The arguments for the command to be run */
1395
- arguments?: {
1396
- [propertyName: string]: string;
1397
- };
1628
+ arguments?: Record<string, unknown>;
1398
1629
  /** IP address of the cassandra host to run the command on */
1399
1630
  host: string;
1400
1631
  /** If true, stops cassandra before executing the command and then start it again */
1401
1632
  cassandraStopStart?: boolean;
1402
1633
  /** If true, allows the command to *write* to the cassandra directory, otherwise read-only. */
1403
- readwrite?: boolean;
1634
+ readWrite?: boolean;
1404
1635
  }
1405
1636
  /** Response of /command api */
1406
1637
  export interface CommandOutput {
1407
1638
  /** Output of the command. */
1408
1639
  commandOutput?: string;
1409
1640
  }
1641
+ /** resource representing a command */
1642
+ export interface CommandPublicResource {
1643
+ /** The command which should be run */
1644
+ command?: string;
1645
+ /** The unique id of command */
1646
+ commandId?: string;
1647
+ /** The arguments for the command to be run */
1648
+ arguments?: Record<string, unknown>;
1649
+ /** IP address of the cassandra host to run the command on */
1650
+ host?: string;
1651
+ /** Whether command has admin privileges */
1652
+ isAdmin?: boolean;
1653
+ /** If true, stops cassandra before executing the command and then start it again */
1654
+ cassandraStopStart?: boolean;
1655
+ /** If true, allows the command to *write* to the cassandra directory, otherwise read-only. */
1656
+ readWrite?: boolean;
1657
+ /** Result output of the command. */
1658
+ result?: string;
1659
+ /** Status of the command. */
1660
+ status?: CommandStatus;
1661
+ /** The name of the file where the result is written. */
1662
+ outputFile?: string;
1663
+ }
1664
+ /** List of commands for cluster. */
1665
+ export interface ListCommands {
1666
+ /**
1667
+ * Container for array of commands.
1668
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1669
+ */
1670
+ readonly value?: CommandPublicResource[];
1671
+ }
1672
+ /** List of restorable backups for a Cassandra cluster. */
1673
+ export interface ListBackups {
1674
+ /**
1675
+ * Container for array of backups.
1676
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1677
+ */
1678
+ readonly value?: BackupResource[];
1679
+ }
1680
+ /** A restorable backup of a Cassandra cluster. */
1681
+ export interface BackupResource {
1682
+ /** The unique identifier of backup. */
1683
+ backupId?: string;
1684
+ /** The current state of the backup. */
1685
+ backupState?: BackupState;
1686
+ /** The time at which the backup process begins. */
1687
+ backupStartTimestamp?: Date;
1688
+ /** The time at which the backup process ends. */
1689
+ backupStopTimestamp?: Date;
1690
+ /** The time at which the backup will expire. */
1691
+ backupExpiryTimestamp?: Date;
1692
+ }
1410
1693
  /** List of managed Cassandra data centers and their properties. */
1411
1694
  export interface ListDataCenters {
1412
1695
  /**
@@ -1545,6 +1828,8 @@ export interface ComponentsM9L909SchemasCassandraclusterpublicstatusPropertiesDa
1545
1828
  memoryTotalKB?: number;
1546
1829
  /** A float representing the current system-wide CPU utilization as a percentage. */
1547
1830
  cpuUsage?: number;
1831
+ /** If node has been updated to latest model */
1832
+ isLatestModel?: boolean;
1548
1833
  }
1549
1834
  /** The set of data plane operations permitted through this Role Definition. */
1550
1835
  export interface Privilege {
@@ -1586,30 +1871,155 @@ export interface MongoRoleDefinitionListResult {
1586
1871
  * List of Mongo Role Definitions and their properties.
1587
1872
  * NOTE: This property will not be serialized. It can only be populated by the server.
1588
1873
  */
1589
- readonly value?: MongoRoleDefinitionGetResults[];
1590
- }
1591
- /** Parameters to create and update an Azure Cosmos DB Mongo User Definition. */
1592
- export interface MongoUserDefinitionCreateUpdateParameters {
1593
- /** The user name for User Definition. */
1594
- userName?: string;
1595
- /** The password for User Definition. Response does not contain user password. */
1596
- password?: string;
1597
- /** The database name for which access is being granted for this User Definition. */
1598
- databaseName?: string;
1599
- /** A custom definition for the USer Definition. */
1600
- customData?: string;
1601
- /** The set of roles inherited by the User Definition. */
1602
- roles?: Role[];
1603
- /** The Mongo Auth mechanism. For now, we only support auth mechanism SCRAM-SHA-256. */
1604
- mechanisms?: string;
1605
- }
1606
- /** The relevant User Definition. */
1607
- export interface MongoUserDefinitionListResult {
1874
+ readonly value?: MongoRoleDefinitionGetResults[];
1875
+ }
1876
+ /** Parameters to create and update an Azure Cosmos DB Mongo User Definition. */
1877
+ export interface MongoUserDefinitionCreateUpdateParameters {
1878
+ /** The user name for User Definition. */
1879
+ userName?: string;
1880
+ /** The password for User Definition. Response does not contain user password. */
1881
+ password?: string;
1882
+ /** The database name for which access is being granted for this User Definition. */
1883
+ databaseName?: string;
1884
+ /** A custom definition for the USer Definition. */
1885
+ customData?: string;
1886
+ /** The set of roles inherited by the User Definition. */
1887
+ roles?: Role[];
1888
+ /** The Mongo Auth mechanism. For now, we only support auth mechanism SCRAM-SHA-256. */
1889
+ mechanisms?: string;
1890
+ }
1891
+ /** The relevant User Definition. */
1892
+ export interface MongoUserDefinitionListResult {
1893
+ /**
1894
+ * List of User Definition and their properties
1895
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1896
+ */
1897
+ readonly value?: MongoUserDefinitionGetResults[];
1898
+ }
1899
+ /** Result of a list NSP (network security perimeter) configurations request. */
1900
+ export interface NetworkSecurityPerimeterConfigurationListResult {
1901
+ /** Array of network security perimeter results. */
1902
+ value?: NetworkSecurityPerimeterConfiguration[];
1903
+ /** The link used to get the next page of results. */
1904
+ nextLink?: string;
1905
+ }
1906
+ /** Network security configuration properties. */
1907
+ export interface NetworkSecurityPerimeterConfigurationProperties {
1908
+ /**
1909
+ * Provisioning state of a network security perimeter configuration that is being created or updated.
1910
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1911
+ */
1912
+ readonly provisioningState?: NetworkSecurityPerimeterConfigurationProvisioningState;
1913
+ /**
1914
+ * List of provisioning issues, if any
1915
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1916
+ */
1917
+ readonly provisioningIssues?: ProvisioningIssue[];
1918
+ /** Information about a network security perimeter (NSP) */
1919
+ networkSecurityPerimeter?: NetworkSecurityPerimeter;
1920
+ /** Information about resource association */
1921
+ resourceAssociation?: ResourceAssociation;
1922
+ /** Network security perimeter configuration profile */
1923
+ profile?: NetworkSecurityProfile;
1924
+ }
1925
+ /** Describes a provisioning issue for a network security perimeter configuration */
1926
+ export interface ProvisioningIssue {
1927
+ /**
1928
+ * Name of the issue
1929
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1930
+ */
1931
+ readonly name?: string;
1932
+ /**
1933
+ * 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
1934
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1935
+ */
1936
+ readonly properties?: ProvisioningIssueProperties;
1937
+ }
1938
+ /** 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 */
1939
+ export interface ProvisioningIssueProperties {
1940
+ /**
1941
+ * Type of issue
1942
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1943
+ */
1944
+ readonly issueType?: IssueType;
1945
+ /**
1946
+ * Severity of the issue.
1947
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1948
+ */
1949
+ readonly severity?: Severity;
1950
+ /**
1951
+ * Description of the issue
1952
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1953
+ */
1954
+ readonly description?: string;
1955
+ /**
1956
+ * Fully qualified resource IDs of suggested resources that can be associated to the network security perimeter (NSP) to remediate the issue.
1957
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1958
+ */
1959
+ readonly suggestedResourceIds?: string[];
1608
1960
  /**
1609
- * List of User Definition and their properties
1961
+ * Access rules that can be added to the network security profile (NSP) to remediate the issue.
1610
1962
  * NOTE: This property will not be serialized. It can only be populated by the server.
1611
1963
  */
1612
- readonly value?: MongoUserDefinitionGetResults[];
1964
+ readonly suggestedAccessRules?: AccessRule[];
1965
+ }
1966
+ /** Access rule in a network security perimeter configuration profile */
1967
+ export interface AccessRule {
1968
+ /** Name of the access rule */
1969
+ name?: string;
1970
+ /** Properties of Access Rule */
1971
+ properties?: AccessRuleProperties;
1972
+ }
1973
+ /** Properties of Access Rule */
1974
+ export interface AccessRuleProperties {
1975
+ /** Direction of Access Rule */
1976
+ direction?: AccessRuleDirection;
1977
+ /** Address prefixes in the CIDR format for inbound rules */
1978
+ addressPrefixes?: string[];
1979
+ /** Subscriptions for inbound rules */
1980
+ subscriptions?: AccessRulePropertiesSubscriptionsItem[];
1981
+ /** Network security perimeters for inbound rules */
1982
+ networkSecurityPerimeters?: NetworkSecurityPerimeter[];
1983
+ /** Fully qualified domain names (FQDN) for outbound rules */
1984
+ fullyQualifiedDomainNames?: string[];
1985
+ /** Email addresses for outbound rules */
1986
+ emailAddresses?: string[];
1987
+ /** Phone numbers for outbound rules */
1988
+ phoneNumbers?: string[];
1989
+ }
1990
+ /** Subscription identifiers */
1991
+ export interface AccessRulePropertiesSubscriptionsItem {
1992
+ /** The fully qualified Azure resource ID of the subscription e.g. ('/subscriptions/00000000-0000-0000-0000-000000000000') */
1993
+ id?: string;
1994
+ }
1995
+ /** Information about a network security perimeter (NSP) */
1996
+ export interface NetworkSecurityPerimeter {
1997
+ /** Fully qualified Azure resource ID of the NSP resource */
1998
+ id?: string;
1999
+ /** Universal unique ID (UUID) of the network security perimeter */
2000
+ perimeterGuid?: string;
2001
+ /** Location of the network security perimeter */
2002
+ location?: string;
2003
+ }
2004
+ /** Information about resource association */
2005
+ export interface ResourceAssociation {
2006
+ /** Name of the resource association */
2007
+ name?: string;
2008
+ /** Access mode of the resource association */
2009
+ accessMode?: ResourceAssociationAccessMode;
2010
+ }
2011
+ /** Network security perimeter configuration profile */
2012
+ export interface NetworkSecurityProfile {
2013
+ /** Name of the profile */
2014
+ name?: string;
2015
+ /** Current access rules version */
2016
+ accessRulesVersion?: number;
2017
+ /** List of Access Rules */
2018
+ accessRules?: AccessRule[];
2019
+ /** Current diagnostic settings version */
2020
+ diagnosticSettingsVersion?: number;
2021
+ /** List of log categories that are enabled */
2022
+ enabledLogCategories?: string[];
1613
2023
  }
1614
2024
  /** A list of notebook workspace resources */
1615
2025
  export interface NotebookWorkspaceListResult {
@@ -1713,10 +2123,10 @@ export interface RestorableDatabaseAccountGetResult {
1713
2123
  accountName?: string;
1714
2124
  /** The creation time of the restorable database account (ISO-8601 format). */
1715
2125
  creationTime?: Date;
1716
- /** The time at which the restorable database account has been deleted (ISO-8601 format). */
1717
- deletionTime?: Date;
1718
2126
  /** The least recent time at which the database account can be restored to (ISO-8601 format). */
1719
2127
  oldestRestorableTime?: Date;
2128
+ /** The time at which the restorable database account has been deleted (ISO-8601 format). */
2129
+ deletionTime?: Date;
1720
2130
  /**
1721
2131
  * The API type of the restorable database account.
1722
2132
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2394,6 +2804,52 @@ export interface ServiceResourceCreateUpdateProperties {
2394
2804
  /** Instance count for the service. */
2395
2805
  instanceCount?: number;
2396
2806
  }
2807
+ /** The List operation response, that contains the throughput pools and their properties. */
2808
+ export interface ThroughputPoolsListResult {
2809
+ /**
2810
+ * List of throughput pools and their properties.
2811
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2812
+ */
2813
+ readonly value?: ThroughputPoolResource[];
2814
+ /**
2815
+ * The link used to get the next page of results.
2816
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2817
+ */
2818
+ readonly nextLink?: string;
2819
+ }
2820
+ /** Represents a throughput pool resource for updates. */
2821
+ export interface ThroughputPoolUpdate {
2822
+ /** A provisioning state of the ThroughputPool. */
2823
+ provisioningState?: Status;
2824
+ /** Value for throughput to be shared among CosmosDB resources in the pool. */
2825
+ maxThroughput?: number;
2826
+ }
2827
+ /** The List operation response, that contains the global database accounts and their properties. */
2828
+ export interface ThroughputPoolAccountsListResult {
2829
+ /**
2830
+ * List of global database accounts in a throughput pool and their properties.
2831
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2832
+ */
2833
+ readonly value?: ThroughputPoolAccountResource[];
2834
+ /**
2835
+ * The link used to get the next page of results.
2836
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2837
+ */
2838
+ readonly nextLink?: string;
2839
+ }
2840
+ /** Chaos Fault List Response. */
2841
+ export interface ChaosFaultListResponse {
2842
+ /**
2843
+ * List of Chaos Faults.
2844
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2845
+ */
2846
+ readonly value?: ChaosFaultResource[];
2847
+ /**
2848
+ * The link used to get the next page of results.
2849
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2850
+ */
2851
+ readonly nextLink?: string;
2852
+ }
2397
2853
  /** Configuration values for periodic mode backup */
2398
2854
  export interface PeriodicModeProperties {
2399
2855
  /** An integer representing the interval in minutes between two backups */
@@ -2405,7 +2861,7 @@ export interface PeriodicModeProperties {
2405
2861
  }
2406
2862
  /** Configuration values for periodic mode backup */
2407
2863
  export interface ContinuousModeProperties {
2408
- /** Enum to indicate type of Continuous backup mode */
2864
+ /** Enum to indicate type of Continuos backup mode */
2409
2865
  tier?: ContinuousTier;
2410
2866
  }
2411
2867
  /** Describes the service response property. */
@@ -2446,9 +2902,29 @@ export interface MaterializedViewsBuilderServiceResource {
2446
2902
  /** Properties for MaterializedViewsBuilderServiceResource. */
2447
2903
  properties?: MaterializedViewsBuilderServiceResourceProperties;
2448
2904
  }
2905
+ /** Parameters for creating a Azure Cosmos DB throughput pool account. */
2906
+ export interface ThroughputPoolAccountCreateParameters {
2907
+ /** 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". */
2908
+ tags?: {
2909
+ [propertyName: string]: string;
2910
+ };
2911
+ /** The resource identifier of global database account in the throughputPool. */
2912
+ accountResourceIdentifier?: string;
2913
+ /** The location of global database account in the throughputPool. */
2914
+ accountLocation?: string;
2915
+ }
2449
2916
  /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
2450
2917
  export interface ProxyResource extends Resource {
2451
2918
  }
2919
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
2920
+ export interface TrackedResource extends Resource {
2921
+ /** Resource tags. */
2922
+ tags?: {
2923
+ [propertyName: string]: string;
2924
+ };
2925
+ /** The geo-location where the resource lives */
2926
+ location: string;
2927
+ }
2452
2928
  /** Parameters to indicate the information about the restore. */
2453
2929
  export interface RestoreParameters extends RestoreParametersBase {
2454
2930
  /** Describes the mode of the restore. */
@@ -2459,6 +2935,8 @@ export interface RestoreParameters extends RestoreParametersBase {
2459
2935
  gremlinDatabasesToRestore?: GremlinDatabaseRestoreResource[];
2460
2936
  /** List of specific tables available for restore. */
2461
2937
  tablesToRestore?: string[];
2938
+ /** The source backup location for restore. */
2939
+ sourceBackupLocation?: string;
2462
2940
  }
2463
2941
  /** Parameters to indicate the information about the restore. */
2464
2942
  export interface ResourceRestoreParameters extends RestoreParametersBase {
@@ -2481,8 +2959,6 @@ export interface ContinuousModeBackupPolicy extends BackupPolicy {
2481
2959
  export interface DatabaseAccountGetResults extends ARMResourceProperties {
2482
2960
  /** Indicates the type of database account. This can only be set at database account creation. */
2483
2961
  kind?: DatabaseAccountKind;
2484
- /** Identity for the resource. */
2485
- identity?: ManagedServiceIdentity;
2486
2962
  /**
2487
2963
  * The system meta data relating to this resource.
2488
2964
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2579,10 +3055,18 @@ export interface DatabaseAccountGetResults extends ARMResourceProperties {
2579
3055
  networkAclBypass?: NetworkAclBypass;
2580
3056
  /** An array that contains the Resource Ids for Network Acl Bypass for the Cosmos DB account. */
2581
3057
  networkAclBypassResourceIds?: string[];
3058
+ /** The Object representing the different Diagnostic log settings for the Cosmos DB Account. */
3059
+ diagnosticLogSettings?: DiagnosticLogSettings;
2582
3060
  /** Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication. */
2583
3061
  disableLocalAuth?: boolean;
2584
3062
  /** The object that represents all properties related to capacity enforcement on an account. */
2585
3063
  capacity?: Capacity;
3064
+ /** Indicates the capacityMode of the Cosmos DB account. */
3065
+ capacityMode?: CapacityMode;
3066
+ /** The object that represents the migration state for the CapacityMode of the Cosmos DB account. */
3067
+ capacityModeChangeTransitionState?: CapacityModeChangeTransitionState;
3068
+ /** Flag to indicate whether to enable MaterializedViews on the Cosmos DB account */
3069
+ enableMaterializedViews?: boolean;
2586
3070
  /**
2587
3071
  * The object that represents the metadata for the Account Keys of the Cosmos DB account.
2588
3072
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2590,19 +3074,23 @@ export interface DatabaseAccountGetResults extends ARMResourceProperties {
2590
3074
  readonly keysMetadata?: DatabaseAccountKeysMetadata;
2591
3075
  /** Flag to indicate enabling/disabling of Partition Merge feature on the account */
2592
3076
  enablePartitionMerge?: boolean;
2593
- /** Indicates the minimum allowed Tls version. The default value is Tls 1.2. Cassandra and Mongo APIs only work with Tls 1.2. */
2594
- minimalTlsVersion?: MinimalTlsVersion;
2595
- /** Flag to indicate enabling/disabling of Burst Capacity feature on the account */
3077
+ /** Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account */
2596
3078
  enableBurstCapacity?: boolean;
3079
+ /** 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. */
3080
+ minimalTlsVersion?: MinimalTlsVersion;
2597
3081
  /** Indicates the status of the Customer Managed Key feature on the account. In case there are errors, the property provides troubleshooting guidance. */
2598
3082
  customerManagedKeyStatus?: string;
3083
+ /** Flag to indicate enabling/disabling of Priority Based Execution Preview feature on the account */
3084
+ enablePriorityBasedExecution?: boolean;
3085
+ /** Enum to indicate default Priority Level of request for Priority Based Execution. */
3086
+ defaultPriorityLevel?: DefaultPriorityLevel;
3087
+ /** Flag to indicate enabling/disabling of Per-Region Per-partition autoscale Preview feature on the account */
3088
+ enablePerRegionPerPartitionAutoscale?: boolean;
2599
3089
  }
2600
3090
  /** Parameters to create and update Cosmos DB database accounts. */
2601
3091
  export interface DatabaseAccountCreateUpdateParameters extends ARMResourceProperties {
2602
3092
  /** Indicates the type of database account. This can only be set at database account creation. */
2603
3093
  kind?: DatabaseAccountKind;
2604
- /** Identity for the resource. */
2605
- identity?: ManagedServiceIdentity;
2606
3094
  /** The consistency policy for the Cosmos DB account. */
2607
3095
  consistencyPolicy?: ConsistencyPolicy;
2608
3096
  /** An array that contains the georeplication locations enabled for the Cosmos DB account. */
@@ -2651,12 +3139,18 @@ export interface DatabaseAccountCreateUpdateParameters extends ARMResourceProper
2651
3139
  networkAclBypass?: NetworkAclBypass;
2652
3140
  /** An array that contains the Resource Ids for Network Acl Bypass for the Cosmos DB account. */
2653
3141
  networkAclBypassResourceIds?: string[];
3142
+ /** The Object representing the different Diagnostic log settings for the Cosmos DB Account. */
3143
+ diagnosticLogSettings?: DiagnosticLogSettings;
2654
3144
  /** Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication. */
2655
3145
  disableLocalAuth?: boolean;
2656
3146
  /** Parameters to indicate the information about the restore. */
2657
3147
  restoreParameters?: RestoreParameters;
2658
3148
  /** The object that represents all properties related to capacity enforcement on an account. */
2659
3149
  capacity?: Capacity;
3150
+ /** Indicates the capacityMode of the Cosmos DB account. */
3151
+ capacityMode?: CapacityMode;
3152
+ /** Flag to indicate whether to enable MaterializedViews on the Cosmos DB account */
3153
+ enableMaterializedViews?: boolean;
2660
3154
  /**
2661
3155
  * 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.
2662
3156
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2664,12 +3158,30 @@ export interface DatabaseAccountCreateUpdateParameters extends ARMResourceProper
2664
3158
  readonly keysMetadata?: DatabaseAccountKeysMetadata;
2665
3159
  /** Flag to indicate enabling/disabling of Partition Merge feature on the account */
2666
3160
  enablePartitionMerge?: boolean;
2667
- /** Indicates the minimum allowed Tls version. The default value is Tls 1.2. Cassandra and Mongo APIs only work with Tls 1.2. */
2668
- minimalTlsVersion?: MinimalTlsVersion;
2669
- /** Flag to indicate enabling/disabling of Burst Capacity feature on the account */
3161
+ /** Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account */
2670
3162
  enableBurstCapacity?: boolean;
3163
+ /** 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. */
3164
+ minimalTlsVersion?: MinimalTlsVersion;
2671
3165
  /** Indicates the status of the Customer Managed Key feature on the account. In case there are errors, the property provides troubleshooting guidance. */
2672
3166
  customerManagedKeyStatus?: string;
3167
+ /** Flag to indicate enabling/disabling of Priority Based Execution Preview feature on the account */
3168
+ enablePriorityBasedExecution?: boolean;
3169
+ /** Enum to indicate default Priority Level of request for Priority Based Execution. */
3170
+ defaultPriorityLevel?: DefaultPriorityLevel;
3171
+ /** Flag to indicate enabling/disabling of Per-Region Per-partition autoscale Preview feature on the account */
3172
+ enablePerRegionPerPartitionAutoscale?: boolean;
3173
+ }
3174
+ /** An Azure Cosmos DB Graph resource. */
3175
+ export interface GraphResourceGetResults extends ARMResourceProperties {
3176
+ resource?: GraphResourceGetPropertiesResource;
3177
+ options?: GraphResourceGetPropertiesOptions;
3178
+ }
3179
+ /** Parameters to create and update Cosmos DB Graph resource. */
3180
+ export interface GraphResourceCreateUpdateParameters extends ARMResourceProperties {
3181
+ /** The standard JSON format of a Graph resource */
3182
+ resource: GraphResource;
3183
+ /** A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request. */
3184
+ options?: CreateUpdateOptions;
2673
3185
  }
2674
3186
  /** An Azure Cosmos DB SQL database. */
2675
3187
  export interface SqlDatabaseGetResults extends ARMResourceProperties {
@@ -2704,6 +3216,21 @@ export interface SqlContainerCreateUpdateParameters extends ARMResourcePropertie
2704
3216
  /** A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request. */
2705
3217
  options?: CreateUpdateOptions;
2706
3218
  }
3219
+ /** Cosmos DB retrieve throughput parameters object */
3220
+ export interface RetrieveThroughputParameters extends ARMResourceProperties {
3221
+ /** The standard JSON format of a resource throughput */
3222
+ resource: RetrieveThroughputPropertiesResource;
3223
+ }
3224
+ /** An Azure Cosmos DB PhysicalPartitionThroughputInfoResult object. */
3225
+ export interface PhysicalPartitionThroughputInfoResult extends ARMResourceProperties {
3226
+ /** properties of physical partition throughput info */
3227
+ resource?: PhysicalPartitionThroughputInfoResultPropertiesResource;
3228
+ }
3229
+ /** Cosmos DB redistribute throughput parameters object */
3230
+ export interface RedistributeThroughputParameters extends ARMResourceProperties {
3231
+ /** The standard JSON format of a resource throughput */
3232
+ resource: RedistributeThroughputPropertiesResource;
3233
+ }
2707
3234
  /** An Azure Cosmos DB storedProcedure. */
2708
3235
  export interface SqlStoredProcedureGetResults extends ARMResourceProperties {
2709
3236
  resource?: SqlStoredProcedureGetPropertiesResource;
@@ -2821,6 +3348,18 @@ export interface GremlinGraphCreateUpdateParameters extends ARMResourcePropertie
2821
3348
  /** A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request. */
2822
3349
  options?: CreateUpdateOptions;
2823
3350
  }
3351
+ /** An Azure Cosmos DB Cassandra view. */
3352
+ export interface CassandraViewGetResults extends ARMResourceProperties {
3353
+ resource?: CassandraViewGetPropertiesResource;
3354
+ options?: CassandraViewGetPropertiesOptions;
3355
+ }
3356
+ /** Parameters to create and update Cosmos DB Cassandra view. */
3357
+ export interface CassandraViewCreateUpdateParameters extends ARMResourceProperties {
3358
+ /** The standard JSON format of a Cassandra view */
3359
+ resource: CassandraViewResource;
3360
+ /** A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request. */
3361
+ options?: CreateUpdateOptions;
3362
+ }
2824
3363
  /** The access keys for the given database account. */
2825
3364
  export interface DatabaseAccountListKeysResult extends DatabaseAccountListReadOnlyKeysResult {
2826
3365
  /**
@@ -2898,6 +3437,30 @@ export interface PartitionUsage extends Usage {
2898
3437
  */
2899
3438
  readonly partitionKeyRangeId?: string;
2900
3439
  }
3440
+ export interface GraphResourceGetPropertiesResource extends GraphResource {
3441
+ }
3442
+ export interface GraphResourceGetPropertiesOptions extends OptionsResource {
3443
+ }
3444
+ export interface SqlDatabaseGetPropertiesOptions extends OptionsResource {
3445
+ }
3446
+ export interface SqlContainerGetPropertiesOptions extends OptionsResource {
3447
+ }
3448
+ export interface MongoDBDatabaseGetPropertiesOptions extends OptionsResource {
3449
+ }
3450
+ export interface MongoDBCollectionGetPropertiesOptions extends OptionsResource {
3451
+ }
3452
+ export interface TableGetPropertiesOptions extends OptionsResource {
3453
+ }
3454
+ export interface CassandraKeyspaceGetPropertiesOptions extends OptionsResource {
3455
+ }
3456
+ export interface CassandraTableGetPropertiesOptions extends OptionsResource {
3457
+ }
3458
+ export interface GremlinDatabaseGetPropertiesOptions extends OptionsResource {
3459
+ }
3460
+ export interface GremlinGraphGetPropertiesOptions extends OptionsResource {
3461
+ }
3462
+ export interface CassandraViewGetPropertiesOptions extends OptionsResource {
3463
+ }
2901
3464
  export interface SqlDatabaseGetPropertiesResource extends SqlDatabaseResource, ExtendedResourceProperties {
2902
3465
  /** A system generated property that specified the addressable path of the collections resource. */
2903
3466
  colls?: string;
@@ -2924,10 +3487,10 @@ export interface RestorableSqlDatabasePropertiesResourceDatabase extends SqlData
2924
3487
  }
2925
3488
  export interface ThroughputSettingsGetPropertiesResource extends ThroughputSettingsResource, ExtendedResourceProperties {
2926
3489
  }
2927
- export interface SqlContainerGetPropertiesResource extends SqlContainerResource, ExtendedResourceProperties {
2928
- }
2929
3490
  export interface ClientEncryptionKeyGetPropertiesResource extends ClientEncryptionKeyResource, ExtendedResourceProperties {
2930
3491
  }
3492
+ export interface SqlContainerGetPropertiesResource extends SqlContainerResource, ExtendedResourceProperties {
3493
+ }
2931
3494
  export interface SqlStoredProcedureGetPropertiesResource extends SqlStoredProcedureResource, ExtendedResourceProperties {
2932
3495
  }
2933
3496
  export interface SqlUserDefinedFunctionGetPropertiesResource extends SqlUserDefinedFunctionResource, ExtendedResourceProperties {
@@ -2948,6 +3511,8 @@ export interface GremlinDatabaseGetPropertiesResource extends GremlinDatabaseRes
2948
3511
  }
2949
3512
  export interface GremlinGraphGetPropertiesResource extends GremlinGraphResource, ExtendedResourceProperties {
2950
3513
  }
3514
+ export interface CassandraViewGetPropertiesResource extends CassandraViewResource, ExtendedResourceProperties {
3515
+ }
2951
3516
  /** Cosmos DB SQL container resource object */
2952
3517
  export interface RestorableSqlContainerPropertiesResourceContainer extends SqlContainerResource, ExtendedResourceProperties {
2953
3518
  /**
@@ -2956,24 +3521,6 @@ export interface RestorableSqlContainerPropertiesResourceContainer extends SqlCo
2956
3521
  */
2957
3522
  readonly self?: string;
2958
3523
  }
2959
- export interface SqlDatabaseGetPropertiesOptions extends OptionsResource {
2960
- }
2961
- export interface SqlContainerGetPropertiesOptions extends OptionsResource {
2962
- }
2963
- export interface MongoDBDatabaseGetPropertiesOptions extends OptionsResource {
2964
- }
2965
- export interface MongoDBCollectionGetPropertiesOptions extends OptionsResource {
2966
- }
2967
- export interface TableGetPropertiesOptions extends OptionsResource {
2968
- }
2969
- export interface CassandraKeyspaceGetPropertiesOptions extends OptionsResource {
2970
- }
2971
- export interface CassandraTableGetPropertiesOptions extends OptionsResource {
2972
- }
2973
- export interface GremlinDatabaseGetPropertiesOptions extends OptionsResource {
2974
- }
2975
- export interface GremlinGraphGetPropertiesOptions extends OptionsResource {
2976
- }
2977
3524
  /** Client Encryption Key. */
2978
3525
  export interface ClientEncryptionKeyGetResults extends ARMProxyResource {
2979
3526
  resource?: ClientEncryptionKeyGetPropertiesResource;
@@ -2983,6 +3530,57 @@ export interface LocationGetResult extends ARMProxyResource {
2983
3530
  /** Cosmos DB location metadata */
2984
3531
  properties?: LocationProperties;
2985
3532
  }
3533
+ /** Parameters to create Data Transfer Job */
3534
+ export interface CreateJobRequest extends ARMProxyResource {
3535
+ /** Data Transfer Create Job Properties */
3536
+ properties: DataTransferJobProperties;
3537
+ }
3538
+ /** A Cosmos DB Data Transfer Job */
3539
+ export interface DataTransferJobGetResults extends ARMProxyResource {
3540
+ /**
3541
+ * Job Name
3542
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3543
+ */
3544
+ readonly jobName?: string;
3545
+ /** Source DataStore details */
3546
+ source?: DataTransferDataSourceSinkUnion;
3547
+ /** Destination DataStore details */
3548
+ destination?: DataTransferDataSourceSinkUnion;
3549
+ /**
3550
+ * Job Status
3551
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3552
+ */
3553
+ readonly status?: string;
3554
+ /**
3555
+ * Processed Count.
3556
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3557
+ */
3558
+ readonly processedCount?: number;
3559
+ /**
3560
+ * Total Count.
3561
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3562
+ */
3563
+ readonly totalCount?: number;
3564
+ /**
3565
+ * Last Updated Time (ISO-8601 format).
3566
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3567
+ */
3568
+ readonly lastUpdatedUtcTime?: Date;
3569
+ /** Worker count */
3570
+ workerCount?: number;
3571
+ /**
3572
+ * Error response for Faulted job
3573
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3574
+ */
3575
+ readonly error?: ErrorResponse;
3576
+ /**
3577
+ * Total Duration of Job
3578
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3579
+ */
3580
+ readonly duration?: string;
3581
+ /** Mode of job execution */
3582
+ mode?: DataTransferJobMode;
3583
+ }
2986
3584
  /** A managed Cassandra data center. */
2987
3585
  export interface DataCenterResource extends ARMProxyResource {
2988
3586
  /** Properties of a managed Cassandra data center. */
@@ -3075,6 +3673,31 @@ export interface ServiceResource extends ARMProxyResource {
3075
3673
  /** Services response resource. */
3076
3674
  properties?: ServiceResourcePropertiesUnion;
3077
3675
  }
3676
+ /** properties of physical partition throughput info */
3677
+ export interface PhysicalPartitionThroughputInfoResultPropertiesResource extends PhysicalPartitionThroughputInfoProperties {
3678
+ }
3679
+ /** A base CosmosDB data source/sink */
3680
+ export interface BaseCosmosDataTransferDataSourceSink extends DataTransferDataSourceSink {
3681
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3682
+ component: "BaseCosmosDataTransferDataSourceSink" | "CosmosDBCassandra" | "CosmosDBMongo" | "CosmosDBSql";
3683
+ remoteAccountName?: string;
3684
+ }
3685
+ /** A CosmosDB Mongo vCore API data source/sink */
3686
+ export interface CosmosMongoVCoreDataTransferDataSourceSink extends DataTransferDataSourceSink {
3687
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3688
+ component: "CosmosDBMongoVCore";
3689
+ databaseName: string;
3690
+ collectionName: string;
3691
+ hostName?: string;
3692
+ connectionStringKeyVaultUri?: string;
3693
+ }
3694
+ /** An Azure Blob Storage data source/sink */
3695
+ export interface AzureBlobDataTransferDataSourceSink extends DataTransferDataSourceSink {
3696
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3697
+ component: "AzureBlobStorage";
3698
+ containerName: string;
3699
+ endpointUrl?: string;
3700
+ }
3078
3701
  /** Representation of a managed Cassandra cluster. */
3079
3702
  export interface ClusterResource extends ManagedCassandraARMResourceProperties {
3080
3703
  /** Properties of a managed Cassandra cluster. */
@@ -3181,6 +3804,69 @@ export interface PrivateEndpointConnection extends ProxyResource {
3181
3804
  /** Provisioning state of the private endpoint. */
3182
3805
  provisioningState?: string;
3183
3806
  }
3807
+ /** Network security perimeter (NSP) configuration resource */
3808
+ export interface NetworkSecurityPerimeterConfiguration extends ProxyResource {
3809
+ /** Network security configuration properties. */
3810
+ properties?: NetworkSecurityPerimeterConfigurationProperties;
3811
+ }
3812
+ /** An Azure Cosmos DB Throughputpool Account */
3813
+ export interface ThroughputPoolAccountResource extends ProxyResource {
3814
+ /** A provisioning state of the ThroughputPool Account. */
3815
+ provisioningState?: Status;
3816
+ /** The resource identifier of global database account in the throughputPool. */
3817
+ accountResourceIdentifier?: string;
3818
+ /** The location of global database account in the throughputPool. */
3819
+ accountLocation?: string;
3820
+ /**
3821
+ * The instance id of global database account in the throughputPool.
3822
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3823
+ */
3824
+ readonly accountInstanceId?: string;
3825
+ }
3826
+ /** A request object to enable/disable the chaos fault */
3827
+ export interface ChaosFaultResource extends ProxyResource {
3828
+ /** Indicates whether what action to take for the Chaos Fault. */
3829
+ action?: SupportedActions;
3830
+ /** Region of the account where the Chaos Fault is to be enabled/disabled. */
3831
+ region?: string;
3832
+ /** Database name. */
3833
+ databaseName?: string;
3834
+ /** Container name. */
3835
+ containerName?: string;
3836
+ /**
3837
+ * A provisioning state of the Chaos Fault.
3838
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3839
+ */
3840
+ readonly provisioningState?: string;
3841
+ }
3842
+ /** An Azure Cosmos DB Throughputpool. */
3843
+ export interface ThroughputPoolResource extends TrackedResource {
3844
+ /** A provisioning state of the ThroughputPool. */
3845
+ provisioningState?: Status;
3846
+ /** Value for throughput to be shared among CosmosDB resources in the pool. */
3847
+ maxThroughput?: number;
3848
+ }
3849
+ /** A CosmosDB Cassandra API data source/sink */
3850
+ export interface CosmosCassandraDataTransferDataSourceSink extends BaseCosmosDataTransferDataSourceSink {
3851
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3852
+ component: "CosmosDBCassandra";
3853
+ keyspaceName: string;
3854
+ tableName: string;
3855
+ }
3856
+ /** A CosmosDB Mongo API data source/sink */
3857
+ export interface CosmosMongoDataTransferDataSourceSink extends BaseCosmosDataTransferDataSourceSink {
3858
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3859
+ component: "CosmosDBMongo";
3860
+ databaseName: string;
3861
+ collectionName: string;
3862
+ }
3863
+ /** A CosmosDB No Sql API data source/sink */
3864
+ export interface CosmosSqlDataTransferDataSourceSink extends BaseCosmosDataTransferDataSourceSink {
3865
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3866
+ component: "CosmosDBSql";
3867
+ databaseName: string;
3868
+ containerName: string;
3869
+ }
3184
3870
  /** Defines headers for DatabaseAccounts_delete operation. */
3185
3871
  export interface DatabaseAccountsDeleteHeaders {
3186
3872
  /** URI to poll for completion status. */
@@ -3216,6 +3902,20 @@ export interface DatabaseAccountsRegenerateKeyHeaders {
3216
3902
  /** URI to poll for completion status. */
3217
3903
  location?: string;
3218
3904
  }
3905
+ /** Defines headers for GraphResources_createUpdateGraph operation. */
3906
+ export interface GraphResourcesCreateUpdateGraphHeaders {
3907
+ /** URI to poll for completion status. */
3908
+ azureAsyncOperation?: string;
3909
+ /** URI to poll for completion status. */
3910
+ location?: string;
3911
+ }
3912
+ /** Defines headers for GraphResources_deleteGraphResource operation. */
3913
+ export interface GraphResourcesDeleteGraphResourceHeaders {
3914
+ /** URI to poll for completion status. */
3915
+ azureAsyncOperation?: string;
3916
+ /** URI to poll for completion status. */
3917
+ location?: string;
3918
+ }
3219
3919
  /** Defines headers for SqlResources_createUpdateSqlDatabase operation. */
3220
3920
  export interface SqlResourcesCreateUpdateSqlDatabaseHeaders {
3221
3921
  /** URI to poll for completion status. */
@@ -3251,6 +3951,13 @@ export interface SqlResourcesMigrateSqlDatabaseToManualThroughputHeaders {
3251
3951
  /** URI to poll for completion status. */
3252
3952
  location?: string;
3253
3953
  }
3954
+ /** Defines headers for SqlResources_createUpdateClientEncryptionKey operation. */
3955
+ export interface SqlResourcesCreateUpdateClientEncryptionKeyHeaders {
3956
+ /** URI to poll for completion status. */
3957
+ azureAsyncOperation?: string;
3958
+ /** URI to poll for completion status. */
3959
+ location?: string;
3960
+ }
3254
3961
  /** Defines headers for SqlResources_createUpdateSqlContainer operation. */
3255
3962
  export interface SqlResourcesCreateUpdateSqlContainerHeaders {
3256
3963
  /** URI to poll for completion status. */
@@ -3265,6 +3972,20 @@ export interface SqlResourcesDeleteSqlContainerHeaders {
3265
3972
  /** URI to poll for completion status. */
3266
3973
  location?: string;
3267
3974
  }
3975
+ /** Defines headers for SqlResources_sqlDatabasePartitionMerge operation. */
3976
+ export interface SqlResourcesSqlDatabasePartitionMergeHeaders {
3977
+ /** URI to poll for completion status. */
3978
+ azureAsyncOperation?: string;
3979
+ /** URI to poll for completion status. */
3980
+ location?: string;
3981
+ }
3982
+ /** Defines headers for SqlResources_listSqlContainerPartitionMerge operation. */
3983
+ export interface SqlResourcesListSqlContainerPartitionMergeHeaders {
3984
+ /** URI to poll for completion status. */
3985
+ azureAsyncOperation?: string;
3986
+ /** URI to poll for completion status. */
3987
+ location?: string;
3988
+ }
3268
3989
  /** Defines headers for SqlResources_updateSqlContainerThroughput operation. */
3269
3990
  export interface SqlResourcesUpdateSqlContainerThroughputHeaders {
3270
3991
  /** URI to poll for completion status. */
@@ -3286,8 +4007,29 @@ export interface SqlResourcesMigrateSqlContainerToManualThroughputHeaders {
3286
4007
  /** URI to poll for completion status. */
3287
4008
  location?: string;
3288
4009
  }
3289
- /** Defines headers for SqlResources_createUpdateClientEncryptionKey operation. */
3290
- export interface SqlResourcesCreateUpdateClientEncryptionKeyHeaders {
4010
+ /** Defines headers for SqlResources_sqlDatabaseRetrieveThroughputDistribution operation. */
4011
+ export interface SqlResourcesSqlDatabaseRetrieveThroughputDistributionHeaders {
4012
+ /** URI to poll for completion status. */
4013
+ azureAsyncOperation?: string;
4014
+ /** URI to poll for completion status. */
4015
+ location?: string;
4016
+ }
4017
+ /** Defines headers for SqlResources_sqlDatabaseRedistributeThroughput operation. */
4018
+ export interface SqlResourcesSqlDatabaseRedistributeThroughputHeaders {
4019
+ /** URI to poll for completion status. */
4020
+ azureAsyncOperation?: string;
4021
+ /** URI to poll for completion status. */
4022
+ location?: string;
4023
+ }
4024
+ /** Defines headers for SqlResources_sqlContainerRetrieveThroughputDistribution operation. */
4025
+ export interface SqlResourcesSqlContainerRetrieveThroughputDistributionHeaders {
4026
+ /** URI to poll for completion status. */
4027
+ azureAsyncOperation?: string;
4028
+ /** URI to poll for completion status. */
4029
+ location?: string;
4030
+ }
4031
+ /** Defines headers for SqlResources_sqlContainerRedistributeThroughput operation. */
4032
+ export interface SqlResourcesSqlContainerRedistributeThroughputHeaders {
3291
4033
  /** URI to poll for completion status. */
3292
4034
  azureAsyncOperation?: string;
3293
4035
  /** URI to poll for completion status. */
@@ -3356,29 +4098,71 @@ export interface MongoDBResourcesUpdateMongoDBDatabaseThroughputHeaders {
3356
4098
  /** URI to poll for completion status. */
3357
4099
  location?: string;
3358
4100
  }
3359
- /** Defines headers for MongoDBResources_migrateMongoDBDatabaseToAutoscale operation. */
3360
- export interface MongoDBResourcesMigrateMongoDBDatabaseToAutoscaleHeaders {
4101
+ /** Defines headers for MongoDBResources_migrateMongoDBDatabaseToAutoscale operation. */
4102
+ export interface MongoDBResourcesMigrateMongoDBDatabaseToAutoscaleHeaders {
4103
+ /** URI to poll for completion status. */
4104
+ azureAsyncOperation?: string;
4105
+ /** URI to poll for completion status. */
4106
+ location?: string;
4107
+ }
4108
+ /** Defines headers for MongoDBResources_migrateMongoDBDatabaseToManualThroughput operation. */
4109
+ export interface MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputHeaders {
4110
+ /** URI to poll for completion status. */
4111
+ azureAsyncOperation?: string;
4112
+ /** URI to poll for completion status. */
4113
+ location?: string;
4114
+ }
4115
+ /** Defines headers for MongoDBResources_mongoDBDatabaseRetrieveThroughputDistribution operation. */
4116
+ export interface MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionHeaders {
4117
+ /** URI to poll for completion status. */
4118
+ azureAsyncOperation?: string;
4119
+ /** URI to poll for completion status. */
4120
+ location?: string;
4121
+ }
4122
+ /** Defines headers for MongoDBResources_mongoDBDatabaseRedistributeThroughput operation. */
4123
+ export interface MongoDBResourcesMongoDBDatabaseRedistributeThroughputHeaders {
4124
+ /** URI to poll for completion status. */
4125
+ azureAsyncOperation?: string;
4126
+ /** URI to poll for completion status. */
4127
+ location?: string;
4128
+ }
4129
+ /** Defines headers for MongoDBResources_mongoDBContainerRetrieveThroughputDistribution operation. */
4130
+ export interface MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionHeaders {
4131
+ /** URI to poll for completion status. */
4132
+ azureAsyncOperation?: string;
4133
+ /** URI to poll for completion status. */
4134
+ location?: string;
4135
+ }
4136
+ /** Defines headers for MongoDBResources_mongoDBContainerRedistributeThroughput operation. */
4137
+ export interface MongoDBResourcesMongoDBContainerRedistributeThroughputHeaders {
4138
+ /** URI to poll for completion status. */
4139
+ azureAsyncOperation?: string;
4140
+ /** URI to poll for completion status. */
4141
+ location?: string;
4142
+ }
4143
+ /** Defines headers for MongoDBResources_createUpdateMongoDBCollection operation. */
4144
+ export interface MongoDBResourcesCreateUpdateMongoDBCollectionHeaders {
3361
4145
  /** URI to poll for completion status. */
3362
4146
  azureAsyncOperation?: string;
3363
4147
  /** URI to poll for completion status. */
3364
4148
  location?: string;
3365
4149
  }
3366
- /** Defines headers for MongoDBResources_migrateMongoDBDatabaseToManualThroughput operation. */
3367
- export interface MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputHeaders {
4150
+ /** Defines headers for MongoDBResources_deleteMongoDBCollection operation. */
4151
+ export interface MongoDBResourcesDeleteMongoDBCollectionHeaders {
3368
4152
  /** URI to poll for completion status. */
3369
4153
  azureAsyncOperation?: string;
3370
4154
  /** URI to poll for completion status. */
3371
4155
  location?: string;
3372
4156
  }
3373
- /** Defines headers for MongoDBResources_createUpdateMongoDBCollection operation. */
3374
- export interface MongoDBResourcesCreateUpdateMongoDBCollectionHeaders {
4157
+ /** Defines headers for MongoDBResources_mongoDBDatabasePartitionMerge operation. */
4158
+ export interface MongoDBResourcesMongoDBDatabasePartitionMergeHeaders {
3375
4159
  /** URI to poll for completion status. */
3376
4160
  azureAsyncOperation?: string;
3377
4161
  /** URI to poll for completion status. */
3378
4162
  location?: string;
3379
4163
  }
3380
- /** Defines headers for MongoDBResources_deleteMongoDBCollection operation. */
3381
- export interface MongoDBResourcesDeleteMongoDBCollectionHeaders {
4164
+ /** Defines headers for MongoDBResources_listMongoDBCollectionPartitionMerge operation. */
4165
+ export interface MongoDBResourcesListMongoDBCollectionPartitionMergeHeaders {
3382
4166
  /** URI to poll for completion status. */
3383
4167
  azureAsyncOperation?: string;
3384
4168
  /** URI to poll for completion status. */
@@ -3510,6 +4294,41 @@ export interface CassandraResourcesMigrateCassandraTableToManualThroughputHeader
3510
4294
  /** URI to poll for completion status. */
3511
4295
  location?: string;
3512
4296
  }
4297
+ /** Defines headers for CassandraResources_createUpdateCassandraView operation. */
4298
+ export interface CassandraResourcesCreateUpdateCassandraViewHeaders {
4299
+ /** URI to poll for completion status. */
4300
+ azureAsyncOperation?: string;
4301
+ /** URI to poll for completion status. */
4302
+ location?: string;
4303
+ }
4304
+ /** Defines headers for CassandraResources_deleteCassandraView operation. */
4305
+ export interface CassandraResourcesDeleteCassandraViewHeaders {
4306
+ /** URI to poll for completion status. */
4307
+ azureAsyncOperation?: string;
4308
+ /** URI to poll for completion status. */
4309
+ location?: string;
4310
+ }
4311
+ /** Defines headers for CassandraResources_updateCassandraViewThroughput operation. */
4312
+ export interface CassandraResourcesUpdateCassandraViewThroughputHeaders {
4313
+ /** URI to poll for completion status. */
4314
+ azureAsyncOperation?: string;
4315
+ /** URI to poll for completion status. */
4316
+ location?: string;
4317
+ }
4318
+ /** Defines headers for CassandraResources_migrateCassandraViewToAutoscale operation. */
4319
+ export interface CassandraResourcesMigrateCassandraViewToAutoscaleHeaders {
4320
+ /** URI to poll for completion status. */
4321
+ azureAsyncOperation?: string;
4322
+ /** URI to poll for completion status. */
4323
+ location?: string;
4324
+ }
4325
+ /** Defines headers for CassandraResources_migrateCassandraViewToManualThroughput operation. */
4326
+ export interface CassandraResourcesMigrateCassandraViewToManualThroughputHeaders {
4327
+ /** URI to poll for completion status. */
4328
+ azureAsyncOperation?: string;
4329
+ /** URI to poll for completion status. */
4330
+ location?: string;
4331
+ }
3513
4332
  /** Defines headers for GremlinResources_createUpdateGremlinDatabase operation. */
3514
4333
  export interface GremlinResourcesCreateUpdateGremlinDatabaseHeaders {
3515
4334
  /** URI to poll for completion status. */
@@ -3580,13 +4399,17 @@ export interface GremlinResourcesMigrateGremlinGraphToManualThroughputHeaders {
3580
4399
  /** URI to poll for completion status. */
3581
4400
  location?: string;
3582
4401
  }
3583
- /** Defines headers for Service_create operation. */
3584
- export interface ServiceCreateHeaders {
4402
+ /** Defines headers for CassandraClusters_invokeCommandAsync operation. */
4403
+ export interface CassandraClustersInvokeCommandAsyncHeaders {
3585
4404
  /** URI to poll for completion status. */
3586
4405
  azureAsyncOperation?: string;
3587
4406
  /** URI to poll for completion status. */
3588
4407
  location?: string;
3589
4408
  }
4409
+ /** Defines headers for NetworkSecurityPerimeterConfigurations_reconcile operation. */
4410
+ export interface NetworkSecurityPerimeterConfigurationsReconcileHeaders {
4411
+ location?: string;
4412
+ }
3590
4413
  /** Defines headers for Service_delete operation. */
3591
4414
  export interface ServiceDeleteHeaders {
3592
4415
  /** URI to poll for completion status. */
@@ -3594,6 +4417,27 @@ export interface ServiceDeleteHeaders {
3594
4417
  /** URI to poll for completion status. */
3595
4418
  location?: string;
3596
4419
  }
4420
+ /** Defines headers for ThroughputPool_update operation. */
4421
+ export interface ThroughputPoolUpdateHeaders {
4422
+ /** URI to poll for completion status. */
4423
+ azureAsyncOperation?: string;
4424
+ /** URI to poll for completion status. */
4425
+ location?: string;
4426
+ }
4427
+ /** Defines headers for ThroughputPool_delete operation. */
4428
+ export interface ThroughputPoolDeleteHeaders {
4429
+ /** URI to poll for completion status. */
4430
+ azureAsyncOperation?: string;
4431
+ /** URI to poll for completion status. */
4432
+ location?: string;
4433
+ }
4434
+ /** Defines headers for ThroughputPoolAccount_delete operation. */
4435
+ export interface ThroughputPoolAccountDeleteHeaders {
4436
+ /** URI to poll for completion status. */
4437
+ azureAsyncOperation?: string;
4438
+ /** URI to poll for completion status. */
4439
+ location?: string;
4440
+ }
3597
4441
  /** Known values of {@link DatabaseAccountKind} that the service accepts. */
3598
4442
  export declare enum KnownDatabaseAccountKind {
3599
4443
  /** GlobalDocumentDB */
@@ -3613,6 +4457,28 @@ export declare enum KnownDatabaseAccountKind {
3613
4457
  * **Parse**
3614
4458
  */
3615
4459
  export type DatabaseAccountKind = string;
4460
+ /** Known values of {@link CreatedByType} that the service accepts. */
4461
+ export declare enum KnownCreatedByType {
4462
+ /** User */
4463
+ User = "User",
4464
+ /** Application */
4465
+ Application = "Application",
4466
+ /** ManagedIdentity */
4467
+ ManagedIdentity = "ManagedIdentity",
4468
+ /** Key */
4469
+ Key = "Key"
4470
+ }
4471
+ /**
4472
+ * Defines values for CreatedByType. \
4473
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
4474
+ * this enum contains the known values that the service supports.
4475
+ * ### Known values supported by the service
4476
+ * **User** \
4477
+ * **Application** \
4478
+ * **ManagedIdentity** \
4479
+ * **Key**
4480
+ */
4481
+ export type CreatedByType = string;
3616
4482
  /** Known values of {@link ConnectorOffer} that the service accepts. */
3617
4483
  export declare enum KnownConnectorOffer {
3618
4484
  /** Small */
@@ -3759,6 +4625,50 @@ export declare enum KnownBackupPolicyMigrationStatus {
3759
4625
  * **Failed**
3760
4626
  */
3761
4627
  export type BackupPolicyMigrationStatus = string;
4628
+ /** Known values of {@link CapacityMode} that the service accepts. */
4629
+ export declare enum KnownCapacityMode {
4630
+ /** None */
4631
+ None = "None",
4632
+ /** Provisioned */
4633
+ Provisioned = "Provisioned",
4634
+ /** Serverless */
4635
+ Serverless = "Serverless"
4636
+ }
4637
+ /**
4638
+ * Defines values for CapacityMode. \
4639
+ * {@link KnownCapacityMode} can be used interchangeably with CapacityMode,
4640
+ * this enum contains the known values that the service supports.
4641
+ * ### Known values supported by the service
4642
+ * **None** \
4643
+ * **Provisioned** \
4644
+ * **Serverless**
4645
+ */
4646
+ export type CapacityMode = string;
4647
+ /** Known values of {@link CapacityModeTransitionStatus} that the service accepts. */
4648
+ export declare enum KnownCapacityModeTransitionStatus {
4649
+ /** Invalid */
4650
+ Invalid = "Invalid",
4651
+ /** Initialized */
4652
+ Initialized = "Initialized",
4653
+ /** InProgress */
4654
+ InProgress = "InProgress",
4655
+ /** Completed */
4656
+ Completed = "Completed",
4657
+ /** Failed */
4658
+ Failed = "Failed"
4659
+ }
4660
+ /**
4661
+ * Defines values for CapacityModeTransitionStatus. \
4662
+ * {@link KnownCapacityModeTransitionStatus} can be used interchangeably with CapacityModeTransitionStatus,
4663
+ * this enum contains the known values that the service supports.
4664
+ * ### Known values supported by the service
4665
+ * **Invalid** \
4666
+ * **Initialized** \
4667
+ * **InProgress** \
4668
+ * **Completed** \
4669
+ * **Failed**
4670
+ */
4671
+ export type CapacityModeTransitionStatus = string;
3762
4672
  /** Known values of {@link MinimalTlsVersion} that the service accepts. */
3763
4673
  export declare enum KnownMinimalTlsVersion {
3764
4674
  /** Tls */
@@ -3778,28 +4688,22 @@ export declare enum KnownMinimalTlsVersion {
3778
4688
  * **Tls12**
3779
4689
  */
3780
4690
  export type MinimalTlsVersion = string;
3781
- /** Known values of {@link CreatedByType} that the service accepts. */
3782
- export declare enum KnownCreatedByType {
3783
- /** User */
3784
- User = "User",
3785
- /** Application */
3786
- Application = "Application",
3787
- /** ManagedIdentity */
3788
- ManagedIdentity = "ManagedIdentity",
3789
- /** Key */
3790
- Key = "Key"
4691
+ /** Known values of {@link DefaultPriorityLevel} that the service accepts. */
4692
+ export declare enum KnownDefaultPriorityLevel {
4693
+ /** High */
4694
+ High = "High",
4695
+ /** Low */
4696
+ Low = "Low"
3791
4697
  }
3792
4698
  /**
3793
- * Defines values for CreatedByType. \
3794
- * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
4699
+ * Defines values for DefaultPriorityLevel. \
4700
+ * {@link KnownDefaultPriorityLevel} can be used interchangeably with DefaultPriorityLevel,
3795
4701
  * this enum contains the known values that the service supports.
3796
4702
  * ### Known values supported by the service
3797
- * **User** \
3798
- * **Application** \
3799
- * **ManagedIdentity** \
3800
- * **Key**
4703
+ * **High** \
4704
+ * **Low**
3801
4705
  */
3802
- export type CreatedByType = string;
4706
+ export type DefaultPriorityLevel = string;
3803
4707
  /** Known values of {@link Kind} that the service accepts. */
3804
4708
  export declare enum KnownKind {
3805
4709
  /** Primary */
@@ -4079,6 +4983,25 @@ export declare enum KnownConflictResolutionMode {
4079
4983
  * **Custom**
4080
4984
  */
4081
4985
  export type ConflictResolutionMode = string;
4986
+ /** Known values of {@link ThroughputPolicyType} that the service accepts. */
4987
+ export declare enum KnownThroughputPolicyType {
4988
+ /** None */
4989
+ None = "none",
4990
+ /** Equal */
4991
+ Equal = "equal",
4992
+ /** Custom */
4993
+ Custom = "custom"
4994
+ }
4995
+ /**
4996
+ * Defines values for ThroughputPolicyType. \
4997
+ * {@link KnownThroughputPolicyType} can be used interchangeably with ThroughputPolicyType,
4998
+ * this enum contains the known values that the service supports.
4999
+ * ### Known values supported by the service
5000
+ * **none** \
5001
+ * **equal** \
5002
+ * **custom**
5003
+ */
5004
+ export type ThroughputPolicyType = string;
4082
5005
  /** Known values of {@link TriggerType} that the service accepts. */
4083
5006
  export declare enum KnownTriggerType {
4084
5007
  /** Pre */
@@ -4150,7 +5073,15 @@ export declare enum KnownStatus {
4150
5073
  /** Online */
4151
5074
  Online = "Online",
4152
5075
  /** Deleting */
4153
- Deleting = "Deleting"
5076
+ Deleting = "Deleting",
5077
+ /** Succeeded */
5078
+ Succeeded = "Succeeded",
5079
+ /** Failed */
5080
+ Failed = "Failed",
5081
+ /** Canceled */
5082
+ Canceled = "Canceled",
5083
+ /** Updating */
5084
+ Updating = "Updating"
4154
5085
  }
4155
5086
  /**
4156
5087
  * Defines values for Status. \
@@ -4161,9 +5092,54 @@ export declare enum KnownStatus {
4161
5092
  * **Initializing** \
4162
5093
  * **InternallyReady** \
4163
5094
  * **Online** \
4164
- * **Deleting**
5095
+ * **Deleting** \
5096
+ * **Succeeded** \
5097
+ * **Failed** \
5098
+ * **Canceled** \
5099
+ * **Updating**
4165
5100
  */
4166
5101
  export type Status = string;
5102
+ /** Known values of {@link DataTransferComponent} that the service accepts. */
5103
+ export declare enum KnownDataTransferComponent {
5104
+ /** CosmosDBCassandra */
5105
+ CosmosDBCassandra = "CosmosDBCassandra",
5106
+ /** CosmosDBMongo */
5107
+ CosmosDBMongo = "CosmosDBMongo",
5108
+ /** CosmosDBMongoVCore */
5109
+ CosmosDBMongoVCore = "CosmosDBMongoVCore",
5110
+ /** CosmosDBSql */
5111
+ CosmosDBSql = "CosmosDBSql",
5112
+ /** AzureBlobStorage */
5113
+ AzureBlobStorage = "AzureBlobStorage"
5114
+ }
5115
+ /**
5116
+ * Defines values for DataTransferComponent. \
5117
+ * {@link KnownDataTransferComponent} can be used interchangeably with DataTransferComponent,
5118
+ * this enum contains the known values that the service supports.
5119
+ * ### Known values supported by the service
5120
+ * **CosmosDBCassandra** \
5121
+ * **CosmosDBMongo** \
5122
+ * **CosmosDBMongoVCore** \
5123
+ * **CosmosDBSql** \
5124
+ * **AzureBlobStorage**
5125
+ */
5126
+ export type DataTransferComponent = string;
5127
+ /** Known values of {@link DataTransferJobMode} that the service accepts. */
5128
+ export declare enum KnownDataTransferJobMode {
5129
+ /** Offline */
5130
+ Offline = "Offline",
5131
+ /** Online */
5132
+ Online = "Online"
5133
+ }
5134
+ /**
5135
+ * Defines values for DataTransferJobMode. \
5136
+ * {@link KnownDataTransferJobMode} can be used interchangeably with DataTransferJobMode,
5137
+ * this enum contains the known values that the service supports.
5138
+ * ### Known values supported by the service
5139
+ * **Offline** \
5140
+ * **Online**
5141
+ */
5142
+ export type DataTransferJobMode = string;
4167
5143
  /** Known values of {@link ManagedCassandraProvisioningState} that the service accepts. */
4168
5144
  export declare enum KnownManagedCassandraProvisioningState {
4169
5145
  /** Creating */
@@ -4211,6 +5187,60 @@ export declare enum KnownAuthenticationMethod {
4211
5187
  * **Ldap**
4212
5188
  */
4213
5189
  export type AuthenticationMethod = string;
5190
+ /** Known values of {@link AutoReplicate} that the service accepts. */
5191
+ export declare enum KnownAutoReplicate {
5192
+ /** None */
5193
+ None = "None",
5194
+ /** SystemKeyspaces */
5195
+ SystemKeyspaces = "SystemKeyspaces",
5196
+ /** AllKeyspaces */
5197
+ AllKeyspaces = "AllKeyspaces"
5198
+ }
5199
+ /**
5200
+ * Defines values for AutoReplicate. \
5201
+ * {@link KnownAutoReplicate} can be used interchangeably with AutoReplicate,
5202
+ * this enum contains the known values that the service supports.
5203
+ * ### Known values supported by the service
5204
+ * **None** \
5205
+ * **SystemKeyspaces** \
5206
+ * **AllKeyspaces**
5207
+ */
5208
+ export type AutoReplicate = string;
5209
+ /** Known values of {@link ClusterType} that the service accepts. */
5210
+ export declare enum KnownClusterType {
5211
+ /** Production */
5212
+ Production = "Production",
5213
+ /** NonProduction */
5214
+ NonProduction = "NonProduction"
5215
+ }
5216
+ /**
5217
+ * Defines values for ClusterType. \
5218
+ * {@link KnownClusterType} can be used interchangeably with ClusterType,
5219
+ * this enum contains the known values that the service supports.
5220
+ * ### Known values supported by the service
5221
+ * **Production** \
5222
+ * **NonProduction**
5223
+ */
5224
+ export type ClusterType = string;
5225
+ /** Known values of {@link ScheduledEventStrategy} that the service accepts. */
5226
+ export declare enum KnownScheduledEventStrategy {
5227
+ /** Ignore */
5228
+ Ignore = "Ignore",
5229
+ /** StopAny */
5230
+ StopAny = "StopAny",
5231
+ /** StopByRack */
5232
+ StopByRack = "StopByRack"
5233
+ }
5234
+ /**
5235
+ * Defines values for ScheduledEventStrategy. \
5236
+ * {@link KnownScheduledEventStrategy} can be used interchangeably with ScheduledEventStrategy,
5237
+ * this enum contains the known values that the service supports.
5238
+ * ### Known values supported by the service
5239
+ * **Ignore** \
5240
+ * **StopAny** \
5241
+ * **StopByRack**
5242
+ */
5243
+ export type ScheduledEventStrategy = string;
4214
5244
  /** Known values of {@link AzureConnectionType} that the service accepts. */
4215
5245
  export declare enum KnownAzureConnectionType {
4216
5246
  /** None */
@@ -4243,6 +5273,56 @@ export declare enum KnownManagedCassandraResourceIdentityType {
4243
5273
  * **None**
4244
5274
  */
4245
5275
  export type ManagedCassandraResourceIdentityType = string;
5276
+ /** Known values of {@link CommandStatus} that the service accepts. */
5277
+ export declare enum KnownCommandStatus {
5278
+ /** Done */
5279
+ Done = "Done",
5280
+ /** Running */
5281
+ Running = "Running",
5282
+ /** Enqueue */
5283
+ Enqueue = "Enqueue",
5284
+ /** Processing */
5285
+ Processing = "Processing",
5286
+ /** Finished */
5287
+ Finished = "Finished",
5288
+ /** Failed */
5289
+ Failed = "Failed"
5290
+ }
5291
+ /**
5292
+ * Defines values for CommandStatus. \
5293
+ * {@link KnownCommandStatus} can be used interchangeably with CommandStatus,
5294
+ * this enum contains the known values that the service supports.
5295
+ * ### Known values supported by the service
5296
+ * **Done** \
5297
+ * **Running** \
5298
+ * **Enqueue** \
5299
+ * **Processing** \
5300
+ * **Finished** \
5301
+ * **Failed**
5302
+ */
5303
+ export type CommandStatus = string;
5304
+ /** Known values of {@link BackupState} that the service accepts. */
5305
+ export declare enum KnownBackupState {
5306
+ /** Initiated */
5307
+ Initiated = "Initiated",
5308
+ /** InProgress */
5309
+ InProgress = "InProgress",
5310
+ /** Succeeded */
5311
+ Succeeded = "Succeeded",
5312
+ /** Failed */
5313
+ Failed = "Failed"
5314
+ }
5315
+ /**
5316
+ * Defines values for BackupState. \
5317
+ * {@link KnownBackupState} can be used interchangeably with BackupState,
5318
+ * this enum contains the known values that the service supports.
5319
+ * ### Known values supported by the service
5320
+ * **Initiated** \
5321
+ * **InProgress** \
5322
+ * **Succeeded** \
5323
+ * **Failed**
5324
+ */
5325
+ export type BackupState = string;
4246
5326
  /** Known values of {@link ConnectionState} that the service accepts. */
4247
5327
  export declare enum KnownConnectionState {
4248
5328
  /** Unknown */
@@ -4296,6 +5376,110 @@ export declare enum KnownNodeState {
4296
5376
  * **Stopped**
4297
5377
  */
4298
5378
  export type NodeState = string;
5379
+ /** Known values of {@link NetworkSecurityPerimeterConfigurationProvisioningState} that the service accepts. */
5380
+ export declare enum KnownNetworkSecurityPerimeterConfigurationProvisioningState {
5381
+ /** Succeeded */
5382
+ Succeeded = "Succeeded",
5383
+ /** Creating */
5384
+ Creating = "Creating",
5385
+ /** Updating */
5386
+ Updating = "Updating",
5387
+ /** Deleting */
5388
+ Deleting = "Deleting",
5389
+ /** Accepted */
5390
+ Accepted = "Accepted",
5391
+ /** Failed */
5392
+ Failed = "Failed",
5393
+ /** Canceled */
5394
+ Canceled = "Canceled"
5395
+ }
5396
+ /**
5397
+ * Defines values for NetworkSecurityPerimeterConfigurationProvisioningState. \
5398
+ * {@link KnownNetworkSecurityPerimeterConfigurationProvisioningState} can be used interchangeably with NetworkSecurityPerimeterConfigurationProvisioningState,
5399
+ * this enum contains the known values that the service supports.
5400
+ * ### Known values supported by the service
5401
+ * **Succeeded** \
5402
+ * **Creating** \
5403
+ * **Updating** \
5404
+ * **Deleting** \
5405
+ * **Accepted** \
5406
+ * **Failed** \
5407
+ * **Canceled**
5408
+ */
5409
+ export type NetworkSecurityPerimeterConfigurationProvisioningState = string;
5410
+ /** Known values of {@link IssueType} that the service accepts. */
5411
+ export declare enum KnownIssueType {
5412
+ /** Unknown issue type */
5413
+ Unknown = "Unknown",
5414
+ /** An error occurred while applying the network security perimeter (NSP) configuration. */
5415
+ ConfigurationPropagationFailure = "ConfigurationPropagationFailure",
5416
+ /** 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. */
5417
+ MissingPerimeterConfiguration = "MissingPerimeterConfiguration",
5418
+ /** 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. */
5419
+ MissingIdentityConfiguration = "MissingIdentityConfiguration"
5420
+ }
5421
+ /**
5422
+ * Defines values for IssueType. \
5423
+ * {@link KnownIssueType} can be used interchangeably with IssueType,
5424
+ * this enum contains the known values that the service supports.
5425
+ * ### Known values supported by the service
5426
+ * **Unknown**: Unknown issue type \
5427
+ * **ConfigurationPropagationFailure**: An error occurred while applying the network security perimeter (NSP) configuration. \
5428
+ * **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. \
5429
+ * **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.
5430
+ */
5431
+ export type IssueType = string;
5432
+ /** Known values of {@link Severity} that the service accepts. */
5433
+ export declare enum KnownSeverity {
5434
+ /** Warning */
5435
+ Warning = "Warning",
5436
+ /** Error */
5437
+ Error = "Error"
5438
+ }
5439
+ /**
5440
+ * Defines values for Severity. \
5441
+ * {@link KnownSeverity} can be used interchangeably with Severity,
5442
+ * this enum contains the known values that the service supports.
5443
+ * ### Known values supported by the service
5444
+ * **Warning** \
5445
+ * **Error**
5446
+ */
5447
+ export type Severity = string;
5448
+ /** Known values of {@link AccessRuleDirection} that the service accepts. */
5449
+ export declare enum KnownAccessRuleDirection {
5450
+ /** Applies to inbound network traffic to the secured resources. */
5451
+ Inbound = "Inbound",
5452
+ /** Applies to outbound network traffic from the secured resources */
5453
+ Outbound = "Outbound"
5454
+ }
5455
+ /**
5456
+ * Defines values for AccessRuleDirection. \
5457
+ * {@link KnownAccessRuleDirection} can be used interchangeably with AccessRuleDirection,
5458
+ * this enum contains the known values that the service supports.
5459
+ * ### Known values supported by the service
5460
+ * **Inbound**: Applies to inbound network traffic to the secured resources. \
5461
+ * **Outbound**: Applies to outbound network traffic from the secured resources
5462
+ */
5463
+ export type AccessRuleDirection = string;
5464
+ /** Known values of {@link ResourceAssociationAccessMode} that the service accepts. */
5465
+ export declare enum KnownResourceAssociationAccessMode {
5466
+ /** Enforced access mode - traffic to the resource that failed access checks is blocked */
5467
+ Enforced = "Enforced",
5468
+ /** Learning access mode - traffic to the resource is enabled for analysis but not blocked */
5469
+ Learning = "Learning",
5470
+ /** Audit access mode - traffic to the resource that fails access checks is logged but not blocked */
5471
+ Audit = "Audit"
5472
+ }
5473
+ /**
5474
+ * Defines values for ResourceAssociationAccessMode. \
5475
+ * {@link KnownResourceAssociationAccessMode} can be used interchangeably with ResourceAssociationAccessMode,
5476
+ * this enum contains the known values that the service supports.
5477
+ * ### Known values supported by the service
5478
+ * **Enforced**: Enforced access mode - traffic to the resource that failed access checks is blocked \
5479
+ * **Learning**: Learning access mode - traffic to the resource is enabled for analysis but not blocked \
5480
+ * **Audit**: Audit access mode - traffic to the resource that fails access checks is logged but not blocked
5481
+ */
5482
+ export type ResourceAssociationAccessMode = string;
4299
5483
  /** Known values of {@link NotebookWorkspaceName} that the service accepts. */
4300
5484
  export declare enum KnownNotebookWorkspaceName {
4301
5485
  /** Default */
@@ -4479,16 +5663,20 @@ export declare enum KnownNodeStatus {
4479
5663
  * **Down**
4480
5664
  */
4481
5665
  export type NodeStatus = string;
4482
- /** Defines values for ResourceIdentityType. */
4483
- export type ResourceIdentityType = "SystemAssigned" | "UserAssigned" | "SystemAssigned,UserAssigned" | "None";
4484
5666
  /** Defines values for DefaultConsistencyLevel. */
4485
5667
  export type DefaultConsistencyLevel = "Eventual" | "Session" | "BoundedStaleness" | "Strong" | "ConsistentPrefix";
4486
5668
  /** Defines values for NetworkAclBypass. */
4487
5669
  export type NetworkAclBypass = "None" | "AzureServices";
5670
+ /** Defines values for EnableFullTextQuery. */
5671
+ export type EnableFullTextQuery = "None" | "True" | "False";
5672
+ /** Defines values for ResourceIdentityType. */
5673
+ export type ResourceIdentityType = "SystemAssigned" | "UserAssigned" | "SystemAssigned,UserAssigned" | "None";
4488
5674
  /** Defines values for MongoRoleDefinitionType. */
4489
5675
  export type MongoRoleDefinitionType = "BuiltInRole" | "CustomRole";
4490
5676
  /** Defines values for RoleDefinitionType. */
4491
5677
  export type RoleDefinitionType = "BuiltInRole" | "CustomRole";
5678
+ /** Defines values for SupportedActions. */
5679
+ export type SupportedActions = "Enable" | "Disable";
4492
5680
  /** Optional parameters. */
4493
5681
  export interface DatabaseAccountsGetOptionalParams extends coreClient.OperationOptions {
4494
5682
  }
@@ -4694,13 +5882,39 @@ export type CollectionPartitionListUsagesResponse = PartitionUsagesResult;
4694
5882
  /** Optional parameters. */
4695
5883
  export interface PartitionKeyRangeIdListMetricsOptionalParams extends coreClient.OperationOptions {
4696
5884
  }
4697
- /** Contains response data for the listMetrics operation. */
4698
- export type PartitionKeyRangeIdListMetricsResponse = PartitionMetricListResult;
5885
+ /** Contains response data for the listMetrics operation. */
5886
+ export type PartitionKeyRangeIdListMetricsResponse = PartitionMetricListResult;
5887
+ /** Optional parameters. */
5888
+ export interface PartitionKeyRangeIdRegionListMetricsOptionalParams extends coreClient.OperationOptions {
5889
+ }
5890
+ /** Contains response data for the listMetrics operation. */
5891
+ export type PartitionKeyRangeIdRegionListMetricsResponse = PartitionMetricListResult;
5892
+ /** Optional parameters. */
5893
+ export interface GraphResourcesListGraphsOptionalParams extends coreClient.OperationOptions {
5894
+ }
5895
+ /** Contains response data for the listGraphs operation. */
5896
+ export type GraphResourcesListGraphsResponse = GraphResourcesListResult;
5897
+ /** Optional parameters. */
5898
+ export interface GraphResourcesGetGraphOptionalParams extends coreClient.OperationOptions {
5899
+ }
5900
+ /** Contains response data for the getGraph operation. */
5901
+ export type GraphResourcesGetGraphResponse = GraphResourceGetResults;
5902
+ /** Optional parameters. */
5903
+ export interface GraphResourcesCreateUpdateGraphOptionalParams extends coreClient.OperationOptions {
5904
+ /** Delay to wait until next poll, in milliseconds. */
5905
+ updateIntervalInMs?: number;
5906
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5907
+ resumeFrom?: string;
5908
+ }
5909
+ /** Contains response data for the createUpdateGraph operation. */
5910
+ export type GraphResourcesCreateUpdateGraphResponse = GraphResourceGetResults;
4699
5911
  /** Optional parameters. */
4700
- export interface PartitionKeyRangeIdRegionListMetricsOptionalParams extends coreClient.OperationOptions {
5912
+ export interface GraphResourcesDeleteGraphResourceOptionalParams extends coreClient.OperationOptions {
5913
+ /** Delay to wait until next poll, in milliseconds. */
5914
+ updateIntervalInMs?: number;
5915
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5916
+ resumeFrom?: string;
4701
5917
  }
4702
- /** Contains response data for the listMetrics operation. */
4703
- export type PartitionKeyRangeIdRegionListMetricsResponse = PartitionMetricListResult;
4704
5918
  /** Optional parameters. */
4705
5919
  export interface SqlResourcesListSqlDatabasesOptionalParams extends coreClient.OperationOptions {
4706
5920
  }
@@ -4762,6 +5976,25 @@ export interface SqlResourcesMigrateSqlDatabaseToManualThroughputOptionalParams
4762
5976
  /** Contains response data for the migrateSqlDatabaseToManualThroughput operation. */
4763
5977
  export type SqlResourcesMigrateSqlDatabaseToManualThroughputResponse = ThroughputSettingsGetResults;
4764
5978
  /** Optional parameters. */
5979
+ export interface SqlResourcesListClientEncryptionKeysOptionalParams extends coreClient.OperationOptions {
5980
+ }
5981
+ /** Contains response data for the listClientEncryptionKeys operation. */
5982
+ export type SqlResourcesListClientEncryptionKeysResponse = ClientEncryptionKeysListResult;
5983
+ /** Optional parameters. */
5984
+ export interface SqlResourcesGetClientEncryptionKeyOptionalParams extends coreClient.OperationOptions {
5985
+ }
5986
+ /** Contains response data for the getClientEncryptionKey operation. */
5987
+ export type SqlResourcesGetClientEncryptionKeyResponse = ClientEncryptionKeyGetResults;
5988
+ /** Optional parameters. */
5989
+ export interface SqlResourcesCreateUpdateClientEncryptionKeyOptionalParams extends coreClient.OperationOptions {
5990
+ /** Delay to wait until next poll, in milliseconds. */
5991
+ updateIntervalInMs?: number;
5992
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5993
+ resumeFrom?: string;
5994
+ }
5995
+ /** Contains response data for the createUpdateClientEncryptionKey operation. */
5996
+ export type SqlResourcesCreateUpdateClientEncryptionKeyResponse = ClientEncryptionKeyGetResults;
5997
+ /** Optional parameters. */
4765
5998
  export interface SqlResourcesListSqlContainersOptionalParams extends coreClient.OperationOptions {
4766
5999
  }
4767
6000
  /** Contains response data for the listSqlContainers operation. */
@@ -4790,6 +6023,24 @@ export interface SqlResourcesDeleteSqlContainerOptionalParams extends coreClient
4790
6023
  /** Contains response data for the deleteSqlContainer operation. */
4791
6024
  export type SqlResourcesDeleteSqlContainerResponse = SqlResourcesDeleteSqlContainerHeaders;
4792
6025
  /** Optional parameters. */
6026
+ export interface SqlResourcesSqlDatabasePartitionMergeOptionalParams extends coreClient.OperationOptions {
6027
+ /** Delay to wait until next poll, in milliseconds. */
6028
+ updateIntervalInMs?: number;
6029
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6030
+ resumeFrom?: string;
6031
+ }
6032
+ /** Contains response data for the sqlDatabasePartitionMerge operation. */
6033
+ export type SqlResourcesSqlDatabasePartitionMergeResponse = PhysicalPartitionStorageInfoCollection;
6034
+ /** Optional parameters. */
6035
+ export interface SqlResourcesListSqlContainerPartitionMergeOptionalParams extends coreClient.OperationOptions {
6036
+ /** Delay to wait until next poll, in milliseconds. */
6037
+ updateIntervalInMs?: number;
6038
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6039
+ resumeFrom?: string;
6040
+ }
6041
+ /** Contains response data for the listSqlContainerPartitionMerge operation. */
6042
+ export type SqlResourcesListSqlContainerPartitionMergeResponse = PhysicalPartitionStorageInfoCollection;
6043
+ /** Optional parameters. */
4793
6044
  export interface SqlResourcesGetSqlContainerThroughputOptionalParams extends coreClient.OperationOptions {
4794
6045
  }
4795
6046
  /** Contains response data for the getSqlContainerThroughput operation. */
@@ -4822,24 +6073,41 @@ export interface SqlResourcesMigrateSqlContainerToManualThroughputOptionalParams
4822
6073
  /** Contains response data for the migrateSqlContainerToManualThroughput operation. */
4823
6074
  export type SqlResourcesMigrateSqlContainerToManualThroughputResponse = ThroughputSettingsGetResults;
4824
6075
  /** Optional parameters. */
4825
- export interface SqlResourcesListClientEncryptionKeysOptionalParams extends coreClient.OperationOptions {
6076
+ export interface SqlResourcesSqlDatabaseRetrieveThroughputDistributionOptionalParams extends coreClient.OperationOptions {
6077
+ /** Delay to wait until next poll, in milliseconds. */
6078
+ updateIntervalInMs?: number;
6079
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6080
+ resumeFrom?: string;
4826
6081
  }
4827
- /** Contains response data for the listClientEncryptionKeys operation. */
4828
- export type SqlResourcesListClientEncryptionKeysResponse = ClientEncryptionKeysListResult;
6082
+ /** Contains response data for the sqlDatabaseRetrieveThroughputDistribution operation. */
6083
+ export type SqlResourcesSqlDatabaseRetrieveThroughputDistributionResponse = PhysicalPartitionThroughputInfoResult;
4829
6084
  /** Optional parameters. */
4830
- export interface SqlResourcesGetClientEncryptionKeyOptionalParams extends coreClient.OperationOptions {
6085
+ export interface SqlResourcesSqlDatabaseRedistributeThroughputOptionalParams extends coreClient.OperationOptions {
6086
+ /** Delay to wait until next poll, in milliseconds. */
6087
+ updateIntervalInMs?: number;
6088
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6089
+ resumeFrom?: string;
4831
6090
  }
4832
- /** Contains response data for the getClientEncryptionKey operation. */
4833
- export type SqlResourcesGetClientEncryptionKeyResponse = ClientEncryptionKeyGetResults;
6091
+ /** Contains response data for the sqlDatabaseRedistributeThroughput operation. */
6092
+ export type SqlResourcesSqlDatabaseRedistributeThroughputResponse = PhysicalPartitionThroughputInfoResult;
4834
6093
  /** Optional parameters. */
4835
- export interface SqlResourcesCreateUpdateClientEncryptionKeyOptionalParams extends coreClient.OperationOptions {
6094
+ export interface SqlResourcesSqlContainerRetrieveThroughputDistributionOptionalParams extends coreClient.OperationOptions {
4836
6095
  /** Delay to wait until next poll, in milliseconds. */
4837
6096
  updateIntervalInMs?: number;
4838
6097
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4839
6098
  resumeFrom?: string;
4840
6099
  }
4841
- /** Contains response data for the createUpdateClientEncryptionKey operation. */
4842
- export type SqlResourcesCreateUpdateClientEncryptionKeyResponse = ClientEncryptionKeyGetResults;
6100
+ /** Contains response data for the sqlContainerRetrieveThroughputDistribution operation. */
6101
+ export type SqlResourcesSqlContainerRetrieveThroughputDistributionResponse = PhysicalPartitionThroughputInfoResult;
6102
+ /** Optional parameters. */
6103
+ export interface SqlResourcesSqlContainerRedistributeThroughputOptionalParams extends coreClient.OperationOptions {
6104
+ /** Delay to wait until next poll, in milliseconds. */
6105
+ updateIntervalInMs?: number;
6106
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6107
+ resumeFrom?: string;
6108
+ }
6109
+ /** Contains response data for the sqlContainerRedistributeThroughput operation. */
6110
+ export type SqlResourcesSqlContainerRedistributeThroughputResponse = PhysicalPartitionThroughputInfoResult;
4843
6111
  /** Optional parameters. */
4844
6112
  export interface SqlResourcesListSqlStoredProceduresOptionalParams extends coreClient.OperationOptions {
4845
6113
  }
@@ -5046,6 +6314,42 @@ export interface MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputOptiona
5046
6314
  /** Contains response data for the migrateMongoDBDatabaseToManualThroughput operation. */
5047
6315
  export type MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputResponse = ThroughputSettingsGetResults;
5048
6316
  /** Optional parameters. */
6317
+ export interface MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionOptionalParams extends coreClient.OperationOptions {
6318
+ /** Delay to wait until next poll, in milliseconds. */
6319
+ updateIntervalInMs?: number;
6320
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6321
+ resumeFrom?: string;
6322
+ }
6323
+ /** Contains response data for the mongoDBDatabaseRetrieveThroughputDistribution operation. */
6324
+ export type MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionResponse = PhysicalPartitionThroughputInfoResult;
6325
+ /** Optional parameters. */
6326
+ export interface MongoDBResourcesMongoDBDatabaseRedistributeThroughputOptionalParams extends coreClient.OperationOptions {
6327
+ /** Delay to wait until next poll, in milliseconds. */
6328
+ updateIntervalInMs?: number;
6329
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6330
+ resumeFrom?: string;
6331
+ }
6332
+ /** Contains response data for the mongoDBDatabaseRedistributeThroughput operation. */
6333
+ export type MongoDBResourcesMongoDBDatabaseRedistributeThroughputResponse = PhysicalPartitionThroughputInfoResult;
6334
+ /** Optional parameters. */
6335
+ export interface MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionOptionalParams extends coreClient.OperationOptions {
6336
+ /** Delay to wait until next poll, in milliseconds. */
6337
+ updateIntervalInMs?: number;
6338
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6339
+ resumeFrom?: string;
6340
+ }
6341
+ /** Contains response data for the mongoDBContainerRetrieveThroughputDistribution operation. */
6342
+ export type MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionResponse = PhysicalPartitionThroughputInfoResult;
6343
+ /** Optional parameters. */
6344
+ export interface MongoDBResourcesMongoDBContainerRedistributeThroughputOptionalParams extends coreClient.OperationOptions {
6345
+ /** Delay to wait until next poll, in milliseconds. */
6346
+ updateIntervalInMs?: number;
6347
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6348
+ resumeFrom?: string;
6349
+ }
6350
+ /** Contains response data for the mongoDBContainerRedistributeThroughput operation. */
6351
+ export type MongoDBResourcesMongoDBContainerRedistributeThroughputResponse = PhysicalPartitionThroughputInfoResult;
6352
+ /** Optional parameters. */
5049
6353
  export interface MongoDBResourcesListMongoDBCollectionsOptionalParams extends coreClient.OperationOptions {
5050
6354
  }
5051
6355
  /** Contains response data for the listMongoDBCollections operation. */
@@ -5074,6 +6378,24 @@ export interface MongoDBResourcesDeleteMongoDBCollectionOptionalParams extends c
5074
6378
  /** Contains response data for the deleteMongoDBCollection operation. */
5075
6379
  export type MongoDBResourcesDeleteMongoDBCollectionResponse = MongoDBResourcesDeleteMongoDBCollectionHeaders;
5076
6380
  /** Optional parameters. */
6381
+ export interface MongoDBResourcesMongoDBDatabasePartitionMergeOptionalParams extends coreClient.OperationOptions {
6382
+ /** Delay to wait until next poll, in milliseconds. */
6383
+ updateIntervalInMs?: number;
6384
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6385
+ resumeFrom?: string;
6386
+ }
6387
+ /** Contains response data for the mongoDBDatabasePartitionMerge operation. */
6388
+ export type MongoDBResourcesMongoDBDatabasePartitionMergeResponse = PhysicalPartitionStorageInfoCollection;
6389
+ /** Optional parameters. */
6390
+ export interface MongoDBResourcesListMongoDBCollectionPartitionMergeOptionalParams extends coreClient.OperationOptions {
6391
+ /** Delay to wait until next poll, in milliseconds. */
6392
+ updateIntervalInMs?: number;
6393
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6394
+ resumeFrom?: string;
6395
+ }
6396
+ /** Contains response data for the listMongoDBCollectionPartitionMerge operation. */
6397
+ export type MongoDBResourcesListMongoDBCollectionPartitionMergeResponse = PhysicalPartitionStorageInfoCollection;
6398
+ /** Optional parameters. */
5077
6399
  export interface MongoDBResourcesGetMongoDBCollectionThroughputOptionalParams extends coreClient.OperationOptions {
5078
6400
  }
5079
6401
  /** Contains response data for the getMongoDBCollectionThroughput operation. */
@@ -5356,6 +6678,64 @@ export interface CassandraResourcesMigrateCassandraTableToManualThroughputOption
5356
6678
  /** Contains response data for the migrateCassandraTableToManualThroughput operation. */
5357
6679
  export type CassandraResourcesMigrateCassandraTableToManualThroughputResponse = ThroughputSettingsGetResults;
5358
6680
  /** Optional parameters. */
6681
+ export interface CassandraResourcesListCassandraViewsOptionalParams extends coreClient.OperationOptions {
6682
+ }
6683
+ /** Contains response data for the listCassandraViews operation. */
6684
+ export type CassandraResourcesListCassandraViewsResponse = CassandraViewListResult;
6685
+ /** Optional parameters. */
6686
+ export interface CassandraResourcesGetCassandraViewOptionalParams extends coreClient.OperationOptions {
6687
+ }
6688
+ /** Contains response data for the getCassandraView operation. */
6689
+ export type CassandraResourcesGetCassandraViewResponse = CassandraViewGetResults;
6690
+ /** Optional parameters. */
6691
+ export interface CassandraResourcesCreateUpdateCassandraViewOptionalParams extends coreClient.OperationOptions {
6692
+ /** Delay to wait until next poll, in milliseconds. */
6693
+ updateIntervalInMs?: number;
6694
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6695
+ resumeFrom?: string;
6696
+ }
6697
+ /** Contains response data for the createUpdateCassandraView operation. */
6698
+ export type CassandraResourcesCreateUpdateCassandraViewResponse = CassandraViewGetResults;
6699
+ /** Optional parameters. */
6700
+ export interface CassandraResourcesDeleteCassandraViewOptionalParams extends coreClient.OperationOptions {
6701
+ /** Delay to wait until next poll, in milliseconds. */
6702
+ updateIntervalInMs?: number;
6703
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6704
+ resumeFrom?: string;
6705
+ }
6706
+ /** Optional parameters. */
6707
+ export interface CassandraResourcesGetCassandraViewThroughputOptionalParams extends coreClient.OperationOptions {
6708
+ }
6709
+ /** Contains response data for the getCassandraViewThroughput operation. */
6710
+ export type CassandraResourcesGetCassandraViewThroughputResponse = ThroughputSettingsGetResults;
6711
+ /** Optional parameters. */
6712
+ export interface CassandraResourcesUpdateCassandraViewThroughputOptionalParams extends coreClient.OperationOptions {
6713
+ /** Delay to wait until next poll, in milliseconds. */
6714
+ updateIntervalInMs?: number;
6715
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6716
+ resumeFrom?: string;
6717
+ }
6718
+ /** Contains response data for the updateCassandraViewThroughput operation. */
6719
+ export type CassandraResourcesUpdateCassandraViewThroughputResponse = ThroughputSettingsGetResults;
6720
+ /** Optional parameters. */
6721
+ export interface CassandraResourcesMigrateCassandraViewToAutoscaleOptionalParams extends coreClient.OperationOptions {
6722
+ /** Delay to wait until next poll, in milliseconds. */
6723
+ updateIntervalInMs?: number;
6724
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6725
+ resumeFrom?: string;
6726
+ }
6727
+ /** Contains response data for the migrateCassandraViewToAutoscale operation. */
6728
+ export type CassandraResourcesMigrateCassandraViewToAutoscaleResponse = ThroughputSettingsGetResults;
6729
+ /** Optional parameters. */
6730
+ export interface CassandraResourcesMigrateCassandraViewToManualThroughputOptionalParams extends coreClient.OperationOptions {
6731
+ /** Delay to wait until next poll, in milliseconds. */
6732
+ updateIntervalInMs?: number;
6733
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6734
+ resumeFrom?: string;
6735
+ }
6736
+ /** Contains response data for the migrateCassandraViewToManualThroughput operation. */
6737
+ export type CassandraResourcesMigrateCassandraViewToManualThroughputResponse = ThroughputSettingsGetResults;
6738
+ /** Optional parameters. */
5359
6739
  export interface GremlinResourcesListGremlinDatabasesOptionalParams extends coreClient.OperationOptions {
5360
6740
  }
5361
6741
  /** Contains response data for the listGremlinDatabases operation. */
@@ -5495,6 +6875,46 @@ export interface LocationsGetOptionalParams extends coreClient.OperationOptions
5495
6875
  /** Contains response data for the get operation. */
5496
6876
  export type LocationsGetResponse = LocationGetResult;
5497
6877
  /** Optional parameters. */
6878
+ export interface DataTransferJobsCreateOptionalParams extends coreClient.OperationOptions {
6879
+ }
6880
+ /** Contains response data for the create operation. */
6881
+ export type DataTransferJobsCreateResponse = DataTransferJobGetResults;
6882
+ /** Optional parameters. */
6883
+ export interface DataTransferJobsGetOptionalParams extends coreClient.OperationOptions {
6884
+ }
6885
+ /** Contains response data for the get operation. */
6886
+ export type DataTransferJobsGetResponse = DataTransferJobGetResults;
6887
+ /** Optional parameters. */
6888
+ export interface DataTransferJobsPauseOptionalParams extends coreClient.OperationOptions {
6889
+ }
6890
+ /** Contains response data for the pause operation. */
6891
+ export type DataTransferJobsPauseResponse = DataTransferJobGetResults;
6892
+ /** Optional parameters. */
6893
+ export interface DataTransferJobsResumeOptionalParams extends coreClient.OperationOptions {
6894
+ }
6895
+ /** Contains response data for the resume operation. */
6896
+ export type DataTransferJobsResumeResponse = DataTransferJobGetResults;
6897
+ /** Optional parameters. */
6898
+ export interface DataTransferJobsCancelOptionalParams extends coreClient.OperationOptions {
6899
+ }
6900
+ /** Contains response data for the cancel operation. */
6901
+ export type DataTransferJobsCancelResponse = DataTransferJobGetResults;
6902
+ /** Optional parameters. */
6903
+ export interface DataTransferJobsCompleteOptionalParams extends coreClient.OperationOptions {
6904
+ }
6905
+ /** Contains response data for the complete operation. */
6906
+ export type DataTransferJobsCompleteResponse = DataTransferJobGetResults;
6907
+ /** Optional parameters. */
6908
+ export interface DataTransferJobsListByDatabaseAccountOptionalParams extends coreClient.OperationOptions {
6909
+ }
6910
+ /** Contains response data for the listByDatabaseAccount operation. */
6911
+ export type DataTransferJobsListByDatabaseAccountResponse = DataTransferJobFeedResults;
6912
+ /** Optional parameters. */
6913
+ export interface DataTransferJobsListByDatabaseAccountNextOptionalParams extends coreClient.OperationOptions {
6914
+ }
6915
+ /** Contains response data for the listByDatabaseAccountNext operation. */
6916
+ export type DataTransferJobsListByDatabaseAccountNextResponse = DataTransferJobFeedResults;
6917
+ /** Optional parameters. */
5498
6918
  export interface CassandraClustersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
5499
6919
  }
5500
6920
  /** Contains response data for the listBySubscription operation. */
@@ -5544,7 +6964,38 @@ export interface CassandraClustersInvokeCommandOptionalParams extends coreClient
5544
6964
  /** Contains response data for the invokeCommand operation. */
5545
6965
  export type CassandraClustersInvokeCommandResponse = CommandOutput;
5546
6966
  /** Optional parameters. */
6967
+ export interface CassandraClustersInvokeCommandAsyncOptionalParams extends coreClient.OperationOptions {
6968
+ /** Delay to wait until next poll, in milliseconds. */
6969
+ updateIntervalInMs?: number;
6970
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6971
+ resumeFrom?: string;
6972
+ }
6973
+ /** Contains response data for the invokeCommandAsync operation. */
6974
+ export type CassandraClustersInvokeCommandAsyncResponse = CommandPublicResource;
6975
+ /** Optional parameters. */
6976
+ export interface CassandraClustersListCommandOptionalParams extends coreClient.OperationOptions {
6977
+ }
6978
+ /** Contains response data for the listCommand operation. */
6979
+ export type CassandraClustersListCommandResponse = ListCommands;
6980
+ /** Optional parameters. */
6981
+ export interface CassandraClustersGetCommandAsyncOptionalParams extends coreClient.OperationOptions {
6982
+ }
6983
+ /** Contains response data for the getCommandAsync operation. */
6984
+ export type CassandraClustersGetCommandAsyncResponse = ListCommands;
6985
+ /** Optional parameters. */
6986
+ export interface CassandraClustersListBackupsOptionalParams extends coreClient.OperationOptions {
6987
+ }
6988
+ /** Contains response data for the listBackups operation. */
6989
+ export type CassandraClustersListBackupsResponse = ListBackups;
6990
+ /** Optional parameters. */
6991
+ export interface CassandraClustersGetBackupOptionalParams extends coreClient.OperationOptions {
6992
+ }
6993
+ /** Contains response data for the getBackup operation. */
6994
+ export type CassandraClustersGetBackupResponse = BackupResource;
6995
+ /** Optional parameters. */
5547
6996
  export interface CassandraClustersDeallocateOptionalParams extends coreClient.OperationOptions {
6997
+ /** Force to deallocate a cluster of Cluster Type Production. Force to deallocate a cluster of Cluster Type Production might cause data loss */
6998
+ xMsForceDeallocate?: string;
5548
6999
  /** Delay to wait until next poll, in milliseconds. */
5549
7000
  updateIntervalInMs?: number;
5550
7001
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
@@ -5598,6 +7049,30 @@ export interface CassandraDataCentersUpdateOptionalParams extends coreClient.Ope
5598
7049
  /** Contains response data for the update operation. */
5599
7050
  export type CassandraDataCentersUpdateResponse = DataCenterResource;
5600
7051
  /** Optional parameters. */
7052
+ export interface NetworkSecurityPerimeterConfigurationsListOptionalParams extends coreClient.OperationOptions {
7053
+ }
7054
+ /** Contains response data for the list operation. */
7055
+ export type NetworkSecurityPerimeterConfigurationsListResponse = NetworkSecurityPerimeterConfigurationListResult;
7056
+ /** Optional parameters. */
7057
+ export interface NetworkSecurityPerimeterConfigurationsGetOptionalParams extends coreClient.OperationOptions {
7058
+ }
7059
+ /** Contains response data for the get operation. */
7060
+ export type NetworkSecurityPerimeterConfigurationsGetResponse = NetworkSecurityPerimeterConfiguration;
7061
+ /** Optional parameters. */
7062
+ export interface NetworkSecurityPerimeterConfigurationsReconcileOptionalParams extends coreClient.OperationOptions {
7063
+ /** Delay to wait until next poll, in milliseconds. */
7064
+ updateIntervalInMs?: number;
7065
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7066
+ resumeFrom?: string;
7067
+ }
7068
+ /** Contains response data for the reconcile operation. */
7069
+ export type NetworkSecurityPerimeterConfigurationsReconcileResponse = NetworkSecurityPerimeterConfigurationsReconcileHeaders;
7070
+ /** Optional parameters. */
7071
+ export interface NetworkSecurityPerimeterConfigurationsListNextOptionalParams extends coreClient.OperationOptions {
7072
+ }
7073
+ /** Contains response data for the listNext operation. */
7074
+ export type NetworkSecurityPerimeterConfigurationsListNextResponse = NetworkSecurityPerimeterConfigurationListResult;
7075
+ /** Optional parameters. */
5601
7076
  export interface NotebookWorkspacesListByDatabaseAccountOptionalParams extends coreClient.OperationOptions {
5602
7077
  }
5603
7078
  /** Contains response data for the listByDatabaseAccount operation. */
@@ -5813,6 +7288,117 @@ export interface ServiceDeleteOptionalParams extends coreClient.OperationOptions
5813
7288
  resumeFrom?: string;
5814
7289
  }
5815
7290
  /** Optional parameters. */
7291
+ export interface ThroughputPoolsListOptionalParams extends coreClient.OperationOptions {
7292
+ }
7293
+ /** Contains response data for the list operation. */
7294
+ export type ThroughputPoolsListResponse = ThroughputPoolsListResult;
7295
+ /** Optional parameters. */
7296
+ export interface ThroughputPoolsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
7297
+ }
7298
+ /** Contains response data for the listByResourceGroup operation. */
7299
+ export type ThroughputPoolsListByResourceGroupResponse = ThroughputPoolsListResult;
7300
+ /** Optional parameters. */
7301
+ export interface ThroughputPoolsListNextOptionalParams extends coreClient.OperationOptions {
7302
+ }
7303
+ /** Contains response data for the listNext operation. */
7304
+ export type ThroughputPoolsListNextResponse = ThroughputPoolsListResult;
7305
+ /** Optional parameters. */
7306
+ export interface ThroughputPoolsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
7307
+ }
7308
+ /** Contains response data for the listByResourceGroupNext operation. */
7309
+ export type ThroughputPoolsListByResourceGroupNextResponse = ThroughputPoolsListResult;
7310
+ /** Optional parameters. */
7311
+ export interface ThroughputPoolGetOptionalParams extends coreClient.OperationOptions {
7312
+ }
7313
+ /** Contains response data for the get operation. */
7314
+ export type ThroughputPoolGetResponse = ThroughputPoolResource;
7315
+ /** Optional parameters. */
7316
+ export interface ThroughputPoolCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7317
+ /** Delay to wait until next poll, in milliseconds. */
7318
+ updateIntervalInMs?: number;
7319
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7320
+ resumeFrom?: string;
7321
+ }
7322
+ /** Contains response data for the createOrUpdate operation. */
7323
+ export type ThroughputPoolCreateOrUpdateResponse = ThroughputPoolResource;
7324
+ /** Optional parameters. */
7325
+ export interface ThroughputPoolUpdateOptionalParams extends coreClient.OperationOptions {
7326
+ /** The parameters to provide for the current Throughput Pool. */
7327
+ body?: ThroughputPoolUpdate;
7328
+ /** Delay to wait until next poll, in milliseconds. */
7329
+ updateIntervalInMs?: number;
7330
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7331
+ resumeFrom?: string;
7332
+ }
7333
+ /** Contains response data for the update operation. */
7334
+ export type ThroughputPoolUpdateResponse = ThroughputPoolResource;
7335
+ /** Optional parameters. */
7336
+ export interface ThroughputPoolDeleteOptionalParams extends coreClient.OperationOptions {
7337
+ /** Delay to wait until next poll, in milliseconds. */
7338
+ updateIntervalInMs?: number;
7339
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7340
+ resumeFrom?: string;
7341
+ }
7342
+ /** Contains response data for the delete operation. */
7343
+ export type ThroughputPoolDeleteResponse = ThroughputPoolDeleteHeaders;
7344
+ /** Optional parameters. */
7345
+ export interface ThroughputPoolAccountsListOptionalParams extends coreClient.OperationOptions {
7346
+ }
7347
+ /** Contains response data for the list operation. */
7348
+ export type ThroughputPoolAccountsListResponse = ThroughputPoolAccountsListResult;
7349
+ /** Optional parameters. */
7350
+ export interface ThroughputPoolAccountsListNextOptionalParams extends coreClient.OperationOptions {
7351
+ }
7352
+ /** Contains response data for the listNext operation. */
7353
+ export type ThroughputPoolAccountsListNextResponse = ThroughputPoolAccountsListResult;
7354
+ /** Optional parameters. */
7355
+ export interface ThroughputPoolAccountGetOptionalParams extends coreClient.OperationOptions {
7356
+ }
7357
+ /** Contains response data for the get operation. */
7358
+ export type ThroughputPoolAccountGetResponse = ThroughputPoolAccountResource;
7359
+ /** Optional parameters. */
7360
+ export interface ThroughputPoolAccountCreateOptionalParams extends coreClient.OperationOptions {
7361
+ /** Delay to wait until next poll, in milliseconds. */
7362
+ updateIntervalInMs?: number;
7363
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7364
+ resumeFrom?: string;
7365
+ }
7366
+ /** Contains response data for the create operation. */
7367
+ export type ThroughputPoolAccountCreateResponse = ThroughputPoolAccountResource;
7368
+ /** Optional parameters. */
7369
+ export interface ThroughputPoolAccountDeleteOptionalParams extends coreClient.OperationOptions {
7370
+ /** Delay to wait until next poll, in milliseconds. */
7371
+ updateIntervalInMs?: number;
7372
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7373
+ resumeFrom?: string;
7374
+ }
7375
+ /** Contains response data for the delete operation. */
7376
+ export type ThroughputPoolAccountDeleteResponse = ThroughputPoolAccountDeleteHeaders;
7377
+ /** Optional parameters. */
7378
+ export interface ChaosFaultListOptionalParams extends coreClient.OperationOptions {
7379
+ }
7380
+ /** Contains response data for the list operation. */
7381
+ export type ChaosFaultListOperationResponse = ChaosFaultListResponse;
7382
+ /** Optional parameters. */
7383
+ export interface ChaosFaultEnableDisableOptionalParams extends coreClient.OperationOptions {
7384
+ /** Delay to wait until next poll, in milliseconds. */
7385
+ updateIntervalInMs?: number;
7386
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7387
+ resumeFrom?: string;
7388
+ }
7389
+ /** Contains response data for the enableDisable operation. */
7390
+ export type ChaosFaultEnableDisableResponse = ChaosFaultResource;
7391
+ /** Optional parameters. */
7392
+ export interface ChaosFaultGetOptionalParams extends coreClient.OperationOptions {
7393
+ }
7394
+ /** Contains response data for the get operation. */
7395
+ export type ChaosFaultGetResponse = ChaosFaultResource;
7396
+ /** Optional parameters. */
7397
+ export interface ChaosFaultListNextOptionalParams extends coreClient.OperationOptions {
7398
+ }
7399
+ /** Contains response data for the listNext operation. */
7400
+ export type ChaosFaultListNextResponse = ChaosFaultListResponse;
7401
+ /** Optional parameters. */
5816
7402
  export interface CosmosDBManagementClientOptionalParams extends coreClient.ServiceClientOptions {
5817
7403
  /** server parameter */
5818
7404
  $host?: string;