@azure/arm-resources-profile-2020-09-01-hybrid 2.1.1-alpha.20250211.1 → 2.1.1-alpha.20250218.1

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 (504) hide show
  1. package/README.md +21 -12
  2. package/dist/browser/index.d.ts +5 -0
  3. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  4. package/{dist-esm/src → dist/browser}/index.js +4 -4
  5. package/dist/browser/index.js.map +1 -0
  6. package/dist/browser/lroImpl.js +25 -0
  7. package/dist/browser/lroImpl.js.map +1 -0
  8. package/dist/browser/models/index.js.map +1 -0
  9. package/dist/browser/models/mappers.js.map +1 -0
  10. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  11. package/dist/browser/models/parameters.js.map +1 -0
  12. package/{dist-esm/src → dist/browser}/operations/deploymentOperations.d.ts +3 -3
  13. package/dist/browser/operations/deploymentOperations.d.ts.map +1 -0
  14. package/{dist-esm/src → dist/browser}/operations/deploymentOperations.js +3 -3
  15. package/dist/browser/operations/deploymentOperations.js.map +1 -0
  16. package/{dist-esm/src → dist/browser}/operations/deployments.d.ts +3 -3
  17. package/dist/browser/operations/deployments.d.ts.map +1 -0
  18. package/{dist-esm/src → dist/browser}/operations/deployments.js +617 -693
  19. package/dist/browser/operations/deployments.js.map +1 -0
  20. package/dist/browser/operations/index.d.ts +8 -0
  21. package/dist/browser/operations/index.d.ts.map +1 -0
  22. package/dist/browser/operations/index.js +15 -0
  23. package/dist/browser/operations/index.js.map +1 -0
  24. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  25. package/dist/browser/operations/operations.d.ts.map +1 -0
  26. package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
  27. package/dist/browser/operations/operations.js.map +1 -0
  28. package/{dist-esm/src → dist/browser}/operations/providers.d.ts +3 -3
  29. package/dist/browser/operations/providers.d.ts.map +1 -0
  30. package/{dist-esm/src → dist/browser}/operations/providers.js +3 -3
  31. package/dist/browser/operations/providers.js.map +1 -0
  32. package/{dist-esm/src → dist/browser}/operations/resourceGroups.d.ts +3 -3
  33. package/dist/browser/operations/resourceGroups.d.ts.map +1 -0
  34. package/{dist-esm/src → dist/browser}/operations/resourceGroups.js +70 -78
  35. package/dist/browser/operations/resourceGroups.js.map +1 -0
  36. package/{dist-esm/src → dist/browser}/operations/resources.d.ts +3 -3
  37. package/dist/browser/operations/resources.d.ts.map +1 -0
  38. package/{dist-esm/src → dist/browser}/operations/resources.js +287 -319
  39. package/dist/browser/operations/resources.js.map +1 -0
  40. package/{dist-esm/src → dist/browser}/operations/tagsOperations.d.ts +3 -3
  41. package/dist/browser/operations/tagsOperations.d.ts.map +1 -0
  42. package/{dist-esm/src → dist/browser}/operations/tagsOperations.js +3 -3
  43. package/dist/browser/operations/tagsOperations.js.map +1 -0
  44. package/{dist-esm/src → dist/browser}/operationsInterfaces/deploymentOperations.d.ts +1 -1
  45. package/dist/browser/operationsInterfaces/deploymentOperations.d.ts.map +1 -0
  46. package/dist/browser/operationsInterfaces/deploymentOperations.js.map +1 -0
  47. package/{dist-esm/src → dist/browser}/operationsInterfaces/deployments.d.ts +1 -1
  48. package/dist/browser/operationsInterfaces/deployments.d.ts.map +1 -0
  49. package/dist/browser/operationsInterfaces/deployments.js.map +1 -0
  50. package/dist/browser/operationsInterfaces/index.d.ts +8 -0
  51. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  52. package/dist/browser/operationsInterfaces/index.js +15 -0
  53. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  54. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  55. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  56. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  57. package/{dist-esm/src → dist/browser}/operationsInterfaces/providers.d.ts +1 -1
  58. package/dist/browser/operationsInterfaces/providers.d.ts.map +1 -0
  59. package/dist/browser/operationsInterfaces/providers.js.map +1 -0
  60. package/{dist-esm/src → dist/browser}/operationsInterfaces/resourceGroups.d.ts +1 -1
  61. package/dist/browser/operationsInterfaces/resourceGroups.d.ts.map +1 -0
  62. package/dist/browser/operationsInterfaces/resourceGroups.js.map +1 -0
  63. package/{dist-esm/src → dist/browser}/operationsInterfaces/resources.d.ts +1 -1
  64. package/dist/browser/operationsInterfaces/resources.d.ts.map +1 -0
  65. package/dist/browser/operationsInterfaces/resources.js.map +1 -0
  66. package/{dist-esm/src → dist/browser}/operationsInterfaces/tagsOperations.d.ts +1 -1
  67. package/dist/browser/operationsInterfaces/tagsOperations.d.ts.map +1 -0
  68. package/dist/browser/operationsInterfaces/tagsOperations.js.map +1 -0
  69. package/dist/browser/package.json +3 -0
  70. package/dist/browser/pagingHelper.js.map +1 -0
  71. package/{dist-esm/src → dist/browser}/resourceManagementClient.d.ts +2 -2
  72. package/dist/browser/resourceManagementClient.d.ts.map +1 -0
  73. package/{dist-esm/src → dist/browser}/resourceManagementClient.js +15 -18
  74. package/dist/browser/resourceManagementClient.js.map +1 -0
  75. package/dist/commonjs/index.d.ts +5 -0
  76. package/dist/commonjs/index.d.ts.map +1 -0
  77. package/dist/commonjs/index.js +19 -0
  78. package/dist/commonjs/index.js.map +1 -0
  79. package/dist/commonjs/lroImpl.d.ts +16 -0
  80. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  81. package/dist/commonjs/lroImpl.js +29 -0
  82. package/dist/commonjs/lroImpl.js.map +1 -0
  83. package/dist/commonjs/models/index.d.ts +1659 -0
  84. package/dist/commonjs/models/index.d.ts.map +1 -0
  85. package/dist/commonjs/models/index.js +21 -0
  86. package/dist/commonjs/models/index.js.map +1 -0
  87. package/dist/commonjs/models/mappers.d.ts +75 -0
  88. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  89. package/dist/commonjs/models/mappers.js +2316 -0
  90. package/dist/commonjs/models/mappers.js.map +1 -0
  91. package/dist/commonjs/models/parameters.d.ts +38 -0
  92. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  93. package/dist/commonjs/models/parameters.js +336 -0
  94. package/dist/commonjs/models/parameters.js.map +1 -0
  95. package/dist/commonjs/operations/deploymentOperations.d.ts +168 -0
  96. package/dist/commonjs/operations/deploymentOperations.d.ts.map +1 -0
  97. package/dist/commonjs/operations/deploymentOperations.js +786 -0
  98. package/dist/commonjs/operations/deploymentOperations.js.map +1 -0
  99. package/dist/commonjs/operations/deployments.d.ts +628 -0
  100. package/dist/commonjs/operations/deployments.d.ts.map +1 -0
  101. package/dist/commonjs/operations/deployments.js +2694 -0
  102. package/dist/commonjs/operations/deployments.js.map +1 -0
  103. package/dist/commonjs/operations/index.d.ts +8 -0
  104. package/dist/commonjs/operations/index.d.ts.map +1 -0
  105. package/dist/commonjs/operations/index.js +18 -0
  106. package/dist/commonjs/operations/index.js.map +1 -0
  107. package/dist/commonjs/operations/operations.d.ts +32 -0
  108. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  109. package/dist/commonjs/operations/operations.js +137 -0
  110. package/dist/commonjs/operations/operations.js.map +1 -0
  111. package/dist/commonjs/operations/providers.d.ts +74 -0
  112. package/dist/commonjs/operations/providers.d.ts.map +1 -0
  113. package/dist/commonjs/operations/providers.js +356 -0
  114. package/dist/commonjs/operations/providers.js.map +1 -0
  115. package/dist/commonjs/operations/resourceGroups.d.ts +91 -0
  116. package/dist/commonjs/operations/resourceGroups.d.ts.map +1 -0
  117. package/dist/commonjs/operations/resourceGroups.js +414 -0
  118. package/dist/commonjs/operations/resourceGroups.js.map +1 -0
  119. package/dist/commonjs/operations/resources.d.ts +274 -0
  120. package/dist/commonjs/operations/resources.d.ts.map +1 -0
  121. package/dist/commonjs/operations/resources.js +1096 -0
  122. package/dist/commonjs/operations/resources.js.map +1 -0
  123. package/dist/commonjs/operations/tagsOperations.d.ts +102 -0
  124. package/dist/commonjs/operations/tagsOperations.d.ts.map +1 -0
  125. package/dist/commonjs/operations/tagsOperations.js +379 -0
  126. package/dist/commonjs/operations/tagsOperations.js.map +1 -0
  127. package/dist/commonjs/operationsInterfaces/deploymentOperations.d.ts +77 -0
  128. package/dist/commonjs/operationsInterfaces/deploymentOperations.d.ts.map +1 -0
  129. package/dist/commonjs/operationsInterfaces/deploymentOperations.js +10 -0
  130. package/dist/commonjs/operationsInterfaces/deploymentOperations.js.map +1 -0
  131. package/dist/commonjs/operationsInterfaces/deployments.d.ts +545 -0
  132. package/dist/commonjs/operationsInterfaces/deployments.d.ts.map +1 -0
  133. package/dist/commonjs/operationsInterfaces/deployments.js +10 -0
  134. package/dist/commonjs/operationsInterfaces/deployments.js.map +1 -0
  135. package/dist/commonjs/operationsInterfaces/index.d.ts +8 -0
  136. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  137. package/dist/commonjs/operationsInterfaces/index.js +18 -0
  138. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  139. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  140. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  141. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  142. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  143. package/dist/commonjs/operationsInterfaces/providers.d.ts +40 -0
  144. package/dist/commonjs/operationsInterfaces/providers.d.ts.map +1 -0
  145. package/dist/commonjs/operationsInterfaces/providers.js +10 -0
  146. package/dist/commonjs/operationsInterfaces/providers.js.map +1 -0
  147. package/dist/commonjs/operationsInterfaces/resourceGroups.d.ts +70 -0
  148. package/dist/commonjs/operationsInterfaces/resourceGroups.d.ts.map +1 -0
  149. package/dist/commonjs/operationsInterfaces/resourceGroups.js +10 -0
  150. package/dist/commonjs/operationsInterfaces/resourceGroups.js.map +1 -0
  151. package/dist/commonjs/operationsInterfaces/resources.d.ts +238 -0
  152. package/dist/commonjs/operationsInterfaces/resources.d.ts.map +1 -0
  153. package/dist/commonjs/operationsInterfaces/resources.js +10 -0
  154. package/dist/commonjs/operationsInterfaces/resources.js.map +1 -0
  155. package/dist/commonjs/operationsInterfaces/tagsOperations.d.ts +78 -0
  156. package/dist/commonjs/operationsInterfaces/tagsOperations.d.ts.map +1 -0
  157. package/dist/commonjs/operationsInterfaces/tagsOperations.js +10 -0
  158. package/dist/commonjs/operationsInterfaces/tagsOperations.js.map +1 -0
  159. package/dist/commonjs/package.json +3 -0
  160. package/dist/commonjs/pagingHelper.d.ts +13 -0
  161. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  162. package/dist/commonjs/pagingHelper.js +36 -0
  163. package/dist/commonjs/pagingHelper.js.map +1 -0
  164. package/dist/commonjs/resourceManagementClient.d.ts +26 -0
  165. package/dist/commonjs/resourceManagementClient.d.ts.map +1 -0
  166. package/dist/commonjs/resourceManagementClient.js +108 -0
  167. package/dist/commonjs/resourceManagementClient.js.map +1 -0
  168. package/dist/esm/index.d.ts +5 -0
  169. package/dist/esm/index.d.ts.map +1 -0
  170. package/{src/index.ts → dist/esm/index.js} +5 -5
  171. package/dist/esm/index.js.map +1 -0
  172. package/dist/esm/lroImpl.d.ts +16 -0
  173. package/dist/esm/lroImpl.d.ts.map +1 -0
  174. package/dist/esm/lroImpl.js +25 -0
  175. package/dist/esm/lroImpl.js.map +1 -0
  176. package/dist/esm/models/index.d.ts +1659 -0
  177. package/dist/esm/models/index.d.ts.map +1 -0
  178. package/dist/esm/models/index.js +18 -0
  179. package/dist/esm/models/index.js.map +1 -0
  180. package/dist/esm/models/mappers.d.ts +75 -0
  181. package/dist/esm/models/mappers.d.ts.map +1 -0
  182. package/dist/esm/models/mappers.js +2312 -0
  183. package/dist/esm/models/mappers.js.map +1 -0
  184. package/dist/esm/models/parameters.d.ts +38 -0
  185. package/dist/esm/models/parameters.d.ts.map +1 -0
  186. package/dist/esm/models/parameters.js +333 -0
  187. package/dist/esm/models/parameters.js.map +1 -0
  188. package/dist/esm/operations/deploymentOperations.d.ts +168 -0
  189. package/dist/esm/operations/deploymentOperations.d.ts.map +1 -0
  190. package/dist/esm/operations/deploymentOperations.js +782 -0
  191. package/dist/esm/operations/deploymentOperations.js.map +1 -0
  192. package/dist/esm/operations/deployments.d.ts +628 -0
  193. package/dist/esm/operations/deployments.d.ts.map +1 -0
  194. package/dist/esm/operations/deployments.js +2690 -0
  195. package/dist/esm/operations/deployments.js.map +1 -0
  196. package/dist/esm/operations/index.d.ts +8 -0
  197. package/dist/esm/operations/index.d.ts.map +1 -0
  198. package/dist/esm/operations/index.js +15 -0
  199. package/dist/esm/operations/index.js.map +1 -0
  200. package/dist/esm/operations/operations.d.ts +32 -0
  201. package/dist/esm/operations/operations.d.ts.map +1 -0
  202. package/dist/esm/operations/operations.js +133 -0
  203. package/dist/esm/operations/operations.js.map +1 -0
  204. package/dist/esm/operations/providers.d.ts +74 -0
  205. package/dist/esm/operations/providers.d.ts.map +1 -0
  206. package/dist/esm/operations/providers.js +352 -0
  207. package/dist/esm/operations/providers.js.map +1 -0
  208. package/dist/esm/operations/resourceGroups.d.ts +91 -0
  209. package/dist/esm/operations/resourceGroups.d.ts.map +1 -0
  210. package/dist/esm/operations/resourceGroups.js +410 -0
  211. package/dist/esm/operations/resourceGroups.js.map +1 -0
  212. package/dist/esm/operations/resources.d.ts +274 -0
  213. package/dist/esm/operations/resources.d.ts.map +1 -0
  214. package/dist/esm/operations/resources.js +1092 -0
  215. package/dist/esm/operations/resources.js.map +1 -0
  216. package/dist/esm/operations/tagsOperations.d.ts +102 -0
  217. package/dist/esm/operations/tagsOperations.d.ts.map +1 -0
  218. package/dist/esm/operations/tagsOperations.js +375 -0
  219. package/dist/esm/operations/tagsOperations.js.map +1 -0
  220. package/dist/esm/operationsInterfaces/deploymentOperations.d.ts +77 -0
  221. package/dist/esm/operationsInterfaces/deploymentOperations.d.ts.map +1 -0
  222. package/dist/esm/operationsInterfaces/deploymentOperations.js +9 -0
  223. package/dist/esm/operationsInterfaces/deploymentOperations.js.map +1 -0
  224. package/dist/esm/operationsInterfaces/deployments.d.ts +545 -0
  225. package/dist/esm/operationsInterfaces/deployments.d.ts.map +1 -0
  226. package/dist/esm/operationsInterfaces/deployments.js +9 -0
  227. package/dist/esm/operationsInterfaces/deployments.js.map +1 -0
  228. package/dist/esm/operationsInterfaces/index.d.ts +8 -0
  229. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  230. package/dist/esm/operationsInterfaces/index.js +15 -0
  231. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  232. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  233. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  234. package/dist/esm/operationsInterfaces/operations.js +9 -0
  235. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  236. package/dist/esm/operationsInterfaces/providers.d.ts +40 -0
  237. package/dist/esm/operationsInterfaces/providers.d.ts.map +1 -0
  238. package/dist/esm/operationsInterfaces/providers.js +9 -0
  239. package/dist/esm/operationsInterfaces/providers.js.map +1 -0
  240. package/dist/esm/operationsInterfaces/resourceGroups.d.ts +70 -0
  241. package/dist/esm/operationsInterfaces/resourceGroups.d.ts.map +1 -0
  242. package/dist/esm/operationsInterfaces/resourceGroups.js +9 -0
  243. package/dist/esm/operationsInterfaces/resourceGroups.js.map +1 -0
  244. package/dist/esm/operationsInterfaces/resources.d.ts +238 -0
  245. package/dist/esm/operationsInterfaces/resources.d.ts.map +1 -0
  246. package/dist/esm/operationsInterfaces/resources.js +9 -0
  247. package/dist/esm/operationsInterfaces/resources.js.map +1 -0
  248. package/dist/esm/operationsInterfaces/tagsOperations.d.ts +78 -0
  249. package/dist/esm/operationsInterfaces/tagsOperations.d.ts.map +1 -0
  250. package/dist/esm/operationsInterfaces/tagsOperations.js +9 -0
  251. package/dist/esm/operationsInterfaces/tagsOperations.js.map +1 -0
  252. package/dist/esm/package.json +3 -0
  253. package/dist/esm/pagingHelper.d.ts +13 -0
  254. package/dist/esm/pagingHelper.d.ts.map +1 -0
  255. package/dist/esm/pagingHelper.js +32 -0
  256. package/dist/esm/pagingHelper.js.map +1 -0
  257. package/dist/esm/resourceManagementClient.d.ts +26 -0
  258. package/dist/esm/resourceManagementClient.d.ts.map +1 -0
  259. package/dist/esm/resourceManagementClient.js +103 -0
  260. package/dist/esm/resourceManagementClient.js.map +1 -0
  261. package/dist/react-native/index.d.ts +5 -0
  262. package/dist/react-native/index.d.ts.map +1 -0
  263. package/dist/react-native/index.js +13 -0
  264. package/dist/react-native/index.js.map +1 -0
  265. package/dist/react-native/lroImpl.d.ts +16 -0
  266. package/dist/react-native/lroImpl.d.ts.map +1 -0
  267. package/dist/react-native/lroImpl.js +25 -0
  268. package/dist/react-native/lroImpl.js.map +1 -0
  269. package/dist/react-native/models/index.d.ts +1659 -0
  270. package/dist/react-native/models/index.d.ts.map +1 -0
  271. package/dist/react-native/models/index.js +18 -0
  272. package/dist/react-native/models/index.js.map +1 -0
  273. package/dist/react-native/models/mappers.d.ts +75 -0
  274. package/dist/react-native/models/mappers.d.ts.map +1 -0
  275. package/dist/react-native/models/mappers.js +2312 -0
  276. package/dist/react-native/models/mappers.js.map +1 -0
  277. package/dist/react-native/models/parameters.d.ts +38 -0
  278. package/dist/react-native/models/parameters.d.ts.map +1 -0
  279. package/dist/react-native/models/parameters.js +333 -0
  280. package/dist/react-native/models/parameters.js.map +1 -0
  281. package/dist/react-native/operations/deploymentOperations.d.ts +168 -0
  282. package/dist/react-native/operations/deploymentOperations.d.ts.map +1 -0
  283. package/dist/react-native/operations/deploymentOperations.js +782 -0
  284. package/dist/react-native/operations/deploymentOperations.js.map +1 -0
  285. package/dist/react-native/operations/deployments.d.ts +628 -0
  286. package/dist/react-native/operations/deployments.d.ts.map +1 -0
  287. package/dist/react-native/operations/deployments.js +2690 -0
  288. package/dist/react-native/operations/deployments.js.map +1 -0
  289. package/dist/react-native/operations/index.d.ts +8 -0
  290. package/dist/react-native/operations/index.d.ts.map +1 -0
  291. package/dist/react-native/operations/index.js +15 -0
  292. package/dist/react-native/operations/index.js.map +1 -0
  293. package/dist/react-native/operations/operations.d.ts +32 -0
  294. package/dist/react-native/operations/operations.d.ts.map +1 -0
  295. package/dist/react-native/operations/operations.js +133 -0
  296. package/dist/react-native/operations/operations.js.map +1 -0
  297. package/dist/react-native/operations/providers.d.ts +74 -0
  298. package/dist/react-native/operations/providers.d.ts.map +1 -0
  299. package/dist/react-native/operations/providers.js +352 -0
  300. package/dist/react-native/operations/providers.js.map +1 -0
  301. package/dist/react-native/operations/resourceGroups.d.ts +91 -0
  302. package/dist/react-native/operations/resourceGroups.d.ts.map +1 -0
  303. package/dist/react-native/operations/resourceGroups.js +410 -0
  304. package/dist/react-native/operations/resourceGroups.js.map +1 -0
  305. package/dist/react-native/operations/resources.d.ts +274 -0
  306. package/dist/react-native/operations/resources.d.ts.map +1 -0
  307. package/dist/react-native/operations/resources.js +1092 -0
  308. package/dist/react-native/operations/resources.js.map +1 -0
  309. package/dist/react-native/operations/tagsOperations.d.ts +102 -0
  310. package/dist/react-native/operations/tagsOperations.d.ts.map +1 -0
  311. package/dist/react-native/operations/tagsOperations.js +375 -0
  312. package/dist/react-native/operations/tagsOperations.js.map +1 -0
  313. package/dist/react-native/operationsInterfaces/deploymentOperations.d.ts +77 -0
  314. package/dist/react-native/operationsInterfaces/deploymentOperations.d.ts.map +1 -0
  315. package/dist/react-native/operationsInterfaces/deploymentOperations.js +9 -0
  316. package/dist/react-native/operationsInterfaces/deploymentOperations.js.map +1 -0
  317. package/dist/react-native/operationsInterfaces/deployments.d.ts +545 -0
  318. package/dist/react-native/operationsInterfaces/deployments.d.ts.map +1 -0
  319. package/dist/react-native/operationsInterfaces/deployments.js +9 -0
  320. package/dist/react-native/operationsInterfaces/deployments.js.map +1 -0
  321. package/dist/react-native/operationsInterfaces/index.d.ts +8 -0
  322. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  323. package/dist/react-native/operationsInterfaces/index.js +15 -0
  324. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  325. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  326. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  327. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  328. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  329. package/dist/react-native/operationsInterfaces/providers.d.ts +40 -0
  330. package/dist/react-native/operationsInterfaces/providers.d.ts.map +1 -0
  331. package/dist/react-native/operationsInterfaces/providers.js +9 -0
  332. package/dist/react-native/operationsInterfaces/providers.js.map +1 -0
  333. package/dist/react-native/operationsInterfaces/resourceGroups.d.ts +70 -0
  334. package/dist/react-native/operationsInterfaces/resourceGroups.d.ts.map +1 -0
  335. package/dist/react-native/operationsInterfaces/resourceGroups.js +9 -0
  336. package/dist/react-native/operationsInterfaces/resourceGroups.js.map +1 -0
  337. package/dist/react-native/operationsInterfaces/resources.d.ts +238 -0
  338. package/dist/react-native/operationsInterfaces/resources.d.ts.map +1 -0
  339. package/dist/react-native/operationsInterfaces/resources.js +9 -0
  340. package/dist/react-native/operationsInterfaces/resources.js.map +1 -0
  341. package/dist/react-native/operationsInterfaces/tagsOperations.d.ts +78 -0
  342. package/dist/react-native/operationsInterfaces/tagsOperations.d.ts.map +1 -0
  343. package/dist/react-native/operationsInterfaces/tagsOperations.js +9 -0
  344. package/dist/react-native/operationsInterfaces/tagsOperations.js.map +1 -0
  345. package/dist/react-native/package.json +3 -0
  346. package/dist/react-native/pagingHelper.d.ts +13 -0
  347. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  348. package/dist/react-native/pagingHelper.js +32 -0
  349. package/dist/react-native/pagingHelper.js.map +1 -0
  350. package/dist/react-native/resourceManagementClient.d.ts +26 -0
  351. package/dist/react-native/resourceManagementClient.d.ts.map +1 -0
  352. package/dist/react-native/resourceManagementClient.js +103 -0
  353. package/dist/react-native/resourceManagementClient.js.map +1 -0
  354. package/package.json +67 -36
  355. package/dist/index.js +0 -8842
  356. package/dist/index.js.map +0 -1
  357. package/dist/index.min.js +0 -1
  358. package/dist/index.min.js.map +0 -1
  359. package/dist-esm/samples-dev/deploymentsCalculateTemplateHashSample.d.ts +0 -2
  360. package/dist-esm/samples-dev/deploymentsCalculateTemplateHashSample.d.ts.map +0 -1
  361. package/dist-esm/samples-dev/deploymentsCalculateTemplateHashSample.js +0 -48
  362. package/dist-esm/samples-dev/deploymentsCalculateTemplateHashSample.js.map +0 -1
  363. package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtManagementGroupScopeSample.d.ts +0 -2
  364. package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtManagementGroupScopeSample.d.ts.map +0 -1
  365. package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtManagementGroupScopeSample.js +0 -37
  366. package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtManagementGroupScopeSample.js.map +0 -1
  367. package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtScopeSample.d.ts +0 -2
  368. package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtScopeSample.d.ts.map +0 -1
  369. package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtScopeSample.js +0 -38
  370. package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtScopeSample.js.map +0 -1
  371. package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtTenantScopeSample.d.ts +0 -2
  372. package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtTenantScopeSample.d.ts.map +0 -1
  373. package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtTenantScopeSample.js +0 -37
  374. package/dist-esm/samples-dev/deploymentsCreateOrUpdateAtTenantScopeSample.js.map +0 -1
  375. package/dist-esm/samples-dev/deploymentsCreateOrUpdateSample.d.ts +0 -2
  376. package/dist-esm/samples-dev/deploymentsCreateOrUpdateSample.d.ts.map +0 -1
  377. package/dist-esm/samples-dev/deploymentsCreateOrUpdateSample.js +0 -66
  378. package/dist-esm/samples-dev/deploymentsCreateOrUpdateSample.js.map +0 -1
  379. package/dist-esm/samples-dev/deploymentsWhatIfAtManagementGroupScopeSample.d.ts +0 -2
  380. package/dist-esm/samples-dev/deploymentsWhatIfAtManagementGroupScopeSample.d.ts.map +0 -1
  381. package/dist-esm/samples-dev/deploymentsWhatIfAtManagementGroupScopeSample.js +0 -37
  382. package/dist-esm/samples-dev/deploymentsWhatIfAtManagementGroupScopeSample.js.map +0 -1
  383. package/dist-esm/samples-dev/deploymentsWhatIfAtSubscriptionScopeSample.d.ts +0 -2
  384. package/dist-esm/samples-dev/deploymentsWhatIfAtSubscriptionScopeSample.d.ts.map +0 -1
  385. package/dist-esm/samples-dev/deploymentsWhatIfAtSubscriptionScopeSample.js +0 -36
  386. package/dist-esm/samples-dev/deploymentsWhatIfAtSubscriptionScopeSample.js.map +0 -1
  387. package/dist-esm/samples-dev/deploymentsWhatIfAtTenantScopeSample.d.ts +0 -2
  388. package/dist-esm/samples-dev/deploymentsWhatIfAtTenantScopeSample.d.ts.map +0 -1
  389. package/dist-esm/samples-dev/deploymentsWhatIfAtTenantScopeSample.js +0 -36
  390. package/dist-esm/samples-dev/deploymentsWhatIfAtTenantScopeSample.js.map +0 -1
  391. package/dist-esm/samples-dev/deploymentsWhatIfSample.d.ts +0 -2
  392. package/dist-esm/samples-dev/deploymentsWhatIfSample.d.ts.map +0 -1
  393. package/dist-esm/samples-dev/deploymentsWhatIfSample.js +0 -36
  394. package/dist-esm/samples-dev/deploymentsWhatIfSample.js.map +0 -1
  395. package/dist-esm/samples-dev/resourceGroupsCreateOrUpdateSample.d.ts +0 -2
  396. package/dist-esm/samples-dev/resourceGroupsCreateOrUpdateSample.d.ts.map +0 -1
  397. package/dist-esm/samples-dev/resourceGroupsCreateOrUpdateSample.js +0 -29
  398. package/dist-esm/samples-dev/resourceGroupsCreateOrUpdateSample.js.map +0 -1
  399. package/dist-esm/samples-dev/resourceGroupsExportTemplateSample.d.ts +0 -2
  400. package/dist-esm/samples-dev/resourceGroupsExportTemplateSample.d.ts.map +0 -1
  401. package/dist-esm/samples-dev/resourceGroupsExportTemplateSample.js +0 -55
  402. package/dist-esm/samples-dev/resourceGroupsExportTemplateSample.js.map +0 -1
  403. package/dist-esm/samples-dev/tagsCreateOrUpdateAtScopeSample.d.ts +0 -2
  404. package/dist-esm/samples-dev/tagsCreateOrUpdateAtScopeSample.d.ts.map +0 -1
  405. package/dist-esm/samples-dev/tagsCreateOrUpdateAtScopeSample.js +0 -51
  406. package/dist-esm/samples-dev/tagsCreateOrUpdateAtScopeSample.js.map +0 -1
  407. package/dist-esm/samples-dev/tagsGetAtScopeSample.d.ts +0 -2
  408. package/dist-esm/samples-dev/tagsGetAtScopeSample.d.ts.map +0 -1
  409. package/dist-esm/samples-dev/tagsGetAtScopeSample.js +0 -52
  410. package/dist-esm/samples-dev/tagsGetAtScopeSample.js.map +0 -1
  411. package/dist-esm/src/index.d.ts +0 -5
  412. package/dist-esm/src/index.js.map +0 -1
  413. package/dist-esm/src/lroImpl.js +0 -29
  414. package/dist-esm/src/lroImpl.js.map +0 -1
  415. package/dist-esm/src/models/index.js.map +0 -1
  416. package/dist-esm/src/models/mappers.js.map +0 -1
  417. package/dist-esm/src/models/parameters.js.map +0 -1
  418. package/dist-esm/src/operations/deploymentOperations.d.ts.map +0 -1
  419. package/dist-esm/src/operations/deploymentOperations.js.map +0 -1
  420. package/dist-esm/src/operations/deployments.d.ts.map +0 -1
  421. package/dist-esm/src/operations/deployments.js.map +0 -1
  422. package/dist-esm/src/operations/index.d.ts +0 -8
  423. package/dist-esm/src/operations/index.d.ts.map +0 -1
  424. package/dist-esm/src/operations/index.js +0 -15
  425. package/dist-esm/src/operations/index.js.map +0 -1
  426. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  427. package/dist-esm/src/operations/operations.js.map +0 -1
  428. package/dist-esm/src/operations/providers.d.ts.map +0 -1
  429. package/dist-esm/src/operations/providers.js.map +0 -1
  430. package/dist-esm/src/operations/resourceGroups.d.ts.map +0 -1
  431. package/dist-esm/src/operations/resourceGroups.js.map +0 -1
  432. package/dist-esm/src/operations/resources.d.ts.map +0 -1
  433. package/dist-esm/src/operations/resources.js.map +0 -1
  434. package/dist-esm/src/operations/tagsOperations.d.ts.map +0 -1
  435. package/dist-esm/src/operations/tagsOperations.js.map +0 -1
  436. package/dist-esm/src/operationsInterfaces/deploymentOperations.d.ts.map +0 -1
  437. package/dist-esm/src/operationsInterfaces/deploymentOperations.js.map +0 -1
  438. package/dist-esm/src/operationsInterfaces/deployments.d.ts.map +0 -1
  439. package/dist-esm/src/operationsInterfaces/deployments.js.map +0 -1
  440. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -8
  441. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  442. package/dist-esm/src/operationsInterfaces/index.js +0 -15
  443. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  444. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  445. package/dist-esm/src/operationsInterfaces/providers.d.ts.map +0 -1
  446. package/dist-esm/src/operationsInterfaces/providers.js.map +0 -1
  447. package/dist-esm/src/operationsInterfaces/resourceGroups.d.ts.map +0 -1
  448. package/dist-esm/src/operationsInterfaces/resourceGroups.js.map +0 -1
  449. package/dist-esm/src/operationsInterfaces/resources.d.ts.map +0 -1
  450. package/dist-esm/src/operationsInterfaces/resources.js.map +0 -1
  451. package/dist-esm/src/operationsInterfaces/tagsOperations.d.ts.map +0 -1
  452. package/dist-esm/src/operationsInterfaces/tagsOperations.js.map +0 -1
  453. package/dist-esm/src/pagingHelper.js.map +0 -1
  454. package/dist-esm/src/resourceManagementClient.d.ts.map +0 -1
  455. package/dist-esm/src/resourceManagementClient.js.map +0 -1
  456. package/dist-esm/test/sampleTest.d.ts +0 -2
  457. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  458. package/dist-esm/test/sampleTest.js +0 -42
  459. package/dist-esm/test/sampleTest.js.map +0 -1
  460. package/src/lroImpl.ts +0 -34
  461. package/src/models/index.ts +0 -1991
  462. package/src/models/mappers.ts +0 -2402
  463. package/src/models/parameters.ts +0 -386
  464. package/src/operations/deploymentOperations.ts +0 -1016
  465. package/src/operations/deployments.ts +0 -3805
  466. package/src/operations/index.ts +0 -15
  467. package/src/operations/operations.ts +0 -149
  468. package/src/operations/providers.ts +0 -416
  469. package/src/operations/resourceGroups.ts +0 -539
  470. package/src/operations/resources.ts +0 -1548
  471. package/src/operations/tagsOperations.ts +0 -463
  472. package/src/operationsInterfaces/deploymentOperations.ts +0 -144
  473. package/src/operationsInterfaces/deployments.ts +0 -959
  474. package/src/operationsInterfaces/index.ts +0 -15
  475. package/src/operationsInterfaces/operations.ts +0 -22
  476. package/src/operationsInterfaces/providers.ts +0 -77
  477. package/src/operationsInterfaces/resourceGroups.ts +0 -130
  478. package/src/operationsInterfaces/resources.ts +0 -418
  479. package/src/operationsInterfaces/tagsOperations.ts +0 -132
  480. package/src/pagingHelper.ts +0 -39
  481. package/src/resourceManagementClient.ts +0 -168
  482. package/tsconfig.json +0 -33
  483. package/types/arm-resources-profile-2020-09-01-hybrid.d.ts +0 -3022
  484. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  485. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  486. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  487. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  488. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  489. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  490. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  491. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  492. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  493. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  494. /package/{dist-esm/src → dist/browser}/operationsInterfaces/deploymentOperations.js +0 -0
  495. /package/{dist-esm/src → dist/browser}/operationsInterfaces/deployments.js +0 -0
  496. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  497. /package/{dist-esm/src → dist/browser}/operationsInterfaces/providers.js +0 -0
  498. /package/{dist-esm/src → dist/browser}/operationsInterfaces/resourceGroups.js +0 -0
  499. /package/{dist-esm/src → dist/browser}/operationsInterfaces/resources.js +0 -0
  500. /package/{dist-esm/src → dist/browser}/operationsInterfaces/tagsOperations.js +0 -0
  501. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  502. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  503. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  504. /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
