@pulumi/azure 6.24.0-alpha.1750141386 → 6.24.0-alpha.1750268625

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 (608) hide show
  1. package/README.md +3 -3
  2. package/apimanagement/api.d.ts +6 -0
  3. package/apimanagement/api.js.map +1 -1
  4. package/appservice/appFlexConsumption.d.ts +12 -0
  5. package/appservice/appFlexConsumption.js +2 -0
  6. package/appservice/appFlexConsumption.js.map +1 -1
  7. package/appservice/hybridConnection.d.ts +7 -0
  8. package/appservice/hybridConnection.js +7 -0
  9. package/appservice/hybridConnection.js.map +1 -1
  10. package/appservice/publicCertificate.d.ts +7 -0
  11. package/appservice/publicCertificate.js +7 -0
  12. package/appservice/publicCertificate.js.map +1 -1
  13. package/appservice/windowsFunctionApp.js +2 -2
  14. package/appservice/windowsFunctionApp.js.map +1 -1
  15. package/automation/account.d.ts +19 -1
  16. package/automation/account.js +1 -1
  17. package/automation/account.js.map +1 -1
  18. package/backup/protectedVM.d.ts +30 -31
  19. package/backup/protectedVM.js +9 -4
  20. package/backup/protectedVM.js.map +1 -1
  21. package/cdn/frontdoorOrigin.d.ts +7 -0
  22. package/cdn/frontdoorOrigin.js +7 -0
  23. package/cdn/frontdoorOrigin.js.map +1 -1
  24. package/cdn/frontdoorProfile.d.ts +7 -0
  25. package/cdn/frontdoorProfile.js +7 -0
  26. package/cdn/frontdoorProfile.js.map +1 -1
  27. package/cdn/frontdoorRule.d.ts +15 -2
  28. package/cdn/frontdoorRule.js +15 -2
  29. package/cdn/frontdoorRule.js.map +1 -1
  30. package/cdn/frontdoorRuleSet.d.ts +7 -0
  31. package/cdn/frontdoorRuleSet.js +7 -0
  32. package/cdn/frontdoorRuleSet.js.map +1 -1
  33. package/cdn/frontdoorSecurityPolicy.d.ts +7 -0
  34. package/cdn/frontdoorSecurityPolicy.js +7 -0
  35. package/cdn/frontdoorSecurityPolicy.js.map +1 -1
  36. package/compute/availabilitySet.d.ts +7 -0
  37. package/compute/availabilitySet.js +7 -0
  38. package/compute/availabilitySet.js.map +1 -1
  39. package/compute/bastionHost.d.ts +7 -0
  40. package/compute/bastionHost.js +7 -0
  41. package/compute/bastionHost.js.map +1 -1
  42. package/compute/capacityReservation.d.ts +7 -0
  43. package/compute/capacityReservation.js +7 -0
  44. package/compute/capacityReservation.js.map +1 -1
  45. package/compute/capacityReservationGroup.d.ts +7 -0
  46. package/compute/capacityReservationGroup.js +7 -0
  47. package/compute/capacityReservationGroup.js.map +1 -1
  48. package/compute/dataDiskAttachment.d.ts +7 -0
  49. package/compute/dataDiskAttachment.js +7 -0
  50. package/compute/dataDiskAttachment.js.map +1 -1
  51. package/compute/dedicatedHost.d.ts +7 -0
  52. package/compute/dedicatedHost.js +7 -0
  53. package/compute/dedicatedHost.js.map +1 -1
  54. package/compute/dedicatedHostGroup.d.ts +7 -0
  55. package/compute/dedicatedHostGroup.js +7 -0
  56. package/compute/dedicatedHostGroup.js.map +1 -1
  57. package/compute/diskAccess.d.ts +7 -0
  58. package/compute/diskAccess.js +7 -0
  59. package/compute/diskAccess.js.map +1 -1
  60. package/compute/diskEncryptionSet.d.ts +7 -0
  61. package/compute/diskEncryptionSet.js +7 -0
  62. package/compute/diskEncryptionSet.js.map +1 -1
  63. package/compute/extension.d.ts +7 -0
  64. package/compute/extension.js +7 -0
  65. package/compute/extension.js.map +1 -1
  66. package/compute/getOrchestratedVirtualMachineScaleSet.d.ts +2 -2
  67. package/compute/getOrchestratedVirtualMachineScaleSet.js +2 -2
  68. package/compute/getVirtualMachineScaleSet.d.ts +2 -2
  69. package/compute/getVirtualMachineScaleSet.js +2 -2
  70. package/compute/image.d.ts +7 -0
  71. package/compute/image.js +7 -0
  72. package/compute/image.js.map +1 -1
  73. package/compute/linuxVirtualMachine.d.ts +7 -0
  74. package/compute/linuxVirtualMachine.js +7 -0
  75. package/compute/linuxVirtualMachine.js.map +1 -1
  76. package/compute/linuxVirtualMachineScaleSet.d.ts +7 -0
  77. package/compute/linuxVirtualMachineScaleSet.js +7 -0
  78. package/compute/linuxVirtualMachineScaleSet.js.map +1 -1
  79. package/compute/managedDisk.d.ts +7 -0
  80. package/compute/managedDisk.js +7 -0
  81. package/compute/managedDisk.js.map +1 -1
  82. package/compute/managedDiskSasToken.d.ts +7 -0
  83. package/compute/managedDiskSasToken.js +7 -0
  84. package/compute/managedDiskSasToken.js.map +1 -1
  85. package/compute/orchestratedVirtualMachineScaleSet.d.ts +7 -0
  86. package/compute/orchestratedVirtualMachineScaleSet.js +7 -0
  87. package/compute/orchestratedVirtualMachineScaleSet.js.map +1 -1
  88. package/compute/packetCapture.d.ts +7 -0
  89. package/compute/packetCapture.js +7 -0
  90. package/compute/packetCapture.js.map +1 -1
  91. package/compute/scaleSet.d.ts +7 -0
  92. package/compute/scaleSet.js +7 -0
  93. package/compute/scaleSet.js.map +1 -1
  94. package/compute/scaleSetPacketCapture.d.ts +7 -0
  95. package/compute/scaleSetPacketCapture.js +7 -0
  96. package/compute/scaleSetPacketCapture.js.map +1 -1
  97. package/compute/scaleSetStandbyPool.d.ts +1 -1
  98. package/compute/scaleSetStandbyPool.js +1 -1
  99. package/compute/sharedImage.d.ts +7 -0
  100. package/compute/sharedImage.js +7 -0
  101. package/compute/sharedImage.js.map +1 -1
  102. package/compute/sharedImageGallery.d.ts +7 -0
  103. package/compute/sharedImageGallery.js +7 -0
  104. package/compute/sharedImageGallery.js.map +1 -1
  105. package/compute/sharedImageVersion.d.ts +7 -0
  106. package/compute/sharedImageVersion.js +7 -0
  107. package/compute/sharedImageVersion.js.map +1 -1
  108. package/compute/snapshot.d.ts +7 -0
  109. package/compute/snapshot.js +7 -0
  110. package/compute/snapshot.js.map +1 -1
  111. package/compute/sshPublicKey.d.ts +7 -0
  112. package/compute/sshPublicKey.js +7 -0
  113. package/compute/sshPublicKey.js.map +1 -1
  114. package/compute/virtualMachine.d.ts +9 -0
  115. package/compute/virtualMachine.js +9 -0
  116. package/compute/virtualMachine.js.map +1 -1
  117. package/compute/virtualMachineScaleSetExtension.d.ts +7 -0
  118. package/compute/virtualMachineScaleSetExtension.js +7 -0
  119. package/compute/virtualMachineScaleSetExtension.js.map +1 -1
  120. package/compute/windowsVirtualMachine.d.ts +7 -0
  121. package/compute/windowsVirtualMachine.js +7 -0
  122. package/compute/windowsVirtualMachine.js.map +1 -1
  123. package/compute/windowsVirtualMachineScaleSet.d.ts +7 -0
  124. package/compute/windowsVirtualMachineScaleSet.js +7 -0
  125. package/compute/windowsVirtualMachineScaleSet.js.map +1 -1
  126. package/containerservice/kubernetesClusterNodePool.d.ts +1 -1
  127. package/containerservice/kubernetesClusterNodePool.js +0 -3
  128. package/containerservice/kubernetesClusterNodePool.js.map +1 -1
  129. package/containerservice/registry.d.ts +6 -6
  130. package/containerservice/registryScopeMap.d.ts +2 -0
  131. package/containerservice/registryScopeMap.js +2 -0
  132. package/containerservice/registryScopeMap.js.map +1 -1
  133. package/containerservice/registryToken.d.ts +2 -0
  134. package/containerservice/registryToken.js +2 -0
  135. package/containerservice/registryToken.js.map +1 -1
  136. package/core/portalTenantConfiguration.d.ts +7 -0
  137. package/core/portalTenantConfiguration.js +7 -0
  138. package/core/portalTenantConfiguration.js.map +1 -1
  139. package/cosmosdb/account.d.ts +6 -0
  140. package/cosmosdb/account.js +6 -0
  141. package/cosmosdb/account.js.map +1 -1
  142. package/cosmosdb/cassandraCluster.d.ts +7 -0
  143. package/cosmosdb/cassandraCluster.js +7 -0
  144. package/cosmosdb/cassandraCluster.js.map +1 -1
  145. package/cosmosdb/cassandraDatacenter.d.ts +7 -0
  146. package/cosmosdb/cassandraDatacenter.js +7 -0
  147. package/cosmosdb/cassandraDatacenter.js.map +1 -1
  148. package/cosmosdb/gremlinDatabase.d.ts +7 -0
  149. package/cosmosdb/gremlinDatabase.js +7 -0
  150. package/cosmosdb/gremlinDatabase.js.map +1 -1
  151. package/cosmosdb/gremlinGraph.d.ts +7 -0
  152. package/cosmosdb/gremlinGraph.js +7 -0
  153. package/cosmosdb/gremlinGraph.js.map +1 -1
  154. package/cosmosdb/sqlContainer.d.ts +7 -0
  155. package/cosmosdb/sqlContainer.js +7 -0
  156. package/cosmosdb/sqlContainer.js.map +1 -1
  157. package/dashboard/grafanaManagedPrivateEndpoint.d.ts +12 -0
  158. package/dashboard/grafanaManagedPrivateEndpoint.js +2 -0
  159. package/dashboard/grafanaManagedPrivateEndpoint.js.map +1 -1
  160. package/databasemigration/project.d.ts +7 -0
  161. package/databasemigration/project.js +7 -0
  162. package/databasemigration/project.js.map +1 -1
  163. package/databasemigration/service.d.ts +7 -0
  164. package/databasemigration/service.js +7 -0
  165. package/databasemigration/service.js.map +1 -1
  166. package/databricks/virtualNetworkPeering.d.ts +7 -0
  167. package/databricks/virtualNetworkPeering.js +7 -0
  168. package/databricks/virtualNetworkPeering.js.map +1 -1
  169. package/databricks/workspaceRootDbfsCustomerManagedKey.d.ts +7 -0
  170. package/databricks/workspaceRootDbfsCustomerManagedKey.js +7 -0
  171. package/databricks/workspaceRootDbfsCustomerManagedKey.js.map +1 -1
  172. package/datafactory/dataFlow.d.ts +7 -0
  173. package/datafactory/dataFlow.js +7 -0
  174. package/datafactory/dataFlow.js.map +1 -1
  175. package/datafactory/factory.d.ts +7 -0
  176. package/datafactory/factory.js +7 -0
  177. package/datafactory/factory.js.map +1 -1
  178. package/datafactory/flowletDataFlow.d.ts +7 -0
  179. package/datafactory/flowletDataFlow.js +7 -0
  180. package/datafactory/flowletDataFlow.js.map +1 -1
  181. package/datafactory/integrationRuntimeRule.d.ts +8 -1
  182. package/datafactory/integrationRuntimeRule.js +8 -1
  183. package/datafactory/integrationRuntimeRule.js.map +1 -1
  184. package/datafactory/integrationRuntimeSelfHosted.d.ts +8 -1
  185. package/datafactory/integrationRuntimeSelfHosted.js +8 -1
  186. package/datafactory/integrationRuntimeSelfHosted.js.map +1 -1
  187. package/datafactory/integrationRuntimeSsis.d.ts +8 -1
  188. package/datafactory/integrationRuntimeSsis.js +8 -1
  189. package/datafactory/integrationRuntimeSsis.js.map +1 -1
  190. package/datafactory/managedPrivateEndpoint.d.ts +7 -0
  191. package/datafactory/managedPrivateEndpoint.js +7 -0
  192. package/datafactory/managedPrivateEndpoint.js.map +1 -1
  193. package/datafactory/pipeline.d.ts +7 -0
  194. package/datafactory/pipeline.js +7 -0
  195. package/datafactory/pipeline.js.map +1 -1
  196. package/devcenter/get.d.ts +105 -0
  197. package/devcenter/get.js +70 -0
  198. package/devcenter/get.js.map +1 -0
  199. package/devcenter/getAttachedNetwork.d.ts +90 -0
  200. package/devcenter/getAttachedNetwork.js +70 -0
  201. package/devcenter/getAttachedNetwork.js.map +1 -0
  202. package/devcenter/getCatalog.d.ts +95 -0
  203. package/devcenter/getCatalog.js +70 -0
  204. package/devcenter/getCatalog.js.map +1 -0
  205. package/devcenter/getDevBoxDefinition.d.ts +104 -0
  206. package/devcenter/getDevBoxDefinition.js +70 -0
  207. package/devcenter/getDevBoxDefinition.js.map +1 -0
  208. package/devcenter/getGallery.d.ts +90 -0
  209. package/devcenter/getGallery.js +70 -0
  210. package/devcenter/getGallery.js.map +1 -0
  211. package/devcenter/getNetworkConnection.d.ts +116 -0
  212. package/devcenter/getNetworkConnection.js +70 -0
  213. package/devcenter/getNetworkConnection.js.map +1 -0
  214. package/devcenter/getProject.d.ts +117 -0
  215. package/devcenter/getProject.js +70 -0
  216. package/devcenter/getProject.js.map +1 -0
  217. package/devcenter/getProjectEnvironmentType.d.ts +113 -0
  218. package/devcenter/getProjectEnvironmentType.js +70 -0
  219. package/devcenter/getProjectEnvironmentType.js.map +1 -0
  220. package/devcenter/index.d.ts +24 -0
  221. package/devcenter/index.js +25 -1
  222. package/devcenter/index.js.map +1 -1
  223. package/eventhub/namespace.d.ts +7 -0
  224. package/eventhub/namespace.js +7 -0
  225. package/eventhub/namespace.js.map +1 -1
  226. package/eventhub/namespaceAuthorizationRule.d.ts +7 -0
  227. package/eventhub/namespaceAuthorizationRule.js +7 -0
  228. package/eventhub/namespaceAuthorizationRule.js.map +1 -1
  229. package/eventhub/queue.d.ts +7 -0
  230. package/eventhub/queue.js +7 -0
  231. package/eventhub/queue.js.map +1 -1
  232. package/eventhub/subscription.d.ts +7 -0
  233. package/eventhub/subscription.js +7 -0
  234. package/eventhub/subscription.js.map +1 -1
  235. package/eventhub/topic.d.ts +7 -0
  236. package/eventhub/topic.js +7 -0
  237. package/eventhub/topic.js.map +1 -1
  238. package/eventhub/topicAuthorizationRule.d.ts +7 -0
  239. package/eventhub/topicAuthorizationRule.js +7 -0
  240. package/eventhub/topicAuthorizationRule.js.map +1 -1
  241. package/frontdoor/customHttpsConfiguration.d.ts +2 -0
  242. package/frontdoor/customHttpsConfiguration.js +2 -0
  243. package/frontdoor/customHttpsConfiguration.js.map +1 -1
  244. package/healthcare/medtechServiceFhirDestination.d.ts +2 -0
  245. package/healthcare/medtechServiceFhirDestination.js +2 -0
  246. package/healthcare/medtechServiceFhirDestination.js.map +1 -1
  247. package/index.d.ts +2 -1
  248. package/index.js +3 -1
  249. package/index.js.map +1 -1
  250. package/logicapps/integrationAccount.d.ts +7 -0
  251. package/logicapps/integrationAccount.js +7 -0
  252. package/logicapps/integrationAccount.js.map +1 -1
  253. package/logicapps/integrationAccountAgreement.d.ts +7 -0
  254. package/logicapps/integrationAccountAgreement.js +7 -0
  255. package/logicapps/integrationAccountAgreement.js.map +1 -1
  256. package/logicapps/integrationAccountAssembly.d.ts +7 -0
  257. package/logicapps/integrationAccountAssembly.js +7 -0
  258. package/logicapps/integrationAccountAssembly.js.map +1 -1
  259. package/logicapps/integrationAccountBatchConfiguration.d.ts +7 -0
  260. package/logicapps/integrationAccountBatchConfiguration.js +7 -0
  261. package/logicapps/integrationAccountBatchConfiguration.js.map +1 -1
  262. package/logicapps/integrationAccountCertificate.d.ts +7 -0
  263. package/logicapps/integrationAccountCertificate.js +7 -0
  264. package/logicapps/integrationAccountCertificate.js.map +1 -1
  265. package/logicapps/integrationAccountMap.d.ts +7 -0
  266. package/logicapps/integrationAccountMap.js +7 -0
  267. package/logicapps/integrationAccountMap.js.map +1 -1
  268. package/logicapps/integrationAccountPartner.d.ts +7 -0
  269. package/logicapps/integrationAccountPartner.js +7 -0
  270. package/logicapps/integrationAccountPartner.js.map +1 -1
  271. package/logicapps/integrationAccountSchema.d.ts +7 -0
  272. package/logicapps/integrationAccountSchema.js +7 -0
  273. package/logicapps/integrationAccountSchema.js.map +1 -1
  274. package/logicapps/integrationAccountSession.d.ts +7 -0
  275. package/logicapps/integrationAccountSession.js +7 -0
  276. package/logicapps/integrationAccountSession.js.map +1 -1
  277. package/logicapps/standard.d.ts +7 -0
  278. package/logicapps/standard.js +7 -0
  279. package/logicapps/standard.js.map +1 -1
  280. package/logicapps/workflow.d.ts +7 -0
  281. package/logicapps/workflow.js +7 -0
  282. package/logicapps/workflow.js.map +1 -1
  283. package/management/lock.d.ts +7 -0
  284. package/management/lock.js +7 -0
  285. package/management/lock.js.map +1 -1
  286. package/managementresource/manangementLock.d.ts +7 -0
  287. package/managementresource/manangementLock.js +7 -0
  288. package/managementresource/manangementLock.js.map +1 -1
  289. package/maps/account.d.ts +7 -0
  290. package/maps/account.js +7 -0
  291. package/maps/account.js.map +1 -1
  292. package/marketplace/agreement.d.ts +7 -0
  293. package/marketplace/agreement.js +7 -0
  294. package/marketplace/agreement.js.map +1 -1
  295. package/monitoring/aadDiagnosticSetting.d.ts +7 -0
  296. package/monitoring/aadDiagnosticSetting.js +7 -0
  297. package/monitoring/aadDiagnosticSetting.js.map +1 -1
  298. package/monitoring/actionGroup.d.ts +7 -0
  299. package/monitoring/actionGroup.js +7 -0
  300. package/monitoring/actionGroup.js.map +1 -1
  301. package/monitoring/activityLogAlert.d.ts +7 -0
  302. package/monitoring/activityLogAlert.js +7 -0
  303. package/monitoring/activityLogAlert.js.map +1 -1
  304. package/monitoring/autoscaleSetting.d.ts +7 -0
  305. package/monitoring/autoscaleSetting.js +7 -0
  306. package/monitoring/autoscaleSetting.js.map +1 -1
  307. package/monitoring/diagnosticSetting.d.ts +33 -14
  308. package/monitoring/diagnosticSetting.js +10 -1
  309. package/monitoring/diagnosticSetting.js.map +1 -1
  310. package/monitoring/getActionGroup.d.ts +14 -0
  311. package/monitoring/getActionGroup.js +14 -0
  312. package/monitoring/getActionGroup.js.map +1 -1
  313. package/monitoring/getDiagnosticCategories.d.ts +14 -0
  314. package/monitoring/getDiagnosticCategories.js +14 -0
  315. package/monitoring/getDiagnosticCategories.js.map +1 -1
  316. package/monitoring/getScheduledQueryRulesAlert.d.ts +14 -0
  317. package/monitoring/getScheduledQueryRulesAlert.js +14 -0
  318. package/monitoring/getScheduledQueryRulesAlert.js.map +1 -1
  319. package/monitoring/getScheduledQueryRulesLog.d.ts +14 -0
  320. package/monitoring/getScheduledQueryRulesLog.js +14 -0
  321. package/monitoring/getScheduledQueryRulesLog.js.map +1 -1
  322. package/monitoring/metricAlert.d.ts +7 -0
  323. package/monitoring/metricAlert.js +7 -0
  324. package/monitoring/metricAlert.js.map +1 -1
  325. package/monitoring/privateLinkScope.d.ts +7 -0
  326. package/monitoring/privateLinkScope.js +7 -0
  327. package/monitoring/privateLinkScope.js.map +1 -1
  328. package/monitoring/privateLinkScopedService.d.ts +7 -0
  329. package/monitoring/privateLinkScopedService.js +7 -0
  330. package/monitoring/privateLinkScopedService.js.map +1 -1
  331. package/monitoring/scheduledQueryRulesLog.d.ts +7 -0
  332. package/monitoring/scheduledQueryRulesLog.js +7 -0
  333. package/monitoring/scheduledQueryRulesLog.js.map +1 -1
  334. package/monitoring/smartDetectorAlertRule.d.ts +7 -0
  335. package/monitoring/smartDetectorAlertRule.js +7 -0
  336. package/monitoring/smartDetectorAlertRule.js.map +1 -1
  337. package/mssql/serverVulnerabilityAssessment.d.ts +30 -12
  338. package/mssql/serverVulnerabilityAssessment.js.map +1 -1
  339. package/mysql/flexibleDatabase.d.ts +7 -0
  340. package/mysql/flexibleDatabase.js +7 -0
  341. package/mysql/flexibleDatabase.js.map +1 -1
  342. package/mysql/flexibleServer.d.ts +7 -0
  343. package/mysql/flexibleServer.js +7 -0
  344. package/mysql/flexibleServer.js.map +1 -1
  345. package/mysql/flexibleServerConfiguration.d.ts +7 -0
  346. package/mysql/flexibleServerConfiguration.js +7 -0
  347. package/mysql/flexibleServerConfiguration.js.map +1 -1
  348. package/mysql/flexibleServerFirewallRule.d.ts +7 -0
  349. package/mysql/flexibleServerFirewallRule.js +7 -0
  350. package/mysql/flexibleServerFirewallRule.js.map +1 -1
  351. package/mysql/getFlexibleServer.d.ts +14 -0
  352. package/mysql/getFlexibleServer.js +14 -0
  353. package/mysql/getFlexibleServer.js.map +1 -1
  354. package/netapp/getVolume.d.ts +4 -0
  355. package/netapp/getVolume.js.map +1 -1
  356. package/netapp/volume.d.ts +30 -12
  357. package/netapp/volume.js +2 -0
  358. package/netapp/volume.js.map +1 -1
  359. package/netapp/volumeGroupOracle.d.ts +165 -0
  360. package/netapp/volumeGroupOracle.js +165 -0
  361. package/netapp/volumeGroupOracle.js.map +1 -1
  362. package/network/applicationGateway.d.ts +7 -0
  363. package/network/applicationGateway.js +7 -0
  364. package/network/applicationGateway.js.map +1 -1
  365. package/network/applicationSecurityGroup.d.ts +7 -0
  366. package/network/applicationSecurityGroup.js +7 -0
  367. package/network/applicationSecurityGroup.js.map +1 -1
  368. package/network/bgpConnection.d.ts +7 -0
  369. package/network/bgpConnection.js +7 -0
  370. package/network/bgpConnection.js.map +1 -1
  371. package/network/ddosProtectionPlan.d.ts +7 -0
  372. package/network/ddosProtectionPlan.js +7 -0
  373. package/network/ddosProtectionPlan.js.map +1 -1
  374. package/network/expressRouteCircuit.d.ts +7 -0
  375. package/network/expressRouteCircuit.js +7 -0
  376. package/network/expressRouteCircuit.js.map +1 -1
  377. package/network/expressRouteCircuitAuthorization.d.ts +7 -0
  378. package/network/expressRouteCircuitAuthorization.js +7 -0
  379. package/network/expressRouteCircuitAuthorization.js.map +1 -1
  380. package/network/expressRouteCircuitConnection.d.ts +7 -0
  381. package/network/expressRouteCircuitConnection.js +7 -0
  382. package/network/expressRouteCircuitConnection.js.map +1 -1
  383. package/network/expressRouteCircuitPeering.d.ts +7 -0
  384. package/network/expressRouteCircuitPeering.js +7 -0
  385. package/network/expressRouteCircuitPeering.js.map +1 -1
  386. package/network/expressRouteConnection.d.ts +7 -0
  387. package/network/expressRouteConnection.js +7 -0
  388. package/network/expressRouteConnection.js.map +1 -1
  389. package/network/expressRouteGateway.d.ts +7 -0
  390. package/network/expressRouteGateway.js +7 -0
  391. package/network/expressRouteGateway.js.map +1 -1
  392. package/network/expressRoutePort.d.ts +7 -0
  393. package/network/expressRoutePort.js +7 -0
  394. package/network/expressRoutePort.js.map +1 -1
  395. package/network/expressRoutePortAuthorization.d.ts +7 -0
  396. package/network/expressRoutePortAuthorization.js +7 -0
  397. package/network/expressRoutePortAuthorization.js.map +1 -1
  398. package/network/getVpnGateway.d.ts +4 -0
  399. package/network/getVpnGateway.js.map +1 -1
  400. package/network/index.d.ts +3 -0
  401. package/network/index.js +7 -2
  402. package/network/index.js.map +1 -1
  403. package/network/ipgroup.d.ts +7 -0
  404. package/network/ipgroup.js +7 -0
  405. package/network/ipgroup.js.map +1 -1
  406. package/network/ipgroupCIDR.d.ts +7 -0
  407. package/network/ipgroupCIDR.js +7 -0
  408. package/network/ipgroupCIDR.js.map +1 -1
  409. package/network/localNetworkGateway.d.ts +7 -0
  410. package/network/localNetworkGateway.js +7 -0
  411. package/network/localNetworkGateway.js.map +1 -1
  412. package/network/natGateway.d.ts +7 -0
  413. package/network/natGateway.js +7 -0
  414. package/network/natGateway.js.map +1 -1
  415. package/network/natGatewayPublicIpAssociation.d.ts +7 -0
  416. package/network/natGatewayPublicIpAssociation.js +7 -0
  417. package/network/natGatewayPublicIpAssociation.js.map +1 -1
  418. package/network/natGatewayPublicIpPrefixAssociation.d.ts +7 -0
  419. package/network/natGatewayPublicIpPrefixAssociation.js +7 -0
  420. package/network/natGatewayPublicIpPrefixAssociation.js.map +1 -1
  421. package/network/networkConnectionMonitor.d.ts +7 -0
  422. package/network/networkConnectionMonitor.js +7 -0
  423. package/network/networkConnectionMonitor.js.map +1 -1
  424. package/network/networkInterface.d.ts +7 -0
  425. package/network/networkInterface.js +7 -0
  426. package/network/networkInterface.js.map +1 -1
  427. package/network/networkInterfaceApplicationSecurityGroupAssociation.d.ts +7 -0
  428. package/network/networkInterfaceApplicationSecurityGroupAssociation.js +7 -0
  429. package/network/networkInterfaceApplicationSecurityGroupAssociation.js.map +1 -1
  430. package/network/networkInterfaceBackendAddressPoolAssociation.d.ts +7 -0
  431. package/network/networkInterfaceBackendAddressPoolAssociation.js +7 -0
  432. package/network/networkInterfaceBackendAddressPoolAssociation.js.map +1 -1
  433. package/network/networkInterfaceNatRuleAssociation.d.ts +7 -0
  434. package/network/networkInterfaceNatRuleAssociation.js +7 -0
  435. package/network/networkInterfaceNatRuleAssociation.js.map +1 -1
  436. package/network/networkInterfaceSecurityGroupAssociation.d.ts +7 -0
  437. package/network/networkInterfaceSecurityGroupAssociation.js +7 -0
  438. package/network/networkInterfaceSecurityGroupAssociation.js.map +1 -1
  439. package/network/networkManagerRoutingConfiguration.d.ts +117 -0
  440. package/network/networkManagerRoutingConfiguration.js +101 -0
  441. package/network/networkManagerRoutingConfiguration.js.map +1 -0
  442. package/network/networkSecurityGroup.d.ts +7 -0
  443. package/network/networkSecurityGroup.js +7 -0
  444. package/network/networkSecurityGroup.js.map +1 -1
  445. package/network/networkSecurityRule.d.ts +7 -0
  446. package/network/networkSecurityRule.js +7 -0
  447. package/network/networkSecurityRule.js.map +1 -1
  448. package/network/networkWatcher.d.ts +7 -0
  449. package/network/networkWatcher.js +7 -0
  450. package/network/networkWatcher.js.map +1 -1
  451. package/network/networkWatcherFlowLog.d.ts +7 -0
  452. package/network/networkWatcherFlowLog.js +7 -0
  453. package/network/networkWatcherFlowLog.js.map +1 -1
  454. package/network/pointToPointVpnGateway.d.ts +7 -0
  455. package/network/pointToPointVpnGateway.js +7 -0
  456. package/network/pointToPointVpnGateway.js.map +1 -1
  457. package/network/profile.d.ts +7 -0
  458. package/network/profile.js +7 -0
  459. package/network/profile.js.map +1 -1
  460. package/network/publicIp.d.ts +7 -0
  461. package/network/publicIp.js +7 -0
  462. package/network/publicIp.js.map +1 -1
  463. package/network/publicIpPrefix.d.ts +7 -0
  464. package/network/publicIpPrefix.js +7 -0
  465. package/network/publicIpPrefix.js.map +1 -1
  466. package/network/route.d.ts +7 -0
  467. package/network/route.js +7 -0
  468. package/network/route.js.map +1 -1
  469. package/network/routeFilter.d.ts +7 -0
  470. package/network/routeFilter.js +7 -0
  471. package/network/routeFilter.js.map +1 -1
  472. package/network/routeServer.d.ts +7 -0
  473. package/network/routeServer.js +7 -0
  474. package/network/routeServer.js.map +1 -1
  475. package/network/routeServerBgpConnection.d.ts +7 -0
  476. package/network/routeServerBgpConnection.js +7 -0
  477. package/network/routeServerBgpConnection.js.map +1 -1
  478. package/network/routeTable.d.ts +7 -0
  479. package/network/routeTable.js +7 -0
  480. package/network/routeTable.js.map +1 -1
  481. package/network/securityPartnerProvider.d.ts +7 -0
  482. package/network/securityPartnerProvider.js +7 -0
  483. package/network/securityPartnerProvider.js.map +1 -1
  484. package/network/subnet.d.ts +7 -0
  485. package/network/subnet.js +7 -0
  486. package/network/subnet.js.map +1 -1
  487. package/network/subnetNatGatewayAssociation.d.ts +7 -0
  488. package/network/subnetNatGatewayAssociation.js +7 -0
  489. package/network/subnetNatGatewayAssociation.js.map +1 -1
  490. package/network/subnetNetworkSecurityGroupAssociation.d.ts +7 -0
  491. package/network/subnetNetworkSecurityGroupAssociation.js +7 -0
  492. package/network/subnetNetworkSecurityGroupAssociation.js.map +1 -1
  493. package/network/subnetRouteTableAssociation.d.ts +7 -0
  494. package/network/subnetRouteTableAssociation.js +7 -0
  495. package/network/subnetRouteTableAssociation.js.map +1 -1
  496. package/network/subnetServiceEndpointStoragePolicy.d.ts +7 -0
  497. package/network/subnetServiceEndpointStoragePolicy.js +7 -0
  498. package/network/subnetServiceEndpointStoragePolicy.js.map +1 -1
  499. package/network/virtualHub.d.ts +7 -0
  500. package/network/virtualHub.js +7 -0
  501. package/network/virtualHub.js.map +1 -1
  502. package/network/virtualHubConnection.d.ts +7 -0
  503. package/network/virtualHubConnection.js +7 -0
  504. package/network/virtualHubConnection.js.map +1 -1
  505. package/network/virtualHubIp.d.ts +7 -0
  506. package/network/virtualHubIp.js +7 -0
  507. package/network/virtualHubIp.js.map +1 -1
  508. package/network/virtualHubRouteTable.d.ts +7 -0
  509. package/network/virtualHubRouteTable.js +7 -0
  510. package/network/virtualHubRouteTable.js.map +1 -1
  511. package/network/virtualHubRouteTableRoute.d.ts +7 -0
  512. package/network/virtualHubRouteTableRoute.js +7 -0
  513. package/network/virtualHubRouteTableRoute.js.map +1 -1
  514. package/network/virtualNetwork.d.ts +35 -4
  515. package/network/virtualNetwork.js +9 -3
  516. package/network/virtualNetwork.js.map +1 -1
  517. package/network/virtualNetworkGateway.d.ts +7 -0
  518. package/network/virtualNetworkGateway.js +7 -0
  519. package/network/virtualNetworkGateway.js.map +1 -1
  520. package/network/virtualNetworkGatewayConnection.d.ts +7 -0
  521. package/network/virtualNetworkGatewayConnection.js +7 -0
  522. package/network/virtualNetworkGatewayConnection.js.map +1 -1
  523. package/network/virtualNetworkGatewayNatRule.d.ts +7 -0
  524. package/network/virtualNetworkGatewayNatRule.js +7 -0
  525. package/network/virtualNetworkGatewayNatRule.js.map +1 -1
  526. package/network/virtualNetworkPeering.d.ts +13 -6
  527. package/network/virtualNetworkPeering.js +13 -6
  528. package/network/virtualNetworkPeering.js.map +1 -1
  529. package/network/virtualWan.d.ts +7 -0
  530. package/network/virtualWan.js +7 -0
  531. package/network/virtualWan.js.map +1 -1
  532. package/network/vnpGatewayNatRule.d.ts +7 -0
  533. package/network/vnpGatewayNatRule.js +7 -0
  534. package/network/vnpGatewayNatRule.js.map +1 -1
  535. package/network/vpnGateway.d.ts +15 -0
  536. package/network/vpnGateway.js +9 -0
  537. package/network/vpnGateway.js.map +1 -1
  538. package/network/vpnGatewayConnection.d.ts +7 -0
  539. package/network/vpnGatewayConnection.js +7 -0
  540. package/network/vpnGatewayConnection.js.map +1 -1
  541. package/network/vpnServerConfiguration.d.ts +7 -0
  542. package/network/vpnServerConfiguration.js +7 -0
  543. package/network/vpnServerConfiguration.js.map +1 -1
  544. package/network/vpnServerConfigurationPolicyGroup.d.ts +7 -0
  545. package/network/vpnServerConfigurationPolicyGroup.js +7 -0
  546. package/network/vpnServerConfigurationPolicyGroup.js.map +1 -1
  547. package/network/vpnSite.d.ts +7 -0
  548. package/network/vpnSite.js +7 -0
  549. package/network/vpnSite.js.map +1 -1
  550. package/package.json +2 -2
  551. package/postgresql/flexibleServer.d.ts +3 -3
  552. package/proximity/placementGroup.d.ts +7 -0
  553. package/proximity/placementGroup.js +7 -0
  554. package/proximity/placementGroup.js.map +1 -1
  555. package/qumulo/fileSystem.d.ts +197 -0
  556. package/qumulo/fileSystem.js +102 -0
  557. package/qumulo/fileSystem.js.map +1 -0
  558. package/qumulo/index.d.ts +3 -0
  559. package/qumulo/index.js +22 -0
  560. package/qumulo/index.js.map +1 -0
  561. package/securitycenter/assessmentPolicy.d.ts +7 -0
  562. package/securitycenter/assessmentPolicy.js +7 -0
  563. package/securitycenter/assessmentPolicy.js.map +1 -1
  564. package/securitycenter/automation.d.ts +7 -0
  565. package/securitycenter/automation.js +7 -0
  566. package/securitycenter/automation.js.map +1 -1
  567. package/securitycenter/serverVulnerabilityAssessmentsSetting.d.ts +7 -0
  568. package/securitycenter/serverVulnerabilityAssessmentsSetting.js +7 -0
  569. package/securitycenter/serverVulnerabilityAssessmentsSetting.js.map +1 -1
  570. package/securitycenter/setting.d.ts +7 -0
  571. package/securitycenter/setting.js +7 -0
  572. package/securitycenter/setting.js.map +1 -1
  573. package/securitycenter/subscriptionPricing.d.ts +7 -0
  574. package/securitycenter/subscriptionPricing.js +7 -0
  575. package/securitycenter/subscriptionPricing.js.map +1 -1
  576. package/servicebus/namespace.d.ts +7 -0
  577. package/servicebus/namespace.js +7 -0
  578. package/servicebus/namespace.js.map +1 -1
  579. package/servicebus/namespaceAuthorizationRule.d.ts +7 -0
  580. package/servicebus/namespaceAuthorizationRule.js +7 -0
  581. package/servicebus/namespaceAuthorizationRule.js.map +1 -1
  582. package/servicebus/namespaceDisasterRecoveryConfig.d.ts +7 -0
  583. package/servicebus/namespaceDisasterRecoveryConfig.js +7 -0
  584. package/servicebus/namespaceDisasterRecoveryConfig.js.map +1 -1
  585. package/servicebus/queue.d.ts +7 -0
  586. package/servicebus/queue.js +7 -0
  587. package/servicebus/queue.js.map +1 -1
  588. package/servicebus/subscription.d.ts +7 -0
  589. package/servicebus/subscription.js +7 -0
  590. package/servicebus/subscription.js.map +1 -1
  591. package/servicebus/topic.d.ts +7 -0
  592. package/servicebus/topic.js +7 -0
  593. package/servicebus/topic.js.map +1 -1
  594. package/servicebus/topicAuthorizationRule.d.ts +7 -0
  595. package/servicebus/topicAuthorizationRule.js +7 -0
  596. package/servicebus/topicAuthorizationRule.js.map +1 -1
  597. package/servicefabric/managedCluster.d.ts +12 -0
  598. package/servicefabric/managedCluster.js +2 -0
  599. package/servicefabric/managedCluster.js.map +1 -1
  600. package/storage/accountStaticWebsite.d.ts +2 -2
  601. package/storage/accountStaticWebsite.js +2 -2
  602. package/types/input.d.ts +103 -53
  603. package/types/output.d.ts +216 -52
  604. package/videoindexer/account.d.ts +1 -1
  605. package/videoindexer/account.js +1 -1
  606. package/waf/policy.d.ts +7 -0
  607. package/waf/policy.js +7 -0
  608. package/waf/policy.js.map +1 -1
