@azure/arm-containerregistry 10.1.0-beta.4 → 10.1.0-beta.5

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 (395) hide show
  1. package/CHANGELOG.md +75 -7
  2. package/LICENSE +1 -1
  3. package/dist/index.js +3305 -1377
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/agentPoolsCreateSample.js +11 -3
  8. package/dist-esm/samples-dev/agentPoolsCreateSample.js.map +1 -1
  9. package/dist-esm/samples-dev/agentPoolsDeleteSample.js +11 -3
  10. package/dist-esm/samples-dev/agentPoolsDeleteSample.js.map +1 -1
  11. package/dist-esm/samples-dev/agentPoolsGetQueueStatusSample.js +11 -3
  12. package/dist-esm/samples-dev/agentPoolsGetQueueStatusSample.js.map +1 -1
  13. package/dist-esm/samples-dev/agentPoolsGetSample.js +11 -3
  14. package/dist-esm/samples-dev/agentPoolsGetSample.js.map +1 -1
  15. package/dist-esm/samples-dev/agentPoolsListSample.js +11 -3
  16. package/dist-esm/samples-dev/agentPoolsListSample.js.map +1 -1
  17. package/dist-esm/samples-dev/agentPoolsUpdateSample.js +11 -3
  18. package/dist-esm/samples-dev/agentPoolsUpdateSample.js.map +1 -1
  19. package/dist-esm/samples-dev/cacheRulesCreateSample.d.ts +2 -0
  20. package/dist-esm/samples-dev/cacheRulesCreateSample.d.ts.map +1 -0
  21. package/dist-esm/samples-dev/cacheRulesCreateSample.js +45 -0
  22. package/dist-esm/samples-dev/cacheRulesCreateSample.js.map +1 -0
  23. package/dist-esm/samples-dev/cacheRulesDeleteSample.d.ts +2 -0
  24. package/dist-esm/samples-dev/cacheRulesDeleteSample.d.ts.map +1 -0
  25. package/dist-esm/samples-dev/cacheRulesDeleteSample.js +40 -0
  26. package/dist-esm/samples-dev/cacheRulesDeleteSample.js.map +1 -0
  27. package/dist-esm/samples-dev/cacheRulesGetSample.d.ts +2 -0
  28. package/dist-esm/samples-dev/cacheRulesGetSample.d.ts.map +1 -0
  29. package/dist-esm/samples-dev/cacheRulesGetSample.js +40 -0
  30. package/dist-esm/samples-dev/cacheRulesGetSample.js.map +1 -0
  31. package/dist-esm/samples-dev/cacheRulesListSample.d.ts +2 -0
  32. package/dist-esm/samples-dev/cacheRulesListSample.d.ts.map +1 -0
  33. package/dist-esm/samples-dev/cacheRulesListSample.js +53 -0
  34. package/dist-esm/samples-dev/cacheRulesListSample.js.map +1 -0
  35. package/dist-esm/samples-dev/cacheRulesUpdateSample.d.ts +2 -0
  36. package/dist-esm/samples-dev/cacheRulesUpdateSample.d.ts.map +1 -0
  37. package/dist-esm/samples-dev/cacheRulesUpdateSample.js +43 -0
  38. package/dist-esm/samples-dev/cacheRulesUpdateSample.js.map +1 -0
  39. package/dist-esm/samples-dev/connectedRegistriesCreateSample.js +12 -4
  40. package/dist-esm/samples-dev/connectedRegistriesCreateSample.js.map +1 -1
  41. package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.js +12 -4
  42. package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.js.map +1 -1
  43. package/dist-esm/samples-dev/connectedRegistriesDeleteSample.js +12 -4
  44. package/dist-esm/samples-dev/connectedRegistriesDeleteSample.js.map +1 -1
  45. package/dist-esm/samples-dev/connectedRegistriesGetSample.js +12 -4
  46. package/dist-esm/samples-dev/connectedRegistriesGetSample.js.map +1 -1
  47. package/dist-esm/samples-dev/connectedRegistriesListSample.js +12 -4
  48. package/dist-esm/samples-dev/connectedRegistriesListSample.js.map +1 -1
  49. package/dist-esm/samples-dev/connectedRegistriesUpdateSample.js +12 -4
  50. package/dist-esm/samples-dev/connectedRegistriesUpdateSample.js.map +1 -1
  51. package/dist-esm/samples-dev/credentialSetsCreateSample.d.ts +2 -0
  52. package/dist-esm/samples-dev/credentialSetsCreateSample.d.ts.map +1 -0
  53. package/dist-esm/samples-dev/credentialSetsCreateSample.js +51 -0
  54. package/dist-esm/samples-dev/credentialSetsCreateSample.js.map +1 -0
  55. package/dist-esm/samples-dev/credentialSetsDeleteSample.d.ts +2 -0
  56. package/dist-esm/samples-dev/credentialSetsDeleteSample.d.ts.map +1 -0
  57. package/dist-esm/samples-dev/credentialSetsDeleteSample.js +40 -0
  58. package/dist-esm/samples-dev/credentialSetsDeleteSample.js.map +1 -0
  59. package/dist-esm/samples-dev/credentialSetsGetSample.d.ts +2 -0
  60. package/dist-esm/samples-dev/credentialSetsGetSample.d.ts.map +1 -0
  61. package/dist-esm/samples-dev/credentialSetsGetSample.js +40 -0
  62. package/dist-esm/samples-dev/credentialSetsGetSample.js.map +1 -0
  63. package/dist-esm/samples-dev/credentialSetsListSample.d.ts +2 -0
  64. package/dist-esm/samples-dev/credentialSetsListSample.d.ts.map +1 -0
  65. package/dist-esm/samples-dev/credentialSetsListSample.js +53 -0
  66. package/dist-esm/samples-dev/credentialSetsListSample.js.map +1 -0
  67. package/dist-esm/samples-dev/credentialSetsUpdateSample.d.ts +2 -0
  68. package/dist-esm/samples-dev/credentialSetsUpdateSample.d.ts.map +1 -0
  69. package/dist-esm/samples-dev/credentialSetsUpdateSample.js +49 -0
  70. package/dist-esm/samples-dev/credentialSetsUpdateSample.js.map +1 -0
  71. package/dist-esm/samples-dev/exportPipelinesCreateSample.js +12 -4
  72. package/dist-esm/samples-dev/exportPipelinesCreateSample.js.map +1 -1
  73. package/dist-esm/samples-dev/exportPipelinesDeleteSample.js +12 -4
  74. package/dist-esm/samples-dev/exportPipelinesDeleteSample.js.map +1 -1
  75. package/dist-esm/samples-dev/exportPipelinesGetSample.js +12 -4
  76. package/dist-esm/samples-dev/exportPipelinesGetSample.js.map +1 -1
  77. package/dist-esm/samples-dev/exportPipelinesListSample.js +12 -4
  78. package/dist-esm/samples-dev/exportPipelinesListSample.js.map +1 -1
  79. package/dist-esm/samples-dev/importPipelinesCreateSample.js +12 -4
  80. package/dist-esm/samples-dev/importPipelinesCreateSample.js.map +1 -1
  81. package/dist-esm/samples-dev/importPipelinesDeleteSample.js +12 -4
  82. package/dist-esm/samples-dev/importPipelinesDeleteSample.js.map +1 -1
  83. package/dist-esm/samples-dev/importPipelinesGetSample.js +12 -4
  84. package/dist-esm/samples-dev/importPipelinesGetSample.js.map +1 -1
  85. package/dist-esm/samples-dev/importPipelinesListSample.js +12 -4
  86. package/dist-esm/samples-dev/importPipelinesListSample.js.map +1 -1
  87. package/dist-esm/samples-dev/operationsListSample.js +11 -3
  88. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  89. package/dist-esm/samples-dev/pipelineRunsCreateSample.js +17 -8
  90. package/dist-esm/samples-dev/pipelineRunsCreateSample.js.map +1 -1
  91. package/dist-esm/samples-dev/pipelineRunsDeleteSample.js +12 -4
  92. package/dist-esm/samples-dev/pipelineRunsDeleteSample.js.map +1 -1
  93. package/dist-esm/samples-dev/pipelineRunsGetSample.js +12 -4
  94. package/dist-esm/samples-dev/pipelineRunsGetSample.js.map +1 -1
  95. package/dist-esm/samples-dev/pipelineRunsListSample.js +12 -4
  96. package/dist-esm/samples-dev/pipelineRunsListSample.js.map +1 -1
  97. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +12 -4
  98. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js.map +1 -1
  99. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +12 -4
  100. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +1 -1
  101. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +12 -4
  102. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +1 -1
  103. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +12 -4
  104. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +1 -1
  105. package/dist-esm/samples-dev/registriesCheckNameAvailabilitySample.js +15 -6
  106. package/dist-esm/samples-dev/registriesCheckNameAvailabilitySample.js.map +1 -1
  107. package/dist-esm/samples-dev/registriesCreateSample.js +17 -8
  108. package/dist-esm/samples-dev/registriesCreateSample.js.map +1 -1
  109. package/dist-esm/samples-dev/registriesDeleteSample.js +12 -4
  110. package/dist-esm/samples-dev/registriesDeleteSample.js.map +1 -1
  111. package/dist-esm/samples-dev/registriesGenerateCredentialsSample.js +12 -4
  112. package/dist-esm/samples-dev/registriesGenerateCredentialsSample.js.map +1 -1
  113. package/dist-esm/samples-dev/registriesGetBuildSourceUploadUrlSample.js +11 -3
  114. package/dist-esm/samples-dev/registriesGetBuildSourceUploadUrlSample.js.map +1 -1
  115. package/dist-esm/samples-dev/registriesGetPrivateLinkResourceSample.js +12 -4
  116. package/dist-esm/samples-dev/registriesGetPrivateLinkResourceSample.js.map +1 -1
  117. package/dist-esm/samples-dev/registriesGetSample.js +12 -4
  118. package/dist-esm/samples-dev/registriesGetSample.js.map +1 -1
  119. package/dist-esm/samples-dev/registriesImportImageSample.js +22 -12
  120. package/dist-esm/samples-dev/registriesImportImageSample.js.map +1 -1
  121. package/dist-esm/samples-dev/registriesListByResourceGroupSample.js +12 -4
  122. package/dist-esm/samples-dev/registriesListByResourceGroupSample.js.map +1 -1
  123. package/dist-esm/samples-dev/registriesListCredentialsSample.js +12 -4
  124. package/dist-esm/samples-dev/registriesListCredentialsSample.js.map +1 -1
  125. package/dist-esm/samples-dev/registriesListPrivateLinkResourcesSample.js +12 -4
  126. package/dist-esm/samples-dev/registriesListPrivateLinkResourcesSample.js.map +1 -1
  127. package/dist-esm/samples-dev/registriesListSample.js +11 -3
  128. package/dist-esm/samples-dev/registriesListSample.js.map +1 -1
  129. package/dist-esm/samples-dev/registriesListUsagesSample.js +12 -4
  130. package/dist-esm/samples-dev/registriesListUsagesSample.js.map +1 -1
  131. package/dist-esm/samples-dev/registriesRegenerateCredentialSample.js +12 -4
  132. package/dist-esm/samples-dev/registriesRegenerateCredentialSample.js.map +1 -1
  133. package/dist-esm/samples-dev/registriesScheduleRunSample.js +35 -21
  134. package/dist-esm/samples-dev/registriesScheduleRunSample.js.map +1 -1
  135. package/dist-esm/samples-dev/registriesUpdateSample.js +12 -4
  136. package/dist-esm/samples-dev/registriesUpdateSample.js.map +1 -1
  137. package/dist-esm/samples-dev/replicationsCreateSample.js +17 -8
  138. package/dist-esm/samples-dev/replicationsCreateSample.js.map +1 -1
  139. package/dist-esm/samples-dev/replicationsDeleteSample.js +12 -4
  140. package/dist-esm/samples-dev/replicationsDeleteSample.js.map +1 -1
  141. package/dist-esm/samples-dev/replicationsGetSample.js +12 -4
  142. package/dist-esm/samples-dev/replicationsGetSample.js.map +1 -1
  143. package/dist-esm/samples-dev/replicationsListSample.js +12 -4
  144. package/dist-esm/samples-dev/replicationsListSample.js.map +1 -1
  145. package/dist-esm/samples-dev/replicationsUpdateSample.js +12 -4
  146. package/dist-esm/samples-dev/replicationsUpdateSample.js.map +1 -1
  147. package/dist-esm/samples-dev/runsCancelSample.js +11 -3
  148. package/dist-esm/samples-dev/runsCancelSample.js.map +1 -1
  149. package/dist-esm/samples-dev/runsGetLogSasUrlSample.js +11 -3
  150. package/dist-esm/samples-dev/runsGetLogSasUrlSample.js.map +1 -1
  151. package/dist-esm/samples-dev/runsGetSample.js +11 -3
  152. package/dist-esm/samples-dev/runsGetSample.js.map +1 -1
  153. package/dist-esm/samples-dev/runsListSample.js +11 -3
  154. package/dist-esm/samples-dev/runsListSample.js.map +1 -1
  155. package/dist-esm/samples-dev/runsUpdateSample.js +11 -3
  156. package/dist-esm/samples-dev/runsUpdateSample.js.map +1 -1
  157. package/dist-esm/samples-dev/scopeMapsCreateSample.js +12 -4
  158. package/dist-esm/samples-dev/scopeMapsCreateSample.js.map +1 -1
  159. package/dist-esm/samples-dev/scopeMapsDeleteSample.js +12 -4
  160. package/dist-esm/samples-dev/scopeMapsDeleteSample.js.map +1 -1
  161. package/dist-esm/samples-dev/scopeMapsGetSample.js +12 -4
  162. package/dist-esm/samples-dev/scopeMapsGetSample.js.map +1 -1
  163. package/dist-esm/samples-dev/scopeMapsListSample.js +12 -4
  164. package/dist-esm/samples-dev/scopeMapsListSample.js.map +1 -1
  165. package/dist-esm/samples-dev/scopeMapsUpdateSample.js +12 -4
  166. package/dist-esm/samples-dev/scopeMapsUpdateSample.js.map +1 -1
  167. package/dist-esm/samples-dev/taskRunsCreateSample.js +11 -3
  168. package/dist-esm/samples-dev/taskRunsCreateSample.js.map +1 -1
  169. package/dist-esm/samples-dev/taskRunsDeleteSample.js +11 -3
  170. package/dist-esm/samples-dev/taskRunsDeleteSample.js.map +1 -1
  171. package/dist-esm/samples-dev/taskRunsGetDetailsSample.js +11 -3
  172. package/dist-esm/samples-dev/taskRunsGetDetailsSample.js.map +1 -1
  173. package/dist-esm/samples-dev/taskRunsGetSample.js +11 -3
  174. package/dist-esm/samples-dev/taskRunsGetSample.js.map +1 -1
  175. package/dist-esm/samples-dev/taskRunsListSample.js +11 -3
  176. package/dist-esm/samples-dev/taskRunsListSample.js.map +1 -1
  177. package/dist-esm/samples-dev/taskRunsUpdateSample.js +11 -3
  178. package/dist-esm/samples-dev/taskRunsUpdateSample.js.map +1 -1
  179. package/dist-esm/samples-dev/tasksCreateSample.js +27 -15
  180. package/dist-esm/samples-dev/tasksCreateSample.js.map +1 -1
  181. package/dist-esm/samples-dev/tasksDeleteSample.js +11 -3
  182. package/dist-esm/samples-dev/tasksDeleteSample.js.map +1 -1
  183. package/dist-esm/samples-dev/tasksGetDetailsSample.js +11 -3
  184. package/dist-esm/samples-dev/tasksGetDetailsSample.js.map +1 -1
  185. package/dist-esm/samples-dev/tasksGetSample.js +11 -3
  186. package/dist-esm/samples-dev/tasksGetSample.js.map +1 -1
  187. package/dist-esm/samples-dev/tasksListSample.js +11 -3
  188. package/dist-esm/samples-dev/tasksListSample.js.map +1 -1
  189. package/dist-esm/samples-dev/tasksUpdateSample.js +27 -15
  190. package/dist-esm/samples-dev/tasksUpdateSample.js.map +1 -1
  191. package/dist-esm/samples-dev/tokensCreateSample.js +12 -4
  192. package/dist-esm/samples-dev/tokensCreateSample.js.map +1 -1
  193. package/dist-esm/samples-dev/tokensDeleteSample.js +12 -4
  194. package/dist-esm/samples-dev/tokensDeleteSample.js.map +1 -1
  195. package/dist-esm/samples-dev/tokensGetSample.js +12 -4
  196. package/dist-esm/samples-dev/tokensGetSample.js.map +1 -1
  197. package/dist-esm/samples-dev/tokensListSample.js +12 -4
  198. package/dist-esm/samples-dev/tokensListSample.js.map +1 -1
  199. package/dist-esm/samples-dev/tokensUpdateSample.js +12 -4
  200. package/dist-esm/samples-dev/tokensUpdateSample.js.map +1 -1
  201. package/dist-esm/samples-dev/webhooksCreateSample.js +13 -5
  202. package/dist-esm/samples-dev/webhooksCreateSample.js.map +1 -1
  203. package/dist-esm/samples-dev/webhooksDeleteSample.js +12 -4
  204. package/dist-esm/samples-dev/webhooksDeleteSample.js.map +1 -1
  205. package/dist-esm/samples-dev/webhooksGetCallbackConfigSample.js +12 -4
  206. package/dist-esm/samples-dev/webhooksGetCallbackConfigSample.js.map +1 -1
  207. package/dist-esm/samples-dev/webhooksGetSample.js +12 -4
  208. package/dist-esm/samples-dev/webhooksGetSample.js.map +1 -1
  209. package/dist-esm/samples-dev/webhooksListEventsSample.js +12 -4
  210. package/dist-esm/samples-dev/webhooksListEventsSample.js.map +1 -1
  211. package/dist-esm/samples-dev/webhooksListSample.js +12 -4
  212. package/dist-esm/samples-dev/webhooksListSample.js.map +1 -1
  213. package/dist-esm/samples-dev/webhooksPingSample.js +12 -4
  214. package/dist-esm/samples-dev/webhooksPingSample.js.map +1 -1
  215. package/dist-esm/samples-dev/webhooksUpdateSample.js +13 -5
  216. package/dist-esm/samples-dev/webhooksUpdateSample.js.map +1 -1
  217. package/dist-esm/src/containerRegistryManagementClient.d.ts +4 -2
  218. package/dist-esm/src/containerRegistryManagementClient.d.ts.map +1 -1
  219. package/dist-esm/src/containerRegistryManagementClient.js +5 -3
  220. package/dist-esm/src/containerRegistryManagementClient.js.map +1 -1
  221. package/dist-esm/src/lroImpl.d.ts +6 -11
  222. package/dist-esm/src/lroImpl.d.ts.map +1 -1
  223. package/dist-esm/src/lroImpl.js +12 -20
  224. package/dist-esm/src/lroImpl.js.map +1 -1
  225. package/dist-esm/src/models/index.d.ts +447 -108
  226. package/dist-esm/src/models/index.d.ts.map +1 -1
  227. package/dist-esm/src/models/index.js +38 -24
  228. package/dist-esm/src/models/index.js.map +1 -1
  229. package/dist-esm/src/models/mappers.d.ts +49 -6
  230. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  231. package/dist-esm/src/models/mappers.js +900 -183
  232. package/dist-esm/src/models/mappers.js.map +1 -1
  233. package/dist-esm/src/models/parameters.d.ts +9 -2
  234. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  235. package/dist-esm/src/models/parameters.js +79 -19
  236. package/dist-esm/src/models/parameters.js.map +1 -1
  237. package/dist-esm/src/operations/agentPools.d.ts +4 -4
  238. package/dist-esm/src/operations/agentPools.d.ts.map +1 -1
  239. package/dist-esm/src/operations/agentPools.js +47 -30
  240. package/dist-esm/src/operations/agentPools.js.map +1 -1
  241. package/dist-esm/src/operations/cacheRules.d.ts +99 -0
  242. package/dist-esm/src/operations/cacheRules.d.ts.map +1 -0
  243. package/dist-esm/src/operations/cacheRules.js +461 -0
  244. package/dist-esm/src/operations/cacheRules.js.map +1 -0
  245. package/dist-esm/src/operations/connectedRegistries.d.ts +17 -17
  246. package/dist-esm/src/operations/connectedRegistries.d.ts.map +1 -1
  247. package/dist-esm/src/operations/connectedRegistries.js +66 -47
  248. package/dist-esm/src/operations/connectedRegistries.js.map +1 -1
  249. package/dist-esm/src/operations/credentialSets.d.ts +99 -0
  250. package/dist-esm/src/operations/credentialSets.d.ts.map +1 -0
  251. package/dist-esm/src/operations/credentialSets.js +461 -0
  252. package/dist-esm/src/operations/credentialSets.js.map +1 -0
  253. package/dist-esm/src/operations/exportPipelines.d.ts +11 -11
  254. package/dist-esm/src/operations/exportPipelines.d.ts.map +1 -1
  255. package/dist-esm/src/operations/exportPipelines.js +36 -27
  256. package/dist-esm/src/operations/exportPipelines.js.map +1 -1
  257. package/dist-esm/src/operations/importPipelines.d.ts +11 -11
  258. package/dist-esm/src/operations/importPipelines.d.ts.map +1 -1
  259. package/dist-esm/src/operations/importPipelines.js +36 -27
  260. package/dist-esm/src/operations/importPipelines.js.map +1 -1
  261. package/dist-esm/src/operations/index.d.ts +2 -0
  262. package/dist-esm/src/operations/index.d.ts.map +1 -1
  263. package/dist-esm/src/operations/index.js +2 -0
  264. package/dist-esm/src/operations/index.js.map +1 -1
  265. package/dist-esm/src/operations/operations.js +0 -1
  266. package/dist-esm/src/operations/operations.js.map +1 -1
  267. package/dist-esm/src/operations/pipelineRuns.d.ts +11 -11
  268. package/dist-esm/src/operations/pipelineRuns.d.ts.map +1 -1
  269. package/dist-esm/src/operations/pipelineRuns.js +36 -27
  270. package/dist-esm/src/operations/pipelineRuns.js.map +1 -1
  271. package/dist-esm/src/operations/privateEndpointConnections.d.ts +11 -11
  272. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
  273. package/dist-esm/src/operations/privateEndpointConnections.js +41 -32
  274. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
  275. package/dist-esm/src/operations/registries.d.ts +28 -28
  276. package/dist-esm/src/operations/registries.d.ts.map +1 -1
  277. package/dist-esm/src/operations/registries.js +95 -64
  278. package/dist-esm/src/operations/registries.js.map +1 -1
  279. package/dist-esm/src/operations/replications.d.ts +14 -14
  280. package/dist-esm/src/operations/replications.d.ts.map +1 -1
  281. package/dist-esm/src/operations/replications.js +54 -40
  282. package/dist-esm/src/operations/replications.js.map +1 -1
  283. package/dist-esm/src/operations/runs.d.ts +3 -3
  284. package/dist-esm/src/operations/runs.d.ts.map +1 -1
  285. package/dist-esm/src/operations/runs.js +32 -19
  286. package/dist-esm/src/operations/runs.js.map +1 -1
  287. package/dist-esm/src/operations/scopeMaps.d.ts +14 -14
  288. package/dist-esm/src/operations/scopeMaps.d.ts.map +1 -1
  289. package/dist-esm/src/operations/scopeMaps.js +54 -40
  290. package/dist-esm/src/operations/scopeMaps.js.map +1 -1
  291. package/dist-esm/src/operations/taskRuns.d.ts +4 -4
  292. package/dist-esm/src/operations/taskRuns.d.ts.map +1 -1
  293. package/dist-esm/src/operations/taskRuns.js +41 -30
  294. package/dist-esm/src/operations/taskRuns.js.map +1 -1
  295. package/dist-esm/src/operations/tasks.d.ts +4 -4
  296. package/dist-esm/src/operations/tasks.d.ts.map +1 -1
  297. package/dist-esm/src/operations/tasks.js +47 -36
  298. package/dist-esm/src/operations/tasks.js.map +1 -1
  299. package/dist-esm/src/operations/tokens.d.ts +14 -14
  300. package/dist-esm/src/operations/tokens.d.ts.map +1 -1
  301. package/dist-esm/src/operations/tokens.js +54 -40
  302. package/dist-esm/src/operations/tokens.js.map +1 -1
  303. package/dist-esm/src/operations/webhooks.d.ts +19 -19
  304. package/dist-esm/src/operations/webhooks.d.ts.map +1 -1
  305. package/dist-esm/src/operations/webhooks.js +59 -46
  306. package/dist-esm/src/operations/webhooks.js.map +1 -1
  307. package/dist-esm/src/operationsInterfaces/agentPools.d.ts +4 -4
  308. package/dist-esm/src/operationsInterfaces/agentPools.d.ts.map +1 -1
  309. package/dist-esm/src/operationsInterfaces/cacheRules.d.ts +74 -0
  310. package/dist-esm/src/operationsInterfaces/cacheRules.d.ts.map +1 -0
  311. package/dist-esm/src/operationsInterfaces/cacheRules.js +9 -0
  312. package/dist-esm/src/operationsInterfaces/cacheRules.js.map +1 -0
  313. package/dist-esm/src/operationsInterfaces/connectedRegistries.d.ts +15 -15
  314. package/dist-esm/src/operationsInterfaces/connectedRegistries.d.ts.map +1 -1
  315. package/dist-esm/src/operationsInterfaces/credentialSets.d.ts +74 -0
  316. package/dist-esm/src/operationsInterfaces/credentialSets.d.ts.map +1 -0
  317. package/dist-esm/src/operationsInterfaces/credentialSets.js +9 -0
  318. package/dist-esm/src/operationsInterfaces/credentialSets.js.map +1 -0
  319. package/dist-esm/src/operationsInterfaces/exportPipelines.d.ts +9 -9
  320. package/dist-esm/src/operationsInterfaces/exportPipelines.d.ts.map +1 -1
  321. package/dist-esm/src/operationsInterfaces/importPipelines.d.ts +9 -9
  322. package/dist-esm/src/operationsInterfaces/importPipelines.d.ts.map +1 -1
  323. package/dist-esm/src/operationsInterfaces/index.d.ts +2 -0
  324. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  325. package/dist-esm/src/operationsInterfaces/index.js +2 -0
  326. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  327. package/dist-esm/src/operationsInterfaces/pipelineRuns.d.ts +9 -9
  328. package/dist-esm/src/operationsInterfaces/pipelineRuns.d.ts.map +1 -1
  329. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +9 -9
  330. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  331. package/dist-esm/src/operationsInterfaces/registries.d.ts +24 -24
  332. package/dist-esm/src/operationsInterfaces/registries.d.ts.map +1 -1
  333. package/dist-esm/src/operationsInterfaces/replications.d.ts +12 -12
  334. package/dist-esm/src/operationsInterfaces/replications.d.ts.map +1 -1
  335. package/dist-esm/src/operationsInterfaces/runs.d.ts +3 -3
  336. package/dist-esm/src/operationsInterfaces/runs.d.ts.map +1 -1
  337. package/dist-esm/src/operationsInterfaces/scopeMaps.d.ts +12 -12
  338. package/dist-esm/src/operationsInterfaces/scopeMaps.d.ts.map +1 -1
  339. package/dist-esm/src/operationsInterfaces/taskRuns.d.ts +4 -4
  340. package/dist-esm/src/operationsInterfaces/taskRuns.d.ts.map +1 -1
  341. package/dist-esm/src/operationsInterfaces/tasks.d.ts +4 -4
  342. package/dist-esm/src/operationsInterfaces/tasks.d.ts.map +1 -1
  343. package/dist-esm/src/operationsInterfaces/tokens.d.ts +12 -12
  344. package/dist-esm/src/operationsInterfaces/tokens.d.ts.map +1 -1
  345. package/dist-esm/src/operationsInterfaces/webhooks.d.ts +15 -15
  346. package/dist-esm/src/operationsInterfaces/webhooks.d.ts.map +1 -1
  347. package/dist-esm/src/pagingHelper.d.ts +4 -4
  348. package/dist-esm/src/pagingHelper.js +4 -4
  349. package/dist-esm/test/containerregistry_examples.js +1 -1
  350. package/dist-esm/test/containerregistry_examples.js.map +1 -1
  351. package/package.json +10 -9
  352. package/review/arm-containerregistry.api.md +444 -46
  353. package/src/containerRegistryManagementClient.ts +10 -2
  354. package/src/lroImpl.ts +31 -23
  355. package/src/models/index.ts +528 -116
  356. package/src/models/mappers.ts +971 -197
  357. package/src/models/parameters.ts +90 -19
  358. package/src/operations/agentPools.ts +56 -41
  359. package/src/operations/cacheRules.ts +644 -0
  360. package/src/operations/connectedRegistries.ts +70 -57
  361. package/src/operations/credentialSets.ts +644 -0
  362. package/src/operations/exportPipelines.ts +40 -32
  363. package/src/operations/importPipelines.ts +40 -32
  364. package/src/operations/index.ts +2 -0
  365. package/src/operations/operations.ts +0 -1
  366. package/src/operations/pipelineRuns.ts +40 -32
  367. package/src/operations/privateEndpointConnections.ts +40 -32
  368. package/src/operations/registries.ts +116 -93
  369. package/src/operations/replications.ts +57 -45
  370. package/src/operations/runs.ts +41 -29
  371. package/src/operations/scopeMaps.ts +57 -45
  372. package/src/operations/taskRuns.ts +50 -41
  373. package/src/operations/tasks.ts +48 -39
  374. package/src/operations/tokens.ts +55 -43
  375. package/src/operations/webhooks.ts +62 -51
  376. package/src/operationsInterfaces/agentPools.ts +6 -6
  377. package/src/operationsInterfaces/cacheRules.ts +147 -0
  378. package/src/operationsInterfaces/connectedRegistries.ts +17 -17
  379. package/src/operationsInterfaces/credentialSets.ts +147 -0
  380. package/src/operationsInterfaces/exportPipelines.ts +10 -10
  381. package/src/operationsInterfaces/importPipelines.ts +10 -10
  382. package/src/operationsInterfaces/index.ts +2 -0
  383. package/src/operationsInterfaces/pipelineRuns.ts +10 -10
  384. package/src/operationsInterfaces/privateEndpointConnections.ts +10 -10
  385. package/src/operationsInterfaces/registries.ts +28 -28
  386. package/src/operationsInterfaces/replications.ts +14 -14
  387. package/src/operationsInterfaces/runs.ts +3 -3
  388. package/src/operationsInterfaces/scopeMaps.ts +14 -14
  389. package/src/operationsInterfaces/taskRuns.ts +6 -6
  390. package/src/operationsInterfaces/tasks.ts +4 -4
  391. package/src/operationsInterfaces/tokens.ts +12 -12
  392. package/src/operationsInterfaces/webhooks.ts +17 -17
  393. package/src/pagingHelper.ts +4 -4
  394. package/types/arm-containerregistry.d.ts +692 -140
  395. package/types/tsdoc-metadata.json +1 -1
