@azure/arm-cosmosdb 16.3.0-alpha.20250522.1 → 16.3.0

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 (533) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/LICENSE +1 -1
  3. package/README.md +2 -2
  4. package/dist/browser/cosmosDBManagementClient.d.ts +2 -10
  5. package/dist/browser/cosmosDBManagementClient.d.ts.map +1 -1
  6. package/dist/browser/cosmosDBManagementClient.js +4 -13
  7. package/dist/browser/cosmosDBManagementClient.js.map +1 -1
  8. package/dist/browser/lroImpl.d.ts.map +1 -1
  9. package/dist/browser/lroImpl.js +7 -0
  10. package/dist/browser/lroImpl.js.map +1 -1
  11. package/dist/browser/models/index.d.ts +285 -2015
  12. package/dist/browser/models/index.d.ts.map +1 -1
  13. package/dist/browser/models/index.js +12 -196
  14. package/dist/browser/models/index.js.map +1 -1
  15. package/dist/browser/models/mappers.d.ts +29 -131
  16. package/dist/browser/models/mappers.d.ts.map +1 -1
  17. package/dist/browser/models/mappers.js +1733 -4254
  18. package/dist/browser/models/mappers.js.map +1 -1
  19. package/dist/browser/models/parameters.d.ts +6 -28
  20. package/dist/browser/models/parameters.d.ts.map +1 -1
  21. package/dist/browser/models/parameters.js +45 -206
  22. package/dist/browser/models/parameters.js.map +1 -1
  23. package/dist/browser/operations/cassandraClusters.d.ts +1 -65
  24. package/dist/browser/operations/cassandraClusters.d.ts.map +1 -1
  25. package/dist/browser/operations/cassandraClusters.js +1 -310
  26. package/dist/browser/operations/cassandraClusters.js.map +1 -1
  27. package/dist/browser/operations/cassandraDataCenters.js +2 -2
  28. package/dist/browser/operations/cassandraDataCenters.js.map +1 -1
  29. package/dist/browser/operations/cassandraResources.d.ts +1 -134
  30. package/dist/browser/operations/cassandraResources.d.ts.map +1 -1
  31. package/dist/browser/operations/cassandraResources.js +0 -579
  32. package/dist/browser/operations/cassandraResources.js.map +1 -1
  33. package/dist/browser/operations/gremlinResources.js +8 -8
  34. package/dist/browser/operations/gremlinResources.js.map +1 -1
  35. package/dist/browser/operations/index.d.ts +0 -8
  36. package/dist/browser/operations/index.d.ts.map +1 -1
  37. package/dist/browser/operations/index.js +0 -8
  38. package/dist/browser/operations/index.js.map +1 -1
  39. package/dist/browser/operations/mongoDBResources.d.ts +1 -123
  40. package/dist/browser/operations/mongoDBResources.d.ts.map +1 -1
  41. package/dist/browser/operations/mongoDBResources.js +0 -590
  42. package/dist/browser/operations/mongoDBResources.js.map +1 -1
  43. package/dist/browser/operations/sqlResources.d.ts +26 -148
  44. package/dist/browser/operations/sqlResources.d.ts.map +1 -1
  45. package/dist/browser/operations/sqlResources.js +92 -682
  46. package/dist/browser/operations/sqlResources.js.map +1 -1
  47. package/dist/browser/operations/tableResources.d.ts +1 -121
  48. package/dist/browser/operations/tableResources.d.ts.map +1 -1
  49. package/dist/browser/operations/tableResources.js +0 -568
  50. package/dist/browser/operations/tableResources.js.map +1 -1
  51. package/dist/browser/operationsInterfaces/cassandraClusters.d.ts +1 -47
  52. package/dist/browser/operationsInterfaces/cassandraClusters.d.ts.map +1 -1
  53. package/dist/browser/operationsInterfaces/cassandraClusters.js.map +1 -1
  54. package/dist/browser/operationsInterfaces/cassandraResources.d.ts +1 -124
  55. package/dist/browser/operationsInterfaces/cassandraResources.d.ts.map +1 -1
  56. package/dist/browser/operationsInterfaces/cassandraResources.js.map +1 -1
  57. package/dist/browser/operationsInterfaces/collectionRegion.d.ts.map +1 -1
  58. package/dist/browser/operationsInterfaces/collectionRegion.js.map +1 -1
  59. package/dist/browser/operationsInterfaces/index.d.ts +0 -8
  60. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
  61. package/dist/browser/operationsInterfaces/index.js +0 -8
  62. package/dist/browser/operationsInterfaces/index.js.map +1 -1
  63. package/dist/browser/operationsInterfaces/mongoDBResources.d.ts +1 -123
  64. package/dist/browser/operationsInterfaces/mongoDBResources.d.ts.map +1 -1
  65. package/dist/browser/operationsInterfaces/mongoDBResources.js.map +1 -1
  66. package/dist/browser/operationsInterfaces/sqlResources.d.ts +20 -142
  67. package/dist/browser/operationsInterfaces/sqlResources.d.ts.map +1 -1
  68. package/dist/browser/operationsInterfaces/sqlResources.js.map +1 -1
  69. package/dist/browser/operationsInterfaces/tableResources.d.ts +1 -103
  70. package/dist/browser/operationsInterfaces/tableResources.d.ts.map +1 -1
  71. package/dist/browser/operationsInterfaces/tableResources.js.map +1 -1
  72. package/dist/commonjs/cosmosDBManagementClient.d.ts +2 -10
  73. package/dist/commonjs/cosmosDBManagementClient.d.ts.map +1 -1
  74. package/dist/commonjs/cosmosDBManagementClient.js +3 -12
  75. package/dist/commonjs/cosmosDBManagementClient.js.map +1 -1
  76. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  77. package/dist/commonjs/lroImpl.js +7 -0
  78. package/dist/commonjs/lroImpl.js.map +1 -1
  79. package/dist/commonjs/models/index.d.ts +285 -2015
  80. package/dist/commonjs/models/index.d.ts.map +1 -1
  81. package/dist/commonjs/models/index.js +13 -198
  82. package/dist/commonjs/models/index.js.map +1 -1
  83. package/dist/commonjs/models/mappers.d.ts +29 -131
  84. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  85. package/dist/commonjs/models/mappers.js +1740 -4263
  86. package/dist/commonjs/models/mappers.js.map +1 -1
  87. package/dist/commonjs/models/parameters.d.ts +6 -28
  88. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  89. package/dist/commonjs/models/parameters.js +46 -207
  90. package/dist/commonjs/models/parameters.js.map +1 -1
  91. package/dist/commonjs/operations/cassandraClusters.d.ts +1 -65
  92. package/dist/commonjs/operations/cassandraClusters.d.ts.map +1 -1
  93. package/dist/commonjs/operations/cassandraClusters.js +1 -310
  94. package/dist/commonjs/operations/cassandraClusters.js.map +1 -1
  95. package/dist/commonjs/operations/cassandraDataCenters.js +2 -2
  96. package/dist/commonjs/operations/cassandraDataCenters.js.map +1 -1
  97. package/dist/commonjs/operations/cassandraResources.d.ts +1 -134
  98. package/dist/commonjs/operations/cassandraResources.d.ts.map +1 -1
  99. package/dist/commonjs/operations/cassandraResources.js +0 -579
  100. package/dist/commonjs/operations/cassandraResources.js.map +1 -1
  101. package/dist/commonjs/operations/gremlinResources.js +8 -8
  102. package/dist/commonjs/operations/gremlinResources.js.map +1 -1
  103. package/dist/commonjs/operations/index.d.ts +0 -8
  104. package/dist/commonjs/operations/index.d.ts.map +1 -1
  105. package/dist/commonjs/operations/index.js +0 -8
  106. package/dist/commonjs/operations/index.js.map +1 -1
  107. package/dist/commonjs/operations/mongoDBResources.d.ts +1 -123
  108. package/dist/commonjs/operations/mongoDBResources.d.ts.map +1 -1
  109. package/dist/commonjs/operations/mongoDBResources.js +0 -590
  110. package/dist/commonjs/operations/mongoDBResources.js.map +1 -1
  111. package/dist/commonjs/operations/sqlResources.d.ts +26 -148
  112. package/dist/commonjs/operations/sqlResources.d.ts.map +1 -1
  113. package/dist/commonjs/operations/sqlResources.js +92 -682
  114. package/dist/commonjs/operations/sqlResources.js.map +1 -1
  115. package/dist/commonjs/operations/tableResources.d.ts +1 -121
  116. package/dist/commonjs/operations/tableResources.d.ts.map +1 -1
  117. package/dist/commonjs/operations/tableResources.js +0 -568
  118. package/dist/commonjs/operations/tableResources.js.map +1 -1
  119. package/dist/commonjs/operationsInterfaces/cassandraClusters.d.ts +1 -47
  120. package/dist/commonjs/operationsInterfaces/cassandraClusters.d.ts.map +1 -1
  121. package/dist/commonjs/operationsInterfaces/cassandraClusters.js.map +1 -1
  122. package/dist/commonjs/operationsInterfaces/cassandraResources.d.ts +1 -124
  123. package/dist/commonjs/operationsInterfaces/cassandraResources.d.ts.map +1 -1
  124. package/dist/commonjs/operationsInterfaces/cassandraResources.js.map +1 -1
  125. package/dist/commonjs/operationsInterfaces/collectionRegion.d.ts.map +1 -1
  126. package/dist/commonjs/operationsInterfaces/collectionRegion.js.map +1 -1
  127. package/dist/commonjs/operationsInterfaces/index.d.ts +0 -8
  128. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
  129. package/dist/commonjs/operationsInterfaces/index.js +0 -8
  130. package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
  131. package/dist/commonjs/operationsInterfaces/mongoDBResources.d.ts +1 -123
  132. package/dist/commonjs/operationsInterfaces/mongoDBResources.d.ts.map +1 -1
  133. package/dist/commonjs/operationsInterfaces/mongoDBResources.js.map +1 -1
  134. package/dist/commonjs/operationsInterfaces/sqlResources.d.ts +20 -142
  135. package/dist/commonjs/operationsInterfaces/sqlResources.d.ts.map +1 -1
  136. package/dist/commonjs/operationsInterfaces/sqlResources.js.map +1 -1
  137. package/dist/commonjs/operationsInterfaces/tableResources.d.ts +1 -103
  138. package/dist/commonjs/operationsInterfaces/tableResources.d.ts.map +1 -1
  139. package/dist/commonjs/operationsInterfaces/tableResources.js.map +1 -1
  140. package/dist/esm/cosmosDBManagementClient.d.ts +2 -10
  141. package/dist/esm/cosmosDBManagementClient.d.ts.map +1 -1
  142. package/dist/esm/cosmosDBManagementClient.js +4 -13
  143. package/dist/esm/cosmosDBManagementClient.js.map +1 -1
  144. package/dist/esm/lroImpl.d.ts.map +1 -1
  145. package/dist/esm/lroImpl.js +7 -0
  146. package/dist/esm/lroImpl.js.map +1 -1
  147. package/dist/esm/models/index.d.ts +285 -2015
  148. package/dist/esm/models/index.d.ts.map +1 -1
  149. package/dist/esm/models/index.js +12 -196
  150. package/dist/esm/models/index.js.map +1 -1
  151. package/dist/esm/models/mappers.d.ts +29 -131
  152. package/dist/esm/models/mappers.d.ts.map +1 -1
  153. package/dist/esm/models/mappers.js +1733 -4254
  154. package/dist/esm/models/mappers.js.map +1 -1
  155. package/dist/esm/models/parameters.d.ts +6 -28
  156. package/dist/esm/models/parameters.d.ts.map +1 -1
  157. package/dist/esm/models/parameters.js +45 -206
  158. package/dist/esm/models/parameters.js.map +1 -1
  159. package/dist/esm/operations/cassandraClusters.d.ts +1 -65
  160. package/dist/esm/operations/cassandraClusters.d.ts.map +1 -1
  161. package/dist/esm/operations/cassandraClusters.js +1 -310
  162. package/dist/esm/operations/cassandraClusters.js.map +1 -1
  163. package/dist/esm/operations/cassandraDataCenters.js +2 -2
  164. package/dist/esm/operations/cassandraDataCenters.js.map +1 -1
  165. package/dist/esm/operations/cassandraResources.d.ts +1 -134
  166. package/dist/esm/operations/cassandraResources.d.ts.map +1 -1
  167. package/dist/esm/operations/cassandraResources.js +0 -579
  168. package/dist/esm/operations/cassandraResources.js.map +1 -1
  169. package/dist/esm/operations/gremlinResources.js +8 -8
  170. package/dist/esm/operations/gremlinResources.js.map +1 -1
  171. package/dist/esm/operations/index.d.ts +0 -8
  172. package/dist/esm/operations/index.d.ts.map +1 -1
  173. package/dist/esm/operations/index.js +0 -8
  174. package/dist/esm/operations/index.js.map +1 -1
  175. package/dist/esm/operations/mongoDBResources.d.ts +1 -123
  176. package/dist/esm/operations/mongoDBResources.d.ts.map +1 -1
  177. package/dist/esm/operations/mongoDBResources.js +0 -590
  178. package/dist/esm/operations/mongoDBResources.js.map +1 -1
  179. package/dist/esm/operations/sqlResources.d.ts +26 -148
  180. package/dist/esm/operations/sqlResources.d.ts.map +1 -1
  181. package/dist/esm/operations/sqlResources.js +92 -682
  182. package/dist/esm/operations/sqlResources.js.map +1 -1
  183. package/dist/esm/operations/tableResources.d.ts +1 -121
  184. package/dist/esm/operations/tableResources.d.ts.map +1 -1
  185. package/dist/esm/operations/tableResources.js +0 -568
  186. package/dist/esm/operations/tableResources.js.map +1 -1
  187. package/dist/esm/operationsInterfaces/cassandraClusters.d.ts +1 -47
  188. package/dist/esm/operationsInterfaces/cassandraClusters.d.ts.map +1 -1
  189. package/dist/esm/operationsInterfaces/cassandraClusters.js.map +1 -1
  190. package/dist/esm/operationsInterfaces/cassandraResources.d.ts +1 -124
  191. package/dist/esm/operationsInterfaces/cassandraResources.d.ts.map +1 -1
  192. package/dist/esm/operationsInterfaces/cassandraResources.js.map +1 -1
  193. package/dist/esm/operationsInterfaces/collectionRegion.d.ts.map +1 -1
  194. package/dist/esm/operationsInterfaces/collectionRegion.js.map +1 -1
  195. package/dist/esm/operationsInterfaces/index.d.ts +0 -8
  196. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
  197. package/dist/esm/operationsInterfaces/index.js +0 -8
  198. package/dist/esm/operationsInterfaces/index.js.map +1 -1
  199. package/dist/esm/operationsInterfaces/mongoDBResources.d.ts +1 -123
  200. package/dist/esm/operationsInterfaces/mongoDBResources.d.ts.map +1 -1
  201. package/dist/esm/operationsInterfaces/mongoDBResources.js.map +1 -1
  202. package/dist/esm/operationsInterfaces/sqlResources.d.ts +20 -142
  203. package/dist/esm/operationsInterfaces/sqlResources.d.ts.map +1 -1
  204. package/dist/esm/operationsInterfaces/sqlResources.js.map +1 -1
  205. package/dist/esm/operationsInterfaces/tableResources.d.ts +1 -103
  206. package/dist/esm/operationsInterfaces/tableResources.d.ts.map +1 -1
  207. package/dist/esm/operationsInterfaces/tableResources.js.map +1 -1
  208. package/dist/react-native/cosmosDBManagementClient.d.ts +2 -10
  209. package/dist/react-native/cosmosDBManagementClient.d.ts.map +1 -1
  210. package/dist/react-native/cosmosDBManagementClient.js +4 -13
  211. package/dist/react-native/cosmosDBManagementClient.js.map +1 -1
  212. package/dist/react-native/lroImpl.d.ts.map +1 -1
  213. package/dist/react-native/lroImpl.js +7 -0
  214. package/dist/react-native/lroImpl.js.map +1 -1
  215. package/dist/react-native/models/index.d.ts +285 -2015
  216. package/dist/react-native/models/index.d.ts.map +1 -1
  217. package/dist/react-native/models/index.js +12 -196
  218. package/dist/react-native/models/index.js.map +1 -1
  219. package/dist/react-native/models/mappers.d.ts +29 -131
  220. package/dist/react-native/models/mappers.d.ts.map +1 -1
  221. package/dist/react-native/models/mappers.js +1733 -4254
  222. package/dist/react-native/models/mappers.js.map +1 -1
  223. package/dist/react-native/models/parameters.d.ts +6 -28
  224. package/dist/react-native/models/parameters.d.ts.map +1 -1
  225. package/dist/react-native/models/parameters.js +45 -206
  226. package/dist/react-native/models/parameters.js.map +1 -1
  227. package/dist/react-native/operations/cassandraClusters.d.ts +1 -65
  228. package/dist/react-native/operations/cassandraClusters.d.ts.map +1 -1
  229. package/dist/react-native/operations/cassandraClusters.js +1 -310
  230. package/dist/react-native/operations/cassandraClusters.js.map +1 -1
  231. package/dist/react-native/operations/cassandraDataCenters.js +2 -2
  232. package/dist/react-native/operations/cassandraDataCenters.js.map +1 -1
  233. package/dist/react-native/operations/cassandraResources.d.ts +1 -134
  234. package/dist/react-native/operations/cassandraResources.d.ts.map +1 -1
  235. package/dist/react-native/operations/cassandraResources.js +0 -579
  236. package/dist/react-native/operations/cassandraResources.js.map +1 -1
  237. package/dist/react-native/operations/gremlinResources.js +8 -8
  238. package/dist/react-native/operations/gremlinResources.js.map +1 -1
  239. package/dist/react-native/operations/index.d.ts +0 -8
  240. package/dist/react-native/operations/index.d.ts.map +1 -1
  241. package/dist/react-native/operations/index.js +0 -8
  242. package/dist/react-native/operations/index.js.map +1 -1
  243. package/dist/react-native/operations/mongoDBResources.d.ts +1 -123
  244. package/dist/react-native/operations/mongoDBResources.d.ts.map +1 -1
  245. package/dist/react-native/operations/mongoDBResources.js +0 -590
  246. package/dist/react-native/operations/mongoDBResources.js.map +1 -1
  247. package/dist/react-native/operations/sqlResources.d.ts +26 -148
  248. package/dist/react-native/operations/sqlResources.d.ts.map +1 -1
  249. package/dist/react-native/operations/sqlResources.js +92 -682
  250. package/dist/react-native/operations/sqlResources.js.map +1 -1
  251. package/dist/react-native/operations/tableResources.d.ts +1 -121
  252. package/dist/react-native/operations/tableResources.d.ts.map +1 -1
  253. package/dist/react-native/operations/tableResources.js +0 -568
  254. package/dist/react-native/operations/tableResources.js.map +1 -1
  255. package/dist/react-native/operationsInterfaces/cassandraClusters.d.ts +1 -47
  256. package/dist/react-native/operationsInterfaces/cassandraClusters.d.ts.map +1 -1
  257. package/dist/react-native/operationsInterfaces/cassandraClusters.js.map +1 -1
  258. package/dist/react-native/operationsInterfaces/cassandraResources.d.ts +1 -124
  259. package/dist/react-native/operationsInterfaces/cassandraResources.d.ts.map +1 -1
  260. package/dist/react-native/operationsInterfaces/cassandraResources.js.map +1 -1
  261. package/dist/react-native/operationsInterfaces/collectionRegion.d.ts.map +1 -1
  262. package/dist/react-native/operationsInterfaces/collectionRegion.js.map +1 -1
  263. package/dist/react-native/operationsInterfaces/index.d.ts +0 -8
  264. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
  265. package/dist/react-native/operationsInterfaces/index.js +0 -8
  266. package/dist/react-native/operationsInterfaces/index.js.map +1 -1
  267. package/dist/react-native/operationsInterfaces/mongoDBResources.d.ts +1 -123
  268. package/dist/react-native/operationsInterfaces/mongoDBResources.d.ts.map +1 -1
  269. package/dist/react-native/operationsInterfaces/mongoDBResources.js.map +1 -1
  270. package/dist/react-native/operationsInterfaces/sqlResources.d.ts +20 -142
  271. package/dist/react-native/operationsInterfaces/sqlResources.d.ts.map +1 -1
  272. package/dist/react-native/operationsInterfaces/sqlResources.js.map +1 -1
  273. package/dist/react-native/operationsInterfaces/tableResources.d.ts +1 -103
  274. package/dist/react-native/operationsInterfaces/tableResources.d.ts.map +1 -1
  275. package/dist/react-native/operationsInterfaces/tableResources.js.map +1 -1
  276. package/package.json +23 -23
  277. package/review/arm-cosmosdb.api.md +39 -1537
  278. package/dist/browser/operations/chaosFault.d.ts +0 -65
  279. package/dist/browser/operations/chaosFault.d.ts.map +0 -1
  280. package/dist/browser/operations/chaosFault.js +0 -279
  281. package/dist/browser/operations/chaosFault.js.map +0 -1
  282. package/dist/browser/operations/dataTransferJobs.d.ts +0 -87
  283. package/dist/browser/operations/dataTransferJobs.d.ts.map +0 -1
  284. package/dist/browser/operations/dataTransferJobs.js +0 -345
  285. package/dist/browser/operations/dataTransferJobs.js.map +0 -1
  286. package/dist/browser/operations/graphResources.d.ts +0 -73
  287. package/dist/browser/operations/graphResources.d.ts.map +0 -1
  288. package/dist/browser/operations/graphResources.js +0 -291
  289. package/dist/browser/operations/graphResources.js.map +0 -1
  290. package/dist/browser/operations/networkSecurityPerimeterConfigurations.d.ts +0 -66
  291. package/dist/browser/operations/networkSecurityPerimeterConfigurations.d.ts.map +0 -1
  292. package/dist/browser/operations/networkSecurityPerimeterConfigurations.js +0 -282
  293. package/dist/browser/operations/networkSecurityPerimeterConfigurations.js.map +0 -1
  294. package/dist/browser/operations/throughputPool.d.ts +0 -67
  295. package/dist/browser/operations/throughputPool.d.ts.map +0 -1
  296. package/dist/browser/operations/throughputPool.js +0 -308
  297. package/dist/browser/operations/throughputPool.js.map +0 -1
  298. package/dist/browser/operations/throughputPoolAccount.d.ts +0 -58
  299. package/dist/browser/operations/throughputPoolAccount.d.ts.map +0 -1
  300. package/dist/browser/operations/throughputPoolAccount.js +0 -248
  301. package/dist/browser/operations/throughputPoolAccount.js.map +0 -1
  302. package/dist/browser/operations/throughputPoolAccounts.d.ts +0 -38
  303. package/dist/browser/operations/throughputPoolAccounts.d.ts.map +0 -1
  304. package/dist/browser/operations/throughputPoolAccounts.js +0 -150
  305. package/dist/browser/operations/throughputPoolAccounts.js.map +0 -1
  306. package/dist/browser/operations/throughputPools.d.ts +0 -53
  307. package/dist/browser/operations/throughputPools.d.ts.map +0 -1
  308. package/dist/browser/operations/throughputPools.js +0 -256
  309. package/dist/browser/operations/throughputPools.js.map +0 -1
  310. package/dist/browser/operationsInterfaces/chaosFault.d.ts +0 -40
  311. package/dist/browser/operationsInterfaces/chaosFault.d.ts.map +0 -1
  312. package/dist/browser/operationsInterfaces/chaosFault.js +0 -9
  313. package/dist/browser/operationsInterfaces/chaosFault.js.map +0 -1
  314. package/dist/browser/operationsInterfaces/dataTransferJobs.d.ts +0 -62
  315. package/dist/browser/operationsInterfaces/dataTransferJobs.d.ts.map +0 -1
  316. package/dist/browser/operationsInterfaces/dataTransferJobs.js +0 -9
  317. package/dist/browser/operationsInterfaces/dataTransferJobs.js.map +0 -1
  318. package/dist/browser/operationsInterfaces/graphResources.d.ts +0 -56
  319. package/dist/browser/operationsInterfaces/graphResources.d.ts.map +0 -1
  320. package/dist/browser/operationsInterfaces/graphResources.js +0 -9
  321. package/dist/browser/operationsInterfaces/graphResources.js.map +0 -1
  322. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +0 -41
  323. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +0 -1
  324. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.js +0 -9
  325. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +0 -1
  326. package/dist/browser/operationsInterfaces/throughputPool.d.ts +0 -59
  327. package/dist/browser/operationsInterfaces/throughputPool.d.ts.map +0 -1
  328. package/dist/browser/operationsInterfaces/throughputPool.js +0 -9
  329. package/dist/browser/operationsInterfaces/throughputPool.js.map +0 -1
  330. package/dist/browser/operationsInterfaces/throughputPoolAccount.d.ts +0 -50
  331. package/dist/browser/operationsInterfaces/throughputPoolAccount.d.ts.map +0 -1
  332. package/dist/browser/operationsInterfaces/throughputPoolAccount.js +0 -9
  333. package/dist/browser/operationsInterfaces/throughputPoolAccount.js.map +0 -1
  334. package/dist/browser/operationsInterfaces/throughputPoolAccounts.d.ts +0 -13
  335. package/dist/browser/operationsInterfaces/throughputPoolAccounts.d.ts.map +0 -1
  336. package/dist/browser/operationsInterfaces/throughputPoolAccounts.js +0 -9
  337. package/dist/browser/operationsInterfaces/throughputPoolAccounts.js.map +0 -1
  338. package/dist/browser/operationsInterfaces/throughputPools.d.ts +0 -17
  339. package/dist/browser/operationsInterfaces/throughputPools.d.ts.map +0 -1
  340. package/dist/browser/operationsInterfaces/throughputPools.js +0 -9
  341. package/dist/browser/operationsInterfaces/throughputPools.js.map +0 -1
  342. package/dist/commonjs/operations/chaosFault.d.ts +0 -65
  343. package/dist/commonjs/operations/chaosFault.d.ts.map +0 -1
  344. package/dist/commonjs/operations/chaosFault.js +0 -283
  345. package/dist/commonjs/operations/chaosFault.js.map +0 -1
  346. package/dist/commonjs/operations/dataTransferJobs.d.ts +0 -87
  347. package/dist/commonjs/operations/dataTransferJobs.d.ts.map +0 -1
  348. package/dist/commonjs/operations/dataTransferJobs.js +0 -349
  349. package/dist/commonjs/operations/dataTransferJobs.js.map +0 -1
  350. package/dist/commonjs/operations/graphResources.d.ts +0 -73
  351. package/dist/commonjs/operations/graphResources.d.ts.map +0 -1
  352. package/dist/commonjs/operations/graphResources.js +0 -295
  353. package/dist/commonjs/operations/graphResources.js.map +0 -1
  354. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts +0 -66
  355. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts.map +0 -1
  356. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js +0 -286
  357. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js.map +0 -1
  358. package/dist/commonjs/operations/throughputPool.d.ts +0 -67
  359. package/dist/commonjs/operations/throughputPool.d.ts.map +0 -1
  360. package/dist/commonjs/operations/throughputPool.js +0 -313
  361. package/dist/commonjs/operations/throughputPool.js.map +0 -1
  362. package/dist/commonjs/operations/throughputPoolAccount.d.ts +0 -58
  363. package/dist/commonjs/operations/throughputPoolAccount.d.ts.map +0 -1
  364. package/dist/commonjs/operations/throughputPoolAccount.js +0 -253
  365. package/dist/commonjs/operations/throughputPoolAccount.js.map +0 -1
  366. package/dist/commonjs/operations/throughputPoolAccounts.d.ts +0 -38
  367. package/dist/commonjs/operations/throughputPoolAccounts.d.ts.map +0 -1
  368. package/dist/commonjs/operations/throughputPoolAccounts.js +0 -154
  369. package/dist/commonjs/operations/throughputPoolAccounts.js.map +0 -1
  370. package/dist/commonjs/operations/throughputPools.d.ts +0 -53
  371. package/dist/commonjs/operations/throughputPools.d.ts.map +0 -1
  372. package/dist/commonjs/operations/throughputPools.js +0 -260
  373. package/dist/commonjs/operations/throughputPools.js.map +0 -1
  374. package/dist/commonjs/operationsInterfaces/chaosFault.d.ts +0 -40
  375. package/dist/commonjs/operationsInterfaces/chaosFault.d.ts.map +0 -1
  376. package/dist/commonjs/operationsInterfaces/chaosFault.js +0 -10
  377. package/dist/commonjs/operationsInterfaces/chaosFault.js.map +0 -1
  378. package/dist/commonjs/operationsInterfaces/dataTransferJobs.d.ts +0 -62
  379. package/dist/commonjs/operationsInterfaces/dataTransferJobs.d.ts.map +0 -1
  380. package/dist/commonjs/operationsInterfaces/dataTransferJobs.js +0 -10
  381. package/dist/commonjs/operationsInterfaces/dataTransferJobs.js.map +0 -1
  382. package/dist/commonjs/operationsInterfaces/graphResources.d.ts +0 -56
  383. package/dist/commonjs/operationsInterfaces/graphResources.d.ts.map +0 -1
  384. package/dist/commonjs/operationsInterfaces/graphResources.js +0 -10
  385. package/dist/commonjs/operationsInterfaces/graphResources.js.map +0 -1
  386. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +0 -41
  387. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +0 -1
  388. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.js +0 -10
  389. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +0 -1
  390. package/dist/commonjs/operationsInterfaces/throughputPool.d.ts +0 -59
  391. package/dist/commonjs/operationsInterfaces/throughputPool.d.ts.map +0 -1
  392. package/dist/commonjs/operationsInterfaces/throughputPool.js +0 -10
  393. package/dist/commonjs/operationsInterfaces/throughputPool.js.map +0 -1
  394. package/dist/commonjs/operationsInterfaces/throughputPoolAccount.d.ts +0 -50
  395. package/dist/commonjs/operationsInterfaces/throughputPoolAccount.d.ts.map +0 -1
  396. package/dist/commonjs/operationsInterfaces/throughputPoolAccount.js +0 -10
  397. package/dist/commonjs/operationsInterfaces/throughputPoolAccount.js.map +0 -1
  398. package/dist/commonjs/operationsInterfaces/throughputPoolAccounts.d.ts +0 -13
  399. package/dist/commonjs/operationsInterfaces/throughputPoolAccounts.d.ts.map +0 -1
  400. package/dist/commonjs/operationsInterfaces/throughputPoolAccounts.js +0 -10
  401. package/dist/commonjs/operationsInterfaces/throughputPoolAccounts.js.map +0 -1
  402. package/dist/commonjs/operationsInterfaces/throughputPools.d.ts +0 -17
  403. package/dist/commonjs/operationsInterfaces/throughputPools.d.ts.map +0 -1
  404. package/dist/commonjs/operationsInterfaces/throughputPools.js +0 -10
  405. package/dist/commonjs/operationsInterfaces/throughputPools.js.map +0 -1
  406. package/dist/esm/operations/chaosFault.d.ts +0 -65
  407. package/dist/esm/operations/chaosFault.d.ts.map +0 -1
  408. package/dist/esm/operations/chaosFault.js +0 -279
  409. package/dist/esm/operations/chaosFault.js.map +0 -1
  410. package/dist/esm/operations/dataTransferJobs.d.ts +0 -87
  411. package/dist/esm/operations/dataTransferJobs.d.ts.map +0 -1
  412. package/dist/esm/operations/dataTransferJobs.js +0 -345
  413. package/dist/esm/operations/dataTransferJobs.js.map +0 -1
  414. package/dist/esm/operations/graphResources.d.ts +0 -73
  415. package/dist/esm/operations/graphResources.d.ts.map +0 -1
  416. package/dist/esm/operations/graphResources.js +0 -291
  417. package/dist/esm/operations/graphResources.js.map +0 -1
  418. package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts +0 -66
  419. package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts.map +0 -1
  420. package/dist/esm/operations/networkSecurityPerimeterConfigurations.js +0 -282
  421. package/dist/esm/operations/networkSecurityPerimeterConfigurations.js.map +0 -1
  422. package/dist/esm/operations/throughputPool.d.ts +0 -67
  423. package/dist/esm/operations/throughputPool.d.ts.map +0 -1
  424. package/dist/esm/operations/throughputPool.js +0 -308
  425. package/dist/esm/operations/throughputPool.js.map +0 -1
  426. package/dist/esm/operations/throughputPoolAccount.d.ts +0 -58
  427. package/dist/esm/operations/throughputPoolAccount.d.ts.map +0 -1
  428. package/dist/esm/operations/throughputPoolAccount.js +0 -248
  429. package/dist/esm/operations/throughputPoolAccount.js.map +0 -1
  430. package/dist/esm/operations/throughputPoolAccounts.d.ts +0 -38
  431. package/dist/esm/operations/throughputPoolAccounts.d.ts.map +0 -1
  432. package/dist/esm/operations/throughputPoolAccounts.js +0 -150
  433. package/dist/esm/operations/throughputPoolAccounts.js.map +0 -1
  434. package/dist/esm/operations/throughputPools.d.ts +0 -53
  435. package/dist/esm/operations/throughputPools.d.ts.map +0 -1
  436. package/dist/esm/operations/throughputPools.js +0 -256
  437. package/dist/esm/operations/throughputPools.js.map +0 -1
  438. package/dist/esm/operationsInterfaces/chaosFault.d.ts +0 -40
  439. package/dist/esm/operationsInterfaces/chaosFault.d.ts.map +0 -1
  440. package/dist/esm/operationsInterfaces/chaosFault.js +0 -9
  441. package/dist/esm/operationsInterfaces/chaosFault.js.map +0 -1
  442. package/dist/esm/operationsInterfaces/dataTransferJobs.d.ts +0 -62
  443. package/dist/esm/operationsInterfaces/dataTransferJobs.d.ts.map +0 -1
  444. package/dist/esm/operationsInterfaces/dataTransferJobs.js +0 -9
  445. package/dist/esm/operationsInterfaces/dataTransferJobs.js.map +0 -1
  446. package/dist/esm/operationsInterfaces/graphResources.d.ts +0 -56
  447. package/dist/esm/operationsInterfaces/graphResources.d.ts.map +0 -1
  448. package/dist/esm/operationsInterfaces/graphResources.js +0 -9
  449. package/dist/esm/operationsInterfaces/graphResources.js.map +0 -1
  450. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +0 -41
  451. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +0 -1
  452. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.js +0 -9
  453. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +0 -1
  454. package/dist/esm/operationsInterfaces/throughputPool.d.ts +0 -59
  455. package/dist/esm/operationsInterfaces/throughputPool.d.ts.map +0 -1
  456. package/dist/esm/operationsInterfaces/throughputPool.js +0 -9
  457. package/dist/esm/operationsInterfaces/throughputPool.js.map +0 -1
  458. package/dist/esm/operationsInterfaces/throughputPoolAccount.d.ts +0 -50
  459. package/dist/esm/operationsInterfaces/throughputPoolAccount.d.ts.map +0 -1
  460. package/dist/esm/operationsInterfaces/throughputPoolAccount.js +0 -9
  461. package/dist/esm/operationsInterfaces/throughputPoolAccount.js.map +0 -1
  462. package/dist/esm/operationsInterfaces/throughputPoolAccounts.d.ts +0 -13
  463. package/dist/esm/operationsInterfaces/throughputPoolAccounts.d.ts.map +0 -1
  464. package/dist/esm/operationsInterfaces/throughputPoolAccounts.js +0 -9
  465. package/dist/esm/operationsInterfaces/throughputPoolAccounts.js.map +0 -1
  466. package/dist/esm/operationsInterfaces/throughputPools.d.ts +0 -17
  467. package/dist/esm/operationsInterfaces/throughputPools.d.ts.map +0 -1
  468. package/dist/esm/operationsInterfaces/throughputPools.js +0 -9
  469. package/dist/esm/operationsInterfaces/throughputPools.js.map +0 -1
  470. package/dist/react-native/operations/chaosFault.d.ts +0 -65
  471. package/dist/react-native/operations/chaosFault.d.ts.map +0 -1
  472. package/dist/react-native/operations/chaosFault.js +0 -279
  473. package/dist/react-native/operations/chaosFault.js.map +0 -1
  474. package/dist/react-native/operations/dataTransferJobs.d.ts +0 -87
  475. package/dist/react-native/operations/dataTransferJobs.d.ts.map +0 -1
  476. package/dist/react-native/operations/dataTransferJobs.js +0 -345
  477. package/dist/react-native/operations/dataTransferJobs.js.map +0 -1
  478. package/dist/react-native/operations/graphResources.d.ts +0 -73
  479. package/dist/react-native/operations/graphResources.d.ts.map +0 -1
  480. package/dist/react-native/operations/graphResources.js +0 -291
  481. package/dist/react-native/operations/graphResources.js.map +0 -1
  482. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts +0 -66
  483. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts.map +0 -1
  484. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js +0 -282
  485. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js.map +0 -1
  486. package/dist/react-native/operations/throughputPool.d.ts +0 -67
  487. package/dist/react-native/operations/throughputPool.d.ts.map +0 -1
  488. package/dist/react-native/operations/throughputPool.js +0 -308
  489. package/dist/react-native/operations/throughputPool.js.map +0 -1
  490. package/dist/react-native/operations/throughputPoolAccount.d.ts +0 -58
  491. package/dist/react-native/operations/throughputPoolAccount.d.ts.map +0 -1
  492. package/dist/react-native/operations/throughputPoolAccount.js +0 -248
  493. package/dist/react-native/operations/throughputPoolAccount.js.map +0 -1
  494. package/dist/react-native/operations/throughputPoolAccounts.d.ts +0 -38
  495. package/dist/react-native/operations/throughputPoolAccounts.d.ts.map +0 -1
  496. package/dist/react-native/operations/throughputPoolAccounts.js +0 -150
  497. package/dist/react-native/operations/throughputPoolAccounts.js.map +0 -1
  498. package/dist/react-native/operations/throughputPools.d.ts +0 -53
  499. package/dist/react-native/operations/throughputPools.d.ts.map +0 -1
  500. package/dist/react-native/operations/throughputPools.js +0 -256
  501. package/dist/react-native/operations/throughputPools.js.map +0 -1
  502. package/dist/react-native/operationsInterfaces/chaosFault.d.ts +0 -40
  503. package/dist/react-native/operationsInterfaces/chaosFault.d.ts.map +0 -1
  504. package/dist/react-native/operationsInterfaces/chaosFault.js +0 -9
  505. package/dist/react-native/operationsInterfaces/chaosFault.js.map +0 -1
  506. package/dist/react-native/operationsInterfaces/dataTransferJobs.d.ts +0 -62
  507. package/dist/react-native/operationsInterfaces/dataTransferJobs.d.ts.map +0 -1
  508. package/dist/react-native/operationsInterfaces/dataTransferJobs.js +0 -9
  509. package/dist/react-native/operationsInterfaces/dataTransferJobs.js.map +0 -1
  510. package/dist/react-native/operationsInterfaces/graphResources.d.ts +0 -56
  511. package/dist/react-native/operationsInterfaces/graphResources.d.ts.map +0 -1
  512. package/dist/react-native/operationsInterfaces/graphResources.js +0 -9
  513. package/dist/react-native/operationsInterfaces/graphResources.js.map +0 -1
  514. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +0 -41
  515. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +0 -1
  516. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.js +0 -9
  517. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +0 -1
  518. package/dist/react-native/operationsInterfaces/throughputPool.d.ts +0 -59
  519. package/dist/react-native/operationsInterfaces/throughputPool.d.ts.map +0 -1
  520. package/dist/react-native/operationsInterfaces/throughputPool.js +0 -9
  521. package/dist/react-native/operationsInterfaces/throughputPool.js.map +0 -1
  522. package/dist/react-native/operationsInterfaces/throughputPoolAccount.d.ts +0 -50
  523. package/dist/react-native/operationsInterfaces/throughputPoolAccount.d.ts.map +0 -1
  524. package/dist/react-native/operationsInterfaces/throughputPoolAccount.js +0 -9
  525. package/dist/react-native/operationsInterfaces/throughputPoolAccount.js.map +0 -1
  526. package/dist/react-native/operationsInterfaces/throughputPoolAccounts.d.ts +0 -13
  527. package/dist/react-native/operationsInterfaces/throughputPoolAccounts.d.ts.map +0 -1
  528. package/dist/react-native/operationsInterfaces/throughputPoolAccounts.js +0 -9
  529. package/dist/react-native/operationsInterfaces/throughputPoolAccounts.js.map +0 -1
  530. package/dist/react-native/operationsInterfaces/throughputPools.d.ts +0 -17
  531. package/dist/react-native/operationsInterfaces/throughputPools.d.ts.map +0 -1
  532. package/dist/react-native/operationsInterfaces/throughputPools.js +0 -9
  533. package/dist/react-native/operationsInterfaces/throughputPools.js.map +0 -1
