@pulumi/azure-native 2.68.0 → 2.69.0-alpha.1730143300

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 (931) hide show
  1. package/app/getManagedEnvironment.d.ts +1 -3
  2. package/app/getManagedEnvironment.js +1 -1
  3. package/app/managedEnvironment.d.ts +2 -6
  4. package/app/managedEnvironment.js +1 -1
  5. package/app/v20220101preview/getManagedEnvironment.d.ts +1 -3
  6. package/app/v20220101preview/getManagedEnvironment.js +1 -1
  7. package/app/v20220101preview/managedEnvironment.d.ts +2 -6
  8. package/app/v20220101preview/managedEnvironment.js +1 -1
  9. package/app/v20221001/getManagedEnvironment.d.ts +1 -3
  10. package/app/v20221001/getManagedEnvironment.js +1 -1
  11. package/app/v20221001/managedEnvironment.d.ts +2 -6
  12. package/app/v20221001/managedEnvironment.js +1 -1
  13. package/app/v20230401preview/getManagedEnvironment.d.ts +1 -3
  14. package/app/v20230401preview/getManagedEnvironment.js +1 -1
  15. package/app/v20230401preview/managedEnvironment.d.ts +2 -6
  16. package/app/v20230401preview/managedEnvironment.js +1 -1
  17. package/app/v20230501/getManagedEnvironment.d.ts +1 -3
  18. package/app/v20230501/getManagedEnvironment.js +1 -1
  19. package/app/v20230501/managedEnvironment.d.ts +2 -6
  20. package/app/v20230501/managedEnvironment.js +1 -1
  21. package/app/v20230502preview/getManagedEnvironment.d.ts +1 -3
  22. package/app/v20230502preview/getManagedEnvironment.js +1 -1
  23. package/app/v20230502preview/managedEnvironment.d.ts +2 -6
  24. package/app/v20230502preview/managedEnvironment.js +1 -1
  25. package/app/v20230801preview/getManagedEnvironment.d.ts +1 -3
  26. package/app/v20230801preview/getManagedEnvironment.js +1 -1
  27. package/app/v20230801preview/managedEnvironment.d.ts +2 -6
  28. package/app/v20230801preview/managedEnvironment.js +1 -1
  29. package/app/v20231102preview/getManagedEnvironment.d.ts +1 -3
  30. package/app/v20231102preview/getManagedEnvironment.js +1 -1
  31. package/app/v20231102preview/managedEnvironment.d.ts +2 -6
  32. package/app/v20231102preview/managedEnvironment.js +1 -1
  33. package/app/v20240202preview/getManagedEnvironment.d.ts +1 -3
  34. package/app/v20240202preview/getManagedEnvironment.js +1 -1
  35. package/app/v20240202preview/managedEnvironment.d.ts +2 -6
  36. package/app/v20240202preview/managedEnvironment.js +1 -1
  37. package/app/v20240301/getManagedEnvironment.d.ts +1 -3
  38. package/app/v20240301/getManagedEnvironment.js +1 -1
  39. package/app/v20240301/managedEnvironment.d.ts +2 -6
  40. package/app/v20240301/managedEnvironment.js +1 -1
  41. package/app/v20240802preview/getManagedEnvironment.d.ts +1 -3
  42. package/app/v20240802preview/getManagedEnvironment.js +1 -1
  43. package/app/v20240802preview/managedEnvironment.d.ts +2 -6
  44. package/app/v20240802preview/managedEnvironment.js +1 -1
  45. package/cache/database.d.ts +1 -1
  46. package/cache/database.js +3 -3
  47. package/cache/enterprisePrivateEndpointConnection.d.ts +1 -1
  48. package/cache/enterprisePrivateEndpointConnection.js +3 -3
  49. package/cache/getDatabase.d.ts +2 -2
  50. package/cache/getDatabase.js +2 -2
  51. package/cache/getEnterprisePrivateEndpointConnection.d.ts +2 -2
  52. package/cache/getEnterprisePrivateEndpointConnection.js +2 -2
  53. package/cache/getRedisEnterprise.d.ts +2 -2
  54. package/cache/getRedisEnterprise.js +2 -2
  55. package/cache/index.d.ts +2 -1
  56. package/cache/index.js +4 -2
  57. package/cache/listDatabaseKeys.d.ts +2 -2
  58. package/cache/listDatabaseKeys.js +2 -2
  59. package/cache/redisEnterprise.d.ts +1 -1
  60. package/cache/redisEnterprise.js +3 -3
  61. package/cache/v20201001preview/redisEnterprise.js +2 -2
  62. package/cache/v20230301preview/database.js +2 -2
  63. package/cache/v20230301preview/enterprisePrivateEndpointConnection.js +2 -2
  64. package/cache/v20230301preview/redisEnterprise.js +2 -2
  65. package/cache/v20230701/database.js +2 -2
  66. package/cache/v20230701/enterprisePrivateEndpointConnection.js +2 -2
  67. package/cache/v20230701/redisEnterprise.js +2 -2
  68. package/cache/v20230801preview/database.js +2 -2
  69. package/cache/v20230801preview/enterprisePrivateEndpointConnection.js +2 -2
  70. package/cache/v20230801preview/redisEnterprise.js +2 -2
  71. package/cache/v20231001preview/database.js +2 -2
  72. package/cache/v20231001preview/enterprisePrivateEndpointConnection.js +2 -2
  73. package/cache/v20231001preview/redisEnterprise.js +2 -2
  74. package/cache/v20231101/database.js +2 -2
  75. package/cache/v20231101/enterprisePrivateEndpointConnection.js +2 -2
  76. package/cache/v20231101/redisEnterprise.js +2 -2
  77. package/cache/v20240201/database.js +2 -2
  78. package/cache/v20240201/enterprisePrivateEndpointConnection.js +2 -2
  79. package/cache/v20240201/redisEnterprise.js +2 -2
  80. package/cache/v20240301preview/database.js +2 -2
  81. package/cache/v20240301preview/enterprisePrivateEndpointConnection.js +2 -2
  82. package/cache/v20240301preview/redisEnterprise.js +2 -2
  83. package/cache/v20240601preview/database.js +2 -2
  84. package/cache/v20240601preview/enterprisePrivateEndpointConnection.js +2 -2
  85. package/cache/v20240601preview/redisEnterprise.js +2 -2
  86. package/cache/v20240901preview/database.js +2 -2
  87. package/cache/v20240901preview/enterprisePrivateEndpointConnection.js +2 -2
  88. package/cache/v20240901preview/redisEnterprise.js +2 -2
  89. package/cache/v20241001/database.d.ts +120 -0
  90. package/cache/v20241001/database.js +87 -0
  91. package/cache/v20241001/enterprisePrivateEndpointConnection.d.ts +71 -0
  92. package/cache/v20241001/enterprisePrivateEndpointConnection.js +78 -0
  93. package/cache/v20241001/getDatabase.d.ts +91 -0
  94. package/cache/v20241001/getDatabase.js +32 -0
  95. package/cache/v20241001/getEnterprisePrivateEndpointConnection.d.ts +67 -0
  96. package/cache/v20241001/getEnterprisePrivateEndpointConnection.js +32 -0
  97. package/cache/v20241001/getRedisEnterprise.d.ts +97 -0
  98. package/cache/v20241001/getRedisEnterprise.js +30 -0
  99. package/cache/v20241001/index.d.ts +22 -0
  100. package/cache/v20241001/index.js +58 -0
  101. package/cache/v20241001/listDatabaseKeys.d.ts +50 -0
  102. package/cache/v20241001/listDatabaseKeys.js +32 -0
  103. package/cache/v20241001/redisEnterprise.d.ts +132 -0
  104. package/cache/v20241001/redisEnterprise.js +92 -0
  105. package/desktopvirtualization/appAttachPackage.d.ts +1 -1
  106. package/desktopvirtualization/appAttachPackage.js +3 -3
  107. package/desktopvirtualization/application.d.ts +1 -1
  108. package/desktopvirtualization/application.js +3 -3
  109. package/desktopvirtualization/applicationGroup.d.ts +1 -1
  110. package/desktopvirtualization/applicationGroup.js +3 -3
  111. package/desktopvirtualization/getAppAttachPackage.d.ts +2 -2
  112. package/desktopvirtualization/getAppAttachPackage.js +2 -2
  113. package/desktopvirtualization/getApplication.d.ts +2 -2
  114. package/desktopvirtualization/getApplication.js +2 -2
  115. package/desktopvirtualization/getApplicationGroup.d.ts +2 -2
  116. package/desktopvirtualization/getApplicationGroup.js +2 -2
  117. package/desktopvirtualization/getHostPool.d.ts +2 -2
  118. package/desktopvirtualization/getHostPool.js +2 -2
  119. package/desktopvirtualization/getHostPoolRegistrationToken.d.ts +2 -2
  120. package/desktopvirtualization/getHostPoolRegistrationToken.js +2 -2
  121. package/desktopvirtualization/getMSIXPackage.d.ts +2 -2
  122. package/desktopvirtualization/getMSIXPackage.js +2 -2
  123. package/desktopvirtualization/getPrivateEndpointConnectionByHostPool.d.ts +2 -2
  124. package/desktopvirtualization/getPrivateEndpointConnectionByHostPool.js +2 -2
  125. package/desktopvirtualization/getPrivateEndpointConnectionByWorkspace.d.ts +2 -2
  126. package/desktopvirtualization/getPrivateEndpointConnectionByWorkspace.js +2 -2
  127. package/desktopvirtualization/getScalingPlan.d.ts +2 -2
  128. package/desktopvirtualization/getScalingPlan.js +2 -2
  129. package/desktopvirtualization/getScalingPlanPersonalSchedule.d.ts +2 -2
  130. package/desktopvirtualization/getScalingPlanPersonalSchedule.js +2 -2
  131. package/desktopvirtualization/getScalingPlanPooledSchedule.d.ts +2 -2
  132. package/desktopvirtualization/getScalingPlanPooledSchedule.js +2 -2
  133. package/desktopvirtualization/getWorkspace.d.ts +2 -2
  134. package/desktopvirtualization/getWorkspace.js +2 -2
  135. package/desktopvirtualization/hostPool.d.ts +1 -1
  136. package/desktopvirtualization/hostPool.js +3 -3
  137. package/desktopvirtualization/index.d.ts +2 -1
  138. package/desktopvirtualization/index.js +4 -1
  139. package/desktopvirtualization/listHostPoolRegistrationTokens.d.ts +2 -2
  140. package/desktopvirtualization/listHostPoolRegistrationTokens.js +2 -2
  141. package/desktopvirtualization/msixpackage.d.ts +1 -1
  142. package/desktopvirtualization/msixpackage.js +3 -3
  143. package/desktopvirtualization/privateEndpointConnectionByHostPool.d.ts +1 -1
  144. package/desktopvirtualization/privateEndpointConnectionByHostPool.js +3 -3
  145. package/desktopvirtualization/privateEndpointConnectionByWorkspace.d.ts +1 -1
  146. package/desktopvirtualization/privateEndpointConnectionByWorkspace.js +3 -3
  147. package/desktopvirtualization/scalingPlan.d.ts +1 -1
  148. package/desktopvirtualization/scalingPlan.js +3 -3
  149. package/desktopvirtualization/scalingPlanPersonalSchedule.d.ts +1 -1
  150. package/desktopvirtualization/scalingPlanPersonalSchedule.js +3 -3
  151. package/desktopvirtualization/scalingPlanPooledSchedule.d.ts +1 -1
  152. package/desktopvirtualization/scalingPlanPooledSchedule.js +3 -3
  153. package/desktopvirtualization/v20210201preview/scalingPlan.js +2 -2
  154. package/desktopvirtualization/v20220210preview/scalingPlan.js +2 -2
  155. package/desktopvirtualization/v20220401preview/applicationGroup.js +2 -2
  156. package/desktopvirtualization/v20220401preview/hostPool.js +2 -2
  157. package/desktopvirtualization/v20220909/application.js +2 -2
  158. package/desktopvirtualization/v20220909/applicationGroup.js +2 -2
  159. package/desktopvirtualization/v20220909/hostPool.js +2 -2
  160. package/desktopvirtualization/v20220909/msixpackage.js +2 -2
  161. package/desktopvirtualization/v20220909/scalingPlan.js +2 -2
  162. package/desktopvirtualization/v20220909/scalingPlanPooledSchedule.js +2 -2
  163. package/desktopvirtualization/v20220909/workspace.js +2 -2
  164. package/desktopvirtualization/v20221014preview/application.js +2 -2
  165. package/desktopvirtualization/v20221014preview/applicationGroup.js +2 -2
  166. package/desktopvirtualization/v20221014preview/hostPool.js +2 -2
  167. package/desktopvirtualization/v20221014preview/msixpackage.js +2 -2
  168. package/desktopvirtualization/v20221014preview/privateEndpointConnectionByHostPool.js +2 -2
  169. package/desktopvirtualization/v20221014preview/privateEndpointConnectionByWorkspace.js +2 -2
  170. package/desktopvirtualization/v20221014preview/scalingPlan.js +2 -2
  171. package/desktopvirtualization/v20221014preview/scalingPlanPooledSchedule.js +2 -2
  172. package/desktopvirtualization/v20221014preview/workspace.js +2 -2
  173. package/desktopvirtualization/v20230707preview/application.js +2 -2
  174. package/desktopvirtualization/v20230707preview/applicationGroup.js +2 -2
  175. package/desktopvirtualization/v20230707preview/hostPool.js +2 -2
  176. package/desktopvirtualization/v20230707preview/msixpackage.js +2 -2
  177. package/desktopvirtualization/v20230707preview/privateEndpointConnectionByHostPool.js +2 -2
  178. package/desktopvirtualization/v20230707preview/privateEndpointConnectionByWorkspace.js +2 -2
  179. package/desktopvirtualization/v20230707preview/scalingPlan.js +2 -2
  180. package/desktopvirtualization/v20230707preview/scalingPlanPersonalSchedule.js +2 -2
  181. package/desktopvirtualization/v20230707preview/scalingPlanPooledSchedule.js +2 -2
  182. package/desktopvirtualization/v20230707preview/workspace.js +2 -2
  183. package/desktopvirtualization/v20230905/application.js +2 -2
  184. package/desktopvirtualization/v20230905/applicationGroup.js +2 -2
  185. package/desktopvirtualization/v20230905/hostPool.js +2 -2
  186. package/desktopvirtualization/v20230905/msixpackage.js +2 -2
  187. package/desktopvirtualization/v20230905/privateEndpointConnectionByHostPool.js +2 -2
  188. package/desktopvirtualization/v20230905/privateEndpointConnectionByWorkspace.js +2 -2
  189. package/desktopvirtualization/v20230905/scalingPlan.js +2 -2
  190. package/desktopvirtualization/v20230905/scalingPlanPersonalSchedule.js +2 -2
  191. package/desktopvirtualization/v20230905/scalingPlanPooledSchedule.js +2 -2
  192. package/desktopvirtualization/v20230905/workspace.js +2 -2
  193. package/desktopvirtualization/v20231004preview/appAttachPackage.js +2 -2
  194. package/desktopvirtualization/v20231004preview/application.js +2 -2
  195. package/desktopvirtualization/v20231004preview/applicationGroup.js +2 -2
  196. package/desktopvirtualization/v20231004preview/hostPool.js +2 -2
  197. package/desktopvirtualization/v20231004preview/msixpackage.js +2 -2
  198. package/desktopvirtualization/v20231004preview/privateEndpointConnectionByHostPool.js +2 -2
  199. package/desktopvirtualization/v20231004preview/privateEndpointConnectionByWorkspace.js +2 -2
  200. package/desktopvirtualization/v20231004preview/scalingPlan.js +2 -2
  201. package/desktopvirtualization/v20231004preview/scalingPlanPersonalSchedule.js +2 -2
  202. package/desktopvirtualization/v20231004preview/scalingPlanPooledSchedule.js +2 -2
  203. package/desktopvirtualization/v20231004preview/workspace.js +2 -2
  204. package/desktopvirtualization/v20231101preview/appAttachPackage.js +2 -2
  205. package/desktopvirtualization/v20231101preview/application.js +2 -2
  206. package/desktopvirtualization/v20231101preview/applicationGroup.js +2 -2
  207. package/desktopvirtualization/v20231101preview/hostPool.js +2 -2
  208. package/desktopvirtualization/v20231101preview/msixpackage.js +2 -2
  209. package/desktopvirtualization/v20231101preview/privateEndpointConnectionByHostPool.js +2 -2
  210. package/desktopvirtualization/v20231101preview/privateEndpointConnectionByWorkspace.js +2 -2
  211. package/desktopvirtualization/v20231101preview/scalingPlan.js +2 -2
  212. package/desktopvirtualization/v20231101preview/scalingPlanPersonalSchedule.js +2 -2
  213. package/desktopvirtualization/v20231101preview/scalingPlanPooledSchedule.js +2 -2
  214. package/desktopvirtualization/v20231101preview/workspace.js +2 -2
  215. package/desktopvirtualization/v20240116preview/appAttachPackage.js +2 -2
  216. package/desktopvirtualization/v20240116preview/application.js +2 -2
  217. package/desktopvirtualization/v20240116preview/applicationGroup.js +2 -2
  218. package/desktopvirtualization/v20240116preview/hostPool.js +2 -2
  219. package/desktopvirtualization/v20240116preview/msixpackage.js +2 -2
  220. package/desktopvirtualization/v20240116preview/privateEndpointConnectionByHostPool.js +2 -2
  221. package/desktopvirtualization/v20240116preview/privateEndpointConnectionByWorkspace.js +2 -2
  222. package/desktopvirtualization/v20240116preview/scalingPlan.js +2 -2
  223. package/desktopvirtualization/v20240116preview/scalingPlanPersonalSchedule.js +2 -2
  224. package/desktopvirtualization/v20240116preview/scalingPlanPooledSchedule.js +2 -2
  225. package/desktopvirtualization/v20240116preview/workspace.js +2 -2
  226. package/desktopvirtualization/v20240306preview/appAttachPackage.js +2 -2
  227. package/desktopvirtualization/v20240306preview/application.js +2 -2
  228. package/desktopvirtualization/v20240306preview/applicationGroup.js +2 -2
  229. package/desktopvirtualization/v20240306preview/hostPool.js +2 -2
  230. package/desktopvirtualization/v20240306preview/msixpackage.js +2 -2
  231. package/desktopvirtualization/v20240306preview/privateEndpointConnectionByHostPool.js +2 -2
  232. package/desktopvirtualization/v20240306preview/privateEndpointConnectionByWorkspace.js +2 -2
  233. package/desktopvirtualization/v20240306preview/scalingPlan.js +2 -2
  234. package/desktopvirtualization/v20240306preview/scalingPlanPersonalSchedule.js +2 -2
  235. package/desktopvirtualization/v20240306preview/scalingPlanPooledSchedule.js +2 -2
  236. package/desktopvirtualization/v20240306preview/workspace.js +2 -2
  237. package/desktopvirtualization/v20240403/appAttachPackage.js +2 -2
  238. package/desktopvirtualization/v20240403/application.js +2 -2
  239. package/desktopvirtualization/v20240403/applicationGroup.js +2 -2
  240. package/desktopvirtualization/v20240403/hostPool.js +2 -2
  241. package/desktopvirtualization/v20240403/msixpackage.js +2 -2
  242. package/desktopvirtualization/v20240403/privateEndpointConnectionByHostPool.js +2 -2
  243. package/desktopvirtualization/v20240403/privateEndpointConnectionByWorkspace.js +2 -2
  244. package/desktopvirtualization/v20240403/scalingPlan.js +2 -2
  245. package/desktopvirtualization/v20240403/scalingPlanPersonalSchedule.js +2 -2
  246. package/desktopvirtualization/v20240403/scalingPlanPooledSchedule.js +2 -2
  247. package/desktopvirtualization/v20240403/workspace.js +2 -2
  248. package/desktopvirtualization/v20240408preview/appAttachPackage.js +2 -2
  249. package/desktopvirtualization/v20240408preview/application.js +2 -2
  250. package/desktopvirtualization/v20240408preview/applicationGroup.js +2 -2
  251. package/desktopvirtualization/v20240408preview/hostPool.js +2 -2
  252. package/desktopvirtualization/v20240408preview/msixpackage.js +2 -2
  253. package/desktopvirtualization/v20240408preview/privateEndpointConnectionByHostPool.js +2 -2
  254. package/desktopvirtualization/v20240408preview/privateEndpointConnectionByWorkspace.js +2 -2
  255. package/desktopvirtualization/v20240408preview/scalingPlan.js +2 -2
  256. package/desktopvirtualization/v20240408preview/scalingPlanPersonalSchedule.js +2 -2
  257. package/desktopvirtualization/v20240408preview/scalingPlanPooledSchedule.js +2 -2
  258. package/desktopvirtualization/v20240408preview/workspace.js +2 -2
  259. package/desktopvirtualization/v20240808preview/appAttachPackage.d.ts +83 -0
  260. package/desktopvirtualization/v20240808preview/appAttachPackage.js +76 -0
  261. package/desktopvirtualization/v20240808preview/application.d.ts +159 -0
  262. package/desktopvirtualization/v20240808preview/application.js +102 -0
  263. package/desktopvirtualization/v20240808preview/applicationGroup.d.ts +172 -0
  264. package/desktopvirtualization/v20240808preview/applicationGroup.js +105 -0
  265. package/desktopvirtualization/v20240808preview/getAppAttachPackage.d.ts +65 -0
  266. package/desktopvirtualization/v20240808preview/getAppAttachPackage.js +30 -0
  267. package/desktopvirtualization/v20240808preview/getApplication.d.ts +115 -0
  268. package/desktopvirtualization/v20240808preview/getApplication.js +32 -0
  269. package/desktopvirtualization/v20240808preview/getApplicationGroup.d.ts +117 -0
  270. package/desktopvirtualization/v20240808preview/getApplicationGroup.js +30 -0
  271. package/desktopvirtualization/v20240808preview/getHostPool.d.ts +201 -0
  272. package/desktopvirtualization/v20240808preview/getHostPool.js +30 -0
  273. package/desktopvirtualization/v20240808preview/getHostPoolRegistrationToken.d.ts +46 -0
  274. package/desktopvirtualization/v20240808preview/getHostPoolRegistrationToken.js +30 -0
  275. package/desktopvirtualization/v20240808preview/getMSIXPackage.d.ts +103 -0
  276. package/desktopvirtualization/v20240808preview/getMSIXPackage.js +32 -0
  277. package/desktopvirtualization/v20240808preview/getPrivateEndpointConnectionByHostPool.d.ts +75 -0
  278. package/desktopvirtualization/v20240808preview/getPrivateEndpointConnectionByHostPool.js +32 -0
  279. package/desktopvirtualization/v20240808preview/getPrivateEndpointConnectionByWorkspace.d.ts +75 -0
  280. package/desktopvirtualization/v20240808preview/getPrivateEndpointConnectionByWorkspace.js +32 -0
  281. package/desktopvirtualization/v20240808preview/getScalingPlan.d.ts +117 -0
  282. package/desktopvirtualization/v20240808preview/getScalingPlan.js +30 -0
  283. package/desktopvirtualization/v20240808preview/getScalingPlanPersonalSchedule.d.ts +163 -0
  284. package/desktopvirtualization/v20240808preview/getScalingPlanPersonalSchedule.js +32 -0
  285. package/desktopvirtualization/v20240808preview/getScalingPlanPooledSchedule.d.ts +127 -0
  286. package/desktopvirtualization/v20240808preview/getScalingPlanPooledSchedule.js +32 -0
  287. package/desktopvirtualization/v20240808preview/getWorkspace.d.ts +113 -0
  288. package/desktopvirtualization/v20240808preview/getWorkspace.js +30 -0
  289. package/desktopvirtualization/v20240808preview/hostPool.d.ts +332 -0
  290. package/desktopvirtualization/v20240808preview/hostPool.js +150 -0
  291. package/desktopvirtualization/v20240808preview/index.d.ts +73 -0
  292. package/desktopvirtualization/v20240808preview/index.js +117 -0
  293. package/desktopvirtualization/v20240808preview/listHostPoolRegistrationTokens.d.ts +43 -0
  294. package/desktopvirtualization/v20240808preview/listHostPoolRegistrationTokens.js +30 -0
  295. package/desktopvirtualization/v20240808preview/msixpackage.d.ts +147 -0
  296. package/desktopvirtualization/v20240808preview/msixpackage.js +93 -0
  297. package/desktopvirtualization/v20240808preview/privateEndpointConnectionByHostPool.d.ts +79 -0
  298. package/desktopvirtualization/v20240808preview/privateEndpointConnectionByHostPool.js +82 -0
  299. package/desktopvirtualization/v20240808preview/privateEndpointConnectionByWorkspace.d.ts +79 -0
  300. package/desktopvirtualization/v20240808preview/privateEndpointConnectionByWorkspace.js +82 -0
  301. package/desktopvirtualization/v20240808preview/scalingPlan.d.ts +180 -0
  302. package/desktopvirtualization/v20240808preview/scalingPlan.js +103 -0
  303. package/desktopvirtualization/v20240808preview/scalingPlanPersonalSchedule.d.ts +268 -0
  304. package/desktopvirtualization/v20240808preview/scalingPlanPersonalSchedule.js +139 -0
  305. package/desktopvirtualization/v20240808preview/scalingPlanPooledSchedule.d.ts +196 -0
  306. package/desktopvirtualization/v20240808preview/scalingPlanPooledSchedule.js +126 -0
  307. package/desktopvirtualization/v20240808preview/workspace.d.ts +164 -0
  308. package/desktopvirtualization/v20240808preview/workspace.js +97 -0
  309. package/desktopvirtualization/workspace.d.ts +1 -1
  310. package/desktopvirtualization/workspace.js +3 -3
  311. package/edge/getSite.d.ts +57 -0
  312. package/edge/getSite.js +32 -0
  313. package/edge/getSitesBySubscription.d.ts +49 -0
  314. package/edge/getSitesBySubscription.js +30 -0
  315. package/edge/index.d.ts +14 -0
  316. package/edge/index.js +35 -0
  317. package/edge/site.d.ts +64 -0
  318. package/edge/site.js +70 -0
  319. package/edge/sitesBySubscription.d.ts +60 -0
  320. package/edge/sitesBySubscription.js +66 -0
  321. package/edge/v20240201preview/getSite.d.ts +55 -0
  322. package/edge/v20240201preview/getSite.js +30 -0
  323. package/edge/v20240201preview/getSitesBySubscription.d.ts +47 -0
  324. package/edge/v20240201preview/getSitesBySubscription.js +28 -0
  325. package/edge/v20240201preview/index.d.ts +12 -0
  326. package/edge/v20240201preview/index.js +32 -0
  327. package/edge/v20240201preview/site.d.ts +63 -0
  328. package/edge/v20240201preview/site.js +69 -0
  329. package/edge/v20240201preview/sitesBySubscription.d.ts +59 -0
  330. package/edge/v20240201preview/sitesBySubscription.js +65 -0
  331. package/hardwaresecuritymodules/v20240630preview/cloudHsmCluster.d.ts +0 -8
  332. package/hardwaresecuritymodules/v20240630preview/cloudHsmCluster.js +1 -4
  333. package/hardwaresecuritymodules/v20240630preview/getCloudHsmCluster.d.ts +0 -4
  334. package/hardwaresecuritymodules/v20240630preview/getCloudHsmCluster.js +1 -1
  335. package/index.d.ts +2 -1
  336. package/index.js +7 -5
  337. package/iotoperations/broker.d.ts +1 -1
  338. package/iotoperations/broker.js +3 -3
  339. package/iotoperations/brokerAuthentication.d.ts +1 -1
  340. package/iotoperations/brokerAuthentication.js +3 -3
  341. package/iotoperations/brokerAuthorization.d.ts +1 -1
  342. package/iotoperations/brokerAuthorization.js +3 -3
  343. package/iotoperations/brokerListener.d.ts +1 -1
  344. package/iotoperations/brokerListener.js +3 -3
  345. package/iotoperations/dataFlow.js +2 -2
  346. package/iotoperations/dataFlowEndpoint.js +2 -2
  347. package/iotoperations/dataFlowProfile.js +2 -2
  348. package/iotoperations/getBroker.d.ts +2 -2
  349. package/iotoperations/getBroker.js +2 -2
  350. package/iotoperations/getBrokerAuthentication.d.ts +2 -2
  351. package/iotoperations/getBrokerAuthentication.js +2 -2
  352. package/iotoperations/getBrokerAuthorization.d.ts +2 -2
  353. package/iotoperations/getBrokerAuthorization.js +2 -2
  354. package/iotoperations/getBrokerListener.d.ts +2 -2
  355. package/iotoperations/getBrokerListener.js +2 -2
  356. package/iotoperations/getInstance.d.ts +2 -2
  357. package/iotoperations/getInstance.js +2 -2
  358. package/iotoperations/index.d.ts +2 -1
  359. package/iotoperations/index.js +4 -2
  360. package/iotoperations/instance.d.ts +1 -1
  361. package/iotoperations/instance.js +3 -3
  362. package/iotoperations/v20240701preview/broker.js +2 -2
  363. package/iotoperations/v20240701preview/brokerAuthentication.js +2 -2
  364. package/iotoperations/v20240701preview/brokerAuthorization.js +2 -2
  365. package/iotoperations/v20240701preview/brokerListener.js +2 -2
  366. package/iotoperations/v20240701preview/dataFlow.js +2 -2
  367. package/iotoperations/v20240701preview/dataFlowEndpoint.js +2 -2
  368. package/iotoperations/v20240701preview/dataFlowProfile.js +2 -2
  369. package/iotoperations/v20240701preview/instance.js +2 -2
  370. package/iotoperations/v20240815preview/broker.js +2 -2
  371. package/iotoperations/v20240815preview/brokerAuthentication.js +2 -2
  372. package/iotoperations/v20240815preview/brokerAuthorization.js +2 -2
  373. package/iotoperations/v20240815preview/brokerListener.js +2 -2
  374. package/iotoperations/v20240815preview/dataflow.js +2 -2
  375. package/iotoperations/v20240815preview/dataflowEndpoint.js +2 -2
  376. package/iotoperations/v20240815preview/dataflowProfile.js +2 -2
  377. package/iotoperations/v20240815preview/instance.js +2 -2
  378. package/iotoperations/v20240915preview/broker.js +2 -2
  379. package/iotoperations/v20240915preview/brokerAuthentication.js +2 -2
  380. package/iotoperations/v20240915preview/brokerAuthorization.js +2 -2
  381. package/iotoperations/v20240915preview/brokerListener.js +2 -2
  382. package/iotoperations/v20240915preview/dataflow.js +2 -2
  383. package/iotoperations/v20240915preview/dataflowEndpoint.js +2 -2
  384. package/iotoperations/v20240915preview/dataflowProfile.js +2 -2
  385. package/iotoperations/v20240915preview/instance.js +2 -2
  386. package/iotoperations/v20241101/broker.d.ts +75 -0
  387. package/iotoperations/v20241101/broker.js +79 -0
  388. package/iotoperations/v20241101/brokerAuthentication.d.ts +79 -0
  389. package/iotoperations/v20241101/brokerAuthentication.js +82 -0
  390. package/iotoperations/v20241101/brokerAuthorization.d.ts +79 -0
  391. package/iotoperations/v20241101/brokerAuthorization.js +83 -0
  392. package/iotoperations/v20241101/brokerListener.d.ts +79 -0
  393. package/iotoperations/v20241101/brokerListener.js +83 -0
  394. package/iotoperations/v20241101/dataflow.d.ts +79 -0
  395. package/iotoperations/v20241101/dataflow.js +83 -0
  396. package/iotoperations/v20241101/dataflowEndpoint.d.ts +75 -0
  397. package/iotoperations/v20241101/dataflowEndpoint.js +79 -0
  398. package/iotoperations/v20241101/dataflowProfile.d.ts +75 -0
  399. package/iotoperations/v20241101/dataflowProfile.js +79 -0
  400. package/iotoperations/v20241101/getBroker.d.ts +67 -0
  401. package/iotoperations/v20241101/getBroker.js +32 -0
  402. package/iotoperations/v20241101/getBrokerAuthentication.d.ts +75 -0
  403. package/iotoperations/v20241101/getBrokerAuthentication.js +34 -0
  404. package/iotoperations/v20241101/getBrokerAuthorization.d.ts +75 -0
  405. package/iotoperations/v20241101/getBrokerAuthorization.js +34 -0
  406. package/iotoperations/v20241101/getBrokerListener.d.ts +75 -0
  407. package/iotoperations/v20241101/getBrokerListener.js +34 -0
  408. package/iotoperations/v20241101/getDataflow.d.ts +75 -0
  409. package/iotoperations/v20241101/getDataflow.js +34 -0
  410. package/iotoperations/v20241101/getDataflowEndpoint.d.ts +67 -0
  411. package/iotoperations/v20241101/getDataflowEndpoint.js +32 -0
  412. package/iotoperations/v20241101/getDataflowProfile.d.ts +67 -0
  413. package/iotoperations/v20241101/getDataflowProfile.js +32 -0
  414. package/iotoperations/v20241101/getInstance.d.ts +73 -0
  415. package/iotoperations/v20241101/getInstance.js +30 -0
  416. package/iotoperations/v20241101/index.d.ts +49 -0
  417. package/iotoperations/v20241101/index.js +90 -0
  418. package/iotoperations/v20241101/instance.d.ts +99 -0
  419. package/iotoperations/v20241101/instance.js +80 -0
  420. package/migrate/aksAssessmentOperation.d.ts +1 -1
  421. package/migrate/aksAssessmentOperation.js +3 -3
  422. package/migrate/assessment.js +2 -2
  423. package/migrate/assessmentProjectsOperation.d.ts +1 -1
  424. package/migrate/assessmentProjectsOperation.js +3 -3
  425. package/migrate/assessmentsOperation.d.ts +1 -1
  426. package/migrate/assessmentsOperation.js +3 -3
  427. package/migrate/avsAssessmentsOperation.d.ts +1 -1
  428. package/migrate/avsAssessmentsOperation.js +3 -3
  429. package/migrate/businessCaseOperation.d.ts +1 -1
  430. package/migrate/businessCaseOperation.js +3 -3
  431. package/migrate/getAksAssessmentOperation.d.ts +2 -2
  432. package/migrate/getAksAssessmentOperation.js +2 -2
  433. package/migrate/getAssessmentProjectsOperation.d.ts +2 -2
  434. package/migrate/getAssessmentProjectsOperation.js +2 -2
  435. package/migrate/getAssessmentsOperation.d.ts +2 -2
  436. package/migrate/getAssessmentsOperation.js +2 -2
  437. package/migrate/getAvsAssessmentsOperation.d.ts +2 -2
  438. package/migrate/getAvsAssessmentsOperation.js +2 -2
  439. package/migrate/getBusinessCaseOperation.d.ts +2 -2
  440. package/migrate/getBusinessCaseOperation.js +2 -2
  441. package/migrate/getBusinessCaseOperationReportDownloadUrl.d.ts +2 -2
  442. package/migrate/getBusinessCaseOperationReportDownloadUrl.js +2 -2
  443. package/migrate/getGroupsOperation.d.ts +2 -2
  444. package/migrate/getGroupsOperation.js +2 -2
  445. package/migrate/getHypervCollectorsOperation.d.ts +2 -2
  446. package/migrate/getHypervCollectorsOperation.js +2 -2
  447. package/migrate/getImportCollectorsOperation.d.ts +2 -2
  448. package/migrate/getImportCollectorsOperation.js +2 -2
  449. package/migrate/getPrivateEndpointConnectionOperation.d.ts +2 -2
  450. package/migrate/getPrivateEndpointConnectionOperation.js +2 -2
  451. package/migrate/getServerCollectorsOperation.d.ts +2 -2
  452. package/migrate/getServerCollectorsOperation.js +2 -2
  453. package/migrate/getSqlAssessmentV2Operation.d.ts +2 -2
  454. package/migrate/getSqlAssessmentV2Operation.js +2 -2
  455. package/migrate/getSqlCollectorOperation.d.ts +2 -2
  456. package/migrate/getSqlCollectorOperation.js +2 -2
  457. package/migrate/getVmwareCollectorsOperation.d.ts +2 -2
  458. package/migrate/getVmwareCollectorsOperation.js +2 -2
  459. package/migrate/getWebAppAssessmentV2Operation.d.ts +2 -2
  460. package/migrate/getWebAppAssessmentV2Operation.js +2 -2
  461. package/migrate/getWebAppCollectorOperation.d.ts +2 -2
  462. package/migrate/getWebAppCollectorOperation.js +2 -2
  463. package/migrate/group.js +2 -2
  464. package/migrate/groupsOperation.d.ts +1 -1
  465. package/migrate/groupsOperation.js +3 -3
  466. package/migrate/hyperVCollector.js +2 -2
  467. package/migrate/hypervCollectorsOperation.d.ts +1 -1
  468. package/migrate/hypervCollectorsOperation.js +3 -3
  469. package/migrate/importCollector.js +2 -2
  470. package/migrate/importCollectorsOperation.d.ts +1 -1
  471. package/migrate/importCollectorsOperation.js +3 -3
  472. package/migrate/index.d.ts +2 -1
  473. package/migrate/index.js +4 -2
  474. package/migrate/privateEndpointConnection.js +2 -2
  475. package/migrate/privateEndpointConnectionOperation.d.ts +1 -1
  476. package/migrate/privateEndpointConnectionOperation.js +3 -3
  477. package/migrate/project.js +2 -2
  478. package/migrate/serverCollector.js +2 -2
  479. package/migrate/serverCollectorsOperation.d.ts +1 -1
  480. package/migrate/serverCollectorsOperation.js +3 -3
  481. package/migrate/sqlAssessmentV2Operation.d.ts +1 -1
  482. package/migrate/sqlAssessmentV2Operation.js +3 -3
  483. package/migrate/sqlCollectorOperation.d.ts +1 -1
  484. package/migrate/sqlCollectorOperation.js +3 -3
  485. package/migrate/v20191001/assessment.js +2 -2
  486. package/migrate/v20191001/group.js +2 -2
  487. package/migrate/v20191001/hyperVCollector.js +2 -2
  488. package/migrate/v20191001/importCollector.js +2 -2
  489. package/migrate/v20191001/privateEndpointConnection.js +2 -2
  490. package/migrate/v20191001/project.js +2 -2
  491. package/migrate/v20191001/serverCollector.js +2 -2
  492. package/migrate/v20191001/vmwareCollector.js +2 -2
  493. package/migrate/v20230315/assessmentProjectsOperation.js +2 -2
  494. package/migrate/v20230315/assessmentsOperation.js +2 -2
  495. package/migrate/v20230315/avsAssessmentsOperation.js +2 -2
  496. package/migrate/v20230315/groupsOperation.js +2 -2
  497. package/migrate/v20230315/hypervCollectorsOperation.js +2 -2
  498. package/migrate/v20230315/importCollectorsOperation.js +2 -2
  499. package/migrate/v20230315/privateEndpointConnectionOperation.js +2 -2
  500. package/migrate/v20230315/serverCollectorsOperation.js +2 -2
  501. package/migrate/v20230315/sqlAssessmentV2Operation.js +2 -2
  502. package/migrate/v20230315/sqlCollectorOperation.js +2 -2
  503. package/migrate/v20230315/vmwareCollectorsOperation.js +2 -2
  504. package/migrate/v20230401preview/aksAssessmentOperation.js +2 -2
  505. package/migrate/v20230401preview/assessmentProjectsOperation.js +2 -2
  506. package/migrate/v20230401preview/assessmentsOperation.js +2 -2
  507. package/migrate/v20230401preview/avsAssessmentsOperation.js +2 -2
  508. package/migrate/v20230401preview/businessCaseOperation.js +2 -2
  509. package/migrate/v20230401preview/groupsOperation.js +2 -2
  510. package/migrate/v20230401preview/hypervCollectorsOperation.js +2 -2
  511. package/migrate/v20230401preview/importCollectorsOperation.js +2 -2
  512. package/migrate/v20230401preview/privateEndpointConnectionOperation.js +2 -2
  513. package/migrate/v20230401preview/serverCollectorsOperation.js +2 -2
  514. package/migrate/v20230401preview/sqlAssessmentV2Operation.js +2 -2
  515. package/migrate/v20230401preview/sqlCollectorOperation.js +2 -2
  516. package/migrate/v20230401preview/vmwareCollectorsOperation.js +2 -2
  517. package/migrate/v20230401preview/webAppAssessmentV2Operation.js +2 -2
  518. package/migrate/v20230401preview/webAppCollectorOperation.js +2 -2
  519. package/migrate/v20230501preview/aksAssessmentOperation.js +2 -2
  520. package/migrate/v20230501preview/assessmentProjectsOperation.js +2 -2
  521. package/migrate/v20230501preview/assessmentsOperation.js +2 -2
  522. package/migrate/v20230501preview/avsAssessmentsOperation.js +2 -2
  523. package/migrate/v20230501preview/businessCaseOperation.js +2 -2
  524. package/migrate/v20230501preview/groupsOperation.js +2 -2
  525. package/migrate/v20230501preview/hypervCollectorsOperation.js +2 -2
  526. package/migrate/v20230501preview/importCollectorsOperation.js +2 -2
  527. package/migrate/v20230501preview/privateEndpointConnectionOperation.js +2 -2
  528. package/migrate/v20230501preview/serverCollectorsOperation.js +2 -2
  529. package/migrate/v20230501preview/sqlAssessmentV2Operation.js +2 -2
  530. package/migrate/v20230501preview/sqlCollectorOperation.js +2 -2
  531. package/migrate/v20230501preview/vmwareCollectorsOperation.js +2 -2
  532. package/migrate/v20230501preview/webAppAssessmentV2Operation.js +2 -2
  533. package/migrate/v20230501preview/webAppCollectorOperation.js +2 -2
  534. package/migrate/v20230909preview/aksAssessmentOperation.d.ts +87 -0
  535. package/migrate/v20230909preview/aksAssessmentOperation.js +84 -0
  536. package/migrate/v20230909preview/assessmentProjectsOperation.d.ts +156 -0
  537. package/migrate/v20230909preview/assessmentProjectsOperation.js +93 -0
  538. package/migrate/v20230909preview/assessmentsOperation.d.ts +340 -0
  539. package/migrate/v20230909preview/assessmentsOperation.js +159 -0
  540. package/migrate/v20230909preview/avsAssessmentsOperation.d.ts +376 -0
  541. package/migrate/v20230909preview/avsAssessmentsOperation.js +177 -0
  542. package/migrate/v20230909preview/businessCaseOperation.d.ts +79 -0
  543. package/migrate/v20230909preview/businessCaseOperation.js +80 -0
  544. package/migrate/v20230909preview/getAksAssessmentOperation.d.ts +79 -0
  545. package/migrate/v20230909preview/getAksAssessmentOperation.js +32 -0
  546. package/migrate/v20230909preview/getAssessmentProjectsOperation.d.ts +110 -0
  547. package/migrate/v20230909preview/getAssessmentProjectsOperation.js +30 -0
  548. package/migrate/v20230909preview/getAssessmentsOperation.d.ts +257 -0
  549. package/migrate/v20230909preview/getAssessmentsOperation.js +34 -0
  550. package/migrate/v20230909preview/getAvsAssessmentsOperation.d.ts +281 -0
  551. package/migrate/v20230909preview/getAvsAssessmentsOperation.js +34 -0
  552. package/migrate/v20230909preview/getBusinessCaseOperation.d.ts +75 -0
  553. package/migrate/v20230909preview/getBusinessCaseOperation.js +32 -0
  554. package/migrate/v20230909preview/getBusinessCaseOperationReportDownloadUrl.d.ts +50 -0
  555. package/migrate/v20230909preview/getBusinessCaseOperationReportDownloadUrl.js +32 -0
  556. package/migrate/v20230909preview/getGroupsOperation.d.ts +95 -0
  557. package/migrate/v20230909preview/getGroupsOperation.js +32 -0
  558. package/migrate/v20230909preview/getHypervCollectorsOperation.d.ts +79 -0
  559. package/migrate/v20230909preview/getHypervCollectorsOperation.js +32 -0
  560. package/migrate/v20230909preview/getImportCollectorsOperation.d.ts +75 -0
  561. package/migrate/v20230909preview/getImportCollectorsOperation.js +32 -0
  562. package/migrate/v20230909preview/getPrivateEndpointConnectionOperation.d.ts +75 -0
  563. package/migrate/v20230909preview/getPrivateEndpointConnectionOperation.js +32 -0
  564. package/migrate/v20230909preview/getServerCollectorsOperation.d.ts +79 -0
  565. package/migrate/v20230909preview/getServerCollectorsOperation.js +32 -0
  566. package/migrate/v20230909preview/getSqlAssessmentV2Operation.d.ts +224 -0
  567. package/migrate/v20230909preview/getSqlAssessmentV2Operation.js +34 -0
  568. package/migrate/v20230909preview/getSqlCollectorOperation.d.ts +79 -0
  569. package/migrate/v20230909preview/getSqlCollectorOperation.js +32 -0
  570. package/migrate/v20230909preview/getVmwareCollectorsOperation.d.ts +79 -0
  571. package/migrate/v20230909preview/getVmwareCollectorsOperation.js +32 -0
  572. package/migrate/v20230909preview/getWebAppAssessmentV2Operation.d.ts +183 -0
  573. package/migrate/v20230909preview/getWebAppAssessmentV2Operation.js +34 -0
  574. package/migrate/v20230909preview/getWebAppCollectorOperation.d.ts +79 -0
  575. package/migrate/v20230909preview/getWebAppCollectorOperation.js +32 -0
  576. package/migrate/v20230909preview/groupsOperation.d.ts +107 -0
  577. package/migrate/v20230909preview/groupsOperation.js +89 -0
  578. package/migrate/v20230909preview/hypervCollectorsOperation.d.ts +92 -0
  579. package/migrate/v20230909preview/hypervCollectorsOperation.js +81 -0
  580. package/migrate/v20230909preview/importCollectorsOperation.d.ts +83 -0
  581. package/migrate/v20230909preview/importCollectorsOperation.js +79 -0
  582. package/migrate/v20230909preview/index.d.ts +94 -0
  583. package/migrate/v20230909preview/index.js +142 -0
  584. package/migrate/v20230909preview/privateEndpointConnectionOperation.d.ts +79 -0
  585. package/migrate/v20230909preview/privateEndpointConnectionOperation.js +82 -0
  586. package/migrate/v20230909preview/serverCollectorsOperation.d.ts +92 -0
  587. package/migrate/v20230909preview/serverCollectorsOperation.js +81 -0
  588. package/migrate/v20230909preview/sqlAssessmentV2Operation.d.ts +354 -0
  589. package/migrate/v20230909preview/sqlAssessmentV2Operation.js +151 -0
  590. package/migrate/v20230909preview/sqlCollectorOperation.d.ts +92 -0
  591. package/migrate/v20230909preview/sqlCollectorOperation.js +81 -0
  592. package/migrate/v20230909preview/vmwareCollectorsOperation.d.ts +92 -0
  593. package/migrate/v20230909preview/vmwareCollectorsOperation.js +81 -0
  594. package/migrate/v20230909preview/webAppAssessmentV2Operation.d.ts +268 -0
  595. package/migrate/v20230909preview/webAppAssessmentV2Operation.js +131 -0
  596. package/migrate/v20230909preview/webAppCollectorOperation.d.ts +87 -0
  597. package/migrate/v20230909preview/webAppCollectorOperation.js +81 -0
  598. package/migrate/vmwareCollector.js +2 -2
  599. package/migrate/vmwareCollectorsOperation.d.ts +1 -1
  600. package/migrate/vmwareCollectorsOperation.js +3 -3
  601. package/migrate/webAppAssessmentV2Operation.d.ts +1 -1
  602. package/migrate/webAppAssessmentV2Operation.js +3 -3
  603. package/migrate/webAppCollectorOperation.d.ts +1 -1
  604. package/migrate/webAppCollectorOperation.js +3 -3
  605. package/netapp/account.d.ts +1 -1
  606. package/netapp/account.js +3 -3
  607. package/netapp/backup.d.ts +1 -1
  608. package/netapp/backup.js +1 -1
  609. package/netapp/backupPolicy.d.ts +1 -1
  610. package/netapp/backupPolicy.js +3 -3
  611. package/netapp/backupVault.d.ts +1 -1
  612. package/netapp/backupVault.js +3 -3
  613. package/netapp/getAccount.d.ts +2 -2
  614. package/netapp/getAccount.js +2 -2
  615. package/netapp/getBackup.d.ts +2 -2
  616. package/netapp/getBackup.js +2 -2
  617. package/netapp/getBackupPolicy.d.ts +2 -2
  618. package/netapp/getBackupPolicy.js +2 -2
  619. package/netapp/getBackupVault.d.ts +2 -2
  620. package/netapp/getBackupVault.js +2 -2
  621. package/netapp/getPool.d.ts +2 -2
  622. package/netapp/getPool.js +2 -2
  623. package/netapp/getSnapshot.d.ts +2 -2
  624. package/netapp/getSnapshot.js +2 -2
  625. package/netapp/getSnapshotPolicy.d.ts +2 -2
  626. package/netapp/getSnapshotPolicy.js +2 -2
  627. package/netapp/getSubvolume.d.ts +2 -2
  628. package/netapp/getSubvolume.js +2 -2
  629. package/netapp/getSubvolumeMetadata.d.ts +2 -2
  630. package/netapp/getSubvolumeMetadata.js +2 -2
  631. package/netapp/getVolume.d.ts +2 -2
  632. package/netapp/getVolume.js +2 -2
  633. package/netapp/getVolumeGroup.d.ts +2 -2
  634. package/netapp/getVolumeGroup.js +2 -2
  635. package/netapp/getVolumeGroupIdForLdapUser.d.ts +2 -2
  636. package/netapp/getVolumeGroupIdForLdapUser.js +2 -2
  637. package/netapp/getVolumeQuotaRule.d.ts +2 -2
  638. package/netapp/getVolumeQuotaRule.js +2 -2
  639. package/netapp/index.d.ts +2 -1
  640. package/netapp/index.js +4 -2
  641. package/netapp/listVolumeQuotaReport.d.ts +2 -2
  642. package/netapp/listVolumeQuotaReport.js +2 -2
  643. package/netapp/listVolumeReplications.d.ts +2 -2
  644. package/netapp/listVolumeReplications.js +2 -2
  645. package/netapp/pool.d.ts +1 -1
  646. package/netapp/pool.js +3 -3
  647. package/netapp/snapshot.d.ts +1 -1
  648. package/netapp/snapshot.js +3 -3
  649. package/netapp/snapshotPolicy.d.ts +1 -1
  650. package/netapp/snapshotPolicy.js +3 -3
  651. package/netapp/subvolume.d.ts +1 -1
  652. package/netapp/subvolume.js +3 -3
  653. package/netapp/v20210401/backupPolicy.js +2 -2
  654. package/netapp/v20210401preview/backupPolicy.js +2 -2
  655. package/netapp/v20211001/volume.js +2 -2
  656. package/netapp/v20211001/volumeGroup.js +2 -2
  657. package/netapp/v20220501/account.js +2 -2
  658. package/netapp/v20221101/account.js +2 -2
  659. package/netapp/v20221101/backupPolicy.js +2 -2
  660. package/netapp/v20221101/pool.js +2 -2
  661. package/netapp/v20221101/snapshot.js +2 -2
  662. package/netapp/v20221101/snapshotPolicy.js +2 -2
  663. package/netapp/v20221101/subvolume.js +2 -2
  664. package/netapp/v20221101/volume.js +2 -2
  665. package/netapp/v20221101/volumeGroup.js +2 -2
  666. package/netapp/v20221101/volumeQuotaRule.js +2 -2
  667. package/netapp/v20221101preview/account.js +2 -2
  668. package/netapp/v20221101preview/backup.js +2 -2
  669. package/netapp/v20221101preview/backupPolicy.js +2 -2
  670. package/netapp/v20221101preview/backupVault.js +2 -2
  671. package/netapp/v20221101preview/pool.js +2 -2
  672. package/netapp/v20221101preview/snapshot.js +2 -2
  673. package/netapp/v20221101preview/snapshotPolicy.js +2 -2
  674. package/netapp/v20221101preview/subvolume.js +2 -2
  675. package/netapp/v20221101preview/volume.js +2 -2
  676. package/netapp/v20221101preview/volumeGroup.js +2 -2
  677. package/netapp/v20221101preview/volumeQuotaRule.js +2 -2
  678. package/netapp/v20230501/account.js +2 -2
  679. package/netapp/v20230501/backupPolicy.js +2 -2
  680. package/netapp/v20230501/pool.js +2 -2
  681. package/netapp/v20230501/snapshot.js +2 -2
  682. package/netapp/v20230501/snapshotPolicy.js +2 -2
  683. package/netapp/v20230501/subvolume.js +2 -2
  684. package/netapp/v20230501/volume.js +2 -2
  685. package/netapp/v20230501/volumeGroup.js +2 -2
  686. package/netapp/v20230501/volumeQuotaRule.js +2 -2
  687. package/netapp/v20230501preview/account.js +2 -2
  688. package/netapp/v20230501preview/backup.js +2 -2
  689. package/netapp/v20230501preview/backupPolicy.js +2 -2
  690. package/netapp/v20230501preview/backupVault.js +2 -2
  691. package/netapp/v20230501preview/pool.js +2 -2
  692. package/netapp/v20230501preview/snapshot.js +2 -2
  693. package/netapp/v20230501preview/snapshotPolicy.js +2 -2
  694. package/netapp/v20230501preview/subvolume.js +2 -2
  695. package/netapp/v20230501preview/volume.js +2 -2
  696. package/netapp/v20230501preview/volumeGroup.js +2 -2
  697. package/netapp/v20230501preview/volumeQuotaRule.js +2 -2
  698. package/netapp/v20230701/account.js +2 -2
  699. package/netapp/v20230701/backupPolicy.js +2 -2
  700. package/netapp/v20230701/pool.js +2 -2
  701. package/netapp/v20230701/snapshot.js +2 -2
  702. package/netapp/v20230701/snapshotPolicy.js +2 -2
  703. package/netapp/v20230701/subvolume.js +2 -2
  704. package/netapp/v20230701/volume.js +2 -2
  705. package/netapp/v20230701/volumeGroup.js +2 -2
  706. package/netapp/v20230701/volumeQuotaRule.js +2 -2
  707. package/netapp/v20230701preview/account.js +2 -2
  708. package/netapp/v20230701preview/backup.js +2 -2
  709. package/netapp/v20230701preview/backupPolicy.js +2 -2
  710. package/netapp/v20230701preview/backupVault.js +2 -2
  711. package/netapp/v20230701preview/pool.js +2 -2
  712. package/netapp/v20230701preview/snapshot.js +2 -2
  713. package/netapp/v20230701preview/snapshotPolicy.js +2 -2
  714. package/netapp/v20230701preview/subvolume.js +2 -2
  715. package/netapp/v20230701preview/volume.js +2 -2
  716. package/netapp/v20230701preview/volumeGroup.js +2 -2
  717. package/netapp/v20230701preview/volumeQuotaRule.js +2 -2
  718. package/netapp/v20231101/account.js +2 -2
  719. package/netapp/v20231101/backup.js +2 -2
  720. package/netapp/v20231101/backupPolicy.js +2 -2
  721. package/netapp/v20231101/backupVault.js +2 -2
  722. package/netapp/v20231101/pool.js +2 -2
  723. package/netapp/v20231101/snapshot.js +2 -2
  724. package/netapp/v20231101/snapshotPolicy.js +2 -2
  725. package/netapp/v20231101/subvolume.js +2 -2
  726. package/netapp/v20231101/volume.js +2 -2
  727. package/netapp/v20231101/volumeGroup.js +2 -2
  728. package/netapp/v20231101/volumeQuotaRule.js +2 -2
  729. package/netapp/v20231101preview/account.js +2 -2
  730. package/netapp/v20231101preview/backup.js +2 -2
  731. package/netapp/v20231101preview/backupPolicy.js +2 -2
  732. package/netapp/v20231101preview/backupVault.js +2 -2
  733. package/netapp/v20231101preview/pool.js +2 -2
  734. package/netapp/v20231101preview/snapshot.js +2 -2
  735. package/netapp/v20231101preview/snapshotPolicy.js +2 -2
  736. package/netapp/v20231101preview/subvolume.js +2 -2
  737. package/netapp/v20231101preview/volume.js +2 -2
  738. package/netapp/v20231101preview/volumeGroup.js +2 -2
  739. package/netapp/v20231101preview/volumeQuotaRule.js +2 -2
  740. package/netapp/v20240101/account.js +2 -2
  741. package/netapp/v20240101/backup.js +2 -2
  742. package/netapp/v20240101/backupPolicy.js +2 -2
  743. package/netapp/v20240101/backupVault.js +2 -2
  744. package/netapp/v20240101/pool.js +2 -2
  745. package/netapp/v20240101/snapshot.js +2 -2
  746. package/netapp/v20240101/snapshotPolicy.js +2 -2
  747. package/netapp/v20240101/subvolume.js +2 -2
  748. package/netapp/v20240101/volume.js +2 -2
  749. package/netapp/v20240101/volumeGroup.js +2 -2
  750. package/netapp/v20240101/volumeQuotaRule.js +2 -2
  751. package/netapp/v20240301/account.js +2 -2
  752. package/netapp/v20240301/backup.js +2 -2
  753. package/netapp/v20240301/backupPolicy.js +2 -2
  754. package/netapp/v20240301/backupVault.js +2 -2
  755. package/netapp/v20240301/pool.js +2 -2
  756. package/netapp/v20240301/snapshot.js +2 -2
  757. package/netapp/v20240301/snapshotPolicy.js +2 -2
  758. package/netapp/v20240301/subvolume.js +2 -2
  759. package/netapp/v20240301/volume.js +2 -2
  760. package/netapp/v20240301/volumeGroup.js +2 -2
  761. package/netapp/v20240301/volumeQuotaRule.js +2 -2
  762. package/netapp/v20240301preview/account.js +2 -2
  763. package/netapp/v20240301preview/backup.js +2 -2
  764. package/netapp/v20240301preview/backupPolicy.js +2 -2
  765. package/netapp/v20240301preview/backupVault.js +2 -2
  766. package/netapp/v20240301preview/pool.js +2 -2
  767. package/netapp/v20240301preview/snapshot.js +2 -2
  768. package/netapp/v20240301preview/snapshotPolicy.js +2 -2
  769. package/netapp/v20240301preview/subvolume.js +2 -2
  770. package/netapp/v20240301preview/volume.js +2 -2
  771. package/netapp/v20240301preview/volumeGroup.js +2 -2
  772. package/netapp/v20240301preview/volumeQuotaRule.js +2 -2
  773. package/netapp/v20240501/account.js +2 -2
  774. package/netapp/v20240501/backup.js +2 -2
  775. package/netapp/v20240501/backupPolicy.js +2 -2
  776. package/netapp/v20240501/backupVault.js +2 -2
  777. package/netapp/v20240501/pool.js +2 -2
  778. package/netapp/v20240501/snapshot.js +2 -2
  779. package/netapp/v20240501/snapshotPolicy.js +2 -2
  780. package/netapp/v20240501/subvolume.js +2 -2
  781. package/netapp/v20240501/volume.js +2 -2
  782. package/netapp/v20240501/volumeGroup.js +2 -2
  783. package/netapp/v20240501/volumeQuotaRule.js +2 -2
  784. package/netapp/v20240501preview/account.js +2 -2
  785. package/netapp/v20240501preview/backup.js +2 -2
  786. package/netapp/v20240501preview/backupPolicy.js +2 -2
  787. package/netapp/v20240501preview/backupVault.js +2 -2
  788. package/netapp/v20240501preview/pool.js +2 -2
  789. package/netapp/v20240501preview/snapshot.js +2 -2
  790. package/netapp/v20240501preview/snapshotPolicy.js +2 -2
  791. package/netapp/v20240501preview/subvolume.js +2 -2
  792. package/netapp/v20240501preview/volume.js +2 -2
  793. package/netapp/v20240501preview/volumeGroup.js +2 -2
  794. package/netapp/v20240501preview/volumeQuotaRule.js +2 -2
  795. package/netapp/v20240701/account.js +2 -2
  796. package/netapp/v20240701/backup.js +2 -2
  797. package/netapp/v20240701/backupPolicy.js +2 -2
  798. package/netapp/v20240701/backupVault.js +2 -2
  799. package/netapp/v20240701/pool.js +2 -2
  800. package/netapp/v20240701/snapshot.js +2 -2
  801. package/netapp/v20240701/snapshotPolicy.js +2 -2
  802. package/netapp/v20240701/subvolume.js +2 -2
  803. package/netapp/v20240701/volume.js +2 -2
  804. package/netapp/v20240701/volumeGroup.js +2 -2
  805. package/netapp/v20240701/volumeQuotaRule.js +2 -2
  806. package/netapp/v20240701preview/account.d.ts +123 -0
  807. package/netapp/v20240701preview/account.js +88 -0
  808. package/netapp/v20240701preview/backup.d.ts +126 -0
  809. package/netapp/v20240701preview/backup.js +103 -0
  810. package/netapp/v20240701preview/backupPolicy.d.ts +130 -0
  811. package/netapp/v20240701preview/backupPolicy.js +93 -0
  812. package/netapp/v20240701preview/backupVault.d.ts +82 -0
  813. package/netapp/v20240701preview/backupVault.js +77 -0
  814. package/netapp/v20240701preview/getAccount.d.ts +93 -0
  815. package/netapp/v20240701preview/getAccount.js +30 -0
  816. package/netapp/v20240701preview/getBackup.d.ts +115 -0
  817. package/netapp/v20240701preview/getBackup.js +34 -0
  818. package/netapp/v20240701preview/getBackupPolicy.d.ts +105 -0
  819. package/netapp/v20240701preview/getBackupPolicy.js +32 -0
  820. package/netapp/v20240701preview/getBackupVault.d.ts +73 -0
  821. package/netapp/v20240701preview/getBackupVault.js +32 -0
  822. package/netapp/v20240701preview/getPool.d.ts +110 -0
  823. package/netapp/v20240701preview/getPool.js +32 -0
  824. package/netapp/v20240701preview/getSnapshot.d.ts +91 -0
  825. package/netapp/v20240701preview/getSnapshot.js +36 -0
  826. package/netapp/v20240701preview/getSnapshotPolicy.d.ts +97 -0
  827. package/netapp/v20240701preview/getSnapshotPolicy.js +32 -0
  828. package/netapp/v20240701preview/getSubvolume.d.ts +91 -0
  829. package/netapp/v20240701preview/getSubvolume.js +36 -0
  830. package/netapp/v20240701preview/getSubvolumeMetadata.d.ts +110 -0
  831. package/netapp/v20240701preview/getSubvolumeMetadata.js +36 -0
  832. package/netapp/v20240701preview/getVolume.d.ts +317 -0
  833. package/netapp/v20240701preview/getVolume.js +34 -0
  834. package/netapp/v20240701preview/getVolumeGroup.d.ts +71 -0
  835. package/netapp/v20240701preview/getVolumeGroup.js +32 -0
  836. package/netapp/v20240701preview/getVolumeGroupIdForLdapUser.d.ts +62 -0
  837. package/netapp/v20240701preview/getVolumeGroupIdForLdapUser.js +36 -0
  838. package/netapp/v20240701preview/getVolumeQuotaRule.d.ts +101 -0
  839. package/netapp/v20240701preview/getVolumeQuotaRule.js +36 -0
  840. package/netapp/v20240701preview/index.d.ts +79 -0
  841. package/netapp/v20240701preview/index.js +123 -0
  842. package/netapp/v20240701preview/listVolumeQuotaReport.d.ts +59 -0
  843. package/netapp/v20240701preview/listVolumeQuotaReport.js +34 -0
  844. package/netapp/v20240701preview/listVolumeReplications.d.ts +55 -0
  845. package/netapp/v20240701preview/listVolumeReplications.js +34 -0
  846. package/netapp/v20240701preview/pool.d.ts +141 -0
  847. package/netapp/v20240701preview/pool.js +104 -0
  848. package/netapp/v20240701preview/snapshot.d.ts +86 -0
  849. package/netapp/v20240701preview/snapshot.js +87 -0
  850. package/netapp/v20240701preview/snapshotPolicy.d.ts +127 -0
  851. package/netapp/v20240701preview/snapshotPolicy.js +89 -0
  852. package/netapp/v20240701preview/subvolume.d.ts +94 -0
  853. package/netapp/v20240701preview/subvolume.js +87 -0
  854. package/netapp/v20240701preview/volume.d.ts +488 -0
  855. package/netapp/v20240701preview/volume.js +209 -0
  856. package/netapp/v20240701preview/volumeGroup.d.ts +83 -0
  857. package/netapp/v20240701preview/volumeGroup.js +77 -0
  858. package/netapp/v20240701preview/volumeQuotaRule.d.ts +115 -0
  859. package/netapp/v20240701preview/volumeQuotaRule.js +91 -0
  860. package/netapp/volume.d.ts +1 -1
  861. package/netapp/volume.js +3 -3
  862. package/netapp/volumeGroup.d.ts +1 -1
  863. package/netapp/volumeGroup.js +3 -3
  864. package/netapp/volumeQuotaRule.d.ts +1 -1
  865. package/netapp/volumeQuotaRule.js +3 -3
  866. package/package.json +2 -2
  867. package/package.json.bak +2 -2
  868. package/quota/getGroupQuota.d.ts +4 -0
  869. package/quota/getGroupQuota.js +5 -1
  870. package/quota/getGroupQuotaSubscription.d.ts +4 -0
  871. package/quota/getGroupQuotaSubscription.js +5 -1
  872. package/quota/groupQuota.d.ts +2 -0
  873. package/quota/groupQuota.js +4 -2
  874. package/quota/groupQuotaSubscription.d.ts +2 -0
  875. package/quota/groupQuotaSubscription.js +4 -2
  876. package/quota/index.d.ts +2 -1
  877. package/quota/index.js +4 -2
  878. package/quota/v20230601preview/groupQuota.js +2 -2
  879. package/quota/v20230601preview/groupQuotaSubscription.js +2 -2
  880. package/quota/v20241015preview/getGroupQuota.d.ts +55 -0
  881. package/quota/v20241015preview/getGroupQuota.js +30 -0
  882. package/quota/v20241015preview/getGroupQuotaSubscription.d.ts +52 -0
  883. package/quota/v20241015preview/getGroupQuotaSubscription.js +30 -0
  884. package/quota/v20241015preview/groupQuota.d.ts +63 -0
  885. package/quota/v20241015preview/groupQuota.js +69 -0
  886. package/quota/v20241015preview/groupQuotaSubscription.d.ts +55 -0
  887. package/quota/v20241015preview/groupQuotaSubscription.js +72 -0
  888. package/quota/v20241015preview/index.d.ts +13 -0
  889. package/quota/v20241015preview/index.js +48 -0
  890. package/security/defenderForStorage.d.ts +2 -0
  891. package/security/defenderForStorage.js +4 -2
  892. package/security/getDefenderForStorage.d.ts +4 -0
  893. package/security/getDefenderForStorage.js +5 -1
  894. package/security/index.d.ts +2 -1
  895. package/security/index.js +4 -2
  896. package/security/v20221201preview/defenderForStorage.js +2 -2
  897. package/security/v20241001preview/defenderForStorage.d.ts +59 -0
  898. package/security/v20241001preview/defenderForStorage.js +67 -0
  899. package/security/v20241001preview/getDefenderForStorage.d.ts +51 -0
  900. package/security/v20241001preview/getDefenderForStorage.js +30 -0
  901. package/security/v20241001preview/index.d.ts +6 -0
  902. package/security/v20241001preview/index.js +25 -0
  903. package/tsconfig.tsbuildinfo +1 -1
  904. package/types/enums/cache/index.d.ts +2 -1
  905. package/types/enums/cache/index.js +4 -2
  906. package/types/enums/cache/v20241001/index.d.ts +100 -0
  907. package/types/enums/cache/v20241001/index.js +66 -0
  908. package/types/enums/desktopvirtualization/index.d.ts +2 -1
  909. package/types/enums/desktopvirtualization/index.js +4 -2
  910. package/types/enums/desktopvirtualization/v20240808preview/index.d.ts +298 -0
  911. package/types/enums/desktopvirtualization/v20240808preview/index.js +188 -0
  912. package/types/enums/iotoperations/index.d.ts +2 -1
  913. package/types/enums/iotoperations/index.js +4 -2
  914. package/types/enums/iotoperations/v20241101/index.d.ts +576 -0
  915. package/types/enums/iotoperations/v20241101/index.js +454 -0
  916. package/types/enums/migrate/index.d.ts +2 -1
  917. package/types/enums/migrate/index.js +5 -3
  918. package/types/enums/migrate/v20230909preview/index.d.ts +931 -0
  919. package/types/enums/migrate/v20230909preview/index.js +758 -0
  920. package/types/enums/netapp/index.d.ts +2 -1
  921. package/types/enums/netapp/index.js +4 -2
  922. package/types/enums/netapp/v20240701preview/index.d.ts +541 -0
  923. package/types/enums/netapp/v20240701preview/index.js +464 -0
  924. package/types/enums/quota/index.d.ts +2 -1
  925. package/types/enums/quota/index.js +4 -2
  926. package/types/enums/quota/v20241015preview/index.d.ts +8 -0
  927. package/types/enums/quota/v20241015preview/index.js +10 -0
  928. package/types/input.d.ts +4678 -1151
  929. package/types/input.js +356 -1
  930. package/types/output.d.ts +5561 -1118
  931. package/types/output.js +356 -1
