@azure/arm-digitaltwins 3.3.1-alpha.20250115.1 → 3.3.1-alpha.20250120.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (499) hide show
  1. package/{dist-esm/src → dist/browser}/azureDigitalTwinsManagementClient.d.ts +2 -2
  2. package/dist/browser/azureDigitalTwinsManagementClient.d.ts.map +1 -0
  3. package/{dist-esm/src → dist/browser}/azureDigitalTwinsManagementClient.js +15 -18
  4. package/dist/browser/azureDigitalTwinsManagementClient.js.map +1 -0
  5. package/dist/browser/index.d.ts +5 -0
  6. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  7. package/{dist-esm/src → dist/browser}/index.js +4 -4
  8. package/dist/browser/index.js.map +1 -0
  9. package/dist/browser/lroImpl.js.map +1 -0
  10. package/dist/browser/models/index.js.map +1 -0
  11. package/dist/browser/models/mappers.js.map +1 -0
  12. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  13. package/dist/browser/models/parameters.js.map +1 -0
  14. package/{dist-esm/src → dist/browser}/operations/digitalTwins.d.ts +3 -3
  15. package/dist/browser/operations/digitalTwins.d.ts.map +1 -0
  16. package/{dist-esm/src → dist/browser}/operations/digitalTwins.js +118 -130
  17. package/dist/browser/operations/digitalTwins.js.map +1 -0
  18. package/{dist-esm/src → dist/browser}/operations/digitalTwinsEndpoint.d.ts +3 -3
  19. package/dist/browser/operations/digitalTwinsEndpoint.d.ts.map +1 -0
  20. package/{dist-esm/src → dist/browser}/operations/digitalTwinsEndpoint.js +83 -91
  21. package/dist/browser/operations/digitalTwinsEndpoint.js.map +1 -0
  22. package/dist/browser/operations/index.d.ts +7 -0
  23. package/dist/browser/operations/index.d.ts.map +1 -0
  24. package/dist/browser/operations/index.js +14 -0
  25. package/dist/browser/operations/index.js.map +1 -0
  26. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  27. package/dist/browser/operations/operations.d.ts.map +1 -0
  28. package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
  29. package/dist/browser/operations/operations.js.map +1 -0
  30. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.d.ts +3 -3
  31. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
  32. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.js +86 -95
  33. package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
  34. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.d.ts +3 -3
  35. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -0
  36. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.js +2 -2
  37. package/dist/browser/operations/privateLinkResources.js.map +1 -0
  38. package/{dist-esm/src → dist/browser}/operations/timeSeriesDatabaseConnections.d.ts +3 -3
  39. package/dist/browser/operations/timeSeriesDatabaseConnections.d.ts.map +1 -0
  40. package/{dist-esm/src → dist/browser}/operations/timeSeriesDatabaseConnections.js +88 -96
  41. package/dist/browser/operations/timeSeriesDatabaseConnections.js.map +1 -0
  42. package/{dist-esm/src → dist/browser}/operationsInterfaces/digitalTwins.d.ts +1 -1
  43. package/dist/browser/operationsInterfaces/digitalTwins.d.ts.map +1 -0
  44. package/dist/browser/operationsInterfaces/digitalTwins.js.map +1 -0
  45. package/{dist-esm/src → dist/browser}/operationsInterfaces/digitalTwinsEndpoint.d.ts +1 -1
  46. package/dist/browser/operationsInterfaces/digitalTwinsEndpoint.d.ts.map +1 -0
  47. package/dist/browser/operationsInterfaces/digitalTwinsEndpoint.js.map +1 -0
  48. package/dist/browser/operationsInterfaces/index.d.ts +7 -0
  49. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  50. package/dist/browser/operationsInterfaces/index.js +14 -0
  51. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  52. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  53. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  54. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  55. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
  56. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  57. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  58. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.d.ts +1 -1
  59. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  60. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -0
  61. package/{dist-esm/src → dist/browser}/operationsInterfaces/timeSeriesDatabaseConnections.d.ts +1 -1
  62. package/dist/browser/operationsInterfaces/timeSeriesDatabaseConnections.d.ts.map +1 -0
  63. package/dist/browser/operationsInterfaces/timeSeriesDatabaseConnections.js.map +1 -0
  64. package/dist/browser/package.json +3 -0
  65. package/dist/browser/pagingHelper.js.map +1 -0
  66. package/dist/commonjs/azureDigitalTwinsManagementClient.d.ts +25 -0
  67. package/dist/commonjs/azureDigitalTwinsManagementClient.d.ts.map +1 -0
  68. package/dist/commonjs/azureDigitalTwinsManagementClient.js +107 -0
  69. package/dist/commonjs/azureDigitalTwinsManagementClient.js.map +1 -0
  70. package/dist/commonjs/index.d.ts +5 -0
  71. package/dist/commonjs/index.d.ts.map +1 -0
  72. package/dist/commonjs/index.js +19 -0
  73. package/dist/commonjs/index.js.map +1 -0
  74. package/dist/commonjs/lroImpl.d.ts +11 -0
  75. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  76. package/dist/commonjs/lroImpl.js +24 -0
  77. package/dist/commonjs/lroImpl.js.map +1 -0
  78. package/{types/arm-digitaltwins.d.ts → dist/commonjs/models/index.d.ts} +1014 -1438
  79. package/dist/commonjs/models/index.d.ts.map +1 -0
  80. package/dist/commonjs/models/index.js +205 -0
  81. package/dist/commonjs/models/index.js.map +1 -0
  82. package/dist/commonjs/models/mappers.d.ts +46 -0
  83. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  84. package/dist/commonjs/models/mappers.js +1192 -0
  85. package/dist/commonjs/models/mappers.js.map +1 -0
  86. package/dist/commonjs/models/parameters.d.ts +22 -0
  87. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  88. package/dist/commonjs/models/parameters.js +202 -0
  89. package/dist/commonjs/models/parameters.js.map +1 -0
  90. package/dist/commonjs/operations/digitalTwins.d.ts +119 -0
  91. package/dist/commonjs/operations/digitalTwins.d.ts.map +1 -0
  92. package/dist/commonjs/operations/digitalTwins.js +584 -0
  93. package/dist/commonjs/operations/digitalTwins.js.map +1 -0
  94. package/dist/commonjs/operations/digitalTwinsEndpoint.d.ts +81 -0
  95. package/dist/commonjs/operations/digitalTwinsEndpoint.d.ts.map +1 -0
  96. package/dist/commonjs/operations/digitalTwinsEndpoint.js +366 -0
  97. package/dist/commonjs/operations/digitalTwinsEndpoint.js.map +1 -0
  98. package/dist/commonjs/operations/index.d.ts +7 -0
  99. package/dist/commonjs/operations/index.d.ts.map +1 -0
  100. package/dist/commonjs/operations/index.js +17 -0
  101. package/dist/commonjs/operations/index.js.map +1 -0
  102. package/dist/commonjs/operations/operations.d.ts +32 -0
  103. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  104. package/dist/commonjs/operations/operations.js +137 -0
  105. package/dist/commonjs/operations/operations.js.map +1 -0
  106. package/dist/commonjs/operations/privateEndpointConnections.d.ts +63 -0
  107. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
  108. package/dist/commonjs/operations/privateEndpointConnections.js +272 -0
  109. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
  110. package/dist/commonjs/operations/privateLinkResources.d.ts +28 -0
  111. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -0
  112. package/dist/commonjs/operations/privateLinkResources.js +90 -0
  113. package/dist/commonjs/operations/privateLinkResources.js.map +1 -0
  114. package/dist/commonjs/operations/timeSeriesDatabaseConnections.d.ts +81 -0
  115. package/dist/commonjs/operations/timeSeriesDatabaseConnections.d.ts.map +1 -0
  116. package/dist/commonjs/operations/timeSeriesDatabaseConnections.js +379 -0
  117. package/dist/commonjs/operations/timeSeriesDatabaseConnections.js.map +1 -0
  118. package/dist/commonjs/operationsInterfaces/digitalTwins.d.ts +83 -0
  119. package/dist/commonjs/operationsInterfaces/digitalTwins.d.ts.map +1 -0
  120. package/dist/commonjs/operationsInterfaces/digitalTwins.js +10 -0
  121. package/dist/commonjs/operationsInterfaces/digitalTwins.js.map +1 -0
  122. package/dist/commonjs/operationsInterfaces/digitalTwinsEndpoint.d.ts +56 -0
  123. package/dist/commonjs/operationsInterfaces/digitalTwinsEndpoint.d.ts.map +1 -0
  124. package/dist/commonjs/operationsInterfaces/digitalTwinsEndpoint.js +10 -0
  125. package/dist/commonjs/operationsInterfaces/digitalTwinsEndpoint.js.map +1 -0
  126. package/dist/commonjs/operationsInterfaces/index.d.ts +7 -0
  127. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  128. package/dist/commonjs/operationsInterfaces/index.js +17 -0
  129. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  130. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  131. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  132. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  133. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  134. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +55 -0
  135. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  136. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
  137. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  138. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +20 -0
  139. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  140. package/dist/commonjs/operationsInterfaces/privateLinkResources.js +10 -0
  141. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -0
  142. package/dist/commonjs/operationsInterfaces/timeSeriesDatabaseConnections.d.ts +56 -0
  143. package/dist/commonjs/operationsInterfaces/timeSeriesDatabaseConnections.d.ts.map +1 -0
  144. package/dist/commonjs/operationsInterfaces/timeSeriesDatabaseConnections.js +10 -0
  145. package/dist/commonjs/operationsInterfaces/timeSeriesDatabaseConnections.js.map +1 -0
  146. package/dist/commonjs/package.json +3 -0
  147. package/dist/commonjs/pagingHelper.d.ts +13 -0
  148. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  149. package/dist/commonjs/pagingHelper.js +36 -0
  150. package/dist/commonjs/pagingHelper.js.map +1 -0
  151. package/dist/esm/azureDigitalTwinsManagementClient.d.ts +25 -0
  152. package/dist/esm/azureDigitalTwinsManagementClient.d.ts.map +1 -0
  153. package/dist/esm/azureDigitalTwinsManagementClient.js +102 -0
  154. package/dist/esm/azureDigitalTwinsManagementClient.js.map +1 -0
  155. package/dist/esm/index.d.ts +5 -0
  156. package/dist/esm/index.d.ts.map +1 -0
  157. package/{src/index.ts → dist/esm/index.js} +5 -5
  158. package/dist/esm/index.js.map +1 -0
  159. package/dist/esm/lroImpl.d.ts +11 -0
  160. package/dist/esm/lroImpl.d.ts.map +1 -0
  161. package/dist/esm/lroImpl.js +21 -0
  162. package/dist/esm/lroImpl.js.map +1 -0
  163. package/dist/esm/models/index.d.ts +1014 -0
  164. package/dist/esm/models/index.d.ts.map +1 -0
  165. package/dist/esm/models/index.js +202 -0
  166. package/dist/esm/models/index.js.map +1 -0
  167. package/dist/esm/models/mappers.d.ts +46 -0
  168. package/dist/esm/models/mappers.d.ts.map +1 -0
  169. package/dist/esm/models/mappers.js +1189 -0
  170. package/dist/esm/models/mappers.js.map +1 -0
  171. package/dist/esm/models/parameters.d.ts +22 -0
  172. package/dist/esm/models/parameters.d.ts.map +1 -0
  173. package/dist/esm/models/parameters.js +199 -0
  174. package/dist/esm/models/parameters.js.map +1 -0
  175. package/dist/esm/operations/digitalTwins.d.ts +119 -0
  176. package/dist/esm/operations/digitalTwins.d.ts.map +1 -0
  177. package/dist/esm/operations/digitalTwins.js +580 -0
  178. package/dist/esm/operations/digitalTwins.js.map +1 -0
  179. package/dist/esm/operations/digitalTwinsEndpoint.d.ts +81 -0
  180. package/dist/esm/operations/digitalTwinsEndpoint.d.ts.map +1 -0
  181. package/dist/esm/operations/digitalTwinsEndpoint.js +362 -0
  182. package/dist/esm/operations/digitalTwinsEndpoint.js.map +1 -0
  183. package/dist/esm/operations/index.d.ts +7 -0
  184. package/dist/esm/operations/index.d.ts.map +1 -0
  185. package/dist/esm/operations/index.js +14 -0
  186. package/dist/esm/operations/index.js.map +1 -0
  187. package/dist/esm/operations/operations.d.ts +32 -0
  188. package/dist/esm/operations/operations.d.ts.map +1 -0
  189. package/dist/esm/operations/operations.js +133 -0
  190. package/dist/esm/operations/operations.js.map +1 -0
  191. package/dist/esm/operations/privateEndpointConnections.d.ts +63 -0
  192. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
  193. package/dist/esm/operations/privateEndpointConnections.js +267 -0
  194. package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
  195. package/dist/esm/operations/privateLinkResources.d.ts +28 -0
  196. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -0
  197. package/dist/esm/operations/privateLinkResources.js +85 -0
  198. package/dist/esm/operations/privateLinkResources.js.map +1 -0
  199. package/dist/esm/operations/timeSeriesDatabaseConnections.d.ts +81 -0
  200. package/dist/esm/operations/timeSeriesDatabaseConnections.d.ts.map +1 -0
  201. package/dist/esm/operations/timeSeriesDatabaseConnections.js +375 -0
  202. package/dist/esm/operations/timeSeriesDatabaseConnections.js.map +1 -0
  203. package/dist/esm/operationsInterfaces/digitalTwins.d.ts +83 -0
  204. package/dist/esm/operationsInterfaces/digitalTwins.d.ts.map +1 -0
  205. package/dist/esm/operationsInterfaces/digitalTwins.js +9 -0
  206. package/dist/esm/operationsInterfaces/digitalTwins.js.map +1 -0
  207. package/dist/esm/operationsInterfaces/digitalTwinsEndpoint.d.ts +56 -0
  208. package/dist/esm/operationsInterfaces/digitalTwinsEndpoint.d.ts.map +1 -0
  209. package/dist/esm/operationsInterfaces/digitalTwinsEndpoint.js +9 -0
  210. package/dist/esm/operationsInterfaces/digitalTwinsEndpoint.js.map +1 -0
  211. package/dist/esm/operationsInterfaces/index.d.ts +7 -0
  212. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  213. package/dist/esm/operationsInterfaces/index.js +14 -0
  214. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  215. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  216. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  217. package/dist/esm/operationsInterfaces/operations.js +9 -0
  218. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  219. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +55 -0
  220. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  221. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
  222. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  223. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +20 -0
  224. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  225. package/dist/esm/operationsInterfaces/privateLinkResources.js +9 -0
  226. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -0
  227. package/dist/esm/operationsInterfaces/timeSeriesDatabaseConnections.d.ts +56 -0
  228. package/dist/esm/operationsInterfaces/timeSeriesDatabaseConnections.d.ts.map +1 -0
  229. package/dist/esm/operationsInterfaces/timeSeriesDatabaseConnections.js +9 -0
  230. package/dist/esm/operationsInterfaces/timeSeriesDatabaseConnections.js.map +1 -0
  231. package/dist/esm/package.json +3 -0
  232. package/dist/esm/pagingHelper.d.ts +13 -0
  233. package/dist/esm/pagingHelper.d.ts.map +1 -0
  234. package/dist/esm/pagingHelper.js +32 -0
  235. package/dist/esm/pagingHelper.js.map +1 -0
  236. package/dist/react-native/azureDigitalTwinsManagementClient.d.ts +25 -0
  237. package/dist/react-native/azureDigitalTwinsManagementClient.d.ts.map +1 -0
  238. package/dist/react-native/azureDigitalTwinsManagementClient.js +102 -0
  239. package/dist/react-native/azureDigitalTwinsManagementClient.js.map +1 -0
  240. package/dist/react-native/index.d.ts +5 -0
  241. package/dist/react-native/index.d.ts.map +1 -0
  242. package/dist/react-native/index.js +13 -0
  243. package/dist/react-native/index.js.map +1 -0
  244. package/dist/react-native/lroImpl.d.ts +11 -0
  245. package/dist/react-native/lroImpl.d.ts.map +1 -0
  246. package/dist/react-native/lroImpl.js +21 -0
  247. package/dist/react-native/lroImpl.js.map +1 -0
  248. package/dist/react-native/models/index.d.ts +1014 -0
  249. package/dist/react-native/models/index.d.ts.map +1 -0
  250. package/dist/react-native/models/index.js +202 -0
  251. package/dist/react-native/models/index.js.map +1 -0
  252. package/dist/react-native/models/mappers.d.ts +46 -0
  253. package/dist/react-native/models/mappers.d.ts.map +1 -0
  254. package/dist/react-native/models/mappers.js +1189 -0
  255. package/dist/react-native/models/mappers.js.map +1 -0
  256. package/dist/react-native/models/parameters.d.ts +22 -0
  257. package/dist/react-native/models/parameters.d.ts.map +1 -0
  258. package/dist/react-native/models/parameters.js +199 -0
  259. package/dist/react-native/models/parameters.js.map +1 -0
  260. package/dist/react-native/operations/digitalTwins.d.ts +119 -0
  261. package/dist/react-native/operations/digitalTwins.d.ts.map +1 -0
  262. package/dist/react-native/operations/digitalTwins.js +580 -0
  263. package/dist/react-native/operations/digitalTwins.js.map +1 -0
  264. package/dist/react-native/operations/digitalTwinsEndpoint.d.ts +81 -0
  265. package/dist/react-native/operations/digitalTwinsEndpoint.d.ts.map +1 -0
  266. package/dist/react-native/operations/digitalTwinsEndpoint.js +362 -0
  267. package/dist/react-native/operations/digitalTwinsEndpoint.js.map +1 -0
  268. package/dist/react-native/operations/index.d.ts +7 -0
  269. package/dist/react-native/operations/index.d.ts.map +1 -0
  270. package/dist/react-native/operations/index.js +14 -0
  271. package/dist/react-native/operations/index.js.map +1 -0
  272. package/dist/react-native/operations/operations.d.ts +32 -0
  273. package/dist/react-native/operations/operations.d.ts.map +1 -0
  274. package/dist/react-native/operations/operations.js +133 -0
  275. package/dist/react-native/operations/operations.js.map +1 -0
  276. package/dist/react-native/operations/privateEndpointConnections.d.ts +63 -0
  277. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
  278. package/dist/react-native/operations/privateEndpointConnections.js +267 -0
  279. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
  280. package/dist/react-native/operations/privateLinkResources.d.ts +28 -0
  281. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -0
  282. package/dist/react-native/operations/privateLinkResources.js +85 -0
  283. package/dist/react-native/operations/privateLinkResources.js.map +1 -0
  284. package/dist/react-native/operations/timeSeriesDatabaseConnections.d.ts +81 -0
  285. package/dist/react-native/operations/timeSeriesDatabaseConnections.d.ts.map +1 -0
  286. package/dist/react-native/operations/timeSeriesDatabaseConnections.js +375 -0
  287. package/dist/react-native/operations/timeSeriesDatabaseConnections.js.map +1 -0
  288. package/dist/react-native/operationsInterfaces/digitalTwins.d.ts +83 -0
  289. package/dist/react-native/operationsInterfaces/digitalTwins.d.ts.map +1 -0
  290. package/dist/react-native/operationsInterfaces/digitalTwins.js +9 -0
  291. package/dist/react-native/operationsInterfaces/digitalTwins.js.map +1 -0
  292. package/dist/react-native/operationsInterfaces/digitalTwinsEndpoint.d.ts +56 -0
  293. package/dist/react-native/operationsInterfaces/digitalTwinsEndpoint.d.ts.map +1 -0
  294. package/dist/react-native/operationsInterfaces/digitalTwinsEndpoint.js +9 -0
  295. package/dist/react-native/operationsInterfaces/digitalTwinsEndpoint.js.map +1 -0
  296. package/dist/react-native/operationsInterfaces/index.d.ts +7 -0
  297. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  298. package/dist/react-native/operationsInterfaces/index.js +14 -0
  299. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  300. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  301. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  302. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  303. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  304. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +55 -0
  305. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  306. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
  307. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  308. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +20 -0
  309. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  310. package/dist/react-native/operationsInterfaces/privateLinkResources.js +9 -0
  311. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -0
  312. package/dist/react-native/operationsInterfaces/timeSeriesDatabaseConnections.d.ts +56 -0
  313. package/dist/react-native/operationsInterfaces/timeSeriesDatabaseConnections.d.ts.map +1 -0
  314. package/dist/react-native/operationsInterfaces/timeSeriesDatabaseConnections.js +9 -0
  315. package/dist/react-native/operationsInterfaces/timeSeriesDatabaseConnections.js.map +1 -0
  316. package/dist/react-native/package.json +3 -0
  317. package/dist/react-native/pagingHelper.d.ts +13 -0
  318. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  319. package/dist/react-native/pagingHelper.js +32 -0
  320. package/dist/react-native/pagingHelper.js.map +1 -0
  321. package/package.json +58 -28
  322. package/dist/index.js +0 -3619
  323. package/dist/index.js.map +0 -1
  324. package/dist/index.min.js +0 -1
  325. package/dist/index.min.js.map +0 -1
  326. package/dist-esm/samples-dev/digitalTwinsCheckNameAvailabilitySample.d.ts +0 -2
  327. package/dist-esm/samples-dev/digitalTwinsCheckNameAvailabilitySample.d.ts.map +0 -1
  328. package/dist-esm/samples-dev/digitalTwinsCheckNameAvailabilitySample.js +0 -42
  329. package/dist-esm/samples-dev/digitalTwinsCheckNameAvailabilitySample.js.map +0 -1
  330. package/dist-esm/samples-dev/digitalTwinsCreateOrUpdateSample.d.ts +0 -2
  331. package/dist-esm/samples-dev/digitalTwinsCreateOrUpdateSample.d.ts.map +0 -1
  332. package/dist-esm/samples-dev/digitalTwinsCreateOrUpdateSample.js +0 -91
  333. package/dist-esm/samples-dev/digitalTwinsCreateOrUpdateSample.js.map +0 -1
  334. package/dist-esm/samples-dev/digitalTwinsDeleteSample.d.ts +0 -2
  335. package/dist-esm/samples-dev/digitalTwinsDeleteSample.d.ts.map +0 -1
  336. package/dist-esm/samples-dev/digitalTwinsDeleteSample.js +0 -58
  337. package/dist-esm/samples-dev/digitalTwinsDeleteSample.js.map +0 -1
  338. package/dist-esm/samples-dev/digitalTwinsEndpointCreateOrUpdateSample.d.ts +0 -2
  339. package/dist-esm/samples-dev/digitalTwinsEndpointCreateOrUpdateSample.d.ts.map +0 -1
  340. package/dist-esm/samples-dev/digitalTwinsEndpointCreateOrUpdateSample.js +0 -108
  341. package/dist-esm/samples-dev/digitalTwinsEndpointCreateOrUpdateSample.js.map +0 -1
  342. package/dist-esm/samples-dev/digitalTwinsEndpointDeleteSample.d.ts +0 -2
  343. package/dist-esm/samples-dev/digitalTwinsEndpointDeleteSample.d.ts.map +0 -1
  344. package/dist-esm/samples-dev/digitalTwinsEndpointDeleteSample.js +0 -60
  345. package/dist-esm/samples-dev/digitalTwinsEndpointDeleteSample.js.map +0 -1
  346. package/dist-esm/samples-dev/digitalTwinsEndpointGetSample.d.ts +0 -2
  347. package/dist-esm/samples-dev/digitalTwinsEndpointGetSample.d.ts.map +0 -1
  348. package/dist-esm/samples-dev/digitalTwinsEndpointGetSample.js +0 -60
  349. package/dist-esm/samples-dev/digitalTwinsEndpointGetSample.js.map +0 -1
  350. package/dist-esm/samples-dev/digitalTwinsEndpointListSample.d.ts +0 -2
  351. package/dist-esm/samples-dev/digitalTwinsEndpointListSample.d.ts.map +0 -1
  352. package/dist-esm/samples-dev/digitalTwinsEndpointListSample.js +0 -90
  353. package/dist-esm/samples-dev/digitalTwinsEndpointListSample.js.map +0 -1
  354. package/dist-esm/samples-dev/digitalTwinsGetSample.d.ts +0 -2
  355. package/dist-esm/samples-dev/digitalTwinsGetSample.d.ts.map +0 -1
  356. package/dist-esm/samples-dev/digitalTwinsGetSample.js +0 -77
  357. package/dist-esm/samples-dev/digitalTwinsGetSample.js.map +0 -1
  358. package/dist-esm/samples-dev/digitalTwinsListByResourceGroupSample.d.ts +0 -2
  359. package/dist-esm/samples-dev/digitalTwinsListByResourceGroupSample.d.ts.map +0 -1
  360. package/dist-esm/samples-dev/digitalTwinsListByResourceGroupSample.js +0 -54
  361. package/dist-esm/samples-dev/digitalTwinsListByResourceGroupSample.js.map +0 -1
  362. package/dist-esm/samples-dev/digitalTwinsListSample.d.ts +0 -2
  363. package/dist-esm/samples-dev/digitalTwinsListSample.d.ts.map +0 -1
  364. package/dist-esm/samples-dev/digitalTwinsListSample.js +0 -53
  365. package/dist-esm/samples-dev/digitalTwinsListSample.js.map +0 -1
  366. package/dist-esm/samples-dev/digitalTwinsUpdateSample.d.ts +0 -2
  367. package/dist-esm/samples-dev/digitalTwinsUpdateSample.d.ts.map +0 -1
  368. package/dist-esm/samples-dev/digitalTwinsUpdateSample.js +0 -86
  369. package/dist-esm/samples-dev/digitalTwinsUpdateSample.js.map +0 -1
  370. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  371. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  372. package/dist-esm/samples-dev/operationsListSample.js +0 -53
  373. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  374. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts +0 -2
  375. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts.map +0 -1
  376. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +0 -48
  377. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js.map +0 -1
  378. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +0 -2
  379. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +0 -1
  380. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +0 -40
  381. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +0 -1
  382. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +0 -2
  383. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +0 -1
  384. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +0 -40
  385. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +0 -1
  386. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts +0 -2
  387. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts.map +0 -1
  388. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +0 -39
  389. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +0 -1
  390. package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts +0 -2
  391. package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts.map +0 -1
  392. package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +0 -40
  393. package/dist-esm/samples-dev/privateLinkResourcesGetSample.js.map +0 -1
  394. package/dist-esm/samples-dev/privateLinkResourcesListSample.d.ts +0 -2
  395. package/dist-esm/samples-dev/privateLinkResourcesListSample.d.ts.map +0 -1
  396. package/dist-esm/samples-dev/privateLinkResourcesListSample.js +0 -39
  397. package/dist-esm/samples-dev/privateLinkResourcesListSample.js.map +0 -1
  398. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsCreateOrUpdateSample.d.ts +0 -2
  399. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsCreateOrUpdateSample.d.ts.map +0 -1
  400. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsCreateOrUpdateSample.js +0 -91
  401. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsCreateOrUpdateSample.js.map +0 -1
  402. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsDeleteSample.d.ts +0 -2
  403. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsDeleteSample.d.ts.map +0 -1
  404. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsDeleteSample.js +0 -40
  405. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsDeleteSample.js.map +0 -1
  406. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsGetSample.d.ts +0 -2
  407. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsGetSample.d.ts.map +0 -1
  408. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsGetSample.js +0 -40
  409. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsGetSample.js.map +0 -1
  410. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsListSample.d.ts +0 -2
  411. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsListSample.d.ts.map +0 -1
  412. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsListSample.js +0 -55
  413. package/dist-esm/samples-dev/timeSeriesDatabaseConnectionsListSample.js.map +0 -1
  414. package/dist-esm/src/azureDigitalTwinsManagementClient.d.ts.map +0 -1
  415. package/dist-esm/src/azureDigitalTwinsManagementClient.js.map +0 -1
  416. package/dist-esm/src/index.d.ts +0 -5
  417. package/dist-esm/src/index.js.map +0 -1
  418. package/dist-esm/src/lroImpl.js.map +0 -1
  419. package/dist-esm/src/models/index.js.map +0 -1
  420. package/dist-esm/src/models/mappers.js.map +0 -1
  421. package/dist-esm/src/models/parameters.js.map +0 -1
  422. package/dist-esm/src/operations/digitalTwins.d.ts.map +0 -1
  423. package/dist-esm/src/operations/digitalTwins.js.map +0 -1
  424. package/dist-esm/src/operations/digitalTwinsEndpoint.d.ts.map +0 -1
  425. package/dist-esm/src/operations/digitalTwinsEndpoint.js.map +0 -1
  426. package/dist-esm/src/operations/index.d.ts +0 -7
  427. package/dist-esm/src/operations/index.d.ts.map +0 -1
  428. package/dist-esm/src/operations/index.js +0 -14
  429. package/dist-esm/src/operations/index.js.map +0 -1
  430. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  431. package/dist-esm/src/operations/operations.js.map +0 -1
  432. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
  433. package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
  434. package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
  435. package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
  436. package/dist-esm/src/operations/timeSeriesDatabaseConnections.d.ts.map +0 -1
  437. package/dist-esm/src/operations/timeSeriesDatabaseConnections.js.map +0 -1
  438. package/dist-esm/src/operationsInterfaces/digitalTwins.d.ts.map +0 -1
  439. package/dist-esm/src/operationsInterfaces/digitalTwins.js.map +0 -1
  440. package/dist-esm/src/operationsInterfaces/digitalTwinsEndpoint.d.ts.map +0 -1
  441. package/dist-esm/src/operationsInterfaces/digitalTwinsEndpoint.js.map +0 -1
  442. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -7
  443. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  444. package/dist-esm/src/operationsInterfaces/index.js +0 -14
  445. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  446. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  447. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  448. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  449. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  450. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
  451. package/dist-esm/src/operationsInterfaces/timeSeriesDatabaseConnections.d.ts.map +0 -1
  452. package/dist-esm/src/operationsInterfaces/timeSeriesDatabaseConnections.js.map +0 -1
  453. package/dist-esm/src/pagingHelper.js.map +0 -1
  454. package/dist-esm/test/digitaltwins_examples.spec.d.ts +0 -4
  455. package/dist-esm/test/digitaltwins_examples.spec.d.ts.map +0 -1
  456. package/dist-esm/test/digitaltwins_examples.spec.js +0 -112
  457. package/dist-esm/test/digitaltwins_examples.spec.js.map +0 -1
  458. package/src/azureDigitalTwinsManagementClient.ts +0 -166
  459. package/src/lroImpl.ts +0 -42
  460. package/src/models/index.ts +0 -1151
  461. package/src/models/mappers.ts +0 -1277
  462. package/src/models/parameters.ts +0 -231
  463. package/src/operations/digitalTwins.ts +0 -784
  464. package/src/operations/digitalTwinsEndpoint.ts +0 -515
  465. package/src/operations/index.ts +0 -14
  466. package/src/operations/operations.ts +0 -149
  467. package/src/operations/privateEndpointConnections.ts +0 -388
  468. package/src/operations/privateLinkResources.ts +0 -116
  469. package/src/operations/timeSeriesDatabaseConnections.ts +0 -529
  470. package/src/operationsInterfaces/digitalTwins.ts +0 -164
  471. package/src/operationsInterfaces/digitalTwinsEndpoint.ts +0 -115
  472. package/src/operationsInterfaces/index.ts +0 -14
  473. package/src/operationsInterfaces/operations.ts +0 -22
  474. package/src/operationsInterfaces/privateEndpointConnections.ts +0 -108
  475. package/src/operationsInterfaces/privateLinkResources.ts +0 -42
  476. package/src/operationsInterfaces/timeSeriesDatabaseConnections.ts +0 -115
  477. package/src/pagingHelper.ts +0 -39
  478. package/tsconfig.json +0 -33
  479. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  480. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  481. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  482. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  483. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  484. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  485. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  486. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  487. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  488. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  489. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  490. /package/{dist-esm/src → dist/browser}/operationsInterfaces/digitalTwins.js +0 -0
  491. /package/{dist-esm/src → dist/browser}/operationsInterfaces/digitalTwinsEndpoint.js +0 -0
  492. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  493. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
  494. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.js +0 -0
  495. /package/{dist-esm/src → dist/browser}/operationsInterfaces/timeSeriesDatabaseConnections.js +0 -0
  496. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  497. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  498. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  499. /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const PrivateEndpointConnection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n constraints: {\n Pattern: new RegExp(\"^(?![0-9]+$)(?!-)[a-zA-Z0-9-]{2,49}[a-zA-Z0-9]$\")\n },\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ConnectionProperties\"\n }\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n }\n }\n }\n};\n\nexport const ConnectionProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectionProperties\",\n modelProperties: {\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n privateEndpoint: {\n serializedName: \"privateEndpoint\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\"\n }\n },\n groupIds: {\n serializedName: \"groupIds\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n privateLinkServiceConnectionState: {\n serializedName: \"privateLinkServiceConnectionState\",\n type: {\n name: \"Composite\",\n className: \"ConnectionPropertiesPrivateLinkServiceConnectionState\"\n }\n }\n }\n }\n};\n\nexport const PrivateEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ConnectionState: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectionState\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n actionsRequired: {\n serializedName: \"actionsRequired\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n createdByType: {\n serializedName: \"createdByType\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n createdAt: {\n serializedName: \"createdAt\",\n nullable: true,\n type: {\n name: \"DateTime\"\n }\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n nullable: true,\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const DigitalTwinsResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsResource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n constraints: {\n Pattern: new RegExp(\"^(?!-)[A-Za-z0-9-]{3,63}(?<!-)$\")\n },\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n nullable: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsIdentity\"\n }\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n }\n }\n }\n};\n\nexport const DigitalTwinsIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsIdentity\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n userAssignedIdentities: {\n serializedName: \"userAssignedIdentities\",\n nullable: true,\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"UserAssignedIdentity\" }\n }\n }\n }\n }\n }\n};\n\nexport const UserAssignedIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n modelProperties: {\n clientId: {\n serializedName: \"clientId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDefinition\"\n }\n }\n }\n }\n};\n\nexport const ErrorDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorDefinition\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorDefinition\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const DigitalTwinsPatchDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsPatchDescription\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n nullable: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsIdentity\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsPatchProperties\"\n }\n }\n }\n }\n};\n\nexport const DigitalTwinsPatchProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsPatchProperties\",\n modelProperties: {\n publicNetworkAccess: {\n serializedName: \"publicNetworkAccess\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DigitalTwinsEndpointResourceListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsEndpointResourceListResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsEndpointResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const DigitalTwinsEndpointResourceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsEndpointResourceProperties\",\n uberParent: \"DigitalTwinsEndpointResourceProperties\",\n polymorphicDiscriminator: {\n serializedName: \"endpointType\",\n clientName: \"endpointType\"\n },\n modelProperties: {\n endpointType: {\n serializedName: \"endpointType\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n createdTime: {\n serializedName: \"createdTime\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"DateTime\"\n }\n },\n authenticationType: {\n serializedName: \"authenticationType\",\n type: {\n name: \"String\"\n }\n },\n deadLetterSecret: {\n serializedName: \"deadLetterSecret\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n deadLetterUri: {\n serializedName: \"deadLetterUri\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"ManagedIdentityReference\"\n }\n }\n }\n }\n};\n\nexport const ManagedIdentityReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagedIdentityReference\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n userAssignedIdentity: {\n serializedName: \"userAssignedIdentity\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ExternalResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExternalResource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n constraints: {\n Pattern: new RegExp(\"^(?![0-9]+$)(?!-)[a-zA-Z0-9-]{2,49}[a-zA-Z0-9]$\")\n },\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n }\n }\n }\n};\n\nexport const DigitalTwinsDescriptionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsDescriptionListResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsDescription\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const OperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationListResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Operation\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const Operation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\"\n }\n },\n origin: {\n serializedName: \"origin\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n properties: {\n serializedName: \"properties\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } }\n }\n }\n }\n }\n }\n};\n\nexport const OperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resource: {\n serializedName: \"resource\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"operation\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CheckNameRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckNameRequest\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n defaultValue: \"Microsoft.DigitalTwins/digitalTwinsInstances\",\n isConstant: true,\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CheckNameResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckNameResult\",\n modelProperties: {\n nameAvailable: {\n serializedName: \"nameAvailable\",\n type: {\n name: \"Boolean\"\n }\n },\n message: {\n serializedName: \"message\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n reason: {\n serializedName: \"reason\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const GroupIdInformationResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GroupIdInformationResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"GroupIdInformation\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const GroupIdInformation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GroupIdInformation\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"GroupIdInformationProperties\"\n }\n },\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n name: {\n constraints: {\n Pattern: new RegExp(\"^(?![0-9]+$)(?!-)[a-zA-Z0-9-]{2,49}[a-zA-Z0-9]$\")\n },\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const GroupIdInformationProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GroupIdInformationProperties\",\n modelProperties: {\n groupId: {\n serializedName: \"groupId\",\n type: {\n name: \"String\"\n }\n },\n requiredMembers: {\n serializedName: \"requiredMembers\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n requiredZoneNames: {\n serializedName: \"requiredZoneNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const PrivateEndpointConnectionsResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionsResponse\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const TimeSeriesDatabaseConnectionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TimeSeriesDatabaseConnectionListResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TimeSeriesDatabaseConnection\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const TimeSeriesDatabaseConnectionProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TimeSeriesDatabaseConnectionProperties\",\n uberParent: \"TimeSeriesDatabaseConnectionProperties\",\n polymorphicDiscriminator: {\n serializedName: \"connectionType\",\n clientName: \"connectionType\"\n },\n modelProperties: {\n connectionType: {\n serializedName: \"connectionType\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"ManagedIdentityReference\"\n }\n }\n }\n }\n};\n\nexport const ConnectionPropertiesPrivateLinkServiceConnectionState: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectionPropertiesPrivateLinkServiceConnectionState\",\n modelProperties: {\n ...ConnectionState.type.modelProperties\n }\n }\n};\n\nexport const DigitalTwinsDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsDescription\",\n modelProperties: {\n ...DigitalTwinsResource.type.modelProperties,\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n lastUpdatedTime: {\n serializedName: \"properties.lastUpdatedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n hostName: {\n serializedName: \"properties.hostName\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n privateEndpointConnections: {\n serializedName: \"properties.privateEndpointConnections\",\n nullable: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\"\n }\n }\n }\n },\n publicNetworkAccess: {\n serializedName: \"properties.publicNetworkAccess\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServiceBus: coreClient.CompositeMapper = {\n serializedName: \"ServiceBus\",\n type: {\n name: \"Composite\",\n className: \"ServiceBus\",\n uberParent: \"DigitalTwinsEndpointResourceProperties\",\n polymorphicDiscriminator:\n DigitalTwinsEndpointResourceProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...DigitalTwinsEndpointResourceProperties.type.modelProperties,\n primaryConnectionString: {\n serializedName: \"primaryConnectionString\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n secondaryConnectionString: {\n serializedName: \"secondaryConnectionString\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n endpointUri: {\n serializedName: \"endpointUri\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n entityPath: {\n serializedName: \"entityPath\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EventHub: coreClient.CompositeMapper = {\n serializedName: \"EventHub\",\n type: {\n name: \"Composite\",\n className: \"EventHub\",\n uberParent: \"DigitalTwinsEndpointResourceProperties\",\n polymorphicDiscriminator:\n DigitalTwinsEndpointResourceProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...DigitalTwinsEndpointResourceProperties.type.modelProperties,\n connectionStringPrimaryKey: {\n serializedName: \"connectionStringPrimaryKey\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n connectionStringSecondaryKey: {\n serializedName: \"connectionStringSecondaryKey\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n endpointUri: {\n serializedName: \"endpointUri\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n entityPath: {\n serializedName: \"entityPath\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EventGrid: coreClient.CompositeMapper = {\n serializedName: \"EventGrid\",\n type: {\n name: \"Composite\",\n className: \"EventGrid\",\n uberParent: \"DigitalTwinsEndpointResourceProperties\",\n polymorphicDiscriminator:\n DigitalTwinsEndpointResourceProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...DigitalTwinsEndpointResourceProperties.type.modelProperties,\n topicEndpoint: {\n serializedName: \"TopicEndpoint\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n accessKey1: {\n serializedName: \"accessKey1\",\n required: true,\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n accessKey2: {\n serializedName: \"accessKey2\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DigitalTwinsEndpointResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsEndpointResource\",\n modelProperties: {\n ...ExternalResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"DigitalTwinsEndpointResourceProperties\"\n }\n }\n }\n }\n};\n\nexport const TimeSeriesDatabaseConnection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TimeSeriesDatabaseConnection\",\n modelProperties: {\n ...ExternalResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"TimeSeriesDatabaseConnectionProperties\"\n }\n }\n }\n }\n};\n\nexport const AzureDataExplorerConnectionProperties: coreClient.CompositeMapper = {\n serializedName: \"AzureDataExplorer\",\n type: {\n name: \"Composite\",\n className: \"AzureDataExplorerConnectionProperties\",\n uberParent: \"TimeSeriesDatabaseConnectionProperties\",\n polymorphicDiscriminator:\n TimeSeriesDatabaseConnectionProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...TimeSeriesDatabaseConnectionProperties.type.modelProperties,\n adxResourceId: {\n serializedName: \"adxResourceId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n adxEndpointUri: {\n serializedName: \"adxEndpointUri\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n adxDatabaseName: {\n serializedName: \"adxDatabaseName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n adxTableName: {\n defaultValue: \"AdtPropertyEvents\",\n serializedName: \"adxTableName\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n adxTwinLifecycleEventsTableName: {\n serializedName: \"adxTwinLifecycleEventsTableName\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n adxRelationshipLifecycleEventsTableName: {\n serializedName: \"adxRelationshipLifecycleEventsTableName\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n eventHubEndpointUri: {\n serializedName: \"eventHubEndpointUri\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n eventHubEntityPath: {\n serializedName: \"eventHubEntityPath\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n eventHubNamespaceResourceId: {\n serializedName: \"eventHubNamespaceResourceId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n eventHubConsumerGroup: {\n defaultValue: \"$Default\",\n serializedName: \"eventHubConsumerGroup\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n recordPropertyAndItemRemovals: {\n defaultValue: \"false\",\n serializedName: \"recordPropertyAndItemRemovals\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport let discriminators = {\n DigitalTwinsEndpointResourceProperties: DigitalTwinsEndpointResourceProperties,\n TimeSeriesDatabaseConnectionProperties: TimeSeriesDatabaseConnectionProperties,\n \"DigitalTwinsEndpointResourceProperties.ServiceBus\": ServiceBus,\n \"DigitalTwinsEndpointResourceProperties.EventHub\": EventHub,\n \"DigitalTwinsEndpointResourceProperties.EventGrid\": EventGrid,\n \"TimeSeriesDatabaseConnectionProperties.AzureDataExplorer\": AzureDataExplorerConnectionProperties\n};\n"]}