@@ -1,105 +1,37 @@
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;
4
3
  export type ServiceResourcePropertiesUnion = ServiceResourceProperties | DataTransferServiceResourceProperties | SqlDedicatedGatewayServiceResourceProperties | GraphAPIComputeServiceResourceProperties | MaterializedViewsBuilderServiceResourceProperties;
5
4
  export type ServiceResourceCreateUpdatePropertiesUnion = ServiceResourceCreateUpdateProperties | DataTransferServiceResourceCreateUpdateProperties | SqlDedicatedGatewayServiceResourceCreateUpdateProperties | GraphAPIComputeServiceResourceCreateUpdateProperties | MaterializedViewsBuilderServiceResourceCreateUpdateProperties;
6
- export type BaseCosmosDataTransferDataSourceSinkUnion = BaseCosmosDataTransferDataSourceSink | CosmosCassandraDataTransferDataSourceSink | CosmosMongoDataTransferDataSourceSink | CosmosSqlDataTransferDataSourceSink;
7
- /** Chaos Fault List Response. */
8
- export interface ChaosFaultListResponse {
9
- /**
10
- * List of Chaos Faults.
11
- * NOTE: This property will not be serialized. It can only be populated by the server.
12
- */
13
- readonly value?: ChaosFaultResource[];
14
- /**
15
- * The link used to get the next page of results.
16
- * NOTE: This property will not be serialized. It can only be populated by the server.
17
- */
18
- readonly nextLink?: string;
19
- }
20
- /** Common fields that are returned in the response for all Azure Resource Manager resources */
21
- export interface Resource {
22
- /**
23
- * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
24
- * NOTE: This property will not be serialized. It can only be populated by the server.
25
- */
26
- readonly id?: string;
27
- /**
28
- * The name of the resource
29
- * NOTE: This property will not be serialized. It can only be populated by the server.
30
- */
31
- readonly name?: string;
32
- /**
33
- * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
34
- * NOTE: This property will not be serialized. It can only be populated by the server.
35
- */
36
- readonly type?: string;
37
- /**
38
- * Azure Resource Manager metadata containing createdBy and modifiedBy information.
39
- * NOTE: This property will not be serialized. It can only be populated by the server.
40
- */
41
- readonly systemData?: SystemData;
42
- }
43
- /** Metadata pertaining to creation and last modification of the resource. */
44
- export interface SystemData {
45
- /** The identity that created the resource. */
46
- createdBy?: string;
47
- /** The type of identity that created the resource. */
48
- createdByType?: CreatedByType;
49
- /** The timestamp of resource creation (UTC). */
50
- createdAt?: Date;
51
- /** The identity that last modified the resource. */
52
- lastModifiedBy?: string;
53
- /** The type of identity that last modified the resource. */
54
- lastModifiedByType?: CreatedByType;
55
- /** The timestamp of resource last modification (UTC) */
56
- lastModifiedAt?: Date;
57
- }
58
- /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
59
- export interface ErrorResponse {
60
- /** The error object. */
61
- error?: ErrorDetail;
62
- }
63
- /** The error detail. */
64
- export interface ErrorDetail {
65
- /**
66
- * The error code.
67
- * NOTE: This property will not be serialized. It can only be populated by the server.
68
- */
69
- readonly code?: string;
70
- /**
71
- * The error message.
72
- * NOTE: This property will not be serialized. It can only be populated by the server.
73
- */
74
- readonly message?: string;
75
- /**
76
- * The error target.
77
- * NOTE: This property will not be serialized. It can only be populated by the server.
78
- */
79
- readonly target?: string;
5
+ /** Identity for the resource. */
6
+ export interface ManagedServiceIdentity {
80
7
  /**
81
- * The error details.
8
+ * The principal id of the system assigned identity. This property will only be provided for a system assigned identity.
82
9
  * NOTE: This property will not be serialized. It can only be populated by the server.
83
10
  */
84
- readonly details?: ErrorDetail[];
11
+ readonly principalId?: string;
85
12
  /**
86
- * The error additional info.
13
+ * The tenant id of the system assigned identity. This property will only be provided for a system assigned identity.
87
14
  * NOTE: This property will not be serialized. It can only be populated by the server.
88
15
  */
89
- readonly additionalInfo?: ErrorAdditionalInfo[];
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
+ };
90
23
  }
