@pulumi/azure-native 2.26.1 → 2.26.2-alpha.1706256437

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 (622) hide show
  1. package/containerservice/agentPool.d.ts +1 -1
  2. package/containerservice/agentPool.js +3 -3
  3. package/containerservice/getAgentPool.d.ts +2 -2
  4. package/containerservice/getAgentPool.js +2 -2
  5. package/containerservice/getMaintenanceConfiguration.d.ts +2 -2
  6. package/containerservice/getMaintenanceConfiguration.js +2 -2
  7. package/containerservice/getManagedCluster.d.ts +2 -2
  8. package/containerservice/getManagedCluster.js +2 -2
  9. package/containerservice/getPrivateEndpointConnection.d.ts +2 -2
  10. package/containerservice/getPrivateEndpointConnection.js +2 -2
  11. package/containerservice/getSnapshot.d.ts +2 -2
  12. package/containerservice/getSnapshot.js +2 -2
  13. package/containerservice/getTrustedAccessRoleBinding.d.ts +2 -2
  14. package/containerservice/getTrustedAccessRoleBinding.js +2 -2
  15. package/containerservice/index.d.ts +2 -1
  16. package/containerservice/index.js +4 -2
  17. package/containerservice/listManagedClusterAdminCredentials.d.ts +2 -2
  18. package/containerservice/listManagedClusterAdminCredentials.js +2 -2
  19. package/containerservice/listManagedClusterMonitoringUserCredentials.d.ts +2 -2
  20. package/containerservice/listManagedClusterMonitoringUserCredentials.js +2 -2
  21. package/containerservice/listManagedClusterUserCredentials.d.ts +2 -2
  22. package/containerservice/listManagedClusterUserCredentials.js +2 -2
  23. package/containerservice/maintenanceConfiguration.d.ts +1 -1
  24. package/containerservice/maintenanceConfiguration.js +3 -3
  25. package/containerservice/managedCluster.d.ts +1 -1
  26. package/containerservice/managedCluster.js +3 -3
  27. package/containerservice/privateEndpointConnection.d.ts +1 -1
  28. package/containerservice/privateEndpointConnection.js +3 -3
  29. package/containerservice/snapshot.d.ts +1 -1
  30. package/containerservice/snapshot.js +3 -3
  31. package/containerservice/trustedAccessRoleBinding.d.ts +1 -1
  32. package/containerservice/trustedAccessRoleBinding.js +3 -3
  33. package/containerservice/v20190601/managedCluster.js +2 -2
  34. package/containerservice/v20200601/agentPool.js +2 -2
  35. package/containerservice/v20210201/agentPool.js +2 -2
  36. package/containerservice/v20210501/managedCluster.js +2 -2
  37. package/containerservice/v20210801/agentPool.js +2 -2
  38. package/containerservice/v20220402preview/agentPool.js +2 -2
  39. package/containerservice/v20230401/agentPool.js +2 -2
  40. package/containerservice/v20230401/maintenanceConfiguration.js +2 -2
  41. package/containerservice/v20230401/managedCluster.js +2 -2
  42. package/containerservice/v20230401/privateEndpointConnection.js +2 -2
  43. package/containerservice/v20230401/snapshot.js +2 -2
  44. package/containerservice/v20230502preview/agentPool.js +2 -2
  45. package/containerservice/v20230502preview/maintenanceConfiguration.js +2 -2
  46. package/containerservice/v20230502preview/managedCluster.js +2 -2
  47. package/containerservice/v20230502preview/privateEndpointConnection.js +2 -2
  48. package/containerservice/v20230502preview/snapshot.js +2 -2
  49. package/containerservice/v20230502preview/trustedAccessRoleBinding.js +2 -2
  50. package/containerservice/v20230601/agentPool.js +2 -2
  51. package/containerservice/v20230601/maintenanceConfiguration.js +2 -2
  52. package/containerservice/v20230601/managedCluster.js +2 -2
  53. package/containerservice/v20230601/privateEndpointConnection.js +2 -2
  54. package/containerservice/v20230601/snapshot.js +2 -2
  55. package/containerservice/v20230602preview/agentPool.js +2 -2
  56. package/containerservice/v20230602preview/maintenanceConfiguration.js +2 -2
  57. package/containerservice/v20230602preview/managedCluster.js +2 -2
  58. package/containerservice/v20230602preview/privateEndpointConnection.js +2 -2
  59. package/containerservice/v20230602preview/snapshot.js +2 -2
  60. package/containerservice/v20230602preview/trustedAccessRoleBinding.js +2 -2
  61. package/containerservice/v20230701/agentPool.js +2 -2
  62. package/containerservice/v20230701/maintenanceConfiguration.js +2 -2
  63. package/containerservice/v20230701/managedCluster.js +2 -2
  64. package/containerservice/v20230701/privateEndpointConnection.js +2 -2
  65. package/containerservice/v20230701/snapshot.js +2 -2
  66. package/containerservice/v20230702preview/agentPool.js +2 -2
  67. package/containerservice/v20230702preview/maintenanceConfiguration.js +2 -2
  68. package/containerservice/v20230702preview/managedCluster.js +2 -2
  69. package/containerservice/v20230702preview/privateEndpointConnection.js +2 -2
  70. package/containerservice/v20230702preview/snapshot.js +2 -2
  71. package/containerservice/v20230702preview/trustedAccessRoleBinding.js +2 -2
  72. package/containerservice/v20230801/agentPool.js +2 -2
  73. package/containerservice/v20230801/maintenanceConfiguration.js +2 -2
  74. package/containerservice/v20230801/managedCluster.js +2 -2
  75. package/containerservice/v20230801/privateEndpointConnection.js +2 -2
  76. package/containerservice/v20230801/snapshot.js +2 -2
  77. package/containerservice/v20230802preview/agentPool.js +2 -2
  78. package/containerservice/v20230802preview/maintenanceConfiguration.js +2 -2
  79. package/containerservice/v20230802preview/managedCluster.js +2 -2
  80. package/containerservice/v20230802preview/privateEndpointConnection.js +2 -2
  81. package/containerservice/v20230802preview/snapshot.js +2 -2
  82. package/containerservice/v20230802preview/trustedAccessRoleBinding.js +2 -2
  83. package/containerservice/v20230901/agentPool.js +2 -2
  84. package/containerservice/v20230901/maintenanceConfiguration.js +2 -2
  85. package/containerservice/v20230901/managedCluster.js +2 -2
  86. package/containerservice/v20230901/privateEndpointConnection.js +2 -2
  87. package/containerservice/v20230901/snapshot.js +2 -2
  88. package/containerservice/v20230901/trustedAccessRoleBinding.js +2 -2
  89. package/containerservice/v20230902preview/agentPool.js +2 -2
  90. package/containerservice/v20230902preview/maintenanceConfiguration.js +2 -2
  91. package/containerservice/v20230902preview/managedCluster.js +2 -2
  92. package/containerservice/v20230902preview/privateEndpointConnection.js +2 -2
  93. package/containerservice/v20230902preview/snapshot.js +2 -2
  94. package/containerservice/v20230902preview/trustedAccessRoleBinding.js +2 -2
  95. package/containerservice/v20231001/agentPool.js +2 -2
  96. package/containerservice/v20231001/maintenanceConfiguration.js +2 -2
  97. package/containerservice/v20231001/managedCluster.js +2 -2
  98. package/containerservice/v20231001/privateEndpointConnection.js +2 -2
  99. package/containerservice/v20231001/snapshot.js +2 -2
  100. package/containerservice/v20231001/trustedAccessRoleBinding.js +2 -2
  101. package/containerservice/v20231002preview/agentPool.js +2 -2
  102. package/containerservice/v20231002preview/maintenanceConfiguration.js +2 -2
  103. package/containerservice/v20231002preview/managedCluster.js +2 -2
  104. package/containerservice/v20231002preview/privateEndpointConnection.js +2 -2
  105. package/containerservice/v20231002preview/snapshot.js +2 -2
  106. package/containerservice/v20231002preview/trustedAccessRoleBinding.js +2 -2
  107. package/containerservice/v20231101/agentPool.d.ts +392 -0
  108. package/containerservice/v20231101/agentPool.js +153 -0
  109. package/containerservice/v20231101/getAgentPool.d.ts +227 -0
  110. package/containerservice/v20231101/getAgentPool.js +27 -0
  111. package/containerservice/v20231101/getMaintenanceConfiguration.d.ts +71 -0
  112. package/containerservice/v20231101/getMaintenanceConfiguration.js +27 -0
  113. package/containerservice/v20231101/getManagedCluster.d.ts +233 -0
  114. package/containerservice/v20231101/getManagedCluster.js +26 -0
  115. package/containerservice/v20231101/getPrivateEndpointConnection.d.ts +67 -0
  116. package/containerservice/v20231101/getPrivateEndpointConnection.js +27 -0
  117. package/containerservice/v20231101/getSnapshot.d.ts +93 -0
  118. package/containerservice/v20231101/getSnapshot.js +26 -0
  119. package/containerservice/v20231101/getTrustedAccessRoleBinding.d.ts +71 -0
  120. package/containerservice/v20231101/getTrustedAccessRoleBinding.js +27 -0
  121. package/containerservice/v20231101/index.d.ts +46 -0
  122. package/containerservice/v20231101/index.js +85 -0
  123. package/containerservice/v20231101/listManagedClusterAdminCredentials.d.ts +47 -0
  124. package/containerservice/v20231101/listManagedClusterAdminCredentials.js +27 -0
  125. package/containerservice/v20231101/listManagedClusterMonitoringUserCredentials.d.ts +47 -0
  126. package/containerservice/v20231101/listManagedClusterMonitoringUserCredentials.js +27 -0
  127. package/containerservice/v20231101/listManagedClusterUserCredentials.d.ts +55 -0
  128. package/containerservice/v20231101/listManagedClusterUserCredentials.js +28 -0
  129. package/containerservice/v20231101/maintenanceConfiguration.d.ts +83 -0
  130. package/containerservice/v20231101/maintenanceConfiguration.js +78 -0
  131. package/containerservice/v20231101/managedCluster.d.ts +388 -0
  132. package/containerservice/v20231101/managedCluster.js +156 -0
  133. package/containerservice/v20231101/privateEndpointConnection.d.ts +75 -0
  134. package/containerservice/v20231101/privateEndpointConnection.js +78 -0
  135. package/containerservice/v20231101/snapshot.d.ts +116 -0
  136. package/containerservice/v20231101/snapshot.js +87 -0
  137. package/containerservice/v20231101/trustedAccessRoleBinding.d.ts +78 -0
  138. package/containerservice/v20231101/trustedAccessRoleBinding.js +83 -0
  139. package/databox/getJob.d.ts +2 -2
  140. package/databox/getJob.js +2 -2
  141. package/databox/index.d.ts +2 -1
  142. package/databox/index.js +4 -2
  143. package/databox/job.d.ts +1 -1
  144. package/databox/job.js +3 -3
  145. package/databox/listJobCredentials.d.ts +2 -2
  146. package/databox/listJobCredentials.js +2 -2
  147. package/databox/v20221201/job.js +2 -2
  148. package/databox/v20230301/job.js +2 -2
  149. package/databox/v20231201/job.js +2 -2
  150. package/databox/v20240201preview/getJob.d.ts +145 -0
  151. package/databox/v20240201preview/getJob.js +27 -0
  152. package/databox/v20240201preview/index.d.ts +10 -0
  153. package/databox/v20240201preview/index.js +44 -0
  154. package/databox/v20240201preview/job.d.ts +176 -0
  155. package/databox/v20240201preview/job.js +117 -0
  156. package/databox/v20240201preview/listJobCredentials.d.ts +43 -0
  157. package/databox/v20240201preview/listJobCredentials.js +26 -0
  158. package/databoxedge/arcAddon.js +2 -2
  159. package/databoxedge/bandwidthSchedule.d.ts +1 -1
  160. package/databoxedge/bandwidthSchedule.js +3 -3
  161. package/databoxedge/cloudEdgeManagementRole.js +2 -2
  162. package/databoxedge/container.d.ts +1 -1
  163. package/databoxedge/container.js +3 -3
  164. package/databoxedge/device.d.ts +1 -1
  165. package/databoxedge/device.js +3 -3
  166. package/databoxedge/fileEventTrigger.js +2 -2
  167. package/databoxedge/getBandwidthSchedule.d.ts +2 -2
  168. package/databoxedge/getBandwidthSchedule.js +2 -2
  169. package/databoxedge/getContainer.d.ts +2 -2
  170. package/databoxedge/getContainer.js +2 -2
  171. package/databoxedge/getDevice.d.ts +2 -2
  172. package/databoxedge/getDevice.js +2 -2
  173. package/databoxedge/getDeviceExtendedInformation.d.ts +2 -2
  174. package/databoxedge/getDeviceExtendedInformation.js +2 -2
  175. package/databoxedge/getMonitoringConfig.d.ts +2 -2
  176. package/databoxedge/getMonitoringConfig.js +2 -2
  177. package/databoxedge/getOrder.d.ts +2 -2
  178. package/databoxedge/getOrder.js +2 -2
  179. package/databoxedge/getShare.d.ts +2 -2
  180. package/databoxedge/getShare.js +2 -2
  181. package/databoxedge/getStorageAccount.d.ts +2 -2
  182. package/databoxedge/getStorageAccount.js +2 -2
  183. package/databoxedge/getStorageAccountCredential.d.ts +2 -2
  184. package/databoxedge/getStorageAccountCredential.js +2 -2
  185. package/databoxedge/getUser.d.ts +2 -2
  186. package/databoxedge/getUser.js +2 -2
  187. package/databoxedge/index.d.ts +2 -1
  188. package/databoxedge/index.js +4 -2
  189. package/databoxedge/ioTAddon.js +2 -2
  190. package/databoxedge/ioTRole.js +2 -2
  191. package/databoxedge/kubernetesRole.js +2 -2
  192. package/databoxedge/listOrderDCAccessCode.d.ts +2 -2
  193. package/databoxedge/listOrderDCAccessCode.js +2 -2
  194. package/databoxedge/mecrole.js +2 -2
  195. package/databoxedge/monitoringConfig.d.ts +1 -1
  196. package/databoxedge/monitoringConfig.js +3 -3
  197. package/databoxedge/order.d.ts +1 -1
  198. package/databoxedge/order.js +3 -3
  199. package/databoxedge/periodicTimerEventTrigger.js +2 -2
  200. package/databoxedge/share.d.ts +1 -1
  201. package/databoxedge/share.js +3 -3
  202. package/databoxedge/storageAccount.d.ts +1 -1
  203. package/databoxedge/storageAccount.js +3 -3
  204. package/databoxedge/storageAccountCredential.d.ts +1 -1
  205. package/databoxedge/storageAccountCredential.js +3 -3
  206. package/databoxedge/user.d.ts +1 -1
  207. package/databoxedge/user.js +3 -3
  208. package/databoxedge/v20210201/device.js +2 -2
  209. package/databoxedge/v20210201preview/device.js +2 -2
  210. package/databoxedge/v20210201preview/user.js +2 -2
  211. package/databoxedge/v20220301/bandwidthSchedule.js +2 -2
  212. package/databoxedge/v20220301/container.js +2 -2
  213. package/databoxedge/v20220301/device.js +2 -2
  214. package/databoxedge/v20220301/ioTAddon.js +2 -2
  215. package/databoxedge/v20220301/monitoringConfig.js +2 -2
  216. package/databoxedge/v20220301/order.js +2 -2
  217. package/databoxedge/v20220301/share.js +2 -2
  218. package/databoxedge/v20220301/storageAccount.js +2 -2
  219. package/databoxedge/v20220301/storageAccountCredential.js +2 -2
  220. package/databoxedge/v20220301/user.js +2 -2
  221. package/databoxedge/v20220401preview/device.js +2 -2
  222. package/databoxedge/v20220401preview/order.js +2 -2
  223. package/databoxedge/v20230101preview/arcAddon.js +2 -2
  224. package/databoxedge/v20230101preview/bandwidthSchedule.js +2 -2
  225. package/databoxedge/v20230101preview/cloudEdgeManagementRole.js +2 -2
  226. package/databoxedge/v20230101preview/container.js +2 -2
  227. package/databoxedge/v20230101preview/device.js +2 -2
  228. package/databoxedge/v20230101preview/fileEventTrigger.js +2 -2
  229. package/databoxedge/v20230101preview/ioTRole.js +2 -2
  230. package/databoxedge/v20230101preview/kubernetesRole.js +2 -2
  231. package/databoxedge/v20230101preview/mecrole.js +2 -2
  232. package/databoxedge/v20230101preview/monitoringConfig.js +2 -2
  233. package/databoxedge/v20230101preview/order.js +2 -2
  234. package/databoxedge/v20230101preview/periodicTimerEventTrigger.js +2 -2
  235. package/databoxedge/v20230101preview/share.js +2 -2
  236. package/databoxedge/v20230101preview/storageAccount.js +2 -2
  237. package/databoxedge/v20230101preview/storageAccountCredential.js +2 -2
  238. package/databoxedge/v20230101preview/user.js +2 -2
  239. package/databoxedge/v20230701/arcAddon.js +2 -2
  240. package/databoxedge/v20230701/bandwidthSchedule.js +2 -2
  241. package/databoxedge/v20230701/cloudEdgeManagementRole.js +2 -2
  242. package/databoxedge/v20230701/container.js +2 -2
  243. package/databoxedge/v20230701/device.js +2 -2
  244. package/databoxedge/v20230701/fileEventTrigger.js +2 -2
  245. package/databoxedge/v20230701/ioTAddon.js +2 -2
  246. package/databoxedge/v20230701/ioTRole.js +2 -2
  247. package/databoxedge/v20230701/kubernetesRole.js +2 -2
  248. package/databoxedge/v20230701/mecrole.js +2 -2
  249. package/databoxedge/v20230701/monitoringConfig.js +2 -2
  250. package/databoxedge/v20230701/order.js +2 -2
  251. package/databoxedge/v20230701/periodicTimerEventTrigger.js +2 -2
  252. package/databoxedge/v20230701/share.js +2 -2
  253. package/databoxedge/v20230701/storageAccount.js +2 -2
  254. package/databoxedge/v20230701/storageAccountCredential.js +2 -2
  255. package/databoxedge/v20230701/user.js +2 -2
  256. package/databoxedge/v20231201/arcAddon.d.ts +116 -0
  257. package/databoxedge/v20231201/arcAddon.js +104 -0
  258. package/databoxedge/v20231201/bandwidthSchedule.d.ts +91 -0
  259. package/databoxedge/v20231201/bandwidthSchedule.js +90 -0
  260. package/databoxedge/v20231201/cloudEdgeManagementRole.d.ts +87 -0
  261. package/databoxedge/v20231201/cloudEdgeManagementRole.js +86 -0
  262. package/databoxedge/v20231201/container.d.ts +83 -0
  263. package/databoxedge/v20231201/container.js +86 -0
  264. package/databoxedge/v20231201/device.d.ts +175 -0
  265. package/databoxedge/v20231201/device.js +115 -0
  266. package/databoxedge/v20231201/fileEventTrigger.d.ts +93 -0
  267. package/databoxedge/v20231201/fileEventTrigger.js +87 -0
  268. package/databoxedge/v20231201/getArcAddon.d.ts +104 -0
  269. package/databoxedge/v20231201/getArcAddon.js +28 -0
  270. package/databoxedge/v20231201/getBandwidthSchedule.d.ts +75 -0
  271. package/databoxedge/v20231201/getBandwidthSchedule.js +27 -0
  272. package/databoxedge/v20231201/getCloudEdgeManagementRole.d.ts +78 -0
  273. package/databoxedge/v20231201/getCloudEdgeManagementRole.js +27 -0
  274. package/databoxedge/v20231201/getContainer.d.ts +83 -0
  275. package/databoxedge/v20231201/getContainer.js +28 -0
  276. package/databoxedge/v20231201/getDevice.d.ts +149 -0
  277. package/databoxedge/v20231201/getDevice.js +26 -0
  278. package/databoxedge/v20231201/getDeviceExtendedInformation.d.ts +113 -0
  279. package/databoxedge/v20231201/getDeviceExtendedInformation.js +26 -0
  280. package/databoxedge/v20231201/getFileEventTrigger.d.ts +76 -0
  281. package/databoxedge/v20231201/getFileEventTrigger.js +27 -0
  282. package/databoxedge/v20231201/getIoTAddon.d.ts +96 -0
  283. package/databoxedge/v20231201/getIoTAddon.js +28 -0
  284. package/databoxedge/v20231201/getIoTRole.d.ts +96 -0
  285. package/databoxedge/v20231201/getIoTRole.js +27 -0
  286. package/databoxedge/v20231201/getKubernetesRole.d.ts +95 -0
  287. package/databoxedge/v20231201/getKubernetesRole.js +27 -0
  288. package/databoxedge/v20231201/getMECRole.d.ts +80 -0
  289. package/databoxedge/v20231201/getMECRole.js +27 -0
  290. package/databoxedge/v20231201/getMonitoringConfig.d.ts +63 -0
  291. package/databoxedge/v20231201/getMonitoringConfig.js +27 -0
  292. package/databoxedge/v20231201/getOrder.d.ts +91 -0
  293. package/databoxedge/v20231201/getOrder.js +26 -0
  294. package/databoxedge/v20231201/getPeriodicTimerEventTrigger.d.ts +76 -0
  295. package/databoxedge/v20231201/getPeriodicTimerEventTrigger.js +27 -0
  296. package/databoxedge/v20231201/getShare.d.ts +99 -0
  297. package/databoxedge/v20231201/getShare.js +27 -0
  298. package/databoxedge/v20231201/getStorageAccount.d.ts +83 -0
  299. package/databoxedge/v20231201/getStorageAccount.js +27 -0
  300. package/databoxedge/v20231201/getStorageAccountCredential.d.ts +91 -0
  301. package/databoxedge/v20231201/getStorageAccountCredential.js +27 -0
  302. package/databoxedge/v20231201/getUser.d.ts +71 -0
  303. package/databoxedge/v20231201/getUser.js +27 -0
  304. package/databoxedge/v20231201/index.d.ts +109 -0
  305. package/databoxedge/v20231201/index.js +160 -0
  306. package/databoxedge/v20231201/ioTAddon.d.ts +105 -0
  307. package/databoxedge/v20231201/ioTAddon.js +98 -0
  308. package/databoxedge/v20231201/ioTRole.d.ts +130 -0
  309. package/databoxedge/v20231201/ioTRole.js +103 -0
  310. package/databoxedge/v20231201/kubernetesRole.d.ts +117 -0
  311. package/databoxedge/v20231201/kubernetesRole.js +106 -0
  312. package/databoxedge/v20231201/listOrderDCAccessCode.d.ts +38 -0
  313. package/databoxedge/v20231201/listOrderDCAccessCode.js +26 -0
  314. package/databoxedge/v20231201/mecrole.d.ts +102 -0
  315. package/databoxedge/v20231201/mecrole.js +86 -0
  316. package/databoxedge/v20231201/monitoringConfig.d.ts +67 -0
  317. package/databoxedge/v20231201/monitoringConfig.js +79 -0
  318. package/databoxedge/v20231201/order.d.ts +108 -0
  319. package/databoxedge/v20231201/order.js +93 -0
  320. package/databoxedge/v20231201/periodicTimerEventTrigger.d.ts +93 -0
  321. package/databoxedge/v20231201/periodicTimerEventTrigger.js +87 -0
  322. package/databoxedge/v20231201/share.d.ts +136 -0
  323. package/databoxedge/v20231201/share.js +99 -0
  324. package/databoxedge/v20231201/storageAccount.d.ts +99 -0
  325. package/databoxedge/v20231201/storageAccount.js +86 -0
  326. package/databoxedge/v20231201/storageAccountCredential.d.ts +124 -0
  327. package/databoxedge/v20231201/storageAccountCredential.js +95 -0
  328. package/databoxedge/v20231201/user.d.ts +80 -0
  329. package/databoxedge/v20231201/user.js +79 -0
  330. package/desktopvirtualization/appAttachPackage.d.ts +1 -1
  331. package/desktopvirtualization/appAttachPackage.js +3 -3
  332. package/desktopvirtualization/application.d.ts +1 -1
  333. package/desktopvirtualization/application.js +3 -3
  334. package/desktopvirtualization/applicationGroup.d.ts +1 -1
  335. package/desktopvirtualization/applicationGroup.js +3 -3
  336. package/desktopvirtualization/getAppAttachPackage.d.ts +2 -2
  337. package/desktopvirtualization/getAppAttachPackage.js +2 -2
  338. package/desktopvirtualization/getApplication.d.ts +2 -2
  339. package/desktopvirtualization/getApplication.js +2 -2
  340. package/desktopvirtualization/getApplicationGroup.d.ts +2 -2
  341. package/desktopvirtualization/getApplicationGroup.js +2 -2
  342. package/desktopvirtualization/getHostPool.d.ts +2 -2
  343. package/desktopvirtualization/getHostPool.js +2 -2
  344. package/desktopvirtualization/getMSIXPackage.d.ts +2 -2
  345. package/desktopvirtualization/getMSIXPackage.js +2 -2
  346. package/desktopvirtualization/getPrivateEndpointConnectionByHostPool.d.ts +2 -2
  347. package/desktopvirtualization/getPrivateEndpointConnectionByHostPool.js +2 -2
  348. package/desktopvirtualization/getPrivateEndpointConnectionByWorkspace.d.ts +2 -2
  349. package/desktopvirtualization/getPrivateEndpointConnectionByWorkspace.js +2 -2
  350. package/desktopvirtualization/getScalingPlan.d.ts +2 -2
  351. package/desktopvirtualization/getScalingPlan.js +2 -2
  352. package/desktopvirtualization/getScalingPlanPersonalSchedule.d.ts +2 -2
  353. package/desktopvirtualization/getScalingPlanPersonalSchedule.js +2 -2
  354. package/desktopvirtualization/getScalingPlanPooledSchedule.d.ts +2 -2
  355. package/desktopvirtualization/getScalingPlanPooledSchedule.js +2 -2
  356. package/desktopvirtualization/getWorkspace.d.ts +2 -2
  357. package/desktopvirtualization/getWorkspace.js +2 -2
  358. package/desktopvirtualization/hostPool.d.ts +1 -1
  359. package/desktopvirtualization/hostPool.js +3 -3
  360. package/desktopvirtualization/index.d.ts +2 -1
  361. package/desktopvirtualization/index.js +4 -2
  362. package/desktopvirtualization/msixpackage.d.ts +1 -1
  363. package/desktopvirtualization/msixpackage.js +3 -3
  364. package/desktopvirtualization/privateEndpointConnectionByHostPool.d.ts +1 -1
  365. package/desktopvirtualization/privateEndpointConnectionByHostPool.js +3 -3
  366. package/desktopvirtualization/privateEndpointConnectionByWorkspace.d.ts +1 -1
  367. package/desktopvirtualization/privateEndpointConnectionByWorkspace.js +3 -3
  368. package/desktopvirtualization/scalingPlan.d.ts +1 -1
  369. package/desktopvirtualization/scalingPlan.js +3 -3
  370. package/desktopvirtualization/scalingPlanPersonalSchedule.d.ts +1 -1
  371. package/desktopvirtualization/scalingPlanPersonalSchedule.js +3 -3
  372. package/desktopvirtualization/scalingPlanPooledSchedule.d.ts +1 -1
  373. package/desktopvirtualization/scalingPlanPooledSchedule.js +3 -3
  374. package/desktopvirtualization/v20210201preview/scalingPlan.js +2 -2
  375. package/desktopvirtualization/v20220210preview/scalingPlan.js +2 -2
  376. package/desktopvirtualization/v20220401preview/applicationGroup.js +2 -2
  377. package/desktopvirtualization/v20220401preview/hostPool.js +2 -2
  378. package/desktopvirtualization/v20220909/application.js +2 -2
  379. package/desktopvirtualization/v20220909/applicationGroup.js +2 -2
  380. package/desktopvirtualization/v20220909/hostPool.js +2 -2
  381. package/desktopvirtualization/v20220909/msixpackage.js +2 -2
  382. package/desktopvirtualization/v20220909/scalingPlan.js +2 -2
  383. package/desktopvirtualization/v20220909/scalingPlanPooledSchedule.js +2 -2
  384. package/desktopvirtualization/v20220909/workspace.js +2 -2
  385. package/desktopvirtualization/v20221014preview/application.js +2 -2
  386. package/desktopvirtualization/v20221014preview/applicationGroup.js +2 -2
  387. package/desktopvirtualization/v20221014preview/hostPool.js +2 -2
  388. package/desktopvirtualization/v20221014preview/msixpackage.js +2 -2
  389. package/desktopvirtualization/v20221014preview/privateEndpointConnectionByHostPool.js +2 -2
  390. package/desktopvirtualization/v20221014preview/privateEndpointConnectionByWorkspace.js +2 -2
  391. package/desktopvirtualization/v20221014preview/scalingPlan.js +2 -2
  392. package/desktopvirtualization/v20221014preview/scalingPlanPooledSchedule.js +2 -2
  393. package/desktopvirtualization/v20221014preview/workspace.js +2 -2
  394. package/desktopvirtualization/v20230707preview/application.js +2 -2
  395. package/desktopvirtualization/v20230707preview/applicationGroup.js +2 -2
  396. package/desktopvirtualization/v20230707preview/hostPool.js +2 -2
  397. package/desktopvirtualization/v20230707preview/msixpackage.js +2 -2
  398. package/desktopvirtualization/v20230707preview/privateEndpointConnectionByHostPool.js +2 -2
  399. package/desktopvirtualization/v20230707preview/privateEndpointConnectionByWorkspace.js +2 -2
  400. package/desktopvirtualization/v20230707preview/scalingPlan.js +2 -2
  401. package/desktopvirtualization/v20230707preview/scalingPlanPersonalSchedule.js +2 -2
  402. package/desktopvirtualization/v20230707preview/scalingPlanPooledSchedule.js +2 -2
  403. package/desktopvirtualization/v20230707preview/workspace.js +2 -2
  404. package/desktopvirtualization/v20230905/application.js +2 -2
  405. package/desktopvirtualization/v20230905/applicationGroup.js +2 -2
  406. package/desktopvirtualization/v20230905/hostPool.js +2 -2
  407. package/desktopvirtualization/v20230905/msixpackage.js +2 -2
  408. package/desktopvirtualization/v20230905/privateEndpointConnectionByHostPool.js +2 -2
  409. package/desktopvirtualization/v20230905/privateEndpointConnectionByWorkspace.js +2 -2
  410. package/desktopvirtualization/v20230905/scalingPlan.js +2 -2
  411. package/desktopvirtualization/v20230905/scalingPlanPersonalSchedule.js +2 -2
  412. package/desktopvirtualization/v20230905/scalingPlanPooledSchedule.js +2 -2
  413. package/desktopvirtualization/v20230905/workspace.js +2 -2
  414. package/desktopvirtualization/v20231004preview/appAttachPackage.js +2 -2
  415. package/desktopvirtualization/v20231004preview/application.js +2 -2
  416. package/desktopvirtualization/v20231004preview/applicationGroup.js +2 -2
  417. package/desktopvirtualization/v20231004preview/hostPool.js +2 -2
  418. package/desktopvirtualization/v20231004preview/msixpackage.js +2 -2
  419. package/desktopvirtualization/v20231004preview/privateEndpointConnectionByHostPool.js +2 -2
  420. package/desktopvirtualization/v20231004preview/privateEndpointConnectionByWorkspace.js +2 -2
  421. package/desktopvirtualization/v20231004preview/scalingPlan.js +2 -2
  422. package/desktopvirtualization/v20231004preview/scalingPlanPersonalSchedule.js +2 -2
  423. package/desktopvirtualization/v20231004preview/scalingPlanPooledSchedule.js +2 -2
  424. package/desktopvirtualization/v20231004preview/workspace.js +2 -2
  425. package/desktopvirtualization/v20231101preview/appAttachPackage.js +2 -2
  426. package/desktopvirtualization/v20231101preview/application.js +2 -2
  427. package/desktopvirtualization/v20231101preview/applicationGroup.js +2 -2
  428. package/desktopvirtualization/v20231101preview/hostPool.js +2 -2
  429. package/desktopvirtualization/v20231101preview/msixpackage.js +2 -2
  430. package/desktopvirtualization/v20231101preview/privateEndpointConnectionByHostPool.js +2 -2
  431. package/desktopvirtualization/v20231101preview/privateEndpointConnectionByWorkspace.js +2 -2
  432. package/desktopvirtualization/v20231101preview/scalingPlan.js +2 -2
  433. package/desktopvirtualization/v20231101preview/scalingPlanPersonalSchedule.js +2 -2
  434. package/desktopvirtualization/v20231101preview/scalingPlanPooledSchedule.js +2 -2
  435. package/desktopvirtualization/v20231101preview/workspace.js +2 -2
  436. package/desktopvirtualization/v20240116preview/appAttachPackage.d.ts +83 -0
  437. package/desktopvirtualization/v20240116preview/appAttachPackage.js +76 -0
  438. package/desktopvirtualization/v20240116preview/application.d.ts +159 -0
  439. package/desktopvirtualization/v20240116preview/application.js +102 -0
  440. package/desktopvirtualization/v20240116preview/applicationGroup.d.ts +154 -0
  441. package/desktopvirtualization/v20240116preview/applicationGroup.js +105 -0
  442. package/desktopvirtualization/v20240116preview/getAppAttachPackage.d.ts +65 -0
  443. package/desktopvirtualization/v20240116preview/getAppAttachPackage.js +26 -0
  444. package/desktopvirtualization/v20240116preview/getApplication.d.ts +115 -0
  445. package/desktopvirtualization/v20240116preview/getApplication.js +27 -0
  446. package/desktopvirtualization/v20240116preview/getApplicationGroup.d.ts +108 -0
  447. package/desktopvirtualization/v20240116preview/getApplicationGroup.js +26 -0
  448. package/desktopvirtualization/v20240116preview/getHostPool.d.ts +192 -0
  449. package/desktopvirtualization/v20240116preview/getHostPool.js +26 -0
  450. package/desktopvirtualization/v20240116preview/getMSIXPackage.d.ts +103 -0
  451. package/desktopvirtualization/v20240116preview/getMSIXPackage.js +27 -0
  452. package/desktopvirtualization/v20240116preview/getPrivateEndpointConnectionByHostPool.d.ts +71 -0
  453. package/desktopvirtualization/v20240116preview/getPrivateEndpointConnectionByHostPool.js +27 -0
  454. package/desktopvirtualization/v20240116preview/getPrivateEndpointConnectionByWorkspace.d.ts +71 -0
  455. package/desktopvirtualization/v20240116preview/getPrivateEndpointConnectionByWorkspace.js +27 -0
  456. package/desktopvirtualization/v20240116preview/getScalingPlan.d.ts +108 -0
  457. package/desktopvirtualization/v20240116preview/getScalingPlan.js +26 -0
  458. package/desktopvirtualization/v20240116preview/getScalingPlanPersonalSchedule.d.ts +163 -0
  459. package/desktopvirtualization/v20240116preview/getScalingPlanPersonalSchedule.js +27 -0
  460. package/desktopvirtualization/v20240116preview/getScalingPlanPooledSchedule.d.ts +127 -0
  461. package/desktopvirtualization/v20240116preview/getScalingPlanPooledSchedule.js +27 -0
  462. package/desktopvirtualization/v20240116preview/getWorkspace.d.ts +104 -0
  463. package/desktopvirtualization/v20240116preview/getWorkspace.js +26 -0
  464. package/desktopvirtualization/v20240116preview/hostPool.d.ts +314 -0
  465. package/desktopvirtualization/v20240116preview/hostPool.js +150 -0
  466. package/desktopvirtualization/v20240116preview/index.d.ts +67 -0
  467. package/desktopvirtualization/v20240116preview/index.js +111 -0
  468. package/desktopvirtualization/v20240116preview/msixpackage.d.ts +147 -0
  469. package/desktopvirtualization/v20240116preview/msixpackage.js +93 -0
  470. package/desktopvirtualization/v20240116preview/privateEndpointConnectionByHostPool.d.ts +75 -0
  471. package/desktopvirtualization/v20240116preview/privateEndpointConnectionByHostPool.js +80 -0
  472. package/desktopvirtualization/v20240116preview/privateEndpointConnectionByWorkspace.d.ts +75 -0
  473. package/desktopvirtualization/v20240116preview/privateEndpointConnectionByWorkspace.js +80 -0
  474. package/desktopvirtualization/v20240116preview/scalingPlan.d.ts +162 -0
  475. package/desktopvirtualization/v20240116preview/scalingPlan.js +103 -0
  476. package/desktopvirtualization/v20240116preview/scalingPlanPersonalSchedule.d.ts +268 -0
  477. package/desktopvirtualization/v20240116preview/scalingPlanPersonalSchedule.js +124 -0
  478. package/desktopvirtualization/v20240116preview/scalingPlanPooledSchedule.d.ts +196 -0
  479. package/desktopvirtualization/v20240116preview/scalingPlanPooledSchedule.js +105 -0
  480. package/desktopvirtualization/v20240116preview/workspace.d.ts +146 -0
  481. package/desktopvirtualization/v20240116preview/workspace.js +97 -0
  482. package/desktopvirtualization/workspace.d.ts +1 -1
  483. package/desktopvirtualization/workspace.js +3 -3
  484. package/healthcareapis/dicomService.d.ts +1 -1
  485. package/healthcareapis/dicomService.js +3 -3
  486. package/healthcareapis/fhirService.d.ts +1 -1
  487. package/healthcareapis/fhirService.js +3 -3
  488. package/healthcareapis/getDicomService.d.ts +2 -2
  489. package/healthcareapis/getDicomService.js +2 -2
  490. package/healthcareapis/getFhirService.d.ts +2 -2
  491. package/healthcareapis/getFhirService.js +2 -2
  492. package/healthcareapis/getIotConnector.d.ts +2 -2
  493. package/healthcareapis/getIotConnector.js +2 -2
  494. package/healthcareapis/getIotConnectorFhirDestination.d.ts +2 -2
  495. package/healthcareapis/getIotConnectorFhirDestination.js +2 -2
  496. package/healthcareapis/getPrivateEndpointConnection.d.ts +2 -2
  497. package/healthcareapis/getPrivateEndpointConnection.js +2 -2
  498. package/healthcareapis/getService.d.ts +2 -2
  499. package/healthcareapis/getService.js +2 -2
  500. package/healthcareapis/getWorkspace.d.ts +2 -2
  501. package/healthcareapis/getWorkspace.js +2 -2
  502. package/healthcareapis/getWorkspacePrivateEndpointConnection.d.ts +2 -2
  503. package/healthcareapis/getWorkspacePrivateEndpointConnection.js +2 -2
  504. package/healthcareapis/index.d.ts +2 -1
  505. package/healthcareapis/index.js +4 -2
  506. package/healthcareapis/iotConnector.d.ts +1 -1
  507. package/healthcareapis/iotConnector.js +3 -3
  508. package/healthcareapis/iotConnectorFhirDestination.d.ts +1 -1
  509. package/healthcareapis/iotConnectorFhirDestination.js +3 -3
  510. package/healthcareapis/privateEndpointConnection.d.ts +1 -1
  511. package/healthcareapis/privateEndpointConnection.js +3 -3
  512. package/healthcareapis/service.d.ts +1 -1
  513. package/healthcareapis/service.js +3 -3
  514. package/healthcareapis/v20230228/dicomService.js +2 -2
  515. package/healthcareapis/v20230228/fhirService.js +2 -2
  516. package/healthcareapis/v20230228/iotConnector.js +2 -2
  517. package/healthcareapis/v20230228/iotConnectorFhirDestination.js +2 -2
  518. package/healthcareapis/v20230228/privateEndpointConnection.js +2 -2
  519. package/healthcareapis/v20230228/service.js +2 -2
  520. package/healthcareapis/v20230228/workspace.js +2 -2
  521. package/healthcareapis/v20230228/workspacePrivateEndpointConnection.js +2 -2
  522. package/healthcareapis/v20230906/dicomService.js +2 -2
  523. package/healthcareapis/v20230906/fhirService.js +2 -2
  524. package/healthcareapis/v20230906/iotConnector.js +2 -2
  525. package/healthcareapis/v20230906/iotConnectorFhirDestination.js +2 -2
  526. package/healthcareapis/v20230906/privateEndpointConnection.js +2 -2
  527. package/healthcareapis/v20230906/service.js +2 -2
  528. package/healthcareapis/v20230906/workspace.js +2 -2
  529. package/healthcareapis/v20230906/workspacePrivateEndpointConnection.js +2 -2
  530. package/healthcareapis/v20231101/dicomService.js +2 -2
  531. package/healthcareapis/v20231101/fhirService.js +2 -2
  532. package/healthcareapis/v20231101/iotConnector.js +2 -2
  533. package/healthcareapis/v20231101/iotConnectorFhirDestination.js +2 -2
  534. package/healthcareapis/v20231101/privateEndpointConnection.js +2 -2
  535. package/healthcareapis/v20231101/service.js +2 -2
  536. package/healthcareapis/v20231101/workspace.js +2 -2
  537. package/healthcareapis/v20231101/workspacePrivateEndpointConnection.js +2 -2
  538. package/healthcareapis/v20231201/dicomService.d.ts +131 -0
  539. package/healthcareapis/v20231201/dicomService.js +95 -0
  540. package/healthcareapis/v20231201/fhirService.d.ts +180 -0
  541. package/healthcareapis/v20231201/fhirService.js +105 -0
  542. package/healthcareapis/v20231201/getDicomService.d.ts +109 -0
  543. package/healthcareapis/v20231201/getDicomService.js +27 -0
  544. package/healthcareapis/v20231201/getFhirService.d.ts +129 -0
  545. package/healthcareapis/v20231201/getFhirService.js +27 -0
  546. package/healthcareapis/v20231201/getIotConnector.d.ts +89 -0
  547. package/healthcareapis/v20231201/getIotConnector.js +27 -0
  548. package/healthcareapis/v20231201/getIotConnectorFhirDestination.d.ts +87 -0
  549. package/healthcareapis/v20231201/getIotConnectorFhirDestination.js +28 -0
  550. package/healthcareapis/v20231201/getPrivateEndpointConnection.d.ts +71 -0
  551. package/healthcareapis/v20231201/getPrivateEndpointConnection.js +27 -0
  552. package/healthcareapis/v20231201/getService.d.ts +77 -0
  553. package/healthcareapis/v20231201/getService.js +26 -0
  554. package/healthcareapis/v20231201/getWorkspace.d.ts +69 -0
  555. package/healthcareapis/v20231201/getWorkspace.js +26 -0
  556. package/healthcareapis/v20231201/getWorkspacePrivateEndpointConnection.d.ts +71 -0
  557. package/healthcareapis/v20231201/getWorkspacePrivateEndpointConnection.js +27 -0
  558. package/healthcareapis/v20231201/index.d.ts +49 -0
  559. package/healthcareapis/v20231201/index.js +90 -0
  560. package/healthcareapis/v20231201/iotConnector.d.ts +111 -0
  561. package/healthcareapis/v20231201/iotConnector.js +85 -0
  562. package/healthcareapis/v20231201/iotConnectorFhirDestination.d.ts +100 -0
  563. package/healthcareapis/v20231201/iotConnectorFhirDestination.js +94 -0
  564. package/healthcareapis/v20231201/privateEndpointConnection.d.ts +75 -0
  565. package/healthcareapis/v20231201/privateEndpointConnection.js +80 -0
  566. package/healthcareapis/v20231201/service.d.ts +104 -0
  567. package/healthcareapis/v20231201/service.js +82 -0
  568. package/healthcareapis/v20231201/workspace.d.ts +82 -0
  569. package/healthcareapis/v20231201/workspace.js +75 -0
  570. package/healthcareapis/v20231201/workspacePrivateEndpointConnection.d.ts +75 -0
  571. package/healthcareapis/v20231201/workspacePrivateEndpointConnection.js +80 -0
  572. package/healthcareapis/workspace.d.ts +1 -1
  573. package/healthcareapis/workspace.js +3 -3
  574. package/healthcareapis/workspacePrivateEndpointConnection.d.ts +1 -1
  575. package/healthcareapis/workspacePrivateEndpointConnection.js +3 -3
  576. package/package.json +1 -1
  577. package/quantum/getWorkspace.d.ts +4 -0
  578. package/quantum/getWorkspace.js +5 -1
  579. package/quantum/index.d.ts +5 -1
  580. package/quantum/index.js +7 -2
  581. package/quantum/listWorkspaceKeys.d.ts +57 -0
  582. package/quantum/listWorkspaceKeys.js +28 -0
  583. package/quantum/v20220110preview/workspace.js +2 -2
  584. package/quantum/v20231113preview/getWorkspace.d.ts +89 -0
  585. package/quantum/v20231113preview/getWorkspace.js +26 -0
  586. package/quantum/v20231113preview/index.d.ts +10 -0
  587. package/quantum/v20231113preview/index.js +44 -0
  588. package/quantum/v20231113preview/listWorkspaceKeys.d.ts +55 -0
  589. package/quantum/v20231113preview/listWorkspaceKeys.js +26 -0
  590. package/quantum/v20231113preview/workspace.d.ts +119 -0
  591. package/quantum/v20231113preview/workspace.js +85 -0
  592. package/quantum/workspace.d.ts +2 -0
  593. package/quantum/workspace.js +4 -2
  594. package/tsconfig.tsbuildinfo +1 -1
  595. package/types/enums/containerservice/index.d.ts +2 -1
  596. package/types/enums/containerservice/index.js +5 -3
  597. package/types/enums/containerservice/v20231101/index.d.ts +573 -0
  598. package/types/enums/containerservice/v20231101/index.js +423 -0
  599. package/types/enums/databox/index.d.ts +2 -1
  600. package/types/enums/databox/index.js +4 -2
  601. package/types/enums/databox/v20240201preview/index.d.ts +247 -0
  602. package/types/enums/databox/v20240201preview/index.js +196 -0
  603. package/types/enums/databoxedge/index.d.ts +2 -1
  604. package/types/enums/databoxedge/index.js +4 -2
  605. package/types/enums/databoxedge/v20231201/index.d.ts +230 -0
  606. package/types/enums/databoxedge/v20231201/index.js +147 -0
  607. package/types/enums/desktopvirtualization/index.d.ts +2 -1
  608. package/types/enums/desktopvirtualization/index.js +4 -2
  609. package/types/enums/desktopvirtualization/v20240116preview/index.d.ts +277 -0
  610. package/types/enums/desktopvirtualization/v20240116preview/index.js +170 -0
  611. package/types/enums/healthcareapis/index.d.ts +2 -1
  612. package/types/enums/healthcareapis/index.js +4 -2
  613. package/types/enums/healthcareapis/v20231201/index.d.ts +76 -0
  614. package/types/enums/healthcareapis/v20231201/index.js +46 -0
  615. package/types/enums/quantum/index.d.ts +2 -1
  616. package/types/enums/quantum/index.js +4 -2
  617. package/types/enums/quantum/v20231113preview/index.d.ts +20 -0
  618. package/types/enums/quantum/v20231113preview/index.js +18 -0
  619. package/types/input.d.ts +4446 -831
  620. package/types/input.js +237 -1
  621. package/types/output.d.ts +7209 -1711
  622. package/types/output.js +237 -1