@@ -0,0 +1,70 @@
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.getCatalogOutput = exports.getCatalog = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Use this data source to access information about an existing Dev Center Catalog.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as azure from "@pulumi/azure";
16
+ *
17
+ * const example = azure.devcenter.getCatalog({
18
+ * name: exampleAzurermDevCenterCatalog.name,
19
+ * devCenterId: exampleAzurermDevCenterCatalog.devCenterId,
20
+ * });
21
+ * export const id = example.then(example => example.id);
22
+ * ```
23
+ *
24
+ * ## API Providers
25
+ *
26
+ * <!-- This section is generated, changes will be overwritten -->
27
+ * This data source uses the following Azure API Providers:
28
+ *
29
+ * * `Microsoft.DevCenter`: 2025-02-01
30
+ */
31
+ function getCatalog(args, opts) {
32
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
33
+ return pulumi.runtime.invoke("azure:devcenter/getCatalog:getCatalog", {
34
+ "devCenterId": args.devCenterId,
35
+ "name": args.name,
36
+ }, opts);
37
+ }
38
+ exports.getCatalog = getCatalog;
39
+ /**
40
+ * Use this data source to access information about an existing Dev Center Catalog.
41
+ *
42
+ * ## Example Usage
43
+ *
44
+ * ```typescript
45
+ * import * as pulumi from "@pulumi/pulumi";
46
+ * import * as azure from "@pulumi/azure";
47
+ *
48
+ * const example = azure.devcenter.getCatalog({
49
+ * name: exampleAzurermDevCenterCatalog.name,
50
+ * devCenterId: exampleAzurermDevCenterCatalog.devCenterId,
51
+ * });
52
+ * export const id = example.then(example => example.id);
53
+ * ```
54
+ *
55
+ * ## API Providers
56
+ *
57
+ * <!-- This section is generated, changes will be overwritten -->
58
+ * This data source uses the following Azure API Providers:
59
+ *
60
+ * * `Microsoft.DevCenter`: 2025-02-01
61
+ */
62
+ function getCatalogOutput(args, opts) {
63
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
64
+ return pulumi.runtime.invokeOutput("azure:devcenter/getCatalog:getCatalog", {
65
+ "devCenterId": args.devCenterId,
66
+ "name": args.name,
67
+ }, opts);
68
+ }
69
+ exports.getCatalogOutput = getCatalogOutput;
70
+ //# sourceMappingURL=getCatalog.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getCatalog.js","sourceRoot":"","sources":["../../devcenter/getCatalog.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gCAMC;AAmCD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uCAAuC,EAAE;QACxE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC"}
@@ -0,0 +1,104 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Use this data source to access information about an existing Dev Center Dev Box Definition.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as azure from "@pulumi/azure";
10
+ *
11
+ * const example = azure.devcenter.getDevBoxDefinition({
12
+ * name: exampleAzurermDevCenterDevBoxDefinition.name,
13
+ * devCenterId: exampleAzurermDevCenterDevBoxDefinition.devCenterId,
14
+ * });
15
+ * export const id = example.then(example => example.id);
16
+ * ```
17
+ *
18
+ * ## API Providers
19
+ *
20
+ * <!-- This section is generated, changes will be overwritten -->
21
+ * This data source uses the following Azure API Providers:
22
+ *
23
+ * * `Microsoft.DevCenter`: 2025-02-01
24
+ */
25
+ export declare function getDevBoxDefinition(args: GetDevBoxDefinitionArgs, opts?: pulumi.InvokeOptions): Promise<GetDevBoxDefinitionResult>;
26
+ /**
27
+ * A collection of arguments for invoking getDevBoxDefinition.
28
+ */
29
+ export interface GetDevBoxDefinitionArgs {
30
+ /**
31
+ * The ID of the associated Dev Center.
32
+ */
33
+ devCenterId: string;
34
+ /**
35
+ * The name of this Dev Center Dev Box Definition.
36
+ */
37
+ name: string;
38
+ }
39
+ /**
40
+ * A collection of values returned by getDevBoxDefinition.
41
+ */
42
+ export interface GetDevBoxDefinitionResult {
43
+ readonly devCenterId: string;
44
+ /**
45
+ * The provider-assigned unique ID for this managed resource.
46
+ */
47
+ readonly id: string;
48
+ /**
49
+ * The ID of the image for the Dev Center Dev Box Definition.
50
+ */
51
+ readonly imageReferenceId: string;
52
+ /**
53
+ * The Azure Region where the Dev Center Dev Box Definition exists.
54
+ */
55
+ readonly location: string;
56
+ readonly name: string;
57
+ /**
58
+ * The name of the SKU for the Dev Center Dev Box Definition.
59
+ */
60
+ readonly skuName: string;
61
+ /**
62
+ * A mapping of tags assigned to the Dev Center Dev Box Definition.
63
+ */
64
+ readonly tags: {
65
+ [key: string]: string;
66
+ };
67
+ }
68
+ /**
69
+ * Use this data source to access information about an existing Dev Center Dev Box Definition.
70
+ *
71
+ * ## Example Usage
72
+ *
73
+ * ```typescript
74
+ * import * as pulumi from "@pulumi/pulumi";
75
+ * import * as azure from "@pulumi/azure";
76
+ *
77
+ * const example = azure.devcenter.getDevBoxDefinition({
78
+ * name: exampleAzurermDevCenterDevBoxDefinition.name,
79
+ * devCenterId: exampleAzurermDevCenterDevBoxDefinition.devCenterId,
80
+ * });
81
+ * export const id = example.then(example => example.id);
82
+ * ```
83
+ *
84
+ * ## API Providers
85
+ *
86
+ * <!-- This section is generated, changes will be overwritten -->
87
+ * This data source uses the following Azure API Providers:
88
+ *
89
+ * * `Microsoft.DevCenter`: 2025-02-01
90
+ */
91
+ export declare function getDevBoxDefinitionOutput(args: GetDevBoxDefinitionOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDevBoxDefinitionResult>;
92
+ /**
93
+ * A collection of arguments for invoking getDevBoxDefinition.
94
+ */
95
+ export interface GetDevBoxDefinitionOutputArgs {
96
+ /**
97
+ * The ID of the associated Dev Center.
98
+ */
99
+ devCenterId: pulumi.Input<string>;
100
+ /**
101
+ * The name of this Dev Center Dev Box Definition.
102
+ */
103
+ name: pulumi.Input<string>;
104
+ }
@@ -0,0 +1,70 @@
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.getDevBoxDefinitionOutput = exports.getDevBoxDefinition = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Use this data source to access information about an existing Dev Center Dev Box Definition.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as azure from "@pulumi/azure";
16
+ *
17
+ * const example = azure.devcenter.getDevBoxDefinition({
18
+ * name: exampleAzurermDevCenterDevBoxDefinition.name,
19
+ * devCenterId: exampleAzurermDevCenterDevBoxDefinition.devCenterId,
20
+ * });
21
+ * export const id = example.then(example => example.id);
22
+ * ```
23
+ *
24
+ * ## API Providers
25
+ *
26
+ * <!-- This section is generated, changes will be overwritten -->
27
+ * This data source uses the following Azure API Providers:
28
+ *
29
+ * * `Microsoft.DevCenter`: 2025-02-01
30
+ */
31
+ function getDevBoxDefinition(args, opts) {
32
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
33
+ return pulumi.runtime.invoke("azure:devcenter/getDevBoxDefinition:getDevBoxDefinition", {
34
+ "devCenterId": args.devCenterId,
35
+ "name": args.name,
36
+ }, opts);
37
+ }
38
+ exports.getDevBoxDefinition = getDevBoxDefinition;
39
+ /**
40
+ * Use this data source to access information about an existing Dev Center Dev Box Definition.
41
+ *
42
+ * ## Example Usage
43
+ *
44
+ * ```typescript
45
+ * import * as pulumi from "@pulumi/pulumi";
46
+ * import * as azure from "@pulumi/azure";
47
+ *
48
+ * const example = azure.devcenter.getDevBoxDefinition({
49
+ * name: exampleAzurermDevCenterDevBoxDefinition.name,
50
+ * devCenterId: exampleAzurermDevCenterDevBoxDefinition.devCenterId,
51
+ * });
52
+ * export const id = example.then(example => example.id);
53
+ * ```
54
+ *
55
+ * ## API Providers
56
+ *
57
+ * <!-- This section is generated, changes will be overwritten -->
58
+ * This data source uses the following Azure API Providers:
59
+ *
60
+ * * `Microsoft.DevCenter`: 2025-02-01
61
+ */
62
+ function getDevBoxDefinitionOutput(args, opts) {
63
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
64
+ return pulumi.runtime.invokeOutput("azure:devcenter/getDevBoxDefinition:getDevBoxDefinition", {
65
+ "devCenterId": args.devCenterId,
66
+ "name": args.name,
67
+ }, opts);
68
+ }
69
+ exports.getDevBoxDefinitionOutput = getDevBoxDefinitionOutput;
70
+ //# sourceMappingURL=getDevBoxDefinition.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getDevBoxDefinition.js","sourceRoot":"","sources":["../../devcenter/getDevBoxDefinition.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yDAAyD,EAAE;QACpF,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kDAMC;AA2CD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yDAAyD,EAAE;QAC1F,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC"}
@@ -0,0 +1,90 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Use this data source to access information about an existing Dev Center Gallery.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as azure from "@pulumi/azure";
10
+ *
11
+ * const example = azure.devcenter.getGallery({
12
+ * name: exampleAzurermDevCenterGallery.name,
13
+ * devCenterId: exampleAzurermDevCenterGallery.devCenterId,
14
+ * });
15
+ * export const id = example.then(example => example.id);
16
+ * ```
17
+ *
18
+ * ## API Providers
19
+ *
20
+ * <!-- This section is generated, changes will be overwritten -->
21
+ * This data source uses the following Azure API Providers:
22
+ *
23
+ * * `Microsoft.DevCenter`: 2025-02-01
24
+ */
25
+ export declare function getGallery(args: GetGalleryArgs, opts?: pulumi.InvokeOptions): Promise<GetGalleryResult>;
26
+ /**
27
+ * A collection of arguments for invoking getGallery.
28
+ */
29
+ export interface GetGalleryArgs {
30
+ /**
31
+ * The ID of the Dev Center which contains the Dev Center Gallery.
32
+ */
33
+ devCenterId: string;
34
+ /**
35
+ * The name of this Dev Center Gallery.
36
+ */
37
+ name: string;
38
+ }
39
+ /**
40
+ * A collection of values returned by getGallery.
41
+ */
42
+ export interface GetGalleryResult {
43
+ readonly devCenterId: string;
44
+ /**
45
+ * The provider-assigned unique ID for this managed resource.
46
+ */
47
+ readonly id: string;
48
+ readonly name: string;
49
+ /**
50
+ * The ID of the Shared Gallery connected to the Dev Center Gallery.
51
+ */
52
+ readonly sharedGalleryId: string;
53
+ }
54
+ /**
55
+ * Use this data source to access information about an existing Dev Center Gallery.
56
+ *
57
+ * ## Example Usage
58
+ *
59
+ * ```typescript
60
+ * import * as pulumi from "@pulumi/pulumi";
61
+ * import * as azure from "@pulumi/azure";
62
+ *
63
+ * const example = azure.devcenter.getGallery({
64
+ * name: exampleAzurermDevCenterGallery.name,
65
+ * devCenterId: exampleAzurermDevCenterGallery.devCenterId,
66
+ * });
67
+ * export const id = example.then(example => example.id);
68
+ * ```
69
+ *
70
+ * ## API Providers
71
+ *
72
+ * <!-- This section is generated, changes will be overwritten -->
73
+ * This data source uses the following Azure API Providers:
74
+ *
75
+ * * `Microsoft.DevCenter`: 2025-02-01
76
+ */
77
+ export declare function getGalleryOutput(args: GetGalleryOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetGalleryResult>;
78
+ /**
79
+ * A collection of arguments for invoking getGallery.
80
+ */
81
+ export interface GetGalleryOutputArgs {
82
+ /**
83
+ * The ID of the Dev Center which contains the Dev Center Gallery.
84
+ */
85
+ devCenterId: pulumi.Input<string>;
86
+ /**
87
+ * The name of this Dev Center Gallery.
88
+ */
89
+ name: pulumi.Input<string>;
90
+ }
@@ -0,0 +1,70 @@
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.getGalleryOutput = exports.getGallery = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Use this data source to access information about an existing Dev Center Gallery.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as azure from "@pulumi/azure";
16
+ *
17
+ * const example = azure.devcenter.getGallery({
18
+ * name: exampleAzurermDevCenterGallery.name,
19
+ * devCenterId: exampleAzurermDevCenterGallery.devCenterId,
20
+ * });
21
+ * export const id = example.then(example => example.id);
22
+ * ```
23
+ *
24
+ * ## API Providers
25
+ *
26
+ * <!-- This section is generated, changes will be overwritten -->
27
+ * This data source uses the following Azure API Providers:
28
+ *
29
+ * * `Microsoft.DevCenter`: 2025-02-01
30
+ */
31
+ function getGallery(args, opts) {
32
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
33
+ return pulumi.runtime.invoke("azure:devcenter/getGallery:getGallery", {
34
+ "devCenterId": args.devCenterId,
35
+ "name": args.name,
36
+ }, opts);
37
+ }
38
+ exports.getGallery = getGallery;
39
+ /**
40
+ * Use this data source to access information about an existing Dev Center Gallery.
41
+ *
42
+ * ## Example Usage
43
+ *
44
+ * ```typescript
45
+ * import * as pulumi from "@pulumi/pulumi";
46
+ * import * as azure from "@pulumi/azure";
47
+ *
48
+ * const example = azure.devcenter.getGallery({
49
+ * name: exampleAzurermDevCenterGallery.name,
50
+ * devCenterId: exampleAzurermDevCenterGallery.devCenterId,
51
+ * });
52
+ * export const id = example.then(example => example.id);
53
+ * ```
54
+ *
55
+ * ## API Providers
56
+ *
57
+ * <!-- This section is generated, changes will be overwritten -->
58
+ * This data source uses the following Azure API Providers:
59
+ *
60
+ * * `Microsoft.DevCenter`: 2025-02-01
61
+ */
62
+ function getGalleryOutput(args, opts) {
63
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
64
+ return pulumi.runtime.invokeOutput("azure:devcenter/getGallery:getGallery", {
65
+ "devCenterId": args.devCenterId,
66
+ "name": args.name,
67
+ }, opts);
68
+ }
69
+ exports.getGalleryOutput = getGalleryOutput;
70
+ //# sourceMappingURL=getGallery.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getGallery.js","sourceRoot":"","sources":["../../devcenter/getGallery.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gCAMC;AA+BD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uCAAuC,EAAE;QACxE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC"}
@@ -0,0 +1,116 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Use this data source to access information about an existing Dev Center Network Connection.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as azure from "@pulumi/azure";
10
+ *
11
+ * const example = azure.devcenter.getNetworkConnection({
12
+ * name: "example",
13
+ * resourceGroupName: "example-resource-group",
14
+ * });
15
+ * export const id = example.then(example => example.id);
16
+ * ```
17
+ *
18
+ * ## API Providers
19
+ *
20
+ * <!-- This section is generated, changes will be overwritten -->
21
+ * This data source uses the following Azure API Providers:
22
+ *
23
+ * * `Microsoft.DevCenter`: 2025-02-01
24
+ */
25
+ export declare function getNetworkConnection(args: GetNetworkConnectionArgs, opts?: pulumi.InvokeOptions): Promise<GetNetworkConnectionResult>;
26
+ /**
27
+ * A collection of arguments for invoking getNetworkConnection.
28
+ */
29
+ export interface GetNetworkConnectionArgs {
30
+ /**
31
+ * The name of this Dev Center Network Connection.
32
+ */
33
+ name: string;
34
+ /**
35
+ * The name of the Resource Group where the Dev Center Network Connection exists.
36
+ */
37
+ resourceGroupName: string;
38
+ }
39
+ /**
40
+ * A collection of values returned by getNetworkConnection.
41
+ */
42
+ export interface GetNetworkConnectionResult {
43
+ /**
44
+ * The Azure Active Directory Join type.
45
+ */
46
+ readonly domainJoinType: string;
47
+ /**
48
+ * The name of the Azure Active Directory domain.
49
+ */
50
+ readonly domainName: string;
51
+ /**
52
+ * The username of the Azure Active Directory account (user or service account) that has permissions to create computer objects in Active Directory.
53
+ */
54
+ readonly domainUsername: string;
55
+ /**
56
+ * The provider-assigned unique ID for this managed resource.
57
+ */
58
+ readonly id: string;
59
+ /**
60
+ * The Azure Region where the Dev Center Network Connection exists.
61
+ */
62
+ readonly location: string;
63
+ readonly name: string;
64
+ /**
65
+ * The Azure Active Directory domain Organization Unit (OU).
66
+ */
67
+ readonly organizationUnit: string;
68
+ readonly resourceGroupName: string;
69
+ /**
70
+ * The ID of the Subnet that is used to attach Virtual Machines.
71
+ */
72
+ readonly subnetId: string;
73
+ /**
74
+ * A mapping of tags assigned to the Dev Center Network Connection.
75
+ */
76
+ readonly tags: {
77
+ [key: string]: string;
78
+ };
79
+ }
80
+ /**
81
+ * Use this data source to access information about an existing Dev Center Network Connection.
82
+ *
83
+ * ## Example Usage
84
+ *
85
+ * ```typescript
86
+ * import * as pulumi from "@pulumi/pulumi";
87
+ * import * as azure from "@pulumi/azure";
88
+ *
89
+ * const example = azure.devcenter.getNetworkConnection({
90
+ * name: "example",
91
+ * resourceGroupName: "example-resource-group",
92
+ * });
93
+ * export const id = example.then(example => example.id);
94
+ * ```
95
+ *
96
+ * ## API Providers
97
+ *
98
+ * <!-- This section is generated, changes will be overwritten -->
99
+ * This data source uses the following Azure API Providers:
100
+ *
101
+ * * `Microsoft.DevCenter`: 2025-02-01
102
+ */
103
+ export declare function getNetworkConnectionOutput(args: GetNetworkConnectionOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetNetworkConnectionResult>;
104
+ /**
105
+ * A collection of arguments for invoking getNetworkConnection.
106
+ */
107
+ export interface GetNetworkConnectionOutputArgs {
108
+ /**
109
+ * The name of this Dev Center Network Connection.
110
+ */
111
+ name: pulumi.Input<string>;
112
+ /**
113
+ * The name of the Resource Group where the Dev Center Network Connection exists.
114
+ */
115
+ resourceGroupName: pulumi.Input<string>;
116
+ }
@@ -0,0 +1,70 @@
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.getNetworkConnectionOutput = exports.getNetworkConnection = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Use this data source to access information about an existing Dev Center Network Connection.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as azure from "@pulumi/azure";
16
+ *
17
+ * const example = azure.devcenter.getNetworkConnection({
18
+ * name: "example",
19
+ * resourceGroupName: "example-resource-group",
20
+ * });
21
+ * export const id = example.then(example => example.id);
22
+ * ```
23
+ *
24
+ * ## API Providers
25
+ *
26
+ * <!-- This section is generated, changes will be overwritten -->
27
+ * This data source uses the following Azure API Providers:
28
+ *
29
+ * * `Microsoft.DevCenter`: 2025-02-01
30
+ */
31
+ function getNetworkConnection(args, opts) {
32
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
33
+ return pulumi.runtime.invoke("azure:devcenter/getNetworkConnection:getNetworkConnection", {
34
+ "name": args.name,
35
+ "resourceGroupName": args.resourceGroupName,
36
+ }, opts);
37
+ }
38
+ exports.getNetworkConnection = getNetworkConnection;
39
+ /**
40
+ * Use this data source to access information about an existing Dev Center Network Connection.
41
+ *
42
+ * ## Example Usage
43
+ *
44
+ * ```typescript
45
+ * import * as pulumi from "@pulumi/pulumi";
46
+ * import * as azure from "@pulumi/azure";
47
+ *
48
+ * const example = azure.devcenter.getNetworkConnection({
49
+ * name: "example",
50
+ * resourceGroupName: "example-resource-group",
51
+ * });
52
+ * export const id = example.then(example => example.id);
53
+ * ```
54
+ *
55
+ * ## API Providers
56
+ *
57
+ * <!-- This section is generated, changes will be overwritten -->
58
+ * This data source uses the following Azure API Providers:
59
+ *
60
+ * * `Microsoft.DevCenter`: 2025-02-01
61
+ */
62
+ function getNetworkConnectionOutput(args, opts) {
63
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
64
+ return pulumi.runtime.invokeOutput("azure:devcenter/getNetworkConnection:getNetworkConnection", {
65
+ "name": args.name,
66
+ "resourceGroupName": args.resourceGroupName,
67
+ }, opts);
68
+ }
69
+ exports.getNetworkConnectionOutput = getNetworkConnectionOutput;
70
+ //# sourceMappingURL=getNetworkConnection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getNetworkConnection.js","sourceRoot":"","sources":["../../devcenter/getNetworkConnection.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2DAA2D,EAAE;QACtF,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC;AAuDD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAAiC;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2DAA2D,EAAE;QAC5F,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gEAMC"}