@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,192 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Get a host pool.
5
+ */
6
+ export declare function getHostPool(args: GetHostPoolArgs, opts?: pulumi.InvokeOptions): Promise<GetHostPoolResult>;
7
+ export interface GetHostPoolArgs {
8
+ /**
9
+ * The name of the host pool within the specified resource group
10
+ */
11
+ hostPoolName: string;
12
+ /**
13
+ * The name of the resource group. The name is case insensitive.
14
+ */
15
+ resourceGroupName: string;
16
+ }
17
+ /**
18
+ * Represents a HostPool definition.
19
+ */
20
+ export interface GetHostPoolResult {
21
+ /**
22
+ * The session host configuration for updating agent, monitoring agent, and stack component.
23
+ */
24
+ readonly agentUpdate?: outputs.desktopvirtualization.v20240116preview.AgentUpdatePropertiesResponse;
25
+ /**
26
+ * List of App Attach Package links.
27
+ */
28
+ readonly appAttachPackageReferences: string[];
29
+ /**
30
+ * List of applicationGroup links.
31
+ */
32
+ readonly applicationGroupReferences: string[];
33
+ /**
34
+ * Is cloud pc resource.
35
+ */
36
+ readonly cloudPcResource: boolean;
37
+ /**
38
+ * Custom rdp property of HostPool.
39
+ */
40
+ readonly customRdpProperty?: string;
41
+ /**
42
+ * Description of HostPool.
43
+ */
44
+ readonly description?: string;
45
+ /**
46
+ * Default: AVD-wide settings are used to determine connection availability, Enabled: UDP will attempt this connection type when making connections. This means that this connection is possible, but is not guaranteed, as there are other factors that may prevent this connection type, Disabled: UDP will not attempt this connection type when making connections
47
+ */
48
+ readonly directUDP?: string;
49
+ /**
50
+ * The etag field is *not* required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
51
+ */
52
+ readonly etag: string;
53
+ /**
54
+ * Friendly name of HostPool.
55
+ */
56
+ readonly friendlyName?: string;
57
+ /**
58
+ * HostPool type for desktop.
59
+ */
60
+ readonly hostPoolType: string;
61
+ /**
62
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
63
+ */
64
+ readonly id: string;
65
+ readonly identity?: outputs.desktopvirtualization.v20240116preview.ResourceModelWithAllowedPropertySetResponseIdentity;
66
+ /**
67
+ * Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
68
+ */
69
+ readonly kind?: string;
70
+ /**
71
+ * The type of the load balancer.
72
+ */
73
+ readonly loadBalancerType: string;
74
+ /**
75
+ * The geo-location where the resource lives
76
+ */
77
+ readonly location?: string;
78
+ /**
79
+ * The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
80
+ */
81
+ readonly managedBy?: string;
82
+ /**
83
+ * Default: AVD-wide settings are used to determine connection availability, Enabled: UDP will attempt this connection type when making connections. This means that this connection is possible, but is not guaranteed, as there are other factors that may prevent this connection type, Disabled: UDP will not attempt this connection type when making connections
84
+ */
85
+ readonly managedPrivateUDP?: string;
86
+ /**
87
+ * The type of management for this hostpool, Automated or Standard. The default value is Automated.
88
+ */
89
+ readonly managementType?: string;
90
+ /**
91
+ * The max session limit of HostPool.
92
+ */
93
+ readonly maxSessionLimit?: number;
94
+ /**
95
+ * The name of the resource
96
+ */
97
+ readonly name: string;
98
+ /**
99
+ * ObjectId of HostPool. (internal use)
100
+ */
101
+ readonly objectId: string;
102
+ /**
103
+ * PersonalDesktopAssignment type for HostPool.
104
+ */
105
+ readonly personalDesktopAssignmentType?: string;
106
+ readonly plan?: outputs.desktopvirtualization.v20240116preview.ResourceModelWithAllowedPropertySetResponsePlan;
107
+ /**
108
+ * The type of preferred application group type, default to Desktop Application Group
109
+ */
110
+ readonly preferredAppGroupType: string;
111
+ /**
112
+ * List of private endpoint connection associated with the specified resource
113
+ */
114
+ readonly privateEndpointConnections: outputs.desktopvirtualization.v20240116preview.PrivateEndpointConnectionResponse[];
115
+ /**
116
+ * Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints
117
+ */
118
+ readonly publicNetworkAccess?: string;
119
+ /**
120
+ * Default: AVD-wide settings are used to determine connection availability, Enabled: UDP will attempt this connection type when making connections. This means that this connection is possible, but is not guaranteed, as there are other factors that may prevent this connection type, Disabled: UDP will not attempt this connection type when making connections
121
+ */
122
+ readonly publicUDP?: string;
123
+ /**
124
+ * The registration info of HostPool.
125
+ */
126
+ readonly registrationInfo?: outputs.desktopvirtualization.v20240116preview.RegistrationInfoResponse;
127
+ /**
128
+ * Default: AVD-wide settings are used to determine connection availability, Enabled: UDP will attempt this connection type when making connections. This means that this connection is possible, but is not guaranteed, as there are other factors that may prevent this connection type, Disabled: UDP will not attempt this connection type when making connections
129
+ */
130
+ readonly relayUDP?: string;
131
+ /**
132
+ * The ring number of HostPool.
133
+ */
134
+ readonly ring?: number;
135
+ readonly sku?: outputs.desktopvirtualization.v20240116preview.ResourceModelWithAllowedPropertySetResponseSku;
136
+ /**
137
+ * ClientId for the registered Relying Party used to issue WVD SSO certificates.
138
+ */
139
+ readonly ssoClientId?: string;
140
+ /**
141
+ * Path to Azure KeyVault storing the secret used for communication to ADFS.
142
+ */
143
+ readonly ssoClientSecretKeyVaultPath?: string;
144
+ /**
145
+ * The type of single sign on Secret Type.
146
+ */
147
+ readonly ssoSecretType?: string;
148
+ /**
149
+ * URL to customer ADFS server for signing WVD SSO certificates.
150
+ */
151
+ readonly ssoadfsAuthority?: string;
152
+ /**
153
+ * The flag to turn on/off StartVMOnConnect feature.
154
+ */
155
+ readonly startVMOnConnect?: boolean;
156
+ /**
157
+ * Metadata pertaining to creation and last modification of the resource.
158
+ */
159
+ readonly systemData: outputs.desktopvirtualization.v20240116preview.SystemDataResponse;
160
+ /**
161
+ * Resource tags.
162
+ */
163
+ readonly tags?: {
164
+ [key: string]: string;
165
+ };
166
+ /**
167
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
168
+ */
169
+ readonly type: string;
170
+ /**
171
+ * Is validation environment.
172
+ */
173
+ readonly validationEnvironment?: boolean;
174
+ /**
175
+ * VM template for sessionhosts configuration within hostpool.
176
+ */
177
+ readonly vmTemplate?: string;
178
+ }
179
+ /**
180
+ * Get a host pool.
181
+ */
182
+ export declare function getHostPoolOutput(args: GetHostPoolOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetHostPoolResult>;
183
+ export interface GetHostPoolOutputArgs {
184
+ /**
185
+ * The name of the host pool within the specified resource group
186
+ */
187
+ hostPoolName: pulumi.Input<string>;
188
+ /**
189
+ * The name of the resource group. The name is case insensitive.
190
+ */
191
+ resourceGroupName: pulumi.Input<string>;
192
+ }
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getHostPoolOutput = exports.getHostPool = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Get a host pool.
10
+ */
11
+ function getHostPool(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:desktopvirtualization/v20240116preview:getHostPool", {
14
+ "hostPoolName": args.hostPoolName,
15
+ "resourceGroupName": args.resourceGroupName,
16
+ }, opts);
17
+ }
18
+ exports.getHostPool = getHostPool;
19
+ /**
20
+ * Get a host pool.
21
+ */
22
+ function getHostPoolOutput(args, opts) {
23
+ return pulumi.output(args).apply((a) => getHostPool(a, opts));
24
+ }
25
+ exports.getHostPoolOutput = getHostPoolOutput;
26
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0SG9zdFBvb2wuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9kZXNrdG9wdmlydHVhbGl6YXRpb24vdjIwMjQwMTE2cHJldmlldy9nZXRIb3N0UG9vbC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6Qyw2Q0FBNkM7QUFFN0M7O0dBRUc7QUFDSCxTQUFnQixXQUFXLENBQUMsSUFBcUIsRUFBRSxJQUEyQjtJQUUxRSxJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsb0JBQW9CLEVBQUUsRUFBRSxJQUFJLElBQUksRUFBRSxDQUFDLENBQUM7SUFDekUsT0FBTyxNQUFNLENBQUMsT0FBTyxDQUFDLE1BQU0sQ0FBQyxpRUFBaUUsRUFBRTtRQUM1RixjQUFjLEVBQUUsSUFBSSxDQUFDLFlBQVk7UUFDakMsbUJBQW1CLEVBQUUsSUFBSSxDQUFDLGlCQUFpQjtLQUM5QyxFQUFFLElBQUksQ0FBQyxDQUFDO0FBQ2IsQ0FBQztBQVBELGtDQU9DO0FBNktEOztHQUVHO0FBQ0gsU0FBZ0IsaUJBQWlCLENBQUMsSUFBMkIsRUFBRSxJQUEyQjtJQUN0RixPQUFPLE1BQU0sQ0FBQyxNQUFNLENBQUMsSUFBSSxDQUFDLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBTSxFQUFFLEVBQUUsQ0FBQyxXQUFXLENBQUMsQ0FBQyxFQUFFLElBQUksQ0FBQyxDQUFDLENBQUE7QUFDdEUsQ0FBQztBQUZELDhDQUVDIn0=
@@ -0,0 +1,103 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Get a msixpackage.
5
+ */
6
+ export declare function getMSIXPackage(args: GetMSIXPackageArgs, opts?: pulumi.InvokeOptions): Promise<GetMSIXPackageResult>;
7
+ export interface GetMSIXPackageArgs {
8
+ /**
9
+ * The name of the host pool within the specified resource group
10
+ */
11
+ hostPoolName: string;
12
+ /**
13
+ * The version specific package full name of the MSIX package within specified hostpool
14
+ */
15
+ msixPackageFullName: string;
16
+ /**
17
+ * The name of the resource group. The name is case insensitive.
18
+ */
19
+ resourceGroupName: string;
20
+ }
21
+ /**
22
+ * Schema for MSIX Package properties.
23
+ */
24
+ export interface GetMSIXPackageResult {
25
+ /**
26
+ * User friendly Name to be displayed in the portal.
27
+ */
28
+ readonly displayName?: string;
29
+ /**
30
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
31
+ */
32
+ readonly id: string;
33
+ /**
34
+ * VHD/CIM image path on Network Share.
35
+ */
36
+ readonly imagePath?: string;
37
+ /**
38
+ * Make this version of the package the active one across the hostpool.
39
+ */
40
+ readonly isActive?: boolean;
41
+ /**
42
+ * Specifies how to register Package in feed.
43
+ */
44
+ readonly isRegularRegistration?: boolean;
45
+ /**
46
+ * Date Package was last updated, found in the appxmanifest.xml.
47
+ */
48
+ readonly lastUpdated?: string;
49
+ /**
50
+ * The name of the resource
51
+ */
52
+ readonly name: string;
53
+ /**
54
+ * List of package applications.
55
+ */
56
+ readonly packageApplications?: outputs.desktopvirtualization.v20240116preview.MsixPackageApplicationsResponse[];
57
+ /**
58
+ * List of package dependencies.
59
+ */
60
+ readonly packageDependencies?: outputs.desktopvirtualization.v20240116preview.MsixPackageDependenciesResponse[];
61
+ /**
62
+ * Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name.
63
+ */
64
+ readonly packageFamilyName?: string;
65
+ /**
66
+ * Package Name from appxmanifest.xml.
67
+ */
68
+ readonly packageName?: string;
69
+ /**
70
+ * Relative Path to the package inside the image.
71
+ */
72
+ readonly packageRelativePath?: string;
73
+ /**
74
+ * Metadata pertaining to creation and last modification of the resource.
75
+ */
76
+ readonly systemData: outputs.desktopvirtualization.v20240116preview.SystemDataResponse;
77
+ /**
78
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
79
+ */
80
+ readonly type: string;
81
+ /**
82
+ * Package Version found in the appxmanifest.xml.
83
+ */
84
+ readonly version?: string;
85
+ }
86
+ /**
87
+ * Get a msixpackage.
88
+ */
89
+ export declare function getMSIXPackageOutput(args: GetMSIXPackageOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetMSIXPackageResult>;
90
+ export interface GetMSIXPackageOutputArgs {
91
+ /**
92
+ * The name of the host pool within the specified resource group
93
+ */
94
+ hostPoolName: pulumi.Input<string>;
95
+ /**
96
+ * The version specific package full name of the MSIX package within specified hostpool
97
+ */
98
+ msixPackageFullName: pulumi.Input<string>;
99
+ /**
100
+ * The name of the resource group. The name is case insensitive.
101
+ */
102
+ resourceGroupName: pulumi.Input<string>;
103
+ }
@@ -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.getMSIXPackageOutput = exports.getMSIXPackage = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Get a msixpackage.
10
+ */
11
+ function getMSIXPackage(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:desktopvirtualization/v20240116preview:getMSIXPackage", {
14
+ "hostPoolName": args.hostPoolName,
15
+ "msixPackageFullName": args.msixPackageFullName,
16
+ "resourceGroupName": args.resourceGroupName,
17
+ }, opts);
18
+ }
19
+ exports.getMSIXPackage = getMSIXPackage;
20
+ /**
21
+ * Get a msixpackage.
22
+ */
23
+ function getMSIXPackageOutput(args, opts) {
24
+ return pulumi.output(args).apply((a) => getMSIXPackage(a, opts));
25
+ }
26
+ exports.getMSIXPackageOutput = getMSIXPackageOutput;
27
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0TVNJWFBhY2thZ2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9kZXNrdG9wdmlydHVhbGl6YXRpb24vdjIwMjQwMTE2cHJldmlldy9nZXRNU0lYUGFja2FnZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6Qyw2Q0FBNkM7QUFFN0M7O0dBRUc7QUFDSCxTQUFnQixjQUFjLENBQUMsSUFBd0IsRUFBRSxJQUEyQjtJQUVoRixJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsb0JBQW9CLEVBQUUsRUFBRSxJQUFJLElBQUksRUFBRSxDQUFDLENBQUM7SUFDekUsT0FBTyxNQUFNLENBQUMsT0FBTyxDQUFDLE1BQU0sQ0FBQyxvRUFBb0UsRUFBRTtRQUMvRixjQUFjLEVBQUUsSUFBSSxDQUFDLFlBQVk7UUFDakMscUJBQXFCLEVBQUUsSUFBSSxDQUFDLG1CQUFtQjtRQUMvQyxtQkFBbUIsRUFBRSxJQUFJLENBQUMsaUJBQWlCO0tBQzlDLEVBQUUsSUFBSSxDQUFDLENBQUM7QUFDYixDQUFDO0FBUkQsd0NBUUM7QUFrRkQ7O0dBRUc7QUFDSCxTQUFnQixvQkFBb0IsQ0FBQyxJQUE4QixFQUFFLElBQTJCO0lBQzVGLE9BQU8sTUFBTSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFNLEVBQUUsRUFBRSxDQUFDLGNBQWMsQ0FBQyxDQUFDLEVBQUUsSUFBSSxDQUFDLENBQUMsQ0FBQTtBQUN6RSxDQUFDO0FBRkQsb0RBRUMifQ==
@@ -0,0 +1,71 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Get a private endpoint connection.
5
+ */
6
+ export declare function getPrivateEndpointConnectionByHostPool(args: GetPrivateEndpointConnectionByHostPoolArgs, opts?: pulumi.InvokeOptions): Promise<GetPrivateEndpointConnectionByHostPoolResult>;
7
+ export interface GetPrivateEndpointConnectionByHostPoolArgs {
8
+ /**
9
+ * The name of the host pool within the specified resource group
10
+ */
11
+ hostPoolName: string;
12
+ /**
13
+ * The name of the private endpoint connection associated with the Azure resource
14
+ */
15
+ privateEndpointConnectionName: string;
16
+ /**
17
+ * The name of the resource group. The name is case insensitive.
18
+ */
19
+ resourceGroupName: string;
20
+ }
21
+ /**
22
+ * The Private Endpoint Connection resource.
23
+ */
24
+ export interface GetPrivateEndpointConnectionByHostPoolResult {
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.desktopvirtualization.v20240116preview.PrivateEndpointResponse;
37
+ /**
38
+ * A collection of information about the state of the connection between service consumer and provider.
39
+ */
40
+ readonly privateLinkServiceConnectionState: outputs.desktopvirtualization.v20240116preview.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.desktopvirtualization.v20240116preview.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
+ * Get a private endpoint connection.
56
+ */
57
+ export declare function getPrivateEndpointConnectionByHostPoolOutput(args: GetPrivateEndpointConnectionByHostPoolOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPrivateEndpointConnectionByHostPoolResult>;
58
+ export interface GetPrivateEndpointConnectionByHostPoolOutputArgs {
59
+ /**
60
+ * The name of the host pool within the specified resource group
61
+ */
62
+ hostPoolName: pulumi.Input<string>;
63
+ /**
64
+ * The name of the private endpoint connection associated with the Azure resource
65
+ */
66
+ privateEndpointConnectionName: pulumi.Input<string>;
67
+ /**
68
+ * The name of the resource group. The name is case insensitive.
69
+ */
70
+ resourceGroupName: 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.getPrivateEndpointConnectionByHostPoolOutput = exports.getPrivateEndpointConnectionByHostPool = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Get a private endpoint connection.
10
+ */
11
+ function getPrivateEndpointConnectionByHostPool(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:desktopvirtualization/v20240116preview:getPrivateEndpointConnectionByHostPool", {
14
+ "hostPoolName": args.hostPoolName,
15
+ "privateEndpointConnectionName": args.privateEndpointConnectionName,
16
+ "resourceGroupName": args.resourceGroupName,
17
+ }, opts);
18
+ }
19
+ exports.getPrivateEndpointConnectionByHostPool = getPrivateEndpointConnectionByHostPool;
20
+ /**
21
+ * Get a private endpoint connection.
22
+ */
23
+ function getPrivateEndpointConnectionByHostPoolOutput(args, opts) {
24
+ return pulumi.output(args).apply((a) => getPrivateEndpointConnectionByHostPool(a, opts));
25
+ }
26
+ exports.getPrivateEndpointConnectionByHostPoolOutput = getPrivateEndpointConnectionByHostPoolOutput;
27
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0UHJpdmF0ZUVuZHBvaW50Q29ubmVjdGlvbkJ5SG9zdFBvb2wuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9kZXNrdG9wdmlydHVhbGl6YXRpb24vdjIwMjQwMTE2cHJldmlldy9nZXRQcml2YXRlRW5kcG9pbnRDb25uZWN0aW9uQnlIb3N0UG9vbC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6Qyw2Q0FBNkM7QUFFN0M7O0dBRUc7QUFDSCxTQUFnQixzQ0FBc0MsQ0FBQyxJQUFnRCxFQUFFLElBQTJCO0lBRWhJLElBQUksR0FBRyxNQUFNLENBQUMsWUFBWSxDQUFDLFNBQVMsQ0FBQyxvQkFBb0IsRUFBRSxFQUFFLElBQUksSUFBSSxFQUFFLENBQUMsQ0FBQztJQUN6RSxPQUFPLE1BQU0sQ0FBQyxPQUFPLENBQUMsTUFBTSxDQUFDLDRGQUE0RixFQUFFO1FBQ3ZILGNBQWMsRUFBRSxJQUFJLENBQUMsWUFBWTtRQUNqQywrQkFBK0IsRUFBRSxJQUFJLENBQUMsNkJBQTZCO1FBQ25FLG1CQUFtQixFQUFFLElBQUksQ0FBQyxpQkFBaUI7S0FDOUMsRUFBRSxJQUFJLENBQUMsQ0FBQztBQUNiLENBQUM7QUFSRCx3RkFRQztBQWtERDs7R0FFRztBQUNILFNBQWdCLDRDQUE0QyxDQUFDLElBQXNELEVBQUUsSUFBMkI7SUFDNUksT0FBTyxNQUFNLENBQUMsTUFBTSxDQUFDLElBQUksQ0FBQyxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQU0sRUFBRSxFQUFFLENBQUMsc0NBQXNDLENBQUMsQ0FBQyxFQUFFLElBQUksQ0FBQyxDQUFDLENBQUE7QUFDakcsQ0FBQztBQUZELG9HQUVDIn0=
@@ -0,0 +1,71 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Get a private endpoint connection.
5
+ */
6
+ export declare function getPrivateEndpointConnectionByWorkspace(args: GetPrivateEndpointConnectionByWorkspaceArgs, opts?: pulumi.InvokeOptions): Promise<GetPrivateEndpointConnectionByWorkspaceResult>;
7
+ export interface GetPrivateEndpointConnectionByWorkspaceArgs {
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. The name is case insensitive.
14
+ */
15
+ resourceGroupName: string;
16
+ /**
17
+ * The name of the workspace
18
+ */
19
+ workspaceName: string;
20
+ }
21
+ /**
22
+ * The Private Endpoint Connection resource.
23
+ */
24
+ export interface GetPrivateEndpointConnectionByWorkspaceResult {
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.desktopvirtualization.v20240116preview.PrivateEndpointResponse;
37
+ /**
38
+ * A collection of information about the state of the connection between service consumer and provider.
39
+ */
40
+ readonly privateLinkServiceConnectionState: outputs.desktopvirtualization.v20240116preview.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.desktopvirtualization.v20240116preview.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
+ * Get a private endpoint connection.
56
+ */
57
+ export declare function getPrivateEndpointConnectionByWorkspaceOutput(args: GetPrivateEndpointConnectionByWorkspaceOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPrivateEndpointConnectionByWorkspaceResult>;
58
+ export interface GetPrivateEndpointConnectionByWorkspaceOutputArgs {
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. The name is case insensitive.
65
+ */
66
+ resourceGroupName: pulumi.Input<string>;
67
+ /**
68
+ * The name of the workspace
69
+ */
70
+ workspaceName: pulumi.Input<string>;
71
+ }
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getPrivateEndpointConnectionByWorkspaceOutput = exports.getPrivateEndpointConnectionByWorkspace = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Get a private endpoint connection.
10
+ */
11
+ function getPrivateEndpointConnectionByWorkspace(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:desktopvirtualization/v20240116preview:getPrivateEndpointConnectionByWorkspace", {
14
+ "privateEndpointConnectionName": args.privateEndpointConnectionName,
15
+ "resourceGroupName": args.resourceGroupName,
16
+ "workspaceName": args.workspaceName,
17
+ }, opts);
18
+ }
19
+ exports.getPrivateEndpointConnectionByWorkspace = getPrivateEndpointConnectionByWorkspace;
20
+ /**
21
+ * Get a private endpoint connection.
22
+ */
23
+ function getPrivateEndpointConnectionByWorkspaceOutput(args, opts) {
24
+ return pulumi.output(args).apply((a) => getPrivateEndpointConnectionByWorkspace(a, opts));
25
+ }
26
+ exports.getPrivateEndpointConnectionByWorkspaceOutput = getPrivateEndpointConnectionByWorkspaceOutput;
27
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0UHJpdmF0ZUVuZHBvaW50Q29ubmVjdGlvbkJ5V29ya3NwYWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vZGVza3RvcHZpcnR1YWxpemF0aW9uL3YyMDI0MDExNnByZXZpZXcvZ2V0UHJpdmF0ZUVuZHBvaW50Q29ubmVjdGlvbkJ5V29ya3NwYWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBSXpDLDZDQUE2QztBQUU3Qzs7R0FFRztBQUNILFNBQWdCLHVDQUF1QyxDQUFDLElBQWlELEVBQUUsSUFBMkI7SUFFbEksSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBQ3pFLE9BQU8sTUFBTSxDQUFDLE9BQU8sQ0FBQyxNQUFNLENBQUMsNkZBQTZGLEVBQUU7UUFDeEgsK0JBQStCLEVBQUUsSUFBSSxDQUFDLDZCQUE2QjtRQUNuRSxtQkFBbUIsRUFBRSxJQUFJLENBQUMsaUJBQWlCO1FBQzNDLGVBQWUsRUFBRSxJQUFJLENBQUMsYUFBYTtLQUN0QyxFQUFFLElBQUksQ0FBQyxDQUFDO0FBQ2IsQ0FBQztBQVJELDBGQVFDO0FBa0REOztHQUVHO0FBQ0gsU0FBZ0IsNkNBQTZDLENBQUMsSUFBdUQsRUFBRSxJQUEyQjtJQUM5SSxPQUFPLE1BQU0sQ0FBQyxNQUFNLENBQUMsSUFBSSxDQUFDLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBTSxFQUFFLEVBQUUsQ0FBQyx1Q0FBdUMsQ0FBQyxDQUFDLEVBQUUsSUFBSSxDQUFDLENBQUMsQ0FBQTtBQUNsRyxDQUFDO0FBRkQsc0dBRUMifQ==
@@ -0,0 +1,108 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Get a scaling plan.
5
+ */
6
+ export declare function getScalingPlan(args: GetScalingPlanArgs, opts?: pulumi.InvokeOptions): Promise<GetScalingPlanResult>;
7
+ export interface GetScalingPlanArgs {
8
+ /**
9
+ * The name of the resource group. The name is case insensitive.
10
+ */
11
+ resourceGroupName: string;
12
+ /**
13
+ * The name of the scaling plan.
14
+ */
15
+ scalingPlanName: string;
16
+ }
17
+ /**
18
+ * Represents a scaling plan definition.
19
+ */
20
+ export interface GetScalingPlanResult {
21
+ /**
22
+ * Description of scaling plan.
23
+ */
24
+ readonly description?: string;
25
+ /**
26
+ * The etag field is *not* required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
27
+ */
28
+ readonly etag: string;
29
+ /**
30
+ * Exclusion tag for scaling plan.
31
+ */
32
+ readonly exclusionTag?: string;
33
+ /**
34
+ * User friendly name of scaling plan.
35
+ */
36
+ readonly friendlyName?: string;
37
+ /**
38
+ * List of ScalingHostPoolReference definitions.
39
+ */
40
+ readonly hostPoolReferences?: outputs.desktopvirtualization.v20240116preview.ScalingHostPoolReferenceResponse[];
41
+ /**
42
+ * HostPool type for desktop.
43
+ */
44
+ readonly hostPoolType?: string;
45
+ /**
46
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
47
+ */
48
+ readonly id: string;
49
+ readonly identity?: outputs.desktopvirtualization.v20240116preview.ResourceModelWithAllowedPropertySetResponseIdentity;
50
+ /**
51
+ * Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
52
+ */
53
+ readonly kind?: string;
54
+ /**
55
+ * The geo-location where the resource lives
56
+ */
57
+ readonly location?: string;
58
+ /**
59
+ * The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
60
+ */
61
+ readonly managedBy?: string;
62
+ /**
63
+ * The name of the resource
64
+ */
65
+ readonly name: string;
66
+ /**
67
+ * ObjectId of scaling plan. (internal use)
68
+ */
69
+ readonly objectId: string;
70
+ readonly plan?: outputs.desktopvirtualization.v20240116preview.ResourceModelWithAllowedPropertySetResponsePlan;
71
+ /**
72
+ * List of ScalingPlanPooledSchedule definitions.
73
+ */
74
+ readonly schedules?: outputs.desktopvirtualization.v20240116preview.ScalingScheduleResponse[];
75
+ readonly sku?: outputs.desktopvirtualization.v20240116preview.ResourceModelWithAllowedPropertySetResponseSku;
76
+ /**
77
+ * Metadata pertaining to creation and last modification of the resource.
78
+ */
79
+ readonly systemData: outputs.desktopvirtualization.v20240116preview.SystemDataResponse;
80
+ /**
81
+ * Resource tags.
82
+ */
83
+ readonly tags?: {
84
+ [key: string]: string;
85
+ };
86
+ /**
87
+ * Timezone of the scaling plan.
88
+ */
89
+ readonly timeZone: string;
90
+ /**
91
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
92
+ */
93
+ readonly type: string;
94
+ }
95
+ /**
96
+ * Get a scaling plan.
97
+ */
98
+ export declare function getScalingPlanOutput(args: GetScalingPlanOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetScalingPlanResult>;
99
+ export interface GetScalingPlanOutputArgs {
100
+ /**
101
+ * The name of the resource group. The name is case insensitive.
102
+ */
103
+ resourceGroupName: pulumi.Input<string>;
104
+ /**
105
+ * The name of the scaling plan.
106
+ */
107
+ scalingPlanName: pulumi.Input<string>;
108
+ }