91
- /** The resource management error additional info. */
92
- export interface ErrorAdditionalInfo {
24
+ export interface Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties {
93
25
  /**
94
- * The additional info type.
26
+ * The principal id of user assigned identity.
95
27
  * NOTE: This property will not be serialized. It can only be populated by the server.
96
28
  */
97
- readonly type?: string;
29
+ readonly principalId?: string;
98
30
  /**
99
- * The additional info.
31
+ * The client id of user assigned identity.
100
32
  * NOTE: This property will not be serialized. It can only be populated by the server.
101
33
  */
102
- readonly info?: Record<string, unknown>;
34
+ readonly clientId?: string;
103
35
  }
104
36
  /** IpAddressOrRange object */
105
37
  export interface IpAddressOrRange {
@@ -135,7 +67,7 @@ export interface Location {
135
67
  */
136
68
  readonly documentEndpoint?: string;
137
69
  /**
138
- * The provisioning state of the resource.
70
+ * The status of the Cosmos DB account at the time the operation was called. The status can be one of following. 'Creating' – the Cosmos DB account is being created. When an account is in Creating state, only properties that are specified as input for the Create Cosmos DB account operation are returned. 'Succeeded' – the Cosmos DB account is active for use. 'Updating' – the Cosmos DB account is being updated. 'Deleting' – the Cosmos DB account is being deleted. 'Failed' – the Cosmos DB account failed creation. 'DeletionFailed' – the Cosmos DB account deletion failed.
139
71
  * NOTE: This property will not be serialized. It can only be populated by the server.
140
72
  */
141
73
  readonly provisioningState?: string;
@@ -180,6 +112,24 @@ export interface PrivateLinkServiceConnectionStateProperty {
180
112
  */
181
113
  readonly actionsRequired?: string;
182
114
  }
115
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
116
+ export interface Resource {
117
+ /**
118
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
119
+ * NOTE: This property will not be serialized. It can only be populated by the server.
120
+ */
121
+ readonly id?: string;
122
+ /**
123
+ * The name of the resource
124
+ * NOTE: This property will not be serialized. It can only be populated by the server.
125
+ */
126
+ readonly name?: string;
127
+ /**
128
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
129
+ * NOTE: This property will not be serialized. It can only be populated by the server.
130
+ */
131
+ readonly type?: string;
132
+ }
183
133
  export interface ApiProperties {
184
134
  /** Describes the version of the MongoDB account. */
185
135
  serverVersion?: ServerVersion;
@@ -241,40 +191,11 @@ export interface CorsPolicy {
241
191
  /** The maximum amount time that a browser should cache the preflight OPTIONS request. */
242
192
  maxAgeInSeconds?: number;
243
193
  }
244
- /** Indicates what diagnostic log settings are to be enabled. */
245
- export interface DiagnosticLogSettings {
246
- /** Describe the level of detail with which queries are to be logged. */
247
- enableFullTextQuery?: EnableFullTextQuery;
248
- }
249
194
  /** The object that represents all properties related to capacity enforcement on an account. */
250
195
  export interface Capacity {
251
196
  /** 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. */
252
197
  totalThroughputLimit?: number;
253
198
  }
254
- /** The transition state information related capacity mode change with update request. */
255
- export interface CapacityModeChangeTransitionState {
256
- /** The transition status of capacity mode. */
257
- capacityModeTransitionStatus?: CapacityModeTransitionStatus;
258
- /** Indicates the current capacity mode of the account. */
259
- currentCapacityMode?: CapacityMode;
260
- /** Indicates the previous capacity mode of the account before successful transition. */
261
- previousCapacityMode?: CapacityMode;
262
- /**
263
- * Begin time in UTC of the capacity mode change.
264
- * NOTE: This property will not be serialized. It can only be populated by the server.
265
- */
266
- readonly capacityModeTransitionBeginTimestamp?: Date;
267
- /**
268
- * End time in UTC of the capacity mode change.
269
- * NOTE: This property will not be serialized. It can only be populated by the server.
270
- */
271
- readonly capacityModeTransitionEndTimestamp?: Date;
272
- /**
273
- * End time in UTC of the last successful capacity mode change.
274
- * NOTE: This property will not be serialized. It can only be populated by the server.
275
- */
276
- readonly capacityModeLastSuccessfulTransitionEndTimestamp?: Date;
277
- }
278
199
  /** The metadata related to each access key for the given Cosmos DB database account. */
279
200
  export interface DatabaseAccountKeysMetadata {
280
201
  /**
@@ -306,6 +227,21 @@ export interface AccountKeyMetadata {
306
227
  */
307
228
  readonly generationTime?: Date;
308
229
  }
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
+ }
309
245
  /** The core properties of ARM resources. */
310
246
  export interface ARMResourceProperties {
311
247
  /**
@@ -329,39 +265,6 @@ export interface ARMResourceProperties {
329
265
  tags?: {
330
266
  [propertyName: string]: string;
331
267
  };
332
- /** Identity for the resource. */
333
- identity?: ManagedServiceIdentity;
334
- }
335
- /** Identity for the resource. */
336
- export interface ManagedServiceIdentity {
337
- /**
338
- * The principal id of the system assigned identity. This property will only be provided for a system assigned identity.
339
- * NOTE: This property will not be serialized. It can only be populated by the server.
340
- */
341
- readonly principalId?: string;
342
- /**
343
- * The tenant id of the system assigned identity. This property will only be provided for a system assigned identity.
344
- * NOTE: This property will not be serialized. It can only be populated by the server.
345
- */
346
- readonly tenantId?: string;
347
- /** 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. */
348
- type?: ResourceIdentityType;
349
- /** 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}'. */
350
- userAssignedIdentities?: {
351
- [propertyName: string]: Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties;
352
- };
353
- }
354
- export interface Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties {
355
- /**
356
- * The principal id of user assigned identity.
357
- * NOTE: This property will not be serialized. It can only be populated by the server.
358
- */
359
- readonly principalId?: string;
360
- /**
361
- * The client id of user assigned identity.
362
- * NOTE: This property will not be serialized. It can only be populated by the server.
363
- */
364
- readonly clientId?: string;
365
268
  }
366
269
  /** Parameters for patching Azure Cosmos DB database account properties. */
367
270
  export interface DatabaseAccountUpdateParameters {
@@ -417,16 +320,10 @@ export interface DatabaseAccountUpdateParameters {
417
320
  networkAclBypass?: NetworkAclBypass;
418
321
  /** An array that contains the Resource Ids for Network Acl Bypass for the Cosmos DB account. */
419
322
  networkAclBypassResourceIds?: string[];
420
- /** The Object representing the different Diagnostic log settings for the Cosmos DB Account. */
421
- diagnosticLogSettings?: DiagnosticLogSettings;
422
323
  /** Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication. */
423
324
  disableLocalAuth?: boolean;
424
325
  /** The object that represents all properties related to capacity enforcement on an account. */
425
326
  capacity?: Capacity;
426
- /** Indicates the capacityMode of the Cosmos DB account. */
427
- capacityMode?: CapacityMode;
428
- /** Flag to indicate whether to enable MaterializedViews on the Cosmos DB account */
429
- enableMaterializedViews?: boolean;
430
327
  /**
431
328
  * 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.
432
329
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -434,17 +331,13 @@ export interface DatabaseAccountUpdateParameters {
434
331
  readonly keysMetadata?: DatabaseAccountKeysMetadata;
435
332
  /** Flag to indicate enabling/disabling of Partition Merge feature on the account */
436
333
  enablePartitionMerge?: boolean;
437
- /** Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account */
438
- enableBurstCapacity?: boolean;
439
- /** 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. */
334
+ /** Indicates the minimum allowed Tls version. The default value is Tls 1.2. Cassandra and Mongo APIs only work with Tls 1.2. */
440
335
  minimalTlsVersion?: MinimalTlsVersion;
336
+ /** Flag to indicate enabling/disabling of Burst Capacity feature on the account */
337
+ enableBurstCapacity?: boolean;
441
338
  /** Indicates the status of the Customer Managed Key feature on the account. In case there are errors, the property provides troubleshooting guidance. */
442
339
  customerManagedKeyStatus?: string;
443
- /** Flag to indicate enabling/disabling of Priority Based Execution Preview feature on the account */
444
- enablePriorityBasedExecution?: boolean;
445
- /** Enum to indicate default Priority Level of request for Priority Based Execution. */
446
- defaultPriorityLevel?: DefaultPriorityLevel;
447
- /** Flag to indicate enabling/disabling of Per-Region Per-partition autoscale Preview feature on the account */
340
+ /** Flag to indicate enabling/disabling of PerRegionPerPartitionAutoscale feature on the account */
448
341
  enablePerRegionPerPartitionAutoscale?: boolean;
449
342
  }
450
343
  /** The list of new failover policies for the failover priority change. */
@@ -506,6 +399,52 @@ export interface RegionForOnlineOffline {
506
399
  /** Cosmos DB region, with spaces between words and each word capitalized. */
507
400
  region: string;
508
401
  }
402
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
403
+ export interface ErrorResponse {
404
+ /** The error object. */
405
+ error?: ErrorDetail;
406
+ }
407
+ /** The error detail. */
408
+ export interface ErrorDetail {
409
+ /**
410
+ * The error code.
411
+ * NOTE: This property will not be serialized. It can only be populated by the server.
412
+ */
413
+ readonly code?: string;
414
+ /**
415
+ * The error message.
416
+ * NOTE: This property will not be serialized. It can only be populated by the server.
417
+ */
418
+ readonly message?: string;
419
+ /**
420
+ * The error target.
421
+ * NOTE: This property will not be serialized. It can only be populated by the server.
422
+ */
423
+ readonly target?: string;
424
+ /**
425
+ * The error details.
426
+ * NOTE: This property will not be serialized. It can only be populated by the server.
427
+ */
428
+ readonly details?: ErrorDetail[];
429
+ /**
430
+ * The error additional info.
431
+ * NOTE: This property will not be serialized. It can only be populated by the server.
432
+ */
433
+ readonly additionalInfo?: ErrorAdditionalInfo[];
434
+ }
435
+ /** The resource management error additional info. */
436
+ export interface ErrorAdditionalInfo {
437
+ /**
438
+ * The additional info type.
439
+ * NOTE: This property will not be serialized. It can only be populated by the server.
440
+ */
441
+ readonly type?: string;
442
+ /**
443
+ * The additional info.
444
+ * NOTE: This property will not be serialized. It can only be populated by the server.
445
+ */
446
+ readonly info?: Record<string, unknown>;
447
+ }
509
448
  /** Parameters to regenerate the keys within the database account. */
510
449
  export interface DatabaseAccountRegenerateKeyParameters {
511
450
  /** The access key to regenerate. */
@@ -765,37 +704,6 @@ export interface MetricAvailability {
765
704
  */
766
705
  readonly retention?: string;
767
706
  }
768
- /** The List operation response, that contains the Graph resource and their properties. */
769
- export interface GraphResourcesListResult {
770
- /**
771
- * List of Graph resource and their properties.
772
- * NOTE: This property will not be serialized. It can only be populated by the server.
773
- */
774
- readonly value?: GraphResourceGetResults[];
775
- }
776
- /** Cosmos DB Graph resource object */
777
- export interface GraphResource {
778
- /** Name of the Cosmos DB Graph */
779
- id: string;
780
- }
781
- /** Cosmos DB options resource object */
782
- export interface OptionsResource {
783
- /** Value of the Cosmos DB resource throughput or autoscaleSettings. Use the ThroughputSetting resource when retrieving offer details. */
784
- throughput?: number;
785
- /** Specifies the Autoscale settings. */
786
- autoscaleSettings?: AutoscaleSettings;
787
- }
788
- export interface AutoscaleSettings {
789
- /** Represents maximum throughput, the resource can scale up to. */
790
- maxThroughput?: number;
791
- }
792
- /** CreateUpdateOptions are a list of key-value pairs that describe the resource. Supported keys are "If-Match", "If-None-Match", "Session-Token" and "Throughput" */
793
- export interface CreateUpdateOptions {
794
- /** Request Units per second. For example, "throughput": 10000. */
795
- throughput?: number;
796
- /** Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both. */
797
- autoscaleSettings?: AutoscaleSettings;
798
- }
799
707
  /** The List operation response, that contains the SQL databases and their properties. */
800
708
  export interface SqlDatabaseListResult {
801
709
  /**
@@ -831,6 +739,24 @@ export interface ExtendedResourceProperties {
831
739
  */
832
740
  readonly etag?: string;
833
741
  }
742
+ /** Cosmos DB options resource object */
743
+ export interface OptionsResource {
744
+ /** Value of the Cosmos DB resource throughput or autoscaleSettings. Use the ThroughputSetting resource when retrieving offer details. */
745
+ throughput?: number;
746
+ /** Specifies the Autoscale settings. */
747
+ autoscaleSettings?: AutoscaleSettings;
748
+ }
749
+ export interface AutoscaleSettings {
750
+ /** Represents maximum throughput, the resource can scale up to. */
751
+ maxThroughput?: number;
752
+ }
753
+ /** CreateUpdateOptions are a list of key-value pairs that describe the resource. Supported keys are "If-Match", "If-None-Match", "Session-Token" and "Throughput" */
754
+ export interface CreateUpdateOptions {
755
+ /** Request Units per second. For example, "throughput": 10000. */
756
+ throughput?: number;
757
+ /** Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both. */
758
+ autoscaleSettings?: AutoscaleSettings;
759
+ }
834
760
  /** Cosmos DB resource throughput object. Either throughput is required or autoscaleSettings is required, but not both. */
835
761
  export interface ThroughputSettingsResource {
836
762
  /** Value of the Cosmos DB resource throughput. Either throughput is required or autoscaleSettings is required, but not both. */
@@ -844,105 +770,43 @@ export interface ThroughputSettingsResource {
844
770
  readonly minimumThroughput?: string;
845
771
  /**
846
772
  * The throughput replace is pending
847
- * NOTE: This property will not be serialized. It can only be populated by the server.
848
- */
849
- readonly offerReplacePending?: string;
850
- /**
851
- * The offer throughput value to instantly scale up without triggering splits
852
- * NOTE: This property will not be serialized. It can only be populated by the server.
853
- */
854
- readonly instantMaximumThroughput?: string;
855
- /**
856
- * The maximum throughput value or the maximum maxThroughput value (for autoscale) that can be specified
857
- * NOTE: This property will not be serialized. It can only be populated by the server.
858
- */
859
- readonly softAllowedMaximumThroughput?: string;
860
- /** Array of Throughput Bucket limits to be applied to the Cosmos DB container */
861
- throughputBuckets?: ThroughputBucketResource[];
862
- }
863
- /** Cosmos DB provisioned throughput settings object */
864
- export interface AutoscaleSettingsResource {
865
- /** Represents maximum throughput container can scale up to. */
866
- maxThroughput: number;
867
- /** Cosmos DB resource auto-upgrade policy */
868
- autoUpgradePolicy?: AutoUpgradePolicyResource;
869
- /**
870
- * Represents target maximum throughput container can scale up to once offer is no longer in pending state.
871
- * NOTE: This property will not be serialized. It can only be populated by the server.
872
- */
873
- readonly targetMaxThroughput?: number;
874
- }
875
- /** Cosmos DB resource auto-upgrade policy */
876
- export interface AutoUpgradePolicyResource {
877
- /** Represents throughput policy which service must adhere to for auto-upgrade */
878
- throughputPolicy?: ThroughputPolicyResource;
879
- }
880
- /** Cosmos DB resource throughput policy */
881
- export interface ThroughputPolicyResource {
882
- /** Determines whether the ThroughputPolicy is active or not */
883
- isEnabled?: boolean;
884
- /** Represents the percentage by which throughput can increase every time throughput policy kicks in. */
885
- incrementPercent?: number;
886
- }
887
- /** Cosmos DB throughput bucket object */
888
- export interface ThroughputBucketResource {
889
- /** Represents the throughput bucket id */
890
- id: number;
891
- /** Represents maximum percentage throughput that can be used by the bucket */
892
- maxThroughputPercentage: number;
893
- }
894
- /** The List operation response, that contains the client encryption keys and their properties. */
895
- export interface ClientEncryptionKeysListResult {
896
- /**
897
- * List of client encryption keys and their properties.
898
- * NOTE: This property will not be serialized. It can only be populated by the server.
899
- */
900
- readonly value?: ClientEncryptionKeyGetResults[];
901
- }
902
- /** Cosmos DB client encryption key resource object. */
903
- export interface ClientEncryptionKeyResource {
904
- /** Name of the ClientEncryptionKey */
905
- id?: string;
906
- /** Encryption algorithm that will be used along with this client encryption key to encrypt/decrypt data. */
907
- encryptionAlgorithm?: string;
908
- /** Wrapped (encrypted) form of the key represented as a byte array. */
909
- wrappedDataEncryptionKey?: Uint8Array;
910
- /** Metadata for the wrapping provider that can be used to unwrap the wrapped client encryption key. */
911
- keyWrapMetadata?: KeyWrapMetadata;
912
- }
913
- /** Represents key wrap metadata that a key wrapping provider can use to wrap/unwrap a client encryption key. */
914
- export interface KeyWrapMetadata {
915
- /** The name of associated KeyEncryptionKey (aka CustomerManagedKey). */
916
- name?: string;
917
- /** ProviderName of KeyStoreProvider. */
918
- type?: string;
919
- /** Reference / link to the KeyEncryptionKey. */
920
- value?: string;
921
- /** Algorithm used in wrapping and unwrapping of the data encryption key. */
922
- algorithm?: string;
923
- }
924
- /** The resource model definition for a ARM proxy resource. It will have everything other than required location and tags */
925
- export interface ARMProxyResource {
773
+ * NOTE: This property will not be serialized. It can only be populated by the server.
774
+ */
775
+ readonly offerReplacePending?: string;
926
776
  /**
927
- * The unique resource identifier of the database account.
777
+ * The offer throughput value to instantly scale up without triggering splits
928
778
  * NOTE: This property will not be serialized. It can only be populated by the server.
929
779
  */
930
- readonly id?: string;
780
+ readonly instantMaximumThroughput?: string;
931
781
  /**
932
- * The name of the database account.
782
+ * The maximum throughput value or the maximum maxThroughput value (for autoscale) that can be specified
933
783
  * NOTE: This property will not be serialized. It can only be populated by the server.
934
784
  */
935
- readonly name?: string;
785
+ readonly softAllowedMaximumThroughput?: string;
786
+ }
787
+ /** Cosmos DB provisioned throughput settings object */
788
+ export interface AutoscaleSettingsResource {
789
+ /** Represents maximum throughput container can scale up to. */
790
+ maxThroughput: number;
791
+ /** Cosmos DB resource auto-upgrade policy */
792
+ autoUpgradePolicy?: AutoUpgradePolicyResource;
936
793
  /**
937
- * The type of Azure resource.
794
+ * Represents target maximum throughput container can scale up to once offer is no longer in pending state.
938
795
  * NOTE: This property will not be serialized. It can only be populated by the server.
939
796
  */
940
- readonly type?: string;
797
+ readonly targetMaxThroughput?: number;
941
798
  }
942
- /** Parameters to create and update ClientEncryptionKey. */
943
- export interface ClientEncryptionKeyCreateUpdateParameters {
944
- /** The standard JSON format of a ClientEncryptionKey */
945
- resource: ClientEncryptionKeyResource;
799
+ /** Cosmos DB resource auto-upgrade policy */
800
+ export interface AutoUpgradePolicyResource {
801
+ /** Represents throughput policy which service must adhere to for auto-upgrade */
802
+ throughputPolicy?: ThroughputPolicyResource;
803
+ }
804
+ /** Cosmos DB resource throughput policy */
805
+ export interface ThroughputPolicyResource {
806
+ /** Determines whether the ThroughputPolicy is active or not */
807
+ isEnabled?: boolean;
808
+ /** Represents the percentage by which throughput can increase every time throughput policy kicks in. */
809
+ incrementPercent?: number;
946
810
  }
947
811
  /** The List operation response, that contains the containers and their properties. */
948
812
  export interface SqlContainerListResult {
@@ -974,12 +838,12 @@ export interface SqlContainerResource {
974
838
  restoreParameters?: ResourceRestoreParameters;
975
839
  /** Enum to indicate the mode of resource creation. */
976
840
  createMode?: CreateMode;
977
- /** The configuration for defining Materialized Views. This must be specified only for creating a Materialized View container. */
978
- materializedViewDefinition?: MaterializedViewDefinition;
979
841
  /** List of computed properties */
980
842
  computedProperties?: ComputedProperty[];
981
843
  /** The vector embedding policy for the container. */
982
844
  vectorEmbeddingPolicy?: VectorEmbeddingPolicy;
845
+ /** The FullText policy for the container. */
846
+ fullTextPolicy?: FullTextPolicy;
983
847
  }
984
848
  /** Cosmos DB indexing policy */
985
849
  export interface IndexingPolicy {
@@ -1087,18 +951,6 @@ export interface ClientEncryptionIncludedPath {
1087
951
  /** The encryption algorithm which will be used. Eg - AEAD_AES_256_CBC_HMAC_SHA256. */
1088
952
  encryptionAlgorithm: string;
1089
953
  }
1090
- /** Materialized View definition for the container. */
1091
- export interface MaterializedViewDefinition {
1092
- /**
1093
- * An unique identifier for the source collection. This is a system generated property.
1094
- * NOTE: This property will not be serialized. It can only be populated by the server.
1095
- */
1096
- readonly sourceCollectionRid?: string;
1097
- /** The name of the source container on which the Materialized View will be created. */
1098
- sourceCollectionId: string;
1099
- /** 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. */
1100
- definition: string;
1101
- }
1102
954
  /** The definition of a computed property */
1103
955
  export interface ComputedProperty {
1104
956
  /** The name of a computed property, for example - "cp_lowerName" */
@@ -1122,62 +974,72 @@ export interface VectorEmbedding {
1122
974
  /** The number of dimensions in the vector. */
1123
975
  dimensions: number;
1124
976
  }
1125
- /** The properties of an Azure Cosmos DB merge operations */
1126
- export interface MergeParameters {
1127
- /** Specifies whether the operation is a real merge operation or a simulation. */
1128
- isDryRun?: boolean;
977
+ /** Cosmos DB FullText Policy */
978
+ export interface FullTextPolicy {
979
+ /** The default language for a full text paths. */
980
+ defaultLanguage?: string;
981
+ /** List of FullText Paths */
982
+ fullTextPaths?: FullTextPath[];
983
+ }
984
+ /** Represents the full text path specification. */
985
+ export interface FullTextPath {
986
+ /** The path to the full text field in the document. */
987
+ path: string;
988
+ /** The language of the full text field in the document. */
989
+ language?: string;
1129
990
  }
1130
- /** List of physical partitions and their properties returned by a merge operation. */
1131
- export interface PhysicalPartitionStorageInfoCollection {
991
+ /** The List operation response, that contains the client encryption keys and their properties. */
992
+ export interface ClientEncryptionKeysListResult {
1132
993
  /**
1133
- * List of physical partitions and their properties.
994
+ * List of client encryption keys and their properties.
1134
995
  * NOTE: This property will not be serialized. It can only be populated by the server.
1135
996
  */
1136
- readonly physicalPartitionStorageInfoCollection?: PhysicalPartitionStorageInfo[];
997
+ readonly value?: ClientEncryptionKeyGetResults[];
998
+ }
999
+ /** Cosmos DB client encryption key resource object. */
1000
+ export interface ClientEncryptionKeyResource {
1001
+ /** Name of the ClientEncryptionKey */
1002
+ id?: string;
1003
+ /** Encryption algorithm that will be used along with this client encryption key to encrypt/decrypt data. */
1004
+ encryptionAlgorithm?: string;
1005
+ /** Wrapped (encrypted) form of the key represented as a byte array. */
1006
+ wrappedDataEncryptionKey?: Uint8Array;
1007
+ /** Metadata for the wrapping provider that can be used to unwrap the wrapped client encryption key. */
1008
+ keyWrapMetadata?: KeyWrapMetadata;
1009
+ }
1010
+ /** Represents key wrap metadata that a key wrapping provider can use to wrap/unwrap a client encryption key. */
1011
+ export interface KeyWrapMetadata {
1012
+ /** The name of associated KeyEncryptionKey (aka CustomerManagedKey). */
1013
+ name?: string;
1014
+ /** ProviderName of KeyStoreProvider. */
1015
+ type?: string;
1016
+ /** Reference / link to the KeyEncryptionKey. */
1017
+ value?: string;
1018
+ /** Algorithm used in wrapping and unwrapping of the data encryption key. */
1019
+ algorithm?: string;
1137
1020
  }
1138
- /** The storage of a physical partition */
1139
- export interface PhysicalPartitionStorageInfo {
1021
+ /** The resource model definition for a ARM proxy resource. It will have everything other than required location and tags */
1022
+ export interface ARMProxyResource {
1140
1023
  /**
1141
- * The unique identifier of the partition.
1024
+ * The unique resource identifier of the database account.
1142
1025
  * NOTE: This property will not be serialized. It can only be populated by the server.
1143
1026
  */
1144
1027
  readonly id?: string;
1145
1028
  /**
1146
- * The storage in KB for the physical partition.
1029
+ * The name of the database account.
1147
1030
  * NOTE: This property will not be serialized. It can only be populated by the server.
1148
1031
  */
1149
- readonly storageInKB?: number;
1150
- }
1151
- /** Resource to retrieve throughput information for Cosmos DB resource */
1152
- export interface RetrieveThroughputPropertiesResource {
1153
- /** Array of PhysicalPartitionId objects. */
1154
- physicalPartitionIds: PhysicalPartitionId[];
1155
- }
1156
- /** PhysicalPartitionId object */
1157
- export interface PhysicalPartitionId {
1158
- /** Id of a physical partition */
1159
- id: string;
1160
- }
1161
- /** The properties of an Azure Cosmos DB PhysicalPartitionThroughputInfoProperties object */
1162
- export interface PhysicalPartitionThroughputInfoProperties {
1163
- /** Array of physical partition throughput info objects */
1164
- physicalPartitionThroughputInfo?: PhysicalPartitionThroughputInfoResource[];
1165
- }
1166
- /** PhysicalPartitionThroughputInfo object */
1167
- export interface PhysicalPartitionThroughputInfoResource {
1168
- /** Id of a physical partition */
1169
- id: string;
1170
- /** Throughput of a physical partition */
1171
- throughput?: number;
1032
+ readonly name?: string;
1033
+ /**
1034
+ * The type of Azure resource.
1035
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1036
+ */
1037
+ readonly type?: string;
1172
1038
  }
1173
- /** Resource to redistribute throughput for Azure Cosmos DB resource */
1174
- export interface RedistributeThroughputPropertiesResource {
1175
- /** ThroughputPolicy to apply for throughput redistribution */
1176
- throughputPolicy: ThroughputPolicyType;
1177
- /** Array of PhysicalPartitionThroughputInfoResource objects. */
1178
- targetPhysicalPartitionThroughputInfo: PhysicalPartitionThroughputInfoResource[];
1179
- /** Array of PhysicalPartitionThroughputInfoResource objects. */
1180
- sourcePhysicalPartitionThroughputInfo: PhysicalPartitionThroughputInfoResource[];
1039
+ /** Parameters to create and update ClientEncryptionKey. */
1040
+ export interface ClientEncryptionKeyCreateUpdateParameters {
1041
+ /** The standard JSON format of a ClientEncryptionKey */
1042
+ resource: ClientEncryptionKeyResource;
1181
1043
  }
1182
1044
  /** The List operation response, that contains the storedProcedures and their properties. */
1183
1045
  export interface SqlStoredProcedureListResult {
@@ -1453,85 +1315,6 @@ export interface LocationProperties {
1453
1315
  */
1454
1316
  readonly status?: Status;
1455
1317
  }
1456
- /** The List operation response, that contains the Cassandra views and their properties. */
1457
- export interface CassandraViewListResult {
1458
- /**
1459
- * List of Cassandra views and their properties.
1460
- * NOTE: This property will not be serialized. It can only be populated by the server.
1461
- */
1462
- readonly value?: CassandraViewGetResults[];
1463
- }
1464
- /** Cosmos DB Cassandra view resource object */
1465
- export interface CassandraViewResource {
1466
- /** Name of the Cosmos DB Cassandra view */
1467
- id: string;
1468
- /** View Definition of the Cosmos DB Cassandra view */
1469
- viewDefinition: string;
1470
- }
1471
- /** The properties of a DataTransfer Job */
1472
- export interface DataTransferJobProperties {
1473
- /**
1474
- * Job Name
1475
- * NOTE: This property will not be serialized. It can only be populated by the server.
1476
- */
1477
- readonly jobName?: string;
1478
- /** Source DataStore details */
1479
- source: DataTransferDataSourceSinkUnion;
1480
- /** Destination DataStore details */
1481
- destination: DataTransferDataSourceSinkUnion;
1482
- /**
1483
- * Job Status
1484
- * NOTE: This property will not be serialized. It can only be populated by the server.
1485
- */
1486
- readonly status?: string;
1487
- /**
1488
- * Processed Count.
1489
- * NOTE: This property will not be serialized. It can only be populated by the server.
1490
- */
1491
- readonly processedCount?: number;
1492
- /**
1493
- * Total Count.
1494
- * NOTE: This property will not be serialized. It can only be populated by the server.
1495
- */
1496
- readonly totalCount?: number;
1497
- /**
1498
- * Last Updated Time (ISO-8601 format).
1499
- * NOTE: This property will not be serialized. It can only be populated by the server.
1500
- */
1501
- readonly lastUpdatedUtcTime?: Date;
1502
- /** Worker count */
1503
- workerCount?: number;
1504
- /**
1505
- * Error response for Faulted job
1506
- * NOTE: This property will not be serialized. It can only be populated by the server.
1507
- */
1508
- readonly error?: ErrorResponse;
1509
- /**
1510
- * Total Duration of Job
1511
- * NOTE: This property will not be serialized. It can only be populated by the server.
1512
- */
1513
- readonly duration?: string;
1514
- /** Mode of job execution */
1515
- mode?: DataTransferJobMode;
1516
- }
1517
- /** Base class for all DataTransfer source/sink */
1518
- export interface DataTransferDataSourceSink {
1519
- /** Polymorphic discriminator, which specifies the different types this object can be */
1520
- component: "BaseCosmosDataTransferDataSourceSink" | "CosmosDBCassandra" | "CosmosDBMongo" | "CosmosDBMongoVCore" | "CosmosDBSql" | "AzureBlobStorage";
1521
- }
1522
- /** The List operation response, that contains the Data Transfer jobs and their properties. */
1523
- export interface DataTransferJobFeedResults {
1524
- /**
1525
- * List of Data Transfer jobs and their properties.
1526
- * NOTE: This property will not be serialized. It can only be populated by the server.
1527
- */
1528
- readonly value?: DataTransferJobGetResults[];
1529
- /**
1530
- * URL to get the next set of Data Transfer job list results if there are any.
1531
- * NOTE: This property will not be serialized. It can only be populated by the server.
1532
- */
1533
- readonly nextLink?: string;
1534
- }
1535
1318
  /** List of managed Cassandra clusters. */
1536
1319
  export interface ListClusters {
1537
1320
  /** Container for the array of clusters. */
@@ -1557,8 +1340,6 @@ export interface ClusterResourceProperties {
1557
1340
  prometheusEndpoint?: SeedNode;
1558
1341
  /** 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. */
1559
1342
  repairEnabled?: boolean;
1560
- /** The form of AutoReplicate that is being used by this cluster. */
1561
- autoReplicate?: AutoReplicate;
1562
1343
  /** 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. */
1563
1344
  clientCertificates?: Certificate[];
1564
1345
  /** 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. */
@@ -1575,28 +1356,18 @@ export interface ClusterResourceProperties {
1575
1356
  * NOTE: This property will not be serialized. It can only be populated by the server.
1576
1357
  */
1577
1358
  readonly seedNodes?: SeedNode[];
1578
- /** List of the data center names for unmanaged data centers in this cluster to be included in auto-replication. */
1579
- externalDataCenters?: string[];
1580
1359
  /** (Deprecated) Number of hours to wait between taking a backup of the cluster. */
1581
1360
  hoursBetweenBackups?: number;
1582
1361
  /** Whether the cluster and associated data centers has been deallocated. */
1583
1362
  deallocated?: boolean;
1584
1363
  /** Whether Cassandra audit logging is enabled */
1585
1364
  cassandraAuditLoggingEnabled?: boolean;
1586
- /** Type of the cluster. If set to Production, some operations might not be permitted on cluster. */
1587
- clusterType?: ClusterType;
1588
1365
  /** Error related to resource provisioning. */
1589
1366
  provisionError?: CassandraError;
1590
- /** Extensions to be added or updated on cluster. */
1591
- extensions?: string[];
1592
- /** List of backup schedules that define when you want to back up your data. */
1593
- backupSchedules?: BackupSchedule[];
1594
- /** How the nodes in the cluster react to scheduled events */
1595
- scheduledEventStrategy?: ScheduledEventStrategy;
1596
1367
  /** How to connect to the azure services needed for running the cluster */
1597
1368
  azureConnectionMethod?: AzureConnectionType;
1598
1369
  /**
1599
- * If the Connection Method is Vpn, this is the Id of the private link resource that the datacenters need to connect to.
1370
+ * If the Connection Method is VPN, this is the Id of the private link resource that the datacenters need to connect to.
1600
1371
  * NOTE: This property will not be serialized. It can only be populated by the server.
1601
1372
  */
1602
1373
  readonly privateLinkResourceId?: string;
@@ -1619,14 +1390,6 @@ export interface CassandraError {
1619
1390
  /** Additional information about the error. */
1620
1391
  additionalErrorInfo?: string;
1621
1392
  }
1622
- export interface BackupSchedule {
1623
- /** The unique identifier of backup schedule. */
1624
- scheduleName?: string;
1625
- /** The cron expression that defines when you want to back up your data. */
1626
- cronExpression?: string;
1627
- /** The retention period (hours) of the backups. If you want to retain data forever, set retention to 0. */
1628
- retentionInHours?: number;
1629
- }
1630
1393
  /** The core properties of ARM resources. */
1631
1394
  export interface ManagedCassandraARMResourceProperties {
1632
1395
  /**
@@ -1688,71 +1451,6 @@ export interface CommandOutput {
1688
1451
  /** Output of the command. */
1689
1452
  commandOutput?: string;
1690
1453
  }
1691
- /** Specification of which command to run where */
1692
- export interface CommandAsyncPostBody {
1693
- /** The command which should be run */
1694
- command: string;
1695
- /** The arguments for the command to be run */
1696
- arguments?: Record<string, unknown>;
1697
- /** IP address of the cassandra host to run the command on */
1698
- host: string;
1699
- /** If true, stops cassandra before executing the command and then start it again */
1700
- cassandraStopStart?: boolean;
1701
- /** If true, allows the command to *write* to the cassandra directory, otherwise read-only. */
1702
- readWrite?: boolean;
1703
- }
1704
- /** resource representing a command */
1705
- export interface CommandPublicResource {
1706
- /** The command which should be run */
1707
- command?: string;
1708
- /** The unique id of command */
1709
- commandId?: string;
1710
- /** The arguments for the command to be run */
1711
- arguments?: Record<string, unknown>;
1712
- /** IP address of the cassandra host to run the command on */
1713
- host?: string;
1714
- /** Whether command has admin privileges */
1715
- isAdmin?: boolean;
1716
- /** If true, stops cassandra before executing the command and then start it again */
1717
- cassandraStopStart?: boolean;
1718
- /** If true, allows the command to *write* to the cassandra directory, otherwise read-only. */
1719
- readWrite?: boolean;
1720
- /** Result output of the command. */
1721
- result?: string;
1722
- /** Status of the command. */
1723
- status?: CommandStatus;
1724
- /** The name of the file where the result is written. */
1725
- outputFile?: string;
1726
- }
1727
- /** List of commands for cluster. */
1728
- export interface ListCommands {
1729
- /**
1730
- * Container for array of commands.
1731
- * NOTE: This property will not be serialized. It can only be populated by the server.
1732
- */
1733
- readonly value?: CommandPublicResource[];
1734
- }
1735
- /** List of restorable backups for a Cassandra cluster. */
1736
- export interface ListBackups {
1737
- /**
1738
- * Container for array of backups.
1739
- * NOTE: This property will not be serialized. It can only be populated by the server.
1740
- */
1741
- readonly value?: BackupResource[];
1742
- }
1743
- /** A restorable backup of a Cassandra cluster. */
1744
- export interface BackupResource {
1745
- /** The unique identifier of backup. */
1746
- backupId?: string;
1747
- /** The current state of the backup. */
1748
- backupState?: BackupState;
1749
- /** The time at which the backup process begins. */
1750
- backupStartTimestamp?: Date;
1751
- /** The time at which the backup process ends. */
1752
- backupStopTimestamp?: Date;
1753
- /** The time at which the backup will expire. */
1754
- backupExpiryTimestamp?: Date;
1755
- }
1756
1454
  /** List of managed Cassandra data centers and their properties. */
1757
1455
  export interface ListDataCenters {
1758
1456
  /**
@@ -1891,8 +1589,6 @@ export interface ComponentsM9L909SchemasCassandraclusterpublicstatusPropertiesDa
1891
1589
  memoryTotalKB?: number;
1892
1590
  /** A float representing the current system-wide CPU utilization as a percentage. */
1893
1591
  cpuUsage?: number;
1894
- /** If node has been updated to latest model */
1895
- isLatestModel?: boolean;
1896
1592
  }
1897
1593
  /** The set of data plane operations permitted through this Role Definition. */
1898
1594
  export interface Privilege {
@@ -1959,131 +1655,6 @@ export interface MongoUserDefinitionListResult {
1959
1655
  */
1960
1656
  readonly value?: MongoUserDefinitionGetResults[];
1961
1657
  }
1962
- /** Result of a list NSP (network security perimeter) configurations request. */
1963
- export interface NetworkSecurityPerimeterConfigurationListResult {
1964
- /** Array of network security perimeter results. */
1965
- value?: NetworkSecurityPerimeterConfiguration[];
1966
- /** The link used to get the next page of results. */
1967
- nextLink?: string;
1968
- }
1969
- /** Network security configuration properties. */
1970
- export interface NetworkSecurityPerimeterConfigurationProperties {
1971
- /**
1972
- * Provisioning state of a network security perimeter configuration that is being created or updated.
1973
- * NOTE: This property will not be serialized. It can only be populated by the server.
1974
- */
1975
- readonly provisioningState?: NetworkSecurityPerimeterConfigurationProvisioningState;
1976
- /**
1977
- * List of provisioning issues, if any
1978
- * NOTE: This property will not be serialized. It can only be populated by the server.
1979
- */
1980
- readonly provisioningIssues?: ProvisioningIssue[];
1981
- /** Information about a network security perimeter (NSP) */
1982
- networkSecurityPerimeter?: NetworkSecurityPerimeter;
1983
- /** Information about resource association */
1984
- resourceAssociation?: ResourceAssociation;
1985
- /** Network security perimeter configuration profile */
1986
- profile?: NetworkSecurityProfile;
1987
- }
1988
- /** Describes a provisioning issue for a network security perimeter configuration */
1989
- export interface ProvisioningIssue {
1990
- /**
1991
- * Name of the issue
1992
- * NOTE: This property will not be serialized. It can only be populated by the server.
1993
- */
1994
- readonly name?: string;
1995
- /**
1996
- * 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
1997
- * NOTE: This property will not be serialized. It can only be populated by the server.
1998
- */
1999
- readonly properties?: ProvisioningIssueProperties;
2000
- }
2001
- /** 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 */
2002
- export interface ProvisioningIssueProperties {
2003
- /**
2004
- * Type of issue
2005
- * NOTE: This property will not be serialized. It can only be populated by the server.
2006
- */
2007
- readonly issueType?: IssueType;
2008
- /**
2009
- * Severity of the issue.
2010
- * NOTE: This property will not be serialized. It can only be populated by the server.
2011
- */
2012
- readonly severity?: Severity;
2013
- /**
2014
- * Description of the issue
2015
- * NOTE: This property will not be serialized. It can only be populated by the server.
2016
- */
2017
- readonly description?: string;
2018
- /**
2019
- * Fully qualified resource IDs of suggested resources that can be associated to the network security perimeter (NSP) to remediate the issue.
2020
- * NOTE: This property will not be serialized. It can only be populated by the server.
2021
- */
2022
- readonly suggestedResourceIds?: string[];
2023
- /**
2024
- * Access rules that can be added to the network security profile (NSP) to remediate the issue.
2025
- * NOTE: This property will not be serialized. It can only be populated by the server.
2026
- */
2027
- readonly suggestedAccessRules?: AccessRule[];
2028
- }
2029
- /** Access rule in a network security perimeter configuration profile */
2030
- export interface AccessRule {
2031
- /** Name of the access rule */
2032
- name?: string;
2033
- /** Properties of Access Rule */
2034
- properties?: AccessRuleProperties;
2035
- }
2036
- /** Properties of Access Rule */
2037
- export interface AccessRuleProperties {
2038
- /** Direction of Access Rule */
2039
- direction?: AccessRuleDirection;
2040
- /** Address prefixes in the CIDR format for inbound rules */
2041
- addressPrefixes?: string[];
2042
- /** Subscriptions for inbound rules */
2043
- subscriptions?: AccessRulePropertiesSubscriptionsItem[];
2044
- /** Network security perimeters for inbound rules */
2045
- networkSecurityPerimeters?: NetworkSecurityPerimeter[];
2046
- /** Fully qualified domain names (FQDN) for outbound rules */
2047
- fullyQualifiedDomainNames?: string[];
2048
- /** Email addresses for outbound rules */
2049
- emailAddresses?: string[];
2050
- /** Phone numbers for outbound rules */
2051
- phoneNumbers?: string[];
2052
- }
2053
- /** Subscription identifiers */
2054
- export interface AccessRulePropertiesSubscriptionsItem {
2055
- /** The fully qualified Azure resource ID of the subscription e.g. ('/subscriptions/00000000-0000-0000-0000-000000000000') */
2056
- id?: string;
2057
- }
2058
- /** Information about a network security perimeter (NSP) */
2059
- export interface NetworkSecurityPerimeter {
2060
- /** Fully qualified Azure resource ID of the NSP resource */
2061
- id?: string;
2062
- /** Universal unique ID (UUID) of the network security perimeter */
2063
- perimeterGuid?: string;
2064
- /** Location of the network security perimeter */
2065
- location?: string;
2066
- }
2067
- /** Information about resource association */
2068
- export interface ResourceAssociation {
2069
- /** Name of the resource association */
2070
- name?: string;
2071
- /** Access mode of the resource association */
2072
- accessMode?: ResourceAssociationAccessMode;
2073
- }
2074
- /** Network security perimeter configuration profile */
2075
- export interface NetworkSecurityProfile {
2076
- /** Name of the profile */
2077
- name?: string;
2078
- /** Current access rules version */
2079
- accessRulesVersion?: number;
2080
- /** List of Access Rules */
2081
- accessRules?: AccessRule[];
2082
- /** Current diagnostic settings version */
2083
- diagnosticSettingsVersion?: number;
2084
- /** List of log categories that are enabled */
2085
- enabledLogCategories?: string[];
2086
- }
2087
1658
  /** A list of notebook workspace resources */
2088
1659
  export interface NotebookWorkspaceListResult {
2089
1660
  /** Array of notebook workspace resources */
@@ -2186,10 +1757,10 @@ export interface RestorableDatabaseAccountGetResult {
2186
1757
  accountName?: string;
2187
1758
  /** The creation time of the restorable database account (ISO-8601 format). */
2188
1759
  creationTime?: Date;
2189
- /** The least recent time at which the database account can be restored to (ISO-8601 format). */
2190
- oldestRestorableTime?: Date;
2191
1760
  /** The time at which the restorable database account has been deleted (ISO-8601 format). */
2192
1761
  deletionTime?: Date;
1762
+ /** The least recent time at which the database account can be restored to (ISO-8601 format). */
1763
+ oldestRestorableTime?: Date;
2193
1764
  /**
2194
1765
  * The API type of the restorable database account.
2195
1766
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2867,74 +2438,6 @@ export interface ServiceResourceCreateUpdateProperties {
2867
2438
  /** Instance count for the service. */
2868
2439
  instanceCount?: number;
2869
2440
  }
2870
- /** The List operation response, that contains the throughput pools and their properties. */
2871
- export interface ThroughputPoolsListResult {
2872
- /**
2873
- * List of throughput pools and their properties.
2874
- * NOTE: This property will not be serialized. It can only be populated by the server.
2875
- */
2876
- readonly value?: ThroughputPoolResource[];
2877
- /**
2878
- * The link used to get the next page of results.
2879
- * NOTE: This property will not be serialized. It can only be populated by the server.
2880
- */
2881
- readonly nextLink?: string;
2882
- }
2883
- /** Represents a throughput pool resource for updates. */
2884
- export interface ThroughputPoolUpdate {
2885
- /** A provisioning state of the ThroughputPool. */
2886
- provisioningState?: Status;
2887
- /** Value for throughput to be shared among CosmosDB resources in the pool. */
2888
- maxThroughput?: number;
2889
- }
2890
- /** The List operation response, that contains the global database accounts and their properties. */
2891
- export interface ThroughputPoolAccountsListResult {
2892
- /**
2893
- * List of global database accounts in a throughput pool and their properties.
2894
- * NOTE: This property will not be serialized. It can only be populated by the server.
2895
- */
2896
- readonly value?: ThroughputPoolAccountResource[];
2897
- /**
2898
- * The link used to get the next page of results.
2899
- * NOTE: This property will not be serialized. It can only be populated by the server.
2900
- */
2901
- readonly nextLink?: string;
2902
- }
2903
- /** The set of data plane operations permitted through this Role Definition. */
2904
- export interface PermissionAutoGenerated {
2905
- /** The id for the permission. */
2906
- id?: string;
2907
- /** An array of data actions that are allowed. */
2908
- dataActions?: string[];
2909
- /** An array of data actions that are denied. */
2910
- notDataActions?: string[];
2911
- }
2912
- /** The relevant Role Definitions. */
2913
- export interface TableRoleDefinitionListResult {
2914
- /**
2915
- * List of Role Definitions and their properties.
2916
- * NOTE: This property will not be serialized. It can only be populated by the server.
2917
- */
2918
- readonly value?: TableRoleDefinitionResource[];
2919
- /**
2920
- * The link used to get the next page of results.
2921
- * NOTE: This property will not be serialized. It can only be populated by the server.
2922
- */
2923
- readonly nextLink?: string;
2924
- }
2925
- /** The relevant Role Assignments. */
2926
- export interface TableRoleAssignmentListResult {
2927
- /**
2928
- * List of Role Assignments and their properties
2929
- * NOTE: This property will not be serialized. It can only be populated by the server.
2930
- */
2931
- readonly value?: TableRoleAssignmentResource[];
2932
- /**
2933
- * The link used to get the next page of results.
2934
- * NOTE: This property will not be serialized. It can only be populated by the server.
2935
- */
2936
- readonly nextLink?: string;
2937
- }
2938
2441
  /** Configuration values for periodic mode backup */
2939
2442
  export interface PeriodicModeProperties {
2940
2443
  /** An integer representing the interval in minutes between two backups */
@@ -2946,7 +2449,7 @@ export interface PeriodicModeProperties {
2946
2449
  }
2947
2450
  /** Configuration values for periodic mode backup */
2948
2451
  export interface ContinuousModeProperties {
2949
- /** Enum to indicate type of Continuos backup mode */
2452
+ /** Enum to indicate type of Continuous backup mode */
2950
2453
  tier?: ContinuousTier;
2951
2454
  }
2952
2455
  /** Describes the service response property. */
@@ -2987,29 +2490,9 @@ export interface MaterializedViewsBuilderServiceResource {
2987
2490
  /** Properties for MaterializedViewsBuilderServiceResource. */
2988
2491
  properties?: MaterializedViewsBuilderServiceResourceProperties;
2989
2492
  }
2990
- /** Parameters for creating a Azure Cosmos DB throughput pool account. */
2991
- export interface ThroughputPoolAccountCreateParameters {
2992
- /** 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". */
2993
- tags?: {
2994
- [propertyName: string]: string;
2995
- };
2996
- /** The resource identifier of global database account in the throughputPool. */
2997
- accountResourceIdentifier?: string;
2998
- /** The location of global database account in the throughputPool. */
2999
- accountLocation?: string;
3000
- }
3001
- /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
3002
- export interface ProxyResource extends Resource {
3003
- }
3004
- /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
3005
- export interface TrackedResource extends Resource {
3006
- /** Resource tags. */
3007
- tags?: {
3008
- [propertyName: string]: string;
3009
- };
3010
- /** The geo-location where the resource lives */
3011
- location: string;
3012
- }
2493
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
2494
+ export interface ProxyResource extends Resource {
2495
+ }
3013
2496
  /** Parameters to indicate the information about the restore. */
3014
2497
  export interface RestoreParameters extends RestoreParametersBase {
3015
2498
  /** Describes the mode of the restore. */
@@ -3020,8 +2503,6 @@ export interface RestoreParameters extends RestoreParametersBase {
3020
2503
  gremlinDatabasesToRestore?: GremlinDatabaseRestoreResource[];
3021
2504
  /** List of specific tables available for restore. */
3022
2505
  tablesToRestore?: string[];
3023
- /** The source backup location for restore. */
3024
- sourceBackupLocation?: string;
3025
2506
  }
3026
2507
  /** Parameters to indicate the information about the restore. */
3027
2508
  export interface ResourceRestoreParameters extends RestoreParametersBase {
@@ -3044,13 +2525,15 @@ export interface ContinuousModeBackupPolicy extends BackupPolicy {
3044
2525
  export interface DatabaseAccountGetResults extends ARMResourceProperties {
3045
2526
  /** Indicates the type of database account. This can only be set at database account creation. */
3046
2527
  kind?: DatabaseAccountKind;
2528
+ /** Identity for the resource. */
2529
+ identity?: ManagedServiceIdentity;
3047
2530
  /**
3048
2531
  * The system meta data relating to this resource.
3049
2532
  * NOTE: This property will not be serialized. It can only be populated by the server.
3050
2533
  */
3051
2534
  readonly systemData?: SystemData;
3052
2535
  /**
3053
- * The provisioning state of the resource.
2536
+ * The status of the Cosmos DB account at the time the operation was called. The status can be one of following. 'Creating' – the Cosmos DB account is being created. When an account is in Creating state, only properties that are specified as input for the Create Cosmos DB account operation are returned. 'Succeeded' – the Cosmos DB account is active for use. 'Updating' – the Cosmos DB account is being updated. 'Deleting' – the Cosmos DB account is being deleted. 'Failed' – the Cosmos DB account failed creation. 'DeletionFailed' – the Cosmos DB account deletion failed.
3054
2537
  * NOTE: This property will not be serialized. It can only be populated by the server.
3055
2538
  */
3056
2539
  readonly provisioningState?: string;
@@ -3140,18 +2623,10 @@ export interface DatabaseAccountGetResults extends ARMResourceProperties {
3140
2623
  networkAclBypass?: NetworkAclBypass;
3141
2624
  /** An array that contains the Resource Ids for Network Acl Bypass for the Cosmos DB account. */
3142
2625
  networkAclBypassResourceIds?: string[];
3143
- /** The Object representing the different Diagnostic log settings for the Cosmos DB Account. */
3144
- diagnosticLogSettings?: DiagnosticLogSettings;
3145
2626
  /** Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication. */
3146
2627
  disableLocalAuth?: boolean;
3147
2628
  /** The object that represents all properties related to capacity enforcement on an account. */
3148
2629
  capacity?: Capacity;
3149
- /** Indicates the capacityMode of the Cosmos DB account. */
3150
- capacityMode?: CapacityMode;
3151
- /** The object that represents the migration state for the CapacityMode of the Cosmos DB account. */
3152
- capacityModeChangeTransitionState?: CapacityModeChangeTransitionState;
3153
- /** Flag to indicate whether to enable MaterializedViews on the Cosmos DB account */
3154
- enableMaterializedViews?: boolean;
3155
2630
  /**
3156
2631
  * The object that represents the metadata for the Account Keys of the Cosmos DB account.
3157
2632
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3159,23 +2634,21 @@ export interface DatabaseAccountGetResults extends ARMResourceProperties {
3159
2634
  readonly keysMetadata?: DatabaseAccountKeysMetadata;
3160
2635
  /** Flag to indicate enabling/disabling of Partition Merge feature on the account */
3161
2636
  enablePartitionMerge?: boolean;
3162
- /** Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account */
3163
- enableBurstCapacity?: boolean;
3164
- /** 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. */
2637
+ /** Indicates the minimum allowed Tls version. The default value is Tls 1.2. Cassandra and Mongo APIs only work with Tls 1.2. */
3165
2638
  minimalTlsVersion?: MinimalTlsVersion;
2639
+ /** Flag to indicate enabling/disabling of Burst Capacity feature on the account */
2640
+ enableBurstCapacity?: boolean;
3166
2641
  /** Indicates the status of the Customer Managed Key feature on the account. In case there are errors, the property provides troubleshooting guidance. */
3167
2642
  customerManagedKeyStatus?: string;
3168
- /** Flag to indicate enabling/disabling of Priority Based Execution Preview feature on the account */
3169
- enablePriorityBasedExecution?: boolean;
3170
- /** Enum to indicate default Priority Level of request for Priority Based Execution. */
3171
- defaultPriorityLevel?: DefaultPriorityLevel;
3172
- /** Flag to indicate enabling/disabling of Per-Region Per-partition autoscale Preview feature on the account */
2643
+ /** Flag to indicate enabling/disabling of PerRegionPerPartitionAutoscale feature on the account */
3173
2644
  enablePerRegionPerPartitionAutoscale?: boolean;
3174
2645
  }
3175
2646
  /** Parameters to create and update Cosmos DB database accounts. */
3176
2647
  export interface DatabaseAccountCreateUpdateParameters extends ARMResourceProperties {
3177
2648
  /** Indicates the type of database account. This can only be set at database account creation. */
3178
2649
  kind?: DatabaseAccountKind;
2650
+ /** Identity for the resource. */
2651
+ identity?: ManagedServiceIdentity;
3179
2652
  /** The consistency policy for the Cosmos DB account. */
3180
2653
  consistencyPolicy?: ConsistencyPolicy;
3181
2654
  /** An array that contains the georeplication locations enabled for the Cosmos DB account. */
@@ -3224,18 +2697,12 @@ export interface DatabaseAccountCreateUpdateParameters extends ARMResourceProper
3224
2697
  networkAclBypass?: NetworkAclBypass;
3225
2698
  /** An array that contains the Resource Ids for Network Acl Bypass for the Cosmos DB account. */
3226
2699
  networkAclBypassResourceIds?: string[];
3227
- /** The Object representing the different Diagnostic log settings for the Cosmos DB Account. */
3228
- diagnosticLogSettings?: DiagnosticLogSettings;
3229
2700
  /** Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication. */
3230
2701
  disableLocalAuth?: boolean;
3231
2702
  /** Parameters to indicate the information about the restore. */
3232
2703
  restoreParameters?: RestoreParameters;
3233
2704
  /** The object that represents all properties related to capacity enforcement on an account. */
3234
2705
  capacity?: Capacity;
3235
- /** Indicates the capacityMode of the Cosmos DB account. */
3236
- capacityMode?: CapacityMode;
3237
- /** Flag to indicate whether to enable MaterializedViews on the Cosmos DB account */
3238
- enableMaterializedViews?: boolean;
3239
2706
  /**
3240
2707
  * 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.
3241
2708
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3243,31 +2710,15 @@ export interface DatabaseAccountCreateUpdateParameters extends ARMResourceProper
3243
2710
  readonly keysMetadata?: DatabaseAccountKeysMetadata;
3244
2711
  /** Flag to indicate enabling/disabling of Partition Merge feature on the account */
3245
2712
  enablePartitionMerge?: boolean;
3246
- /** Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account */
3247
- enableBurstCapacity?: boolean;
3248
- /** 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. */
2713
+ /** Indicates the minimum allowed Tls version. The default value is Tls 1.2. Cassandra and Mongo APIs only work with Tls 1.2. */
3249
2714
  minimalTlsVersion?: MinimalTlsVersion;
2715
+ /** Flag to indicate enabling/disabling of Burst Capacity feature on the account */
2716
+ enableBurstCapacity?: boolean;
3250
2717
  /** Indicates the status of the Customer Managed Key feature on the account. In case there are errors, the property provides troubleshooting guidance. */
3251
2718
  customerManagedKeyStatus?: string;
3252
- /** Flag to indicate enabling/disabling of Priority Based Execution Preview feature on the account */
3253
- enablePriorityBasedExecution?: boolean;
3254
- /** Enum to indicate default Priority Level of request for Priority Based Execution. */
3255
- defaultPriorityLevel?: DefaultPriorityLevel;
3256
- /** Flag to indicate enabling/disabling of Per-Region Per-partition autoscale Preview feature on the account */
2719
+ /** Flag to indicate enabling/disabling of PerRegionPerPartitionAutoscale feature on the account */
3257
2720
  enablePerRegionPerPartitionAutoscale?: boolean;
3258
2721
  }
3259
- /** An Azure Cosmos DB Graph resource. */
3260
- export interface GraphResourceGetResults extends ARMResourceProperties {
3261
- resource?: GraphResourceGetPropertiesResource;
3262
- options?: GraphResourceGetPropertiesOptions;
3263
- }
3264
- /** Parameters to create and update Cosmos DB Graph resource. */
3265
- export interface GraphResourceCreateUpdateParameters extends ARMResourceProperties {
3266
- /** The standard JSON format of a Graph resource */
3267
- resource: GraphResource;
3268
- /** A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request. */
3269
- options?: CreateUpdateOptions;
3270
- }
3271
2722
  /** An Azure Cosmos DB SQL database. */
3272
2723
  export interface SqlDatabaseGetResults extends ARMResourceProperties {
3273
2724
  resource?: SqlDatabaseGetPropertiesResource;
@@ -3301,21 +2752,6 @@ export interface SqlContainerCreateUpdateParameters extends ARMResourcePropertie
3301
2752
  /** A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request. */
3302
2753
  options?: CreateUpdateOptions;
3303
2754
  }
3304
- /** Cosmos DB retrieve throughput parameters object */
3305
- export interface RetrieveThroughputParameters extends ARMResourceProperties {
3306
- /** The standard JSON format of a resource throughput */
3307
- resource: RetrieveThroughputPropertiesResource;
3308
- }
3309
- /** An Azure Cosmos DB PhysicalPartitionThroughputInfoResult object. */
3310
- export interface PhysicalPartitionThroughputInfoResult extends ARMResourceProperties {
3311
- /** properties of physical partition throughput info */
3312
- resource?: PhysicalPartitionThroughputInfoResultPropertiesResource;
3313
- }
3314
- /** Cosmos DB redistribute throughput parameters object */
3315
- export interface RedistributeThroughputParameters extends ARMResourceProperties {
3316
- /** The standard JSON format of a resource throughput */
3317
- resource: RedistributeThroughputPropertiesResource;
3318
- }
3319
2755
  /** An Azure Cosmos DB storedProcedure. */
3320
2756
  export interface SqlStoredProcedureGetResults extends ARMResourceProperties {
3321
2757
  resource?: SqlStoredProcedureGetPropertiesResource;
@@ -3433,18 +2869,6 @@ export interface GremlinGraphCreateUpdateParameters extends ARMResourcePropertie
3433
2869
  /** A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request. */
3434
2870
  options?: CreateUpdateOptions;
3435
2871
  }
3436
- /** An Azure Cosmos DB Cassandra view. */
3437
- export interface CassandraViewGetResults extends ARMResourceProperties {
3438
- resource?: CassandraViewGetPropertiesResource;
3439
- options?: CassandraViewGetPropertiesOptions;
3440
- }
3441
- /** Parameters to create and update Cosmos DB Cassandra view. */
3442
- export interface CassandraViewCreateUpdateParameters extends ARMResourceProperties {
3443
- /** The standard JSON format of a Cassandra view */
3444
- resource: CassandraViewResource;
3445
- /** A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request. */
3446
- options?: CreateUpdateOptions;
3447
- }
3448
2872
  /** The access keys for the given database account. */
3449
2873
  export interface DatabaseAccountListKeysResult extends DatabaseAccountListReadOnlyKeysResult {
3450
2874
  /**
@@ -3522,30 +2946,6 @@ export interface PartitionUsage extends Usage {
3522
2946
  */
3523
2947
  readonly partitionKeyRangeId?: string;
3524
2948
  }
3525
- export interface GraphResourceGetPropertiesResource extends GraphResource {
3526
- }
3527
- export interface GraphResourceGetPropertiesOptions extends OptionsResource {
3528
- }
3529
- export interface SqlDatabaseGetPropertiesOptions extends OptionsResource {
3530
- }
3531
- export interface SqlContainerGetPropertiesOptions extends OptionsResource {
3532
- }
3533
- export interface MongoDBDatabaseGetPropertiesOptions extends OptionsResource {
3534
- }
3535
- export interface MongoDBCollectionGetPropertiesOptions extends OptionsResource {
3536
- }
3537
- export interface TableGetPropertiesOptions extends OptionsResource {
3538
- }
3539
- export interface CassandraKeyspaceGetPropertiesOptions extends OptionsResource {
3540
- }
3541
- export interface CassandraTableGetPropertiesOptions extends OptionsResource {
3542
- }
3543
- export interface GremlinDatabaseGetPropertiesOptions extends OptionsResource {
3544
- }
3545
- export interface GremlinGraphGetPropertiesOptions extends OptionsResource {
3546
- }
3547
- export interface CassandraViewGetPropertiesOptions extends OptionsResource {
3548
- }
3549
2949
  export interface SqlDatabaseGetPropertiesResource extends SqlDatabaseResource, ExtendedResourceProperties {
3550
2950
  /** A system generated property that specified the addressable path of the collections resource. */
3551
2951
  colls?: string;
@@ -3572,10 +2972,10 @@ export interface RestorableSqlDatabasePropertiesResourceDatabase extends SqlData
3572
2972
  }
3573
2973
  export interface ThroughputSettingsGetPropertiesResource extends ThroughputSettingsResource, ExtendedResourceProperties {
3574
2974
  }
3575
- export interface ClientEncryptionKeyGetPropertiesResource extends ClientEncryptionKeyResource, ExtendedResourceProperties {
3576
- }
3577
2975
  export interface SqlContainerGetPropertiesResource extends SqlContainerResource, ExtendedResourceProperties {
3578
2976
  }
2977
+ export interface ClientEncryptionKeyGetPropertiesResource extends ClientEncryptionKeyResource, ExtendedResourceProperties {
2978
+ }
3579
2979
  export interface SqlStoredProcedureGetPropertiesResource extends SqlStoredProcedureResource, ExtendedResourceProperties {
3580
2980
  }
3581
2981
  export interface SqlUserDefinedFunctionGetPropertiesResource extends SqlUserDefinedFunctionResource, ExtendedResourceProperties {
@@ -3596,8 +2996,6 @@ export interface GremlinDatabaseGetPropertiesResource extends GremlinDatabaseRes
3596
2996
  }
3597
2997
  export interface GremlinGraphGetPropertiesResource extends GremlinGraphResource, ExtendedResourceProperties {
3598
2998
  }
3599
- export interface CassandraViewGetPropertiesResource extends CassandraViewResource, ExtendedResourceProperties {
3600
- }
3601
2999
  /** Cosmos DB SQL container resource object */
3602
3000
  export interface RestorableSqlContainerPropertiesResourceContainer extends SqlContainerResource, ExtendedResourceProperties {
3603
3001
  /**
@@ -3606,6 +3004,24 @@ export interface RestorableSqlContainerPropertiesResourceContainer extends SqlCo
3606
3004
  */
3607
3005
  readonly self?: string;
3608
3006
  }
3007
+ export interface SqlDatabaseGetPropertiesOptions extends OptionsResource {
3008
+ }
3009
+ export interface SqlContainerGetPropertiesOptions extends OptionsResource {
3010
+ }
3011
+ export interface MongoDBDatabaseGetPropertiesOptions extends OptionsResource {
3012
+ }
3013
+ export interface MongoDBCollectionGetPropertiesOptions extends OptionsResource {
3014
+ }
3015
+ export interface TableGetPropertiesOptions extends OptionsResource {
3016
+ }
3017
+ export interface CassandraKeyspaceGetPropertiesOptions extends OptionsResource {
3018
+ }
3019
+ export interface CassandraTableGetPropertiesOptions extends OptionsResource {
3020
+ }
3021
+ export interface GremlinDatabaseGetPropertiesOptions extends OptionsResource {
3022
+ }
3023
+ export interface GremlinGraphGetPropertiesOptions extends OptionsResource {
3024
+ }
3609
3025
  /** Client Encryption Key. */
3610
3026
  export interface ClientEncryptionKeyGetResults extends ARMProxyResource {
3611
3027
  resource?: ClientEncryptionKeyGetPropertiesResource;
@@ -3615,57 +3031,6 @@ export interface LocationGetResult extends ARMProxyResource {
3615
3031
  /** Cosmos DB location metadata */
3616
3032
  properties?: LocationProperties;
3617
3033
  }
3618
- /** Parameters to create Data Transfer Job */
3619
- export interface CreateJobRequest extends ARMProxyResource {
3620
- /** Data Transfer Create Job Properties */
3621
- properties: DataTransferJobProperties;
3622
- }
3623
- /** A Cosmos DB Data Transfer Job */
3624
- export interface DataTransferJobGetResults extends ARMProxyResource {
3625
- /**
3626
- * Job Name
3627
- * NOTE: This property will not be serialized. It can only be populated by the server.
3628
- */
3629
- readonly jobName?: string;
3630
- /** Source DataStore details */
3631
- source?: DataTransferDataSourceSinkUnion;
3632
- /** Destination DataStore details */
3633
- destination?: DataTransferDataSourceSinkUnion;
3634
- /**
3635
- * Job Status
3636
- * NOTE: This property will not be serialized. It can only be populated by the server.
3637
- */
3638
- readonly status?: string;
3639
- /**
3640
- * Processed Count.
3641
- * NOTE: This property will not be serialized. It can only be populated by the server.
3642
- */
3643
- readonly processedCount?: number;
3644
- /**
3645
- * Total Count.
3646
- * NOTE: This property will not be serialized. It can only be populated by the server.
3647
- */
3648
- readonly totalCount?: number;
3649
- /**
3650
- * Last Updated Time (ISO-8601 format).
3651
- * NOTE: This property will not be serialized. It can only be populated by the server.
3652
- */
3653
- readonly lastUpdatedUtcTime?: Date;
3654
- /** Worker count */
3655
- workerCount?: number;
3656
- /**
3657
- * Error response for Faulted job
3658
- * NOTE: This property will not be serialized. It can only be populated by the server.
3659
- */
3660
- readonly error?: ErrorResponse;
3661
- /**
3662
- * Total Duration of Job
3663
- * NOTE: This property will not be serialized. It can only be populated by the server.
3664
- */
3665
- readonly duration?: string;
3666
- /** Mode of job execution */
3667
- mode?: DataTransferJobMode;
3668
- }
3669
3034
  /** A managed Cassandra data center. */
3670
3035
  export interface DataCenterResource extends ARMProxyResource {
3671
3036
  /** Properties of a managed Cassandra data center. */
@@ -3758,31 +3123,6 @@ export interface ServiceResource extends ARMProxyResource {
3758
3123
  /** Services response resource. */
3759
3124
  properties?: ServiceResourcePropertiesUnion;
3760
3125
  }
3761
- /** properties of physical partition throughput info */
3762
- export interface PhysicalPartitionThroughputInfoResultPropertiesResource extends PhysicalPartitionThroughputInfoProperties {
3763
- }
3764
- /** A base CosmosDB data source/sink */
3765
- export interface BaseCosmosDataTransferDataSourceSink extends DataTransferDataSourceSink {
3766
- /** Polymorphic discriminator, which specifies the different types this object can be */
3767
- component: "BaseCosmosDataTransferDataSourceSink" | "CosmosDBCassandra" | "CosmosDBMongo" | "CosmosDBSql";
3768
- remoteAccountName?: string;
3769
- }
3770
- /** A CosmosDB Mongo vCore API data source/sink */
3771
- export interface CosmosMongoVCoreDataTransferDataSourceSink extends DataTransferDataSourceSink {
3772
- /** Polymorphic discriminator, which specifies the different types this object can be */
3773
- component: "CosmosDBMongoVCore";
3774
- databaseName: string;
3775
- collectionName: string;
3776
- hostName?: string;
3777
- connectionStringKeyVaultUri?: string;
3778
- }
3779
- /** An Azure Blob Storage data source/sink */
3780
- export interface AzureBlobDataTransferDataSourceSink extends DataTransferDataSourceSink {
3781
- /** Polymorphic discriminator, which specifies the different types this object can be */
3782
- component: "AzureBlobStorage";
3783
- containerName: string;
3784
- endpointUrl?: string;
3785
- }
3786
3126
  /** Representation of a managed Cassandra cluster. */
3787
3127
  export interface ClusterResource extends ManagedCassandraARMResourceProperties {
3788
3128
  /** Properties of a managed Cassandra cluster. */
@@ -3878,22 +3218,6 @@ export interface GraphAPIComputeRegionalServiceResource extends RegionalServiceR
3878
3218
  /** Resource for a regional service location. */
3879
3219
  export interface MaterializedViewsBuilderRegionalServiceResource extends RegionalServiceResource {
3880
3220
  }
3881
- /** A request object to enable/disable the chaos fault */
3882
- export interface ChaosFaultResource extends ProxyResource {
3883
- /** Indicates whether what action to take for the Chaos Fault. */
3884
- action?: SupportedActions;
3885
- /** Region of the account where the Chaos Fault is to be enabled/disabled. */
3886
- region?: string;
3887
- /** Database name. */
3888
- databaseName?: string;
3889
- /** Container name. */
3890
- containerName?: string;
3891
- /**
3892
- * A provisioning state of the Chaos Fault.
3893
- * NOTE: This property will not be serialized. It can only be populated by the server.
3894
- */
3895
- readonly provisioningState?: string;
3896
- }
3897
3221
  /** A private endpoint connection */
3898
3222
  export interface PrivateEndpointConnection extends ProxyResource {
3899
3223
  /** Private endpoint which the connection belongs to. */
@@ -3905,80 +3229,6 @@ export interface PrivateEndpointConnection extends ProxyResource {
3905
3229
  /** Provisioning state of the private endpoint. */
3906
3230
  provisioningState?: string;
3907
3231
  }
3908
- /** Network security perimeter (NSP) configuration resource */
3909
- export interface NetworkSecurityPerimeterConfiguration extends ProxyResource {
3910
- /** Network security configuration properties. */
3911
- properties?: NetworkSecurityPerimeterConfigurationProperties;
3912
- }
3913
- /** An Azure Cosmos DB Throughputpool Account */
3914
- export interface ThroughputPoolAccountResource extends ProxyResource {
3915
- /** A provisioning state of the ThroughputPool Account. */
3916
- provisioningState?: Status;
3917
- /** The resource identifier of global database account in the throughputPool. */
3918
- accountResourceIdentifier?: string;
3919
- /** The location of global database account in the throughputPool. */
3920
- accountLocation?: string;
3921
- /**
3922
- * The instance id of global database account in the throughputPool.
3923
- * NOTE: This property will not be serialized. It can only be populated by the server.
3924
- */
3925
- readonly accountInstanceId?: string;
3926
- }
3927
- /** Parameters to create and update an Azure Cosmos DB Table Role Definition. */
3928
- export interface TableRoleDefinitionResource extends ProxyResource {
3929
- /** The path id for the Role Definition. */
3930
- idPropertiesId?: string;
3931
- /** A user-friendly name for the Role Definition. Must be unique for the database account. */
3932
- roleName?: string;
3933
- /** Indicates whether the Role Definition was built-in or user created. */
3934
- typePropertiesType?: RoleDefinitionType;
3935
- /** A set of fully qualified Scopes at or below which Table Role Assignments may be created using this Role Definition. This will allow application of this Role Definition on the entire database account or any underlying Database / Collection. Must have at least one element. Scopes higher than Database account are not enforceable as assignable Scopes. Note that resources referenced in assignable Scopes need not exist. */
3936
- assignableScopes?: string[];
3937
- /** The set of operations allowed through this Role Definition. */
3938
- permissions?: PermissionAutoGenerated[];
3939
- }
3940
- /** Parameters to create and update an Azure Cosmos DB Table Role Assignment. */
3941
- export interface TableRoleAssignmentResource extends ProxyResource {
3942
- /** The unique identifier for the associated Role Definition. */
3943
- roleDefinitionId?: string;
3944
- /** The data plane resource path for which access is being granted through this Table Role Assignment. */
3945
- scope?: string;
3946
- /** The unique identifier for the associated AAD principal in the AAD graph to which access is being granted through this Table Role Assignment. Tenant ID for the principal is inferred using the tenant associated with the subscription. */
3947
- principalId?: string;
3948
- /**
3949
- * Provisioning state of the resource.
3950
- * NOTE: This property will not be serialized. It can only be populated by the server.
3951
- */
3952
- readonly provisioningState?: string;
3953
- }
3954
- /** An Azure Cosmos DB Throughputpool. */
3955
- export interface ThroughputPoolResource extends TrackedResource {
3956
- /** A provisioning state of the ThroughputPool. */
3957
- provisioningState?: Status;
3958
- /** Value for throughput to be shared among CosmosDB resources in the pool. */
3959
- maxThroughput?: number;
3960
- }
3961
- /** A CosmosDB Cassandra API data source/sink */
3962
- export interface CosmosCassandraDataTransferDataSourceSink extends BaseCosmosDataTransferDataSourceSink {
3963
- /** Polymorphic discriminator, which specifies the different types this object can be */
3964
- component: "CosmosDBCassandra";
3965
- keyspaceName: string;
3966
- tableName: string;
3967
- }
3968
- /** A CosmosDB Mongo API data source/sink */
3969
- export interface CosmosMongoDataTransferDataSourceSink extends BaseCosmosDataTransferDataSourceSink {
3970
- /** Polymorphic discriminator, which specifies the different types this object can be */
3971
- component: "CosmosDBMongo";
3972
- databaseName: string;
3973
- collectionName: string;
3974
- }
3975
- /** A CosmosDB No Sql API data source/sink */
3976
- export interface CosmosSqlDataTransferDataSourceSink extends BaseCosmosDataTransferDataSourceSink {
3977
- /** Polymorphic discriminator, which specifies the different types this object can be */
3978
- component: "CosmosDBSql";
3979
- databaseName: string;
3980
- containerName: string;
3981
- }
3982
3232
  /** Defines headers for DatabaseAccounts_delete operation. */
3983
3233
  export interface DatabaseAccountsDeleteHeaders {
3984
3234
  /** URI to poll for completion status. */
@@ -4014,20 +3264,6 @@ export interface DatabaseAccountsRegenerateKeyHeaders {
4014
3264
  /** URI to poll for completion status. */
4015
3265
  location?: string;
4016
3266
  }
4017
- /** Defines headers for GraphResources_createUpdateGraph operation. */
4018
- export interface GraphResourcesCreateUpdateGraphHeaders {
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 GraphResources_deleteGraphResource operation. */
4025
- export interface GraphResourcesDeleteGraphResourceHeaders {
4026
- /** URI to poll for completion status. */
4027
- azureAsyncOperation?: string;
4028
- /** URI to poll for completion status. */
4029
- location?: string;
4030
- }
4031
3267
  /** Defines headers for SqlResources_createUpdateSqlDatabase operation. */
4032
3268
  export interface SqlResourcesCreateUpdateSqlDatabaseHeaders {
4033
3269
  /** URI to poll for completion status. */
@@ -4063,13 +3299,6 @@ export interface SqlResourcesMigrateSqlDatabaseToManualThroughputHeaders {
4063
3299
  /** URI to poll for completion status. */
4064
3300
  location?: string;
4065
3301
  }
4066
- /** Defines headers for SqlResources_createUpdateClientEncryptionKey operation. */
4067
- export interface SqlResourcesCreateUpdateClientEncryptionKeyHeaders {
4068
- /** URI to poll for completion status. */
4069
- azureAsyncOperation?: string;
4070
- /** URI to poll for completion status. */
4071
- location?: string;
4072
- }
4073
3302
  /** Defines headers for SqlResources_createUpdateSqlContainer operation. */
4074
3303
  export interface SqlResourcesCreateUpdateSqlContainerHeaders {
4075
3304
  /** URI to poll for completion status. */
@@ -4084,20 +3313,6 @@ export interface SqlResourcesDeleteSqlContainerHeaders {
4084
3313
  /** URI to poll for completion status. */
4085
3314
  location?: string;
4086
3315
  }
4087
- /** Defines headers for SqlResources_sqlDatabasePartitionMerge operation. */
4088
- export interface SqlResourcesSqlDatabasePartitionMergeHeaders {
4089
- /** URI to poll for completion status. */
4090
- azureAsyncOperation?: string;
4091
- /** URI to poll for completion status. */
4092
- location?: string;
4093
- }
4094
- /** Defines headers for SqlResources_listSqlContainerPartitionMerge operation. */
4095
- export interface SqlResourcesListSqlContainerPartitionMergeHeaders {
4096
- /** URI to poll for completion status. */
4097
- azureAsyncOperation?: string;
4098
- /** URI to poll for completion status. */
4099
- location?: string;
4100
- }
4101
3316
  /** Defines headers for SqlResources_updateSqlContainerThroughput operation. */
4102
3317
  export interface SqlResourcesUpdateSqlContainerThroughputHeaders {
4103
3318
  /** URI to poll for completion status. */
@@ -4119,29 +3334,8 @@ export interface SqlResourcesMigrateSqlContainerToManualThroughputHeaders {
4119
3334
  /** URI to poll for completion status. */
4120
3335
  location?: string;
4121
3336
  }
4122
- /** Defines headers for SqlResources_sqlDatabaseRetrieveThroughputDistribution operation. */
4123
- export interface SqlResourcesSqlDatabaseRetrieveThroughputDistributionHeaders {
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 SqlResources_sqlDatabaseRedistributeThroughput operation. */
4130
- export interface SqlResourcesSqlDatabaseRedistributeThroughputHeaders {
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 SqlResources_sqlContainerRetrieveThroughputDistribution operation. */
4137
- export interface SqlResourcesSqlContainerRetrieveThroughputDistributionHeaders {
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 SqlResources_sqlContainerRedistributeThroughput operation. */
4144
- export interface SqlResourcesSqlContainerRedistributeThroughputHeaders {
3337
+ /** Defines headers for SqlResources_createUpdateClientEncryptionKey operation. */
3338
+ export interface SqlResourcesCreateUpdateClientEncryptionKeyHeaders {
4145
3339
  /** URI to poll for completion status. */
4146
3340
  azureAsyncOperation?: string;
4147
3341
  /** URI to poll for completion status. */
@@ -4224,34 +3418,6 @@ export interface MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputHeaders
4224
3418
  /** URI to poll for completion status. */
4225
3419
  location?: string;
4226
3420
  }
4227
- /** Defines headers for MongoDBResources_mongoDBDatabaseRetrieveThroughputDistribution operation. */
4228
- export interface MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionHeaders {
4229
- /** URI to poll for completion status. */
4230
- azureAsyncOperation?: string;
4231
- /** URI to poll for completion status. */
4232
- location?: string;
4233
- }
4234
- /** Defines headers for MongoDBResources_mongoDBDatabaseRedistributeThroughput operation. */
4235
- export interface MongoDBResourcesMongoDBDatabaseRedistributeThroughputHeaders {
4236
- /** URI to poll for completion status. */
4237
- azureAsyncOperation?: string;
4238
- /** URI to poll for completion status. */
4239
- location?: string;
4240
- }
4241
- /** Defines headers for MongoDBResources_mongoDBContainerRetrieveThroughputDistribution operation. */
4242
- export interface MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionHeaders {
4243
- /** URI to poll for completion status. */
4244
- azureAsyncOperation?: string;
4245
- /** URI to poll for completion status. */
4246
- location?: string;
4247
- }
4248
- /** Defines headers for MongoDBResources_mongoDBContainerRedistributeThroughput operation. */
4249
- export interface MongoDBResourcesMongoDBContainerRedistributeThroughputHeaders {
4250
- /** URI to poll for completion status. */
4251
- azureAsyncOperation?: string;
4252
- /** URI to poll for completion status. */
4253
- location?: string;
4254
- }
4255
3421
  /** Defines headers for MongoDBResources_createUpdateMongoDBCollection operation. */
4256
3422
  export interface MongoDBResourcesCreateUpdateMongoDBCollectionHeaders {
4257
3423
  /** URI to poll for completion status. */
@@ -4266,20 +3432,6 @@ export interface MongoDBResourcesDeleteMongoDBCollectionHeaders {
4266
3432
  /** URI to poll for completion status. */
4267
3433
  location?: string;
4268
3434
  }
4269
- /** Defines headers for MongoDBResources_mongoDBDatabasePartitionMerge operation. */
4270
- export interface MongoDBResourcesMongoDBDatabasePartitionMergeHeaders {
4271
- /** URI to poll for completion status. */
4272
- azureAsyncOperation?: string;
4273
- /** URI to poll for completion status. */
4274
- location?: string;
4275
- }
4276
- /** Defines headers for MongoDBResources_listMongoDBCollectionPartitionMerge operation. */
4277
- export interface MongoDBResourcesListMongoDBCollectionPartitionMergeHeaders {
4278
- /** URI to poll for completion status. */
4279
- azureAsyncOperation?: string;
4280
- /** URI to poll for completion status. */
4281
- location?: string;
4282
- }
4283
3435
  /** Defines headers for MongoDBResources_updateMongoDBCollectionThroughput operation. */
4284
3436
  export interface MongoDBResourcesUpdateMongoDBCollectionThroughputHeaders {
4285
3437
  /** URI to poll for completion status. */
@@ -4336,34 +3488,6 @@ export interface TableResourcesMigrateTableToManualThroughputHeaders {
4336
3488
  /** URI to poll for completion status. */
4337
3489
  location?: string;
4338
3490
  }
4339
- /** Defines headers for TableResources_createUpdateTableRoleDefinition operation. */
4340
- export interface TableResourcesCreateUpdateTableRoleDefinitionHeaders {
4341
- /** URI to poll for completion status. */
4342
- azureAsyncOperation?: string;
4343
- /** URI to poll for completion status. */
4344
- location?: string;
4345
- }
4346
- /** Defines headers for TableResources_deleteTableRoleDefinition operation. */
4347
- export interface TableResourcesDeleteTableRoleDefinitionHeaders {
4348
- /** URI to poll for completion status. */
4349
- azureAsyncOperation?: string;
4350
- /** URI to poll for completion status. */
4351
- location?: string;
4352
- }
4353
- /** Defines headers for TableResources_createUpdateTableRoleAssignment operation. */
4354
- export interface TableResourcesCreateUpdateTableRoleAssignmentHeaders {
4355
- /** URI to poll for completion status. */
4356
- azureAsyncOperation?: string;
4357
- /** URI to poll for completion status. */
4358
- location?: string;
4359
- }
4360
- /** Defines headers for TableResources_deleteTableRoleAssignment operation. */
4361
- export interface TableResourcesDeleteTableRoleAssignmentHeaders {
4362
- /** URI to poll for completion status. */
4363
- azureAsyncOperation?: string;
4364
- /** URI to poll for completion status. */
4365
- location?: string;
4366
- }
4367
3491
  /** Defines headers for CassandraResources_createUpdateCassandraKeyspace operation. */
4368
3492
  export interface CassandraResourcesCreateUpdateCassandraKeyspaceHeaders {
4369
3493
  /** URI to poll for completion status. */
@@ -4420,50 +3544,15 @@ export interface CassandraResourcesUpdateCassandraTableThroughputHeaders {
4420
3544
  /** URI to poll for completion status. */
4421
3545
  location?: string;
4422
3546
  }
4423
- /** Defines headers for CassandraResources_migrateCassandraTableToAutoscale operation. */
4424
- export interface CassandraResourcesMigrateCassandraTableToAutoscaleHeaders {
4425
- /** URI to poll for completion status. */
4426
- azureAsyncOperation?: string;
4427
- /** URI to poll for completion status. */
4428
- location?: string;
4429
- }
4430
- /** Defines headers for CassandraResources_migrateCassandraTableToManualThroughput operation. */
4431
- export interface CassandraResourcesMigrateCassandraTableToManualThroughputHeaders {
4432
- /** URI to poll for completion status. */
4433
- azureAsyncOperation?: string;
4434
- /** URI to poll for completion status. */
4435
- location?: string;
4436
- }
4437
- /** Defines headers for CassandraResources_createUpdateCassandraView operation. */
4438
- export interface CassandraResourcesCreateUpdateCassandraViewHeaders {
4439
- /** URI to poll for completion status. */
4440
- azureAsyncOperation?: string;
4441
- /** URI to poll for completion status. */
4442
- location?: string;
4443
- }
4444
- /** Defines headers for CassandraResources_deleteCassandraView operation. */
4445
- export interface CassandraResourcesDeleteCassandraViewHeaders {
4446
- /** URI to poll for completion status. */
4447
- azureAsyncOperation?: string;
4448
- /** URI to poll for completion status. */
4449
- location?: string;
4450
- }
4451
- /** Defines headers for CassandraResources_updateCassandraViewThroughput operation. */
4452
- export interface CassandraResourcesUpdateCassandraViewThroughputHeaders {
4453
- /** URI to poll for completion status. */
4454
- azureAsyncOperation?: string;
4455
- /** URI to poll for completion status. */
4456
- location?: string;
4457
- }
4458
- /** Defines headers for CassandraResources_migrateCassandraViewToAutoscale operation. */
4459
- export interface CassandraResourcesMigrateCassandraViewToAutoscaleHeaders {
3547
+ /** Defines headers for CassandraResources_migrateCassandraTableToAutoscale operation. */
3548
+ export interface CassandraResourcesMigrateCassandraTableToAutoscaleHeaders {
4460
3549
  /** URI to poll for completion status. */
4461
3550
  azureAsyncOperation?: string;
4462
3551
  /** URI to poll for completion status. */
4463
3552
  location?: string;
4464
3553
  }
4465
- /** Defines headers for CassandraResources_migrateCassandraViewToManualThroughput operation. */
4466
- export interface CassandraResourcesMigrateCassandraViewToManualThroughputHeaders {
3554
+ /** Defines headers for CassandraResources_migrateCassandraTableToManualThroughput operation. */
3555
+ export interface CassandraResourcesMigrateCassandraTableToManualThroughputHeaders {
4467
3556
  /** URI to poll for completion status. */
4468
3557
  azureAsyncOperation?: string;
4469
3558
  /** URI to poll for completion status. */
@@ -4539,17 +3628,13 @@ export interface GremlinResourcesMigrateGremlinGraphToManualThroughputHeaders {
4539
3628
  /** URI to poll for completion status. */
4540
3629
  location?: string;
4541
3630
  }
4542
- /** Defines headers for CassandraClusters_invokeCommandAsync operation. */
4543
- export interface CassandraClustersInvokeCommandAsyncHeaders {
3631
+ /** Defines headers for Service_create operation. */
3632
+ export interface ServiceCreateHeaders {
4544
3633
  /** URI to poll for completion status. */
4545
3634
  azureAsyncOperation?: string;
4546
3635
  /** URI to poll for completion status. */
4547
3636
  location?: string;
4548
3637
  }
4549
- /** Defines headers for NetworkSecurityPerimeterConfigurations_reconcile operation. */
4550
- export interface NetworkSecurityPerimeterConfigurationsReconcileHeaders {
4551
- location?: string;
4552
- }
4553
3638
  /** Defines headers for Service_delete operation. */
4554
3639
  export interface ServiceDeleteHeaders {
4555
3640
  /** URI to poll for completion status. */
@@ -4557,49 +3642,6 @@ export interface ServiceDeleteHeaders {
4557
3642
  /** URI to poll for completion status. */
4558
3643
  location?: string;
4559
3644
  }
4560
- /** Defines headers for ThroughputPool_update operation. */
4561
- export interface ThroughputPoolUpdateHeaders {
4562
- /** URI to poll for completion status. */
4563
- azureAsyncOperation?: string;
4564
- /** URI to poll for completion status. */
4565
- location?: string;
4566
- }
4567
- /** Defines headers for ThroughputPool_delete operation. */
4568
- export interface ThroughputPoolDeleteHeaders {
4569
- /** URI to poll for completion status. */
4570
- azureAsyncOperation?: string;
4571
- /** URI to poll for completion status. */
4572
- location?: string;
4573
- }
4574
- /** Defines headers for ThroughputPoolAccount_delete operation. */
4575
- export interface ThroughputPoolAccountDeleteHeaders {
4576
- /** URI to poll for completion status. */
4577
- azureAsyncOperation?: string;
4578
- /** URI to poll for completion status. */
4579
- location?: string;
4580
- }
4581
- /** Known values of {@link CreatedByType} that the service accepts. */
4582
- export declare enum KnownCreatedByType {
4583
- /** User */
4584
- User = "User",
4585
- /** Application */
4586
- Application = "Application",
4587
- /** ManagedIdentity */
4588
- ManagedIdentity = "ManagedIdentity",
4589
- /** Key */
4590
- Key = "Key"
4591
- }
4592
- /**
4593
- * Defines values for CreatedByType. \
4594
- * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
4595
- * this enum contains the known values that the service supports.
4596
- * ### Known values supported by the service
4597
- * **User** \
4598
- * **Application** \
4599
- * **ManagedIdentity** \
4600
- * **Key**
4601
- */
4602
- export type CreatedByType = string;
4603
3645
  /** Known values of {@link DatabaseAccountKind} that the service accepts. */
4604
3646
  export declare enum KnownDatabaseAccountKind {
4605
3647
  /** GlobalDocumentDB */
@@ -4765,50 +3807,6 @@ export declare enum KnownBackupPolicyMigrationStatus {
4765
3807
  * **Failed**
4766
3808
  */
4767
3809
  export type BackupPolicyMigrationStatus = string;
4768
- /** Known values of {@link CapacityMode} that the service accepts. */
4769
- export declare enum KnownCapacityMode {
4770
- /** None */
4771
- None = "None",
4772
- /** Provisioned */
4773
- Provisioned = "Provisioned",
4774
- /** Serverless */
4775
- Serverless = "Serverless"
4776
- }
4777
- /**
4778
- * Defines values for CapacityMode. \
4779
- * {@link KnownCapacityMode} can be used interchangeably with CapacityMode,
4780
- * this enum contains the known values that the service supports.
4781
- * ### Known values supported by the service
4782
- * **None** \
4783
- * **Provisioned** \
4784
- * **Serverless**
4785
- */
4786
- export type CapacityMode = string;
4787
- /** Known values of {@link CapacityModeTransitionStatus} that the service accepts. */
4788
- export declare enum KnownCapacityModeTransitionStatus {
4789
- /** Invalid */
4790
- Invalid = "Invalid",
4791
- /** Initialized */
4792
- Initialized = "Initialized",
4793
- /** InProgress */
4794
- InProgress = "InProgress",
4795
- /** Completed */
4796
- Completed = "Completed",
4797
- /** Failed */
4798
- Failed = "Failed"
4799
- }
4800
- /**
4801
- * Defines values for CapacityModeTransitionStatus. \
4802
- * {@link KnownCapacityModeTransitionStatus} can be used interchangeably with CapacityModeTransitionStatus,
4803
- * this enum contains the known values that the service supports.
4804
- * ### Known values supported by the service
4805
- * **Invalid** \
4806
- * **Initialized** \
4807
- * **InProgress** \
4808
- * **Completed** \
4809
- * **Failed**
4810
- */
4811
- export type CapacityModeTransitionStatus = string;
4812
3810
  /** Known values of {@link MinimalTlsVersion} that the service accepts. */
4813
3811
  export declare enum KnownMinimalTlsVersion {
4814
3812
  /** Tls */
@@ -4828,22 +3826,28 @@ export declare enum KnownMinimalTlsVersion {
4828
3826
  * **Tls12**
4829
3827
  */
4830
3828
  export type MinimalTlsVersion = string;
4831
- /** Known values of {@link DefaultPriorityLevel} that the service accepts. */
4832
- export declare enum KnownDefaultPriorityLevel {
4833
- /** High */
4834
- High = "High",
4835
- /** Low */
4836
- Low = "Low"
3829
+ /** Known values of {@link CreatedByType} that the service accepts. */
3830
+ export declare enum KnownCreatedByType {
3831
+ /** User */
3832
+ User = "User",
3833
+ /** Application */
3834
+ Application = "Application",
3835
+ /** ManagedIdentity */
3836
+ ManagedIdentity = "ManagedIdentity",
3837
+ /** Key */
3838
+ Key = "Key"
4837
3839
  }
4838
3840
  /**
4839
- * Defines values for DefaultPriorityLevel. \
4840
- * {@link KnownDefaultPriorityLevel} can be used interchangeably with DefaultPriorityLevel,
3841
+ * Defines values for CreatedByType. \
3842
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
4841
3843
  * this enum contains the known values that the service supports.
4842
3844
  * ### Known values supported by the service
4843
- * **High** \
4844
- * **Low**
3845
+ * **User** \
3846
+ * **Application** \
3847
+ * **ManagedIdentity** \
3848
+ * **Key**
4845
3849
  */
4846
- export type DefaultPriorityLevel = string;
3850
+ export type CreatedByType = string;
4847
3851
  /** Known values of {@link Kind} that the service accepts. */
4848
3852
  export declare enum KnownKind {
4849
3853
  /** Primary */
@@ -5180,25 +4184,6 @@ export declare enum KnownDistanceFunction {
5180
4184
  * **dotproduct**
5181
4185
  */
5182
4186
  export type DistanceFunction = string;
5183
- /** Known values of {@link ThroughputPolicyType} that the service accepts. */
5184
- export declare enum KnownThroughputPolicyType {
5185
- /** None */
5186
- None = "none",
5187
- /** Equal */
5188
- Equal = "equal",
5189
- /** Custom */
5190
- Custom = "custom"
5191
- }
5192
- /**
5193
- * Defines values for ThroughputPolicyType. \
5194
- * {@link KnownThroughputPolicyType} can be used interchangeably with ThroughputPolicyType,
5195
- * this enum contains the known values that the service supports.
5196
- * ### Known values supported by the service
5197
- * **none** \
5198
- * **equal** \
5199
- * **custom**
5200
- */
5201
- export type ThroughputPolicyType = string;
5202
4187
  /** Known values of {@link TriggerType} that the service accepts. */
5203
4188
  export declare enum KnownTriggerType {
5204
4189
  /** Pre */
@@ -5270,15 +4255,7 @@ export declare enum KnownStatus {
5270
4255
  /** Online */
5271
4256
  Online = "Online",
5272
4257
  /** Deleting */
5273
- Deleting = "Deleting",
5274
- /** Succeeded */
5275
- Succeeded = "Succeeded",
5276
- /** Failed */
5277
- Failed = "Failed",
5278
- /** Canceled */
5279
- Canceled = "Canceled",
5280
- /** Updating */
5281
- Updating = "Updating"
4258
+ Deleting = "Deleting"
5282
4259
  }
5283
4260
  /**
5284
4261
  * Defines values for Status. \
@@ -5289,54 +4266,9 @@ export declare enum KnownStatus {
5289
4266
  * **Initializing** \
5290
4267
  * **InternallyReady** \
5291
4268
  * **Online** \
5292
- * **Deleting** \
5293
- * **Succeeded** \
5294
- * **Failed** \
5295
- * **Canceled** \
5296
- * **Updating**
4269
+ * **Deleting**
5297
4270
  */
5298
4271
  export type Status = string;
5299
- /** Known values of {@link DataTransferComponent} that the service accepts. */
5300
- export declare enum KnownDataTransferComponent {
5301
- /** CosmosDBCassandra */
5302
- CosmosDBCassandra = "CosmosDBCassandra",
5303
- /** CosmosDBMongo */
5304
- CosmosDBMongo = "CosmosDBMongo",
5305
- /** CosmosDBMongoVCore */
5306
- CosmosDBMongoVCore = "CosmosDBMongoVCore",
5307
- /** CosmosDBSql */
5308
- CosmosDBSql = "CosmosDBSql",
5309
- /** AzureBlobStorage */
5310
- AzureBlobStorage = "AzureBlobStorage"
5311
- }
5312
- /**
5313
- * Defines values for DataTransferComponent. \
5314
- * {@link KnownDataTransferComponent} can be used interchangeably with DataTransferComponent,
5315
- * this enum contains the known values that the service supports.
5316
- * ### Known values supported by the service
5317
- * **CosmosDBCassandra** \
5318
- * **CosmosDBMongo** \
5319
- * **CosmosDBMongoVCore** \
5320
- * **CosmosDBSql** \
5321
- * **AzureBlobStorage**
5322
- */
5323
- export type DataTransferComponent = string;
5324
- /** Known values of {@link DataTransferJobMode} that the service accepts. */
5325
- export declare enum KnownDataTransferJobMode {
5326
- /** Offline */
5327
- Offline = "Offline",
5328
- /** Online */
5329
- Online = "Online"
5330
- }
5331
- /**
5332
- * Defines values for DataTransferJobMode. \
5333
- * {@link KnownDataTransferJobMode} can be used interchangeably with DataTransferJobMode,
5334
- * this enum contains the known values that the service supports.
5335
- * ### Known values supported by the service
5336
- * **Offline** \
5337
- * **Online**
5338
- */
5339
- export type DataTransferJobMode = string;
5340
4272
  /** Known values of {@link ManagedCassandraProvisioningState} that the service accepts. */
5341
4273
  export declare enum KnownManagedCassandraProvisioningState {
5342
4274
  /** Creating */
@@ -5384,60 +4316,6 @@ export declare enum KnownAuthenticationMethod {
5384
4316
  * **Ldap**
5385
4317
  */
5386
4318
  export type AuthenticationMethod = string;
5387
- /** Known values of {@link AutoReplicate} that the service accepts. */
5388
- export declare enum KnownAutoReplicate {
5389
- /** None */
5390
- None = "None",
5391
- /** SystemKeyspaces */
5392
- SystemKeyspaces = "SystemKeyspaces",
5393
- /** AllKeyspaces */
5394
- AllKeyspaces = "AllKeyspaces"
5395
- }
5396
- /**
5397
- * Defines values for AutoReplicate. \
5398
- * {@link KnownAutoReplicate} can be used interchangeably with AutoReplicate,
5399
- * this enum contains the known values that the service supports.
5400
- * ### Known values supported by the service
5401
- * **None** \
5402
- * **SystemKeyspaces** \
5403
- * **AllKeyspaces**
5404
- */
5405
- export type AutoReplicate = string;
5406
- /** Known values of {@link ClusterType} that the service accepts. */
5407
- export declare enum KnownClusterType {
5408
- /** Production */
5409
- Production = "Production",
5410
- /** NonProduction */
5411
- NonProduction = "NonProduction"
5412
- }
5413
- /**
5414
- * Defines values for ClusterType. \
5415
- * {@link KnownClusterType} can be used interchangeably with ClusterType,
5416
- * this enum contains the known values that the service supports.
5417
- * ### Known values supported by the service
5418
- * **Production** \
5419
- * **NonProduction**
5420
- */
5421
- export type ClusterType = string;
5422
- /** Known values of {@link ScheduledEventStrategy} that the service accepts. */
5423
- export declare enum KnownScheduledEventStrategy {
5424
- /** Ignore */
5425
- Ignore = "Ignore",
5426
- /** StopAny */
5427
- StopAny = "StopAny",
5428
- /** StopByRack */
5429
- StopByRack = "StopByRack"
5430
- }
5431
- /**
5432
- * Defines values for ScheduledEventStrategy. \
5433
- * {@link KnownScheduledEventStrategy} can be used interchangeably with ScheduledEventStrategy,
5434
- * this enum contains the known values that the service supports.
5435
- * ### Known values supported by the service
5436
- * **Ignore** \
5437
- * **StopAny** \
5438
- * **StopByRack**
5439
- */
5440
- export type ScheduledEventStrategy = string;
5441
4319
  /** Known values of {@link AzureConnectionType} that the service accepts. */
5442
4320
  export declare enum KnownAzureConnectionType {
5443
4321
  /** None */
@@ -5470,56 +4348,6 @@ export declare enum KnownManagedCassandraResourceIdentityType {
5470
4348
  * **None**
5471
4349
  */
5472
4350
  export type ManagedCassandraResourceIdentityType = string;
5473
- /** Known values of {@link CommandStatus} that the service accepts. */
5474
- export declare enum KnownCommandStatus {
5475
- /** Done */
5476
- Done = "Done",
5477
- /** Running */
5478
- Running = "Running",
5479
- /** Enqueue */
5480
- Enqueue = "Enqueue",
5481
- /** Processing */
5482
- Processing = "Processing",
5483
- /** Finished */
5484
- Finished = "Finished",
5485
- /** Failed */
5486
- Failed = "Failed"
5487
- }
5488
- /**
5489
- * Defines values for CommandStatus. \
5490
- * {@link KnownCommandStatus} can be used interchangeably with CommandStatus,
5491
- * this enum contains the known values that the service supports.
5492
- * ### Known values supported by the service
5493
- * **Done** \
5494
- * **Running** \
5495
- * **Enqueue** \
5496
- * **Processing** \
5497
- * **Finished** \
5498
- * **Failed**
5499
- */
5500
- export type CommandStatus = string;
5501
- /** Known values of {@link BackupState} that the service accepts. */
5502
- export declare enum KnownBackupState {
5503
- /** Initiated */
5504
- Initiated = "Initiated",
5505
- /** InProgress */
5506
- InProgress = "InProgress",
5507
- /** Succeeded */
5508
- Succeeded = "Succeeded",
5509
- /** Failed */
5510
- Failed = "Failed"
5511
- }
5512
- /**
5513
- * Defines values for BackupState. \
5514
- * {@link KnownBackupState} can be used interchangeably with BackupState,
5515
- * this enum contains the known values that the service supports.
5516
- * ### Known values supported by the service
5517
- * **Initiated** \
5518
- * **InProgress** \
5519
- * **Succeeded** \
5520
- * **Failed**
5521
- */
5522
- export type BackupState = string;
5523
4351
  /** Known values of {@link ConnectionState} that the service accepts. */
5524
4352
  export declare enum KnownConnectionState {
5525
4353
  /** Unknown */
@@ -5573,110 +4401,6 @@ export declare enum KnownNodeState {
5573
4401
  * **Stopped**
5574
4402
  */
5575
4403
  export type NodeState = string;
5576
- /** Known values of {@link NetworkSecurityPerimeterConfigurationProvisioningState} that the service accepts. */
5577
- export declare enum KnownNetworkSecurityPerimeterConfigurationProvisioningState {
5578
- /** Succeeded */
5579
- Succeeded = "Succeeded",
5580
- /** Creating */
5581
- Creating = "Creating",
5582
- /** Updating */
5583
- Updating = "Updating",
5584
- /** Deleting */
5585
- Deleting = "Deleting",
5586
- /** Accepted */
5587
- Accepted = "Accepted",
5588
- /** Failed */
5589
- Failed = "Failed",
5590
- /** Canceled */
5591
- Canceled = "Canceled"
5592
- }
5593
- /**
5594
- * Defines values for NetworkSecurityPerimeterConfigurationProvisioningState. \
5595
- * {@link KnownNetworkSecurityPerimeterConfigurationProvisioningState} can be used interchangeably with NetworkSecurityPerimeterConfigurationProvisioningState,
5596
- * this enum contains the known values that the service supports.
5597
- * ### Known values supported by the service
5598
- * **Succeeded** \
5599
- * **Creating** \
5600
- * **Updating** \
5601
- * **Deleting** \
5602
- * **Accepted** \
5603
- * **Failed** \
5604
- * **Canceled**
5605
- */
5606
- export type NetworkSecurityPerimeterConfigurationProvisioningState = string;
5607
- /** Known values of {@link IssueType} that the service accepts. */
5608
- export declare enum KnownIssueType {
5609
- /** Unknown issue type */
5610
- Unknown = "Unknown",
5611
- /** An error occurred while applying the network security perimeter (NSP) configuration. */
5612
- ConfigurationPropagationFailure = "ConfigurationPropagationFailure",
5613
- /** 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. */
5614
- MissingPerimeterConfiguration = "MissingPerimeterConfiguration",
5615
- /** 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. */
5616
- MissingIdentityConfiguration = "MissingIdentityConfiguration"
5617
- }
5618
- /**
5619
- * Defines values for IssueType. \
5620
- * {@link KnownIssueType} can be used interchangeably with IssueType,
5621
- * this enum contains the known values that the service supports.
5622
- * ### Known values supported by the service
5623
- * **Unknown**: Unknown issue type \
5624
- * **ConfigurationPropagationFailure**: An error occurred while applying the network security perimeter (NSP) configuration. \
5625
- * **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. \
5626
- * **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.
5627
- */
5628
- export type IssueType = string;
5629
- /** Known values of {@link Severity} that the service accepts. */
5630
- export declare enum KnownSeverity {
5631
- /** Warning */
5632
- Warning = "Warning",
5633
- /** Error */
5634
- Error = "Error"
5635
- }
5636
- /**
5637
- * Defines values for Severity. \
5638
- * {@link KnownSeverity} can be used interchangeably with Severity,
5639
- * this enum contains the known values that the service supports.
5640
- * ### Known values supported by the service
5641
- * **Warning** \
5642
- * **Error**
5643
- */
5644
- export type Severity = string;
5645
- /** Known values of {@link AccessRuleDirection} that the service accepts. */
5646
- export declare enum KnownAccessRuleDirection {
5647
- /** Applies to inbound network traffic to the secured resources. */
5648
- Inbound = "Inbound",
5649
- /** Applies to outbound network traffic from the secured resources */
5650
- Outbound = "Outbound"
5651
- }
5652
- /**
5653
- * Defines values for AccessRuleDirection. \
5654
- * {@link KnownAccessRuleDirection} can be used interchangeably with AccessRuleDirection,
5655
- * this enum contains the known values that the service supports.
5656
- * ### Known values supported by the service
5657
- * **Inbound**: Applies to inbound network traffic to the secured resources. \
5658
- * **Outbound**: Applies to outbound network traffic from the secured resources
5659
- */
5660
- export type AccessRuleDirection = string;
5661
- /** Known values of {@link ResourceAssociationAccessMode} that the service accepts. */
5662
- export declare enum KnownResourceAssociationAccessMode {
5663
- /** Enforced access mode - traffic to the resource that failed access checks is blocked */
5664
- Enforced = "Enforced",
5665
- /** Learning access mode - traffic to the resource is enabled for analysis but not blocked */
5666
- Learning = "Learning",
5667
- /** Audit access mode - traffic to the resource that fails access checks is logged but not blocked */
5668
- Audit = "Audit"
5669
- }
5670
- /**
5671
- * Defines values for ResourceAssociationAccessMode. \
5672
- * {@link KnownResourceAssociationAccessMode} can be used interchangeably with ResourceAssociationAccessMode,
5673
- * this enum contains the known values that the service supports.
5674
- * ### Known values supported by the service
5675
- * **Enforced**: Enforced access mode - traffic to the resource that failed access checks is blocked \
5676
- * **Learning**: Learning access mode - traffic to the resource is enabled for analysis but not blocked \
5677
- * **Audit**: Audit access mode - traffic to the resource that fails access checks is logged but not blocked
5678
- */
5679
- export type ResourceAssociationAccessMode = string;
5680
4404
  /** Known values of {@link NotebookWorkspaceName} that the service accepts. */
5681
4405
  export declare enum KnownNotebookWorkspaceName {
5682
4406
  /** Default */
@@ -5860,45 +4584,17 @@ export declare enum KnownNodeStatus {
5860
4584
  * **Down**
5861
4585
  */
5862
4586
  export type NodeStatus = string;
5863
- /** Defines values for SupportedActions. */
5864
- export type SupportedActions = "Enable" | "Disable";
4587
+ /** Defines values for ResourceIdentityType. */
4588
+ export type ResourceIdentityType = "SystemAssigned" | "UserAssigned" | "SystemAssigned,UserAssigned" | "None";
5865
4589
  /** Defines values for DefaultConsistencyLevel. */
5866
4590
  export type DefaultConsistencyLevel = "Eventual" | "Session" | "BoundedStaleness" | "Strong" | "ConsistentPrefix";
5867
4591
  /** Defines values for NetworkAclBypass. */
5868
4592
  export type NetworkAclBypass = "None" | "AzureServices";
5869
- /** Defines values for EnableFullTextQuery. */
5870
- export type EnableFullTextQuery = "None" | "True" | "False";
5871
- /** Defines values for ResourceIdentityType. */
5872
- export type ResourceIdentityType = "SystemAssigned" | "UserAssigned" | "SystemAssigned,UserAssigned" | "None";
5873
4593
  /** Defines values for MongoRoleDefinitionType. */
5874
4594
  export type MongoRoleDefinitionType = "BuiltInRole" | "CustomRole";
5875
4595
  /** Defines values for RoleDefinitionType. */
5876
4596
  export type RoleDefinitionType = "BuiltInRole" | "CustomRole";
5877
4597
  /** Optional parameters. */
5878
- export interface ChaosFaultListOptionalParams extends coreClient.OperationOptions {
5879
- }
5880
- /** Contains response data for the list operation. */
5881
- export type ChaosFaultListOperationResponse = ChaosFaultListResponse;
5882
- /** Optional parameters. */
5883
- export interface ChaosFaultEnableDisableOptionalParams extends coreClient.OperationOptions {
5884
- /** Delay to wait until next poll, in milliseconds. */
5885
- updateIntervalInMs?: number;
5886
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5887
- resumeFrom?: string;
5888
- }
5889
- /** Contains response data for the enableDisable operation. */
5890
- export type ChaosFaultEnableDisableResponse = ChaosFaultResource;
5891
- /** Optional parameters. */
5892
- export interface ChaosFaultGetOptionalParams extends coreClient.OperationOptions {
5893
- }
5894
- /** Contains response data for the get operation. */
5895
- export type ChaosFaultGetResponse = ChaosFaultResource;
5896
- /** Optional parameters. */
5897
- export interface ChaosFaultListNextOptionalParams extends coreClient.OperationOptions {
5898
- }
5899
- /** Contains response data for the listNext operation. */
5900
- export type ChaosFaultListNextResponse = ChaosFaultListResponse;
5901
- /** Optional parameters. */
5902
4598
  export interface DatabaseAccountsGetOptionalParams extends coreClient.OperationOptions {
5903
4599
  }
5904
4600
  /** Contains response data for the get operation. */
@@ -6111,32 +4807,6 @@ export interface PartitionKeyRangeIdRegionListMetricsOptionalParams extends core
6111
4807
  /** Contains response data for the listMetrics operation. */
6112
4808
  export type PartitionKeyRangeIdRegionListMetricsResponse = PartitionMetricListResult;
6113
4809
  /** Optional parameters. */
6114
- export interface GraphResourcesListGraphsOptionalParams extends coreClient.OperationOptions {
6115
- }
6116
- /** Contains response data for the listGraphs operation. */
6117
- export type GraphResourcesListGraphsResponse = GraphResourcesListResult;
6118
- /** Optional parameters. */
6119
- export interface GraphResourcesGetGraphOptionalParams extends coreClient.OperationOptions {
6120
- }
6121
- /** Contains response data for the getGraph operation. */
6122
- export type GraphResourcesGetGraphResponse = GraphResourceGetResults;
6123
- /** Optional parameters. */
6124
- export interface GraphResourcesCreateUpdateGraphOptionalParams extends coreClient.OperationOptions {
6125
- /** Delay to wait until next poll, in milliseconds. */
6126
- updateIntervalInMs?: number;
6127
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6128
- resumeFrom?: string;
6129
- }
6130
- /** Contains response data for the createUpdateGraph operation. */
6131
- export type GraphResourcesCreateUpdateGraphResponse = GraphResourceGetResults;
6132
- /** Optional parameters. */
6133
- export interface GraphResourcesDeleteGraphResourceOptionalParams extends coreClient.OperationOptions {
6134
- /** Delay to wait until next poll, in milliseconds. */
6135
- updateIntervalInMs?: number;
6136
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6137
- resumeFrom?: string;
6138
- }
6139
- /** Optional parameters. */
6140
4810
  export interface SqlResourcesListSqlDatabasesOptionalParams extends coreClient.OperationOptions {
6141
4811
  }
6142
4812
  /** Contains response data for the listSqlDatabases operation. */
@@ -6183,38 +4853,19 @@ export interface SqlResourcesMigrateSqlDatabaseToAutoscaleOptionalParams extends
6183
4853
  /** Delay to wait until next poll, in milliseconds. */
6184
4854
  updateIntervalInMs?: number;
6185
4855
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6186
- resumeFrom?: string;
6187
- }
6188
- /** Contains response data for the migrateSqlDatabaseToAutoscale operation. */
6189
- export type SqlResourcesMigrateSqlDatabaseToAutoscaleResponse = ThroughputSettingsGetResults;
6190
- /** Optional parameters. */
6191
- export interface SqlResourcesMigrateSqlDatabaseToManualThroughputOptionalParams extends coreClient.OperationOptions {
6192
- /** Delay to wait until next poll, in milliseconds. */
6193
- updateIntervalInMs?: number;
6194
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6195
- resumeFrom?: string;
6196
- }
6197
- /** Contains response data for the migrateSqlDatabaseToManualThroughput operation. */
6198
- export type SqlResourcesMigrateSqlDatabaseToManualThroughputResponse = ThroughputSettingsGetResults;
6199
- /** Optional parameters. */
6200
- export interface SqlResourcesListClientEncryptionKeysOptionalParams extends coreClient.OperationOptions {
6201
- }
6202
- /** Contains response data for the listClientEncryptionKeys operation. */
6203
- export type SqlResourcesListClientEncryptionKeysResponse = ClientEncryptionKeysListResult;
6204
- /** Optional parameters. */
6205
- export interface SqlResourcesGetClientEncryptionKeyOptionalParams extends coreClient.OperationOptions {
4856
+ resumeFrom?: string;
6206
4857
  }
6207
- /** Contains response data for the getClientEncryptionKey operation. */
6208
- export type SqlResourcesGetClientEncryptionKeyResponse = ClientEncryptionKeyGetResults;
4858
+ /** Contains response data for the migrateSqlDatabaseToAutoscale operation. */
4859
+ export type SqlResourcesMigrateSqlDatabaseToAutoscaleResponse = ThroughputSettingsGetResults;
6209
4860
  /** Optional parameters. */
6210
- export interface SqlResourcesCreateUpdateClientEncryptionKeyOptionalParams extends coreClient.OperationOptions {
4861
+ export interface SqlResourcesMigrateSqlDatabaseToManualThroughputOptionalParams extends coreClient.OperationOptions {
6211
4862
  /** Delay to wait until next poll, in milliseconds. */
6212
4863
  updateIntervalInMs?: number;
6213
4864
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6214
4865
  resumeFrom?: string;
6215
4866
  }
6216
- /** Contains response data for the createUpdateClientEncryptionKey operation. */
6217
- export type SqlResourcesCreateUpdateClientEncryptionKeyResponse = ClientEncryptionKeyGetResults;
4867
+ /** Contains response data for the migrateSqlDatabaseToManualThroughput operation. */
4868
+ export type SqlResourcesMigrateSqlDatabaseToManualThroughputResponse = ThroughputSettingsGetResults;
6218
4869
  /** Optional parameters. */
6219
4870
  export interface SqlResourcesListSqlContainersOptionalParams extends coreClient.OperationOptions {
6220
4871
  }
@@ -6244,24 +4895,6 @@ export interface SqlResourcesDeleteSqlContainerOptionalParams extends coreClient
6244
4895
  /** Contains response data for the deleteSqlContainer operation. */
6245
4896
  export type SqlResourcesDeleteSqlContainerResponse = SqlResourcesDeleteSqlContainerHeaders;
6246
4897
  /** Optional parameters. */
6247
- export interface SqlResourcesSqlDatabasePartitionMergeOptionalParams extends coreClient.OperationOptions {
6248
- /** Delay to wait until next poll, in milliseconds. */
6249
- updateIntervalInMs?: number;
6250
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6251
- resumeFrom?: string;
6252
- }
6253
- /** Contains response data for the sqlDatabasePartitionMerge operation. */
6254
- export type SqlResourcesSqlDatabasePartitionMergeResponse = PhysicalPartitionStorageInfoCollection;
6255
- /** Optional parameters. */
6256
- export interface SqlResourcesListSqlContainerPartitionMergeOptionalParams extends coreClient.OperationOptions {
6257
- /** Delay to wait until next poll, in milliseconds. */
6258
- updateIntervalInMs?: number;
6259
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6260
- resumeFrom?: string;
6261
- }
6262
- /** Contains response data for the listSqlContainerPartitionMerge operation. */
6263
- export type SqlResourcesListSqlContainerPartitionMergeResponse = PhysicalPartitionStorageInfoCollection;
6264
- /** Optional parameters. */
6265
4898
  export interface SqlResourcesGetSqlContainerThroughputOptionalParams extends coreClient.OperationOptions {
6266
4899
  }
6267
4900
  /** Contains response data for the getSqlContainerThroughput operation. */
@@ -6294,41 +4927,24 @@ export interface SqlResourcesMigrateSqlContainerToManualThroughputOptionalParams
6294
4927
  /** Contains response data for the migrateSqlContainerToManualThroughput operation. */
6295
4928
  export type SqlResourcesMigrateSqlContainerToManualThroughputResponse = ThroughputSettingsGetResults;
6296
4929
  /** Optional parameters. */
6297
- export interface SqlResourcesSqlDatabaseRetrieveThroughputDistributionOptionalParams extends coreClient.OperationOptions {
6298
- /** Delay to wait until next poll, in milliseconds. */
6299
- updateIntervalInMs?: number;
6300
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6301
- resumeFrom?: string;
6302
- }
6303
- /** Contains response data for the sqlDatabaseRetrieveThroughputDistribution operation. */
6304
- export type SqlResourcesSqlDatabaseRetrieveThroughputDistributionResponse = PhysicalPartitionThroughputInfoResult;
6305
- /** Optional parameters. */
6306
- export interface SqlResourcesSqlDatabaseRedistributeThroughputOptionalParams extends coreClient.OperationOptions {
6307
- /** Delay to wait until next poll, in milliseconds. */
6308
- updateIntervalInMs?: number;
6309
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6310
- resumeFrom?: string;
4930
+ export interface SqlResourcesListClientEncryptionKeysOptionalParams extends coreClient.OperationOptions {
6311
4931
  }
6312
- /** Contains response data for the sqlDatabaseRedistributeThroughput operation. */
6313
- export type SqlResourcesSqlDatabaseRedistributeThroughputResponse = PhysicalPartitionThroughputInfoResult;
4932
+ /** Contains response data for the listClientEncryptionKeys operation. */
4933
+ export type SqlResourcesListClientEncryptionKeysResponse = ClientEncryptionKeysListResult;
6314
4934
  /** Optional parameters. */
6315
- export interface SqlResourcesSqlContainerRetrieveThroughputDistributionOptionalParams extends coreClient.OperationOptions {
6316
- /** Delay to wait until next poll, in milliseconds. */
6317
- updateIntervalInMs?: number;
6318
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6319
- resumeFrom?: string;
4935
+ export interface SqlResourcesGetClientEncryptionKeyOptionalParams extends coreClient.OperationOptions {
6320
4936
  }
6321
- /** Contains response data for the sqlContainerRetrieveThroughputDistribution operation. */
6322
- export type SqlResourcesSqlContainerRetrieveThroughputDistributionResponse = PhysicalPartitionThroughputInfoResult;
4937
+ /** Contains response data for the getClientEncryptionKey operation. */
4938
+ export type SqlResourcesGetClientEncryptionKeyResponse = ClientEncryptionKeyGetResults;
6323
4939
  /** Optional parameters. */
6324
- export interface SqlResourcesSqlContainerRedistributeThroughputOptionalParams extends coreClient.OperationOptions {
4940
+ export interface SqlResourcesCreateUpdateClientEncryptionKeyOptionalParams extends coreClient.OperationOptions {
6325
4941
  /** Delay to wait until next poll, in milliseconds. */
6326
4942
  updateIntervalInMs?: number;
6327
4943
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6328
4944
  resumeFrom?: string;
6329
4945
  }
6330
- /** Contains response data for the sqlContainerRedistributeThroughput operation. */
6331
- export type SqlResourcesSqlContainerRedistributeThroughputResponse = PhysicalPartitionThroughputInfoResult;
4946
+ /** Contains response data for the createUpdateClientEncryptionKey operation. */
4947
+ export type SqlResourcesCreateUpdateClientEncryptionKeyResponse = ClientEncryptionKeyGetResults;
6332
4948
  /** Optional parameters. */
6333
4949
  export interface SqlResourcesListSqlStoredProceduresOptionalParams extends coreClient.OperationOptions {
6334
4950
  }
@@ -6535,42 +5151,6 @@ export interface MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputOptiona
6535
5151
  /** Contains response data for the migrateMongoDBDatabaseToManualThroughput operation. */
6536
5152
  export type MongoDBResourcesMigrateMongoDBDatabaseToManualThroughputResponse = ThroughputSettingsGetResults;
6537
5153
  /** Optional parameters. */
6538
- export interface MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionOptionalParams extends coreClient.OperationOptions {
6539
- /** Delay to wait until next poll, in milliseconds. */
6540
- updateIntervalInMs?: number;
6541
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6542
- resumeFrom?: string;
6543
- }
6544
- /** Contains response data for the mongoDBDatabaseRetrieveThroughputDistribution operation. */
6545
- export type MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionResponse = PhysicalPartitionThroughputInfoResult;
6546
- /** Optional parameters. */
6547
- export interface MongoDBResourcesMongoDBDatabaseRedistributeThroughputOptionalParams extends coreClient.OperationOptions {
6548
- /** Delay to wait until next poll, in milliseconds. */
6549
- updateIntervalInMs?: number;
6550
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6551
- resumeFrom?: string;
6552
- }
6553
- /** Contains response data for the mongoDBDatabaseRedistributeThroughput operation. */
6554
- export type MongoDBResourcesMongoDBDatabaseRedistributeThroughputResponse = PhysicalPartitionThroughputInfoResult;
6555
- /** Optional parameters. */
6556
- export interface MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionOptionalParams extends coreClient.OperationOptions {
6557
- /** Delay to wait until next poll, in milliseconds. */
6558
- updateIntervalInMs?: number;
6559
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6560
- resumeFrom?: string;
6561
- }
6562
- /** Contains response data for the mongoDBContainerRetrieveThroughputDistribution operation. */
6563
- export type MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionResponse = PhysicalPartitionThroughputInfoResult;
6564
- /** Optional parameters. */
6565
- export interface MongoDBResourcesMongoDBContainerRedistributeThroughputOptionalParams extends coreClient.OperationOptions {
6566
- /** Delay to wait until next poll, in milliseconds. */
6567
- updateIntervalInMs?: number;
6568
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6569
- resumeFrom?: string;
6570
- }
6571
- /** Contains response data for the mongoDBContainerRedistributeThroughput operation. */
6572
- export type MongoDBResourcesMongoDBContainerRedistributeThroughputResponse = PhysicalPartitionThroughputInfoResult;
6573
- /** Optional parameters. */
6574
5154
  export interface MongoDBResourcesListMongoDBCollectionsOptionalParams extends coreClient.OperationOptions {
6575
5155
  }
6576
5156
  /** Contains response data for the listMongoDBCollections operation. */
@@ -6599,24 +5179,6 @@ export interface MongoDBResourcesDeleteMongoDBCollectionOptionalParams extends c
6599
5179
  /** Contains response data for the deleteMongoDBCollection operation. */
6600
5180
  export type MongoDBResourcesDeleteMongoDBCollectionResponse = MongoDBResourcesDeleteMongoDBCollectionHeaders;
6601
5181
  /** Optional parameters. */
6602
- export interface MongoDBResourcesMongoDBDatabasePartitionMergeOptionalParams extends coreClient.OperationOptions {
6603
- /** Delay to wait until next poll, in milliseconds. */
6604
- updateIntervalInMs?: number;
6605
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6606
- resumeFrom?: string;
6607
- }
6608
- /** Contains response data for the mongoDBDatabasePartitionMerge operation. */
6609
- export type MongoDBResourcesMongoDBDatabasePartitionMergeResponse = PhysicalPartitionStorageInfoCollection;
6610
- /** Optional parameters. */
6611
- export interface MongoDBResourcesListMongoDBCollectionPartitionMergeOptionalParams extends coreClient.OperationOptions {
6612
- /** Delay to wait until next poll, in milliseconds. */
6613
- updateIntervalInMs?: number;
6614
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6615
- resumeFrom?: string;
6616
- }
6617
- /** Contains response data for the listMongoDBCollectionPartitionMerge operation. */
6618
- export type MongoDBResourcesListMongoDBCollectionPartitionMergeResponse = PhysicalPartitionStorageInfoCollection;
6619
- /** Optional parameters. */
6620
5182
  export interface MongoDBResourcesGetMongoDBCollectionThroughputOptionalParams extends coreClient.OperationOptions {
6621
5183
  }
6622
5184
  /** Contains response data for the getMongoDBCollectionThroughput operation. */
@@ -6779,58 +5341,6 @@ export interface TableResourcesRetrieveContinuousBackupInformationOptionalParams
6779
5341
  /** Contains response data for the retrieveContinuousBackupInformation operation. */
6780
5342
  export type TableResourcesRetrieveContinuousBackupInformationResponse = BackupInformation;
6781
5343
  /** Optional parameters. */
6782
- export interface TableResourcesGetTableRoleDefinitionOptionalParams extends coreClient.OperationOptions {
6783
- }
6784
- /** Contains response data for the getTableRoleDefinition operation. */
6785
- export type TableResourcesGetTableRoleDefinitionResponse = TableRoleDefinitionResource;
6786
- /** Optional parameters. */
6787
- export interface TableResourcesCreateUpdateTableRoleDefinitionOptionalParams extends coreClient.OperationOptions {
6788
- /** Delay to wait until next poll, in milliseconds. */
6789
- updateIntervalInMs?: number;
6790
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6791
- resumeFrom?: string;
6792
- }
6793
- /** Contains response data for the createUpdateTableRoleDefinition operation. */
6794
- export type TableResourcesCreateUpdateTableRoleDefinitionResponse = TableRoleDefinitionResource;
6795
- /** Optional parameters. */
6796
- export interface TableResourcesDeleteTableRoleDefinitionOptionalParams extends coreClient.OperationOptions {
6797
- /** Delay to wait until next poll, in milliseconds. */
6798
- updateIntervalInMs?: number;
6799
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6800
- resumeFrom?: string;
6801
- }
6802
- /** Optional parameters. */
6803
- export interface TableResourcesListTableRoleDefinitionsOptionalParams extends coreClient.OperationOptions {
6804
- }
6805
- /** Contains response data for the listTableRoleDefinitions operation. */
6806
- export type TableResourcesListTableRoleDefinitionsResponse = TableRoleDefinitionListResult;
6807
- /** Optional parameters. */
6808
- export interface TableResourcesGetTableRoleAssignmentOptionalParams extends coreClient.OperationOptions {
6809
- }
6810
- /** Contains response data for the getTableRoleAssignment operation. */
6811
- export type TableResourcesGetTableRoleAssignmentResponse = TableRoleAssignmentResource;
6812
- /** Optional parameters. */
6813
- export interface TableResourcesCreateUpdateTableRoleAssignmentOptionalParams extends coreClient.OperationOptions {
6814
- /** Delay to wait until next poll, in milliseconds. */
6815
- updateIntervalInMs?: number;
6816
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6817
- resumeFrom?: string;
6818
- }
6819
- /** Contains response data for the createUpdateTableRoleAssignment operation. */
6820
- export type TableResourcesCreateUpdateTableRoleAssignmentResponse = TableRoleAssignmentResource;
6821
- /** Optional parameters. */
6822
- export interface TableResourcesDeleteTableRoleAssignmentOptionalParams extends coreClient.OperationOptions {
6823
- /** Delay to wait until next poll, in milliseconds. */
6824
- updateIntervalInMs?: number;
6825
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6826
- resumeFrom?: string;
6827
- }
6828
- /** Optional parameters. */
6829
- export interface TableResourcesListTableRoleAssignmentsOptionalParams extends coreClient.OperationOptions {
6830
- }
6831
- /** Contains response data for the listTableRoleAssignments operation. */
6832
- export type TableResourcesListTableRoleAssignmentsResponse = TableRoleAssignmentListResult;
6833
- /** Optional parameters. */
6834
5344
  export interface CassandraResourcesListCassandraKeyspacesOptionalParams extends coreClient.OperationOptions {
6835
5345
  }
6836
5346
  /** Contains response data for the listCassandraKeyspaces operation. */
@@ -6951,64 +5461,6 @@ export interface CassandraResourcesMigrateCassandraTableToManualThroughputOption
6951
5461
  /** Contains response data for the migrateCassandraTableToManualThroughput operation. */
6952
5462
  export type CassandraResourcesMigrateCassandraTableToManualThroughputResponse = ThroughputSettingsGetResults;
6953
5463
  /** Optional parameters. */
6954
- export interface CassandraResourcesListCassandraViewsOptionalParams extends coreClient.OperationOptions {
6955
- }
6956
- /** Contains response data for the listCassandraViews operation. */
6957
- export type CassandraResourcesListCassandraViewsResponse = CassandraViewListResult;
6958
- /** Optional parameters. */
6959
- export interface CassandraResourcesGetCassandraViewOptionalParams extends coreClient.OperationOptions {
6960
- }
6961
- /** Contains response data for the getCassandraView operation. */
6962
- export type CassandraResourcesGetCassandraViewResponse = CassandraViewGetResults;
6963
- /** Optional parameters. */
6964
- export interface CassandraResourcesCreateUpdateCassandraViewOptionalParams extends coreClient.OperationOptions {
6965
- /** Delay to wait until next poll, in milliseconds. */
6966
- updateIntervalInMs?: number;
6967
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6968
- resumeFrom?: string;
6969
- }
6970
- /** Contains response data for the createUpdateCassandraView operation. */
6971
- export type CassandraResourcesCreateUpdateCassandraViewResponse = CassandraViewGetResults;
6972
- /** Optional parameters. */
6973
- export interface CassandraResourcesDeleteCassandraViewOptionalParams extends coreClient.OperationOptions {
6974
- /** Delay to wait until next poll, in milliseconds. */
6975
- updateIntervalInMs?: number;
6976
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6977
- resumeFrom?: string;
6978
- }
6979
- /** Optional parameters. */
6980
- export interface CassandraResourcesGetCassandraViewThroughputOptionalParams extends coreClient.OperationOptions {
6981
- }
6982
- /** Contains response data for the getCassandraViewThroughput operation. */
6983
- export type CassandraResourcesGetCassandraViewThroughputResponse = ThroughputSettingsGetResults;
6984
- /** Optional parameters. */
6985
- export interface CassandraResourcesUpdateCassandraViewThroughputOptionalParams extends coreClient.OperationOptions {
6986
- /** Delay to wait until next poll, in milliseconds. */
6987
- updateIntervalInMs?: number;
6988
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6989
- resumeFrom?: string;
6990
- }
6991
- /** Contains response data for the updateCassandraViewThroughput operation. */
6992
- export type CassandraResourcesUpdateCassandraViewThroughputResponse = ThroughputSettingsGetResults;
6993
- /** Optional parameters. */
6994
- export interface CassandraResourcesMigrateCassandraViewToAutoscaleOptionalParams extends coreClient.OperationOptions {
6995
- /** Delay to wait until next poll, in milliseconds. */
6996
- updateIntervalInMs?: number;
6997
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6998
- resumeFrom?: string;
6999
- }
7000
- /** Contains response data for the migrateCassandraViewToAutoscale operation. */
7001
- export type CassandraResourcesMigrateCassandraViewToAutoscaleResponse = ThroughputSettingsGetResults;
7002
- /** Optional parameters. */
7003
- export interface CassandraResourcesMigrateCassandraViewToManualThroughputOptionalParams extends coreClient.OperationOptions {
7004
- /** Delay to wait until next poll, in milliseconds. */
7005
- updateIntervalInMs?: number;
7006
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7007
- resumeFrom?: string;
7008
- }
7009
- /** Contains response data for the migrateCassandraViewToManualThroughput operation. */
7010
- export type CassandraResourcesMigrateCassandraViewToManualThroughputResponse = ThroughputSettingsGetResults;
7011
- /** Optional parameters. */
7012
5464
  export interface GremlinResourcesListGremlinDatabasesOptionalParams extends coreClient.OperationOptions {
7013
5465
  }
7014
5466
  /** Contains response data for the listGremlinDatabases operation. */
@@ -7148,46 +5600,6 @@ export interface LocationsGetOptionalParams extends coreClient.OperationOptions
7148
5600
  /** Contains response data for the get operation. */
7149
5601
  export type LocationsGetResponse = LocationGetResult;
7150
5602
  /** Optional parameters. */
7151
- export interface DataTransferJobsCreateOptionalParams extends coreClient.OperationOptions {
7152
- }
7153
- /** Contains response data for the create operation. */
7154
- export type DataTransferJobsCreateResponse = DataTransferJobGetResults;
7155
- /** Optional parameters. */
7156
- export interface DataTransferJobsGetOptionalParams extends coreClient.OperationOptions {
7157
- }
7158
- /** Contains response data for the get operation. */
7159
- export type DataTransferJobsGetResponse = DataTransferJobGetResults;
7160
- /** Optional parameters. */
7161
- export interface DataTransferJobsPauseOptionalParams extends coreClient.OperationOptions {
7162
- }
7163
- /** Contains response data for the pause operation. */
7164
- export type DataTransferJobsPauseResponse = DataTransferJobGetResults;
7165
- /** Optional parameters. */
7166
- export interface DataTransferJobsResumeOptionalParams extends coreClient.OperationOptions {
7167
- }
7168
- /** Contains response data for the resume operation. */
7169
- export type DataTransferJobsResumeResponse = DataTransferJobGetResults;
7170
- /** Optional parameters. */
7171
- export interface DataTransferJobsCancelOptionalParams extends coreClient.OperationOptions {
7172
- }
7173
- /** Contains response data for the cancel operation. */
7174
- export type DataTransferJobsCancelResponse = DataTransferJobGetResults;
7175
- /** Optional parameters. */
7176
- export interface DataTransferJobsCompleteOptionalParams extends coreClient.OperationOptions {
7177
- }
7178
- /** Contains response data for the complete operation. */
7179
- export type DataTransferJobsCompleteResponse = DataTransferJobGetResults;
7180
- /** Optional parameters. */
7181
- export interface DataTransferJobsListByDatabaseAccountOptionalParams extends coreClient.OperationOptions {
7182
- }
7183
- /** Contains response data for the listByDatabaseAccount operation. */
7184
- export type DataTransferJobsListByDatabaseAccountResponse = DataTransferJobFeedResults;
7185
- /** Optional parameters. */
7186
- export interface DataTransferJobsListByDatabaseAccountNextOptionalParams extends coreClient.OperationOptions {
7187
- }
7188
- /** Contains response data for the listByDatabaseAccountNext operation. */
7189
- export type DataTransferJobsListByDatabaseAccountNextResponse = DataTransferJobFeedResults;
7190
- /** Optional parameters. */
7191
5603
  export interface CassandraClustersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
7192
5604
  }
7193
5605
  /** Contains response data for the listBySubscription operation. */
@@ -7237,38 +5649,7 @@ export interface CassandraClustersInvokeCommandOptionalParams extends coreClient
7237
5649
  /** Contains response data for the invokeCommand operation. */
7238
5650
  export type CassandraClustersInvokeCommandResponse = CommandOutput;
7239
5651
  /** Optional parameters. */
7240
- export interface CassandraClustersInvokeCommandAsyncOptionalParams extends coreClient.OperationOptions {
7241
- /** Delay to wait until next poll, in milliseconds. */
7242
- updateIntervalInMs?: number;
7243
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7244
- resumeFrom?: string;
7245
- }
7246
- /** Contains response data for the invokeCommandAsync operation. */
7247
- export type CassandraClustersInvokeCommandAsyncResponse = CommandPublicResource;
7248
- /** Optional parameters. */
7249
- export interface CassandraClustersListCommandOptionalParams extends coreClient.OperationOptions {
7250
- }
7251
- /** Contains response data for the listCommand operation. */
7252
- export type CassandraClustersListCommandResponse = ListCommands;
7253
- /** Optional parameters. */
7254
- export interface CassandraClustersGetCommandAsyncOptionalParams extends coreClient.OperationOptions {
7255
- }
7256
- /** Contains response data for the getCommandAsync operation. */
7257
- export type CassandraClustersGetCommandAsyncResponse = CommandPublicResource;
7258
- /** Optional parameters. */
7259
- export interface CassandraClustersListBackupsOptionalParams extends coreClient.OperationOptions {
7260
- }
7261
- /** Contains response data for the listBackups operation. */
7262
- export type CassandraClustersListBackupsResponse = ListBackups;
7263
- /** Optional parameters. */
7264
- export interface CassandraClustersGetBackupOptionalParams extends coreClient.OperationOptions {
7265
- }
7266
- /** Contains response data for the getBackup operation. */
7267
- export type CassandraClustersGetBackupResponse = BackupResource;
7268
- /** Optional parameters. */
7269
5652
  export interface CassandraClustersDeallocateOptionalParams extends coreClient.OperationOptions {
7270
- /** Force to deallocate a cluster of Cluster Type Production. Force to deallocate a cluster of Cluster Type Production might cause data loss */
7271
- xMsForceDeallocate?: string;
7272
5653
  /** Delay to wait until next poll, in milliseconds. */
7273
5654
  updateIntervalInMs?: number;
7274
5655
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
@@ -7322,30 +5703,6 @@ export interface CassandraDataCentersUpdateOptionalParams extends coreClient.Ope
7322
5703
  /** Contains response data for the update operation. */
7323
5704
  export type CassandraDataCentersUpdateResponse = DataCenterResource;
7324
5705
  /** Optional parameters. */
7325
- export interface NetworkSecurityPerimeterConfigurationsListOptionalParams extends coreClient.OperationOptions {
7326
- }
7327
- /** Contains response data for the list operation. */
7328
- export type NetworkSecurityPerimeterConfigurationsListResponse = NetworkSecurityPerimeterConfigurationListResult;
7329
- /** Optional parameters. */
7330
- export interface NetworkSecurityPerimeterConfigurationsGetOptionalParams extends coreClient.OperationOptions {
7331
- }
7332
- /** Contains response data for the get operation. */
7333
- export type NetworkSecurityPerimeterConfigurationsGetResponse = NetworkSecurityPerimeterConfiguration;
7334
- /** Optional parameters. */
7335
- export interface NetworkSecurityPerimeterConfigurationsReconcileOptionalParams extends coreClient.OperationOptions {
7336
- /** Delay to wait until next poll, in milliseconds. */
7337
- updateIntervalInMs?: number;
7338
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7339
- resumeFrom?: string;
7340
- }
7341
- /** Contains response data for the reconcile operation. */
7342
- export type NetworkSecurityPerimeterConfigurationsReconcileResponse = NetworkSecurityPerimeterConfigurationsReconcileHeaders;
7343
- /** Optional parameters. */
7344
- export interface NetworkSecurityPerimeterConfigurationsListNextOptionalParams extends coreClient.OperationOptions {
7345
- }
7346
- /** Contains response data for the listNext operation. */
7347
- export type NetworkSecurityPerimeterConfigurationsListNextResponse = NetworkSecurityPerimeterConfigurationListResult;
7348
- /** Optional parameters. */
7349
5706
  export interface NotebookWorkspacesListByDatabaseAccountOptionalParams extends coreClient.OperationOptions {
7350
5707
  }
7351
5708
  /** Contains response data for the listByDatabaseAccount operation. */
@@ -7561,93 +5918,6 @@ export interface ServiceDeleteOptionalParams extends coreClient.OperationOptions
7561
5918
  resumeFrom?: string;
7562
5919
  }
7563
5920
  /** Optional parameters. */
7564
- export interface ThroughputPoolsListOptionalParams extends coreClient.OperationOptions {
7565
- }
7566
- /** Contains response data for the list operation. */
7567
- export type ThroughputPoolsListResponse = ThroughputPoolsListResult;
7568
- /** Optional parameters. */
7569
- export interface ThroughputPoolsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
7570
- }
7571
- /** Contains response data for the listByResourceGroup operation. */
7572
- export type ThroughputPoolsListByResourceGroupResponse = ThroughputPoolsListResult;
7573
- /** Optional parameters. */
7574
- export interface ThroughputPoolsListNextOptionalParams extends coreClient.OperationOptions {
7575
- }
7576
- /** Contains response data for the listNext operation. */
7577
- export type ThroughputPoolsListNextResponse = ThroughputPoolsListResult;
7578
- /** Optional parameters. */
7579
- export interface ThroughputPoolsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
7580
- }
7581
- /** Contains response data for the listByResourceGroupNext operation. */
7582
- export type ThroughputPoolsListByResourceGroupNextResponse = ThroughputPoolsListResult;
7583
- /** Optional parameters. */
7584
- export interface ThroughputPoolGetOptionalParams extends coreClient.OperationOptions {
7585
- }
7586
- /** Contains response data for the get operation. */
7587
- export type ThroughputPoolGetResponse = ThroughputPoolResource;
7588
- /** Optional parameters. */
7589
- export interface ThroughputPoolCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7590
- /** Delay to wait until next poll, in milliseconds. */
7591
- updateIntervalInMs?: number;
7592
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7593
- resumeFrom?: string;
7594
- }
7595
- /** Contains response data for the createOrUpdate operation. */
7596
- export type ThroughputPoolCreateOrUpdateResponse = ThroughputPoolResource;
7597
- /** Optional parameters. */
7598
- export interface ThroughputPoolUpdateOptionalParams extends coreClient.OperationOptions {
7599
- /** The parameters to provide for the current Throughput Pool. */
7600
- body?: ThroughputPoolUpdate;
7601
- /** Delay to wait until next poll, in milliseconds. */
7602
- updateIntervalInMs?: number;
7603
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7604
- resumeFrom?: string;
7605
- }
7606
- /** Contains response data for the update operation. */
7607
- export type ThroughputPoolUpdateResponse = ThroughputPoolResource;
7608
- /** Optional parameters. */
7609
- export interface ThroughputPoolDeleteOptionalParams extends coreClient.OperationOptions {
7610
- /** Delay to wait until next poll, in milliseconds. */
7611
- updateIntervalInMs?: number;
7612
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7613
- resumeFrom?: string;
7614
- }
7615
- /** Contains response data for the delete operation. */
7616
- export type ThroughputPoolDeleteResponse = ThroughputPoolDeleteHeaders;
7617
- /** Optional parameters. */
7618
- export interface ThroughputPoolAccountsListOptionalParams extends coreClient.OperationOptions {
7619
- }
7620
- /** Contains response data for the list operation. */
7621
- export type ThroughputPoolAccountsListResponse = ThroughputPoolAccountsListResult;
7622
- /** Optional parameters. */
7623
- export interface ThroughputPoolAccountsListNextOptionalParams extends coreClient.OperationOptions {
7624
- }
7625
- /** Contains response data for the listNext operation. */
7626
- export type ThroughputPoolAccountsListNextResponse = ThroughputPoolAccountsListResult;
7627
- /** Optional parameters. */
7628
- export interface ThroughputPoolAccountGetOptionalParams extends coreClient.OperationOptions {
7629
- }
7630
- /** Contains response data for the get operation. */
7631
- export type ThroughputPoolAccountGetResponse = ThroughputPoolAccountResource;
7632
- /** Optional parameters. */
7633
- export interface ThroughputPoolAccountCreateOptionalParams extends coreClient.OperationOptions {
7634
- /** Delay to wait until next poll, in milliseconds. */
7635
- updateIntervalInMs?: number;
7636
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7637
- resumeFrom?: string;
7638
- }
7639
- /** Contains response data for the create operation. */
7640
- export type ThroughputPoolAccountCreateResponse = ThroughputPoolAccountResource;
7641
- /** Optional parameters. */
7642
- export interface ThroughputPoolAccountDeleteOptionalParams extends coreClient.OperationOptions {
7643
- /** Delay to wait until next poll, in milliseconds. */
7644
- updateIntervalInMs?: number;
7645
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7646
- resumeFrom?: string;
7647
- }
7648
- /** Contains response data for the delete operation. */
7649
- export type ThroughputPoolAccountDeleteResponse = ThroughputPoolAccountDeleteHeaders;
7650
- /** Optional parameters. */
7651
5921
  export interface CosmosDBManagementClientOptionalParams extends coreClient.ServiceClientOptions {
7652
5922
  /** server parameter */
7653
5923
  $host?: string;