@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,109 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Gets the properties of the specified DICOM Service.
5
+ */
6
+ export declare function getDicomService(args: GetDicomServiceArgs, opts?: pulumi.InvokeOptions): Promise<GetDicomServiceResult>;
7
+ export interface GetDicomServiceArgs {
8
+ /**
9
+ * The name of DICOM Service resource.
10
+ */
11
+ dicomServiceName: 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 description of Dicom Service
23
+ */
24
+ export interface GetDicomServiceResult {
25
+ /**
26
+ * Dicom Service authentication configuration.
27
+ */
28
+ readonly authenticationConfiguration?: outputs.healthcareapis.v20231201.DicomServiceAuthenticationConfigurationResponse;
29
+ /**
30
+ * Dicom Service Cors configuration.
31
+ */
32
+ readonly corsConfiguration?: outputs.healthcareapis.v20231201.CorsConfigurationResponse;
33
+ /**
34
+ * The encryption settings of the DICOM service
35
+ */
36
+ readonly encryption?: outputs.healthcareapis.v20231201.EncryptionResponse;
37
+ /**
38
+ * An etag associated with the resource, used for optimistic concurrency when editing it.
39
+ */
40
+ readonly etag?: string;
41
+ /**
42
+ * DICOM Service event support status.
43
+ */
44
+ readonly eventState: string;
45
+ /**
46
+ * The resource identifier.
47
+ */
48
+ readonly id: string;
49
+ /**
50
+ * Setting indicating whether the service has a managed identity associated with it.
51
+ */
52
+ readonly identity?: outputs.healthcareapis.v20231201.ServiceManagedIdentityResponseIdentity;
53
+ /**
54
+ * The resource location.
55
+ */
56
+ readonly location?: string;
57
+ /**
58
+ * The resource name.
59
+ */
60
+ readonly name: string;
61
+ /**
62
+ * The list of private endpoint connections that are set up for this resource.
63
+ */
64
+ readonly privateEndpointConnections: outputs.healthcareapis.v20231201.PrivateEndpointConnectionResponse[];
65
+ /**
66
+ * The provisioning state.
67
+ */
68
+ readonly provisioningState: string;
69
+ /**
70
+ * Control permission for data plane traffic coming from public networks while private endpoint is enabled.
71
+ */
72
+ readonly publicNetworkAccess: string;
73
+ /**
74
+ * The url of the Dicom Services.
75
+ */
76
+ readonly serviceUrl: string;
77
+ /**
78
+ * Metadata pertaining to creation and last modification of the resource.
79
+ */
80
+ readonly systemData: outputs.healthcareapis.v20231201.SystemDataResponse;
81
+ /**
82
+ * Resource tags.
83
+ */
84
+ readonly tags?: {
85
+ [key: string]: string;
86
+ };
87
+ /**
88
+ * The resource type.
89
+ */
90
+ readonly type: string;
91
+ }
92
+ /**
93
+ * Gets the properties of the specified DICOM Service.
94
+ */
95
+ export declare function getDicomServiceOutput(args: GetDicomServiceOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetDicomServiceResult>;
96
+ export interface GetDicomServiceOutputArgs {
97
+ /**
98
+ * The name of DICOM Service resource.
99
+ */
100
+ dicomServiceName: pulumi.Input<string>;
101
+ /**
102
+ * The name of the resource group that contains the service instance.
103
+ */
104
+ resourceGroupName: pulumi.Input<string>;
105
+ /**
106
+ * The name of workspace resource.
107
+ */
108
+ workspaceName: pulumi.Input<string>;
109
+ }
@@ -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.getDicomServiceOutput = exports.getDicomService = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Gets the properties of the specified DICOM Service.
10
+ */
11
+ function getDicomService(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:healthcareapis/v20231201:getDicomService", {
14
+ "dicomServiceName": args.dicomServiceName,
15
+ "resourceGroupName": args.resourceGroupName,
16
+ "workspaceName": args.workspaceName,
17
+ }, opts);
18
+ }
19
+ exports.getDicomService = getDicomService;
20
+ /**
21
+ * Gets the properties of the specified DICOM Service.
22
+ */
23
+ function getDicomServiceOutput(args, opts) {
24
+ return pulumi.output(args).apply((a) => getDicomService(a, opts));
25
+ }
26
+ exports.getDicomServiceOutput = getDicomServiceOutput;
27
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0RGljb21TZXJ2aWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vaGVhbHRoY2FyZWFwaXMvdjIwMjMxMjAxL2dldERpY29tU2VydmljZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6Qyw2Q0FBNkM7QUFFN0M7O0dBRUc7QUFDSCxTQUFnQixlQUFlLENBQUMsSUFBeUIsRUFBRSxJQUEyQjtJQUVsRixJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsb0JBQW9CLEVBQUUsRUFBRSxJQUFJLElBQUksRUFBRSxDQUFDLENBQUM7SUFDekUsT0FBTyxNQUFNLENBQUMsT0FBTyxDQUFDLE1BQU0sQ0FBQyx1REFBdUQsRUFBRTtRQUNsRixrQkFBa0IsRUFBRSxJQUFJLENBQUMsZ0JBQWdCO1FBQ3pDLG1CQUFtQixFQUFFLElBQUksQ0FBQyxpQkFBaUI7UUFDM0MsZUFBZSxFQUFFLElBQUksQ0FBQyxhQUFhO0tBQ3RDLEVBQUUsSUFBSSxDQUFDLENBQUM7QUFDYixDQUFDO0FBUkQsMENBUUM7QUFzRkQ7O0dBRUc7QUFDSCxTQUFnQixxQkFBcUIsQ0FBQyxJQUErQixFQUFFLElBQTJCO0lBQzlGLE9BQU8sTUFBTSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFNLEVBQUUsRUFBRSxDQUFDLGVBQWUsQ0FBQyxDQUFDLEVBQUUsSUFBSSxDQUFDLENBQUMsQ0FBQTtBQUMxRSxDQUFDO0FBRkQsc0RBRUMifQ==
@@ -0,0 +1,129 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Gets the properties of the specified FHIR Service.
5
+ */
6
+ export declare function getFhirService(args: GetFhirServiceArgs, opts?: pulumi.InvokeOptions): Promise<GetFhirServiceResult>;
7
+ export interface GetFhirServiceArgs {
8
+ /**
9
+ * The name of FHIR Service resource.
10
+ */
11
+ fhirServiceName: 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 description of Fhir Service
23
+ */
24
+ export interface GetFhirServiceResult {
25
+ /**
26
+ * Fhir Service Azure container registry configuration.
27
+ */
28
+ readonly acrConfiguration?: outputs.healthcareapis.v20231201.FhirServiceAcrConfigurationResponse;
29
+ /**
30
+ * Fhir Service authentication configuration.
31
+ */
32
+ readonly authenticationConfiguration?: outputs.healthcareapis.v20231201.FhirServiceAuthenticationConfigurationResponse;
33
+ /**
34
+ * Fhir Service Cors configuration.
35
+ */
36
+ readonly corsConfiguration?: outputs.healthcareapis.v20231201.FhirServiceCorsConfigurationResponse;
37
+ /**
38
+ * The encryption settings of the FHIR service
39
+ */
40
+ readonly encryption?: outputs.healthcareapis.v20231201.EncryptionResponse;
41
+ /**
42
+ * An etag associated with the resource, used for optimistic concurrency when editing it.
43
+ */
44
+ readonly etag?: string;
45
+ /**
46
+ * Fhir Service event support status.
47
+ */
48
+ readonly eventState: string;
49
+ /**
50
+ * Fhir Service export configuration.
51
+ */
52
+ readonly exportConfiguration?: outputs.healthcareapis.v20231201.FhirServiceExportConfigurationResponse;
53
+ /**
54
+ * The resource identifier.
55
+ */
56
+ readonly id: string;
57
+ /**
58
+ * Setting indicating whether the service has a managed identity associated with it.
59
+ */
60
+ readonly identity?: outputs.healthcareapis.v20231201.ServiceManagedIdentityResponseIdentity;
61
+ /**
62
+ * Implementation Guides configuration.
63
+ */
64
+ readonly implementationGuidesConfiguration?: outputs.healthcareapis.v20231201.ImplementationGuidesConfigurationResponse;
65
+ /**
66
+ * Fhir Service import configuration.
67
+ */
68
+ readonly importConfiguration?: outputs.healthcareapis.v20231201.FhirServiceImportConfigurationResponse;
69
+ /**
70
+ * The kind of the service.
71
+ */
72
+ readonly kind?: string;
73
+ /**
74
+ * The resource location.
75
+ */
76
+ readonly location?: string;
77
+ /**
78
+ * The resource name.
79
+ */
80
+ readonly name: string;
81
+ /**
82
+ * The list of private endpoint connections that are set up for this resource.
83
+ */
84
+ readonly privateEndpointConnections: outputs.healthcareapis.v20231201.PrivateEndpointConnectionResponse[];
85
+ /**
86
+ * The provisioning state.
87
+ */
88
+ readonly provisioningState: string;
89
+ /**
90
+ * Control permission for data plane traffic coming from public networks while private endpoint is enabled.
91
+ */
92
+ readonly publicNetworkAccess: string;
93
+ /**
94
+ * Determines tracking of history for resources.
95
+ */
96
+ readonly resourceVersionPolicyConfiguration?: outputs.healthcareapis.v20231201.ResourceVersionPolicyConfigurationResponse;
97
+ /**
98
+ * Metadata pertaining to creation and last modification of the resource.
99
+ */
100
+ readonly systemData: outputs.healthcareapis.v20231201.SystemDataResponse;
101
+ /**
102
+ * Resource tags.
103
+ */
104
+ readonly tags?: {
105
+ [key: string]: string;
106
+ };
107
+ /**
108
+ * The resource type.
109
+ */
110
+ readonly type: string;
111
+ }
112
+ /**
113
+ * Gets the properties of the specified FHIR Service.
114
+ */
115
+ export declare function getFhirServiceOutput(args: GetFhirServiceOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFhirServiceResult>;
116
+ export interface GetFhirServiceOutputArgs {
117
+ /**
118
+ * The name of FHIR Service resource.
119
+ */
120
+ fhirServiceName: pulumi.Input<string>;
121
+ /**
122
+ * The name of the resource group that contains the service instance.
123
+ */
124
+ resourceGroupName: pulumi.Input<string>;
125
+ /**
126
+ * The name of workspace resource.
127
+ */
128
+ workspaceName: pulumi.Input<string>;
129
+ }
@@ -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.getFhirServiceOutput = exports.getFhirService = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Gets the properties of the specified FHIR Service.
10
+ */
11
+ function getFhirService(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:healthcareapis/v20231201:getFhirService", {
14
+ "fhirServiceName": args.fhirServiceName,
15
+ "resourceGroupName": args.resourceGroupName,
16
+ "workspaceName": args.workspaceName,
17
+ }, opts);
18
+ }
19
+ exports.getFhirService = getFhirService;
20
+ /**
21
+ * Gets the properties of the specified FHIR Service.
22
+ */
23
+ function getFhirServiceOutput(args, opts) {
24
+ return pulumi.output(args).apply((a) => getFhirService(a, opts));
25
+ }
26
+ exports.getFhirServiceOutput = getFhirServiceOutput;
27
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0RmhpclNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9oZWFsdGhjYXJlYXBpcy92MjAyMzEyMDEvZ2V0RmhpclNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLHNFQUFzRTtBQUN0RSxpRkFBaUY7OztBQUVqRix5Q0FBeUM7QUFJekMsNkNBQTZDO0FBRTdDOztHQUVHO0FBQ0gsU0FBZ0IsY0FBYyxDQUFDLElBQXdCLEVBQUUsSUFBMkI7SUFFaEYsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBQ3pFLE9BQU8sTUFBTSxDQUFDLE9BQU8sQ0FBQyxNQUFNLENBQUMsc0RBQXNELEVBQUU7UUFDakYsaUJBQWlCLEVBQUUsSUFBSSxDQUFDLGVBQWU7UUFDdkMsbUJBQW1CLEVBQUUsSUFBSSxDQUFDLGlCQUFpQjtRQUMzQyxlQUFlLEVBQUUsSUFBSSxDQUFDLGFBQWE7S0FDdEMsRUFBRSxJQUFJLENBQUMsQ0FBQztBQUNiLENBQUM7QUFSRCx3Q0FRQztBQTBHRDs7R0FFRztBQUNILFNBQWdCLG9CQUFvQixDQUFDLElBQThCLEVBQUUsSUFBMkI7SUFDNUYsT0FBTyxNQUFNLENBQUMsTUFBTSxDQUFDLElBQUksQ0FBQyxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQU0sRUFBRSxFQUFFLENBQUMsY0FBYyxDQUFDLENBQUMsRUFBRSxJQUFJLENBQUMsQ0FBQyxDQUFBO0FBQ3pFLENBQUM7QUFGRCxvREFFQyJ9
@@ -0,0 +1,89 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Gets the properties of the specified IoT Connector.
5
+ */
6
+ export declare function getIotConnector(args: GetIotConnectorArgs, opts?: pulumi.InvokeOptions): Promise<GetIotConnectorResult>;
7
+ export interface GetIotConnectorArgs {
8
+ /**
9
+ * The name of IoT Connector resource.
10
+ */
11
+ iotConnectorName: 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
+ * IoT Connector definition.
23
+ */
24
+ export interface GetIotConnectorResult {
25
+ /**
26
+ * Device Mappings.
27
+ */
28
+ readonly deviceMapping?: outputs.healthcareapis.v20231201.IotMappingPropertiesResponse;
29
+ /**
30
+ * An etag associated with the resource, used for optimistic concurrency when editing it.
31
+ */
32
+ readonly etag?: string;
33
+ /**
34
+ * The resource identifier.
35
+ */
36
+ readonly id: string;
37
+ /**
38
+ * Setting indicating whether the service has a managed identity associated with it.
39
+ */
40
+ readonly identity?: outputs.healthcareapis.v20231201.ServiceManagedIdentityResponseIdentity;
41
+ /**
42
+ * Source configuration.
43
+ */
44
+ readonly ingestionEndpointConfiguration?: outputs.healthcareapis.v20231201.IotEventHubIngestionEndpointConfigurationResponse;
45
+ /**
46
+ * The resource location.
47
+ */
48
+ readonly location?: string;
49
+ /**
50
+ * The resource name.
51
+ */
52
+ readonly name: string;
53
+ /**
54
+ * The provisioning state.
55
+ */
56
+ readonly provisioningState: string;
57
+ /**
58
+ * Metadata pertaining to creation and last modification of the resource.
59
+ */
60
+ readonly systemData: outputs.healthcareapis.v20231201.SystemDataResponse;
61
+ /**
62
+ * Resource tags.
63
+ */
64
+ readonly tags?: {
65
+ [key: string]: string;
66
+ };
67
+ /**
68
+ * The resource type.
69
+ */
70
+ readonly type: string;
71
+ }
72
+ /**
73
+ * Gets the properties of the specified IoT Connector.
74
+ */
75
+ export declare function getIotConnectorOutput(args: GetIotConnectorOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetIotConnectorResult>;
76
+ export interface GetIotConnectorOutputArgs {
77
+ /**
78
+ * The name of IoT Connector resource.
79
+ */
80
+ iotConnectorName: pulumi.Input<string>;
81
+ /**
82
+ * The name of the resource group that contains the service instance.
83
+ */
84
+ resourceGroupName: pulumi.Input<string>;
85
+ /**
86
+ * The name of workspace resource.
87
+ */
88
+ workspaceName: pulumi.Input<string>;
89
+ }
@@ -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.getIotConnectorOutput = exports.getIotConnector = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Gets the properties of the specified IoT Connector.
10
+ */
11
+ function getIotConnector(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:healthcareapis/v20231201:getIotConnector", {
14
+ "iotConnectorName": args.iotConnectorName,
15
+ "resourceGroupName": args.resourceGroupName,
16
+ "workspaceName": args.workspaceName,
17
+ }, opts);
18
+ }
19
+ exports.getIotConnector = getIotConnector;
20
+ /**
21
+ * Gets the properties of the specified IoT Connector.
22
+ */
23
+ function getIotConnectorOutput(args, opts) {
24
+ return pulumi.output(args).apply((a) => getIotConnector(a, opts));
25
+ }
26
+ exports.getIotConnectorOutput = getIotConnectorOutput;
27
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0SW90Q29ubmVjdG9yLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vaGVhbHRoY2FyZWFwaXMvdjIwMjMxMjAxL2dldElvdENvbm5lY3Rvci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6Qyw2Q0FBNkM7QUFFN0M7O0dBRUc7QUFDSCxTQUFnQixlQUFlLENBQUMsSUFBeUIsRUFBRSxJQUEyQjtJQUVsRixJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsb0JBQW9CLEVBQUUsRUFBRSxJQUFJLElBQUksRUFBRSxDQUFDLENBQUM7SUFDekUsT0FBTyxNQUFNLENBQUMsT0FBTyxDQUFDLE1BQU0sQ0FBQyx1REFBdUQsRUFBRTtRQUNsRixrQkFBa0IsRUFBRSxJQUFJLENBQUMsZ0JBQWdCO1FBQ3pDLG1CQUFtQixFQUFFLElBQUksQ0FBQyxpQkFBaUI7UUFDM0MsZUFBZSxFQUFFLElBQUksQ0FBQyxhQUFhO0tBQ3RDLEVBQUUsSUFBSSxDQUFDLENBQUM7QUFDYixDQUFDO0FBUkQsMENBUUM7QUFrRUQ7O0dBRUc7QUFDSCxTQUFnQixxQkFBcUIsQ0FBQyxJQUErQixFQUFFLElBQTJCO0lBQzlGLE9BQU8sTUFBTSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFNLEVBQUUsRUFBRSxDQUFDLGVBQWUsQ0FBQyxDQUFDLEVBQUUsSUFBSSxDQUFDLENBQUMsQ0FBQTtBQUMxRSxDQUFDO0FBRkQsc0RBRUMifQ==
@@ -0,0 +1,87 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Gets the properties of the specified Iot Connector FHIR destination.
5
+ */
6
+ export declare function getIotConnectorFhirDestination(args: GetIotConnectorFhirDestinationArgs, opts?: pulumi.InvokeOptions): Promise<GetIotConnectorFhirDestinationResult>;
7
+ export interface GetIotConnectorFhirDestinationArgs {
8
+ /**
9
+ * The name of IoT Connector FHIR destination resource.
10
+ */
11
+ fhirDestinationName: string;
12
+ /**
13
+ * The name of IoT Connector resource.
14
+ */
15
+ iotConnectorName: string;
16
+ /**
17
+ * The name of the resource group that contains the service instance.
18
+ */
19
+ resourceGroupName: string;
20
+ /**
21
+ * The name of workspace resource.
22
+ */
23
+ workspaceName: string;
24
+ }
25
+ /**
26
+ * IoT Connector FHIR destination definition.
27
+ */
28
+ export interface GetIotConnectorFhirDestinationResult {
29
+ /**
30
+ * An etag associated with the resource, used for optimistic concurrency when editing it.
31
+ */
32
+ readonly etag?: string;
33
+ /**
34
+ * FHIR Mappings
35
+ */
36
+ readonly fhirMapping: outputs.healthcareapis.v20231201.IotMappingPropertiesResponse;
37
+ /**
38
+ * Fully qualified resource id of the FHIR service to connect to.
39
+ */
40
+ readonly fhirServiceResourceId: string;
41
+ /**
42
+ * The resource identifier.
43
+ */
44
+ readonly id: string;
45
+ /**
46
+ * The resource location.
47
+ */
48
+ readonly location?: string;
49
+ /**
50
+ * The resource name.
51
+ */
52
+ readonly name: string;
53
+ /**
54
+ * Determines how resource identity is resolved on the destination.
55
+ */
56
+ readonly resourceIdentityResolutionType: string;
57
+ /**
58
+ * Metadata pertaining to creation and last modification of the resource.
59
+ */
60
+ readonly systemData: outputs.healthcareapis.v20231201.SystemDataResponse;
61
+ /**
62
+ * The resource type.
63
+ */
64
+ readonly type: string;
65
+ }
66
+ /**
67
+ * Gets the properties of the specified Iot Connector FHIR destination.
68
+ */
69
+ export declare function getIotConnectorFhirDestinationOutput(args: GetIotConnectorFhirDestinationOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetIotConnectorFhirDestinationResult>;
70
+ export interface GetIotConnectorFhirDestinationOutputArgs {
71
+ /**
72
+ * The name of IoT Connector FHIR destination resource.
73
+ */
74
+ fhirDestinationName: pulumi.Input<string>;
75
+ /**
76
+ * The name of IoT Connector resource.
77
+ */
78
+ iotConnectorName: pulumi.Input<string>;
79
+ /**
80
+ * The name of the resource group that contains the service instance.
81
+ */
82
+ resourceGroupName: pulumi.Input<string>;
83
+ /**
84
+ * The name of workspace resource.
85
+ */
86
+ workspaceName: pulumi.Input<string>;
87
+ }
@@ -0,0 +1,28 @@
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.getIotConnectorFhirDestinationOutput = exports.getIotConnectorFhirDestination = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Gets the properties of the specified Iot Connector FHIR destination.
10
+ */
11
+ function getIotConnectorFhirDestination(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:healthcareapis/v20231201:getIotConnectorFhirDestination", {
14
+ "fhirDestinationName": args.fhirDestinationName,
15
+ "iotConnectorName": args.iotConnectorName,
16
+ "resourceGroupName": args.resourceGroupName,
17
+ "workspaceName": args.workspaceName,
18
+ }, opts);
19
+ }
20
+ exports.getIotConnectorFhirDestination = getIotConnectorFhirDestination;
21
+ /**
22
+ * Gets the properties of the specified Iot Connector FHIR destination.
23
+ */
24
+ function getIotConnectorFhirDestinationOutput(args, opts) {
25
+ return pulumi.output(args).apply((a) => getIotConnectorFhirDestination(a, opts));
26
+ }
27
+ exports.getIotConnectorFhirDestinationOutput = getIotConnectorFhirDestinationOutput;
28
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0SW90Q29ubmVjdG9yRmhpckRlc3RpbmF0aW9uLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vaGVhbHRoY2FyZWFwaXMvdjIwMjMxMjAxL2dldElvdENvbm5lY3RvckZoaXJEZXN0aW5hdGlvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6Qyw2Q0FBNkM7QUFFN0M7O0dBRUc7QUFDSCxTQUFnQiw4QkFBOEIsQ0FBQyxJQUF3QyxFQUFFLElBQTJCO0lBRWhILElBQUksR0FBRyxNQUFNLENBQUMsWUFBWSxDQUFDLFNBQVMsQ0FBQyxvQkFBb0IsRUFBRSxFQUFFLElBQUksSUFBSSxFQUFFLENBQUMsQ0FBQztJQUN6RSxPQUFPLE1BQU0sQ0FBQyxPQUFPLENBQUMsTUFBTSxDQUFDLHNFQUFzRSxFQUFFO1FBQ2pHLHFCQUFxQixFQUFFLElBQUksQ0FBQyxtQkFBbUI7UUFDL0Msa0JBQWtCLEVBQUUsSUFBSSxDQUFDLGdCQUFnQjtRQUN6QyxtQkFBbUIsRUFBRSxJQUFJLENBQUMsaUJBQWlCO1FBQzNDLGVBQWUsRUFBRSxJQUFJLENBQUMsYUFBYTtLQUN0QyxFQUFFLElBQUksQ0FBQyxDQUFDO0FBQ2IsQ0FBQztBQVRELHdFQVNDO0FBOEREOztHQUVHO0FBQ0gsU0FBZ0Isb0NBQW9DLENBQUMsSUFBOEMsRUFBRSxJQUEyQjtJQUM1SCxPQUFPLE1BQU0sQ0FBQyxNQUFNLENBQUMsSUFBSSxDQUFDLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBTSxFQUFFLEVBQUUsQ0FBQyw4QkFBOEIsQ0FBQyxDQUFDLEVBQUUsSUFBSSxDQUFDLENBQUMsQ0FBQTtBQUN6RixDQUFDO0FBRkQsb0ZBRUMifQ==
@@ -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 service.
5
+ */
6
+ export declare function getPrivateEndpointConnection(args: GetPrivateEndpointConnectionArgs, opts?: pulumi.InvokeOptions): Promise<GetPrivateEndpointConnectionResult>;
7
+ export interface GetPrivateEndpointConnectionArgs {
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 the service instance.
18
+ */
19
+ resourceName: string;
20
+ }
21
+ /**
22
+ * The Private Endpoint Connection resource.
23
+ */
24
+ export interface GetPrivateEndpointConnectionResult {
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 service.
56
+ */
57
+ export declare function getPrivateEndpointConnectionOutput(args: GetPrivateEndpointConnectionOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPrivateEndpointConnectionResult>;
58
+ export interface GetPrivateEndpointConnectionOutputArgs {
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 the service instance.
69
+ */
70
+ resourceName: 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.getPrivateEndpointConnectionOutput = exports.getPrivateEndpointConnection = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Gets the specified private endpoint connection associated with the service.
10
+ */
11
+ function getPrivateEndpointConnection(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:healthcareapis/v20231201:getPrivateEndpointConnection", {
14
+ "privateEndpointConnectionName": args.privateEndpointConnectionName,
15
+ "resourceGroupName": args.resourceGroupName,
16
+ "resourceName": args.resourceName,
17
+ }, opts);
18
+ }
19
+ exports.getPrivateEndpointConnection = getPrivateEndpointConnection;
20
+ /**
21
+ * Gets the specified private endpoint connection associated with the service.
22
+ */
23
+ function getPrivateEndpointConnectionOutput(args, opts) {
24
+ return pulumi.output(args).apply((a) => getPrivateEndpointConnection(a, opts));
25
+ }
26
+ exports.getPrivateEndpointConnectionOutput = getPrivateEndpointConnectionOutput;
27
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0UHJpdmF0ZUVuZHBvaW50Q29ubmVjdGlvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL2hlYWx0aGNhcmVhcGlzL3YyMDIzMTIwMS9nZXRQcml2YXRlRW5kcG9pbnRDb25uZWN0aW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBSXpDLDZDQUE2QztBQUU3Qzs7R0FFRztBQUNILFNBQWdCLDRCQUE0QixDQUFDLElBQXNDLEVBQUUsSUFBMkI7SUFFNUcsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBQ3pFLE9BQU8sTUFBTSxDQUFDLE9BQU8sQ0FBQyxNQUFNLENBQUMsb0VBQW9FLEVBQUU7UUFDL0YsK0JBQStCLEVBQUUsSUFBSSxDQUFDLDZCQUE2QjtRQUNuRSxtQkFBbUIsRUFBRSxJQUFJLENBQUMsaUJBQWlCO1FBQzNDLGNBQWMsRUFBRSxJQUFJLENBQUMsWUFBWTtLQUNwQyxFQUFFLElBQUksQ0FBQyxDQUFDO0FBQ2IsQ0FBQztBQVJELG9FQVFDO0FBa0REOztHQUVHO0FBQ0gsU0FBZ0Isa0NBQWtDLENBQUMsSUFBNEMsRUFBRSxJQUEyQjtJQUN4SCxPQUFPLE1BQU0sQ0FBQyxNQUFNLENBQUMsSUFBSSxDQUFDLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBTSxFQUFFLEVBQUUsQ0FBQyw0QkFBNEIsQ0FBQyxDQUFDLEVBQUUsSUFBSSxDQUFDLENBQUMsQ0FBQTtBQUN2RixDQUFDO0FBRkQsZ0ZBRUMifQ==