@@ -0,0 +1,30 @@
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.getSitesBySubscriptionOutput = exports.getSitesBySubscription = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Get a Site
10
+ * Azure REST API version: 2024-02-01-preview.
11
+ */
12
+ function getSitesBySubscription(args, opts) {
13
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
14
+ return pulumi.runtime.invoke("azure-native:edge:getSitesBySubscription", {
15
+ "siteName": args.siteName,
16
+ }, opts);
17
+ }
18
+ exports.getSitesBySubscription = getSitesBySubscription;
19
+ /**
20
+ * Get a Site
21
+ * Azure REST API version: 2024-02-01-preview.
22
+ */
23
+ function getSitesBySubscriptionOutput(args, opts) {
24
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
25
+ return pulumi.runtime.invokeOutput("azure-native:edge:getSitesBySubscription", {
26
+ "siteName": args.siteName,
27
+ }, opts);
28
+ }
29
+ exports.getSitesBySubscriptionOutput = getSitesBySubscriptionOutput;
30
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0U2l0ZXNCeVN1YnNjcmlwdGlvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL2VkZ2UvZ2V0U2l0ZXNCeVN1YnNjcmlwdGlvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6QywwQ0FBMEM7QUFFMUM7OztHQUdHO0FBQ0gsU0FBZ0Isc0JBQXNCLENBQUMsSUFBZ0MsRUFBRSxJQUEyQjtJQUNoRyxJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsb0JBQW9CLEVBQUUsRUFBRSxJQUFJLElBQUksRUFBRSxDQUFDLENBQUM7SUFDekUsT0FBTyxNQUFNLENBQUMsT0FBTyxDQUFDLE1BQU0sQ0FBQywwQ0FBMEMsRUFBRTtRQUNyRSxVQUFVLEVBQUUsSUFBSSxDQUFDLFFBQVE7S0FDNUIsRUFBRSxJQUFJLENBQUMsQ0FBQztBQUNiLENBQUM7QUFMRCx3REFLQztBQWtDRDs7O0dBR0c7QUFDSCxTQUFnQiw0QkFBNEIsQ0FBQyxJQUFzQyxFQUFFLElBQTJCO0lBQzVHLElBQUksR0FBRyxNQUFNLENBQUMsWUFBWSxDQUFDLFNBQVMsQ0FBQyxvQkFBb0IsRUFBRSxFQUFFLElBQUksSUFBSSxFQUFFLENBQUMsQ0FBQztJQUN6RSxPQUFPLE1BQU0sQ0FBQyxPQUFPLENBQUMsWUFBWSxDQUFDLDBDQUEwQyxFQUFFO1FBQzNFLFVBQVUsRUFBRSxJQUFJLENBQUMsUUFBUTtLQUM1QixFQUFFLElBQUksQ0FBQyxDQUFDO0FBQ2IsQ0FBQztBQUxELG9FQUtDIn0=
@@ -0,0 +1,14 @@
1
+ export { GetSiteArgs, GetSiteResult, GetSiteOutputArgs } from "./getSite";
2
+ export declare const getSite: typeof import("./getSite").getSite;
3
+ export declare const getSiteOutput: typeof import("./getSite").getSiteOutput;
4
+ export { GetSitesBySubscriptionArgs, GetSitesBySubscriptionResult, GetSitesBySubscriptionOutputArgs } from "./getSitesBySubscription";
5
+ export declare const getSitesBySubscription: typeof import("./getSitesBySubscription").getSitesBySubscription;
6
+ export declare const getSitesBySubscriptionOutput: typeof import("./getSitesBySubscription").getSitesBySubscriptionOutput;
7
+ export { SiteArgs } from "./site";
8
+ export type Site = import("./site").Site;
9
+ export declare const Site: typeof import("./site").Site;
10
+ export { SitesBySubscriptionArgs } from "./sitesBySubscription";
11
+ export type SitesBySubscription = import("./sitesBySubscription").SitesBySubscription;
12
+ export declare const SitesBySubscription: typeof import("./sitesBySubscription").SitesBySubscription;
13
+ import * as v20240201preview from "./v20240201preview";
14
+ export { v20240201preview, };
package/edge/index.js ADDED
@@ -0,0 +1,35 @@
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.v20240201preview = exports.SitesBySubscription = exports.Site = exports.getSitesBySubscriptionOutput = exports.getSitesBySubscription = exports.getSiteOutput = exports.getSite = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ exports.getSite = null;
9
+ exports.getSiteOutput = null;
10
+ utilities.lazyLoad(exports, ["getSite", "getSiteOutput"], () => require("./getSite"));
11
+ exports.getSitesBySubscription = null;
12
+ exports.getSitesBySubscriptionOutput = null;
13
+ utilities.lazyLoad(exports, ["getSitesBySubscription", "getSitesBySubscriptionOutput"], () => require("./getSitesBySubscription"));
14
+ exports.Site = null;
15
+ utilities.lazyLoad(exports, ["Site"], () => require("./site"));
16
+ exports.SitesBySubscription = null;
17
+ utilities.lazyLoad(exports, ["SitesBySubscription"], () => require("./sitesBySubscription"));
18
+ // Export sub-modules:
19
+ const v20240201preview = require("./v20240201preview");
20
+ exports.v20240201preview = v20240201preview;
21
+ const _module = {
22
+ version: utilities.getVersion(),
23
+ construct: (name, type, urn) => {
24
+ switch (type) {
25
+ case "azure-native:edge:Site":
26
+ return new exports.Site(name, undefined, { urn });
27
+ case "azure-native:edge:SitesBySubscription":
28
+ return new exports.SitesBySubscription(name, undefined, { urn });
29
+ default:
30
+ throw new Error(`unknown resource type ${type}`);
31
+ }
32
+ },
33
+ };
34
+ pulumi.runtime.registerResourceModule("azure-native", "edge", _module);
35
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9lZGdlL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBQ3pDLDBDQUEwQztBQUk3QixRQUFBLE9BQU8sR0FBdUMsSUFBVyxDQUFDO0FBQzFELFFBQUEsYUFBYSxHQUE2QyxJQUFXLENBQUM7QUFDbkYsU0FBUyxDQUFDLFFBQVEsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxTQUFTLEVBQUMsZUFBZSxDQUFDLEVBQUUsR0FBRyxFQUFFLENBQUMsT0FBTyxDQUFDLFdBQVcsQ0FBQyxDQUFDLENBQUM7QUFHeEUsUUFBQSxzQkFBc0IsR0FBcUUsSUFBVyxDQUFDO0FBQ3ZHLFFBQUEsNEJBQTRCLEdBQTJFLElBQVcsQ0FBQztBQUNoSSxTQUFTLENBQUMsUUFBUSxDQUFDLE9BQU8sRUFBRSxDQUFDLHdCQUF3QixFQUFDLDhCQUE4QixDQUFDLEVBQUUsR0FBRyxFQUFFLENBQUMsT0FBTyxDQUFDLDBCQUEwQixDQUFDLENBQUMsQ0FBQztBQUlySCxRQUFBLElBQUksR0FBaUMsSUFBVyxDQUFDO0FBQzlELFNBQVMsQ0FBQyxRQUFRLENBQUMsT0FBTyxFQUFFLENBQUMsTUFBTSxDQUFDLEVBQUUsR0FBRyxFQUFFLENBQUMsT0FBTyxDQUFDLFFBQVEsQ0FBQyxDQUFDLENBQUM7QUFJbEQsUUFBQSxtQkFBbUIsR0FBK0QsSUFBVyxDQUFDO0FBQzNHLFNBQVMsQ0FBQyxRQUFRLENBQUMsT0FBTyxFQUFFLENBQUMscUJBQXFCLENBQUMsRUFBRSxHQUFHLEVBQUUsQ0FBQyxPQUFPLENBQUMsdUJBQXVCLENBQUMsQ0FBQyxDQUFDO0FBRzdGLHNCQUFzQjtBQUN0Qix1REFBdUQ7QUFHbkQsNENBQWdCO0FBR3BCLE1BQU0sT0FBTyxHQUFHO0lBQ1osT0FBTyxFQUFFLFNBQVMsQ0FBQyxVQUFVLEVBQUU7SUFDL0IsU0FBUyxFQUFFLENBQUMsSUFBWSxFQUFFLElBQVksRUFBRSxHQUFXLEVBQW1CLEVBQUU7UUFDcEUsUUFBUSxJQUFJLEVBQUU7WUFDVixLQUFLLHdCQUF3QjtnQkFDekIsT0FBTyxJQUFJLFlBQUksQ0FBQyxJQUFJLEVBQU8sU0FBUyxFQUFFLEVBQUUsR0FBRyxFQUFFLENBQUMsQ0FBQTtZQUNsRCxLQUFLLHVDQUF1QztnQkFDeEMsT0FBTyxJQUFJLDJCQUFtQixDQUFDLElBQUksRUFBTyxTQUFTLEVBQUUsRUFBRSxHQUFHLEVBQUUsQ0FBQyxDQUFBO1lBQ2pFO2dCQUNJLE1BQU0sSUFBSSxLQUFLLENBQUMseUJBQXlCLElBQUksRUFBRSxDQUFDLENBQUM7U0FDeEQ7SUFDTCxDQUFDO0NBQ0osQ0FBQztBQUNGLE1BQU0sQ0FBQyxPQUFPLENBQUMsc0JBQXNCLENBQUMsY0FBYyxFQUFFLE1BQU0sRUFBRSxPQUFPLENBQUMsQ0FBQSJ9
package/edge/site.d.ts ADDED
@@ -0,0 +1,64 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Site as ARM Resource
6
+ * Azure REST API version: 2024-02-01-preview.
7
+ */
8
+ export declare class Site extends pulumi.CustomResource {
9
+ /**
10
+ * Get an existing Site resource's state with the given name, ID, and optional extra
11
+ * properties used to qualify the lookup.
12
+ *
13
+ * @param name The _unique_ name of the resulting resource.
14
+ * @param id The _unique_ provider ID of the resource to lookup.
15
+ * @param opts Optional settings to control the behavior of the CustomResource.
16
+ */
17
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): Site;
18
+ /**
19
+ * Returns true if the given object is an instance of Site. This is designed to work even
20
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
21
+ */
22
+ static isInstance(obj: any): obj is Site;
23
+ /**
24
+ * The name of the resource
25
+ */
26
+ readonly name: pulumi.Output<string>;
27
+ /**
28
+ * The resource-specific properties for this resource.
29
+ */
30
+ readonly properties: pulumi.Output<outputs.edge.SitePropertiesResponse>;
31
+ /**
32
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
33
+ */
34
+ readonly systemData: pulumi.Output<outputs.edge.SystemDataResponse>;
35
+ /**
36
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
37
+ */
38
+ readonly type: pulumi.Output<string>;
39
+ /**
40
+ * Create a Site resource with the given unique name, arguments, and options.
41
+ *
42
+ * @param name The _unique_ name of the resource.
43
+ * @param args The arguments to use to populate this resource's properties.
44
+ * @param opts A bag of options that control this resource's behavior.
45
+ */
46
+ constructor(name: string, args: SiteArgs, opts?: pulumi.CustomResourceOptions);
47
+ }
48
+ /**
49
+ * The set of arguments for constructing a Site resource.
50
+ */
51
+ export interface SiteArgs {
52
+ /**
53
+ * The resource-specific properties for this resource.
54
+ */
55
+ properties?: pulumi.Input<inputs.edge.SitePropertiesArgs>;
56
+ /**
57
+ * The name of the resource group. The name is case insensitive.
58
+ */
59
+ resourceGroupName: pulumi.Input<string>;
60
+ /**
61
+ * Name of Site resource
62
+ */
63
+ siteName?: pulumi.Input<string>;
64
+ }
package/edge/site.js ADDED
@@ -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.Site = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Site as ARM Resource
10
+ * Azure REST API version: 2024-02-01-preview.
11
+ */
12
+ class Site extends pulumi.CustomResource {
13
+ /**
14
+ * Get an existing Site resource's state with the given name, ID, and optional extra
15
+ * properties used to qualify the lookup.
16
+ *
17
+ * @param name The _unique_ name of the resulting resource.
18
+ * @param id The _unique_ provider ID of the resource to lookup.
19
+ * @param opts Optional settings to control the behavior of the CustomResource.
20
+ */
21
+ static get(name, id, opts) {
22
+ return new Site(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
23
+ }
24
+ /**
25
+ * Returns true if the given object is an instance of Site. This is designed to work even
26
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
27
+ */
28
+ static isInstance(obj) {
29
+ if (obj === undefined || obj === null) {
30
+ return false;
31
+ }
32
+ return obj['__pulumiType'] === Site.__pulumiType;
33
+ }
34
+ /**
35
+ * Create a Site resource with the given unique name, arguments, and options.
36
+ *
37
+ * @param name The _unique_ name of the resource.
38
+ * @param args The arguments to use to populate this resource's properties.
39
+ * @param opts A bag of options that control this resource's behavior.
40
+ */
41
+ constructor(name, args, opts) {
42
+ let resourceInputs = {};
43
+ opts = opts || {};
44
+ if (!opts.id) {
45
+ if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
46
+ throw new Error("Missing required property 'resourceGroupName'");
47
+ }
48
+ resourceInputs["properties"] = args ? args.properties : undefined;
49
+ resourceInputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
50
+ resourceInputs["siteName"] = args ? args.siteName : undefined;
51
+ resourceInputs["name"] = undefined /*out*/;
52
+ resourceInputs["systemData"] = undefined /*out*/;
53
+ resourceInputs["type"] = undefined /*out*/;
54
+ }
55
+ else {
56
+ resourceInputs["name"] = undefined /*out*/;
57
+ resourceInputs["properties"] = undefined /*out*/;
58
+ resourceInputs["systemData"] = undefined /*out*/;
59
+ resourceInputs["type"] = undefined /*out*/;
60
+ }
61
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
62
+ const aliasOpts = { aliases: [{ type: "azure-native:edge/v20240201preview:Site" }] };
63
+ opts = pulumi.mergeOptions(opts, aliasOpts);
64
+ super(Site.__pulumiType, name, resourceInputs, opts);
65
+ }
66
+ }
67
+ exports.Site = Site;
68
+ /** @internal */
69
+ Site.__pulumiType = 'azure-native:edge:Site';
70
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2l0ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL2VkZ2Uvc2l0ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6QywwQ0FBMEM7QUFFMUM7OztHQUdHO0FBQ0gsTUFBYSxJQUFLLFNBQVEsTUFBTSxDQUFDLGNBQWM7SUFDM0M7Ozs7Ozs7T0FPRztJQUNJLE1BQU0sQ0FBQyxHQUFHLENBQUMsSUFBWSxFQUFFLEVBQTJCLEVBQUUsSUFBbUM7UUFDNUYsT0FBTyxJQUFJLElBQUksQ0FBQyxJQUFJLEVBQUUsU0FBZ0Isa0NBQU8sSUFBSSxLQUFFLEVBQUUsRUFBRSxFQUFFLElBQUcsQ0FBQztJQUNqRSxDQUFDO0lBS0Q7OztPQUdHO0lBQ0ksTUFBTSxDQUFDLFVBQVUsQ0FBQyxHQUFRO1FBQzdCLElBQUksR0FBRyxLQUFLLFNBQVMsSUFBSSxHQUFHLEtBQUssSUFBSSxFQUFFO1lBQ25DLE9BQU8sS0FBSyxDQUFDO1NBQ2hCO1FBQ0QsT0FBTyxHQUFHLENBQUMsY0FBYyxDQUFDLEtBQUssSUFBSSxDQUFDLFlBQVksQ0FBQztJQUNyRCxDQUFDO0lBbUJEOzs7Ozs7T0FNRztJQUNILFlBQVksSUFBWSxFQUFFLElBQWMsRUFBRSxJQUFtQztRQUN6RSxJQUFJLGNBQWMsR0FBa0IsRUFBRSxDQUFDO1FBQ3ZDLElBQUksR0FBRyxJQUFJLElBQUksRUFBRSxDQUFDO1FBQ2xCLElBQUksQ0FBQyxJQUFJLENBQUMsRUFBRSxFQUFFO1lBQ1YsSUFBSSxDQUFDLENBQUMsSUFBSSxJQUFJLElBQUksQ0FBQyxpQkFBaUIsS0FBSyxTQUFTLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxHQUFHLEVBQUU7Z0JBQzlELE1BQU0sSUFBSSxLQUFLLENBQUMsK0NBQStDLENBQUMsQ0FBQzthQUNwRTtZQUNELGNBQWMsQ0FBQyxZQUFZLENBQUMsR0FBRyxJQUFJLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxVQUFVLENBQUMsQ0FBQyxDQUFDLFNBQVMsQ0FBQztZQUNsRSxjQUFjLENBQUMsbUJBQW1CLENBQUMsR0FBRyxJQUFJLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxpQkFBaUIsQ0FBQyxDQUFDLENBQUMsU0FBUyxDQUFDO1lBQ2hGLGNBQWMsQ0FBQyxVQUFVLENBQUMsR0FBRyxJQUFJLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsQ0FBQyxDQUFDLFNBQVMsQ0FBQztZQUM5RCxjQUFjLENBQUMsTUFBTSxDQUFDLEdBQUcsU0FBUyxDQUFDLE9BQU8sQ0FBQztZQUMzQyxjQUFjLENBQUMsWUFBWSxDQUFDLEdBQUcsU0FBUyxDQUFDLE9BQU8sQ0FBQztZQUNqRCxjQUFjLENBQUMsTUFBTSxDQUFDLEdBQUcsU0FBUyxDQUFDLE9BQU8sQ0FBQztTQUM5QzthQUFNO1lBQ0gsY0FBYyxDQUFDLE1BQU0sQ0FBQyxHQUFHLFNBQVMsQ0FBQyxPQUFPLENBQUM7WUFDM0MsY0FBYyxDQUFDLFlBQVksQ0FBQyxHQUFHLFNBQVMsQ0FBQyxPQUFPLENBQUM7WUFDakQsY0FBYyxDQUFDLFlBQVksQ0FBQyxHQUFHLFNBQVMsQ0FBQyxPQUFPLENBQUM7WUFDakQsY0FBYyxDQUFDLE1BQU0sQ0FBQyxHQUFHLFNBQVMsQ0FBQyxPQUFPLENBQUM7U0FDOUM7UUFDRCxJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsb0JBQW9CLEVBQUUsRUFBRSxJQUFJLENBQUMsQ0FBQztRQUNuRSxNQUFNLFNBQVMsR0FBRyxFQUFFLE9BQU8sRUFBRSxDQUFDLEVBQUUsSUFBSSxFQUFFLHlDQUF5QyxFQUFFLENBQUMsRUFBRSxDQUFDO1FBQ3JGLElBQUksR0FBRyxNQUFNLENBQUMsWUFBWSxDQUFDLElBQUksRUFBRSxTQUFTLENBQUMsQ0FBQztRQUM1QyxLQUFLLENBQUMsSUFBSSxDQUFDLFlBQVksRUFBRSxJQUFJLEVBQUUsY0FBYyxFQUFFLElBQUksQ0FBQyxDQUFDO0lBQ3pELENBQUM7O0FBMUVMLG9CQTJFQztBQTlERyxnQkFBZ0I7QUFDTyxpQkFBWSxHQUFHLHdCQUF3QixDQUFDIn0=
@@ -0,0 +1,60 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Site as ARM Resource
6
+ * Azure REST API version: 2024-02-01-preview.
7
+ */
8
+ export declare class SitesBySubscription extends pulumi.CustomResource {
9
+ /**
10
+ * Get an existing SitesBySubscription resource's state with the given name, ID, and optional extra
11
+ * properties used to qualify the lookup.
12
+ *
13
+ * @param name The _unique_ name of the resulting resource.
14
+ * @param id The _unique_ provider ID of the resource to lookup.
15
+ * @param opts Optional settings to control the behavior of the CustomResource.
16
+ */
17
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): SitesBySubscription;
18
+ /**
19
+ * Returns true if the given object is an instance of SitesBySubscription. This is designed to work even
20
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
21
+ */
22
+ static isInstance(obj: any): obj is SitesBySubscription;
23
+ /**
24
+ * The name of the resource
25
+ */
26
+ readonly name: pulumi.Output<string>;
27
+ /**
28
+ * The resource-specific properties for this resource.
29
+ */
30
+ readonly properties: pulumi.Output<outputs.edge.SitePropertiesResponse>;
31
+ /**
32
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
33
+ */
34
+ readonly systemData: pulumi.Output<outputs.edge.SystemDataResponse>;
35
+ /**
36
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
37
+ */
38
+ readonly type: pulumi.Output<string>;
39
+ /**
40
+ * Create a SitesBySubscription resource with the given unique name, arguments, and options.
41
+ *
42
+ * @param name The _unique_ name of the resource.
43
+ * @param args The arguments to use to populate this resource's properties.
44
+ * @param opts A bag of options that control this resource's behavior.
45
+ */
46
+ constructor(name: string, args?: SitesBySubscriptionArgs, opts?: pulumi.CustomResourceOptions);
47
+ }
48
+ /**
49
+ * The set of arguments for constructing a SitesBySubscription resource.
50
+ */
51
+ export interface SitesBySubscriptionArgs {
52
+ /**
53
+ * The resource-specific properties for this resource.
54
+ */
55
+ properties?: pulumi.Input<inputs.edge.SitePropertiesArgs>;
56
+ /**
57
+ * Name of Site resource
58
+ */
59
+ siteName?: pulumi.Input<string>;
60
+ }
@@ -0,0 +1,66 @@
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.SitesBySubscription = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Site as ARM Resource
10
+ * Azure REST API version: 2024-02-01-preview.
11
+ */
12
+ class SitesBySubscription extends pulumi.CustomResource {
13
+ /**
14
+ * Get an existing SitesBySubscription resource's state with the given name, ID, and optional extra
15
+ * properties used to qualify the lookup.
16
+ *
17
+ * @param name The _unique_ name of the resulting resource.
18
+ * @param id The _unique_ provider ID of the resource to lookup.
19
+ * @param opts Optional settings to control the behavior of the CustomResource.
20
+ */
21
+ static get(name, id, opts) {
22
+ return new SitesBySubscription(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
23
+ }
24
+ /**
25
+ * Returns true if the given object is an instance of SitesBySubscription. This is designed to work even
26
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
27
+ */
28
+ static isInstance(obj) {
29
+ if (obj === undefined || obj === null) {
30
+ return false;
31
+ }
32
+ return obj['__pulumiType'] === SitesBySubscription.__pulumiType;
33
+ }
34
+ /**
35
+ * Create a SitesBySubscription resource with the given unique name, arguments, and options.
36
+ *
37
+ * @param name The _unique_ name of the resource.
38
+ * @param args The arguments to use to populate this resource's properties.
39
+ * @param opts A bag of options that control this resource's behavior.
40
+ */
41
+ constructor(name, args, opts) {
42
+ let resourceInputs = {};
43
+ opts = opts || {};
44
+ if (!opts.id) {
45
+ resourceInputs["properties"] = args ? args.properties : undefined;
46
+ resourceInputs["siteName"] = args ? args.siteName : undefined;
47
+ resourceInputs["name"] = undefined /*out*/;
48
+ resourceInputs["systemData"] = undefined /*out*/;
49
+ resourceInputs["type"] = undefined /*out*/;
50
+ }
51
+ else {
52
+ resourceInputs["name"] = undefined /*out*/;
53
+ resourceInputs["properties"] = undefined /*out*/;
54
+ resourceInputs["systemData"] = undefined /*out*/;
55
+ resourceInputs["type"] = undefined /*out*/;
56
+ }
57
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
58
+ const aliasOpts = { aliases: [{ type: "azure-native:edge/v20240201preview:SitesBySubscription" }] };
59
+ opts = pulumi.mergeOptions(opts, aliasOpts);
60
+ super(SitesBySubscription.__pulumiType, name, resourceInputs, opts);
61
+ }
62
+ }
63
+ exports.SitesBySubscription = SitesBySubscription;
64
+ /** @internal */
65
+ SitesBySubscription.__pulumiType = 'azure-native:edge:SitesBySubscription';
66
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2l0ZXNCeVN1YnNjcmlwdGlvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL2VkZ2Uvc2l0ZXNCeVN1YnNjcmlwdGlvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6QywwQ0FBMEM7QUFFMUM7OztHQUdHO0FBQ0gsTUFBYSxtQkFBb0IsU0FBUSxNQUFNLENBQUMsY0FBYztJQUMxRDs7Ozs7OztPQU9HO0lBQ0ksTUFBTSxDQUFDLEdBQUcsQ0FBQyxJQUFZLEVBQUUsRUFBMkIsRUFBRSxJQUFtQztRQUM1RixPQUFPLElBQUksbUJBQW1CLENBQUMsSUFBSSxFQUFFLFNBQWdCLGtDQUFPLElBQUksS0FBRSxFQUFFLEVBQUUsRUFBRSxJQUFHLENBQUM7SUFDaEYsQ0FBQztJQUtEOzs7T0FHRztJQUNJLE1BQU0sQ0FBQyxVQUFVLENBQUMsR0FBUTtRQUM3QixJQUFJLEdBQUcsS0FBSyxTQUFTLElBQUksR0FBRyxLQUFLLElBQUksRUFBRTtZQUNuQyxPQUFPLEtBQUssQ0FBQztTQUNoQjtRQUNELE9BQU8sR0FBRyxDQUFDLGNBQWMsQ0FBQyxLQUFLLG1CQUFtQixDQUFDLFlBQVksQ0FBQztJQUNwRSxDQUFDO0lBbUJEOzs7Ozs7T0FNRztJQUNILFlBQVksSUFBWSxFQUFFLElBQThCLEVBQUUsSUFBbUM7UUFDekYsSUFBSSxjQUFjLEdBQWtCLEVBQUUsQ0FBQztRQUN2QyxJQUFJLEdBQUcsSUFBSSxJQUFJLEVBQUUsQ0FBQztRQUNsQixJQUFJLENBQUMsSUFBSSxDQUFDLEVBQUUsRUFBRTtZQUNWLGNBQWMsQ0FBQyxZQUFZLENBQUMsR0FBRyxJQUFJLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxVQUFVLENBQUMsQ0FBQyxDQUFDLFNBQVMsQ0FBQztZQUNsRSxjQUFjLENBQUMsVUFBVSxDQUFDLEdBQUcsSUFBSSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsUUFBUSxDQUFDLENBQUMsQ0FBQyxTQUFTLENBQUM7WUFDOUQsY0FBYyxDQUFDLE1BQU0sQ0FBQyxHQUFHLFNBQVMsQ0FBQyxPQUFPLENBQUM7WUFDM0MsY0FBYyxDQUFDLFlBQVksQ0FBQyxHQUFHLFNBQVMsQ0FBQyxPQUFPLENBQUM7WUFDakQsY0FBYyxDQUFDLE1BQU0sQ0FBQyxHQUFHLFNBQVMsQ0FBQyxPQUFPLENBQUM7U0FDOUM7YUFBTTtZQUNILGNBQWMsQ0FBQyxNQUFNLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQzNDLGNBQWMsQ0FBQyxZQUFZLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ2pELGNBQWMsQ0FBQyxZQUFZLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ2pELGNBQWMsQ0FBQyxNQUFNLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1NBQzlDO1FBQ0QsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxDQUFDLENBQUM7UUFDbkUsTUFBTSxTQUFTLEdBQUcsRUFBRSxPQUFPLEVBQUUsQ0FBQyxFQUFFLElBQUksRUFBRSx3REFBd0QsRUFBRSxDQUFDLEVBQUUsQ0FBQztRQUNwRyxJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxJQUFJLEVBQUUsU0FBUyxDQUFDLENBQUM7UUFDNUMsS0FBSyxDQUFDLG1CQUFtQixDQUFDLFlBQVksRUFBRSxJQUFJLEVBQUUsY0FBYyxFQUFFLElBQUksQ0FBQyxDQUFDO0lBQ3hFLENBQUM7O0FBdEVMLGtEQXVFQztBQTFERyxnQkFBZ0I7QUFDTyxnQ0FBWSxHQUFHLHVDQUF1QyxDQUFDIn0=
@@ -0,0 +1,55 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Get a Site
5
+ */
6
+ export declare function getSite(args: GetSiteArgs, opts?: pulumi.InvokeOptions): Promise<GetSiteResult>;
7
+ export interface GetSiteArgs {
8
+ /**
9
+ * The name of the resource group. The name is case insensitive.
10
+ */
11
+ resourceGroupName: string;
12
+ /**
13
+ * Name of Site resource
14
+ */
15
+ siteName: string;
16
+ }
17
+ /**
18
+ * Site as ARM Resource
19
+ */
20
+ export interface GetSiteResult {
21
+ /**
22
+ * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
23
+ */
24
+ readonly id: string;
25
+ /**
26
+ * The name of the resource
27
+ */
28
+ readonly name: string;
29
+ /**
30
+ * The resource-specific properties for this resource.
31
+ */
32
+ readonly properties: outputs.edge.v20240201preview.SitePropertiesResponse;
33
+ /**
34
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
35
+ */
36
+ readonly systemData: outputs.edge.v20240201preview.SystemDataResponse;
37
+ /**
38
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
39
+ */
40
+ readonly type: string;
41
+ }
42
+ /**
43
+ * Get a Site
44
+ */
45
+ export declare function getSiteOutput(args: GetSiteOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSiteResult>;
46
+ export interface GetSiteOutputArgs {
47
+ /**
48
+ * The name of the resource group. The name is case insensitive.
49
+ */
50
+ resourceGroupName: pulumi.Input<string>;
51
+ /**
52
+ * Name of Site resource
53
+ */
54
+ siteName: pulumi.Input<string>;
55
+ }
@@ -0,0 +1,30 @@
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.getSiteOutput = exports.getSite = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Get a Site
10
+ */
11
+ function getSite(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:edge/v20240201preview:getSite", {
14
+ "resourceGroupName": args.resourceGroupName,
15
+ "siteName": args.siteName,
16
+ }, opts);
17
+ }
18
+ exports.getSite = getSite;
19
+ /**
20
+ * Get a Site
21
+ */
22
+ function getSiteOutput(args, opts) {
23
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
24
+ return pulumi.runtime.invokeOutput("azure-native:edge/v20240201preview:getSite", {
25
+ "resourceGroupName": args.resourceGroupName,
26
+ "siteName": args.siteName,
27
+ }, opts);
28
+ }
29
+ exports.getSiteOutput = getSiteOutput;
30
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0U2l0ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL2VkZ2UvdjIwMjQwMjAxcHJldmlldy9nZXRTaXRlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBSXpDLDZDQUE2QztBQUU3Qzs7R0FFRztBQUNILFNBQWdCLE9BQU8sQ0FBQyxJQUFpQixFQUFFLElBQTJCO0lBQ2xFLElBQUksR0FBRyxNQUFNLENBQUMsWUFBWSxDQUFDLFNBQVMsQ0FBQyxvQkFBb0IsRUFBRSxFQUFFLElBQUksSUFBSSxFQUFFLENBQUMsQ0FBQztJQUN6RSxPQUFPLE1BQU0sQ0FBQyxPQUFPLENBQUMsTUFBTSxDQUFDLDRDQUE0QyxFQUFFO1FBQ3ZFLG1CQUFtQixFQUFFLElBQUksQ0FBQyxpQkFBaUI7UUFDM0MsVUFBVSxFQUFFLElBQUksQ0FBQyxRQUFRO0tBQzVCLEVBQUUsSUFBSSxDQUFDLENBQUM7QUFDYixDQUFDO0FBTkQsMEJBTUM7QUFzQ0Q7O0dBRUc7QUFDSCxTQUFnQixhQUFhLENBQUMsSUFBdUIsRUFBRSxJQUEyQjtJQUM5RSxJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsb0JBQW9CLEVBQUUsRUFBRSxJQUFJLElBQUksRUFBRSxDQUFDLENBQUM7SUFDekUsT0FBTyxNQUFNLENBQUMsT0FBTyxDQUFDLFlBQVksQ0FBQyw0Q0FBNEMsRUFBRTtRQUM3RSxtQkFBbUIsRUFBRSxJQUFJLENBQUMsaUJBQWlCO1FBQzNDLFVBQVUsRUFBRSxJQUFJLENBQUMsUUFBUTtLQUM1QixFQUFFLElBQUksQ0FBQyxDQUFDO0FBQ2IsQ0FBQztBQU5ELHNDQU1DIn0=
@@ -0,0 +1,47 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Get a Site
5
+ */
6
+ export declare function getSitesBySubscription(args: GetSitesBySubscriptionArgs, opts?: pulumi.InvokeOptions): Promise<GetSitesBySubscriptionResult>;
7
+ export interface GetSitesBySubscriptionArgs {
8
+ /**
9
+ * Name of Site resource
10
+ */
11
+ siteName: string;
12
+ }
13
+ /**
14
+ * Site as ARM Resource
15
+ */
16
+ export interface GetSitesBySubscriptionResult {
17
+ /**
18
+ * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
19
+ */
20
+ readonly id: string;
21
+ /**
22
+ * The name of the resource
23
+ */
24
+ readonly name: string;
25
+ /**
26
+ * The resource-specific properties for this resource.
27
+ */
28
+ readonly properties: outputs.edge.v20240201preview.SitePropertiesResponse;
29
+ /**
30
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
31
+ */
32
+ readonly systemData: outputs.edge.v20240201preview.SystemDataResponse;
33
+ /**
34
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
35
+ */
36
+ readonly type: string;
37
+ }
38
+ /**
39
+ * Get a Site
40
+ */
41
+ export declare function getSitesBySubscriptionOutput(args: GetSitesBySubscriptionOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSitesBySubscriptionResult>;
42
+ export interface GetSitesBySubscriptionOutputArgs {
43
+ /**
44
+ * Name of Site resource
45
+ */
46
+ siteName: pulumi.Input<string>;
47
+ }
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getSitesBySubscriptionOutput = exports.getSitesBySubscription = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Get a Site
10
+ */
11
+ function getSitesBySubscription(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:edge/v20240201preview:getSitesBySubscription", {
14
+ "siteName": args.siteName,
15
+ }, opts);
16
+ }
17
+ exports.getSitesBySubscription = getSitesBySubscription;
18
+ /**
19
+ * Get a Site
20
+ */
21
+ function getSitesBySubscriptionOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("azure-native:edge/v20240201preview:getSitesBySubscription", {
24
+ "siteName": args.siteName,
25
+ }, opts);
26
+ }
27
+ exports.getSitesBySubscriptionOutput = getSitesBySubscriptionOutput;
28
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0U2l0ZXNCeVN1YnNjcmlwdGlvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL2VkZ2UvdjIwMjQwMjAxcHJldmlldy9nZXRTaXRlc0J5U3Vic2NyaXB0aW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBSXpDLDZDQUE2QztBQUU3Qzs7R0FFRztBQUNILFNBQWdCLHNCQUFzQixDQUFDLElBQWdDLEVBQUUsSUFBMkI7SUFDaEcsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBQ3pFLE9BQU8sTUFBTSxDQUFDLE9BQU8sQ0FBQyxNQUFNLENBQUMsMkRBQTJELEVBQUU7UUFDdEYsVUFBVSxFQUFFLElBQUksQ0FBQyxRQUFRO0tBQzVCLEVBQUUsSUFBSSxDQUFDLENBQUM7QUFDYixDQUFDO0FBTEQsd0RBS0M7QUFrQ0Q7O0dBRUc7QUFDSCxTQUFnQiw0QkFBNEIsQ0FBQyxJQUFzQyxFQUFFLElBQTJCO0lBQzVHLElBQUksR0FBRyxNQUFNLENBQUMsWUFBWSxDQUFDLFNBQVMsQ0FBQyxvQkFBb0IsRUFBRSxFQUFFLElBQUksSUFBSSxFQUFFLENBQUMsQ0FBQztJQUN6RSxPQUFPLE1BQU0sQ0FBQyxPQUFPLENBQUMsWUFBWSxDQUFDLDJEQUEyRCxFQUFFO1FBQzVGLFVBQVUsRUFBRSxJQUFJLENBQUMsUUFBUTtLQUM1QixFQUFFLElBQUksQ0FBQyxDQUFDO0FBQ2IsQ0FBQztBQUxELG9FQUtDIn0=
@@ -0,0 +1,12 @@
1
+ export { GetSiteArgs, GetSiteResult, GetSiteOutputArgs } from "./getSite";
2
+ export declare const getSite: typeof import("./getSite").getSite;
3
+ export declare const getSiteOutput: typeof import("./getSite").getSiteOutput;
4
+ export { GetSitesBySubscriptionArgs, GetSitesBySubscriptionResult, GetSitesBySubscriptionOutputArgs } from "./getSitesBySubscription";
5
+ export declare const getSitesBySubscription: typeof import("./getSitesBySubscription").getSitesBySubscription;
6
+ export declare const getSitesBySubscriptionOutput: typeof import("./getSitesBySubscription").getSitesBySubscriptionOutput;
7
+ export { SiteArgs } from "./site";
8
+ export type Site = import("./site").Site;
9
+ export declare const Site: typeof import("./site").Site;
10
+ export { SitesBySubscriptionArgs } from "./sitesBySubscription";
11
+ export type SitesBySubscription = import("./sitesBySubscription").SitesBySubscription;
12
+ export declare const SitesBySubscription: typeof import("./sitesBySubscription").SitesBySubscription;
@@ -0,0 +1,32 @@
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.SitesBySubscription = exports.Site = exports.getSitesBySubscriptionOutput = exports.getSitesBySubscription = exports.getSiteOutput = exports.getSite = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ exports.getSite = null;
9
+ exports.getSiteOutput = null;
10
+ utilities.lazyLoad(exports, ["getSite", "getSiteOutput"], () => require("./getSite"));
11
+ exports.getSitesBySubscription = null;
12
+ exports.getSitesBySubscriptionOutput = null;
13
+ utilities.lazyLoad(exports, ["getSitesBySubscription", "getSitesBySubscriptionOutput"], () => require("./getSitesBySubscription"));
14
+ exports.Site = null;
15
+ utilities.lazyLoad(exports, ["Site"], () => require("./site"));
16
+ exports.SitesBySubscription = null;
17
+ utilities.lazyLoad(exports, ["SitesBySubscription"], () => require("./sitesBySubscription"));
18
+ const _module = {
19
+ version: utilities.getVersion(),
20
+ construct: (name, type, urn) => {
21
+ switch (type) {
22
+ case "azure-native:edge/v20240201preview:Site":
23
+ return new exports.Site(name, undefined, { urn });
24
+ case "azure-native:edge/v20240201preview:SitesBySubscription":
25
+ return new exports.SitesBySubscription(name, undefined, { urn });
26
+ default:
27
+ throw new Error(`unknown resource type ${type}`);
28
+ }
29
+ },
30
+ };
31
+ pulumi.runtime.registerResourceModule("azure-native", "edge/v20240201preview", _module);
32
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9lZGdlL3YyMDI0MDIwMXByZXZpZXcvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLHNFQUFzRTtBQUN0RSxpRkFBaUY7OztBQUVqRix5Q0FBeUM7QUFDekMsNkNBQTZDO0FBSWhDLFFBQUEsT0FBTyxHQUF1QyxJQUFXLENBQUM7QUFDMUQsUUFBQSxhQUFhLEdBQTZDLElBQVcsQ0FBQztBQUNuRixTQUFTLENBQUMsUUFBUSxDQUFDLE9BQU8sRUFBRSxDQUFDLFNBQVMsRUFBQyxlQUFlLENBQUMsRUFBRSxHQUFHLEVBQUUsQ0FBQyxPQUFPLENBQUMsV0FBVyxDQUFDLENBQUMsQ0FBQztBQUd4RSxRQUFBLHNCQUFzQixHQUFxRSxJQUFXLENBQUM7QUFDdkcsUUFBQSw0QkFBNEIsR0FBMkUsSUFBVyxDQUFDO0FBQ2hJLFNBQVMsQ0FBQyxRQUFRLENBQUMsT0FBTyxFQUFFLENBQUMsd0JBQXdCLEVBQUMsOEJBQThCLENBQUMsRUFBRSxHQUFHLEVBQUUsQ0FBQyxPQUFPLENBQUMsMEJBQTBCLENBQUMsQ0FBQyxDQUFDO0FBSXJILFFBQUEsSUFBSSxHQUFpQyxJQUFXLENBQUM7QUFDOUQsU0FBUyxDQUFDLFFBQVEsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxNQUFNLENBQUMsRUFBRSxHQUFHLEVBQUUsQ0FBQyxPQUFPLENBQUMsUUFBUSxDQUFDLENBQUMsQ0FBQztBQUlsRCxRQUFBLG1CQUFtQixHQUErRCxJQUFXLENBQUM7QUFDM0csU0FBUyxDQUFDLFFBQVEsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxxQkFBcUIsQ0FBQyxFQUFFLEdBQUcsRUFBRSxDQUFDLE9BQU8sQ0FBQyx1QkFBdUIsQ0FBQyxDQUFDLENBQUM7QUFHN0YsTUFBTSxPQUFPLEdBQUc7SUFDWixPQUFPLEVBQUUsU0FBUyxDQUFDLFVBQVUsRUFBRTtJQUMvQixTQUFTLEVBQUUsQ0FBQyxJQUFZLEVBQUUsSUFBWSxFQUFFLEdBQVcsRUFBbUIsRUFBRTtRQUNwRSxRQUFRLElBQUksRUFBRTtZQUNWLEtBQUsseUNBQXlDO2dCQUMxQyxPQUFPLElBQUksWUFBSSxDQUFDLElBQUksRUFBTyxTQUFTLEVBQUUsRUFBRSxHQUFHLEVBQUUsQ0FBQyxDQUFBO1lBQ2xELEtBQUssd0RBQXdEO2dCQUN6RCxPQUFPLElBQUksMkJBQW1CLENBQUMsSUFBSSxFQUFPLFNBQVMsRUFBRSxFQUFFLEdBQUcsRUFBRSxDQUFDLENBQUE7WUFDakU7Z0JBQ0ksTUFBTSxJQUFJLEtBQUssQ0FBQyx5QkFBeUIsSUFBSSxFQUFFLENBQUMsQ0FBQztTQUN4RDtJQUNMLENBQUM7Q0FDSixDQUFDO0FBQ0YsTUFBTSxDQUFDLE9BQU8sQ0FBQyxzQkFBc0IsQ0FBQyxjQUFjLEVBQUUsdUJBQXVCLEVBQUUsT0FBTyxDQUFDLENBQUEifQ==
@@ -0,0 +1,63 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../../types/input";
3
+ import * as outputs from "../../types/output";
4
+ /**
5
+ * Site as ARM Resource
6
+ */
7
+ export declare class Site extends pulumi.CustomResource {
8
+ /**
9
+ * Get an existing Site resource's state with the given name, ID, and optional extra
10
+ * properties used to qualify the lookup.
11
+ *
12
+ * @param name The _unique_ name of the resulting resource.
13
+ * @param id The _unique_ provider ID of the resource to lookup.
14
+ * @param opts Optional settings to control the behavior of the CustomResource.
15
+ */
16
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): Site;
17
+ /**
18
+ * Returns true if the given object is an instance of Site. This is designed to work even
19
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
20
+ */
21
+ static isInstance(obj: any): obj is Site;
22
+ /**
23
+ * The name of the resource
24
+ */
25
+ readonly name: pulumi.Output<string>;
26
+ /**
27
+ * The resource-specific properties for this resource.
28
+ */
29
+ readonly properties: pulumi.Output<outputs.edge.v20240201preview.SitePropertiesResponse>;
30
+ /**
31
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
32
+ */
33
+ readonly systemData: pulumi.Output<outputs.edge.v20240201preview.SystemDataResponse>;
34
+ /**
35
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
36
+ */
37
+ readonly type: pulumi.Output<string>;
38
+ /**
39
+ * Create a Site resource with the given unique name, arguments, and options.
40
+ *
41
+ * @param name The _unique_ name of the resource.
42
+ * @param args The arguments to use to populate this resource's properties.
43
+ * @param opts A bag of options that control this resource's behavior.
44
+ */
45
+ constructor(name: string, args: SiteArgs, opts?: pulumi.CustomResourceOptions);
46
+ }
47
+ /**
48
+ * The set of arguments for constructing a Site resource.
49
+ */
50
+ export interface SiteArgs {
51
+ /**
52
+ * The resource-specific properties for this resource.
53
+ */
54
+ properties?: pulumi.Input<inputs.edge.v20240201preview.SitePropertiesArgs>;
55
+ /**
56
+ * The name of the resource group. The name is case insensitive.
57
+ */
58
+ resourceGroupName: pulumi.Input<string>;
59
+ /**
60
+ * Name of Site resource
61
+ */
62
+ siteName?: pulumi.Input<string>;
63
+ }