@@ -0,0 +1,77 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Get the metadata of a service instance.
5
+ */
6
+ export declare function getService(args: GetServiceArgs, opts?: pulumi.InvokeOptions): Promise<GetServiceResult>;
7
+ export interface GetServiceArgs {
8
+ /**
9
+ * The name of the resource group that contains the service instance.
10
+ */
11
+ resourceGroupName: string;
12
+ /**
13
+ * The name of the service instance.
14
+ */
15
+ resourceName: string;
16
+ }
17
+ /**
18
+ * The description of the service.
19
+ */
20
+ export interface GetServiceResult {
21
+ /**
22
+ * An etag associated with the resource, used for optimistic concurrency when editing it.
23
+ */
24
+ readonly etag?: string;
25
+ /**
26
+ * The resource identifier.
27
+ */
28
+ readonly id: string;
29
+ /**
30
+ * Setting indicating whether the service has a managed identity associated with it.
31
+ */
32
+ readonly identity?: outputs.healthcareapis.v20231201.ServicesResourceResponseIdentity;
33
+ /**
34
+ * The kind of the service.
35
+ */
36
+ readonly kind: string;
37
+ /**
38
+ * The resource location.
39
+ */
40
+ readonly location: string;
41
+ /**
42
+ * The resource name.
43
+ */
44
+ readonly name: string;
45
+ /**
46
+ * The common properties of a service.
47
+ */
48
+ readonly properties: outputs.healthcareapis.v20231201.ServicesPropertiesResponse;
49
+ /**
50
+ * Metadata pertaining to creation and last modification of the resource.
51
+ */
52
+ readonly systemData: outputs.healthcareapis.v20231201.SystemDataResponse;
53
+ /**
54
+ * The resource tags.
55
+ */
56
+ readonly tags?: {
57
+ [key: string]: string;
58
+ };
59
+ /**
60
+ * The resource type.
61
+ */
62
+ readonly type: string;
63
+ }
64
+ /**
65
+ * Get the metadata of a service instance.
66
+ */
67
+ export declare function getServiceOutput(args: GetServiceOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServiceResult>;
68
+ export interface GetServiceOutputArgs {
69
+ /**
70
+ * The name of the resource group that contains the service instance.
71
+ */
72
+ resourceGroupName: pulumi.Input<string>;
73
+ /**
74
+ * The name of the service instance.
75
+ */
76
+ resourceName: pulumi.Input<string>;
77
+ }
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getServiceOutput = exports.getService = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Get the metadata of a service instance.
10
+ */
11
+ function getService(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:healthcareapis/v20231201:getService", {
14
+ "resourceGroupName": args.resourceGroupName,
15
+ "resourceName": args.resourceName,
16
+ }, opts);
17
+ }
18
+ exports.getService = getService;
19
+ /**
20
+ * Get the metadata of a service instance.
21
+ */
22
+ function getServiceOutput(args, opts) {
23
+ return pulumi.output(args).apply((a) => getService(a, opts));
24
+ }
25
+ exports.getServiceOutput = getServiceOutput;
26
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0U2VydmljZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL2hlYWx0aGNhcmVhcGlzL3YyMDIzMTIwMS9nZXRTZXJ2aWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBSXpDLDZDQUE2QztBQUU3Qzs7R0FFRztBQUNILFNBQWdCLFVBQVUsQ0FBQyxJQUFvQixFQUFFLElBQTJCO0lBRXhFLElBQUksR0FBRyxNQUFNLENBQUMsWUFBWSxDQUFDLFNBQVMsQ0FBQyxvQkFBb0IsRUFBRSxFQUFFLElBQUksSUFBSSxFQUFFLENBQUMsQ0FBQztJQUN6RSxPQUFPLE1BQU0sQ0FBQyxPQUFPLENBQUMsTUFBTSxDQUFDLGtEQUFrRCxFQUFFO1FBQzdFLG1CQUFtQixFQUFFLElBQUksQ0FBQyxpQkFBaUI7UUFDM0MsY0FBYyxFQUFFLElBQUksQ0FBQyxZQUFZO0tBQ3BDLEVBQUUsSUFBSSxDQUFDLENBQUM7QUFDYixDQUFDO0FBUEQsZ0NBT0M7QUEwREQ7O0dBRUc7QUFDSCxTQUFnQixnQkFBZ0IsQ0FBQyxJQUEwQixFQUFFLElBQTJCO0lBQ3BGLE9BQU8sTUFBTSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFNLEVBQUUsRUFBRSxDQUFDLFVBQVUsQ0FBQyxDQUFDLEVBQUUsSUFBSSxDQUFDLENBQUMsQ0FBQTtBQUNyRSxDQUFDO0FBRkQsNENBRUMifQ==
@@ -0,0 +1,69 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Gets the properties of the specified workspace.
5
+ */
6
+ export declare function getWorkspace(args: GetWorkspaceArgs, opts?: pulumi.InvokeOptions): Promise<GetWorkspaceResult>;
7
+ export interface GetWorkspaceArgs {
8
+ /**
9
+ * The name of the resource group that contains the service instance.
10
+ */
11
+ resourceGroupName: string;
12
+ /**
13
+ * The name of workspace resource.
14
+ */
15
+ workspaceName: string;
16
+ }
17
+ /**
18
+ * Workspace resource.
19
+ */
20
+ export interface GetWorkspaceResult {
21
+ /**
22
+ * An etag associated with the resource, used for optimistic concurrency when editing it.
23
+ */
24
+ readonly etag?: string;
25
+ /**
26
+ * The resource identifier.
27
+ */
28
+ readonly id: string;
29
+ /**
30
+ * The resource location.
31
+ */
32
+ readonly location?: string;
33
+ /**
34
+ * The resource name.
35
+ */
36
+ readonly name: string;
37
+ /**
38
+ * Workspaces resource specific properties.
39
+ */
40
+ readonly properties: outputs.healthcareapis.v20231201.WorkspaceResponseProperties;
41
+ /**
42
+ * Metadata pertaining to creation and last modification of the resource.
43
+ */
44
+ readonly systemData: outputs.healthcareapis.v20231201.SystemDataResponse;
45
+ /**
46
+ * Resource tags.
47
+ */
48
+ readonly tags?: {
49
+ [key: string]: string;
50
+ };
51
+ /**
52
+ * The resource type.
53
+ */
54
+ readonly type: string;
55
+ }
56
+ /**
57
+ * Gets the properties of the specified workspace.
58
+ */
59
+ export declare function getWorkspaceOutput(args: GetWorkspaceOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetWorkspaceResult>;
60
+ export interface GetWorkspaceOutputArgs {
61
+ /**
62
+ * The name of the resource group that contains the service instance.
63
+ */
64
+ resourceGroupName: pulumi.Input<string>;
65
+ /**
66
+ * The name of workspace resource.
67
+ */
68
+ workspaceName: pulumi.Input<string>;
69
+ }
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getWorkspaceOutput = exports.getWorkspace = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Gets the properties of the specified workspace.
10
+ */
11
+ function getWorkspace(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:healthcareapis/v20231201:getWorkspace", {
14
+ "resourceGroupName": args.resourceGroupName,
15
+ "workspaceName": args.workspaceName,
16
+ }, opts);
17
+ }
18
+ exports.getWorkspace = getWorkspace;
19
+ /**
20
+ * Gets the properties of the specified workspace.
21
+ */
22
+ function getWorkspaceOutput(args, opts) {
23
+ return pulumi.output(args).apply((a) => getWorkspace(a, opts));
24
+ }
25
+ exports.getWorkspaceOutput = getWorkspaceOutput;
26
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0V29ya3NwYWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vaGVhbHRoY2FyZWFwaXMvdjIwMjMxMjAxL2dldFdvcmtzcGFjZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6Qyw2Q0FBNkM7QUFFN0M7O0dBRUc7QUFDSCxTQUFnQixZQUFZLENBQUMsSUFBc0IsRUFBRSxJQUEyQjtJQUU1RSxJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsb0JBQW9CLEVBQUUsRUFBRSxJQUFJLElBQUksRUFBRSxDQUFDLENBQUM7SUFDekUsT0FBTyxNQUFNLENBQUMsT0FBTyxDQUFDLE1BQU0sQ0FBQyxvREFBb0QsRUFBRTtRQUMvRSxtQkFBbUIsRUFBRSxJQUFJLENBQUMsaUJBQWlCO1FBQzNDLGVBQWUsRUFBRSxJQUFJLENBQUMsYUFBYTtLQUN0QyxFQUFFLElBQUksQ0FBQyxDQUFDO0FBQ2IsQ0FBQztBQVBELG9DQU9DO0FBa0REOztHQUVHO0FBQ0gsU0FBZ0Isa0JBQWtCLENBQUMsSUFBNEIsRUFBRSxJQUEyQjtJQUN4RixPQUFPLE1BQU0sQ0FBQyxNQUFNLENBQUMsSUFBSSxDQUFDLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBTSxFQUFFLEVBQUUsQ0FBQyxZQUFZLENBQUMsQ0FBQyxFQUFFLElBQUksQ0FBQyxDQUFDLENBQUE7QUFDdkUsQ0FBQztBQUZELGdEQUVDIn0=
@@ -0,0 +1,71 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Gets the specified private endpoint connection associated with the workspace.
5
+ */
6
+ export declare function getWorkspacePrivateEndpointConnection(args: GetWorkspacePrivateEndpointConnectionArgs, opts?: pulumi.InvokeOptions): Promise<GetWorkspacePrivateEndpointConnectionResult>;
7
+ export interface GetWorkspacePrivateEndpointConnectionArgs {
8
+ /**
9
+ * The name of the private endpoint connection associated with the Azure resource
10
+ */
11
+ privateEndpointConnectionName: string;
12
+ /**
13
+ * The name of the resource group that contains the service instance.
14
+ */
15
+ resourceGroupName: string;
16
+ /**
17
+ * The name of workspace resource.
18
+ */
19
+ workspaceName: string;
20
+ }
21
+ /**
22
+ * The Private Endpoint Connection resource.
23
+ */
24
+ export interface GetWorkspacePrivateEndpointConnectionResult {
25
+ /**
26
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
27
+ */
28
+ readonly id: string;
29
+ /**
30
+ * The name of the resource
31
+ */
32
+ readonly name: string;
33
+ /**
34
+ * The resource of private end point.
35
+ */
36
+ readonly privateEndpoint?: outputs.healthcareapis.v20231201.PrivateEndpointResponse;
37
+ /**
38
+ * A collection of information about the state of the connection between service consumer and provider.
39
+ */
40
+ readonly privateLinkServiceConnectionState: outputs.healthcareapis.v20231201.PrivateLinkServiceConnectionStateResponse;
41
+ /**
42
+ * The provisioning state of the private endpoint connection resource.
43
+ */
44
+ readonly provisioningState: string;
45
+ /**
46
+ * Metadata pertaining to creation and last modification of the resource.
47
+ */
48
+ readonly systemData: outputs.healthcareapis.v20231201.SystemDataResponse;
49
+ /**
50
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
51
+ */
52
+ readonly type: string;
53
+ }
54
+ /**
55
+ * Gets the specified private endpoint connection associated with the workspace.
56
+ */
57
+ export declare function getWorkspacePrivateEndpointConnectionOutput(args: GetWorkspacePrivateEndpointConnectionOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetWorkspacePrivateEndpointConnectionResult>;
58
+ export interface GetWorkspacePrivateEndpointConnectionOutputArgs {
59
+ /**
60
+ * The name of the private endpoint connection associated with the Azure resource
61
+ */
62
+ privateEndpointConnectionName: pulumi.Input<string>;
63
+ /**
64
+ * The name of the resource group that contains the service instance.
65
+ */
66
+ resourceGroupName: pulumi.Input<string>;
67
+ /**
68
+ * The name of workspace resource.
69
+ */
70
+ workspaceName: pulumi.Input<string>;
71
+ }
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getWorkspacePrivateEndpointConnectionOutput = exports.getWorkspacePrivateEndpointConnection = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Gets the specified private endpoint connection associated with the workspace.
10
+ */
11
+ function getWorkspacePrivateEndpointConnection(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:healthcareapis/v20231201:getWorkspacePrivateEndpointConnection", {
14
+ "privateEndpointConnectionName": args.privateEndpointConnectionName,
15
+ "resourceGroupName": args.resourceGroupName,
16
+ "workspaceName": args.workspaceName,
17
+ }, opts);
18
+ }
19
+ exports.getWorkspacePrivateEndpointConnection = getWorkspacePrivateEndpointConnection;
20
+ /**
21
+ * Gets the specified private endpoint connection associated with the workspace.
22
+ */
23
+ function getWorkspacePrivateEndpointConnectionOutput(args, opts) {
24
+ return pulumi.output(args).apply((a) => getWorkspacePrivateEndpointConnection(a, opts));
25
+ }
26
+ exports.getWorkspacePrivateEndpointConnectionOutput = getWorkspacePrivateEndpointConnectionOutput;
27
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0V29ya3NwYWNlUHJpdmF0ZUVuZHBvaW50Q29ubmVjdGlvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL2hlYWx0aGNhcmVhcGlzL3YyMDIzMTIwMS9nZXRXb3Jrc3BhY2VQcml2YXRlRW5kcG9pbnRDb25uZWN0aW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBSXpDLDZDQUE2QztBQUU3Qzs7R0FFRztBQUNILFNBQWdCLHFDQUFxQyxDQUFDLElBQStDLEVBQUUsSUFBMkI7SUFFOUgsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBQ3pFLE9BQU8sTUFBTSxDQUFDLE9BQU8sQ0FBQyxNQUFNLENBQUMsNkVBQTZFLEVBQUU7UUFDeEcsK0JBQStCLEVBQUUsSUFBSSxDQUFDLDZCQUE2QjtRQUNuRSxtQkFBbUIsRUFBRSxJQUFJLENBQUMsaUJBQWlCO1FBQzNDLGVBQWUsRUFBRSxJQUFJLENBQUMsYUFBYTtLQUN0QyxFQUFFLElBQUksQ0FBQyxDQUFDO0FBQ2IsQ0FBQztBQVJELHNGQVFDO0FBa0REOztHQUVHO0FBQ0gsU0FBZ0IsMkNBQTJDLENBQUMsSUFBcUQsRUFBRSxJQUEyQjtJQUMxSSxPQUFPLE1BQU0sQ0FBQyxNQUFNLENBQUMsSUFBSSxDQUFDLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBTSxFQUFFLEVBQUUsQ0FBQyxxQ0FBcUMsQ0FBQyxDQUFDLEVBQUUsSUFBSSxDQUFDLENBQUMsQ0FBQTtBQUNoRyxDQUFDO0FBRkQsa0dBRUMifQ==
@@ -0,0 +1,49 @@
1
+ export { DicomServiceArgs } from "./dicomService";
2
+ export type DicomService = import("./dicomService").DicomService;
3
+ export declare const DicomService: typeof import("./dicomService").DicomService;
4
+ export { FhirServiceArgs } from "./fhirService";
5
+ export type FhirService = import("./fhirService").FhirService;
6
+ export declare const FhirService: typeof import("./fhirService").FhirService;
7
+ export { GetDicomServiceArgs, GetDicomServiceResult, GetDicomServiceOutputArgs } from "./getDicomService";
8
+ export declare const getDicomService: typeof import("./getDicomService").getDicomService;
9
+ export declare const getDicomServiceOutput: typeof import("./getDicomService").getDicomServiceOutput;
10
+ export { GetFhirServiceArgs, GetFhirServiceResult, GetFhirServiceOutputArgs } from "./getFhirService";
11
+ export declare const getFhirService: typeof import("./getFhirService").getFhirService;
12
+ export declare const getFhirServiceOutput: typeof import("./getFhirService").getFhirServiceOutput;
13
+ export { GetIotConnectorArgs, GetIotConnectorResult, GetIotConnectorOutputArgs } from "./getIotConnector";
14
+ export declare const getIotConnector: typeof import("./getIotConnector").getIotConnector;
15
+ export declare const getIotConnectorOutput: typeof import("./getIotConnector").getIotConnectorOutput;
16
+ export { GetIotConnectorFhirDestinationArgs, GetIotConnectorFhirDestinationResult, GetIotConnectorFhirDestinationOutputArgs } from "./getIotConnectorFhirDestination";
17
+ export declare const getIotConnectorFhirDestination: typeof import("./getIotConnectorFhirDestination").getIotConnectorFhirDestination;
18
+ export declare const getIotConnectorFhirDestinationOutput: typeof import("./getIotConnectorFhirDestination").getIotConnectorFhirDestinationOutput;
19
+ export { GetPrivateEndpointConnectionArgs, GetPrivateEndpointConnectionResult, GetPrivateEndpointConnectionOutputArgs } from "./getPrivateEndpointConnection";
20
+ export declare const getPrivateEndpointConnection: typeof import("./getPrivateEndpointConnection").getPrivateEndpointConnection;
21
+ export declare const getPrivateEndpointConnectionOutput: typeof import("./getPrivateEndpointConnection").getPrivateEndpointConnectionOutput;
22
+ export { GetServiceArgs, GetServiceResult, GetServiceOutputArgs } from "./getService";
23
+ export declare const getService: typeof import("./getService").getService;
24
+ export declare const getServiceOutput: typeof import("./getService").getServiceOutput;
25
+ export { GetWorkspaceArgs, GetWorkspaceResult, GetWorkspaceOutputArgs } from "./getWorkspace";
26
+ export declare const getWorkspace: typeof import("./getWorkspace").getWorkspace;
27
+ export declare const getWorkspaceOutput: typeof import("./getWorkspace").getWorkspaceOutput;
28
+ export { GetWorkspacePrivateEndpointConnectionArgs, GetWorkspacePrivateEndpointConnectionResult, GetWorkspacePrivateEndpointConnectionOutputArgs } from "./getWorkspacePrivateEndpointConnection";
29
+ export declare const getWorkspacePrivateEndpointConnection: typeof import("./getWorkspacePrivateEndpointConnection").getWorkspacePrivateEndpointConnection;
30
+ export declare const getWorkspacePrivateEndpointConnectionOutput: typeof import("./getWorkspacePrivateEndpointConnection").getWorkspacePrivateEndpointConnectionOutput;
31
+ export { IotConnectorArgs } from "./iotConnector";
32
+ export type IotConnector = import("./iotConnector").IotConnector;
33
+ export declare const IotConnector: typeof import("./iotConnector").IotConnector;
34
+ export { IotConnectorFhirDestinationArgs } from "./iotConnectorFhirDestination";
35
+ export type IotConnectorFhirDestination = import("./iotConnectorFhirDestination").IotConnectorFhirDestination;
36
+ export declare const IotConnectorFhirDestination: typeof import("./iotConnectorFhirDestination").IotConnectorFhirDestination;
37
+ export { PrivateEndpointConnectionArgs } from "./privateEndpointConnection";
38
+ export type PrivateEndpointConnection = import("./privateEndpointConnection").PrivateEndpointConnection;
39
+ export declare const PrivateEndpointConnection: typeof import("./privateEndpointConnection").PrivateEndpointConnection;
40
+ export { ServiceArgs } from "./service";
41
+ export type Service = import("./service").Service;
42
+ export declare const Service: typeof import("./service").Service;
43
+ export { WorkspaceArgs } from "./workspace";
44
+ export type Workspace = import("./workspace").Workspace;
45
+ export declare const Workspace: typeof import("./workspace").Workspace;
46
+ export { WorkspacePrivateEndpointConnectionArgs } from "./workspacePrivateEndpointConnection";
47
+ export type WorkspacePrivateEndpointConnection = import("./workspacePrivateEndpointConnection").WorkspacePrivateEndpointConnection;
48
+ export declare const WorkspacePrivateEndpointConnection: typeof import("./workspacePrivateEndpointConnection").WorkspacePrivateEndpointConnection;
49
+ export * from "../../types/enums/healthcareapis/v20231201";
@@ -0,0 +1,90 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
17
+ };
18
+ Object.defineProperty(exports, "__esModule", { value: true });
19
+ exports.WorkspacePrivateEndpointConnection = exports.Workspace = exports.Service = exports.PrivateEndpointConnection = exports.IotConnectorFhirDestination = exports.IotConnector = exports.getWorkspacePrivateEndpointConnectionOutput = exports.getWorkspacePrivateEndpointConnection = exports.getWorkspaceOutput = exports.getWorkspace = exports.getServiceOutput = exports.getService = exports.getPrivateEndpointConnectionOutput = exports.getPrivateEndpointConnection = exports.getIotConnectorFhirDestinationOutput = exports.getIotConnectorFhirDestination = exports.getIotConnectorOutput = exports.getIotConnector = exports.getFhirServiceOutput = exports.getFhirService = exports.getDicomServiceOutput = exports.getDicomService = exports.FhirService = exports.DicomService = void 0;
20
+ const pulumi = require("@pulumi/pulumi");
21
+ const utilities = require("../../utilities");
22
+ exports.DicomService = null;
23
+ utilities.lazyLoad(exports, ["DicomService"], () => require("./dicomService"));
24
+ exports.FhirService = null;
25
+ utilities.lazyLoad(exports, ["FhirService"], () => require("./fhirService"));
26
+ exports.getDicomService = null;
27
+ exports.getDicomServiceOutput = null;
28
+ utilities.lazyLoad(exports, ["getDicomService", "getDicomServiceOutput"], () => require("./getDicomService"));
29
+ exports.getFhirService = null;
30
+ exports.getFhirServiceOutput = null;
31
+ utilities.lazyLoad(exports, ["getFhirService", "getFhirServiceOutput"], () => require("./getFhirService"));
32
+ exports.getIotConnector = null;
33
+ exports.getIotConnectorOutput = null;
34
+ utilities.lazyLoad(exports, ["getIotConnector", "getIotConnectorOutput"], () => require("./getIotConnector"));
35
+ exports.getIotConnectorFhirDestination = null;
36
+ exports.getIotConnectorFhirDestinationOutput = null;
37
+ utilities.lazyLoad(exports, ["getIotConnectorFhirDestination", "getIotConnectorFhirDestinationOutput"], () => require("./getIotConnectorFhirDestination"));
38
+ exports.getPrivateEndpointConnection = null;
39
+ exports.getPrivateEndpointConnectionOutput = null;
40
+ utilities.lazyLoad(exports, ["getPrivateEndpointConnection", "getPrivateEndpointConnectionOutput"], () => require("./getPrivateEndpointConnection"));
41
+ exports.getService = null;
42
+ exports.getServiceOutput = null;
43
+ utilities.lazyLoad(exports, ["getService", "getServiceOutput"], () => require("./getService"));
44
+ exports.getWorkspace = null;
45
+ exports.getWorkspaceOutput = null;
46
+ utilities.lazyLoad(exports, ["getWorkspace", "getWorkspaceOutput"], () => require("./getWorkspace"));
47
+ exports.getWorkspacePrivateEndpointConnection = null;
48
+ exports.getWorkspacePrivateEndpointConnectionOutput = null;
49
+ utilities.lazyLoad(exports, ["getWorkspacePrivateEndpointConnection", "getWorkspacePrivateEndpointConnectionOutput"], () => require("./getWorkspacePrivateEndpointConnection"));
50
+ exports.IotConnector = null;
51
+ utilities.lazyLoad(exports, ["IotConnector"], () => require("./iotConnector"));
52
+ exports.IotConnectorFhirDestination = null;
53
+ utilities.lazyLoad(exports, ["IotConnectorFhirDestination"], () => require("./iotConnectorFhirDestination"));
54
+ exports.PrivateEndpointConnection = null;
55
+ utilities.lazyLoad(exports, ["PrivateEndpointConnection"], () => require("./privateEndpointConnection"));
56
+ exports.Service = null;
57
+ utilities.lazyLoad(exports, ["Service"], () => require("./service"));
58
+ exports.Workspace = null;
59
+ utilities.lazyLoad(exports, ["Workspace"], () => require("./workspace"));
60
+ exports.WorkspacePrivateEndpointConnection = null;
61
+ utilities.lazyLoad(exports, ["WorkspacePrivateEndpointConnection"], () => require("./workspacePrivateEndpointConnection"));
62
+ // Export enums:
63
+ __exportStar(require("../../types/enums/healthcareapis/v20231201"), exports);
64
+ const _module = {
65
+ version: utilities.getVersion(),
66
+ construct: (name, type, urn) => {
67
+ switch (type) {
68
+ case "azure-native:healthcareapis/v20231201:DicomService":
69
+ return new exports.DicomService(name, undefined, { urn });
70
+ case "azure-native:healthcareapis/v20231201:FhirService":
71
+ return new exports.FhirService(name, undefined, { urn });
72
+ case "azure-native:healthcareapis/v20231201:IotConnector":
73
+ return new exports.IotConnector(name, undefined, { urn });
74
+ case "azure-native:healthcareapis/v20231201:IotConnectorFhirDestination":
75
+ return new exports.IotConnectorFhirDestination(name, undefined, { urn });
76
+ case "azure-native:healthcareapis/v20231201:PrivateEndpointConnection":
77
+ return new exports.PrivateEndpointConnection(name, undefined, { urn });
78
+ case "azure-native:healthcareapis/v20231201:Service":
79
+ return new exports.Service(name, undefined, { urn });
80
+ case "azure-native:healthcareapis/v20231201:Workspace":
81
+ return new exports.Workspace(name, undefined, { urn });
82
+ case "azure-native:healthcareapis/v20231201:WorkspacePrivateEndpointConnection":
83
+ return new exports.WorkspacePrivateEndpointConnection(name, undefined, { urn });
84
+ default:
85
+ throw new Error(`unknown resource type ${type}`);
86
+ }
87
+ },
88
+ };
89
+ pulumi.runtime.registerResourceModule("azure-native", "healthcareapis/v20231201", _module);
90
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9oZWFsdGhjYXJlYXBpcy92MjAyMzEyMDEvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLHNFQUFzRTtBQUN0RSxpRkFBaUY7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBRWpGLHlDQUF5QztBQUN6Qyw2Q0FBNkM7QUFLaEMsUUFBQSxZQUFZLEdBQWlELElBQVcsQ0FBQztBQUN0RixTQUFTLENBQUMsUUFBUSxDQUFDLE9BQU8sRUFBRSxDQUFDLGNBQWMsQ0FBQyxFQUFFLEdBQUcsRUFBRSxDQUFDLE9BQU8sQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDLENBQUM7QUFJbEUsUUFBQSxXQUFXLEdBQStDLElBQVcsQ0FBQztBQUNuRixTQUFTLENBQUMsUUFBUSxDQUFDLE9BQU8sRUFBRSxDQUFDLGFBQWEsQ0FBQyxFQUFFLEdBQUcsRUFBRSxDQUFDLE9BQU8sQ0FBQyxlQUFlLENBQUMsQ0FBQyxDQUFDO0FBR2hFLFFBQUEsZUFBZSxHQUF1RCxJQUFXLENBQUM7QUFDbEYsUUFBQSxxQkFBcUIsR0FBNkQsSUFBVyxDQUFDO0FBQzNHLFNBQVMsQ0FBQyxRQUFRLENBQUMsT0FBTyxFQUFFLENBQUMsaUJBQWlCLEVBQUMsdUJBQXVCLENBQUMsRUFBRSxHQUFHLEVBQUUsQ0FBQyxPQUFPLENBQUMsbUJBQW1CLENBQUMsQ0FBQyxDQUFDO0FBR2hHLFFBQUEsY0FBYyxHQUFxRCxJQUFXLENBQUM7QUFDL0UsUUFBQSxvQkFBb0IsR0FBMkQsSUFBVyxDQUFDO0FBQ3hHLFNBQVMsQ0FBQyxRQUFRLENBQUMsT0FBTyxFQUFFLENBQUMsZ0JBQWdCLEVBQUMsc0JBQXNCLENBQUMsRUFBRSxHQUFHLEVBQUUsQ0FBQyxPQUFPLENBQUMsa0JBQWtCLENBQUMsQ0FBQyxDQUFDO0FBRzdGLFFBQUEsZUFBZSxHQUF1RCxJQUFXLENBQUM7QUFDbEYsUUFBQSxxQkFBcUIsR0FBNkQsSUFBVyxDQUFDO0FBQzNH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
@@ -0,0 +1,111 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../../types/input";
3
+ import * as outputs from "../../types/output";
4
+ /**
5
+ * IoT Connector definition.
6
+ */
7
+ export declare class IotConnector extends pulumi.CustomResource {
8
+ /**
9
+ * Get an existing IotConnector resource's state with the given name, ID, and optional extra
10
+ * properties used to qualify the lookup.
11
+ *
12
+ * @param name The _unique_ name of the resulting resource.
13
+ * @param id The _unique_ provider ID of the resource to lookup.
14
+ * @param opts Optional settings to control the behavior of the CustomResource.
15
+ */
16
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): IotConnector;
17
+ /**
18
+ * Returns true if the given object is an instance of IotConnector. This is designed to work even
19
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
20
+ */
21
+ static isInstance(obj: any): obj is IotConnector;
22
+ /**
23
+ * Device Mappings.
24
+ */
25
+ readonly deviceMapping: pulumi.Output<outputs.healthcareapis.v20231201.IotMappingPropertiesResponse | undefined>;
26
+ /**
27
+ * An etag associated with the resource, used for optimistic concurrency when editing it.
28
+ */
29
+ readonly etag: pulumi.Output<string | undefined>;
30
+ /**
31
+ * Setting indicating whether the service has a managed identity associated with it.
32
+ */
33
+ readonly identity: pulumi.Output<outputs.healthcareapis.v20231201.ServiceManagedIdentityResponseIdentity | undefined>;
34
+ /**
35
+ * Source configuration.
36
+ */
37
+ readonly ingestionEndpointConfiguration: pulumi.Output<outputs.healthcareapis.v20231201.IotEventHubIngestionEndpointConfigurationResponse | undefined>;
38
+ /**
39
+ * The resource location.
40
+ */
41
+ readonly location: pulumi.Output<string | undefined>;
42
+ /**
43
+ * The resource name.
44
+ */
45
+ readonly name: pulumi.Output<string>;
46
+ /**
47
+ * The provisioning state.
48
+ */
49
+ readonly provisioningState: pulumi.Output<string>;
50
+ /**
51
+ * Metadata pertaining to creation and last modification of the resource.
52
+ */
53
+ readonly systemData: pulumi.Output<outputs.healthcareapis.v20231201.SystemDataResponse>;
54
+ /**
55
+ * Resource tags.
56
+ */
57
+ readonly tags: pulumi.Output<{
58
+ [key: string]: string;
59
+ } | undefined>;
60
+ /**
61
+ * The resource type.
62
+ */
63
+ readonly type: pulumi.Output<string>;
64
+ /**
65
+ * Create a IotConnector resource with the given unique name, arguments, and options.
66
+ *
67
+ * @param name The _unique_ name of the resource.
68
+ * @param args The arguments to use to populate this resource's properties.
69
+ * @param opts A bag of options that control this resource's behavior.
70
+ */
71
+ constructor(name: string, args: IotConnectorArgs, opts?: pulumi.CustomResourceOptions);
72
+ }
73
+ /**
74
+ * The set of arguments for constructing a IotConnector resource.
75
+ */
76
+ export interface IotConnectorArgs {
77
+ /**
78
+ * Device Mappings.
79
+ */
80
+ deviceMapping?: pulumi.Input<inputs.healthcareapis.v20231201.IotMappingPropertiesArgs>;
81
+ /**
82
+ * Setting indicating whether the service has a managed identity associated with it.
83
+ */
84
+ identity?: pulumi.Input<inputs.healthcareapis.v20231201.ServiceManagedIdentityIdentityArgs>;
85
+ /**
86
+ * Source configuration.
87
+ */
88
+ ingestionEndpointConfiguration?: pulumi.Input<inputs.healthcareapis.v20231201.IotEventHubIngestionEndpointConfigurationArgs>;
89
+ /**
90
+ * The name of IoT Connector resource.
91
+ */
92
+ iotConnectorName?: pulumi.Input<string>;
93
+ /**
94
+ * The resource location.
95
+ */
96
+ location?: pulumi.Input<string>;
97
+ /**
98
+ * The name of the resource group that contains the service instance.
99
+ */
100
+ resourceGroupName: pulumi.Input<string>;
101
+ /**
102
+ * Resource tags.
103
+ */
104
+ tags?: pulumi.Input<{
105
+ [key: string]: pulumi.Input<string>;
106
+ }>;
107
+ /**
108
+ * The name of workspace resource.
109
+ */
110
+ workspaceName: pulumi.Input<string>;
111
+ }