@@ -1,959 +0,0 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
8
-
9
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
10
- import { PollerLike, PollOperationState } from "@azure/core-lro";
11
- import {
12
- DeploymentExtended,
13
- DeploymentsListAtScopeOptionalParams,
14
- DeploymentsListAtTenantScopeOptionalParams,
15
- DeploymentsListAtManagementGroupScopeOptionalParams,
16
- DeploymentsListAtSubscriptionScopeOptionalParams,
17
- DeploymentsListByResourceGroupOptionalParams,
18
- DeploymentsDeleteAtScopeOptionalParams,
19
- DeploymentsCheckExistenceAtScopeOptionalParams,
20
- DeploymentsCheckExistenceAtScopeResponse,
21
- Deployment,
22
- DeploymentsCreateOrUpdateAtScopeOptionalParams,
23
- DeploymentsCreateOrUpdateAtScopeResponse,
24
- DeploymentsGetAtScopeOptionalParams,
25
- DeploymentsGetAtScopeResponse,
26
- DeploymentsCancelAtScopeOptionalParams,
27
- DeploymentsValidateAtScopeOptionalParams,
28
- DeploymentsValidateAtScopeResponse,
29
- DeploymentsExportTemplateAtScopeOptionalParams,
30
- DeploymentsExportTemplateAtScopeResponse,
31
- DeploymentsDeleteAtTenantScopeOptionalParams,
32
- DeploymentsCheckExistenceAtTenantScopeOptionalParams,
33
- DeploymentsCheckExistenceAtTenantScopeResponse,
34
- ScopedDeployment,
35
- DeploymentsCreateOrUpdateAtTenantScopeOptionalParams,
36
- DeploymentsCreateOrUpdateAtTenantScopeResponse,
37
- DeploymentsGetAtTenantScopeOptionalParams,
38
- DeploymentsGetAtTenantScopeResponse,
39
- DeploymentsCancelAtTenantScopeOptionalParams,
40
- DeploymentsValidateAtTenantScopeOptionalParams,
41
- DeploymentsValidateAtTenantScopeResponse,
42
- ScopedDeploymentWhatIf,
43
- DeploymentsWhatIfAtTenantScopeOptionalParams,
44
- DeploymentsWhatIfAtTenantScopeResponse,
45
- DeploymentsExportTemplateAtTenantScopeOptionalParams,
46
- DeploymentsExportTemplateAtTenantScopeResponse,
47
- DeploymentsDeleteAtManagementGroupScopeOptionalParams,
48
- DeploymentsCheckExistenceAtManagementGroupScopeOptionalParams,
49
- DeploymentsCheckExistenceAtManagementGroupScopeResponse,
50
- DeploymentsCreateOrUpdateAtManagementGroupScopeOptionalParams,
51
- DeploymentsCreateOrUpdateAtManagementGroupScopeResponse,
52
- DeploymentsGetAtManagementGroupScopeOptionalParams,
53
- DeploymentsGetAtManagementGroupScopeResponse,
54
- DeploymentsCancelAtManagementGroupScopeOptionalParams,
55
- DeploymentsValidateAtManagementGroupScopeOptionalParams,
56
- DeploymentsValidateAtManagementGroupScopeResponse,
57
- DeploymentsWhatIfAtManagementGroupScopeOptionalParams,
58
- DeploymentsWhatIfAtManagementGroupScopeResponse,
59
- DeploymentsExportTemplateAtManagementGroupScopeOptionalParams,
60
- DeploymentsExportTemplateAtManagementGroupScopeResponse,
61
- DeploymentsDeleteAtSubscriptionScopeOptionalParams,
62
- DeploymentsCheckExistenceAtSubscriptionScopeOptionalParams,
63
- DeploymentsCheckExistenceAtSubscriptionScopeResponse,
64
- DeploymentsCreateOrUpdateAtSubscriptionScopeOptionalParams,
65
- DeploymentsCreateOrUpdateAtSubscriptionScopeResponse,
66
- DeploymentsGetAtSubscriptionScopeOptionalParams,
67
- DeploymentsGetAtSubscriptionScopeResponse,
68
- DeploymentsCancelAtSubscriptionScopeOptionalParams,
69
- DeploymentsValidateAtSubscriptionScopeOptionalParams,
70
- DeploymentsValidateAtSubscriptionScopeResponse,
71
- DeploymentWhatIf,
72
- DeploymentsWhatIfAtSubscriptionScopeOptionalParams,
73
- DeploymentsWhatIfAtSubscriptionScopeResponse,
74
- DeploymentsExportTemplateAtSubscriptionScopeOptionalParams,
75
- DeploymentsExportTemplateAtSubscriptionScopeResponse,
76
- DeploymentsDeleteOptionalParams,
77
- DeploymentsCheckExistenceOptionalParams,
78
- DeploymentsCheckExistenceResponse,
79
- DeploymentsCreateOrUpdateOptionalParams,
80
- DeploymentsCreateOrUpdateResponse,
81
- DeploymentsGetOptionalParams,
82
- DeploymentsGetResponse,
83
- DeploymentsCancelOptionalParams,
84
- DeploymentsValidateOptionalParams,
85
- DeploymentsValidateResponse,
86
- DeploymentsWhatIfOptionalParams,
87
- DeploymentsWhatIfResponse,
88
- DeploymentsExportTemplateOptionalParams,
89
- DeploymentsExportTemplateResponse,
90
- DeploymentsCalculateTemplateHashOptionalParams,
91
- DeploymentsCalculateTemplateHashResponse
92
- } from "../models";
93
-
94
- /// <reference lib="esnext.asynciterable" />
95
- /** Interface representing a Deployments. */
96
- export interface Deployments {
97
- /**
98
- * Get all the deployments at the given scope.
99
- * @param scope The resource scope.
100
- * @param options The options parameters.
101
- */
102
- listAtScope(
103
- scope: string,
104
- options?: DeploymentsListAtScopeOptionalParams
105
- ): PagedAsyncIterableIterator<DeploymentExtended>;
106
- /**
107
- * Get all the deployments at the tenant scope.
108
- * @param options The options parameters.
109
- */
110
- listAtTenantScope(
111
- options?: DeploymentsListAtTenantScopeOptionalParams
112
- ): PagedAsyncIterableIterator<DeploymentExtended>;
113
- /**
114
- * Get all the deployments for a management group.
115
- * @param groupId The management group ID.
116
- * @param options The options parameters.
117
- */
118
- listAtManagementGroupScope(
119
- groupId: string,
120
- options?: DeploymentsListAtManagementGroupScopeOptionalParams
121
- ): PagedAsyncIterableIterator<DeploymentExtended>;
122
- /**
123
- * Get all the deployments for a subscription.
124
- * @param options The options parameters.
125
- */
126
- listAtSubscriptionScope(
127
- options?: DeploymentsListAtSubscriptionScopeOptionalParams
128
- ): PagedAsyncIterableIterator<DeploymentExtended>;
129
- /**
130
- * Get all the deployments for a resource group.
131
- * @param resourceGroupName The name of the resource group with the deployments to get. The name is
132
- * case insensitive.
133
- * @param options The options parameters.
134
- */
135
- listByResourceGroup(
136
- resourceGroupName: string,
137
- options?: DeploymentsListByResourceGroupOptionalParams
138
- ): PagedAsyncIterableIterator<DeploymentExtended>;
139
- /**
140
- * A template deployment that is currently running cannot be deleted. Deleting a template deployment
141
- * removes the associated deployment operations. This is an asynchronous operation that returns a
142
- * status of 202 until the template deployment is successfully deleted. The Location response header
143
- * contains the URI that is used to obtain the status of the process. While the process is running, a
144
- * call to the URI in the Location header returns a status of 202. When the process finishes, the URI
145
- * in the Location header returns a status of 204 on success. If the asynchronous request failed, the
146
- * URI in the Location header returns an error-level status code.
147
- * @param scope The resource scope.
148
- * @param deploymentName The name of the deployment.
149
- * @param options The options parameters.
150
- */
151
- beginDeleteAtScope(
152
- scope: string,
153
- deploymentName: string,
154
- options?: DeploymentsDeleteAtScopeOptionalParams
155
- ): Promise<PollerLike<PollOperationState<void>, void>>;
156
- /**
157
- * A template deployment that is currently running cannot be deleted. Deleting a template deployment
158
- * removes the associated deployment operations. This is an asynchronous operation that returns a
159
- * status of 202 until the template deployment is successfully deleted. The Location response header
160
- * contains the URI that is used to obtain the status of the process. While the process is running, a
161
- * call to the URI in the Location header returns a status of 202. When the process finishes, the URI
162
- * in the Location header returns a status of 204 on success. If the asynchronous request failed, the
163
- * URI in the Location header returns an error-level status code.
164
- * @param scope The resource scope.
165
- * @param deploymentName The name of the deployment.
166
- * @param options The options parameters.
167
- */
168
- beginDeleteAtScopeAndWait(
169
- scope: string,
170
- deploymentName: string,
171
- options?: DeploymentsDeleteAtScopeOptionalParams
172
- ): Promise<void>;
173
- /**
174
- * Checks whether the deployment exists.
175
- * @param scope The resource scope.
176
- * @param deploymentName The name of the deployment.
177
- * @param options The options parameters.
178
- */
179
- checkExistenceAtScope(
180
- scope: string,
181
- deploymentName: string,
182
- options?: DeploymentsCheckExistenceAtScopeOptionalParams
183
- ): Promise<DeploymentsCheckExistenceAtScopeResponse>;
184
- /**
185
- * You can provide the template and parameters directly in the request or link to JSON files.
186
- * @param scope The resource scope.
187
- * @param deploymentName The name of the deployment.
188
- * @param parameters Additional parameters supplied to the operation.
189
- * @param options The options parameters.
190
- */
191
- beginCreateOrUpdateAtScope(
192
- scope: string,
193
- deploymentName: string,
194
- parameters: Deployment,
195
- options?: DeploymentsCreateOrUpdateAtScopeOptionalParams
196
- ): Promise<
197
- PollerLike<
198
- PollOperationState<DeploymentsCreateOrUpdateAtScopeResponse>,
199
- DeploymentsCreateOrUpdateAtScopeResponse
200
- >
201
- >;
202
- /**
203
- * You can provide the template and parameters directly in the request or link to JSON files.
204
- * @param scope The resource scope.
205
- * @param deploymentName The name of the deployment.
206
- * @param parameters Additional parameters supplied to the operation.
207
- * @param options The options parameters.
208
- */
209
- beginCreateOrUpdateAtScopeAndWait(
210
- scope: string,
211
- deploymentName: string,
212
- parameters: Deployment,
213
- options?: DeploymentsCreateOrUpdateAtScopeOptionalParams
214
- ): Promise<DeploymentsCreateOrUpdateAtScopeResponse>;
215
- /**
216
- * Gets a deployment.
217
- * @param scope The resource scope.
218
- * @param deploymentName The name of the deployment.
219
- * @param options The options parameters.
220
- */
221
- getAtScope(
222
- scope: string,
223
- deploymentName: string,
224
- options?: DeploymentsGetAtScopeOptionalParams
225
- ): Promise<DeploymentsGetAtScopeResponse>;
226
- /**
227
- * You can cancel a deployment only if the provisioningState is Accepted or Running. After the
228
- * deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment
229
- * stops the currently running template deployment and leaves the resources partially deployed.
230
- * @param scope The resource scope.
231
- * @param deploymentName The name of the deployment.
232
- * @param options The options parameters.
233
- */
234
- cancelAtScope(
235
- scope: string,
236
- deploymentName: string,
237
- options?: DeploymentsCancelAtScopeOptionalParams
238
- ): Promise<void>;
239
- /**
240
- * Validates whether the specified template is syntactically correct and will be accepted by Azure
241
- * Resource Manager..
242
- * @param scope The resource scope.
243
- * @param deploymentName The name of the deployment.
244
- * @param parameters Parameters to validate.
245
- * @param options The options parameters.
246
- */
247
- beginValidateAtScope(
248
- scope: string,
249
- deploymentName: string,
250
- parameters: Deployment,
251
- options?: DeploymentsValidateAtScopeOptionalParams
252
- ): Promise<
253
- PollerLike<
254
- PollOperationState<DeploymentsValidateAtScopeResponse>,
255
- DeploymentsValidateAtScopeResponse
256
- >
257
- >;
258
- /**
259
- * Validates whether the specified template is syntactically correct and will be accepted by Azure
260
- * Resource Manager..
261
- * @param scope The resource scope.
262
- * @param deploymentName The name of the deployment.
263
- * @param parameters Parameters to validate.
264
- * @param options The options parameters.
265
- */
266
- beginValidateAtScopeAndWait(
267
- scope: string,
268
- deploymentName: string,
269
- parameters: Deployment,
270
- options?: DeploymentsValidateAtScopeOptionalParams
271
- ): Promise<DeploymentsValidateAtScopeResponse>;
272
- /**
273
- * Exports the template used for specified deployment.
274
- * @param scope The resource scope.
275
- * @param deploymentName The name of the deployment.
276
- * @param options The options parameters.
277
- */
278
- exportTemplateAtScope(
279
- scope: string,
280
- deploymentName: string,
281
- options?: DeploymentsExportTemplateAtScopeOptionalParams
282
- ): Promise<DeploymentsExportTemplateAtScopeResponse>;
283
- /**
284
- * A template deployment that is currently running cannot be deleted. Deleting a template deployment
285
- * removes the associated deployment operations. This is an asynchronous operation that returns a
286
- * status of 202 until the template deployment is successfully deleted. The Location response header
287
- * contains the URI that is used to obtain the status of the process. While the process is running, a
288
- * call to the URI in the Location header returns a status of 202. When the process finishes, the URI
289
- * in the Location header returns a status of 204 on success. If the asynchronous request failed, the
290
- * URI in the Location header returns an error-level status code.
291
- * @param deploymentName The name of the deployment.
292
- * @param options The options parameters.
293
- */
294
- beginDeleteAtTenantScope(
295
- deploymentName: string,
296
- options?: DeploymentsDeleteAtTenantScopeOptionalParams
297
- ): Promise<PollerLike<PollOperationState<void>, void>>;
298
- /**
299
- * A template deployment that is currently running cannot be deleted. Deleting a template deployment
300
- * removes the associated deployment operations. This is an asynchronous operation that returns a
301
- * status of 202 until the template deployment is successfully deleted. The Location response header
302
- * contains the URI that is used to obtain the status of the process. While the process is running, a
303
- * call to the URI in the Location header returns a status of 202. When the process finishes, the URI
304
- * in the Location header returns a status of 204 on success. If the asynchronous request failed, the
305
- * URI in the Location header returns an error-level status code.
306
- * @param deploymentName The name of the deployment.
307
- * @param options The options parameters.
308
- */
309
- beginDeleteAtTenantScopeAndWait(
310
- deploymentName: string,
311
- options?: DeploymentsDeleteAtTenantScopeOptionalParams
312
- ): Promise<void>;
313
- /**
314
- * Checks whether the deployment exists.
315
- * @param deploymentName The name of the deployment.
316
- * @param options The options parameters.
317
- */
318
- checkExistenceAtTenantScope(
319
- deploymentName: string,
320
- options?: DeploymentsCheckExistenceAtTenantScopeOptionalParams
321
- ): Promise<DeploymentsCheckExistenceAtTenantScopeResponse>;
322
- /**
323
- * You can provide the template and parameters directly in the request or link to JSON files.
324
- * @param deploymentName The name of the deployment.
325
- * @param parameters Additional parameters supplied to the operation.
326
- * @param options The options parameters.
327
- */
328
- beginCreateOrUpdateAtTenantScope(
329
- deploymentName: string,
330
- parameters: ScopedDeployment,
331
- options?: DeploymentsCreateOrUpdateAtTenantScopeOptionalParams
332
- ): Promise<
333
- PollerLike<
334
- PollOperationState<DeploymentsCreateOrUpdateAtTenantScopeResponse>,
335
- DeploymentsCreateOrUpdateAtTenantScopeResponse
336
- >
337
- >;
338
- /**
339
- * You can provide the template and parameters directly in the request or link to JSON files.
340
- * @param deploymentName The name of the deployment.
341
- * @param parameters Additional parameters supplied to the operation.
342
- * @param options The options parameters.
343
- */
344
- beginCreateOrUpdateAtTenantScopeAndWait(
345
- deploymentName: string,
346
- parameters: ScopedDeployment,
347
- options?: DeploymentsCreateOrUpdateAtTenantScopeOptionalParams
348
- ): Promise<DeploymentsCreateOrUpdateAtTenantScopeResponse>;
349
- /**
350
- * Gets a deployment.
351
- * @param deploymentName The name of the deployment.
352
- * @param options The options parameters.
353
- */
354
- getAtTenantScope(
355
- deploymentName: string,
356
- options?: DeploymentsGetAtTenantScopeOptionalParams
357
- ): Promise<DeploymentsGetAtTenantScopeResponse>;
358
- /**
359
- * You can cancel a deployment only if the provisioningState is Accepted or Running. After the
360
- * deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment
361
- * stops the currently running template deployment and leaves the resources partially deployed.
362
- * @param deploymentName The name of the deployment.
363
- * @param options The options parameters.
364
- */
365
- cancelAtTenantScope(
366
- deploymentName: string,
367
- options?: DeploymentsCancelAtTenantScopeOptionalParams
368
- ): Promise<void>;
369
- /**
370
- * Validates whether the specified template is syntactically correct and will be accepted by Azure
371
- * Resource Manager..
372
- * @param deploymentName The name of the deployment.
373
- * @param parameters Parameters to validate.
374
- * @param options The options parameters.
375
- */
376
- beginValidateAtTenantScope(
377
- deploymentName: string,
378
- parameters: ScopedDeployment,
379
- options?: DeploymentsValidateAtTenantScopeOptionalParams
380
- ): Promise<
381
- PollerLike<
382
- PollOperationState<DeploymentsValidateAtTenantScopeResponse>,
383
- DeploymentsValidateAtTenantScopeResponse
384
- >
385
- >;
386
- /**
387
- * Validates whether the specified template is syntactically correct and will be accepted by Azure
388
- * Resource Manager..
389
- * @param deploymentName The name of the deployment.
390
- * @param parameters Parameters to validate.
391
- * @param options The options parameters.
392
- */
393
- beginValidateAtTenantScopeAndWait(
394
- deploymentName: string,
395
- parameters: ScopedDeployment,
396
- options?: DeploymentsValidateAtTenantScopeOptionalParams
397
- ): Promise<DeploymentsValidateAtTenantScopeResponse>;
398
- /**
399
- * Returns changes that will be made by the deployment if executed at the scope of the tenant group.
400
- * @param deploymentName The name of the deployment.
401
- * @param parameters Parameters to validate.
402
- * @param options The options parameters.
403
- */
404
- beginWhatIfAtTenantScope(
405
- deploymentName: string,
406
- parameters: ScopedDeploymentWhatIf,
407
- options?: DeploymentsWhatIfAtTenantScopeOptionalParams
408
- ): Promise<
409
- PollerLike<
410
- PollOperationState<DeploymentsWhatIfAtTenantScopeResponse>,
411
- DeploymentsWhatIfAtTenantScopeResponse
412
- >
413
- >;
414
- /**
415
- * Returns changes that will be made by the deployment if executed at the scope of the tenant group.
416
- * @param deploymentName The name of the deployment.
417
- * @param parameters Parameters to validate.
418
- * @param options The options parameters.
419
- */
420
- beginWhatIfAtTenantScopeAndWait(
421
- deploymentName: string,
422
- parameters: ScopedDeploymentWhatIf,
423
- options?: DeploymentsWhatIfAtTenantScopeOptionalParams
424
- ): Promise<DeploymentsWhatIfAtTenantScopeResponse>;
425
- /**
426
- * Exports the template used for specified deployment.
427
- * @param deploymentName The name of the deployment.
428
- * @param options The options parameters.
429
- */
430
- exportTemplateAtTenantScope(
431
- deploymentName: string,
432
- options?: DeploymentsExportTemplateAtTenantScopeOptionalParams
433
- ): Promise<DeploymentsExportTemplateAtTenantScopeResponse>;
434
- /**
435
- * A template deployment that is currently running cannot be deleted. Deleting a template deployment
436
- * removes the associated deployment operations. This is an asynchronous operation that returns a
437
- * status of 202 until the template deployment is successfully deleted. The Location response header
438
- * contains the URI that is used to obtain the status of the process. While the process is running, a
439
- * call to the URI in the Location header returns a status of 202. When the process finishes, the URI
440
- * in the Location header returns a status of 204 on success. If the asynchronous request failed, the
441
- * URI in the Location header returns an error-level status code.
442
- * @param groupId The management group ID.
443
- * @param deploymentName The name of the deployment.
444
- * @param options The options parameters.
445
- */
446
- beginDeleteAtManagementGroupScope(
447
- groupId: string,
448
- deploymentName: string,
449
- options?: DeploymentsDeleteAtManagementGroupScopeOptionalParams
450
- ): Promise<PollerLike<PollOperationState<void>, void>>;
451
- /**
452
- * A template deployment that is currently running cannot be deleted. Deleting a template deployment
453
- * removes the associated deployment operations. This is an asynchronous operation that returns a
454
- * status of 202 until the template deployment is successfully deleted. The Location response header
455
- * contains the URI that is used to obtain the status of the process. While the process is running, a
456
- * call to the URI in the Location header returns a status of 202. When the process finishes, the URI
457
- * in the Location header returns a status of 204 on success. If the asynchronous request failed, the
458
- * URI in the Location header returns an error-level status code.
459
- * @param groupId The management group ID.
460
- * @param deploymentName The name of the deployment.
461
- * @param options The options parameters.
462
- */
463
- beginDeleteAtManagementGroupScopeAndWait(
464
- groupId: string,
465
- deploymentName: string,
466
- options?: DeploymentsDeleteAtManagementGroupScopeOptionalParams
467
- ): Promise<void>;
468
- /**
469
- * Checks whether the deployment exists.
470
- * @param groupId The management group ID.
471
- * @param deploymentName The name of the deployment.
472
- * @param options The options parameters.
473
- */
474
- checkExistenceAtManagementGroupScope(
475
- groupId: string,
476
- deploymentName: string,
477
- options?: DeploymentsCheckExistenceAtManagementGroupScopeOptionalParams
478
- ): Promise<DeploymentsCheckExistenceAtManagementGroupScopeResponse>;
479
- /**
480
- * You can provide the template and parameters directly in the request or link to JSON files.
481
- * @param groupId The management group ID.
482
- * @param deploymentName The name of the deployment.
483
- * @param parameters Additional parameters supplied to the operation.
484
- * @param options The options parameters.
485
- */
486
- beginCreateOrUpdateAtManagementGroupScope(
487
- groupId: string,
488
- deploymentName: string,
489
- parameters: ScopedDeployment,
490
- options?: DeploymentsCreateOrUpdateAtManagementGroupScopeOptionalParams
491
- ): Promise<
492
- PollerLike<
493
- PollOperationState<
494
- DeploymentsCreateOrUpdateAtManagementGroupScopeResponse
495
- >,
496
- DeploymentsCreateOrUpdateAtManagementGroupScopeResponse
497
- >
498
- >;
499
- /**
500
- * You can provide the template and parameters directly in the request or link to JSON files.
501
- * @param groupId The management group ID.
502
- * @param deploymentName The name of the deployment.
503
- * @param parameters Additional parameters supplied to the operation.
504
- * @param options The options parameters.
505
- */
506
- beginCreateOrUpdateAtManagementGroupScopeAndWait(
507
- groupId: string,
508
- deploymentName: string,
509
- parameters: ScopedDeployment,
510
- options?: DeploymentsCreateOrUpdateAtManagementGroupScopeOptionalParams
511
- ): Promise<DeploymentsCreateOrUpdateAtManagementGroupScopeResponse>;
512
- /**
513
- * Gets a deployment.
514
- * @param groupId The management group ID.
515
- * @param deploymentName The name of the deployment.
516
- * @param options The options parameters.
517
- */
518
- getAtManagementGroupScope(
519
- groupId: string,
520
- deploymentName: string,
521
- options?: DeploymentsGetAtManagementGroupScopeOptionalParams
522
- ): Promise<DeploymentsGetAtManagementGroupScopeResponse>;
523
- /**
524
- * You can cancel a deployment only if the provisioningState is Accepted or Running. After the
525
- * deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment
526
- * stops the currently running template deployment and leaves the resources partially deployed.
527
- * @param groupId The management group ID.
528
- * @param deploymentName The name of the deployment.
529
- * @param options The options parameters.
530
- */
531
- cancelAtManagementGroupScope(
532
- groupId: string,
533
- deploymentName: string,
534
- options?: DeploymentsCancelAtManagementGroupScopeOptionalParams
535
- ): Promise<void>;
536
- /**
537
- * Validates whether the specified template is syntactically correct and will be accepted by Azure
538
- * Resource Manager..
539
- * @param groupId The management group ID.
540
- * @param deploymentName The name of the deployment.
541
- * @param parameters Parameters to validate.
542
- * @param options The options parameters.
543
- */
544
- beginValidateAtManagementGroupScope(
545
- groupId: string,
546
- deploymentName: string,
547
- parameters: ScopedDeployment,
548
- options?: DeploymentsValidateAtManagementGroupScopeOptionalParams
549
- ): Promise<
550
- PollerLike<
551
- PollOperationState<DeploymentsValidateAtManagementGroupScopeResponse>,
552
- DeploymentsValidateAtManagementGroupScopeResponse
553
- >
554
- >;
555
- /**
556
- * Validates whether the specified template is syntactically correct and will be accepted by Azure
557
- * Resource Manager..
558
- * @param groupId The management group ID.
559
- * @param deploymentName The name of the deployment.
560
- * @param parameters Parameters to validate.
561
- * @param options The options parameters.
562
- */
563
- beginValidateAtManagementGroupScopeAndWait(
564
- groupId: string,
565
- deploymentName: string,
566
- parameters: ScopedDeployment,
567
- options?: DeploymentsValidateAtManagementGroupScopeOptionalParams
568
- ): Promise<DeploymentsValidateAtManagementGroupScopeResponse>;
569
- /**
570
- * Returns changes that will be made by the deployment if executed at the scope of the management
571
- * group.
572
- * @param groupId The management group ID.
573
- * @param deploymentName The name of the deployment.
574
- * @param parameters Parameters to validate.
575
- * @param options The options parameters.
576
- */
577
- beginWhatIfAtManagementGroupScope(
578
- groupId: string,
579
- deploymentName: string,
580
- parameters: ScopedDeploymentWhatIf,
581
- options?: DeploymentsWhatIfAtManagementGroupScopeOptionalParams
582
- ): Promise<
583
- PollerLike<
584
- PollOperationState<DeploymentsWhatIfAtManagementGroupScopeResponse>,
585
- DeploymentsWhatIfAtManagementGroupScopeResponse
586
- >
587
- >;
588
- /**
589
- * Returns changes that will be made by the deployment if executed at the scope of the management
590
- * group.
591
- * @param groupId The management group ID.
592
- * @param deploymentName The name of the deployment.
593
- * @param parameters Parameters to validate.
594
- * @param options The options parameters.
595
- */
596
- beginWhatIfAtManagementGroupScopeAndWait(
597
- groupId: string,
598
- deploymentName: string,
599
- parameters: ScopedDeploymentWhatIf,
600
- options?: DeploymentsWhatIfAtManagementGroupScopeOptionalParams
601
- ): Promise<DeploymentsWhatIfAtManagementGroupScopeResponse>;
602
- /**
603
- * Exports the template used for specified deployment.
604
- * @param groupId The management group ID.
605
- * @param deploymentName The name of the deployment.
606
- * @param options The options parameters.
607
- */
608
- exportTemplateAtManagementGroupScope(
609
- groupId: string,
610
- deploymentName: string,
611
- options?: DeploymentsExportTemplateAtManagementGroupScopeOptionalParams
612
- ): Promise<DeploymentsExportTemplateAtManagementGroupScopeResponse>;
613
- /**
614
- * A template deployment that is currently running cannot be deleted. Deleting a template deployment
615
- * removes the associated deployment operations. This is an asynchronous operation that returns a
616
- * status of 202 until the template deployment is successfully deleted. The Location response header
617
- * contains the URI that is used to obtain the status of the process. While the process is running, a
618
- * call to the URI in the Location header returns a status of 202. When the process finishes, the URI
619
- * in the Location header returns a status of 204 on success. If the asynchronous request failed, the
620
- * URI in the Location header returns an error-level status code.
621
- * @param deploymentName The name of the deployment.
622
- * @param options The options parameters.
623
- */
624
- beginDeleteAtSubscriptionScope(
625
- deploymentName: string,
626
- options?: DeploymentsDeleteAtSubscriptionScopeOptionalParams
627
- ): Promise<PollerLike<PollOperationState<void>, void>>;
628
- /**
629
- * A template deployment that is currently running cannot be deleted. Deleting a template deployment
630
- * removes the associated deployment operations. This is an asynchronous operation that returns a
631
- * status of 202 until the template deployment is successfully deleted. The Location response header
632
- * contains the URI that is used to obtain the status of the process. While the process is running, a
633
- * call to the URI in the Location header returns a status of 202. When the process finishes, the URI
634
- * in the Location header returns a status of 204 on success. If the asynchronous request failed, the
635
- * URI in the Location header returns an error-level status code.
636
- * @param deploymentName The name of the deployment.
637
- * @param options The options parameters.
638
- */
639
- beginDeleteAtSubscriptionScopeAndWait(
640
- deploymentName: string,
641
- options?: DeploymentsDeleteAtSubscriptionScopeOptionalParams
642
- ): Promise<void>;
643
- /**
644
- * Checks whether the deployment exists.
645
- * @param deploymentName The name of the deployment.
646
- * @param options The options parameters.
647
- */
648
- checkExistenceAtSubscriptionScope(
649
- deploymentName: string,
650
- options?: DeploymentsCheckExistenceAtSubscriptionScopeOptionalParams
651
- ): Promise<DeploymentsCheckExistenceAtSubscriptionScopeResponse>;
652
- /**
653
- * You can provide the template and parameters directly in the request or link to JSON files.
654
- * @param deploymentName The name of the deployment.
655
- * @param parameters Additional parameters supplied to the operation.
656
- * @param options The options parameters.
657
- */
658
- beginCreateOrUpdateAtSubscriptionScope(
659
- deploymentName: string,
660
- parameters: Deployment,
661
- options?: DeploymentsCreateOrUpdateAtSubscriptionScopeOptionalParams
662
- ): Promise<
663
- PollerLike<
664
- PollOperationState<DeploymentsCreateOrUpdateAtSubscriptionScopeResponse>,
665
- DeploymentsCreateOrUpdateAtSubscriptionScopeResponse
666
- >
667
- >;
668
- /**
669
- * You can provide the template and parameters directly in the request or link to JSON files.
670
- * @param deploymentName The name of the deployment.
671
- * @param parameters Additional parameters supplied to the operation.
672
- * @param options The options parameters.
673
- */
674
- beginCreateOrUpdateAtSubscriptionScopeAndWait(
675
- deploymentName: string,
676
- parameters: Deployment,
677
- options?: DeploymentsCreateOrUpdateAtSubscriptionScopeOptionalParams
678
- ): Promise<DeploymentsCreateOrUpdateAtSubscriptionScopeResponse>;
679
- /**
680
- * Gets a deployment.
681
- * @param deploymentName The name of the deployment.
682
- * @param options The options parameters.
683
- */
684
- getAtSubscriptionScope(
685
- deploymentName: string,
686
- options?: DeploymentsGetAtSubscriptionScopeOptionalParams
687
- ): Promise<DeploymentsGetAtSubscriptionScopeResponse>;
688
- /**
689
- * You can cancel a deployment only if the provisioningState is Accepted or Running. After the
690
- * deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment
691
- * stops the currently running template deployment and leaves the resources partially deployed.
692
- * @param deploymentName The name of the deployment.
693
- * @param options The options parameters.
694
- */
695
- cancelAtSubscriptionScope(
696
- deploymentName: string,
697
- options?: DeploymentsCancelAtSubscriptionScopeOptionalParams
698
- ): Promise<void>;
699
- /**
700
- * Validates whether the specified template is syntactically correct and will be accepted by Azure
701
- * Resource Manager..
702
- * @param deploymentName The name of the deployment.
703
- * @param parameters Parameters to validate.
704
- * @param options The options parameters.
705
- */
706
- beginValidateAtSubscriptionScope(
707
- deploymentName: string,
708
- parameters: Deployment,
709
- options?: DeploymentsValidateAtSubscriptionScopeOptionalParams
710
- ): Promise<
711
- PollerLike<
712
- PollOperationState<DeploymentsValidateAtSubscriptionScopeResponse>,
713
- DeploymentsValidateAtSubscriptionScopeResponse
714
- >
715
- >;
716
- /**
717
- * Validates whether the specified template is syntactically correct and will be accepted by Azure
718
- * Resource Manager..
719
- * @param deploymentName The name of the deployment.
720
- * @param parameters Parameters to validate.
721
- * @param options The options parameters.
722
- */
723
- beginValidateAtSubscriptionScopeAndWait(
724
- deploymentName: string,
725
- parameters: Deployment,
726
- options?: DeploymentsValidateAtSubscriptionScopeOptionalParams
727
- ): Promise<DeploymentsValidateAtSubscriptionScopeResponse>;
728
- /**
729
- * Returns changes that will be made by the deployment if executed at the scope of the subscription.
730
- * @param deploymentName The name of the deployment.
731
- * @param parameters Parameters to What If.
732
- * @param options The options parameters.
733
- */
734
- beginWhatIfAtSubscriptionScope(
735
- deploymentName: string,
736
- parameters: DeploymentWhatIf,
737
- options?: DeploymentsWhatIfAtSubscriptionScopeOptionalParams
738
- ): Promise<
739
- PollerLike<
740
- PollOperationState<DeploymentsWhatIfAtSubscriptionScopeResponse>,
741
- DeploymentsWhatIfAtSubscriptionScopeResponse
742
- >
743
- >;
744
- /**
745
- * Returns changes that will be made by the deployment if executed at the scope of the subscription.
746
- * @param deploymentName The name of the deployment.
747
- * @param parameters Parameters to What If.
748
- * @param options The options parameters.
749
- */
750
- beginWhatIfAtSubscriptionScopeAndWait(
751
- deploymentName: string,
752
- parameters: DeploymentWhatIf,
753
- options?: DeploymentsWhatIfAtSubscriptionScopeOptionalParams
754
- ): Promise<DeploymentsWhatIfAtSubscriptionScopeResponse>;
755
- /**
756
- * Exports the template used for specified deployment.
757
- * @param deploymentName The name of the deployment.
758
- * @param options The options parameters.
759
- */
760
- exportTemplateAtSubscriptionScope(
761
- deploymentName: string,
762
- options?: DeploymentsExportTemplateAtSubscriptionScopeOptionalParams
763
- ): Promise<DeploymentsExportTemplateAtSubscriptionScopeResponse>;
764
- /**
765
- * A template deployment that is currently running cannot be deleted. Deleting a template deployment
766
- * removes the associated deployment operations. Deleting a template deployment does not affect the
767
- * state of the resource group. This is an asynchronous operation that returns a status of 202 until
768
- * the template deployment is successfully deleted. The Location response header contains the URI that
769
- * is used to obtain the status of the process. While the process is running, a call to the URI in the
770
- * Location header returns a status of 202. When the process finishes, the URI in the Location header
771
- * returns a status of 204 on success. If the asynchronous request failed, the URI in the Location
772
- * header returns an error-level status code.
773
- * @param resourceGroupName The name of the resource group with the deployment to delete. The name is
774
- * case insensitive.
775
- * @param deploymentName The name of the deployment.
776
- * @param options The options parameters.
777
- */
778
- beginDelete(
779
- resourceGroupName: string,
780
- deploymentName: string,
781
- options?: DeploymentsDeleteOptionalParams
782
- ): Promise<PollerLike<PollOperationState<void>, void>>;
783
- /**
784
- * A template deployment that is currently running cannot be deleted. Deleting a template deployment
785
- * removes the associated deployment operations. Deleting a template deployment does not affect the
786
- * state of the resource group. This is an asynchronous operation that returns a status of 202 until
787
- * the template deployment is successfully deleted. The Location response header contains the URI that
788
- * is used to obtain the status of the process. While the process is running, a call to the URI in the
789
- * Location header returns a status of 202. When the process finishes, the URI in the Location header
790
- * returns a status of 204 on success. If the asynchronous request failed, the URI in the Location
791
- * header returns an error-level status code.
792
- * @param resourceGroupName The name of the resource group with the deployment to delete. The name is
793
- * case insensitive.
794
- * @param deploymentName The name of the deployment.
795
- * @param options The options parameters.
796
- */
797
- beginDeleteAndWait(
798
- resourceGroupName: string,
799
- deploymentName: string,
800
- options?: DeploymentsDeleteOptionalParams
801
- ): Promise<void>;
802
- /**
803
- * Checks whether the deployment exists.
804
- * @param resourceGroupName The name of the resource group with the deployment to check. The name is
805
- * case insensitive.
806
- * @param deploymentName The name of the deployment.
807
- * @param options The options parameters.
808
- */
809
- checkExistence(
810
- resourceGroupName: string,
811
- deploymentName: string,
812
- options?: DeploymentsCheckExistenceOptionalParams
813
- ): Promise<DeploymentsCheckExistenceResponse>;
814
- /**
815
- * You can provide the template and parameters directly in the request or link to JSON files.
816
- * @param resourceGroupName The name of the resource group to deploy the resources to. The name is case
817
- * insensitive. The resource group must already exist.
818
- * @param deploymentName The name of the deployment.
819
- * @param parameters Additional parameters supplied to the operation.
820
- * @param options The options parameters.
821
- */
822
- beginCreateOrUpdate(
823
- resourceGroupName: string,
824
- deploymentName: string,
825
- parameters: Deployment,
826
- options?: DeploymentsCreateOrUpdateOptionalParams
827
- ): Promise<
828
- PollerLike<
829
- PollOperationState<DeploymentsCreateOrUpdateResponse>,
830
- DeploymentsCreateOrUpdateResponse
831
- >
832
- >;
833
- /**
834
- * You can provide the template and parameters directly in the request or link to JSON files.
835
- * @param resourceGroupName The name of the resource group to deploy the resources to. The name is case
836
- * insensitive. The resource group must already exist.
837
- * @param deploymentName The name of the deployment.
838
- * @param parameters Additional parameters supplied to the operation.
839
- * @param options The options parameters.
840
- */
841
- beginCreateOrUpdateAndWait(
842
- resourceGroupName: string,
843
- deploymentName: string,
844
- parameters: Deployment,
845
- options?: DeploymentsCreateOrUpdateOptionalParams
846
- ): Promise<DeploymentsCreateOrUpdateResponse>;
847
- /**
848
- * Gets a deployment.
849
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
850
- * @param deploymentName The name of the deployment.
851
- * @param options The options parameters.
852
- */
853
- get(
854
- resourceGroupName: string,
855
- deploymentName: string,
856
- options?: DeploymentsGetOptionalParams
857
- ): Promise<DeploymentsGetResponse>;
858
- /**
859
- * You can cancel a deployment only if the provisioningState is Accepted or Running. After the
860
- * deployment is canceled, the provisioningState is set to Canceled. Canceling a template deployment
861
- * stops the currently running template deployment and leaves the resource group partially deployed.
862
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
863
- * @param deploymentName The name of the deployment.
864
- * @param options The options parameters.
865
- */
866
- cancel(
867
- resourceGroupName: string,
868
- deploymentName: string,
869
- options?: DeploymentsCancelOptionalParams
870
- ): Promise<void>;
871
- /**
872
- * Validates whether the specified template is syntactically correct and will be accepted by Azure
873
- * Resource Manager..
874
- * @param resourceGroupName The name of the resource group the template will be deployed to. The name
875
- * is case insensitive.
876
- * @param deploymentName The name of the deployment.
877
- * @param parameters Parameters to validate.
878
- * @param options The options parameters.
879
- */
880
- beginValidate(
881
- resourceGroupName: string,
882
- deploymentName: string,
883
- parameters: Deployment,
884
- options?: DeploymentsValidateOptionalParams
885
- ): Promise<
886
- PollerLike<
887
- PollOperationState<DeploymentsValidateResponse>,
888
- DeploymentsValidateResponse
889
- >
890
- >;
891
- /**
892
- * Validates whether the specified template is syntactically correct and will be accepted by Azure
893
- * Resource Manager..
894
- * @param resourceGroupName The name of the resource group the template will be deployed to. The name
895
- * is case insensitive.
896
- * @param deploymentName The name of the deployment.
897
- * @param parameters Parameters to validate.
898
- * @param options The options parameters.
899
- */
900
- beginValidateAndWait(
901
- resourceGroupName: string,
902
- deploymentName: string,
903
- parameters: Deployment,
904
- options?: DeploymentsValidateOptionalParams
905
- ): Promise<DeploymentsValidateResponse>;
906
- /**
907
- * Returns changes that will be made by the deployment if executed at the scope of the resource group.
908
- * @param resourceGroupName The name of the resource group the template will be deployed to. The name
909
- * is case insensitive.
910
- * @param deploymentName The name of the deployment.
911
- * @param parameters Parameters to validate.
912
- * @param options The options parameters.
913
- */
914
- beginWhatIf(
915
- resourceGroupName: string,
916
- deploymentName: string,
917
- parameters: DeploymentWhatIf,
918
- options?: DeploymentsWhatIfOptionalParams
919
- ): Promise<
920
- PollerLike<
921
- PollOperationState<DeploymentsWhatIfResponse>,
922
- DeploymentsWhatIfResponse
923
- >
924
- >;
925
- /**
926
- * Returns changes that will be made by the deployment if executed at the scope of the resource group.
927
- * @param resourceGroupName The name of the resource group the template will be deployed to. The name
928
- * is case insensitive.
929
- * @param deploymentName The name of the deployment.
930
- * @param parameters Parameters to validate.
931
- * @param options The options parameters.
932
- */
933
- beginWhatIfAndWait(
934
- resourceGroupName: string,
935
- deploymentName: string,
936
- parameters: DeploymentWhatIf,
937
- options?: DeploymentsWhatIfOptionalParams
938
- ): Promise<DeploymentsWhatIfResponse>;
939
- /**
940
- * Exports the template used for specified deployment.
941
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
942
- * @param deploymentName The name of the deployment.
943
- * @param options The options parameters.
944
- */
945
- exportTemplate(
946
- resourceGroupName: string,
947
- deploymentName: string,
948
- options?: DeploymentsExportTemplateOptionalParams
949
- ): Promise<DeploymentsExportTemplateResponse>;
950
- /**
951
- * Calculate the hash of the given template.
952
- * @param template The template provided to calculate hash.
953
- * @param options The options parameters.
954
- */
955
- calculateTemplateHash(
956
- template: Record<string, unknown>,
957
- options?: DeploymentsCalculateTemplateHashOptionalParams
958
- ): Promise<DeploymentsCalculateTemplateHashResponse>;
959
- }