@@ -1,8 +1,8 @@
1
1
  import * as coreAuth from '@azure/core-auth';
2
2
  import * as coreClient from '@azure/core-client';
3
+ import { OperationState } from '@azure/core-lro';
3
4
  import { PagedAsyncIterableIterator } from '@azure/core-paging';
4
- import { PollerLike } from '@azure/core-lro';
5
- import { PollOperationState } from '@azure/core-lro';
5
+ import { SimplePollerLike } from '@azure/core-lro';
6
6
 
7
7
  /**
8
8
  * Defines values for Action. \
@@ -115,7 +115,7 @@ export declare interface AgentPools {
115
115
  * @param agentPool The parameters of an agent pool that needs to scheduled.
116
116
  * @param options The options parameters.
117
117
  */
118
- beginCreate(resourceGroupName: string, registryName: string, agentPoolName: string, agentPool: AgentPool, options?: AgentPoolsCreateOptionalParams): Promise<PollerLike<PollOperationState<AgentPoolsCreateResponse>, AgentPoolsCreateResponse>>;
118
+ beginCreate(resourceGroupName: string, registryName: string, agentPoolName: string, agentPool: AgentPool, options?: AgentPoolsCreateOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsCreateResponse>, AgentPoolsCreateResponse>>;
119
119
  /**
120
120
  * Creates an agent pool for a container registry with the specified parameters.
121
121
  * @param resourceGroupName The name of the resource group to which the container registry belongs.
@@ -132,7 +132,7 @@ export declare interface AgentPools {
132
132
  * @param agentPoolName The name of the agent pool.
133
133
  * @param options The options parameters.
134
134
  */
135
- beginDelete(resourceGroupName: string, registryName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
135
+ beginDelete(resourceGroupName: string, registryName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
136
136
  /**
137
137
  * Deletes a specified agent pool resource.
138
138
  * @param resourceGroupName The name of the resource group to which the container registry belongs.
@@ -149,7 +149,7 @@ export declare interface AgentPools {
149
149
  * @param updateParameters The parameters for updating an agent pool.
150
150
  * @param options The options parameters.
151
151
  */
152
- beginUpdate(resourceGroupName: string, registryName: string, agentPoolName: string, updateParameters: AgentPoolUpdateParameters, options?: AgentPoolsUpdateOptionalParams): Promise<PollerLike<PollOperationState<AgentPoolsUpdateResponse>, AgentPoolsUpdateResponse>>;
152
+ beginUpdate(resourceGroupName: string, registryName: string, agentPoolName: string, updateParameters: AgentPoolUpdateParameters, options?: AgentPoolsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsUpdateResponse>, AgentPoolsUpdateResponse>>;
153
153
  /**
154
154
  * Updates an agent pool with the specified parameters.
155
155
  * @param resourceGroupName The name of the resource group to which the container registry belongs.
@@ -276,6 +276,21 @@ export declare interface Argument {
276
276
  */
277
277
  export declare type AuditLogStatus = string;
278
278
 
279
+ /** Authentication credential stored for an upstream. */
280
+ export declare interface AuthCredential {
281
+ /** The name of the credential. */
282
+ name?: CredentialName;
283
+ /** KeyVault Secret URI for accessing the username. */
284
+ usernameSecretIdentifier?: string;
285
+ /** KeyVault Secret URI for accessing the password. */
286
+ passwordSecretIdentifier?: string;
287
+ /**
288
+ * This provides data pertaining to the health of the auth credential.
289
+ * NOTE: This property will not be serialized. It can only be populated by the server.
290
+ */
291
+ readonly credentialHealth?: CredentialHealth;
292
+ }
293
+
279
294
  /** The authorization properties for accessing the source code repository. */
280
295
  export declare interface AuthInfo {
281
296
  /** The type of Auth token. */
@@ -382,6 +397,180 @@ export declare interface BaseImageTriggerUpdateParameters {
382
397
  name: string;
383
398
  }
384
399
 
400
+ /** An object that represents a cache rule for a container registry. */
401
+ export declare interface CacheRule extends ProxyResource {
402
+ /** The ARM resource ID of the credential store which is associated with the cache rule. */
403
+ credentialSetResourceId?: string;
404
+ /** Source repository pulled from upstream. */
405
+ sourceRepository?: string;
406
+ /**
407
+ * Target repository specified in docker pull command.
408
+ * Eg: docker pull myregistry.azurecr.io/{targetRepository}:{tag}
409
+ */
410
+ targetRepository?: string;
411
+ /**
412
+ * The creation date of the cache rule.
413
+ * NOTE: This property will not be serialized. It can only be populated by the server.
414
+ */
415
+ readonly creationDate?: Date;
416
+ /**
417
+ * Provisioning state of the resource.
418
+ * NOTE: This property will not be serialized. It can only be populated by the server.
419
+ */
420
+ readonly provisioningState?: ProvisioningState;
421
+ }
422
+
423
+ /** Interface representing a CacheRules. */
424
+ export declare interface CacheRules {
425
+ /**
426
+ * Lists all cache rule resources for the specified container registry.
427
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
428
+ * @param registryName The name of the container registry.
429
+ * @param options The options parameters.
430
+ */
431
+ list(resourceGroupName: string, registryName: string, options?: CacheRulesListOptionalParams): PagedAsyncIterableIterator<CacheRule>;
432
+ /**
433
+ * Gets the properties of the specified cache rule resource.
434
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
435
+ * @param registryName The name of the container registry.
436
+ * @param cacheRuleName The name of the cache rule.
437
+ * @param options The options parameters.
438
+ */
439
+ get(resourceGroupName: string, registryName: string, cacheRuleName: string, options?: CacheRulesGetOptionalParams): Promise<CacheRulesGetResponse>;
440
+ /**
441
+ * Creates a cache rule for a container registry with the specified parameters.
442
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
443
+ * @param registryName The name of the container registry.
444
+ * @param cacheRuleName The name of the cache rule.
445
+ * @param cacheRuleCreateParameters The parameters for creating a cache rule.
446
+ * @param options The options parameters.
447
+ */
448
+ beginCreate(resourceGroupName: string, registryName: string, cacheRuleName: string, cacheRuleCreateParameters: CacheRule, options?: CacheRulesCreateOptionalParams): Promise<SimplePollerLike<OperationState<CacheRulesCreateResponse>, CacheRulesCreateResponse>>;
449
+ /**
450
+ * Creates a cache rule for a container registry with the specified parameters.
451
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
452
+ * @param registryName The name of the container registry.
453
+ * @param cacheRuleName The name of the cache rule.
454
+ * @param cacheRuleCreateParameters The parameters for creating a cache rule.
455
+ * @param options The options parameters.
456
+ */
457
+ beginCreateAndWait(resourceGroupName: string, registryName: string, cacheRuleName: string, cacheRuleCreateParameters: CacheRule, options?: CacheRulesCreateOptionalParams): Promise<CacheRulesCreateResponse>;
458
+ /**
459
+ * Deletes a cache rule resource from a container registry.
460
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
461
+ * @param registryName The name of the container registry.
462
+ * @param cacheRuleName The name of the cache rule.
463
+ * @param options The options parameters.
464
+ */
465
+ beginDelete(resourceGroupName: string, registryName: string, cacheRuleName: string, options?: CacheRulesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
466
+ /**
467
+ * Deletes a cache rule resource from a container registry.
468
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
469
+ * @param registryName The name of the container registry.
470
+ * @param cacheRuleName The name of the cache rule.
471
+ * @param options The options parameters.
472
+ */
473
+ beginDeleteAndWait(resourceGroupName: string, registryName: string, cacheRuleName: string, options?: CacheRulesDeleteOptionalParams): Promise<void>;
474
+ /**
475
+ * Updates a cache rule for a container registry with the specified parameters.
476
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
477
+ * @param registryName The name of the container registry.
478
+ * @param cacheRuleName The name of the cache rule.
479
+ * @param cacheRuleUpdateParameters The parameters for updating a cache rule.
480
+ * @param options The options parameters.
481
+ */
482
+ beginUpdate(resourceGroupName: string, registryName: string, cacheRuleName: string, cacheRuleUpdateParameters: CacheRuleUpdateParameters, options?: CacheRulesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CacheRulesUpdateResponse>, CacheRulesUpdateResponse>>;
483
+ /**
484
+ * Updates a cache rule for a container registry with the specified parameters.
485
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
486
+ * @param registryName The name of the container registry.
487
+ * @param cacheRuleName The name of the cache rule.
488
+ * @param cacheRuleUpdateParameters The parameters for updating a cache rule.
489
+ * @param options The options parameters.
490
+ */
491
+ beginUpdateAndWait(resourceGroupName: string, registryName: string, cacheRuleName: string, cacheRuleUpdateParameters: CacheRuleUpdateParameters, options?: CacheRulesUpdateOptionalParams): Promise<CacheRulesUpdateResponse>;
492
+ }
493
+
494
+ /** Defines headers for CacheRules_create operation. */
495
+ export declare interface CacheRulesCreateHeaders {
496
+ azureAsyncOperation?: string;
497
+ }
498
+
499
+ /** Optional parameters. */
500
+ export declare interface CacheRulesCreateOptionalParams extends coreClient.OperationOptions {
501
+ /** Delay to wait until next poll, in milliseconds. */
502
+ updateIntervalInMs?: number;
503
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
504
+ resumeFrom?: string;
505
+ }
506
+
507
+ /** Contains response data for the create operation. */
508
+ export declare type CacheRulesCreateResponse = CacheRule;
509
+
510
+ /** Defines headers for CacheRules_delete operation. */
511
+ export declare interface CacheRulesDeleteHeaders {
512
+ location?: string;
513
+ }
514
+
515
+ /** Optional parameters. */
516
+ export declare interface CacheRulesDeleteOptionalParams extends coreClient.OperationOptions {
517
+ /** Delay to wait until next poll, in milliseconds. */
518
+ updateIntervalInMs?: number;
519
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
520
+ resumeFrom?: string;
521
+ }
522
+
523
+ /** Optional parameters. */
524
+ export declare interface CacheRulesGetOptionalParams extends coreClient.OperationOptions {
525
+ }
526
+
527
+ /** Contains response data for the get operation. */
528
+ export declare type CacheRulesGetResponse = CacheRule;
529
+
530
+ /** Optional parameters. */
531
+ export declare interface CacheRulesListNextOptionalParams extends coreClient.OperationOptions {
532
+ }
533
+
534
+ /** Contains response data for the listNext operation. */
535
+ export declare type CacheRulesListNextResponse = CacheRulesListResult;
536
+
537
+ /** Optional parameters. */
538
+ export declare interface CacheRulesListOptionalParams extends coreClient.OperationOptions {
539
+ }
540
+
541
+ /** Contains response data for the list operation. */
542
+ export declare type CacheRulesListResponse = CacheRulesListResult;
543
+
544
+ /** The result of a request to list cache rules for a container registry. */
545
+ export declare interface CacheRulesListResult {
546
+ /** The list of cache rules. */
547
+ value?: CacheRule[];
548
+ /** If provided, client must use NextLink URI to request next list of cache rules. */
549
+ nextLink?: string;
550
+ }
551
+
552
+ /** Defines headers for CacheRules_update operation. */
553
+ export declare interface CacheRulesUpdateHeaders {
554
+ azureAsyncOperation?: string;
555
+ }
556
+
557
+ /** Optional parameters. */
558
+ export declare interface CacheRulesUpdateOptionalParams extends coreClient.OperationOptions {
559
+ /** Delay to wait until next poll, in milliseconds. */
560
+ updateIntervalInMs?: number;
561
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
562
+ resumeFrom?: string;
563
+ }
564
+
565
+ /** Contains response data for the update operation. */
566
+ export declare type CacheRulesUpdateResponse = CacheRule;
567
+
568
+ /** The parameters for updating a cache rule. */
569
+ export declare interface CacheRuleUpdateParameters {
570
+ /** The ARM resource ID of the credential store which is associated with the Cache rule. */
571
+ credentialSetResourceId?: string;
572
+ }
573
+
385
574
  /** The configuration of service URI and custom headers for the webhook. */
386
575
  export declare interface CallbackConfig {
387
576
  /** The service URI for the webhook to post notifications. */
@@ -405,14 +594,14 @@ export declare type CertificateType = string;
405
594
  export declare interface ConnectedRegistries {
406
595
  /**
407
596
  * Lists all connected registries for the specified container registry.
408
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
597
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
409
598
  * @param registryName The name of the container registry.
410
599
  * @param options The options parameters.
411
600
  */
412
601
  list(resourceGroupName: string, registryName: string, options?: ConnectedRegistriesListOptionalParams): PagedAsyncIterableIterator<ConnectedRegistry>;
413
602
  /**
414
603
  * Gets the properties of the connected registry.
415
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
604
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
416
605
  * @param registryName The name of the container registry.
417
606
  * @param connectedRegistryName The name of the connected registry.
418
607
  * @param options The options parameters.
@@ -420,16 +609,16 @@ export declare interface ConnectedRegistries {
420
609
  get(resourceGroupName: string, registryName: string, connectedRegistryName: string, options?: ConnectedRegistriesGetOptionalParams): Promise<ConnectedRegistriesGetResponse>;
421
610
  /**
422
611
  * Creates a connected registry for a container registry with the specified parameters.
423
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
612
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
424
613
  * @param registryName The name of the container registry.
425
614
  * @param connectedRegistryName The name of the connected registry.
426
615
  * @param connectedRegistryCreateParameters The parameters for creating a connectedRegistry.
427
616
  * @param options The options parameters.
428
617
  */
429
- beginCreate(resourceGroupName: string, registryName: string, connectedRegistryName: string, connectedRegistryCreateParameters: ConnectedRegistry, options?: ConnectedRegistriesCreateOptionalParams): Promise<PollerLike<PollOperationState<ConnectedRegistriesCreateResponse>, ConnectedRegistriesCreateResponse>>;
618
+ beginCreate(resourceGroupName: string, registryName: string, connectedRegistryName: string, connectedRegistryCreateParameters: ConnectedRegistry, options?: ConnectedRegistriesCreateOptionalParams): Promise<SimplePollerLike<OperationState<ConnectedRegistriesCreateResponse>, ConnectedRegistriesCreateResponse>>;
430
619
  /**
431
620
  * Creates a connected registry for a container registry with the specified parameters.
432
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
621
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
433
622
  * @param registryName The name of the container registry.
434
623
  * @param connectedRegistryName The name of the connected registry.
435
624
  * @param connectedRegistryCreateParameters The parameters for creating a connectedRegistry.
@@ -438,15 +627,15 @@ export declare interface ConnectedRegistries {
438
627
  beginCreateAndWait(resourceGroupName: string, registryName: string, connectedRegistryName: string, connectedRegistryCreateParameters: ConnectedRegistry, options?: ConnectedRegistriesCreateOptionalParams): Promise<ConnectedRegistriesCreateResponse>;
439
628
  /**
440
629
  * Deletes a connected registry from a container registry.
441
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
630
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
442
631
  * @param registryName The name of the container registry.
443
632
  * @param connectedRegistryName The name of the connected registry.
444
633
  * @param options The options parameters.
445
634
  */
446
- beginDelete(resourceGroupName: string, registryName: string, connectedRegistryName: string, options?: ConnectedRegistriesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
635
+ beginDelete(resourceGroupName: string, registryName: string, connectedRegistryName: string, options?: ConnectedRegistriesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
447
636
  /**
448
637
  * Deletes a connected registry from a container registry.
449
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
638
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
450
639
  * @param registryName The name of the container registry.
451
640
  * @param connectedRegistryName The name of the connected registry.
452
641
  * @param options The options parameters.
@@ -454,16 +643,16 @@ export declare interface ConnectedRegistries {
454
643
  beginDeleteAndWait(resourceGroupName: string, registryName: string, connectedRegistryName: string, options?: ConnectedRegistriesDeleteOptionalParams): Promise<void>;
455
644
  /**
456
645
  * Updates a connected registry with the specified parameters.
457
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
646
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
458
647
  * @param registryName The name of the container registry.
459
648
  * @param connectedRegistryName The name of the connected registry.
460
649
  * @param connectedRegistryUpdateParameters The parameters for updating a connectedRegistry.
461
650
  * @param options The options parameters.
462
651
  */
463
- beginUpdate(resourceGroupName: string, registryName: string, connectedRegistryName: string, connectedRegistryUpdateParameters: ConnectedRegistryUpdateParameters, options?: ConnectedRegistriesUpdateOptionalParams): Promise<PollerLike<PollOperationState<ConnectedRegistriesUpdateResponse>, ConnectedRegistriesUpdateResponse>>;
652
+ beginUpdate(resourceGroupName: string, registryName: string, connectedRegistryName: string, connectedRegistryUpdateParameters: ConnectedRegistryUpdateParameters, options?: ConnectedRegistriesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ConnectedRegistriesUpdateResponse>, ConnectedRegistriesUpdateResponse>>;
464
653
  /**
465
654
  * Updates a connected registry with the specified parameters.
466
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
655
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
467
656
  * @param registryName The name of the container registry.
468
657
  * @param connectedRegistryName The name of the connected registry.
469
658
  * @param connectedRegistryUpdateParameters The parameters for updating a connectedRegistry.
@@ -472,15 +661,15 @@ export declare interface ConnectedRegistries {
472
661
  beginUpdateAndWait(resourceGroupName: string, registryName: string, connectedRegistryName: string, connectedRegistryUpdateParameters: ConnectedRegistryUpdateParameters, options?: ConnectedRegistriesUpdateOptionalParams): Promise<ConnectedRegistriesUpdateResponse>;
473
662
  /**
474
663
  * Deactivates the connected registry instance.
475
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
664
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
476
665
  * @param registryName The name of the container registry.
477
666
  * @param connectedRegistryName The name of the connected registry.
478
667
  * @param options The options parameters.
479
668
  */
480
- beginDeactivate(resourceGroupName: string, registryName: string, connectedRegistryName: string, options?: ConnectedRegistriesDeactivateOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
669
+ beginDeactivate(resourceGroupName: string, registryName: string, connectedRegistryName: string, options?: ConnectedRegistriesDeactivateOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
481
670
  /**
482
671
  * Deactivates the connected registry instance.
483
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
672
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
484
673
  * @param registryName The name of the container registry.
485
674
  * @param connectedRegistryName The name of the connected registry.
486
675
  * @param options The options parameters.
@@ -488,6 +677,11 @@ export declare interface ConnectedRegistries {
488
677
  beginDeactivateAndWait(resourceGroupName: string, registryName: string, connectedRegistryName: string, options?: ConnectedRegistriesDeactivateOptionalParams): Promise<void>;
489
678
  }
490
679
 
680
+ /** Defines headers for ConnectedRegistries_create operation. */
681
+ export declare interface ConnectedRegistriesCreateHeaders {
682
+ azureAsyncOperation?: string;
683
+ }
684
+
491
685
  /** Optional parameters. */
492
686
  export declare interface ConnectedRegistriesCreateOptionalParams extends coreClient.OperationOptions {
493
687
  /** Delay to wait until next poll, in milliseconds. */
@@ -499,6 +693,11 @@ export declare interface ConnectedRegistriesCreateOptionalParams extends coreCli
499
693
  /** Contains response data for the create operation. */
500
694
  export declare type ConnectedRegistriesCreateResponse = ConnectedRegistry;
501
695
 
696
+ /** Defines headers for ConnectedRegistries_deactivate operation. */
697
+ export declare interface ConnectedRegistriesDeactivateHeaders {
698
+ location?: string;
699
+ }
700
+
502
701
  /** Optional parameters. */
503
702
  export declare interface ConnectedRegistriesDeactivateOptionalParams extends coreClient.OperationOptions {
504
703
  /** Delay to wait until next poll, in milliseconds. */
@@ -507,6 +706,11 @@ export declare interface ConnectedRegistriesDeactivateOptionalParams extends cor
507
706
  resumeFrom?: string;
508
707
  }
509
708
 
709
+ /** Defines headers for ConnectedRegistries_delete operation. */
710
+ export declare interface ConnectedRegistriesDeleteHeaders {
711
+ location?: string;
712
+ }
713
+
510
714
  /** Optional parameters. */
511
715
  export declare interface ConnectedRegistriesDeleteOptionalParams extends coreClient.OperationOptions {
512
716
  /** Delay to wait until next poll, in milliseconds. */
@@ -524,8 +728,6 @@ export declare type ConnectedRegistriesGetResponse = ConnectedRegistry;
524
728
 
525
729
  /** Optional parameters. */
526
730
  export declare interface ConnectedRegistriesListNextOptionalParams extends coreClient.OperationOptions {
527
- /** An OData filter expression that describes a subset of connectedRegistries to return. The parameters that can be filtered are parent.id (the resource id of the connectedRegistry parent), mode, and connectionState. The supported operator is eq. */
528
- filter?: string;
529
731
  }
530
732
 
531
733
  /** Contains response data for the listNext operation. */
@@ -540,6 +742,11 @@ export declare interface ConnectedRegistriesListOptionalParams extends coreClien
540
742
  /** Contains response data for the list operation. */
541
743
  export declare type ConnectedRegistriesListResponse = ConnectedRegistryListResult;
542
744
 
745
+ /** Defines headers for ConnectedRegistries_update operation. */
746
+ export declare interface ConnectedRegistriesUpdateHeaders {
747
+ azureAsyncOperation?: string;
748
+ }
749
+
543
750
  /** Optional parameters. */
544
751
  export declare interface ConnectedRegistriesUpdateOptionalParams extends coreClient.OperationOptions {
545
752
  /** Delay to wait until next poll, in milliseconds. */
@@ -659,11 +866,13 @@ export declare class ContainerRegistryManagementClient extends coreClient.Servic
659
866
  /**
660
867
  * Initializes a new instance of the ContainerRegistryManagementClient class.
661
868
  * @param credentials Subscription credentials which uniquely identify client subscription.
662
- * @param subscriptionId The Microsoft Azure subscription ID.
869
+ * @param subscriptionId The ID of the target subscription. The value must be an UUID.
663
870
  * @param options The parameter options
664
871
  */
665
872
  constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: ContainerRegistryManagementClientOptionalParams);
873
+ cacheRules: CacheRules;
666
874
  connectedRegistries: ConnectedRegistries;
875
+ credentialSets: CredentialSets;
667
876
  exportPipelines: ExportPipelines;
668
877
  registries: Registries;
669
878
  importPipelines: ImportPipelines;
@@ -700,6 +909,35 @@ export declare interface ContainerRegistryManagementClientOptionalParams extends
700
909
  */
701
910
  export declare type CreatedByType = string;
702
911
 
912
+ /** The health of the auth credential. */
913
+ export declare interface CredentialHealth {
914
+ /** The health status of credential. */
915
+ status?: CredentialHealthStatus;
916
+ /** Error code representing the health check error. */
917
+ errorCode?: string;
918
+ /** Descriptive message representing the health check error. */
919
+ errorMessage?: string;
920
+ }
921
+
922
+ /**
923
+ * Defines values for CredentialHealthStatus. \
924
+ * {@link KnownCredentialHealthStatus} can be used interchangeably with CredentialHealthStatus,
925
+ * this enum contains the known values that the service supports.
926
+ * ### Known values supported by the service
927
+ * **Healthy** \
928
+ * **Unhealthy**
929
+ */
930
+ export declare type CredentialHealthStatus = string;
931
+
932
+ /**
933
+ * Defines values for CredentialName. \
934
+ * {@link KnownCredentialName} can be used interchangeably with CredentialName,
935
+ * this enum contains the known values that the service supports.
936
+ * ### Known values supported by the service
937
+ * **Credential1**
938
+ */
939
+ export declare type CredentialName = string;
940
+
703
941
  /** The parameters that describes a set of credentials that will be used when a run is invoked. */
704
942
  export declare interface Credentials {
705
943
  /** Describes the credential parameters for accessing the source registry. */
@@ -714,6 +952,185 @@ export declare interface Credentials {
714
952
  };
715
953
  }
716
954
 
955
+ /** An object that represents a credential set resource for a container registry. */
956
+ export declare interface CredentialSet extends ProxyResource {
957
+ /** Identities associated with the resource. This is used to access the KeyVault secrets. */
958
+ identity?: IdentityProperties;
959
+ /** The credentials are stored for this upstream or login server. */
960
+ loginServer?: string;
961
+ /**
962
+ * List of authentication credentials stored for an upstream.
963
+ * Usually consists of a primary and an optional secondary credential.
964
+ */
965
+ authCredentials?: AuthCredential[];
966
+ /**
967
+ * The creation date of credential store resource.
968
+ * NOTE: This property will not be serialized. It can only be populated by the server.
969
+ */
970
+ readonly creationDate?: Date;
971
+ /**
972
+ * Provisioning state of the resource.
973
+ * NOTE: This property will not be serialized. It can only be populated by the server.
974
+ */
975
+ readonly provisioningState?: ProvisioningState;
976
+ }
977
+
978
+ /** The result of a request to list credential sets for a container registry. */
979
+ export declare interface CredentialSetListResult {
980
+ /** The list of credential sets. Since this list may be incomplete, the nextLink field should be used to request the next list of credential sets. */
981
+ value?: CredentialSet[];
982
+ /** The URI that can be used to request the next list of credential sets. */
983
+ nextLink?: string;
984
+ }
985
+
986
+ /** Interface representing a CredentialSets. */
987
+ export declare interface CredentialSets {
988
+ /**
989
+ * Lists all credential set resources for the specified container registry.
990
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
991
+ * @param registryName The name of the container registry.
992
+ * @param options The options parameters.
993
+ */
994
+ list(resourceGroupName: string, registryName: string, options?: CredentialSetsListOptionalParams): PagedAsyncIterableIterator<CredentialSet>;
995
+ /**
996
+ * Gets the properties of the specified credential set resource.
997
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
998
+ * @param registryName The name of the container registry.
999
+ * @param credentialSetName The name of the credential set.
1000
+ * @param options The options parameters.
1001
+ */
1002
+ get(resourceGroupName: string, registryName: string, credentialSetName: string, options?: CredentialSetsGetOptionalParams): Promise<CredentialSetsGetResponse>;
1003
+ /**
1004
+ * Creates a credential set for a container registry with the specified parameters.
1005
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1006
+ * @param registryName The name of the container registry.
1007
+ * @param credentialSetName The name of the credential set.
1008
+ * @param credentialSetCreateParameters The parameters for creating a credential set.
1009
+ * @param options The options parameters.
1010
+ */
1011
+ beginCreate(resourceGroupName: string, registryName: string, credentialSetName: string, credentialSetCreateParameters: CredentialSet, options?: CredentialSetsCreateOptionalParams): Promise<SimplePollerLike<OperationState<CredentialSetsCreateResponse>, CredentialSetsCreateResponse>>;
1012
+ /**
1013
+ * Creates a credential set for a container registry with the specified parameters.
1014
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1015
+ * @param registryName The name of the container registry.
1016
+ * @param credentialSetName The name of the credential set.
1017
+ * @param credentialSetCreateParameters The parameters for creating a credential set.
1018
+ * @param options The options parameters.
1019
+ */
1020
+ beginCreateAndWait(resourceGroupName: string, registryName: string, credentialSetName: string, credentialSetCreateParameters: CredentialSet, options?: CredentialSetsCreateOptionalParams): Promise<CredentialSetsCreateResponse>;
1021
+ /**
1022
+ * Deletes a credential set from a container registry.
1023
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1024
+ * @param registryName The name of the container registry.
1025
+ * @param credentialSetName The name of the credential set.
1026
+ * @param options The options parameters.
1027
+ */
1028
+ beginDelete(resourceGroupName: string, registryName: string, credentialSetName: string, options?: CredentialSetsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
1029
+ /**
1030
+ * Deletes a credential set from a container registry.
1031
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1032
+ * @param registryName The name of the container registry.
1033
+ * @param credentialSetName The name of the credential set.
1034
+ * @param options The options parameters.
1035
+ */
1036
+ beginDeleteAndWait(resourceGroupName: string, registryName: string, credentialSetName: string, options?: CredentialSetsDeleteOptionalParams): Promise<void>;
1037
+ /**
1038
+ * Updates a credential set for a container registry with the specified parameters.
1039
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1040
+ * @param registryName The name of the container registry.
1041
+ * @param credentialSetName The name of the credential set.
1042
+ * @param credentialSetUpdateParameters The parameters for updating a credential set.
1043
+ * @param options The options parameters.
1044
+ */
1045
+ beginUpdate(resourceGroupName: string, registryName: string, credentialSetName: string, credentialSetUpdateParameters: CredentialSetUpdateParameters, options?: CredentialSetsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CredentialSetsUpdateResponse>, CredentialSetsUpdateResponse>>;
1046
+ /**
1047
+ * Updates a credential set for a container registry with the specified parameters.
1048
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1049
+ * @param registryName The name of the container registry.
1050
+ * @param credentialSetName The name of the credential set.
1051
+ * @param credentialSetUpdateParameters The parameters for updating a credential set.
1052
+ * @param options The options parameters.
1053
+ */
1054
+ beginUpdateAndWait(resourceGroupName: string, registryName: string, credentialSetName: string, credentialSetUpdateParameters: CredentialSetUpdateParameters, options?: CredentialSetsUpdateOptionalParams): Promise<CredentialSetsUpdateResponse>;
1055
+ }
1056
+
1057
+ /** Defines headers for CredentialSets_create operation. */
1058
+ export declare interface CredentialSetsCreateHeaders {
1059
+ azureAsyncOperation?: string;
1060
+ }
1061
+
1062
+ /** Optional parameters. */
1063
+ export declare interface CredentialSetsCreateOptionalParams extends coreClient.OperationOptions {
1064
+ /** Delay to wait until next poll, in milliseconds. */
1065
+ updateIntervalInMs?: number;
1066
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1067
+ resumeFrom?: string;
1068
+ }
1069
+
1070
+ /** Contains response data for the create operation. */
1071
+ export declare type CredentialSetsCreateResponse = CredentialSet;
1072
+
1073
+ /** Defines headers for CredentialSets_delete operation. */
1074
+ export declare interface CredentialSetsDeleteHeaders {
1075
+ location?: string;
1076
+ }
1077
+
1078
+ /** Optional parameters. */
1079
+ export declare interface CredentialSetsDeleteOptionalParams extends coreClient.OperationOptions {
1080
+ /** Delay to wait until next poll, in milliseconds. */
1081
+ updateIntervalInMs?: number;
1082
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1083
+ resumeFrom?: string;
1084
+ }
1085
+
1086
+ /** Optional parameters. */
1087
+ export declare interface CredentialSetsGetOptionalParams extends coreClient.OperationOptions {
1088
+ }
1089
+
1090
+ /** Contains response data for the get operation. */
1091
+ export declare type CredentialSetsGetResponse = CredentialSet;
1092
+
1093
+ /** Optional parameters. */
1094
+ export declare interface CredentialSetsListNextOptionalParams extends coreClient.OperationOptions {
1095
+ }
1096
+
1097
+ /** Contains response data for the listNext operation. */
1098
+ export declare type CredentialSetsListNextResponse = CredentialSetListResult;
1099
+
1100
+ /** Optional parameters. */
1101
+ export declare interface CredentialSetsListOptionalParams extends coreClient.OperationOptions {
1102
+ }
1103
+
1104
+ /** Contains response data for the list operation. */
1105
+ export declare type CredentialSetsListResponse = CredentialSetListResult;
1106
+
1107
+ /** Defines headers for CredentialSets_update operation. */
1108
+ export declare interface CredentialSetsUpdateHeaders {
1109
+ azureAsyncOperation?: string;
1110
+ }
1111
+
1112
+ /** Optional parameters. */
1113
+ export declare interface CredentialSetsUpdateOptionalParams extends coreClient.OperationOptions {
1114
+ /** Delay to wait until next poll, in milliseconds. */
1115
+ updateIntervalInMs?: number;
1116
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1117
+ resumeFrom?: string;
1118
+ }
1119
+
1120
+ /** Contains response data for the update operation. */
1121
+ export declare type CredentialSetsUpdateResponse = CredentialSet;
1122
+
1123
+ /** The parameters for updating a credential set */
1124
+ export declare interface CredentialSetUpdateParameters {
1125
+ /** Identities associated with the resource. This is used to access the KeyVault secrets. */
1126
+ identity?: IdentityProperties;
1127
+ /**
1128
+ * List of authentication credentials stored for an upstream.
1129
+ * Usually consists of a primary and an optional secondary credential.
1130
+ */
1131
+ authCredentials?: AuthCredential[];
1132
+ }
1133
+
717
1134
  /** Describes the credentials that will be used to access a custom registry during a run. */
718
1135
  export declare interface CustomRegistryCredentials {
719
1136
  /** The username for logging into the custom registry. */
@@ -996,14 +1413,14 @@ export declare interface ExportPipelineListResult {
996
1413
  export declare interface ExportPipelines {
997
1414
  /**
998
1415
  * Lists all export pipelines for the specified container registry.
999
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
1416
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1000
1417
  * @param registryName The name of the container registry.
1001
1418
  * @param options The options parameters.
1002
1419
  */
1003
1420
  list(resourceGroupName: string, registryName: string, options?: ExportPipelinesListOptionalParams): PagedAsyncIterableIterator<ExportPipeline>;
1004
1421
  /**
1005
1422
  * Gets the properties of the export pipeline.
1006
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
1423
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1007
1424
  * @param registryName The name of the container registry.
1008
1425
  * @param exportPipelineName The name of the export pipeline.
1009
1426
  * @param options The options parameters.
@@ -1011,16 +1428,16 @@ export declare interface ExportPipelines {
1011
1428
  get(resourceGroupName: string, registryName: string, exportPipelineName: string, options?: ExportPipelinesGetOptionalParams): Promise<ExportPipelinesGetResponse>;
1012
1429
  /**
1013
1430
  * Creates an export pipeline for a container registry with the specified parameters.
1014
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
1431
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1015
1432
  * @param registryName The name of the container registry.
1016
1433
  * @param exportPipelineName The name of the export pipeline.
1017
1434
  * @param exportPipelineCreateParameters The parameters for creating an export pipeline.
1018
1435
  * @param options The options parameters.
1019
1436
  */
1020
- beginCreate(resourceGroupName: string, registryName: string, exportPipelineName: string, exportPipelineCreateParameters: ExportPipeline, options?: ExportPipelinesCreateOptionalParams): Promise<PollerLike<PollOperationState<ExportPipelinesCreateResponse>, ExportPipelinesCreateResponse>>;
1437
+ beginCreate(resourceGroupName: string, registryName: string, exportPipelineName: string, exportPipelineCreateParameters: ExportPipeline, options?: ExportPipelinesCreateOptionalParams): Promise<SimplePollerLike<OperationState<ExportPipelinesCreateResponse>, ExportPipelinesCreateResponse>>;
1021
1438
  /**
1022
1439
  * Creates an export pipeline for a container registry with the specified parameters.
1023
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
1440
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1024
1441
  * @param registryName The name of the container registry.
1025
1442
  * @param exportPipelineName The name of the export pipeline.
1026
1443
  * @param exportPipelineCreateParameters The parameters for creating an export pipeline.
@@ -1029,15 +1446,15 @@ export declare interface ExportPipelines {
1029
1446
  beginCreateAndWait(resourceGroupName: string, registryName: string, exportPipelineName: string, exportPipelineCreateParameters: ExportPipeline, options?: ExportPipelinesCreateOptionalParams): Promise<ExportPipelinesCreateResponse>;
1030
1447
  /**
1031
1448
  * Deletes an export pipeline from a container registry.
1032
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
1449
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1033
1450
  * @param registryName The name of the container registry.
1034
1451
  * @param exportPipelineName The name of the export pipeline.
1035
1452
  * @param options The options parameters.
1036
1453
  */
1037
- beginDelete(resourceGroupName: string, registryName: string, exportPipelineName: string, options?: ExportPipelinesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1454
+ beginDelete(resourceGroupName: string, registryName: string, exportPipelineName: string, options?: ExportPipelinesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
1038
1455
  /**
1039
1456
  * Deletes an export pipeline from a container registry.
1040
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
1457
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1041
1458
  * @param registryName The name of the container registry.
1042
1459
  * @param exportPipelineName The name of the export pipeline.
1043
1460
  * @param options The options parameters.
@@ -1045,6 +1462,11 @@ export declare interface ExportPipelines {
1045
1462
  beginDeleteAndWait(resourceGroupName: string, registryName: string, exportPipelineName: string, options?: ExportPipelinesDeleteOptionalParams): Promise<void>;
1046
1463
  }
1047
1464
 
1465
+ /** Defines headers for ExportPipelines_create operation. */
1466
+ export declare interface ExportPipelinesCreateHeaders {
1467
+ azureAsyncOperation?: string;
1468
+ }
1469
+
1048
1470
  /** Optional parameters. */
1049
1471
  export declare interface ExportPipelinesCreateOptionalParams extends coreClient.OperationOptions {
1050
1472
  /** Delay to wait until next poll, in milliseconds. */
@@ -1056,6 +1478,11 @@ export declare interface ExportPipelinesCreateOptionalParams extends coreClient.
1056
1478
  /** Contains response data for the create operation. */
1057
1479
  export declare type ExportPipelinesCreateResponse = ExportPipeline;
1058
1480
 
1481
+ /** Defines headers for ExportPipelines_delete operation. */
1482
+ export declare interface ExportPipelinesDeleteHeaders {
1483
+ location?: string;
1484
+ }
1485
+
1059
1486
  /** Optional parameters. */
1060
1487
  export declare interface ExportPipelinesDeleteOptionalParams extends coreClient.OperationOptions {
1061
1488
  /** Delay to wait until next poll, in milliseconds. */
@@ -1183,11 +1610,11 @@ export declare interface GenerateCredentialsResult {
1183
1610
  }
1184
1611
 
1185
1612
  /**
1186
- * Given a result page from a pageable operation, returns a
1187
- * continuation token that can be used to begin paging from
1613
+ * Given the last `.value` produced by the `byPage` iterator,
1614
+ * returns a continuation token that can be used to begin paging from
1188
1615
  * that point later.
1189
- * @param page A result object from calling .byPage() on a paged operation.
1190
- * @returns The continuation token that can be passed into byPage().
1616
+ * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
1617
+ * @returns The continuation token that can be passed into byPage() during future calls.
1191
1618
  */
1192
1619
  export declare function getContinuationToken(page: unknown): string | undefined;
1193
1620
 
@@ -1284,14 +1711,14 @@ export declare interface ImportPipelineListResult {
1284
1711
  export declare interface ImportPipelines {
1285
1712
  /**
1286
1713
  * Lists all import pipelines for the specified container registry.
1287
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
1714
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1288
1715
  * @param registryName The name of the container registry.
1289
1716
  * @param options The options parameters.
1290
1717
  */
1291
1718
  list(resourceGroupName: string, registryName: string, options?: ImportPipelinesListOptionalParams): PagedAsyncIterableIterator<ImportPipeline>;
1292
1719
  /**
1293
1720
  * Gets the properties of the import pipeline.
1294
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
1721
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1295
1722
  * @param registryName The name of the container registry.
1296
1723
  * @param importPipelineName The name of the import pipeline.
1297
1724
  * @param options The options parameters.
@@ -1299,16 +1726,16 @@ export declare interface ImportPipelines {
1299
1726
  get(resourceGroupName: string, registryName: string, importPipelineName: string, options?: ImportPipelinesGetOptionalParams): Promise<ImportPipelinesGetResponse>;
1300
1727
  /**
1301
1728
  * Creates an import pipeline for a container registry with the specified parameters.
1302
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
1729
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1303
1730
  * @param registryName The name of the container registry.
1304
1731
  * @param importPipelineName The name of the import pipeline.
1305
1732
  * @param importPipelineCreateParameters The parameters for creating an import pipeline.
1306
1733
  * @param options The options parameters.
1307
1734
  */
1308
- beginCreate(resourceGroupName: string, registryName: string, importPipelineName: string, importPipelineCreateParameters: ImportPipeline, options?: ImportPipelinesCreateOptionalParams): Promise<PollerLike<PollOperationState<ImportPipelinesCreateResponse>, ImportPipelinesCreateResponse>>;
1735
+ beginCreate(resourceGroupName: string, registryName: string, importPipelineName: string, importPipelineCreateParameters: ImportPipeline, options?: ImportPipelinesCreateOptionalParams): Promise<SimplePollerLike<OperationState<ImportPipelinesCreateResponse>, ImportPipelinesCreateResponse>>;
1309
1736
  /**
1310
1737
  * Creates an import pipeline for a container registry with the specified parameters.
1311
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
1738
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1312
1739
  * @param registryName The name of the container registry.
1313
1740
  * @param importPipelineName The name of the import pipeline.
1314
1741
  * @param importPipelineCreateParameters The parameters for creating an import pipeline.
@@ -1317,15 +1744,15 @@ export declare interface ImportPipelines {
1317
1744
  beginCreateAndWait(resourceGroupName: string, registryName: string, importPipelineName: string, importPipelineCreateParameters: ImportPipeline, options?: ImportPipelinesCreateOptionalParams): Promise<ImportPipelinesCreateResponse>;
1318
1745
  /**
1319
1746
  * Deletes an import pipeline from a container registry.
1320
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
1747
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1321
1748
  * @param registryName The name of the container registry.
1322
1749
  * @param importPipelineName The name of the import pipeline.
1323
1750
  * @param options The options parameters.
1324
1751
  */
1325
- beginDelete(resourceGroupName: string, registryName: string, importPipelineName: string, options?: ImportPipelinesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1752
+ beginDelete(resourceGroupName: string, registryName: string, importPipelineName: string, options?: ImportPipelinesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
1326
1753
  /**
1327
1754
  * Deletes an import pipeline from a container registry.
1328
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
1755
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1329
1756
  * @param registryName The name of the container registry.
1330
1757
  * @param importPipelineName The name of the import pipeline.
1331
1758
  * @param options The options parameters.
@@ -1333,6 +1760,11 @@ export declare interface ImportPipelines {
1333
1760
  beginDeleteAndWait(resourceGroupName: string, registryName: string, importPipelineName: string, options?: ImportPipelinesDeleteOptionalParams): Promise<void>;
1334
1761
  }
1335
1762
 
1763
+ /** Defines headers for ImportPipelines_create operation. */
1764
+ export declare interface ImportPipelinesCreateHeaders {
1765
+ azureAsyncOperation?: string;
1766
+ }
1767
+
1336
1768
  /** Optional parameters. */
1337
1769
  export declare interface ImportPipelinesCreateOptionalParams extends coreClient.OperationOptions {
1338
1770
  /** Delay to wait until next poll, in milliseconds. */
@@ -1344,6 +1776,11 @@ export declare interface ImportPipelinesCreateOptionalParams extends coreClient.
1344
1776
  /** Contains response data for the create operation. */
1345
1777
  export declare type ImportPipelinesCreateResponse = ImportPipeline;
1346
1778
 
1779
+ /** Defines headers for ImportPipelines_delete operation. */
1780
+ export declare interface ImportPipelinesDeleteHeaders {
1781
+ location?: string;
1782
+ }
1783
+
1347
1784
  /** Optional parameters. */
1348
1785
  export declare interface ImportPipelinesDeleteOptionalParams extends coreClient.OperationOptions {
1349
1786
  /** Delay to wait until next poll, in milliseconds. */
@@ -1572,6 +2009,20 @@ export declare enum KnownCreatedByType {
1572
2009
  Key = "Key"
1573
2010
  }
1574
2011
 
2012
+ /** Known values of {@link CredentialHealthStatus} that the service accepts. */
2013
+ export declare enum KnownCredentialHealthStatus {
2014
+ /** Healthy */
2015
+ Healthy = "Healthy",
2016
+ /** Unhealthy */
2017
+ Unhealthy = "Unhealthy"
2018
+ }
2019
+
2020
+ /** Known values of {@link CredentialName} that the service accepts. */
2021
+ export declare enum KnownCredentialName {
2022
+ /** Credential1 */
2023
+ Credential1 = "Credential1"
2024
+ }
2025
+
1575
2026
  /** Known values of {@link DefaultAction} that the service accepts. */
1576
2027
  export declare enum KnownDefaultAction {
1577
2028
  /** Allow */
@@ -2218,14 +2669,14 @@ export declare interface PipelineRunResponse {
2218
2669
  export declare interface PipelineRuns {
2219
2670
  /**
2220
2671
  * Lists all the pipeline runs for the specified container registry.
2221
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
2672
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2222
2673
  * @param registryName The name of the container registry.
2223
2674
  * @param options The options parameters.
2224
2675
  */
2225
2676
  list(resourceGroupName: string, registryName: string, options?: PipelineRunsListOptionalParams): PagedAsyncIterableIterator<PipelineRun>;
2226
2677
  /**
2227
2678
  * Gets the detailed information for a given pipeline run.
2228
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
2679
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2229
2680
  * @param registryName The name of the container registry.
2230
2681
  * @param pipelineRunName The name of the pipeline run.
2231
2682
  * @param options The options parameters.
@@ -2233,16 +2684,16 @@ export declare interface PipelineRuns {
2233
2684
  get(resourceGroupName: string, registryName: string, pipelineRunName: string, options?: PipelineRunsGetOptionalParams): Promise<PipelineRunsGetResponse>;
2234
2685
  /**
2235
2686
  * Creates a pipeline run for a container registry with the specified parameters
2236
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
2687
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2237
2688
  * @param registryName The name of the container registry.
2238
2689
  * @param pipelineRunName The name of the pipeline run.
2239
2690
  * @param pipelineRunCreateParameters The parameters for creating a pipeline run.
2240
2691
  * @param options The options parameters.
2241
2692
  */
2242
- beginCreate(resourceGroupName: string, registryName: string, pipelineRunName: string, pipelineRunCreateParameters: PipelineRun, options?: PipelineRunsCreateOptionalParams): Promise<PollerLike<PollOperationState<PipelineRunsCreateResponse>, PipelineRunsCreateResponse>>;
2693
+ beginCreate(resourceGroupName: string, registryName: string, pipelineRunName: string, pipelineRunCreateParameters: PipelineRun, options?: PipelineRunsCreateOptionalParams): Promise<SimplePollerLike<OperationState<PipelineRunsCreateResponse>, PipelineRunsCreateResponse>>;
2243
2694
  /**
2244
2695
  * Creates a pipeline run for a container registry with the specified parameters
2245
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
2696
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2246
2697
  * @param registryName The name of the container registry.
2247
2698
  * @param pipelineRunName The name of the pipeline run.
2248
2699
  * @param pipelineRunCreateParameters The parameters for creating a pipeline run.
@@ -2251,15 +2702,15 @@ export declare interface PipelineRuns {
2251
2702
  beginCreateAndWait(resourceGroupName: string, registryName: string, pipelineRunName: string, pipelineRunCreateParameters: PipelineRun, options?: PipelineRunsCreateOptionalParams): Promise<PipelineRunsCreateResponse>;
2252
2703
  /**
2253
2704
  * Deletes a pipeline run from a container registry.
2254
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
2705
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2255
2706
  * @param registryName The name of the container registry.
2256
2707
  * @param pipelineRunName The name of the pipeline run.
2257
2708
  * @param options The options parameters.
2258
2709
  */
2259
- beginDelete(resourceGroupName: string, registryName: string, pipelineRunName: string, options?: PipelineRunsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
2710
+ beginDelete(resourceGroupName: string, registryName: string, pipelineRunName: string, options?: PipelineRunsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
2260
2711
  /**
2261
2712
  * Deletes a pipeline run from a container registry.
2262
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
2713
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2263
2714
  * @param registryName The name of the container registry.
2264
2715
  * @param pipelineRunName The name of the pipeline run.
2265
2716
  * @param options The options parameters.
@@ -2267,6 +2718,11 @@ export declare interface PipelineRuns {
2267
2718
  beginDeleteAndWait(resourceGroupName: string, registryName: string, pipelineRunName: string, options?: PipelineRunsDeleteOptionalParams): Promise<void>;
2268
2719
  }
2269
2720
 
2721
+ /** Defines headers for PipelineRuns_create operation. */
2722
+ export declare interface PipelineRunsCreateHeaders {
2723
+ azureAsyncOperation?: string;
2724
+ }
2725
+
2270
2726
  /** Optional parameters. */
2271
2727
  export declare interface PipelineRunsCreateOptionalParams extends coreClient.OperationOptions {
2272
2728
  /** Delay to wait until next poll, in milliseconds. */
@@ -2278,6 +2734,11 @@ export declare interface PipelineRunsCreateOptionalParams extends coreClient.Ope
2278
2734
  /** Contains response data for the create operation. */
2279
2735
  export declare type PipelineRunsCreateResponse = PipelineRun;
2280
2736
 
2737
+ /** Defines headers for PipelineRuns_delete operation. */
2738
+ export declare interface PipelineRunsDeleteHeaders {
2739
+ location?: string;
2740
+ }
2741
+
2281
2742
  /** Optional parameters. */
2282
2743
  export declare interface PipelineRunsDeleteOptionalParams extends coreClient.OperationOptions {
2283
2744
  /** Delay to wait until next poll, in milliseconds. */
@@ -2445,14 +2906,14 @@ export declare interface PrivateEndpointConnectionListResult {
2445
2906
  export declare interface PrivateEndpointConnections {
2446
2907
  /**
2447
2908
  * List all private endpoint connections in a container registry.
2448
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
2909
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2449
2910
  * @param registryName The name of the container registry.
2450
2911
  * @param options The options parameters.
2451
2912
  */
2452
2913
  list(resourceGroupName: string, registryName: string, options?: PrivateEndpointConnectionsListOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
2453
2914
  /**
2454
2915
  * Get the specified private endpoint connection associated with the container registry.
2455
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
2916
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2456
2917
  * @param registryName The name of the container registry.
2457
2918
  * @param privateEndpointConnectionName The name of the private endpoint connection.
2458
2919
  * @param options The options parameters.
@@ -2460,16 +2921,16 @@ export declare interface PrivateEndpointConnections {
2460
2921
  get(resourceGroupName: string, registryName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnectionsGetResponse>;
2461
2922
  /**
2462
2923
  * Update the state of specified private endpoint connection associated with the container registry.
2463
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
2924
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2464
2925
  * @param registryName The name of the container registry.
2465
2926
  * @param privateEndpointConnectionName The name of the private endpoint connection.
2466
2927
  * @param privateEndpointConnection The parameters for creating a private endpoint connection.
2467
2928
  * @param options The options parameters.
2468
2929
  */
2469
- beginCreateOrUpdate(resourceGroupName: string, registryName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<PrivateEndpointConnectionsCreateOrUpdateResponse>, PrivateEndpointConnectionsCreateOrUpdateResponse>>;
2930
+ beginCreateOrUpdate(resourceGroupName: string, registryName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrivateEndpointConnectionsCreateOrUpdateResponse>, PrivateEndpointConnectionsCreateOrUpdateResponse>>;
2470
2931
  /**
2471
2932
  * Update the state of specified private endpoint connection associated with the container registry.
2472
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
2933
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2473
2934
  * @param registryName The name of the container registry.
2474
2935
  * @param privateEndpointConnectionName The name of the private endpoint connection.
2475
2936
  * @param privateEndpointConnection The parameters for creating a private endpoint connection.
@@ -2478,15 +2939,15 @@ export declare interface PrivateEndpointConnections {
2478
2939
  beginCreateOrUpdateAndWait(resourceGroupName: string, registryName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<PrivateEndpointConnectionsCreateOrUpdateResponse>;
2479
2940
  /**
2480
2941
  * Deletes the specified private endpoint connection associated with the container registry.
2481
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
2942
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2482
2943
  * @param registryName The name of the container registry.
2483
2944
  * @param privateEndpointConnectionName The name of the private endpoint connection.
2484
2945
  * @param options The options parameters.
2485
2946
  */
2486
- beginDelete(resourceGroupName: string, registryName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
2947
+ beginDelete(resourceGroupName: string, registryName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
2487
2948
  /**
2488
2949
  * Deletes the specified private endpoint connection associated with the container registry.
2489
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
2950
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2490
2951
  * @param registryName The name of the container registry.
2491
2952
  * @param privateEndpointConnectionName The name of the private endpoint connection.
2492
2953
  * @param options The options parameters.
@@ -2494,6 +2955,11 @@ export declare interface PrivateEndpointConnections {
2494
2955
  beginDeleteAndWait(resourceGroupName: string, registryName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
2495
2956
  }
2496
2957
 
2958
+ /** Defines headers for PrivateEndpointConnections_createOrUpdate operation. */
2959
+ export declare interface PrivateEndpointConnectionsCreateOrUpdateHeaders {
2960
+ azureAsyncOperation?: string;
2961
+ }
2962
+
2497
2963
  /** Optional parameters. */
2498
2964
  export declare interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2499
2965
  /** Delay to wait until next poll, in milliseconds. */
@@ -2505,6 +2971,11 @@ export declare interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams
2505
2971
  /** Contains response data for the createOrUpdate operation. */
2506
2972
  export declare type PrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnection;
2507
2973
 
2974
+ /** Defines headers for PrivateEndpointConnections_delete operation. */
2975
+ export declare interface PrivateEndpointConnectionsDeleteHeaders {
2976
+ location?: string;
2977
+ }
2978
+
2508
2979
  /** Optional parameters. */
2509
2980
  export declare interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
2510
2981
  /** Delay to wait until next poll, in milliseconds. */
@@ -2645,28 +3116,28 @@ export declare interface Registries {
2645
3116
  list(options?: RegistriesListOptionalParams): PagedAsyncIterableIterator<Registry>;
2646
3117
  /**
2647
3118
  * Lists all the container registries under the specified resource group.
2648
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3119
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2649
3120
  * @param options The options parameters.
2650
3121
  */
2651
3122
  listByResourceGroup(resourceGroupName: string, options?: RegistriesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Registry>;
2652
3123
  /**
2653
3124
  * Lists the private link resources for a container registry.
2654
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3125
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2655
3126
  * @param registryName The name of the container registry.
2656
3127
  * @param options The options parameters.
2657
3128
  */
2658
3129
  listPrivateLinkResources(resourceGroupName: string, registryName: string, options?: RegistriesListPrivateLinkResourcesOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
2659
3130
  /**
2660
3131
  * Copies an image to this container registry from the specified container registry.
2661
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3132
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2662
3133
  * @param registryName The name of the container registry.
2663
3134
  * @param parameters The parameters specifying the image to copy and the source container registry.
2664
3135
  * @param options The options parameters.
2665
3136
  */
2666
- beginImportImage(resourceGroupName: string, registryName: string, parameters: ImportImageParameters, options?: RegistriesImportImageOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
3137
+ beginImportImage(resourceGroupName: string, registryName: string, parameters: ImportImageParameters, options?: RegistriesImportImageOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
2667
3138
  /**
2668
3139
  * Copies an image to this container registry from the specified container registry.
2669
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3140
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2670
3141
  * @param registryName The name of the container registry.
2671
3142
  * @param parameters The parameters specifying the image to copy and the source container registry.
2672
3143
  * @param options The options parameters.
@@ -2681,22 +3152,22 @@ export declare interface Registries {
2681
3152
  checkNameAvailability(registryNameCheckRequest: RegistryNameCheckRequest, options?: RegistriesCheckNameAvailabilityOptionalParams): Promise<RegistriesCheckNameAvailabilityResponse>;
2682
3153
  /**
2683
3154
  * Gets the properties of the specified container registry.
2684
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3155
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2685
3156
  * @param registryName The name of the container registry.
2686
3157
  * @param options The options parameters.
2687
3158
  */
2688
3159
  get(resourceGroupName: string, registryName: string, options?: RegistriesGetOptionalParams): Promise<RegistriesGetResponse>;
2689
3160
  /**
2690
3161
  * Creates a container registry with the specified parameters.
2691
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3162
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2692
3163
  * @param registryName The name of the container registry.
2693
3164
  * @param registry The parameters for creating a container registry.
2694
3165
  * @param options The options parameters.
2695
3166
  */
2696
- beginCreate(resourceGroupName: string, registryName: string, registry: Registry, options?: RegistriesCreateOptionalParams): Promise<PollerLike<PollOperationState<RegistriesCreateResponse>, RegistriesCreateResponse>>;
3167
+ beginCreate(resourceGroupName: string, registryName: string, registry: Registry, options?: RegistriesCreateOptionalParams): Promise<SimplePollerLike<OperationState<RegistriesCreateResponse>, RegistriesCreateResponse>>;
2697
3168
  /**
2698
3169
  * Creates a container registry with the specified parameters.
2699
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3170
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2700
3171
  * @param registryName The name of the container registry.
2701
3172
  * @param registry The parameters for creating a container registry.
2702
3173
  * @param options The options parameters.
@@ -2704,29 +3175,29 @@ export declare interface Registries {
2704
3175
  beginCreateAndWait(resourceGroupName: string, registryName: string, registry: Registry, options?: RegistriesCreateOptionalParams): Promise<RegistriesCreateResponse>;
2705
3176
  /**
2706
3177
  * Deletes a container registry.
2707
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3178
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2708
3179
  * @param registryName The name of the container registry.
2709
3180
  * @param options The options parameters.
2710
3181
  */
2711
- beginDelete(resourceGroupName: string, registryName: string, options?: RegistriesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
3182
+ beginDelete(resourceGroupName: string, registryName: string, options?: RegistriesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
2712
3183
  /**
2713
3184
  * Deletes a container registry.
2714
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3185
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2715
3186
  * @param registryName The name of the container registry.
2716
3187
  * @param options The options parameters.
2717
3188
  */
2718
3189
  beginDeleteAndWait(resourceGroupName: string, registryName: string, options?: RegistriesDeleteOptionalParams): Promise<void>;
2719
3190
  /**
2720
3191
  * Updates a container registry with the specified parameters.
2721
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3192
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2722
3193
  * @param registryName The name of the container registry.
2723
3194
  * @param registryUpdateParameters The parameters for updating a container registry.
2724
3195
  * @param options The options parameters.
2725
3196
  */
2726
- beginUpdate(resourceGroupName: string, registryName: string, registryUpdateParameters: RegistryUpdateParameters, options?: RegistriesUpdateOptionalParams): Promise<PollerLike<PollOperationState<RegistriesUpdateResponse>, RegistriesUpdateResponse>>;
3197
+ beginUpdate(resourceGroupName: string, registryName: string, registryUpdateParameters: RegistryUpdateParameters, options?: RegistriesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<RegistriesUpdateResponse>, RegistriesUpdateResponse>>;
2727
3198
  /**
2728
3199
  * Updates a container registry with the specified parameters.
2729
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3200
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2730
3201
  * @param registryName The name of the container registry.
2731
3202
  * @param registryUpdateParameters The parameters for updating a container registry.
2732
3203
  * @param options The options parameters.
@@ -2734,14 +3205,14 @@ export declare interface Registries {
2734
3205
  beginUpdateAndWait(resourceGroupName: string, registryName: string, registryUpdateParameters: RegistryUpdateParameters, options?: RegistriesUpdateOptionalParams): Promise<RegistriesUpdateResponse>;
2735
3206
  /**
2736
3207
  * Gets the quota usages for the specified container registry.
2737
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3208
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2738
3209
  * @param registryName The name of the container registry.
2739
3210
  * @param options The options parameters.
2740
3211
  */
2741
3212
  listUsages(resourceGroupName: string, registryName: string, options?: RegistriesListUsagesOptionalParams): Promise<RegistriesListUsagesResponse>;
2742
3213
  /**
2743
3214
  * Gets a private link resource by a specified group name for a container registry.
2744
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3215
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2745
3216
  * @param registryName The name of the container registry.
2746
3217
  * @param groupName The name of the private link resource.
2747
3218
  * @param options The options parameters.
@@ -2749,14 +3220,14 @@ export declare interface Registries {
2749
3220
  getPrivateLinkResource(resourceGroupName: string, registryName: string, groupName: string, options?: RegistriesGetPrivateLinkResourceOptionalParams): Promise<RegistriesGetPrivateLinkResourceResponse>;
2750
3221
  /**
2751
3222
  * Lists the login credentials for the specified container registry.
2752
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3223
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2753
3224
  * @param registryName The name of the container registry.
2754
3225
  * @param options The options parameters.
2755
3226
  */
2756
3227
  listCredentials(resourceGroupName: string, registryName: string, options?: RegistriesListCredentialsOptionalParams): Promise<RegistriesListCredentialsResponse>;
2757
3228
  /**
2758
3229
  * Regenerates one of the login credentials for the specified container registry.
2759
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3230
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2760
3231
  * @param registryName The name of the container registry.
2761
3232
  * @param regenerateCredentialParameters Specifies name of the password which should be regenerated --
2762
3233
  * password or password2.
@@ -2765,15 +3236,15 @@ export declare interface Registries {
2765
3236
  regenerateCredential(resourceGroupName: string, registryName: string, regenerateCredentialParameters: RegenerateCredentialParameters, options?: RegistriesRegenerateCredentialOptionalParams): Promise<RegistriesRegenerateCredentialResponse>;
2766
3237
  /**
2767
3238
  * Generate keys for a token of a specified container registry.
2768
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3239
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2769
3240
  * @param registryName The name of the container registry.
2770
3241
  * @param generateCredentialsParameters The parameters for generating credentials.
2771
3242
  * @param options The options parameters.
2772
3243
  */
2773
- beginGenerateCredentials(resourceGroupName: string, registryName: string, generateCredentialsParameters: GenerateCredentialsParameters, options?: RegistriesGenerateCredentialsOptionalParams): Promise<PollerLike<PollOperationState<RegistriesGenerateCredentialsResponse>, RegistriesGenerateCredentialsResponse>>;
3244
+ beginGenerateCredentials(resourceGroupName: string, registryName: string, generateCredentialsParameters: GenerateCredentialsParameters, options?: RegistriesGenerateCredentialsOptionalParams): Promise<SimplePollerLike<OperationState<RegistriesGenerateCredentialsResponse>, RegistriesGenerateCredentialsResponse>>;
2774
3245
  /**
2775
3246
  * Generate keys for a token of a specified container registry.
2776
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3247
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2777
3248
  * @param registryName The name of the container registry.
2778
3249
  * @param generateCredentialsParameters The parameters for generating credentials.
2779
3250
  * @param options The options parameters.
@@ -2786,7 +3257,7 @@ export declare interface Registries {
2786
3257
  * @param runRequest The parameters of a run that needs to scheduled.
2787
3258
  * @param options The options parameters.
2788
3259
  */
2789
- beginScheduleRun(resourceGroupName: string, registryName: string, runRequest: RunRequestUnion, options?: RegistriesScheduleRunOptionalParams): Promise<PollerLike<PollOperationState<RegistriesScheduleRunResponse>, RegistriesScheduleRunResponse>>;
3260
+ beginScheduleRun(resourceGroupName: string, registryName: string, runRequest: RunRequestUnion, options?: RegistriesScheduleRunOptionalParams): Promise<SimplePollerLike<OperationState<RegistriesScheduleRunResponse>, RegistriesScheduleRunResponse>>;
2790
3261
  /**
2791
3262
  * Schedules a new run based on the request parameters and add it to the run queue.
2792
3263
  * @param resourceGroupName The name of the resource group to which the container registry belongs.
@@ -2811,6 +3282,11 @@ export declare interface RegistriesCheckNameAvailabilityOptionalParams extends c
2811
3282
  /** Contains response data for the checkNameAvailability operation. */
2812
3283
  export declare type RegistriesCheckNameAvailabilityResponse = RegistryNameStatus;
2813
3284
 
3285
+ /** Defines headers for Registries_create operation. */
3286
+ export declare interface RegistriesCreateHeaders {
3287
+ azureAsyncOperation?: string;
3288
+ }
3289
+
2814
3290
  /** Optional parameters. */
2815
3291
  export declare interface RegistriesCreateOptionalParams extends coreClient.OperationOptions {
2816
3292
  /** Delay to wait until next poll, in milliseconds. */
@@ -2822,6 +3298,11 @@ export declare interface RegistriesCreateOptionalParams extends coreClient.Opera
2822
3298
  /** Contains response data for the create operation. */
2823
3299
  export declare type RegistriesCreateResponse = Registry;
2824
3300
 
3301
+ /** Defines headers for Registries_delete operation. */
3302
+ export declare interface RegistriesDeleteHeaders {
3303
+ location?: string;
3304
+ }
3305
+
2825
3306
  /** Optional parameters. */
2826
3307
  export declare interface RegistriesDeleteOptionalParams extends coreClient.OperationOptions {
2827
3308
  /** Delay to wait until next poll, in milliseconds. */
@@ -2830,6 +3311,11 @@ export declare interface RegistriesDeleteOptionalParams extends coreClient.Opera
2830
3311
  resumeFrom?: string;
2831
3312
  }
2832
3313
 
3314
+ /** Defines headers for Registries_generateCredentials operation. */
3315
+ export declare interface RegistriesGenerateCredentialsHeaders {
3316
+ location?: string;
3317
+ }
3318
+
2833
3319
  /** Optional parameters. */
2834
3320
  export declare interface RegistriesGenerateCredentialsOptionalParams extends coreClient.OperationOptions {
2835
3321
  /** Delay to wait until next poll, in milliseconds. */
@@ -2862,6 +3348,11 @@ export declare type RegistriesGetPrivateLinkResourceResponse = PrivateLinkResour
2862
3348
  /** Contains response data for the get operation. */
2863
3349
  export declare type RegistriesGetResponse = Registry;
2864
3350
 
3351
+ /** Defines headers for Registries_importImage operation. */
3352
+ export declare interface RegistriesImportImageHeaders {
3353
+ location?: string;
3354
+ }
3355
+
2865
3356
  /** Optional parameters. */
2866
3357
  export declare interface RegistriesImportImageOptionalParams extends coreClient.OperationOptions {
2867
3358
  /** Delay to wait until next poll, in milliseconds. */
@@ -2944,6 +3435,11 @@ export declare interface RegistriesScheduleRunOptionalParams extends coreClient.
2944
3435
  /** Contains response data for the scheduleRun operation. */
2945
3436
  export declare type RegistriesScheduleRunResponse = Run;
2946
3437
 
3438
+ /** Defines headers for Registries_update operation. */
3439
+ export declare interface RegistriesUpdateHeaders {
3440
+ azureAsyncOperation?: string;
3441
+ }
3442
+
2947
3443
  /** Optional parameters. */
2948
3444
  export declare interface RegistriesUpdateOptionalParams extends coreClient.OperationOptions {
2949
3445
  /** Delay to wait until next poll, in milliseconds. */
@@ -3139,14 +3635,14 @@ export declare interface ReplicationListResult {
3139
3635
  export declare interface Replications {
3140
3636
  /**
3141
3637
  * Lists all the replications for the specified container registry.
3142
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3638
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3143
3639
  * @param registryName The name of the container registry.
3144
3640
  * @param options The options parameters.
3145
3641
  */
3146
3642
  list(resourceGroupName: string, registryName: string, options?: ReplicationsListOptionalParams): PagedAsyncIterableIterator<Replication>;
3147
3643
  /**
3148
3644
  * Gets the properties of the specified replication.
3149
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3645
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3150
3646
  * @param registryName The name of the container registry.
3151
3647
  * @param replicationName The name of the replication.
3152
3648
  * @param options The options parameters.
@@ -3154,16 +3650,16 @@ export declare interface Replications {
3154
3650
  get(resourceGroupName: string, registryName: string, replicationName: string, options?: ReplicationsGetOptionalParams): Promise<ReplicationsGetResponse>;
3155
3651
  /**
3156
3652
  * Creates a replication for a container registry with the specified parameters.
3157
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3653
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3158
3654
  * @param registryName The name of the container registry.
3159
3655
  * @param replicationName The name of the replication.
3160
3656
  * @param replication The parameters for creating a replication.
3161
3657
  * @param options The options parameters.
3162
3658
  */
3163
- beginCreate(resourceGroupName: string, registryName: string, replicationName: string, replication: Replication, options?: ReplicationsCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationsCreateResponse>, ReplicationsCreateResponse>>;
3659
+ beginCreate(resourceGroupName: string, registryName: string, replicationName: string, replication: Replication, options?: ReplicationsCreateOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationsCreateResponse>, ReplicationsCreateResponse>>;
3164
3660
  /**
3165
3661
  * Creates a replication for a container registry with the specified parameters.
3166
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3662
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3167
3663
  * @param registryName The name of the container registry.
3168
3664
  * @param replicationName The name of the replication.
3169
3665
  * @param replication The parameters for creating a replication.
@@ -3172,15 +3668,15 @@ export declare interface Replications {
3172
3668
  beginCreateAndWait(resourceGroupName: string, registryName: string, replicationName: string, replication: Replication, options?: ReplicationsCreateOptionalParams): Promise<ReplicationsCreateResponse>;
3173
3669
  /**
3174
3670
  * Deletes a replication from a container registry.
3175
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3671
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3176
3672
  * @param registryName The name of the container registry.
3177
3673
  * @param replicationName The name of the replication.
3178
3674
  * @param options The options parameters.
3179
3675
  */
3180
- beginDelete(resourceGroupName: string, registryName: string, replicationName: string, options?: ReplicationsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
3676
+ beginDelete(resourceGroupName: string, registryName: string, replicationName: string, options?: ReplicationsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
3181
3677
  /**
3182
3678
  * Deletes a replication from a container registry.
3183
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3679
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3184
3680
  * @param registryName The name of the container registry.
3185
3681
  * @param replicationName The name of the replication.
3186
3682
  * @param options The options parameters.
@@ -3188,16 +3684,16 @@ export declare interface Replications {
3188
3684
  beginDeleteAndWait(resourceGroupName: string, registryName: string, replicationName: string, options?: ReplicationsDeleteOptionalParams): Promise<void>;
3189
3685
  /**
3190
3686
  * Updates a replication for a container registry with the specified parameters.
3191
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3687
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3192
3688
  * @param registryName The name of the container registry.
3193
3689
  * @param replicationName The name of the replication.
3194
3690
  * @param replicationUpdateParameters The parameters for updating a replication.
3195
3691
  * @param options The options parameters.
3196
3692
  */
3197
- beginUpdate(resourceGroupName: string, registryName: string, replicationName: string, replicationUpdateParameters: ReplicationUpdateParameters, options?: ReplicationsUpdateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationsUpdateResponse>, ReplicationsUpdateResponse>>;
3693
+ beginUpdate(resourceGroupName: string, registryName: string, replicationName: string, replicationUpdateParameters: ReplicationUpdateParameters, options?: ReplicationsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationsUpdateResponse>, ReplicationsUpdateResponse>>;
3198
3694
  /**
3199
3695
  * Updates a replication for a container registry with the specified parameters.
3200
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
3696
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3201
3697
  * @param registryName The name of the container registry.
3202
3698
  * @param replicationName The name of the replication.
3203
3699
  * @param replicationUpdateParameters The parameters for updating a replication.
@@ -3206,6 +3702,11 @@ export declare interface Replications {
3206
3702
  beginUpdateAndWait(resourceGroupName: string, registryName: string, replicationName: string, replicationUpdateParameters: ReplicationUpdateParameters, options?: ReplicationsUpdateOptionalParams): Promise<ReplicationsUpdateResponse>;
3207
3703
  }
3208
3704
 
3705
+ /** Defines headers for Replications_create operation. */
3706
+ export declare interface ReplicationsCreateHeaders {
3707
+ azureAsyncOperation?: string;
3708
+ }
3709
+
3209
3710
  /** Optional parameters. */
3210
3711
  export declare interface ReplicationsCreateOptionalParams extends coreClient.OperationOptions {
3211
3712
  /** Delay to wait until next poll, in milliseconds. */
@@ -3217,6 +3718,11 @@ export declare interface ReplicationsCreateOptionalParams extends coreClient.Ope
3217
3718
  /** Contains response data for the create operation. */
3218
3719
  export declare type ReplicationsCreateResponse = Replication;
3219
3720
 
3721
+ /** Defines headers for Replications_delete operation. */
3722
+ export declare interface ReplicationsDeleteHeaders {
3723
+ location?: string;
3724
+ }
3725
+
3220
3726
  /** Optional parameters. */
3221
3727
  export declare interface ReplicationsDeleteOptionalParams extends coreClient.OperationOptions {
3222
3728
  /** Delay to wait until next poll, in milliseconds. */
@@ -3246,6 +3752,11 @@ export declare interface ReplicationsListOptionalParams extends coreClient.Opera
3246
3752
  /** Contains response data for the list operation. */
3247
3753
  export declare type ReplicationsListResponse = ReplicationListResult;
3248
3754
 
3755
+ /** Defines headers for Replications_update operation. */
3756
+ export declare interface ReplicationsUpdateHeaders {
3757
+ azureAsyncOperation?: string;
3758
+ }
3759
+
3249
3760
  /** Optional parameters. */
3250
3761
  export declare interface ReplicationsUpdateOptionalParams extends coreClient.OperationOptions {
3251
3762
  /** Delay to wait until next poll, in milliseconds. */
@@ -3462,7 +3973,7 @@ export declare interface Runs {
3462
3973
  * @param runUpdateParameters The run update properties.
3463
3974
  * @param options The options parameters.
3464
3975
  */
3465
- beginUpdate(resourceGroupName: string, registryName: string, runId: string, runUpdateParameters: RunUpdateParameters, options?: RunsUpdateOptionalParams): Promise<PollerLike<PollOperationState<RunsUpdateResponse>, RunsUpdateResponse>>;
3976
+ beginUpdate(resourceGroupName: string, registryName: string, runId: string, runUpdateParameters: RunUpdateParameters, options?: RunsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<RunsUpdateResponse>, RunsUpdateResponse>>;
3466
3977
  /**
3467
3978
  * Patch the run properties.
3468
3979
  * @param resourceGroupName The name of the resource group to which the container registry belongs.
@@ -3487,7 +3998,7 @@ export declare interface Runs {
3487
3998
  * @param runId The run ID.
3488
3999
  * @param options The options parameters.
3489
4000
  */
3490
- beginCancel(resourceGroupName: string, registryName: string, runId: string, options?: RunsCancelOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
4001
+ beginCancel(resourceGroupName: string, registryName: string, runId: string, options?: RunsCancelOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
3491
4002
  /**
3492
4003
  * Cancel an existing run.
3493
4004
  * @param resourceGroupName The name of the resource group to which the container registry belongs.
@@ -3522,10 +4033,6 @@ export declare type RunsGetResponse = Run;
3522
4033
 
3523
4034
  /** Optional parameters. */
3524
4035
  export declare interface RunsListNextOptionalParams extends coreClient.OperationOptions {
3525
- /** The runs filter to apply on the operation. Arithmetic operators are not supported. The allowed string function is 'contains'. All logical operators except 'Not', 'Has', 'All' are allowed. */
3526
- filter?: string;
3527
- /** $top is supported for get list of runs, which limits the maximum number of runs to return. */
3528
- top?: number;
3529
4036
  }
3530
4037
 
3531
4038
  /** Contains response data for the listNext operation. */
@@ -3626,14 +4133,14 @@ export declare interface ScopeMapListResult {
3626
4133
  export declare interface ScopeMaps {
3627
4134
  /**
3628
4135
  * Lists all the scope maps for the specified container registry.
3629
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
4136
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3630
4137
  * @param registryName The name of the container registry.
3631
4138
  * @param options The options parameters.
3632
4139
  */
3633
4140
  list(resourceGroupName: string, registryName: string, options?: ScopeMapsListOptionalParams): PagedAsyncIterableIterator<ScopeMap>;
3634
4141
  /**
3635
4142
  * Gets the properties of the specified scope map.
3636
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
4143
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3637
4144
  * @param registryName The name of the container registry.
3638
4145
  * @param scopeMapName The name of the scope map.
3639
4146
  * @param options The options parameters.
@@ -3641,16 +4148,16 @@ export declare interface ScopeMaps {
3641
4148
  get(resourceGroupName: string, registryName: string, scopeMapName: string, options?: ScopeMapsGetOptionalParams): Promise<ScopeMapsGetResponse>;
3642
4149
  /**
3643
4150
  * Creates a scope map for a container registry with the specified parameters.
3644
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
4151
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3645
4152
  * @param registryName The name of the container registry.
3646
4153
  * @param scopeMapName The name of the scope map.
3647
4154
  * @param scopeMapCreateParameters The parameters for creating a scope map.
3648
4155
  * @param options The options parameters.
3649
4156
  */
3650
- beginCreate(resourceGroupName: string, registryName: string, scopeMapName: string, scopeMapCreateParameters: ScopeMap, options?: ScopeMapsCreateOptionalParams): Promise<PollerLike<PollOperationState<ScopeMapsCreateResponse>, ScopeMapsCreateResponse>>;
4157
+ beginCreate(resourceGroupName: string, registryName: string, scopeMapName: string, scopeMapCreateParameters: ScopeMap, options?: ScopeMapsCreateOptionalParams): Promise<SimplePollerLike<OperationState<ScopeMapsCreateResponse>, ScopeMapsCreateResponse>>;
3651
4158
  /**
3652
4159
  * Creates a scope map for a container registry with the specified parameters.
3653
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
4160
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3654
4161
  * @param registryName The name of the container registry.
3655
4162
  * @param scopeMapName The name of the scope map.
3656
4163
  * @param scopeMapCreateParameters The parameters for creating a scope map.
@@ -3659,15 +4166,15 @@ export declare interface ScopeMaps {
3659
4166
  beginCreateAndWait(resourceGroupName: string, registryName: string, scopeMapName: string, scopeMapCreateParameters: ScopeMap, options?: ScopeMapsCreateOptionalParams): Promise<ScopeMapsCreateResponse>;
3660
4167
  /**
3661
4168
  * Deletes a scope map from a container registry.
3662
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
4169
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3663
4170
  * @param registryName The name of the container registry.
3664
4171
  * @param scopeMapName The name of the scope map.
3665
4172
  * @param options The options parameters.
3666
4173
  */
3667
- beginDelete(resourceGroupName: string, registryName: string, scopeMapName: string, options?: ScopeMapsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
4174
+ beginDelete(resourceGroupName: string, registryName: string, scopeMapName: string, options?: ScopeMapsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
3668
4175
  /**
3669
4176
  * Deletes a scope map from a container registry.
3670
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
4177
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3671
4178
  * @param registryName The name of the container registry.
3672
4179
  * @param scopeMapName The name of the scope map.
3673
4180
  * @param options The options parameters.
@@ -3675,16 +4182,16 @@ export declare interface ScopeMaps {
3675
4182
  beginDeleteAndWait(resourceGroupName: string, registryName: string, scopeMapName: string, options?: ScopeMapsDeleteOptionalParams): Promise<void>;
3676
4183
  /**
3677
4184
  * Updates a scope map with the specified parameters.
3678
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
4185
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3679
4186
  * @param registryName The name of the container registry.
3680
4187
  * @param scopeMapName The name of the scope map.
3681
4188
  * @param scopeMapUpdateParameters The parameters for updating a scope map.
3682
4189
  * @param options The options parameters.
3683
4190
  */
3684
- beginUpdate(resourceGroupName: string, registryName: string, scopeMapName: string, scopeMapUpdateParameters: ScopeMapUpdateParameters, options?: ScopeMapsUpdateOptionalParams): Promise<PollerLike<PollOperationState<ScopeMapsUpdateResponse>, ScopeMapsUpdateResponse>>;
4191
+ beginUpdate(resourceGroupName: string, registryName: string, scopeMapName: string, scopeMapUpdateParameters: ScopeMapUpdateParameters, options?: ScopeMapsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ScopeMapsUpdateResponse>, ScopeMapsUpdateResponse>>;
3685
4192
  /**
3686
4193
  * Updates a scope map with the specified parameters.
3687
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
4194
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3688
4195
  * @param registryName The name of the container registry.
3689
4196
  * @param scopeMapName The name of the scope map.
3690
4197
  * @param scopeMapUpdateParameters The parameters for updating a scope map.
@@ -3693,6 +4200,11 @@ export declare interface ScopeMaps {
3693
4200
  beginUpdateAndWait(resourceGroupName: string, registryName: string, scopeMapName: string, scopeMapUpdateParameters: ScopeMapUpdateParameters, options?: ScopeMapsUpdateOptionalParams): Promise<ScopeMapsUpdateResponse>;
3694
4201
  }
3695
4202
 
4203
+ /** Defines headers for ScopeMaps_create operation. */
4204
+ export declare interface ScopeMapsCreateHeaders {
4205
+ azureAsyncOperation?: string;
4206
+ }
4207
+
3696
4208
  /** Optional parameters. */
3697
4209
  export declare interface ScopeMapsCreateOptionalParams extends coreClient.OperationOptions {
3698
4210
  /** Delay to wait until next poll, in milliseconds. */
@@ -3704,6 +4216,11 @@ export declare interface ScopeMapsCreateOptionalParams extends coreClient.Operat
3704
4216
  /** Contains response data for the create operation. */
3705
4217
  export declare type ScopeMapsCreateResponse = ScopeMap;
3706
4218
 
4219
+ /** Defines headers for ScopeMaps_delete operation. */
4220
+ export declare interface ScopeMapsDeleteHeaders {
4221
+ location?: string;
4222
+ }
4223
+
3707
4224
  /** Optional parameters. */
3708
4225
  export declare interface ScopeMapsDeleteOptionalParams extends coreClient.OperationOptions {
3709
4226
  /** Delay to wait until next poll, in milliseconds. */
@@ -3733,6 +4250,11 @@ export declare interface ScopeMapsListOptionalParams extends coreClient.Operatio
3733
4250
  /** Contains response data for the list operation. */
3734
4251
  export declare type ScopeMapsListResponse = ScopeMapListResult;
3735
4252
 
4253
+ /** Defines headers for ScopeMaps_update operation. */
4254
+ export declare interface ScopeMapsUpdateHeaders {
4255
+ azureAsyncOperation?: string;
4256
+ }
4257
+
3736
4258
  /** Optional parameters. */
3737
4259
  export declare interface ScopeMapsUpdateOptionalParams extends coreClient.OperationOptions {
3738
4260
  /** Delay to wait until next poll, in milliseconds. */
@@ -4217,7 +4739,7 @@ export declare interface TaskRuns {
4217
4739
  * @param taskRun The parameters of a run that needs to scheduled.
4218
4740
  * @param options The options parameters.
4219
4741
  */
4220
- beginCreate(resourceGroupName: string, registryName: string, taskRunName: string, taskRun: TaskRun, options?: TaskRunsCreateOptionalParams): Promise<PollerLike<PollOperationState<TaskRunsCreateResponse>, TaskRunsCreateResponse>>;
4742
+ beginCreate(resourceGroupName: string, registryName: string, taskRunName: string, taskRun: TaskRun, options?: TaskRunsCreateOptionalParams): Promise<SimplePollerLike<OperationState<TaskRunsCreateResponse>, TaskRunsCreateResponse>>;
4221
4743
  /**
4222
4744
  * Creates a task run for a container registry with the specified parameters.
4223
4745
  * @param resourceGroupName The name of the resource group to which the container registry belongs.
@@ -4234,7 +4756,7 @@ export declare interface TaskRuns {
4234
4756
  * @param taskRunName The name of the task run.
4235
4757
  * @param options The options parameters.
4236
4758
  */
4237
- beginDelete(resourceGroupName: string, registryName: string, taskRunName: string, options?: TaskRunsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
4759
+ beginDelete(resourceGroupName: string, registryName: string, taskRunName: string, options?: TaskRunsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
4238
4760
  /**
4239
4761
  * Deletes a specified task run resource.
4240
4762
  * @param resourceGroupName The name of the resource group to which the container registry belongs.
@@ -4251,7 +4773,7 @@ export declare interface TaskRuns {
4251
4773
  * @param updateParameters The parameters for updating a task run.
4252
4774
  * @param options The options parameters.
4253
4775
  */
4254
- beginUpdate(resourceGroupName: string, registryName: string, taskRunName: string, updateParameters: TaskRunUpdateParameters, options?: TaskRunsUpdateOptionalParams): Promise<PollerLike<PollOperationState<TaskRunsUpdateResponse>, TaskRunsUpdateResponse>>;
4776
+ beginUpdate(resourceGroupName: string, registryName: string, taskRunName: string, updateParameters: TaskRunUpdateParameters, options?: TaskRunsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<TaskRunsUpdateResponse>, TaskRunsUpdateResponse>>;
4255
4777
  /**
4256
4778
  * Updates a task run with the specified parameters.
4257
4779
  * @param resourceGroupName The name of the resource group to which the container registry belongs.
@@ -4370,7 +4892,7 @@ export declare interface Tasks {
4370
4892
  * @param taskCreateParameters The parameters for creating a task.
4371
4893
  * @param options The options parameters.
4372
4894
  */
4373
- beginCreate(resourceGroupName: string, registryName: string, taskName: string, taskCreateParameters: Task, options?: TasksCreateOptionalParams): Promise<PollerLike<PollOperationState<TasksCreateResponse>, TasksCreateResponse>>;
4895
+ beginCreate(resourceGroupName: string, registryName: string, taskName: string, taskCreateParameters: Task, options?: TasksCreateOptionalParams): Promise<SimplePollerLike<OperationState<TasksCreateResponse>, TasksCreateResponse>>;
4374
4896
  /**
4375
4897
  * Creates a task for a container registry with the specified parameters.
4376
4898
  * @param resourceGroupName The name of the resource group to which the container registry belongs.
@@ -4387,7 +4909,7 @@ export declare interface Tasks {
4387
4909
  * @param taskName The name of the container registry task.
4388
4910
  * @param options The options parameters.
4389
4911
  */
4390
- beginDelete(resourceGroupName: string, registryName: string, taskName: string, options?: TasksDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
4912
+ beginDelete(resourceGroupName: string, registryName: string, taskName: string, options?: TasksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
4391
4913
  /**
4392
4914
  * Deletes a specified task.
4393
4915
  * @param resourceGroupName The name of the resource group to which the container registry belongs.
@@ -4404,7 +4926,7 @@ export declare interface Tasks {
4404
4926
  * @param taskUpdateParameters The parameters for updating a task.
4405
4927
  * @param options The options parameters.
4406
4928
  */
4407
- beginUpdate(resourceGroupName: string, registryName: string, taskName: string, taskUpdateParameters: TaskUpdateParameters, options?: TasksUpdateOptionalParams): Promise<PollerLike<PollOperationState<TasksUpdateResponse>, TasksUpdateResponse>>;
4929
+ beginUpdate(resourceGroupName: string, registryName: string, taskName: string, taskUpdateParameters: TaskUpdateParameters, options?: TasksUpdateOptionalParams): Promise<SimplePollerLike<OperationState<TasksUpdateResponse>, TasksUpdateResponse>>;
4408
4930
  /**
4409
4931
  * Updates a task with the specified parameters.
4410
4932
  * @param resourceGroupName The name of the resource group to which the container registry belongs.
@@ -4698,14 +5220,14 @@ export declare type TokenPasswordName = string;
4698
5220
  export declare interface Tokens {
4699
5221
  /**
4700
5222
  * Lists all the tokens for the specified container registry.
4701
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5223
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
4702
5224
  * @param registryName The name of the container registry.
4703
5225
  * @param options The options parameters.
4704
5226
  */
4705
5227
  list(resourceGroupName: string, registryName: string, options?: TokensListOptionalParams): PagedAsyncIterableIterator<Token>;
4706
5228
  /**
4707
5229
  * Gets the properties of the specified token.
4708
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5230
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
4709
5231
  * @param registryName The name of the container registry.
4710
5232
  * @param tokenName The name of the token.
4711
5233
  * @param options The options parameters.
@@ -4713,16 +5235,16 @@ export declare interface Tokens {
4713
5235
  get(resourceGroupName: string, registryName: string, tokenName: string, options?: TokensGetOptionalParams): Promise<TokensGetResponse>;
4714
5236
  /**
4715
5237
  * Creates a token for a container registry with the specified parameters.
4716
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5238
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
4717
5239
  * @param registryName The name of the container registry.
4718
5240
  * @param tokenName The name of the token.
4719
5241
  * @param tokenCreateParameters The parameters for creating a token.
4720
5242
  * @param options The options parameters.
4721
5243
  */
4722
- beginCreate(resourceGroupName: string, registryName: string, tokenName: string, tokenCreateParameters: Token, options?: TokensCreateOptionalParams): Promise<PollerLike<PollOperationState<TokensCreateResponse>, TokensCreateResponse>>;
5244
+ beginCreate(resourceGroupName: string, registryName: string, tokenName: string, tokenCreateParameters: Token, options?: TokensCreateOptionalParams): Promise<SimplePollerLike<OperationState<TokensCreateResponse>, TokensCreateResponse>>;
4723
5245
  /**
4724
5246
  * Creates a token for a container registry with the specified parameters.
4725
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5247
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
4726
5248
  * @param registryName The name of the container registry.
4727
5249
  * @param tokenName The name of the token.
4728
5250
  * @param tokenCreateParameters The parameters for creating a token.
@@ -4731,15 +5253,15 @@ export declare interface Tokens {
4731
5253
  beginCreateAndWait(resourceGroupName: string, registryName: string, tokenName: string, tokenCreateParameters: Token, options?: TokensCreateOptionalParams): Promise<TokensCreateResponse>;
4732
5254
  /**
4733
5255
  * Deletes a token from a container registry.
4734
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5256
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
4735
5257
  * @param registryName The name of the container registry.
4736
5258
  * @param tokenName The name of the token.
4737
5259
  * @param options The options parameters.
4738
5260
  */
4739
- beginDelete(resourceGroupName: string, registryName: string, tokenName: string, options?: TokensDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
5261
+ beginDelete(resourceGroupName: string, registryName: string, tokenName: string, options?: TokensDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
4740
5262
  /**
4741
5263
  * Deletes a token from a container registry.
4742
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5264
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
4743
5265
  * @param registryName The name of the container registry.
4744
5266
  * @param tokenName The name of the token.
4745
5267
  * @param options The options parameters.
@@ -4747,16 +5269,16 @@ export declare interface Tokens {
4747
5269
  beginDeleteAndWait(resourceGroupName: string, registryName: string, tokenName: string, options?: TokensDeleteOptionalParams): Promise<void>;
4748
5270
  /**
4749
5271
  * Updates a token with the specified parameters.
4750
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5272
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
4751
5273
  * @param registryName The name of the container registry.
4752
5274
  * @param tokenName The name of the token.
4753
5275
  * @param tokenUpdateParameters The parameters for updating a token.
4754
5276
  * @param options The options parameters.
4755
5277
  */
4756
- beginUpdate(resourceGroupName: string, registryName: string, tokenName: string, tokenUpdateParameters: TokenUpdateParameters, options?: TokensUpdateOptionalParams): Promise<PollerLike<PollOperationState<TokensUpdateResponse>, TokensUpdateResponse>>;
5278
+ beginUpdate(resourceGroupName: string, registryName: string, tokenName: string, tokenUpdateParameters: TokenUpdateParameters, options?: TokensUpdateOptionalParams): Promise<SimplePollerLike<OperationState<TokensUpdateResponse>, TokensUpdateResponse>>;
4757
5279
  /**
4758
5280
  * Updates a token with the specified parameters.
4759
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5281
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
4760
5282
  * @param registryName The name of the container registry.
4761
5283
  * @param tokenName The name of the token.
4762
5284
  * @param tokenUpdateParameters The parameters for updating a token.
@@ -4765,6 +5287,11 @@ export declare interface Tokens {
4765
5287
  beginUpdateAndWait(resourceGroupName: string, registryName: string, tokenName: string, tokenUpdateParameters: TokenUpdateParameters, options?: TokensUpdateOptionalParams): Promise<TokensUpdateResponse>;
4766
5288
  }
4767
5289
 
5290
+ /** Defines headers for Tokens_create operation. */
5291
+ export declare interface TokensCreateHeaders {
5292
+ azureAsyncOperation?: string;
5293
+ }
5294
+
4768
5295
  /** Optional parameters. */
4769
5296
  export declare interface TokensCreateOptionalParams extends coreClient.OperationOptions {
4770
5297
  /** Delay to wait until next poll, in milliseconds. */
@@ -4776,6 +5303,11 @@ export declare interface TokensCreateOptionalParams extends coreClient.Operation
4776
5303
  /** Contains response data for the create operation. */
4777
5304
  export declare type TokensCreateResponse = Token;
4778
5305
 
5306
+ /** Defines headers for Tokens_delete operation. */
5307
+ export declare interface TokensDeleteHeaders {
5308
+ location?: string;
5309
+ }
5310
+
4779
5311
  /** Optional parameters. */
4780
5312
  export declare interface TokensDeleteOptionalParams extends coreClient.OperationOptions {
4781
5313
  /** Delay to wait until next poll, in milliseconds. */
@@ -4815,6 +5347,11 @@ export declare type TokensListResponse = TokenListResult;
4815
5347
  */
4816
5348
  export declare type TokenStatus = string;
4817
5349
 
5350
+ /** Defines headers for Tokens_update operation. */
5351
+ export declare interface TokensUpdateHeaders {
5352
+ azureAsyncOperation?: string;
5353
+ }
5354
+
4818
5355
  /** Optional parameters. */
4819
5356
  export declare interface TokensUpdateOptionalParams extends coreClient.OperationOptions {
4820
5357
  /** Delay to wait until next poll, in milliseconds. */
@@ -4983,14 +5520,14 @@ export declare interface WebhookListResult {
4983
5520
  export declare interface Webhooks {
4984
5521
  /**
4985
5522
  * Lists all the webhooks for the specified container registry.
4986
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5523
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
4987
5524
  * @param registryName The name of the container registry.
4988
5525
  * @param options The options parameters.
4989
5526
  */
4990
5527
  list(resourceGroupName: string, registryName: string, options?: WebhooksListOptionalParams): PagedAsyncIterableIterator<Webhook>;
4991
5528
  /**
4992
5529
  * Lists recent events for the specified webhook.
4993
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5530
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
4994
5531
  * @param registryName The name of the container registry.
4995
5532
  * @param webhookName The name of the webhook.
4996
5533
  * @param options The options parameters.
@@ -4998,7 +5535,7 @@ export declare interface Webhooks {
4998
5535
  listEvents(resourceGroupName: string, registryName: string, webhookName: string, options?: WebhooksListEventsOptionalParams): PagedAsyncIterableIterator<Event_2>;
4999
5536
  /**
5000
5537
  * Gets the properties of the specified webhook.
5001
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5538
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
5002
5539
  * @param registryName The name of the container registry.
5003
5540
  * @param webhookName The name of the webhook.
5004
5541
  * @param options The options parameters.
@@ -5006,16 +5543,16 @@ export declare interface Webhooks {
5006
5543
  get(resourceGroupName: string, registryName: string, webhookName: string, options?: WebhooksGetOptionalParams): Promise<WebhooksGetResponse>;
5007
5544
  /**
5008
5545
  * Creates a webhook for a container registry with the specified parameters.
5009
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5546
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
5010
5547
  * @param registryName The name of the container registry.
5011
5548
  * @param webhookName The name of the webhook.
5012
5549
  * @param webhookCreateParameters The parameters for creating a webhook.
5013
5550
  * @param options The options parameters.
5014
5551
  */
5015
- beginCreate(resourceGroupName: string, registryName: string, webhookName: string, webhookCreateParameters: WebhookCreateParameters, options?: WebhooksCreateOptionalParams): Promise<PollerLike<PollOperationState<WebhooksCreateResponse>, WebhooksCreateResponse>>;
5552
+ beginCreate(resourceGroupName: string, registryName: string, webhookName: string, webhookCreateParameters: WebhookCreateParameters, options?: WebhooksCreateOptionalParams): Promise<SimplePollerLike<OperationState<WebhooksCreateResponse>, WebhooksCreateResponse>>;
5016
5553
  /**
5017
5554
  * Creates a webhook for a container registry with the specified parameters.
5018
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5555
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
5019
5556
  * @param registryName The name of the container registry.
5020
5557
  * @param webhookName The name of the webhook.
5021
5558
  * @param webhookCreateParameters The parameters for creating a webhook.
@@ -5024,15 +5561,15 @@ export declare interface Webhooks {
5024
5561
  beginCreateAndWait(resourceGroupName: string, registryName: string, webhookName: string, webhookCreateParameters: WebhookCreateParameters, options?: WebhooksCreateOptionalParams): Promise<WebhooksCreateResponse>;
5025
5562
  /**
5026
5563
  * Deletes a webhook from a container registry.
5027
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5564
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
5028
5565
  * @param registryName The name of the container registry.
5029
5566
  * @param webhookName The name of the webhook.
5030
5567
  * @param options The options parameters.
5031
5568
  */
5032
- beginDelete(resourceGroupName: string, registryName: string, webhookName: string, options?: WebhooksDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
5569
+ beginDelete(resourceGroupName: string, registryName: string, webhookName: string, options?: WebhooksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
5033
5570
  /**
5034
5571
  * Deletes a webhook from a container registry.
5035
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5572
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
5036
5573
  * @param registryName The name of the container registry.
5037
5574
  * @param webhookName The name of the webhook.
5038
5575
  * @param options The options parameters.
@@ -5040,16 +5577,16 @@ export declare interface Webhooks {
5040
5577
  beginDeleteAndWait(resourceGroupName: string, registryName: string, webhookName: string, options?: WebhooksDeleteOptionalParams): Promise<void>;
5041
5578
  /**
5042
5579
  * Updates a webhook with the specified parameters.
5043
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5580
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
5044
5581
  * @param registryName The name of the container registry.
5045
5582
  * @param webhookName The name of the webhook.
5046
5583
  * @param webhookUpdateParameters The parameters for updating a webhook.
5047
5584
  * @param options The options parameters.
5048
5585
  */
5049
- beginUpdate(resourceGroupName: string, registryName: string, webhookName: string, webhookUpdateParameters: WebhookUpdateParameters, options?: WebhooksUpdateOptionalParams): Promise<PollerLike<PollOperationState<WebhooksUpdateResponse>, WebhooksUpdateResponse>>;
5586
+ beginUpdate(resourceGroupName: string, registryName: string, webhookName: string, webhookUpdateParameters: WebhookUpdateParameters, options?: WebhooksUpdateOptionalParams): Promise<SimplePollerLike<OperationState<WebhooksUpdateResponse>, WebhooksUpdateResponse>>;
5050
5587
  /**
5051
5588
  * Updates a webhook with the specified parameters.
5052
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5589
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
5053
5590
  * @param registryName The name of the container registry.
5054
5591
  * @param webhookName The name of the webhook.
5055
5592
  * @param webhookUpdateParameters The parameters for updating a webhook.
@@ -5058,7 +5595,7 @@ export declare interface Webhooks {
5058
5595
  beginUpdateAndWait(resourceGroupName: string, registryName: string, webhookName: string, webhookUpdateParameters: WebhookUpdateParameters, options?: WebhooksUpdateOptionalParams): Promise<WebhooksUpdateResponse>;
5059
5596
  /**
5060
5597
  * Triggers a ping event to be sent to the webhook.
5061
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5598
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
5062
5599
  * @param registryName The name of the container registry.
5063
5600
  * @param webhookName The name of the webhook.
5064
5601
  * @param options The options parameters.
@@ -5066,7 +5603,7 @@ export declare interface Webhooks {
5066
5603
  ping(resourceGroupName: string, registryName: string, webhookName: string, options?: WebhooksPingOptionalParams): Promise<WebhooksPingResponse>;
5067
5604
  /**
5068
5605
  * Gets the configuration of service URI and custom headers for the webhook.
5069
- * @param resourceGroupName The name of the resource group to which the container registry belongs.
5606
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
5070
5607
  * @param registryName The name of the container registry.
5071
5608
  * @param webhookName The name of the webhook.
5072
5609
  * @param options The options parameters.
@@ -5074,6 +5611,11 @@ export declare interface Webhooks {
5074
5611
  getCallbackConfig(resourceGroupName: string, registryName: string, webhookName: string, options?: WebhooksGetCallbackConfigOptionalParams): Promise<WebhooksGetCallbackConfigResponse>;
5075
5612
  }
5076
5613
 
5614
+ /** Defines headers for Webhooks_create operation. */
5615
+ export declare interface WebhooksCreateHeaders {
5616
+ azureAsyncOperation?: string;
5617
+ }
5618
+
5077
5619
  /** Optional parameters. */
5078
5620
  export declare interface WebhooksCreateOptionalParams extends coreClient.OperationOptions {
5079
5621
  /** Delay to wait until next poll, in milliseconds. */
@@ -5085,6 +5627,11 @@ export declare interface WebhooksCreateOptionalParams extends coreClient.Operati
5085
5627
  /** Contains response data for the create operation. */
5086
5628
  export declare type WebhooksCreateResponse = Webhook;
5087
5629
 
5630
+ /** Defines headers for Webhooks_delete operation. */
5631
+ export declare interface WebhooksDeleteHeaders {
5632
+ location?: string;
5633
+ }
5634
+
5088
5635
  /** Optional parameters. */
5089
5636
  export declare interface WebhooksDeleteOptionalParams extends coreClient.OperationOptions {
5090
5637
  /** Delay to wait until next poll, in milliseconds. */
@@ -5152,6 +5699,11 @@ export declare type WebhooksPingResponse = EventInfo;
5152
5699
  */
5153
5700
  export declare type WebhookStatus = string;
5154
5701
 
5702
+ /** Defines headers for Webhooks_update operation. */
5703
+ export declare interface WebhooksUpdateHeaders {
5704
+ azureAsyncOperation?: string;
5705
+ }
5706
+
5155
5707
  /** Optional parameters. */
5156
5708
  export declare interface WebhooksUpdateOptionalParams extends coreClient.OperationOptions {
5157
5709
  /** Delay to wait until next poll, in milliseconds. */