@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,85 @@
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.IotConnector = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * IoT Connector definition.
10
+ */
11
+ class IotConnector extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing IotConnector resource's state with the given name, ID, and optional extra
14
+ * properties used to qualify the lookup.
15
+ *
16
+ * @param name The _unique_ name of the resulting resource.
17
+ * @param id The _unique_ provider ID of the resource to lookup.
18
+ * @param opts Optional settings to control the behavior of the CustomResource.
19
+ */
20
+ static get(name, id, opts) {
21
+ return new IotConnector(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
22
+ }
23
+ /**
24
+ * Returns true if the given object is an instance of IotConnector. This is designed to work even
25
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
26
+ */
27
+ static isInstance(obj) {
28
+ if (obj === undefined || obj === null) {
29
+ return false;
30
+ }
31
+ return obj['__pulumiType'] === IotConnector.__pulumiType;
32
+ }
33
+ /**
34
+ * Create a IotConnector resource with the given unique name, arguments, and options.
35
+ *
36
+ * @param name The _unique_ name of the resource.
37
+ * @param args The arguments to use to populate this resource's properties.
38
+ * @param opts A bag of options that control this resource's behavior.
39
+ */
40
+ constructor(name, args, opts) {
41
+ let resourceInputs = {};
42
+ opts = opts || {};
43
+ if (!opts.id) {
44
+ if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
45
+ throw new Error("Missing required property 'resourceGroupName'");
46
+ }
47
+ if ((!args || args.workspaceName === undefined) && !opts.urn) {
48
+ throw new Error("Missing required property 'workspaceName'");
49
+ }
50
+ resourceInputs["deviceMapping"] = args ? args.deviceMapping : undefined;
51
+ resourceInputs["identity"] = args ? args.identity : undefined;
52
+ resourceInputs["ingestionEndpointConfiguration"] = args ? args.ingestionEndpointConfiguration : undefined;
53
+ resourceInputs["iotConnectorName"] = args ? args.iotConnectorName : undefined;
54
+ resourceInputs["location"] = args ? args.location : undefined;
55
+ resourceInputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
56
+ resourceInputs["tags"] = args ? args.tags : undefined;
57
+ resourceInputs["workspaceName"] = args ? args.workspaceName : undefined;
58
+ resourceInputs["etag"] = undefined /*out*/;
59
+ resourceInputs["name"] = undefined /*out*/;
60
+ resourceInputs["provisioningState"] = undefined /*out*/;
61
+ resourceInputs["systemData"] = undefined /*out*/;
62
+ resourceInputs["type"] = undefined /*out*/;
63
+ }
64
+ else {
65
+ resourceInputs["deviceMapping"] = undefined /*out*/;
66
+ resourceInputs["etag"] = undefined /*out*/;
67
+ resourceInputs["identity"] = undefined /*out*/;
68
+ resourceInputs["ingestionEndpointConfiguration"] = undefined /*out*/;
69
+ resourceInputs["location"] = undefined /*out*/;
70
+ resourceInputs["name"] = undefined /*out*/;
71
+ resourceInputs["provisioningState"] = undefined /*out*/;
72
+ resourceInputs["systemData"] = undefined /*out*/;
73
+ resourceInputs["tags"] = undefined /*out*/;
74
+ resourceInputs["type"] = undefined /*out*/;
75
+ }
76
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
77
+ const aliasOpts = { aliases: [{ type: "azure-native:healthcareapis:IotConnector" }, { type: "azure-native:healthcareapis/v20210601preview:IotConnector" }, { type: "azure-native:healthcareapis/v20211101:IotConnector" }, { type: "azure-native:healthcareapis/v20220131preview:IotConnector" }, { type: "azure-native:healthcareapis/v20220515:IotConnector" }, { type: "azure-native:healthcareapis/v20220601:IotConnector" }, { type: "azure-native:healthcareapis/v20221001preview:IotConnector" }, { type: "azure-native:healthcareapis/v20221201:IotConnector" }, { type: "azure-native:healthcareapis/v20230228:IotConnector" }, { type: "azure-native:healthcareapis/v20230906:IotConnector" }, { type: "azure-native:healthcareapis/v20231101:IotConnector" }] };
78
+ opts = pulumi.mergeOptions(opts, aliasOpts);
79
+ super(IotConnector.__pulumiType, name, resourceInputs, opts);
80
+ }
81
+ }
82
+ exports.IotConnector = IotConnector;
83
+ /** @internal */
84
+ IotConnector.__pulumiType = 'azure-native:healthcareapis/v20231201:IotConnector';
85
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW90Q29ubmVjdG9yLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vaGVhbHRoY2FyZWFwaXMvdjIwMjMxMjAxL2lvdENvbm5lY3Rvci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6Qyw2Q0FBNkM7QUFFN0M7O0dBRUc7QUFDSCxNQUFhLFlBQWEsU0FBUSxNQUFNLENBQUMsY0FBYztJQUNuRDs7Ozs7OztPQU9HO0lBQ0ksTUFBTSxDQUFDLEdBQUcsQ0FBQyxJQUFZLEVBQUUsRUFBMkIsRUFBRSxJQUFtQztRQUM1RixPQUFPLElBQUksWUFBWSxDQUFDLElBQUksRUFBRSxTQUFnQixrQ0FBTyxJQUFJLEtBQUUsRUFBRSxFQUFFLEVBQUUsSUFBRyxDQUFDO0lBQ3pFLENBQUM7SUFLRDs7O09BR0c7SUFDSSxNQUFNLENBQUMsVUFBVSxDQUFDLEdBQVE7UUFDN0IsSUFBSSxHQUFHLEtBQUssU0FBUyxJQUFJLEdBQUcsS0FBSyxJQUFJLEVBQUU7WUFDbkMsT0FBTyxLQUFLLENBQUM7U0FDaEI7UUFDRCxPQUFPLEdBQUcsQ0FBQyxjQUFjLENBQUMsS0FBSyxZQUFZLENBQUMsWUFBWSxDQUFDO0lBQzdELENBQUM7SUEyQ0Q7Ozs7OztPQU1HO0lBQ0gsWUFBWSxJQUFZLEVBQUUsSUFBc0IsRUFBRSxJQUFtQztRQUNqRixJQUFJLGNBQWMsR0FBa0IsRUFBRSxDQUFDO1FBQ3ZDLElBQUksR0FBRyxJQUFJLElBQUksRUFBRSxDQUFDO1FBQ2xCLElBQUksQ0FBQyxJQUFJLENBQUMsRUFBRSxFQUFFO1lBQ1YsSUFBSSxDQUFDLENBQUMsSUFBSSxJQUFJLElBQUksQ0FBQyxpQkFBaUIsS0FBSyxTQUFTLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxHQUFHLEVBQUU7Z0JBQzlELE1BQU0sSUFBSSxLQUFLLENBQUMsK0NBQStDLENBQUMsQ0FBQzthQUNwRTtZQUNELElBQUks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
@@ -0,0 +1,100 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../../types/input";
3
+ import * as outputs from "../../types/output";
4
+ import * as enums from "../../types/enums";
5
+ /**
6
+ * IoT Connector FHIR destination definition.
7
+ */
8
+ export declare class IotConnectorFhirDestination extends pulumi.CustomResource {
9
+ /**
10
+ * Get an existing IotConnectorFhirDestination resource's state with the given name, ID, and optional extra
11
+ * properties used to qualify the lookup.
12
+ *
13
+ * @param name The _unique_ name of the resulting resource.
14
+ * @param id The _unique_ provider ID of the resource to lookup.
15
+ * @param opts Optional settings to control the behavior of the CustomResource.
16
+ */
17
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): IotConnectorFhirDestination;
18
+ /**
19
+ * Returns true if the given object is an instance of IotConnectorFhirDestination. This is designed to work even
20
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
21
+ */
22
+ static isInstance(obj: any): obj is IotConnectorFhirDestination;
23
+ /**
24
+ * An etag associated with the resource, used for optimistic concurrency when editing it.
25
+ */
26
+ readonly etag: pulumi.Output<string | undefined>;
27
+ /**
28
+ * FHIR Mappings
29
+ */
30
+ readonly fhirMapping: pulumi.Output<outputs.healthcareapis.v20231201.IotMappingPropertiesResponse>;
31
+ /**
32
+ * Fully qualified resource id of the FHIR service to connect to.
33
+ */
34
+ readonly fhirServiceResourceId: pulumi.Output<string>;
35
+ /**
36
+ * The resource location.
37
+ */
38
+ readonly location: pulumi.Output<string | undefined>;
39
+ /**
40
+ * The resource name.
41
+ */
42
+ readonly name: pulumi.Output<string>;
43
+ /**
44
+ * Determines how resource identity is resolved on the destination.
45
+ */
46
+ readonly resourceIdentityResolutionType: pulumi.Output<string>;
47
+ /**
48
+ * Metadata pertaining to creation and last modification of the resource.
49
+ */
50
+ readonly systemData: pulumi.Output<outputs.healthcareapis.v20231201.SystemDataResponse>;
51
+ /**
52
+ * The resource type.
53
+ */
54
+ readonly type: pulumi.Output<string>;
55
+ /**
56
+ * Create a IotConnectorFhirDestination resource with the given unique name, arguments, and options.
57
+ *
58
+ * @param name The _unique_ name of the resource.
59
+ * @param args The arguments to use to populate this resource's properties.
60
+ * @param opts A bag of options that control this resource's behavior.
61
+ */
62
+ constructor(name: string, args: IotConnectorFhirDestinationArgs, opts?: pulumi.CustomResourceOptions);
63
+ }
64
+ /**
65
+ * The set of arguments for constructing a IotConnectorFhirDestination resource.
66
+ */
67
+ export interface IotConnectorFhirDestinationArgs {
68
+ /**
69
+ * The name of IoT Connector FHIR destination resource.
70
+ */
71
+ fhirDestinationName?: pulumi.Input<string>;
72
+ /**
73
+ * FHIR Mappings
74
+ */
75
+ fhirMapping: pulumi.Input<inputs.healthcareapis.v20231201.IotMappingPropertiesArgs>;
76
+ /**
77
+ * Fully qualified resource id of the FHIR service to connect to.
78
+ */
79
+ fhirServiceResourceId: pulumi.Input<string>;
80
+ /**
81
+ * The name of IoT Connector resource.
82
+ */
83
+ iotConnectorName: pulumi.Input<string>;
84
+ /**
85
+ * The resource location.
86
+ */
87
+ location?: pulumi.Input<string>;
88
+ /**
89
+ * The name of the resource group that contains the service instance.
90
+ */
91
+ resourceGroupName: pulumi.Input<string>;
92
+ /**
93
+ * Determines how resource identity is resolved on the destination.
94
+ */
95
+ resourceIdentityResolutionType: pulumi.Input<string | enums.healthcareapis.v20231201.IotIdentityResolutionType>;
96
+ /**
97
+ * The name of workspace resource.
98
+ */
99
+ workspaceName: pulumi.Input<string>;
100
+ }
@@ -0,0 +1,94 @@
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.IotConnectorFhirDestination = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * IoT Connector FHIR destination definition.
10
+ */
11
+ class IotConnectorFhirDestination extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing IotConnectorFhirDestination resource's state with the given name, ID, and optional extra
14
+ * properties used to qualify the lookup.
15
+ *
16
+ * @param name The _unique_ name of the resulting resource.
17
+ * @param id The _unique_ provider ID of the resource to lookup.
18
+ * @param opts Optional settings to control the behavior of the CustomResource.
19
+ */
20
+ static get(name, id, opts) {
21
+ return new IotConnectorFhirDestination(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
22
+ }
23
+ /**
24
+ * Returns true if the given object is an instance of IotConnectorFhirDestination. This is designed to work even
25
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
26
+ */
27
+ static isInstance(obj) {
28
+ if (obj === undefined || obj === null) {
29
+ return false;
30
+ }
31
+ return obj['__pulumiType'] === IotConnectorFhirDestination.__pulumiType;
32
+ }
33
+ /**
34
+ * Create a IotConnectorFhirDestination resource with the given unique name, arguments, and options.
35
+ *
36
+ * @param name The _unique_ name of the resource.
37
+ * @param args The arguments to use to populate this resource's properties.
38
+ * @param opts A bag of options that control this resource's behavior.
39
+ */
40
+ constructor(name, args, opts) {
41
+ let resourceInputs = {};
42
+ opts = opts || {};
43
+ if (!opts.id) {
44
+ if ((!args || args.fhirMapping === undefined) && !opts.urn) {
45
+ throw new Error("Missing required property 'fhirMapping'");
46
+ }
47
+ if ((!args || args.fhirServiceResourceId === undefined) && !opts.urn) {
48
+ throw new Error("Missing required property 'fhirServiceResourceId'");
49
+ }
50
+ if ((!args || args.iotConnectorName === undefined) && !opts.urn) {
51
+ throw new Error("Missing required property 'iotConnectorName'");
52
+ }
53
+ if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
54
+ throw new Error("Missing required property 'resourceGroupName'");
55
+ }
56
+ if ((!args || args.resourceIdentityResolutionType === undefined) && !opts.urn) {
57
+ throw new Error("Missing required property 'resourceIdentityResolutionType'");
58
+ }
59
+ if ((!args || args.workspaceName === undefined) && !opts.urn) {
60
+ throw new Error("Missing required property 'workspaceName'");
61
+ }
62
+ resourceInputs["fhirDestinationName"] = args ? args.fhirDestinationName : undefined;
63
+ resourceInputs["fhirMapping"] = args ? args.fhirMapping : undefined;
64
+ resourceInputs["fhirServiceResourceId"] = args ? args.fhirServiceResourceId : undefined;
65
+ resourceInputs["iotConnectorName"] = args ? args.iotConnectorName : undefined;
66
+ resourceInputs["location"] = args ? args.location : undefined;
67
+ resourceInputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
68
+ resourceInputs["resourceIdentityResolutionType"] = args ? args.resourceIdentityResolutionType : undefined;
69
+ resourceInputs["workspaceName"] = args ? args.workspaceName : undefined;
70
+ resourceInputs["etag"] = undefined /*out*/;
71
+ resourceInputs["name"] = undefined /*out*/;
72
+ resourceInputs["systemData"] = undefined /*out*/;
73
+ resourceInputs["type"] = undefined /*out*/;
74
+ }
75
+ else {
76
+ resourceInputs["etag"] = undefined /*out*/;
77
+ resourceInputs["fhirMapping"] = undefined /*out*/;
78
+ resourceInputs["fhirServiceResourceId"] = undefined /*out*/;
79
+ resourceInputs["location"] = undefined /*out*/;
80
+ resourceInputs["name"] = undefined /*out*/;
81
+ resourceInputs["resourceIdentityResolutionType"] = undefined /*out*/;
82
+ resourceInputs["systemData"] = undefined /*out*/;
83
+ resourceInputs["type"] = undefined /*out*/;
84
+ }
85
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
86
+ const aliasOpts = { aliases: [{ type: "azure-native:healthcareapis:IotConnectorFhirDestination" }, { type: "azure-native:healthcareapis/v20210601preview:IotConnectorFhirDestination" }, { type: "azure-native:healthcareapis/v20211101:IotConnectorFhirDestination" }, { type: "azure-native:healthcareapis/v20220131preview:IotConnectorFhirDestination" }, { type: "azure-native:healthcareapis/v20220515:IotConnectorFhirDestination" }, { type: "azure-native:healthcareapis/v20220601:IotConnectorFhirDestination" }, { type: "azure-native:healthcareapis/v20221001preview:IotConnectorFhirDestination" }, { type: "azure-native:healthcareapis/v20221201:IotConnectorFhirDestination" }, { type: "azure-native:healthcareapis/v20230228:IotConnectorFhirDestination" }, { type: "azure-native:healthcareapis/v20230906:IotConnectorFhirDestination" }, { type: "azure-native:healthcareapis/v20231101:IotConnectorFhirDestination" }] };
87
+ opts = pulumi.mergeOptions(opts, aliasOpts);
88
+ super(IotConnectorFhirDestination.__pulumiType, name, resourceInputs, opts);
89
+ }
90
+ }
91
+ exports.IotConnectorFhirDestination = IotConnectorFhirDestination;
92
+ /** @internal */
93
+ IotConnectorFhirDestination.__pulumiType = 'azure-native:healthcareapis/v20231201:IotConnectorFhirDestination';
94
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW90Q29ubmVjdG9yRmhpckRlc3RpbmF0aW9uLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vaGVhbHRoY2FyZWFwaXMvdjIwMjMxMjAxL2lvdENvbm5lY3RvckZoaXJEZXN0aW5hdGlvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6Qyw2Q0FBNkM7QUFFN0M7O0dBRUc7QUFDSCxNQUFhLDJCQUE0QixTQUFRLE1BQU0sQ0FBQyxjQUFjO0lBQ2xFOzs7Ozs7O09BT0c7SUFDSSxNQUFNLENBQUMsR0FBRyxDQUFDLElBQVksRUFBRSxFQUEyQixFQUFFLElBQW1DO1FBQzVGLE9BQU8sSUFBSSwyQkFBMkIsQ0FBQyxJQUFJLEVBQUUsU0FBZ0Isa0NBQU8sSUFBSSxLQUFFLEVBQUUsRUFBRSxFQUFFLElBQUcsQ0FBQztJQUN4RixDQUFDO0lBS0Q7OztPQUdHO0lBQ0ksTUFBTSxDQUFDLFVBQVUsQ0FBQyxHQUFRO1FBQzdCLElBQUksR0FBRyxLQUFLLFNBQVMsSUFBSSxHQUFHLEtBQUssSUFBSSxFQUFFO1lBQ25DLE9BQU8sS0FBSyxDQUFDO1NBQ2hCO1FBQ0QsT0FBTyxHQUFHLENBQUMsY0FBYyxDQUFDLEtBQUssMkJBQTJCLENBQUMsWUFBWSxDQUFDO0lBQzVFLENBQUM7SUFtQ0Q7Ozs7OztPQU1HO0lBQ0gsWUFBWSxJQUFZLEVBQUUsSUFBcUMsRUFBRSxJQUFtQztRQUNoRyxJQUFJLGNBQWMsR0FBa0IsRUFBRSxDQUFDO1FBQ3ZDLElBQUksR0FBRyxJQUFJLElBQUksRUFBRSxDQUFDO1FBQ2xCLElBQUksQ0FBQyxJQUFJLENBQUMsRUFBRSxFQUFFO1lBQ1YsSUFBSSxDQUFDLENBQUMsSUFBSSxJQUFJLElBQUksQ0FBQyxXQUFXLEtBQUssU0FBUyxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxFQUFFO2dCQUN4RCxNQUFNLElBQUksS0FBSyxDQUFD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
@@ -0,0 +1,75 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../../types/input";
3
+ import * as outputs from "../../types/output";
4
+ /**
5
+ * The Private Endpoint Connection resource.
6
+ */
7
+ export declare class PrivateEndpointConnection extends pulumi.CustomResource {
8
+ /**
9
+ * Get an existing PrivateEndpointConnection 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): PrivateEndpointConnection;
17
+ /**
18
+ * Returns true if the given object is an instance of PrivateEndpointConnection. 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 PrivateEndpointConnection;
22
+ /**
23
+ * The name of the resource
24
+ */
25
+ readonly name: pulumi.Output<string>;
26
+ /**
27
+ * The resource of private end point.
28
+ */
29
+ readonly privateEndpoint: pulumi.Output<outputs.healthcareapis.v20231201.PrivateEndpointResponse | undefined>;
30
+ /**
31
+ * A collection of information about the state of the connection between service consumer and provider.
32
+ */
33
+ readonly privateLinkServiceConnectionState: pulumi.Output<outputs.healthcareapis.v20231201.PrivateLinkServiceConnectionStateResponse>;
34
+ /**
35
+ * The provisioning state of the private endpoint connection resource.
36
+ */
37
+ readonly provisioningState: pulumi.Output<string>;
38
+ /**
39
+ * Metadata pertaining to creation and last modification of the resource.
40
+ */
41
+ readonly systemData: pulumi.Output<outputs.healthcareapis.v20231201.SystemDataResponse>;
42
+ /**
43
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
44
+ */
45
+ readonly type: pulumi.Output<string>;
46
+ /**
47
+ * Create a PrivateEndpointConnection resource with the given unique name, arguments, and options.
48
+ *
49
+ * @param name The _unique_ name of the resource.
50
+ * @param args The arguments to use to populate this resource's properties.
51
+ * @param opts A bag of options that control this resource's behavior.
52
+ */
53
+ constructor(name: string, args: PrivateEndpointConnectionArgs, opts?: pulumi.CustomResourceOptions);
54
+ }
55
+ /**
56
+ * The set of arguments for constructing a PrivateEndpointConnection resource.
57
+ */
58
+ export interface PrivateEndpointConnectionArgs {
59
+ /**
60
+ * The name of the private endpoint connection associated with the Azure resource
61
+ */
62
+ privateEndpointConnectionName?: pulumi.Input<string>;
63
+ /**
64
+ * A collection of information about the state of the connection between service consumer and provider.
65
+ */
66
+ privateLinkServiceConnectionState: pulumi.Input<inputs.healthcareapis.v20231201.PrivateLinkServiceConnectionStateArgs>;
67
+ /**
68
+ * The name of the resource group that contains the service instance.
69
+ */
70
+ resourceGroupName: pulumi.Input<string>;
71
+ /**
72
+ * The name of the service instance.
73
+ */
74
+ resourceName: pulumi.Input<string>;
75
+ }
@@ -0,0 +1,80 @@
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.PrivateEndpointConnection = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * The Private Endpoint Connection resource.
10
+ */
11
+ class PrivateEndpointConnection extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing PrivateEndpointConnection resource's state with the given name, ID, and optional extra
14
+ * properties used to qualify the lookup.
15
+ *
16
+ * @param name The _unique_ name of the resulting resource.
17
+ * @param id The _unique_ provider ID of the resource to lookup.
18
+ * @param opts Optional settings to control the behavior of the CustomResource.
19
+ */
20
+ static get(name, id, opts) {
21
+ return new PrivateEndpointConnection(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
22
+ }
23
+ /**
24
+ * Returns true if the given object is an instance of PrivateEndpointConnection. This is designed to work even
25
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
26
+ */
27
+ static isInstance(obj) {
28
+ if (obj === undefined || obj === null) {
29
+ return false;
30
+ }
31
+ return obj['__pulumiType'] === PrivateEndpointConnection.__pulumiType;
32
+ }
33
+ /**
34
+ * Create a PrivateEndpointConnection resource with the given unique name, arguments, and options.
35
+ *
36
+ * @param name The _unique_ name of the resource.
37
+ * @param args The arguments to use to populate this resource's properties.
38
+ * @param opts A bag of options that control this resource's behavior.
39
+ */
40
+ constructor(name, args, opts) {
41
+ let resourceInputs = {};
42
+ opts = opts || {};
43
+ if (!opts.id) {
44
+ if ((!args || args.privateLinkServiceConnectionState === undefined) && !opts.urn) {
45
+ throw new Error("Missing required property 'privateLinkServiceConnectionState'");
46
+ }
47
+ if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
48
+ throw new Error("Missing required property 'resourceGroupName'");
49
+ }
50
+ if ((!args || args.resourceName === undefined) && !opts.urn) {
51
+ throw new Error("Missing required property 'resourceName'");
52
+ }
53
+ resourceInputs["privateEndpointConnectionName"] = args ? args.privateEndpointConnectionName : undefined;
54
+ resourceInputs["privateLinkServiceConnectionState"] = args ? args.privateLinkServiceConnectionState : undefined;
55
+ resourceInputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
56
+ resourceInputs["resourceName"] = args ? args.resourceName : undefined;
57
+ resourceInputs["name"] = undefined /*out*/;
58
+ resourceInputs["privateEndpoint"] = undefined /*out*/;
59
+ resourceInputs["provisioningState"] = undefined /*out*/;
60
+ resourceInputs["systemData"] = undefined /*out*/;
61
+ resourceInputs["type"] = undefined /*out*/;
62
+ }
63
+ else {
64
+ resourceInputs["name"] = undefined /*out*/;
65
+ resourceInputs["privateEndpoint"] = undefined /*out*/;
66
+ resourceInputs["privateLinkServiceConnectionState"] = undefined /*out*/;
67
+ resourceInputs["provisioningState"] = undefined /*out*/;
68
+ resourceInputs["systemData"] = undefined /*out*/;
69
+ resourceInputs["type"] = undefined /*out*/;
70
+ }
71
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
72
+ const aliasOpts = { aliases: [{ type: "azure-native:healthcareapis:PrivateEndpointConnection" }, { type: "azure-native:healthcareapis/v20200330:PrivateEndpointConnection" }, { type: "azure-native:healthcareapis/v20210111:PrivateEndpointConnection" }, { type: "azure-native:healthcareapis/v20210601preview:PrivateEndpointConnection" }, { type: "azure-native:healthcareapis/v20211101:PrivateEndpointConnection" }, { type: "azure-native:healthcareapis/v20220131preview:PrivateEndpointConnection" }, { type: "azure-native:healthcareapis/v20220515:PrivateEndpointConnection" }, { type: "azure-native:healthcareapis/v20220601:PrivateEndpointConnection" }, { type: "azure-native:healthcareapis/v20221001preview:PrivateEndpointConnection" }, { type: "azure-native:healthcareapis/v20221201:PrivateEndpointConnection" }, { type: "azure-native:healthcareapis/v20230228:PrivateEndpointConnection" }, { type: "azure-native:healthcareapis/v20230906:PrivateEndpointConnection" }, { type: "azure-native:healthcareapis/v20231101:PrivateEndpointConnection" }] };
73
+ opts = pulumi.mergeOptions(opts, aliasOpts);
74
+ super(PrivateEndpointConnection.__pulumiType, name, resourceInputs, opts);
75
+ }
76
+ }
77
+ exports.PrivateEndpointConnection = PrivateEndpointConnection;
78
+ /** @internal */
79
+ PrivateEndpointConnection.__pulumiType = 'azure-native:healthcareapis/v20231201:PrivateEndpointConnection';
80
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJpdmF0ZUVuZHBvaW50Q29ubmVjdGlvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL2hlYWx0aGNhcmVhcGlzL3YyMDIzMTIwMS9wcml2YXRlRW5kcG9pbnRDb25uZWN0aW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBSXpDLDZDQUE2QztBQUU3Qzs7R0FFRztBQUNILE1BQWEseUJBQTBCLFNBQVEsTUFBTSxDQUFDLGNBQWM7SUFDaEU7Ozs7Ozs7T0FPRztJQUNJLE1BQU0sQ0FBQyxHQUFHLENBQUMsSUFBWSxFQUFFLEVBQTJCLEVBQUUsSUFBbUM7UUFDNUYsT0FBTyxJQUFJLHlCQUF5QixDQUFDLElBQUksRUFBRSxTQUFnQixrQ0FBTyxJQUFJLEtBQUUsRUFBRSxFQUFFLEVBQUUsSUFBRyxDQUFDO0lBQ3RGLENBQUM7SUFLRDs7O09BR0c7SUFDSSxNQUFNLENBQUMsVUFBVSxDQUFDLEdBQVE7UUFDN0IsSUFBSSxHQUFHLEtBQUssU0FBUyxJQUFJLEdBQUcsS0FBSyxJQUFJLEVBQUU7WUFDbkMsT0FBTyxLQUFLLENBQUM7U0FDaEI7UUFDRCxPQUFPLEdBQUcsQ0FBQyxjQUFjLENBQUMsS0FBSyx5QkFBeUIsQ0FBQyxZQUFZLENBQUM7SUFDMUUsQ0FBQztJQTJCRDs7Ozs7O09BTUc7SUFDSCxZQUFZLElBQVksRUFBRSxJQUFtQyxFQUFFLElBQW1DO1FBQzlGLElBQUksY0FBYyxHQUFrQixFQUFFLENBQUM7UUFDdkMsSUFBSSxHQUFHLElBQUksSUFBSSxFQUFFLENBQUM7UUFDbEIsSUFBSSxDQUFDLElBQUksQ0FBQyxFQUFFLEVBQUU7WUFDVixJQUFJLENBQUMsQ0FBQyxJQUFJLElBQUksSUFBSSxDQUFDLGlDQUFpQyxLQUFLLFNBQVMsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLEdBQUcsRUFBRTtnQkFDOUUsTUFBTSxJQUFJLEtBQUssQ0FBQywr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
@@ -0,0 +1,104 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../../types/input";
3
+ import * as outputs from "../../types/output";
4
+ import * as enums from "../../types/enums";
5
+ /**
6
+ * The description of the service.
7
+ */
8
+ export declare class Service extends pulumi.CustomResource {
9
+ /**
10
+ * Get an existing Service resource's state with the given name, ID, and optional extra
11
+ * properties used to qualify the lookup.
12
+ *
13
+ * @param name The _unique_ name of the resulting resource.
14
+ * @param id The _unique_ provider ID of the resource to lookup.
15
+ * @param opts Optional settings to control the behavior of the CustomResource.
16
+ */
17
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): Service;
18
+ /**
19
+ * Returns true if the given object is an instance of Service. This is designed to work even
20
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
21
+ */
22
+ static isInstance(obj: any): obj is Service;
23
+ /**
24
+ * An etag associated with the resource, used for optimistic concurrency when editing it.
25
+ */
26
+ readonly etag: pulumi.Output<string | undefined>;
27
+ /**
28
+ * Setting indicating whether the service has a managed identity associated with it.
29
+ */
30
+ readonly identity: pulumi.Output<outputs.healthcareapis.v20231201.ServicesResourceResponseIdentity | undefined>;
31
+ /**
32
+ * The kind of the service.
33
+ */
34
+ readonly kind: pulumi.Output<string>;
35
+ /**
36
+ * The resource location.
37
+ */
38
+ readonly location: pulumi.Output<string>;
39
+ /**
40
+ * The resource name.
41
+ */
42
+ readonly name: pulumi.Output<string>;
43
+ /**
44
+ * The common properties of a service.
45
+ */
46
+ readonly properties: pulumi.Output<outputs.healthcareapis.v20231201.ServicesPropertiesResponse>;
47
+ /**
48
+ * Metadata pertaining to creation and last modification of the resource.
49
+ */
50
+ readonly systemData: pulumi.Output<outputs.healthcareapis.v20231201.SystemDataResponse>;
51
+ /**
52
+ * The resource tags.
53
+ */
54
+ readonly tags: pulumi.Output<{
55
+ [key: string]: string;
56
+ } | undefined>;
57
+ /**
58
+ * The resource type.
59
+ */
60
+ readonly type: pulumi.Output<string>;
61
+ /**
62
+ * Create a Service resource with the given unique name, arguments, and options.
63
+ *
64
+ * @param name The _unique_ name of the resource.
65
+ * @param args The arguments to use to populate this resource's properties.
66
+ * @param opts A bag of options that control this resource's behavior.
67
+ */
68
+ constructor(name: string, args: ServiceArgs, opts?: pulumi.CustomResourceOptions);
69
+ }
70
+ /**
71
+ * The set of arguments for constructing a Service resource.
72
+ */
73
+ export interface ServiceArgs {
74
+ /**
75
+ * Setting indicating whether the service has a managed identity associated with it.
76
+ */
77
+ identity?: pulumi.Input<inputs.healthcareapis.v20231201.ServicesResourceIdentityArgs>;
78
+ /**
79
+ * The kind of the service.
80
+ */
81
+ kind: pulumi.Input<enums.healthcareapis.v20231201.Kind>;
82
+ /**
83
+ * The resource location.
84
+ */
85
+ location?: pulumi.Input<string>;
86
+ /**
87
+ * The common properties of a service.
88
+ */
89
+ properties?: pulumi.Input<inputs.healthcareapis.v20231201.ServicesPropertiesArgs>;
90
+ /**
91
+ * The name of the resource group that contains the service instance.
92
+ */
93
+ resourceGroupName: pulumi.Input<string>;
94
+ /**
95
+ * The name of the service instance.
96
+ */
97
+ resourceName?: pulumi.Input<string>;
98
+ /**
99
+ * The resource tags.
100
+ */
101
+ tags?: pulumi.Input<{
102
+ [key: string]: pulumi.Input<string>;
103
+ }>;
104
+ }