@@ -0,0 +1,22 @@
1
+ import { OperationParameter, OperationURLParameter, OperationQueryParameter } from "@azure/core-client";
2
+ export declare const accept: OperationParameter;
3
+ export declare const $host: OperationURLParameter;
4
+ export declare const apiVersion: OperationQueryParameter;
5
+ export declare const subscriptionId: OperationURLParameter;
6
+ export declare const resourceGroupName: OperationURLParameter;
7
+ export declare const resourceName: OperationURLParameter;
8
+ export declare const contentType: OperationParameter;
9
+ export declare const digitalTwinsCreate: OperationParameter;
10
+ export declare const digitalTwinsPatchDescription: OperationParameter;
11
+ export declare const digitalTwinsInstanceCheckName: OperationParameter;
12
+ export declare const location: OperationURLParameter;
13
+ export declare const nextLink: OperationURLParameter;
14
+ export declare const endpointName: OperationURLParameter;
15
+ export declare const endpointDescription: OperationParameter;
16
+ export declare const resourceId: OperationURLParameter;
17
+ export declare const privateEndpointConnectionName: OperationURLParameter;
18
+ export declare const privateEndpointConnection: OperationParameter;
19
+ export declare const timeSeriesDatabaseConnectionName: OperationURLParameter;
20
+ export declare const timeSeriesDatabaseConnectionDescription: OperationParameter;
21
+ export declare const cleanupConnectionArtifacts: OperationQueryParameter;
22
+ //# sourceMappingURL=parameters.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,kBAAkB,EAClB,qBAAqB,EACrB,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAU5B,eAAO,MAAM,MAAM,EAAE,kBAUpB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,qBAUnB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBAUxB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,qBAS5B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,qBAa/B,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,qBAc1B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAUzB,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,kBAGhC,CAAC;AAEF,eAAO,MAAM,4BAA4B,EAAE,kBAG1C,CAAC;AAEF,eAAO,MAAM,6BAA6B,EAAE,kBAG3C,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAYtB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAUtB,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,qBAc1B,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,kBAGjC,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,qBASxB,CAAC;AAEF,eAAO,MAAM,6BAA6B,EAAE,qBAS3C,CAAC;AAEF,eAAO,MAAM,yBAAyB,EAAE,kBAGvC,CAAC;AAEF,eAAO,MAAM,gCAAgC,EAAE,qBAc9C,CAAC;AAEF,eAAO,MAAM,uCAAuC,EAAE,kBAGrD,CAAC;AAEF,eAAO,MAAM,0BAA0B,EAAE,uBAQxC,CAAC"}
@@ -0,0 +1,199 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ import { DigitalTwinsDescription as DigitalTwinsDescriptionMapper, DigitalTwinsPatchDescription as DigitalTwinsPatchDescriptionMapper, CheckNameRequest as CheckNameRequestMapper, DigitalTwinsEndpointResource as DigitalTwinsEndpointResourceMapper, PrivateEndpointConnection as PrivateEndpointConnectionMapper, TimeSeriesDatabaseConnection as TimeSeriesDatabaseConnectionMapper } from "../models/mappers.js";
9
+ export const accept = {
10
+ parameterPath: "accept",
11
+ mapper: {
12
+ defaultValue: "application/json",
13
+ isConstant: true,
14
+ serializedName: "Accept",
15
+ type: {
16
+ name: "String"
17
+ }
18
+ }
19
+ };
20
+ export const $host = {
21
+ parameterPath: "$host",
22
+ mapper: {
23
+ serializedName: "$host",
24
+ required: true,
25
+ type: {
26
+ name: "String"
27
+ }
28
+ },
29
+ skipEncoding: true
30
+ };
31
+ export const apiVersion = {
32
+ parameterPath: "apiVersion",
33
+ mapper: {
34
+ defaultValue: "2023-01-31",
35
+ isConstant: true,
36
+ serializedName: "api-version",
37
+ type: {
38
+ name: "String"
39
+ }
40
+ }
41
+ };
42
+ export const subscriptionId = {
43
+ parameterPath: "subscriptionId",
44
+ mapper: {
45
+ serializedName: "subscriptionId",
46
+ required: true,
47
+ type: {
48
+ name: "String"
49
+ }
50
+ }
51
+ };
52
+ export const resourceGroupName = {
53
+ parameterPath: "resourceGroupName",
54
+ mapper: {
55
+ constraints: {
56
+ MaxLength: 90,
57
+ MinLength: 1
58
+ },
59
+ serializedName: "resourceGroupName",
60
+ required: true,
61
+ type: {
62
+ name: "String"
63
+ }
64
+ }
65
+ };
66
+ export const resourceName = {
67
+ parameterPath: "resourceName",
68
+ mapper: {
69
+ constraints: {
70
+ Pattern: new RegExp("^(?!-)[A-Za-z0-9-]{3,63}(?<!-)$"),
71
+ MaxLength: 63,
72
+ MinLength: 3
73
+ },
74
+ serializedName: "resourceName",
75
+ required: true,
76
+ type: {
77
+ name: "String"
78
+ }
79
+ }
80
+ };
81
+ export const contentType = {
82
+ parameterPath: ["options", "contentType"],
83
+ mapper: {
84
+ defaultValue: "application/json",
85
+ isConstant: true,
86
+ serializedName: "Content-Type",
87
+ type: {
88
+ name: "String"
89
+ }
90
+ }
91
+ };
92
+ export const digitalTwinsCreate = {
93
+ parameterPath: "digitalTwinsCreate",
94
+ mapper: DigitalTwinsDescriptionMapper
95
+ };
96
+ export const digitalTwinsPatchDescription = {
97
+ parameterPath: "digitalTwinsPatchDescription",
98
+ mapper: DigitalTwinsPatchDescriptionMapper
99
+ };
100
+ export const digitalTwinsInstanceCheckName = {
101
+ parameterPath: "digitalTwinsInstanceCheckName",
102
+ mapper: CheckNameRequestMapper
103
+ };
104
+ export const location = {
105
+ parameterPath: "location",
106
+ mapper: {
107
+ constraints: {
108
+ MinLength: 3
109
+ },
110
+ serializedName: "location",
111
+ required: true,
112
+ type: {
113
+ name: "String"
114
+ }
115
+ }
116
+ };
117
+ export const nextLink = {
118
+ parameterPath: "nextLink",
119
+ mapper: {
120
+ serializedName: "nextLink",
121
+ required: true,
122
+ type: {
123
+ name: "String"
124
+ }
125
+ },
126
+ skipEncoding: true
127
+ };
128
+ export const endpointName = {
129
+ parameterPath: "endpointName",
130
+ mapper: {
131
+ constraints: {
132
+ Pattern: new RegExp("^(?![0-9]+$)(?!-)[a-zA-Z0-9-]{2,49}[a-zA-Z0-9]$"),
133
+ MaxLength: 49,
134
+ MinLength: 2
135
+ },
136
+ serializedName: "endpointName",
137
+ required: true,
138
+ type: {
139
+ name: "String"
140
+ }
141
+ }
142
+ };
143
+ export const endpointDescription = {
144
+ parameterPath: "endpointDescription",
145
+ mapper: DigitalTwinsEndpointResourceMapper
146
+ };
147
+ export const resourceId = {
148
+ parameterPath: "resourceId",
149
+ mapper: {
150
+ serializedName: "resourceId",
151
+ required: true,
152
+ type: {
153
+ name: "String"
154
+ }
155
+ }
156
+ };
157
+ export const privateEndpointConnectionName = {
158
+ parameterPath: "privateEndpointConnectionName",
159
+ mapper: {
160
+ serializedName: "privateEndpointConnectionName",
161
+ required: true,
162
+ type: {
163
+ name: "String"
164
+ }
165
+ }
166
+ };
167
+ export const privateEndpointConnection = {
168
+ parameterPath: "privateEndpointConnection",
169
+ mapper: PrivateEndpointConnectionMapper
170
+ };
171
+ export const timeSeriesDatabaseConnectionName = {
172
+ parameterPath: "timeSeriesDatabaseConnectionName",
173
+ mapper: {
174
+ constraints: {
175
+ Pattern: new RegExp("^(?![0-9]+$)(?!-)[a-zA-Z0-9-]{2,49}[a-zA-Z0-9]$"),
176
+ MaxLength: 49,
177
+ MinLength: 2
178
+ },
179
+ serializedName: "timeSeriesDatabaseConnectionName",
180
+ required: true,
181
+ type: {
182
+ name: "String"
183
+ }
184
+ }
185
+ };
186
+ export const timeSeriesDatabaseConnectionDescription = {
187
+ parameterPath: "timeSeriesDatabaseConnectionDescription",
188
+ mapper: TimeSeriesDatabaseConnectionMapper
189
+ };
190
+ export const cleanupConnectionArtifacts = {
191
+ parameterPath: ["options", "cleanupConnectionArtifacts"],
192
+ mapper: {
193
+ serializedName: "cleanupConnectionArtifacts",
194
+ type: {
195
+ name: "String"
196
+ }
197
+ }
198
+ };
199
+ //# sourceMappingURL=parameters.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter\n} from \"@azure/core-client\";\nimport {\n DigitalTwinsDescription as DigitalTwinsDescriptionMapper,\n DigitalTwinsPatchDescription as DigitalTwinsPatchDescriptionMapper,\n CheckNameRequest as CheckNameRequestMapper,\n DigitalTwinsEndpointResource as DigitalTwinsEndpointResourceMapper,\n PrivateEndpointConnection as PrivateEndpointConnectionMapper,\n TimeSeriesDatabaseConnection as TimeSeriesDatabaseConnectionMapper\n} from \"../models/mappers.js\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2023-01-31\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n MaxLength: 90,\n MinLength: 1\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resourceName: OperationURLParameter = {\n parameterPath: \"resourceName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^(?!-)[A-Za-z0-9-]{3,63}(?<!-)$\"),\n MaxLength: 63,\n MinLength: 3\n },\n serializedName: \"resourceName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const digitalTwinsCreate: OperationParameter = {\n parameterPath: \"digitalTwinsCreate\",\n mapper: DigitalTwinsDescriptionMapper\n};\n\nexport const digitalTwinsPatchDescription: OperationParameter = {\n parameterPath: \"digitalTwinsPatchDescription\",\n mapper: DigitalTwinsPatchDescriptionMapper\n};\n\nexport const digitalTwinsInstanceCheckName: OperationParameter = {\n parameterPath: \"digitalTwinsInstanceCheckName\",\n mapper: CheckNameRequestMapper\n};\n\nexport const location: OperationURLParameter = {\n parameterPath: \"location\",\n mapper: {\n constraints: {\n MinLength: 3\n },\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const endpointName: OperationURLParameter = {\n parameterPath: \"endpointName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^(?![0-9]+$)(?!-)[a-zA-Z0-9-]{2,49}[a-zA-Z0-9]$\"),\n MaxLength: 49,\n MinLength: 2\n },\n serializedName: \"endpointName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const endpointDescription: OperationParameter = {\n parameterPath: \"endpointDescription\",\n mapper: DigitalTwinsEndpointResourceMapper\n};\n\nexport const resourceId: OperationURLParameter = {\n parameterPath: \"resourceId\",\n mapper: {\n serializedName: \"resourceId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const privateEndpointConnectionName: OperationURLParameter = {\n parameterPath: \"privateEndpointConnectionName\",\n mapper: {\n serializedName: \"privateEndpointConnectionName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const privateEndpointConnection: OperationParameter = {\n parameterPath: \"privateEndpointConnection\",\n mapper: PrivateEndpointConnectionMapper\n};\n\nexport const timeSeriesDatabaseConnectionName: OperationURLParameter = {\n parameterPath: \"timeSeriesDatabaseConnectionName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^(?![0-9]+$)(?!-)[a-zA-Z0-9-]{2,49}[a-zA-Z0-9]$\"),\n MaxLength: 49,\n MinLength: 2\n },\n serializedName: \"timeSeriesDatabaseConnectionName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const timeSeriesDatabaseConnectionDescription: OperationParameter = {\n parameterPath: \"timeSeriesDatabaseConnectionDescription\",\n mapper: TimeSeriesDatabaseConnectionMapper\n};\n\nexport const cleanupConnectionArtifacts: OperationQueryParameter = {\n parameterPath: [\"options\", \"cleanupConnectionArtifacts\"],\n mapper: {\n serializedName: \"cleanupConnectionArtifacts\",\n type: {\n name: \"String\"\n }\n }\n};\n"]}
@@ -0,0 +1,119 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { DigitalTwins } from "../operationsInterfaces/index.js";
3
+ import { AzureDigitalTwinsManagementClient } from "../azureDigitalTwinsManagementClient.js";
4
+ import { SimplePollerLike, OperationState } from "@azure/core-lro";
5
+ import { DigitalTwinsDescription, DigitalTwinsListOptionalParams, DigitalTwinsListByResourceGroupOptionalParams, DigitalTwinsGetOptionalParams, DigitalTwinsGetResponse, DigitalTwinsCreateOrUpdateOptionalParams, DigitalTwinsCreateOrUpdateResponse, DigitalTwinsPatchDescription, DigitalTwinsUpdateOptionalParams, DigitalTwinsUpdateResponse, DigitalTwinsDeleteOptionalParams, DigitalTwinsDeleteResponse, CheckNameRequest, DigitalTwinsCheckNameAvailabilityOptionalParams, DigitalTwinsCheckNameAvailabilityResponse } from "../models/index.js";
6
+ /** Class containing DigitalTwins operations. */
7
+ export declare class DigitalTwinsImpl implements DigitalTwins {
8
+ private readonly client;
9
+ /**
10
+ * Initialize a new instance of the class DigitalTwins class.
11
+ * @param client Reference to the service client
12
+ */
13
+ constructor(client: AzureDigitalTwinsManagementClient);
14
+ /**
15
+ * Get all the DigitalTwinsInstances in a subscription.
16
+ * @param options The options parameters.
17
+ */
18
+ list(options?: DigitalTwinsListOptionalParams): PagedAsyncIterableIterator<DigitalTwinsDescription>;
19
+ private listPagingPage;
20
+ private listPagingAll;
21
+ /**
22
+ * Get all the DigitalTwinsInstances in a resource group.
23
+ * @param resourceGroupName The name of the resource group that contains the DigitalTwinsInstance.
24
+ * @param options The options parameters.
25
+ */
26
+ listByResourceGroup(resourceGroupName: string, options?: DigitalTwinsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<DigitalTwinsDescription>;
27
+ private listByResourceGroupPagingPage;
28
+ private listByResourceGroupPagingAll;
29
+ /**
30
+ * Get DigitalTwinsInstances resource.
31
+ * @param resourceGroupName The name of the resource group that contains the DigitalTwinsInstance.
32
+ * @param resourceName The name of the DigitalTwinsInstance.
33
+ * @param options The options parameters.
34
+ */
35
+ get(resourceGroupName: string, resourceName: string, options?: DigitalTwinsGetOptionalParams): Promise<DigitalTwinsGetResponse>;
36
+ /**
37
+ * Create or update the metadata of a DigitalTwinsInstance. The usual pattern to modify a property is
38
+ * to retrieve the DigitalTwinsInstance and security metadata, and then combine them with the modified
39
+ * values in a new body to update the DigitalTwinsInstance.
40
+ * @param resourceGroupName The name of the resource group that contains the DigitalTwinsInstance.
41
+ * @param resourceName The name of the DigitalTwinsInstance.
42
+ * @param digitalTwinsCreate The DigitalTwinsInstance and security metadata.
43
+ * @param options The options parameters.
44
+ */
45
+ beginCreateOrUpdate(resourceGroupName: string, resourceName: string, digitalTwinsCreate: DigitalTwinsDescription, options?: DigitalTwinsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DigitalTwinsCreateOrUpdateResponse>, DigitalTwinsCreateOrUpdateResponse>>;
46
+ /**
47
+ * Create or update the metadata of a DigitalTwinsInstance. The usual pattern to modify a property is
48
+ * to retrieve the DigitalTwinsInstance and security metadata, and then combine them with the modified
49
+ * values in a new body to update the DigitalTwinsInstance.
50
+ * @param resourceGroupName The name of the resource group that contains the DigitalTwinsInstance.
51
+ * @param resourceName The name of the DigitalTwinsInstance.
52
+ * @param digitalTwinsCreate The DigitalTwinsInstance and security metadata.
53
+ * @param options The options parameters.
54
+ */
55
+ beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, digitalTwinsCreate: DigitalTwinsDescription, options?: DigitalTwinsCreateOrUpdateOptionalParams): Promise<DigitalTwinsCreateOrUpdateResponse>;
56
+ /**
57
+ * Update metadata of DigitalTwinsInstance.
58
+ * @param resourceGroupName The name of the resource group that contains the DigitalTwinsInstance.
59
+ * @param resourceName The name of the DigitalTwinsInstance.
60
+ * @param digitalTwinsPatchDescription The DigitalTwinsInstance and security metadata.
61
+ * @param options The options parameters.
62
+ */
63
+ beginUpdate(resourceGroupName: string, resourceName: string, digitalTwinsPatchDescription: DigitalTwinsPatchDescription, options?: DigitalTwinsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DigitalTwinsUpdateResponse>, DigitalTwinsUpdateResponse>>;
64
+ /**
65
+ * Update metadata of DigitalTwinsInstance.
66
+ * @param resourceGroupName The name of the resource group that contains the DigitalTwinsInstance.
67
+ * @param resourceName The name of the DigitalTwinsInstance.
68
+ * @param digitalTwinsPatchDescription The DigitalTwinsInstance and security metadata.
69
+ * @param options The options parameters.
70
+ */
71
+ beginUpdateAndWait(resourceGroupName: string, resourceName: string, digitalTwinsPatchDescription: DigitalTwinsPatchDescription, options?: DigitalTwinsUpdateOptionalParams): Promise<DigitalTwinsUpdateResponse>;
72
+ /**
73
+ * Delete a DigitalTwinsInstance.
74
+ * @param resourceGroupName The name of the resource group that contains the DigitalTwinsInstance.
75
+ * @param resourceName The name of the DigitalTwinsInstance.
76
+ * @param options The options parameters.
77
+ */
78
+ beginDelete(resourceGroupName: string, resourceName: string, options?: DigitalTwinsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<DigitalTwinsDeleteResponse>, DigitalTwinsDeleteResponse>>;
79
+ /**
80
+ * Delete a DigitalTwinsInstance.
81
+ * @param resourceGroupName The name of the resource group that contains the DigitalTwinsInstance.
82
+ * @param resourceName The name of the DigitalTwinsInstance.
83
+ * @param options The options parameters.
84
+ */
85
+ beginDeleteAndWait(resourceGroupName: string, resourceName: string, options?: DigitalTwinsDeleteOptionalParams): Promise<DigitalTwinsDeleteResponse>;
86
+ /**
87
+ * Get all the DigitalTwinsInstances in a subscription.
88
+ * @param options The options parameters.
89
+ */
90
+ private _list;
91
+ /**
92
+ * Get all the DigitalTwinsInstances in a resource group.
93
+ * @param resourceGroupName The name of the resource group that contains the DigitalTwinsInstance.
94
+ * @param options The options parameters.
95
+ */
96
+ private _listByResourceGroup;
97
+ /**
98
+ * Check if a DigitalTwinsInstance name is available.
99
+ * @param location Location of DigitalTwinsInstance.
100
+ * @param digitalTwinsInstanceCheckName Set the name parameter in the DigitalTwinsInstanceCheckName
101
+ * structure to the name of the DigitalTwinsInstance to check.
102
+ * @param options The options parameters.
103
+ */
104
+ checkNameAvailability(location: string, digitalTwinsInstanceCheckName: CheckNameRequest, options?: DigitalTwinsCheckNameAvailabilityOptionalParams): Promise<DigitalTwinsCheckNameAvailabilityResponse>;
105
+ /**
106
+ * ListNext
107
+ * @param nextLink The nextLink from the previous successful call to the List method.
108
+ * @param options The options parameters.
109
+ */
110
+ private _listNext;
111
+ /**
112
+ * ListByResourceGroupNext
113
+ * @param resourceGroupName The name of the resource group that contains the DigitalTwinsInstance.
114
+ * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.
115
+ * @param options The options parameters.
116
+ */
117
+ private _listByResourceGroupNext;
118
+ }
119
+ //# sourceMappingURL=digitalTwins.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"digitalTwins.d.ts","sourceRoot":"","sources":["../../../src/operations/digitalTwins.ts"],"names":[],"mappings":"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"}