@azure/arm-containerregistry 10.1.0-beta.5 → 10.1.1-alpha.20230323.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (284) hide show
  1. package/CHANGELOG.md +12 -155
  2. package/README.md +1 -1
  3. package/dist/index.js +3936 -8160
  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/operationsListSample.js +1 -1
  8. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +1 -1
  9. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
  10. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
  11. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +1 -1
  12. package/dist-esm/samples-dev/registriesCheckNameAvailabilitySample.js +2 -2
  13. package/dist-esm/samples-dev/registriesCreateSample.js +2 -2
  14. package/dist-esm/samples-dev/registriesDeleteSample.js +1 -1
  15. package/dist-esm/samples-dev/registriesGenerateCredentialsSample.js +1 -1
  16. package/dist-esm/samples-dev/registriesGetPrivateLinkResourceSample.js +1 -1
  17. package/dist-esm/samples-dev/registriesGetSample.js +1 -1
  18. package/dist-esm/samples-dev/registriesImportImageSample.js +3 -3
  19. package/dist-esm/samples-dev/registriesListByResourceGroupSample.js +1 -1
  20. package/dist-esm/samples-dev/registriesListCredentialsSample.js +1 -1
  21. package/dist-esm/samples-dev/registriesListPrivateLinkResourcesSample.js +1 -1
  22. package/dist-esm/samples-dev/registriesListSample.js +1 -1
  23. package/dist-esm/samples-dev/registriesListUsagesSample.js +1 -1
  24. package/dist-esm/samples-dev/registriesRegenerateCredentialSample.js +1 -1
  25. package/dist-esm/samples-dev/registriesUpdateSample.js +1 -1
  26. package/dist-esm/samples-dev/replicationsCreateSample.js +2 -2
  27. package/dist-esm/samples-dev/replicationsDeleteSample.js +1 -1
  28. package/dist-esm/samples-dev/replicationsGetSample.js +1 -1
  29. package/dist-esm/samples-dev/replicationsListSample.js +1 -1
  30. package/dist-esm/samples-dev/replicationsUpdateSample.js +1 -1
  31. package/dist-esm/samples-dev/scopeMapsCreateSample.js +1 -1
  32. package/dist-esm/samples-dev/scopeMapsDeleteSample.js +1 -1
  33. package/dist-esm/samples-dev/scopeMapsGetSample.js +1 -1
  34. package/dist-esm/samples-dev/scopeMapsListSample.js +1 -1
  35. package/dist-esm/samples-dev/scopeMapsUpdateSample.js +1 -1
  36. package/dist-esm/samples-dev/tokensCreateSample.js +1 -1
  37. package/dist-esm/samples-dev/tokensDeleteSample.js +1 -1
  38. package/dist-esm/samples-dev/tokensGetSample.js +1 -1
  39. package/dist-esm/samples-dev/tokensListSample.js +1 -1
  40. package/dist-esm/samples-dev/tokensUpdateSample.js +1 -1
  41. package/dist-esm/samples-dev/webhooksCreateSample.js +1 -1
  42. package/dist-esm/samples-dev/webhooksDeleteSample.js +1 -1
  43. package/dist-esm/samples-dev/webhooksGetCallbackConfigSample.js +1 -1
  44. package/dist-esm/samples-dev/webhooksGetSample.js +1 -1
  45. package/dist-esm/samples-dev/webhooksListEventsSample.js +1 -1
  46. package/dist-esm/samples-dev/webhooksListSample.js +1 -1
  47. package/dist-esm/samples-dev/webhooksPingSample.js +1 -1
  48. package/dist-esm/samples-dev/webhooksUpdateSample.js +1 -1
  49. package/dist-esm/src/containerRegistryManagementClient.d.ts +1 -7
  50. package/dist-esm/src/containerRegistryManagementClient.d.ts.map +1 -1
  51. package/dist-esm/src/containerRegistryManagementClient.js +2 -8
  52. package/dist-esm/src/containerRegistryManagementClient.js.map +1 -1
  53. package/dist-esm/src/models/index.d.ts +206 -1202
  54. package/dist-esm/src/models/index.d.ts.map +1 -1
  55. package/dist-esm/src/models/index.js +36 -156
  56. package/dist-esm/src/models/index.js.map +1 -1
  57. package/dist-esm/src/models/mappers.d.ts +7 -62
  58. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  59. package/dist-esm/src/models/mappers.js +265 -1674
  60. package/dist-esm/src/models/mappers.js.map +1 -1
  61. package/dist-esm/src/models/parameters.d.ts +5 -20
  62. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  63. package/dist-esm/src/models/parameters.js +29 -155
  64. package/dist-esm/src/models/parameters.js.map +1 -1
  65. package/dist-esm/src/operations/agentPools.js +4 -4
  66. package/dist-esm/src/operations/agentPools.js.map +1 -1
  67. package/dist-esm/src/operations/index.d.ts +0 -6
  68. package/dist-esm/src/operations/index.d.ts.map +1 -1
  69. package/dist-esm/src/operations/index.js +0 -6
  70. package/dist-esm/src/operations/index.js.map +1 -1
  71. package/dist-esm/src/operations/privateEndpointConnections.js +1 -1
  72. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
  73. package/dist-esm/src/operations/registries.js +6 -6
  74. package/dist-esm/src/operations/registries.js.map +1 -1
  75. package/dist-esm/src/operations/replications.js +2 -2
  76. package/dist-esm/src/operations/replications.js.map +1 -1
  77. package/dist-esm/src/operations/runs.js +4 -4
  78. package/dist-esm/src/operations/runs.js.map +1 -1
  79. package/dist-esm/src/operations/scopeMaps.js +2 -2
  80. package/dist-esm/src/operations/scopeMaps.js.map +1 -1
  81. package/dist-esm/src/operations/taskRuns.js +4 -4
  82. package/dist-esm/src/operations/taskRuns.js.map +1 -1
  83. package/dist-esm/src/operations/tasks.js +4 -4
  84. package/dist-esm/src/operations/tasks.js.map +1 -1
  85. package/dist-esm/src/operations/tokens.js +2 -2
  86. package/dist-esm/src/operations/tokens.js.map +1 -1
  87. package/dist-esm/src/operations/webhooks.js +2 -2
  88. package/dist-esm/src/operations/webhooks.js.map +1 -1
  89. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -6
  90. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  91. package/dist-esm/src/operationsInterfaces/index.js +0 -6
  92. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  93. package/package.json +3 -3
  94. package/review/arm-containerregistry.api.md +22 -860
  95. package/src/containerRegistryManagementClient.ts +1 -25
  96. package/src/models/index.ts +283 -1440
  97. package/src/models/mappers.ts +1019 -2533
  98. package/src/models/parameters.ts +30 -180
  99. package/src/operations/agentPools.ts +4 -4
  100. package/src/operations/index.ts +0 -6
  101. package/src/operations/privateEndpointConnections.ts +1 -1
  102. package/src/operations/registries.ts +6 -6
  103. package/src/operations/replications.ts +2 -2
  104. package/src/operations/runs.ts +4 -4
  105. package/src/operations/scopeMaps.ts +2 -2
  106. package/src/operations/taskRuns.ts +4 -4
  107. package/src/operations/tasks.ts +4 -4
  108. package/src/operations/tokens.ts +2 -2
  109. package/src/operations/webhooks.ts +2 -2
  110. package/src/operationsInterfaces/index.ts +0 -6
  111. package/types/arm-containerregistry.d.ts +78 -1612
  112. package/types/tsdoc-metadata.json +1 -1
  113. package/dist-esm/samples-dev/cacheRulesCreateSample.d.ts +0 -2
  114. package/dist-esm/samples-dev/cacheRulesCreateSample.d.ts.map +0 -1
  115. package/dist-esm/samples-dev/cacheRulesCreateSample.js +0 -45
  116. package/dist-esm/samples-dev/cacheRulesCreateSample.js.map +0 -1
  117. package/dist-esm/samples-dev/cacheRulesDeleteSample.d.ts +0 -2
  118. package/dist-esm/samples-dev/cacheRulesDeleteSample.d.ts.map +0 -1
  119. package/dist-esm/samples-dev/cacheRulesDeleteSample.js +0 -40
  120. package/dist-esm/samples-dev/cacheRulesDeleteSample.js.map +0 -1
  121. package/dist-esm/samples-dev/cacheRulesGetSample.d.ts +0 -2
  122. package/dist-esm/samples-dev/cacheRulesGetSample.d.ts.map +0 -1
  123. package/dist-esm/samples-dev/cacheRulesGetSample.js +0 -40
  124. package/dist-esm/samples-dev/cacheRulesGetSample.js.map +0 -1
  125. package/dist-esm/samples-dev/cacheRulesListSample.d.ts +0 -2
  126. package/dist-esm/samples-dev/cacheRulesListSample.d.ts.map +0 -1
  127. package/dist-esm/samples-dev/cacheRulesListSample.js +0 -53
  128. package/dist-esm/samples-dev/cacheRulesListSample.js.map +0 -1
  129. package/dist-esm/samples-dev/cacheRulesUpdateSample.d.ts +0 -2
  130. package/dist-esm/samples-dev/cacheRulesUpdateSample.d.ts.map +0 -1
  131. package/dist-esm/samples-dev/cacheRulesUpdateSample.js +0 -43
  132. package/dist-esm/samples-dev/cacheRulesUpdateSample.js.map +0 -1
  133. package/dist-esm/samples-dev/connectedRegistriesCreateSample.d.ts +0 -2
  134. package/dist-esm/samples-dev/connectedRegistriesCreateSample.d.ts.map +0 -1
  135. package/dist-esm/samples-dev/connectedRegistriesCreateSample.js +0 -55
  136. package/dist-esm/samples-dev/connectedRegistriesCreateSample.js.map +0 -1
  137. package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.d.ts +0 -2
  138. package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.d.ts.map +0 -1
  139. package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.js +0 -40
  140. package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.js.map +0 -1
  141. package/dist-esm/samples-dev/connectedRegistriesDeleteSample.d.ts +0 -2
  142. package/dist-esm/samples-dev/connectedRegistriesDeleteSample.d.ts.map +0 -1
  143. package/dist-esm/samples-dev/connectedRegistriesDeleteSample.js +0 -40
  144. package/dist-esm/samples-dev/connectedRegistriesDeleteSample.js.map +0 -1
  145. package/dist-esm/samples-dev/connectedRegistriesGetSample.d.ts +0 -2
  146. package/dist-esm/samples-dev/connectedRegistriesGetSample.d.ts.map +0 -1
  147. package/dist-esm/samples-dev/connectedRegistriesGetSample.js +0 -40
  148. package/dist-esm/samples-dev/connectedRegistriesGetSample.js.map +0 -1
  149. package/dist-esm/samples-dev/connectedRegistriesListSample.d.ts +0 -2
  150. package/dist-esm/samples-dev/connectedRegistriesListSample.d.ts.map +0 -1
  151. package/dist-esm/samples-dev/connectedRegistriesListSample.js +0 -53
  152. package/dist-esm/samples-dev/connectedRegistriesListSample.js.map +0 -1
  153. package/dist-esm/samples-dev/connectedRegistriesUpdateSample.d.ts +0 -2
  154. package/dist-esm/samples-dev/connectedRegistriesUpdateSample.d.ts.map +0 -1
  155. package/dist-esm/samples-dev/connectedRegistriesUpdateSample.js +0 -53
  156. package/dist-esm/samples-dev/connectedRegistriesUpdateSample.js.map +0 -1
  157. package/dist-esm/samples-dev/credentialSetsCreateSample.d.ts +0 -2
  158. package/dist-esm/samples-dev/credentialSetsCreateSample.d.ts.map +0 -1
  159. package/dist-esm/samples-dev/credentialSetsCreateSample.js +0 -51
  160. package/dist-esm/samples-dev/credentialSetsCreateSample.js.map +0 -1
  161. package/dist-esm/samples-dev/credentialSetsDeleteSample.d.ts +0 -2
  162. package/dist-esm/samples-dev/credentialSetsDeleteSample.d.ts.map +0 -1
  163. package/dist-esm/samples-dev/credentialSetsDeleteSample.js +0 -40
  164. package/dist-esm/samples-dev/credentialSetsDeleteSample.js.map +0 -1
  165. package/dist-esm/samples-dev/credentialSetsGetSample.d.ts +0 -2
  166. package/dist-esm/samples-dev/credentialSetsGetSample.d.ts.map +0 -1
  167. package/dist-esm/samples-dev/credentialSetsGetSample.js +0 -40
  168. package/dist-esm/samples-dev/credentialSetsGetSample.js.map +0 -1
  169. package/dist-esm/samples-dev/credentialSetsListSample.d.ts +0 -2
  170. package/dist-esm/samples-dev/credentialSetsListSample.d.ts.map +0 -1
  171. package/dist-esm/samples-dev/credentialSetsListSample.js +0 -53
  172. package/dist-esm/samples-dev/credentialSetsListSample.js.map +0 -1
  173. package/dist-esm/samples-dev/credentialSetsUpdateSample.d.ts +0 -2
  174. package/dist-esm/samples-dev/credentialSetsUpdateSample.d.ts.map +0 -1
  175. package/dist-esm/samples-dev/credentialSetsUpdateSample.js +0 -49
  176. package/dist-esm/samples-dev/credentialSetsUpdateSample.js.map +0 -1
  177. package/dist-esm/samples-dev/exportPipelinesCreateSample.d.ts +0 -2
  178. package/dist-esm/samples-dev/exportPipelinesCreateSample.d.ts.map +0 -1
  179. package/dist-esm/samples-dev/exportPipelinesCreateSample.js +0 -50
  180. package/dist-esm/samples-dev/exportPipelinesCreateSample.js.map +0 -1
  181. package/dist-esm/samples-dev/exportPipelinesDeleteSample.d.ts +0 -2
  182. package/dist-esm/samples-dev/exportPipelinesDeleteSample.d.ts.map +0 -1
  183. package/dist-esm/samples-dev/exportPipelinesDeleteSample.js +0 -40
  184. package/dist-esm/samples-dev/exportPipelinesDeleteSample.js.map +0 -1
  185. package/dist-esm/samples-dev/exportPipelinesGetSample.d.ts +0 -2
  186. package/dist-esm/samples-dev/exportPipelinesGetSample.d.ts.map +0 -1
  187. package/dist-esm/samples-dev/exportPipelinesGetSample.js +0 -40
  188. package/dist-esm/samples-dev/exportPipelinesGetSample.js.map +0 -1
  189. package/dist-esm/samples-dev/exportPipelinesListSample.d.ts +0 -2
  190. package/dist-esm/samples-dev/exportPipelinesListSample.d.ts.map +0 -1
  191. package/dist-esm/samples-dev/exportPipelinesListSample.js +0 -53
  192. package/dist-esm/samples-dev/exportPipelinesListSample.js.map +0 -1
  193. package/dist-esm/samples-dev/importPipelinesCreateSample.d.ts +0 -2
  194. package/dist-esm/samples-dev/importPipelinesCreateSample.d.ts.map +0 -1
  195. package/dist-esm/samples-dev/importPipelinesCreateSample.js +0 -55
  196. package/dist-esm/samples-dev/importPipelinesCreateSample.js.map +0 -1
  197. package/dist-esm/samples-dev/importPipelinesDeleteSample.d.ts +0 -2
  198. package/dist-esm/samples-dev/importPipelinesDeleteSample.d.ts.map +0 -1
  199. package/dist-esm/samples-dev/importPipelinesDeleteSample.js +0 -40
  200. package/dist-esm/samples-dev/importPipelinesDeleteSample.js.map +0 -1
  201. package/dist-esm/samples-dev/importPipelinesGetSample.d.ts +0 -2
  202. package/dist-esm/samples-dev/importPipelinesGetSample.d.ts.map +0 -1
  203. package/dist-esm/samples-dev/importPipelinesGetSample.js +0 -40
  204. package/dist-esm/samples-dev/importPipelinesGetSample.js.map +0 -1
  205. package/dist-esm/samples-dev/importPipelinesListSample.d.ts +0 -2
  206. package/dist-esm/samples-dev/importPipelinesListSample.d.ts.map +0 -1
  207. package/dist-esm/samples-dev/importPipelinesListSample.js +0 -53
  208. package/dist-esm/samples-dev/importPipelinesListSample.js.map +0 -1
  209. package/dist-esm/samples-dev/pipelineRunsCreateSample.d.ts +0 -2
  210. package/dist-esm/samples-dev/pipelineRunsCreateSample.d.ts.map +0 -1
  211. package/dist-esm/samples-dev/pipelineRunsCreateSample.js +0 -78
  212. package/dist-esm/samples-dev/pipelineRunsCreateSample.js.map +0 -1
  213. package/dist-esm/samples-dev/pipelineRunsDeleteSample.d.ts +0 -2
  214. package/dist-esm/samples-dev/pipelineRunsDeleteSample.d.ts.map +0 -1
  215. package/dist-esm/samples-dev/pipelineRunsDeleteSample.js +0 -40
  216. package/dist-esm/samples-dev/pipelineRunsDeleteSample.js.map +0 -1
  217. package/dist-esm/samples-dev/pipelineRunsGetSample.d.ts +0 -2
  218. package/dist-esm/samples-dev/pipelineRunsGetSample.d.ts.map +0 -1
  219. package/dist-esm/samples-dev/pipelineRunsGetSample.js +0 -40
  220. package/dist-esm/samples-dev/pipelineRunsGetSample.js.map +0 -1
  221. package/dist-esm/samples-dev/pipelineRunsListSample.d.ts +0 -2
  222. package/dist-esm/samples-dev/pipelineRunsListSample.d.ts.map +0 -1
  223. package/dist-esm/samples-dev/pipelineRunsListSample.js +0 -53
  224. package/dist-esm/samples-dev/pipelineRunsListSample.js.map +0 -1
  225. package/dist-esm/src/operations/cacheRules.d.ts +0 -99
  226. package/dist-esm/src/operations/cacheRules.d.ts.map +0 -1
  227. package/dist-esm/src/operations/cacheRules.js +0 -461
  228. package/dist-esm/src/operations/cacheRules.js.map +0 -1
  229. package/dist-esm/src/operations/connectedRegistries.d.ts +0 -115
  230. package/dist-esm/src/operations/connectedRegistries.d.ts.map +0 -1
  231. package/dist-esm/src/operations/connectedRegistries.js +0 -542
  232. package/dist-esm/src/operations/connectedRegistries.js.map +0 -1
  233. package/dist-esm/src/operations/credentialSets.d.ts +0 -99
  234. package/dist-esm/src/operations/credentialSets.d.ts.map +0 -1
  235. package/dist-esm/src/operations/credentialSets.js +0 -461
  236. package/dist-esm/src/operations/credentialSets.js.map +0 -1
  237. package/dist-esm/src/operations/exportPipelines.d.ts +0 -81
  238. package/dist-esm/src/operations/exportPipelines.d.ts.map +0 -1
  239. package/dist-esm/src/operations/exportPipelines.js +0 -362
  240. package/dist-esm/src/operations/exportPipelines.js.map +0 -1
  241. package/dist-esm/src/operations/importPipelines.d.ts +0 -81
  242. package/dist-esm/src/operations/importPipelines.d.ts.map +0 -1
  243. package/dist-esm/src/operations/importPipelines.js +0 -362
  244. package/dist-esm/src/operations/importPipelines.js.map +0 -1
  245. package/dist-esm/src/operations/pipelineRuns.d.ts +0 -81
  246. package/dist-esm/src/operations/pipelineRuns.d.ts.map +0 -1
  247. package/dist-esm/src/operations/pipelineRuns.js +0 -362
  248. package/dist-esm/src/operations/pipelineRuns.js.map +0 -1
  249. package/dist-esm/src/operationsInterfaces/cacheRules.d.ts +0 -74
  250. package/dist-esm/src/operationsInterfaces/cacheRules.d.ts.map +0 -1
  251. package/dist-esm/src/operationsInterfaces/cacheRules.js +0 -9
  252. package/dist-esm/src/operationsInterfaces/cacheRules.js.map +0 -1
  253. package/dist-esm/src/operationsInterfaces/connectedRegistries.d.ts +0 -90
  254. package/dist-esm/src/operationsInterfaces/connectedRegistries.d.ts.map +0 -1
  255. package/dist-esm/src/operationsInterfaces/connectedRegistries.js +0 -9
  256. package/dist-esm/src/operationsInterfaces/connectedRegistries.js.map +0 -1
  257. package/dist-esm/src/operationsInterfaces/credentialSets.d.ts +0 -74
  258. package/dist-esm/src/operationsInterfaces/credentialSets.d.ts.map +0 -1
  259. package/dist-esm/src/operationsInterfaces/credentialSets.js +0 -9
  260. package/dist-esm/src/operationsInterfaces/credentialSets.js.map +0 -1
  261. package/dist-esm/src/operationsInterfaces/exportPipelines.d.ts +0 -56
  262. package/dist-esm/src/operationsInterfaces/exportPipelines.d.ts.map +0 -1
  263. package/dist-esm/src/operationsInterfaces/exportPipelines.js +0 -9
  264. package/dist-esm/src/operationsInterfaces/exportPipelines.js.map +0 -1
  265. package/dist-esm/src/operationsInterfaces/importPipelines.d.ts +0 -56
  266. package/dist-esm/src/operationsInterfaces/importPipelines.d.ts.map +0 -1
  267. package/dist-esm/src/operationsInterfaces/importPipelines.js +0 -9
  268. package/dist-esm/src/operationsInterfaces/importPipelines.js.map +0 -1
  269. package/dist-esm/src/operationsInterfaces/pipelineRuns.d.ts +0 -56
  270. package/dist-esm/src/operationsInterfaces/pipelineRuns.d.ts.map +0 -1
  271. package/dist-esm/src/operationsInterfaces/pipelineRuns.js +0 -9
  272. package/dist-esm/src/operationsInterfaces/pipelineRuns.js.map +0 -1
  273. package/src/operations/cacheRules.ts +0 -644
  274. package/src/operations/connectedRegistries.ts +0 -757
  275. package/src/operations/credentialSets.ts +0 -644
  276. package/src/operations/exportPipelines.ts +0 -500
  277. package/src/operations/importPipelines.ts +0 -500
  278. package/src/operations/pipelineRuns.ts +0 -500
  279. package/src/operationsInterfaces/cacheRules.ts +0 -147
  280. package/src/operationsInterfaces/connectedRegistries.ts +0 -174
  281. package/src/operationsInterfaces/credentialSets.ts +0 -147
  282. package/src/operationsInterfaces/exportPipelines.ts +0 -109
  283. package/src/operationsInterfaces/importPipelines.ts +0 -109
  284. package/src/operationsInterfaces/pipelineRuns.ts +0 -109
@@ -2,302 +2,6 @@ import * as coreClient from "@azure/core-client";
2
2
  export declare type RunRequestUnion = RunRequest | DockerBuildRequest | FileTaskRunRequest | TaskRunRequest | EncodedTaskRunRequest;
3
3
  export declare type TaskStepPropertiesUnion = TaskStepProperties | DockerBuildStep | FileTaskStep | EncodedTaskStep;
4
4
  export declare type TaskStepUpdateParametersUnion = TaskStepUpdateParameters | DockerBuildStepUpdateParameters | FileTaskStepUpdateParameters | EncodedTaskStepUpdateParameters;
5
- /** The result of a request to list cache rules for a container registry. */
6
- export interface CacheRulesListResult {
7
- /** The list of cache rules. */
8
- value?: CacheRule[];
9
- /** If provided, client must use NextLink URI to request next list of cache rules. */
10
- nextLink?: string;
11
- }
12
- /** The resource model definition for a ARM proxy resource. It will have everything other than required location and tags. */
13
- export interface ProxyResource {
14
- /**
15
- * The resource ID.
16
- * NOTE: This property will not be serialized. It can only be populated by the server.
17
- */
18
- readonly id?: string;
19
- /**
20
- * The name of the resource.
21
- * NOTE: This property will not be serialized. It can only be populated by the server.
22
- */
23
- readonly name?: string;
24
- /**
25
- * The type of the resource.
26
- * NOTE: This property will not be serialized. It can only be populated by the server.
27
- */
28
- readonly type?: string;
29
- /**
30
- * Metadata pertaining to creation and last modification of the resource.
31
- * NOTE: This property will not be serialized. It can only be populated by the server.
32
- */
33
- readonly systemData?: SystemData;
34
- }
35
- /** Metadata pertaining to creation and last modification of the resource. */
36
- export interface SystemData {
37
- /** The identity that created the resource. */
38
- createdBy?: string;
39
- /** The type of identity that created the resource. */
40
- createdByType?: CreatedByType;
41
- /** The timestamp of resource creation (UTC). */
42
- createdAt?: Date;
43
- /** The identity that last modified the resource. */
44
- lastModifiedBy?: string;
45
- /** The type of identity that last modified the resource. */
46
- lastModifiedByType?: LastModifiedByType;
47
- /** The timestamp of resource modification (UTC). */
48
- lastModifiedAt?: Date;
49
- }
50
- /** An error response from the Azure Container Registry service. */
51
- export interface ErrorResponse {
52
- /** Azure container registry build API error body. */
53
- error?: ErrorResponseBody;
54
- }
55
- /** An error response from the Azure Container Registry service. */
56
- export interface ErrorResponseBody {
57
- /** error code. */
58
- code: string;
59
- /** error message. */
60
- message: string;
61
- /** target of the particular error. */
62
- target?: string;
63
- /** an array of additional nested error response info objects, as described by this contract. */
64
- details?: InnerErrorDescription[];
65
- }
66
- /** inner error. */
67
- export interface InnerErrorDescription {
68
- /** error code. */
69
- code: string;
70
- /** error message. */
71
- message: string;
72
- /** target of the particular error. */
73
- target?: string;
74
- }
75
- /** The parameters for updating a cache rule. */
76
- export interface CacheRuleUpdateParameters {
77
- /** The ARM resource ID of the credential store which is associated with the Cache rule. */
78
- credentialSetResourceId?: string;
79
- }
80
- /** The result of a request to list connected registries for a container registry. */
81
- export interface ConnectedRegistryListResult {
82
- /** The list of connected registries. Since this list may be incomplete, the nextLink field should be used to request the next list of connected registries. */
83
- value?: ConnectedRegistry[];
84
- /** The URI that can be used to request the next list of connected registries. */
85
- nextLink?: string;
86
- }
87
- /** The activation properties of the connected registry. */
88
- export interface ActivationProperties {
89
- /**
90
- * The activation status of the connected registry.
91
- * NOTE: This property will not be serialized. It can only be populated by the server.
92
- */
93
- readonly status?: ActivationStatus;
94
- }
95
- /** The properties of the connected registry parent. */
96
- export interface ParentProperties {
97
- /** The resource ID of the parent to which the connected registry will be associated. */
98
- id?: string;
99
- /** The sync properties of the connected registry with its parent. */
100
- syncProperties: SyncProperties;
101
- }
102
- /** The sync properties of the connected registry with its parent. */
103
- export interface SyncProperties {
104
- /** The resource ID of the ACR token used to authenticate the connected registry to its parent during sync. */
105
- tokenId: string;
106
- /** The cron expression indicating the schedule that the connected registry will sync with its parent. */
107
- schedule?: string;
108
- /** The time window during which sync is enabled for each schedule occurrence. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601. */
109
- syncWindow?: string;
110
- /** The period of time for which a message is available to sync before it is expired. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601. */
111
- messageTtl: string;
112
- /**
113
- * The last time a sync occurred between the connected registry and its parent.
114
- * NOTE: This property will not be serialized. It can only be populated by the server.
115
- */
116
- readonly lastSyncTime?: Date;
117
- /**
118
- * The gateway endpoint used by the connected registry to communicate with its parent.
119
- * NOTE: This property will not be serialized. It can only be populated by the server.
120
- */
121
- readonly gatewayEndpoint?: string;
122
- }
123
- /** The login server properties of the connected registry. */
124
- export interface LoginServerProperties {
125
- /**
126
- * The host of the connected registry. Can be FQDN or IP.
127
- * NOTE: This property will not be serialized. It can only be populated by the server.
128
- */
129
- readonly host?: string;
130
- /**
131
- * The TLS properties of the connected registry login server.
132
- * NOTE: This property will not be serialized. It can only be populated by the server.
133
- */
134
- readonly tls?: TlsProperties;
135
- }
136
- /** The TLS properties of the connected registry login server. */
137
- export interface TlsProperties {
138
- /**
139
- * Indicates whether HTTPS is enabled for the login server.
140
- * NOTE: This property will not be serialized. It can only be populated by the server.
141
- */
142
- readonly status?: TlsStatus;
143
- /**
144
- * The certificate used to configure HTTPS for the login server.
145
- * NOTE: This property will not be serialized. It can only be populated by the server.
146
- */
147
- readonly certificate?: TlsCertificateProperties;
148
- }
149
- /** The TLS certificate properties of the connected registry login server. */
150
- export interface TlsCertificateProperties {
151
- /**
152
- * The type of certificate location.
153
- * NOTE: This property will not be serialized. It can only be populated by the server.
154
- */
155
- readonly type?: CertificateType;
156
- /**
157
- * Indicates the location of the certificates.
158
- * NOTE: This property will not be serialized. It can only be populated by the server.
159
- */
160
- readonly location?: string;
161
- }
162
- /** The logging properties of the connected registry. */
163
- export interface LoggingProperties {
164
- /** The verbosity of logs persisted on the connected registry. */
165
- logLevel?: LogLevel;
166
- /** Indicates whether audit logs are enabled on the connected registry. */
167
- auditLogStatus?: AuditLogStatus;
168
- }
169
- /** The status detail properties of the connected registry. */
170
- export interface StatusDetailProperties {
171
- /**
172
- * The component of the connected registry corresponding to the status.
173
- * NOTE: This property will not be serialized. It can only be populated by the server.
174
- */
175
- readonly type?: string;
176
- /**
177
- * The code of the status.
178
- * NOTE: This property will not be serialized. It can only be populated by the server.
179
- */
180
- readonly code?: string;
181
- /**
182
- * The description of the status.
183
- * NOTE: This property will not be serialized. It can only be populated by the server.
184
- */
185
- readonly description?: string;
186
- /**
187
- * The timestamp of the status.
188
- * NOTE: This property will not be serialized. It can only be populated by the server.
189
- */
190
- readonly timestamp?: Date;
191
- /**
192
- * The correlation ID of the status.
193
- * NOTE: This property will not be serialized. It can only be populated by the server.
194
- */
195
- readonly correlationId?: string;
196
- }
197
- /** The parameters for updating a connected registry. */
198
- export interface ConnectedRegistryUpdateParameters {
199
- /** The sync properties of the connected registry with its parent. */
200
- syncProperties?: SyncUpdateProperties;
201
- /** The logging properties of the connected registry. */
202
- logging?: LoggingProperties;
203
- /** The list of the ACR token resource IDs used to authenticate clients to the connected registry. */
204
- clientTokenIds?: string[];
205
- /** The list of notifications subscription information for the connected registry. */
206
- notificationsList?: string[];
207
- }
208
- /** The parameters for updating the sync properties of the connected registry with its parent. */
209
- export interface SyncUpdateProperties {
210
- /** The cron expression indicating the schedule that the connected registry will sync with its parent. */
211
- schedule?: string;
212
- /** The time window during which sync is enabled for each schedule occurrence. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601. */
213
- syncWindow?: string;
214
- /** The period of time for which a message is available to sync before it is expired. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601. */
215
- messageTtl?: string;
216
- }
217
- /** The result of a request to list credential sets for a container registry. */
218
- export interface CredentialSetListResult {
219
- /** 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. */
220
- value?: CredentialSet[];
221
- /** The URI that can be used to request the next list of credential sets. */
222
- nextLink?: string;
223
- }
224
- /** Managed identity for the resource. */
225
- export interface IdentityProperties {
226
- /** The principal ID of resource identity. */
227
- principalId?: string;
228
- /** The tenant ID of resource. */
229
- tenantId?: string;
230
- /** The identity type. */
231
- type?: ResourceIdentityType;
232
- /**
233
- * The list of user identities associated with the resource. The user identity
234
- * dictionary key references will be ARM resource ids in the form:
235
- * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
236
- * providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
237
- */
238
- userAssignedIdentities?: {
239
- [propertyName: string]: UserIdentityProperties;
240
- };
241
- }
242
- export interface UserIdentityProperties {
243
- /** The principal id of user assigned identity. */
244
- principalId?: string;
245
- /** The client id of user assigned identity. */
246
- clientId?: string;
247
- }
248
- /** Authentication credential stored for an upstream. */
249
- export interface AuthCredential {
250
- /** The name of the credential. */
251
- name?: CredentialName;
252
- /** KeyVault Secret URI for accessing the username. */
253
- usernameSecretIdentifier?: string;
254
- /** KeyVault Secret URI for accessing the password. */
255
- passwordSecretIdentifier?: string;
256
- /**
257
- * This provides data pertaining to the health of the auth credential.
258
- * NOTE: This property will not be serialized. It can only be populated by the server.
259
- */
260
- readonly credentialHealth?: CredentialHealth;
261
- }
262
- /** The health of the auth credential. */
263
- export interface CredentialHealth {
264
- /** The health status of credential. */
265
- status?: CredentialHealthStatus;
266
- /** Error code representing the health check error. */
267
- errorCode?: string;
268
- /** Descriptive message representing the health check error. */
269
- errorMessage?: string;
270
- }
271
- /** The parameters for updating a credential set */
272
- export interface CredentialSetUpdateParameters {
273
- /** Identities associated with the resource. This is used to access the KeyVault secrets. */
274
- identity?: IdentityProperties;
275
- /**
276
- * List of authentication credentials stored for an upstream.
277
- * Usually consists of a primary and an optional secondary credential.
278
- */
279
- authCredentials?: AuthCredential[];
280
- }
281
- /** The result of a request to list export pipelines for a container registry. */
282
- export interface ExportPipelineListResult {
283
- /** The list of export pipelines. Since this list may be incomplete, the nextLink field should be used to request the next list of export pipelines. */
284
- value?: ExportPipeline[];
285
- /** The URI that can be used to request the next list of pipeline runs. */
286
- nextLink?: string;
287
- }
288
- /** The properties of the export pipeline target. */
289
- export interface ExportPipelineTargetProperties {
290
- /** The type of target for the export pipeline. */
291
- type?: string;
292
- /**
293
- * The target uri of the export pipeline.
294
- * When 'AzureStorageBlob': "https://accountName.blob.core.windows.net/containerName/blobName"
295
- * When 'AzureStorageBlobContainer': "https://accountName.blob.core.windows.net/containerName"
296
- */
297
- uri?: string;
298
- /** They key vault secret uri to obtain the target storage SAS token. */
299
- keyVaultUri: string;
300
- }
301
5
  export interface ImportImageParameters {
302
6
  /** The source of the image. */
303
7
  source: ImportSource;
@@ -329,34 +33,6 @@ export interface ImportSourceCredentials {
329
33
  /** The password used to authenticate with the source registry. */
330
34
  password: string;
331
35
  }
332
- /** The result of a request to list import pipelines for a container registry. */
333
- export interface ImportPipelineListResult {
334
- /** The list of import pipelines. Since this list may be incomplete, the nextLink field should be used to request the next list of import pipelines. */
335
- value?: ImportPipeline[];
336
- /** The URI that can be used to request the next list of pipeline runs. */
337
- nextLink?: string;
338
- }
339
- /** The properties of the import pipeline source. */
340
- export interface ImportPipelineSourceProperties {
341
- /** The type of source for the import pipeline. */
342
- type?: PipelineSourceType;
343
- /**
344
- * The source uri of the import pipeline.
345
- * When 'AzureStorageBlob': "https://accountName.blob.core.windows.net/containerName/blobName"
346
- * When 'AzureStorageBlobContainer': "https://accountName.blob.core.windows.net/containerName"
347
- */
348
- uri?: string;
349
- /** They key vault secret uri to obtain the source storage SAS token. */
350
- keyVaultUri: string;
351
- }
352
- export interface PipelineTriggerProperties {
353
- /** The source trigger properties of the pipeline. */
354
- sourceTrigger?: PipelineSourceTriggerProperties;
355
- }
356
- export interface PipelineSourceTriggerProperties {
357
- /** The current status of the source trigger. */
358
- status: TriggerStatus;
359
- }
360
36
  /** The result of a request to list container registry operations. */
361
37
  export interface OperationListResult {
362
38
  /** The list of container registry operations. Since this list may be incomplete, the nextLink field should be used to request the next list of operations. */
@@ -438,78 +114,6 @@ export interface RegistryNameStatus {
438
114
  /** If any, the error message that provides more detail for the reason that the name is not available. */
439
115
  message?: string;
440
116
  }
441
- /** The result of a request to list pipeline runs for a container registry. */
442
- export interface PipelineRunListResult {
443
- /** The list of pipeline runs. Since this list may be incomplete, the nextLink field should be used to request the next list of pipeline runs. */
444
- value?: PipelineRun[];
445
- /** The URI that can be used to request the next list of pipeline runs. */
446
- nextLink?: string;
447
- }
448
- /** The request properties provided for a pipeline run. */
449
- export interface PipelineRunRequest {
450
- /** The resource ID of the pipeline to run. */
451
- pipelineResourceId?: string;
452
- /**
453
- * List of source artifacts to be transferred by the pipeline.
454
- * Specify an image by repository ('hello-world'). This will use the 'latest' tag.
455
- * Specify an image by tag ('hello-world:latest').
456
- * Specify an image by sha256-based manifest digest ('hello-world@sha256:abc123').
457
- */
458
- artifacts?: string[];
459
- /** The source properties of the pipeline run. */
460
- source?: PipelineRunSourceProperties;
461
- /** The target properties of the pipeline run. */
462
- target?: PipelineRunTargetProperties;
463
- /** The digest of the tar used to transfer the artifacts. */
464
- catalogDigest?: string;
465
- }
466
- export interface PipelineRunSourceProperties {
467
- /** The type of the source. */
468
- type?: PipelineRunSourceType;
469
- /** The name of the source. */
470
- name?: string;
471
- }
472
- export interface PipelineRunTargetProperties {
473
- /** The type of the target. */
474
- type?: PipelineRunTargetType;
475
- /** The name of the target. */
476
- name?: string;
477
- }
478
- /** The response properties returned for a pipeline run. */
479
- export interface PipelineRunResponse {
480
- /** The current status of the pipeline run. */
481
- status?: string;
482
- /** The artifacts imported in the pipeline run. */
483
- importedArtifacts?: string[];
484
- /** The current progress of the copy operation. */
485
- progress?: ProgressProperties;
486
- /** The time the pipeline run started. */
487
- startTime?: Date;
488
- /** The time the pipeline run finished. */
489
- finishTime?: Date;
490
- /** The source of the pipeline run. */
491
- source?: ImportPipelineSourceProperties;
492
- /** The target of the pipeline run. */
493
- target?: ExportPipelineTargetProperties;
494
- /** The digest of the tar used to transfer the artifacts. */
495
- catalogDigest?: string;
496
- /** The trigger that caused the pipeline run. */
497
- trigger?: PipelineTriggerDescriptor;
498
- /** The detailed error message for the pipeline run in the case of failure. */
499
- pipelineRunErrorMessage?: string;
500
- }
501
- export interface ProgressProperties {
502
- /** The percentage complete of the copy operation. */
503
- percentage?: string;
504
- }
505
- export interface PipelineTriggerDescriptor {
506
- /** The source trigger that caused the pipeline run. */
507
- sourceTrigger?: PipelineSourceTriggerDescriptor;
508
- }
509
- export interface PipelineSourceTriggerDescriptor {
510
- /** The timestamp when the source update happened. */
511
- timestamp?: Date;
512
- }
513
117
  /** The result of a request to list private endpoint connections for a container registry. */
514
118
  export interface PrivateEndpointConnectionListResult {
515
119
  /** The list of private endpoint connections. Since this list may be incomplete, the nextLink field should be used to request the next list of private endpoint connections. */
@@ -531,6 +135,44 @@ export interface PrivateLinkServiceConnectionState {
531
135
  /** A message indicating if changes on the service provider require any updates on the consumer. */
532
136
  actionsRequired?: ActionsRequired;
533
137
  }
138
+ /** The resource model definition for a ARM proxy resource. It will have everything other than required location and tags. */
139
+ export interface ProxyResource {
140
+ /**
141
+ * The resource ID.
142
+ * NOTE: This property will not be serialized. It can only be populated by the server.
143
+ */
144
+ readonly id?: string;
145
+ /**
146
+ * The name of the resource.
147
+ * NOTE: This property will not be serialized. It can only be populated by the server.
148
+ */
149
+ readonly name?: string;
150
+ /**
151
+ * The type of the resource.
152
+ * NOTE: This property will not be serialized. It can only be populated by the server.
153
+ */
154
+ readonly type?: string;
155
+ /**
156
+ * Metadata pertaining to creation and last modification of the resource.
157
+ * NOTE: This property will not be serialized. It can only be populated by the server.
158
+ */
159
+ readonly systemData?: SystemData;
160
+ }
161
+ /** Metadata pertaining to creation and last modification of the resource. */
162
+ export interface SystemData {
163
+ /** The identity that created the resource. */
164
+ createdBy?: string;
165
+ /** The type of identity that created the resource. */
166
+ createdByType?: CreatedByType;
167
+ /** The timestamp of resource creation (UTC). */
168
+ createdAt?: Date;
169
+ /** The identity that last modified the resource. */
170
+ lastModifiedBy?: string;
171
+ /** The type of identity that last modified the resource. */
172
+ lastModifiedByType?: LastModifiedByType;
173
+ /** The timestamp of resource modification (UTC). */
174
+ lastModifiedAt?: Date;
175
+ }
534
176
  /** The result of a request to list container registries. */
535
177
  export interface RegistryListResult {
536
178
  /** The list of container registries. Since this list may be incomplete, the nextLink field should be used to request the next list of container registries. */
@@ -548,6 +190,30 @@ export interface Sku {
548
190
  */
549
191
  readonly tier?: SkuTier;
550
192
  }
193
+ /** Managed identity for the resource. */
194
+ export interface IdentityProperties {
195
+ /** The principal ID of resource identity. */
196
+ principalId?: string;
197
+ /** The tenant ID of resource. */
198
+ tenantId?: string;
199
+ /** The identity type. */
200
+ type?: ResourceIdentityType;
201
+ /**
202
+ * The list of user identities associated with the resource. The user identity
203
+ * dictionary key references will be ARM resource ids in the form:
204
+ * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
205
+ * providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
206
+ */
207
+ userAssignedIdentities?: {
208
+ [propertyName: string]: UserIdentityProperties;
209
+ };
210
+ }
211
+ export interface UserIdentityProperties {
212
+ /** The principal id of user assigned identity. */
213
+ principalId?: string;
214
+ /** The client id of user assigned identity. */
215
+ clientId?: string;
216
+ }
551
217
  /** The status of an Azure resource at the time the operation was called. */
552
218
  export interface Status {
553
219
  /**
@@ -590,10 +256,6 @@ export interface Policies {
590
256
  retentionPolicy?: RetentionPolicy;
591
257
  /** The export policy for a container registry. */
592
258
  exportPolicy?: ExportPolicy;
593
- /** The policy for using ARM audience token for a container registry. */
594
- azureADAuthenticationAsArmPolicy?: AzureADAuthenticationAsArmPolicy;
595
- /** The soft delete policy for a container registry. */
596
- softDeletePolicy?: SoftDeletePolicy;
597
259
  }
598
260
  /** The quarantine policy for a container registry. */
599
261
  export interface QuarantinePolicy {
@@ -624,23 +286,6 @@ export interface ExportPolicy {
624
286
  /** The value that indicates whether the policy is enabled or not. */
625
287
  status?: ExportPolicyStatus;
626
288
  }
627
- /** The policy for using ARM audience token for a container registry. */
628
- export interface AzureADAuthenticationAsArmPolicy {
629
- /** The value that indicates whether the policy is enabled or not. */
630
- status?: AzureADAuthenticationAsArmPolicyStatus;
631
- }
632
- /** The soft delete policy for a container registry */
633
- export interface SoftDeletePolicy {
634
- /** The number of days after which a soft-deleted item is permanently deleted. */
635
- retentionDays?: number;
636
- /**
637
- * The timestamp when the policy was last updated.
638
- * NOTE: This property will not be serialized. It can only be populated by the server.
639
- */
640
- readonly lastUpdatedTime?: Date;
641
- /** The value that indicates whether the policy is enabled or not. */
642
- status?: PolicyStatus;
643
- }
644
289
  export interface EncryptionProperty {
645
290
  /** Indicates whether or not the encryption is enabled for container registry. */
646
291
  status?: EncryptionStatus;
@@ -721,8 +366,6 @@ export interface RegistryUpdateParameters {
721
366
  publicNetworkAccess?: PublicNetworkAccess;
722
367
  /** Whether to allow trusted Azure services to access a network restricted registry. */
723
368
  networkRuleBypassOptions?: NetworkRuleBypassOptions;
724
- /** Enables registry-wide pull from unauthenticated clients. */
725
- anonymousPullEnabled?: boolean;
726
369
  }
727
370
  /** The result of a request to get container registry quota usages. */
728
371
  export interface RegistryUsageListResult {
@@ -765,6 +408,31 @@ export interface PrivateLinkResource {
765
408
  /** The private link resource Private link DNS zone name. */
766
409
  requiredZoneNames?: string[];
767
410
  }
411
+ /** An error response from the Azure Container Registry service. */
412
+ export interface ErrorResponse {
413
+ /** Azure container registry build API error body. */
414
+ error?: ErrorResponseBody;
415
+ }
416
+ /** An error response from the Azure Container Registry service. */
417
+ export interface ErrorResponseBody {
418
+ /** error code. */
419
+ code: string;
420
+ /** error message. */
421
+ message: string;
422
+ /** target of the particular error. */
423
+ target?: string;
424
+ /** an array of additional nested error response info objects, as described by this contract. */
425
+ details?: InnerErrorDescription[];
426
+ }
427
+ /** inner error. */
428
+ export interface InnerErrorDescription {
429
+ /** error code. */
430
+ code: string;
431
+ /** error message. */
432
+ message: string;
433
+ /** target of the particular error. */
434
+ target?: string;
435
+ }
768
436
  /** The response from the ListCredentials operation. */
769
437
  export interface RegistryListCredentialsResult {
770
438
  /** The username for a container registry. */
@@ -1507,167 +1175,27 @@ export interface Argument {
1507
1175
  export interface SetValue {
1508
1176
  /** The name of the overridable value. */
1509
1177
  name: string;
1510
- /** The overridable value. */
1511
- value: string;
1512
- /** Flag to indicate whether the value represents a secret or not. */
1513
- isSecret?: boolean;
1514
- }
1515
- export interface OverrideTaskStepProperties {
1516
- /** The source context against which run has to be queued. */
1517
- contextPath?: string;
1518
- /** The file against which run has to be queued. */
1519
- file?: string;
1520
- /**
1521
- * Gets or sets the collection of override arguments to be used when
1522
- * executing a build step.
1523
- */
1524
- arguments?: Argument[];
1525
- /** The name of the target build stage for the docker build. */
1526
- target?: string;
1527
- /** The collection of overridable values that can be passed when running a Task. */
1528
- values?: SetValue[];
1529
- /** Base64 encoded update trigger token that will be attached with the base image trigger webhook. */
1530
- updateTriggerToken?: string;
1531
- }
1532
- /** An object that represents a cache rule for a container registry. */
1533
- export interface CacheRule extends ProxyResource {
1534
- /** The ARM resource ID of the credential store which is associated with the cache rule. */
1535
- credentialSetResourceId?: string;
1536
- /** Source repository pulled from upstream. */
1537
- sourceRepository?: string;
1538
- /**
1539
- * Target repository specified in docker pull command.
1540
- * Eg: docker pull myregistry.azurecr.io/{targetRepository}:{tag}
1541
- */
1542
- targetRepository?: string;
1543
- /**
1544
- * The creation date of the cache rule.
1545
- * NOTE: This property will not be serialized. It can only be populated by the server.
1546
- */
1547
- readonly creationDate?: Date;
1548
- /**
1549
- * Provisioning state of the resource.
1550
- * NOTE: This property will not be serialized. It can only be populated by the server.
1551
- */
1552
- readonly provisioningState?: ProvisioningState;
1553
- }
1554
- /** An object that represents a connected registry for a container registry. */
1555
- export interface ConnectedRegistry extends ProxyResource {
1556
- /**
1557
- * Provisioning state of the resource.
1558
- * NOTE: This property will not be serialized. It can only be populated by the server.
1559
- */
1560
- readonly provisioningState?: ProvisioningState;
1561
- /** The mode of the connected registry resource that indicates the permissions of the registry. */
1562
- mode?: ConnectedRegistryMode;
1563
- /**
1564
- * The current version of ACR runtime on the connected registry.
1565
- * NOTE: This property will not be serialized. It can only be populated by the server.
1566
- */
1567
- readonly version?: string;
1568
- /**
1569
- * The current connection state of the connected registry.
1570
- * NOTE: This property will not be serialized. It can only be populated by the server.
1571
- */
1572
- readonly connectionState?: ConnectionState;
1573
- /**
1574
- * The last activity time of the connected registry.
1575
- * NOTE: This property will not be serialized. It can only be populated by the server.
1576
- */
1577
- readonly lastActivityTime?: Date;
1578
- /**
1579
- * The activation properties of the connected registry.
1580
- * NOTE: This property will not be serialized. It can only be populated by the server.
1581
- */
1582
- readonly activation?: ActivationProperties;
1583
- /** The parent of the connected registry. */
1584
- parent?: ParentProperties;
1585
- /** The list of the ACR token resource IDs used to authenticate clients to the connected registry. */
1586
- clientTokenIds?: string[];
1587
- /** The login server properties of the connected registry. */
1588
- loginServer?: LoginServerProperties;
1589
- /** The logging properties of the connected registry. */
1590
- logging?: LoggingProperties;
1591
- /**
1592
- * The list of current statuses of the connected registry.
1593
- * NOTE: This property will not be serialized. It can only be populated by the server.
1594
- */
1595
- readonly statusDetails?: StatusDetailProperties[];
1596
- /** The list of notifications subscription information for the connected registry. */
1597
- notificationsList?: string[];
1598
- }
1599
- /** An object that represents a credential set resource for a container registry. */
1600
- export interface CredentialSet extends ProxyResource {
1601
- /** Identities associated with the resource. This is used to access the KeyVault secrets. */
1602
- identity?: IdentityProperties;
1603
- /** The credentials are stored for this upstream or login server. */
1604
- loginServer?: string;
1605
- /**
1606
- * List of authentication credentials stored for an upstream.
1607
- * Usually consists of a primary and an optional secondary credential.
1608
- */
1609
- authCredentials?: AuthCredential[];
1610
- /**
1611
- * The creation date of credential store resource.
1612
- * NOTE: This property will not be serialized. It can only be populated by the server.
1613
- */
1614
- readonly creationDate?: Date;
1615
- /**
1616
- * Provisioning state of the resource.
1617
- * NOTE: This property will not be serialized. It can only be populated by the server.
1618
- */
1619
- readonly provisioningState?: ProvisioningState;
1620
- }
1621
- /** An object that represents an export pipeline for a container registry. */
1622
- export interface ExportPipeline extends ProxyResource {
1623
- /** The location of the export pipeline. */
1624
- location?: string;
1625
- /** The identity of the export pipeline. */
1626
- identity?: IdentityProperties;
1627
- /** The target properties of the export pipeline. */
1628
- target?: ExportPipelineTargetProperties;
1629
- /** The list of all options configured for the pipeline. */
1630
- options?: PipelineOptions[];
1631
- /**
1632
- * The provisioning state of the pipeline at the time the operation was called.
1633
- * NOTE: This property will not be serialized. It can only be populated by the server.
1634
- */
1635
- readonly provisioningState?: ProvisioningState;
1636
- }
1637
- /** An object that represents an import pipeline for a container registry. */
1638
- export interface ImportPipeline extends ProxyResource {
1639
- /** The location of the import pipeline. */
1640
- location?: string;
1641
- /** The identity of the import pipeline. */
1642
- identity?: IdentityProperties;
1643
- /** The source properties of the import pipeline. */
1644
- source?: ImportPipelineSourceProperties;
1645
- /** The properties that describe the trigger of the import pipeline. */
1646
- trigger?: PipelineTriggerProperties;
1647
- /** The list of all options configured for the pipeline. */
1648
- options?: PipelineOptions[];
1649
- /**
1650
- * The provisioning state of the pipeline at the time the operation was called.
1651
- * NOTE: This property will not be serialized. It can only be populated by the server.
1652
- */
1653
- readonly provisioningState?: ProvisioningState;
1178
+ /** The overridable value. */
1179
+ value: string;
1180
+ /** Flag to indicate whether the value represents a secret or not. */
1181
+ isSecret?: boolean;
1654
1182
  }
1655
- /** An object that represents a pipeline run for a container registry. */
1656
- export interface PipelineRun extends ProxyResource {
1657
- /**
1658
- * The provisioning state of a pipeline run.
1659
- * NOTE: This property will not be serialized. It can only be populated by the server.
1660
- */
1661
- readonly provisioningState?: ProvisioningState;
1662
- /** The request parameters for a pipeline run. */
1663
- request?: PipelineRunRequest;
1183
+ export interface OverrideTaskStepProperties {
1184
+ /** The source context against which run has to be queued. */
1185
+ contextPath?: string;
1186
+ /** The file against which run has to be queued. */
1187
+ file?: string;
1664
1188
  /**
1665
- * The response of a pipeline run.
1666
- * NOTE: This property will not be serialized. It can only be populated by the server.
1189
+ * Gets or sets the collection of override arguments to be used when
1190
+ * executing a build step.
1667
1191
  */
1668
- readonly response?: PipelineRunResponse;
1669
- /** How the pipeline run should be forced to recreate even if the pipeline run configuration has not changed. */
1670
- forceUpdateTag?: string;
1192
+ arguments?: Argument[];
1193
+ /** The name of the target build stage for the docker build. */
1194
+ target?: string;
1195
+ /** The collection of overridable values that can be passed when running a Task. */
1196
+ values?: SetValue[];
1197
+ /** Base64 encoded update trigger token that will be attached with the base image trigger webhook. */
1198
+ updateTriggerToken?: string;
1671
1199
  }
1672
1200
  /** An object that represents a private endpoint connection for a container registry. */
1673
1201
  export interface PrivateEndpointConnection extends ProxyResource {
@@ -1855,8 +1383,6 @@ export interface Registry extends Resource {
1855
1383
  networkRuleBypassOptions?: NetworkRuleBypassOptions;
1856
1384
  /** Whether or not zone redundancy is enabled for this container registry */
1857
1385
  zoneRedundancy?: ZoneRedundancy;
1858
- /** Enables registry-wide pull from unauthenticated clients. */
1859
- anonymousPullEnabled?: boolean;
1860
1386
  }
1861
1387
  /** An object that represents a replication for a container registry. */
1862
1388
  export interface Replication extends Resource {
@@ -2118,54 +1644,6 @@ export interface EncodedTaskStepUpdateParameters extends TaskStepUpdateParameter
2118
1644
  /** The collection of overridable values that can be passed when running a task. */
2119
1645
  values?: SetValue[];
2120
1646
  }
2121
- /** Defines headers for CacheRules_create operation. */
2122
- export interface CacheRulesCreateHeaders {
2123
- azureAsyncOperation?: string;
2124
- }
2125
- /** Defines headers for CacheRules_delete operation. */
2126
- export interface CacheRulesDeleteHeaders {
2127
- location?: string;
2128
- }
2129
- /** Defines headers for CacheRules_update operation. */
2130
- export interface CacheRulesUpdateHeaders {
2131
- azureAsyncOperation?: string;
2132
- }
2133
- /** Defines headers for ConnectedRegistries_create operation. */
2134
- export interface ConnectedRegistriesCreateHeaders {
2135
- azureAsyncOperation?: string;
2136
- }
2137
- /** Defines headers for ConnectedRegistries_delete operation. */
2138
- export interface ConnectedRegistriesDeleteHeaders {
2139
- location?: string;
2140
- }
2141
- /** Defines headers for ConnectedRegistries_update operation. */
2142
- export interface ConnectedRegistriesUpdateHeaders {
2143
- azureAsyncOperation?: string;
2144
- }
2145
- /** Defines headers for ConnectedRegistries_deactivate operation. */
2146
- export interface ConnectedRegistriesDeactivateHeaders {
2147
- location?: string;
2148
- }
2149
- /** Defines headers for CredentialSets_create operation. */
2150
- export interface CredentialSetsCreateHeaders {
2151
- azureAsyncOperation?: string;
2152
- }
2153
- /** Defines headers for CredentialSets_delete operation. */
2154
- export interface CredentialSetsDeleteHeaders {
2155
- location?: string;
2156
- }
2157
- /** Defines headers for CredentialSets_update operation. */
2158
- export interface CredentialSetsUpdateHeaders {
2159
- azureAsyncOperation?: string;
2160
- }
2161
- /** Defines headers for ExportPipelines_create operation. */
2162
- export interface ExportPipelinesCreateHeaders {
2163
- azureAsyncOperation?: string;
2164
- }
2165
- /** Defines headers for ExportPipelines_delete operation. */
2166
- export interface ExportPipelinesDeleteHeaders {
2167
- location?: string;
2168
- }
2169
1647
  /** Defines headers for Registries_importImage operation. */
2170
1648
  export interface RegistriesImportImageHeaders {
2171
1649
  location?: string;
@@ -2186,22 +1664,6 @@ export interface RegistriesUpdateHeaders {
2186
1664
  export interface RegistriesGenerateCredentialsHeaders {
2187
1665
  location?: string;
2188
1666
  }
2189
- /** Defines headers for ImportPipelines_create operation. */
2190
- export interface ImportPipelinesCreateHeaders {
2191
- azureAsyncOperation?: string;
2192
- }
2193
- /** Defines headers for ImportPipelines_delete operation. */
2194
- export interface ImportPipelinesDeleteHeaders {
2195
- location?: string;
2196
- }
2197
- /** Defines headers for PipelineRuns_create operation. */
2198
- export interface PipelineRunsCreateHeaders {
2199
- azureAsyncOperation?: string;
2200
- }
2201
- /** Defines headers for PipelineRuns_delete operation. */
2202
- export interface PipelineRunsDeleteHeaders {
2203
- location?: string;
2204
- }
2205
1667
  /** Defines headers for PrivateEndpointConnections_createOrUpdate operation. */
2206
1668
  export interface PrivateEndpointConnectionsCreateOrUpdateHeaders {
2207
1669
  azureAsyncOperation?: string;
@@ -2258,259 +1720,6 @@ export interface WebhooksDeleteHeaders {
2258
1720
  export interface WebhooksUpdateHeaders {
2259
1721
  azureAsyncOperation?: string;
2260
1722
  }
2261
- /** Known values of {@link ProvisioningState} that the service accepts. */
2262
- export declare enum KnownProvisioningState {
2263
- /** Creating */
2264
- Creating = "Creating",
2265
- /** Updating */
2266
- Updating = "Updating",
2267
- /** Deleting */
2268
- Deleting = "Deleting",
2269
- /** Succeeded */
2270
- Succeeded = "Succeeded",
2271
- /** Failed */
2272
- Failed = "Failed",
2273
- /** Canceled */
2274
- Canceled = "Canceled"
2275
- }
2276
- /**
2277
- * Defines values for ProvisioningState. \
2278
- * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
2279
- * this enum contains the known values that the service supports.
2280
- * ### Known values supported by the service
2281
- * **Creating** \
2282
- * **Updating** \
2283
- * **Deleting** \
2284
- * **Succeeded** \
2285
- * **Failed** \
2286
- * **Canceled**
2287
- */
2288
- export declare type ProvisioningState = string;
2289
- /** Known values of {@link CreatedByType} that the service accepts. */
2290
- export declare enum KnownCreatedByType {
2291
- /** User */
2292
- User = "User",
2293
- /** Application */
2294
- Application = "Application",
2295
- /** ManagedIdentity */
2296
- ManagedIdentity = "ManagedIdentity",
2297
- /** Key */
2298
- Key = "Key"
2299
- }
2300
- /**
2301
- * Defines values for CreatedByType. \
2302
- * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
2303
- * this enum contains the known values that the service supports.
2304
- * ### Known values supported by the service
2305
- * **User** \
2306
- * **Application** \
2307
- * **ManagedIdentity** \
2308
- * **Key**
2309
- */
2310
- export declare type CreatedByType = string;
2311
- /** Known values of {@link LastModifiedByType} that the service accepts. */
2312
- export declare enum KnownLastModifiedByType {
2313
- /** User */
2314
- User = "User",
2315
- /** Application */
2316
- Application = "Application",
2317
- /** ManagedIdentity */
2318
- ManagedIdentity = "ManagedIdentity",
2319
- /** Key */
2320
- Key = "Key"
2321
- }
2322
- /**
2323
- * Defines values for LastModifiedByType. \
2324
- * {@link KnownLastModifiedByType} can be used interchangeably with LastModifiedByType,
2325
- * this enum contains the known values that the service supports.
2326
- * ### Known values supported by the service
2327
- * **User** \
2328
- * **Application** \
2329
- * **ManagedIdentity** \
2330
- * **Key**
2331
- */
2332
- export declare type LastModifiedByType = string;
2333
- /** Known values of {@link ConnectedRegistryMode} that the service accepts. */
2334
- export declare enum KnownConnectedRegistryMode {
2335
- /** ReadWrite */
2336
- ReadWrite = "ReadWrite",
2337
- /** ReadOnly */
2338
- ReadOnly = "ReadOnly",
2339
- /** Registry */
2340
- Registry = "Registry",
2341
- /** Mirror */
2342
- Mirror = "Mirror"
2343
- }
2344
- /**
2345
- * Defines values for ConnectedRegistryMode. \
2346
- * {@link KnownConnectedRegistryMode} can be used interchangeably with ConnectedRegistryMode,
2347
- * this enum contains the known values that the service supports.
2348
- * ### Known values supported by the service
2349
- * **ReadWrite** \
2350
- * **ReadOnly** \
2351
- * **Registry** \
2352
- * **Mirror**
2353
- */
2354
- export declare type ConnectedRegistryMode = string;
2355
- /** Known values of {@link ConnectionState} that the service accepts. */
2356
- export declare enum KnownConnectionState {
2357
- /** Online */
2358
- Online = "Online",
2359
- /** Offline */
2360
- Offline = "Offline",
2361
- /** Syncing */
2362
- Syncing = "Syncing",
2363
- /** Unhealthy */
2364
- Unhealthy = "Unhealthy"
2365
- }
2366
- /**
2367
- * Defines values for ConnectionState. \
2368
- * {@link KnownConnectionState} can be used interchangeably with ConnectionState,
2369
- * this enum contains the known values that the service supports.
2370
- * ### Known values supported by the service
2371
- * **Online** \
2372
- * **Offline** \
2373
- * **Syncing** \
2374
- * **Unhealthy**
2375
- */
2376
- export declare type ConnectionState = string;
2377
- /** Known values of {@link ActivationStatus} that the service accepts. */
2378
- export declare enum KnownActivationStatus {
2379
- /** Active */
2380
- Active = "Active",
2381
- /** Inactive */
2382
- Inactive = "Inactive"
2383
- }
2384
- /**
2385
- * Defines values for ActivationStatus. \
2386
- * {@link KnownActivationStatus} can be used interchangeably with ActivationStatus,
2387
- * this enum contains the known values that the service supports.
2388
- * ### Known values supported by the service
2389
- * **Active** \
2390
- * **Inactive**
2391
- */
2392
- export declare type ActivationStatus = string;
2393
- /** Known values of {@link TlsStatus} that the service accepts. */
2394
- export declare enum KnownTlsStatus {
2395
- /** Enabled */
2396
- Enabled = "Enabled",
2397
- /** Disabled */
2398
- Disabled = "Disabled"
2399
- }
2400
- /**
2401
- * Defines values for TlsStatus. \
2402
- * {@link KnownTlsStatus} can be used interchangeably with TlsStatus,
2403
- * this enum contains the known values that the service supports.
2404
- * ### Known values supported by the service
2405
- * **Enabled** \
2406
- * **Disabled**
2407
- */
2408
- export declare type TlsStatus = string;
2409
- /** Known values of {@link CertificateType} that the service accepts. */
2410
- export declare enum KnownCertificateType {
2411
- /** LocalDirectory */
2412
- LocalDirectory = "LocalDirectory"
2413
- }
2414
- /**
2415
- * Defines values for CertificateType. \
2416
- * {@link KnownCertificateType} can be used interchangeably with CertificateType,
2417
- * this enum contains the known values that the service supports.
2418
- * ### Known values supported by the service
2419
- * **LocalDirectory**
2420
- */
2421
- export declare type CertificateType = string;
2422
- /** Known values of {@link LogLevel} that the service accepts. */
2423
- export declare enum KnownLogLevel {
2424
- /** Debug */
2425
- Debug = "Debug",
2426
- /** Information */
2427
- Information = "Information",
2428
- /** Warning */
2429
- Warning = "Warning",
2430
- /** Error */
2431
- Error = "Error",
2432
- /** None */
2433
- None = "None"
2434
- }
2435
- /**
2436
- * Defines values for LogLevel. \
2437
- * {@link KnownLogLevel} can be used interchangeably with LogLevel,
2438
- * this enum contains the known values that the service supports.
2439
- * ### Known values supported by the service
2440
- * **Debug** \
2441
- * **Information** \
2442
- * **Warning** \
2443
- * **Error** \
2444
- * **None**
2445
- */
2446
- export declare type LogLevel = string;
2447
- /** Known values of {@link AuditLogStatus} that the service accepts. */
2448
- export declare enum KnownAuditLogStatus {
2449
- /** Enabled */
2450
- Enabled = "Enabled",
2451
- /** Disabled */
2452
- Disabled = "Disabled"
2453
- }
2454
- /**
2455
- * Defines values for AuditLogStatus. \
2456
- * {@link KnownAuditLogStatus} can be used interchangeably with AuditLogStatus,
2457
- * this enum contains the known values that the service supports.
2458
- * ### Known values supported by the service
2459
- * **Enabled** \
2460
- * **Disabled**
2461
- */
2462
- export declare type AuditLogStatus = string;
2463
- /** Known values of {@link CredentialName} that the service accepts. */
2464
- export declare enum KnownCredentialName {
2465
- /** Credential1 */
2466
- Credential1 = "Credential1"
2467
- }
2468
- /**
2469
- * Defines values for CredentialName. \
2470
- * {@link KnownCredentialName} can be used interchangeably with CredentialName,
2471
- * this enum contains the known values that the service supports.
2472
- * ### Known values supported by the service
2473
- * **Credential1**
2474
- */
2475
- export declare type CredentialName = string;
2476
- /** Known values of {@link CredentialHealthStatus} that the service accepts. */
2477
- export declare enum KnownCredentialHealthStatus {
2478
- /** Healthy */
2479
- Healthy = "Healthy",
2480
- /** Unhealthy */
2481
- Unhealthy = "Unhealthy"
2482
- }
2483
- /**
2484
- * Defines values for CredentialHealthStatus. \
2485
- * {@link KnownCredentialHealthStatus} can be used interchangeably with CredentialHealthStatus,
2486
- * this enum contains the known values that the service supports.
2487
- * ### Known values supported by the service
2488
- * **Healthy** \
2489
- * **Unhealthy**
2490
- */
2491
- export declare type CredentialHealthStatus = string;
2492
- /** Known values of {@link PipelineOptions} that the service accepts. */
2493
- export declare enum KnownPipelineOptions {
2494
- /** OverwriteTags */
2495
- OverwriteTags = "OverwriteTags",
2496
- /** OverwriteBlobs */
2497
- OverwriteBlobs = "OverwriteBlobs",
2498
- /** DeleteSourceBlobOnSuccess */
2499
- DeleteSourceBlobOnSuccess = "DeleteSourceBlobOnSuccess",
2500
- /** ContinueOnErrors */
2501
- ContinueOnErrors = "ContinueOnErrors"
2502
- }
2503
- /**
2504
- * Defines values for PipelineOptions. \
2505
- * {@link KnownPipelineOptions} can be used interchangeably with PipelineOptions,
2506
- * this enum contains the known values that the service supports.
2507
- * ### Known values supported by the service
2508
- * **OverwriteTags** \
2509
- * **OverwriteBlobs** \
2510
- * **DeleteSourceBlobOnSuccess** \
2511
- * **ContinueOnErrors**
2512
- */
2513
- export declare type PipelineOptions = string;
2514
1723
  /** Known values of {@link ImportMode} that the service accepts. */
2515
1724
  export declare enum KnownImportMode {
2516
1725
  /** NoForce */
@@ -2527,99 +1736,116 @@ export declare enum KnownImportMode {
2527
1736
  * **Force**
2528
1737
  */
2529
1738
  export declare type ImportMode = string;
2530
- /** Known values of {@link PipelineSourceType} that the service accepts. */
2531
- export declare enum KnownPipelineSourceType {
2532
- /** AzureStorageBlobContainer */
2533
- AzureStorageBlobContainer = "AzureStorageBlobContainer"
2534
- }
2535
- /**
2536
- * Defines values for PipelineSourceType. \
2537
- * {@link KnownPipelineSourceType} can be used interchangeably with PipelineSourceType,
2538
- * this enum contains the known values that the service supports.
2539
- * ### Known values supported by the service
2540
- * **AzureStorageBlobContainer**
2541
- */
2542
- export declare type PipelineSourceType = string;
2543
- /** Known values of {@link TriggerStatus} that the service accepts. */
2544
- export declare enum KnownTriggerStatus {
2545
- /** Disabled */
2546
- Disabled = "Disabled",
2547
- /** Enabled */
2548
- Enabled = "Enabled"
1739
+ /** Known values of {@link ConnectionStatus} that the service accepts. */
1740
+ export declare enum KnownConnectionStatus {
1741
+ /** Approved */
1742
+ Approved = "Approved",
1743
+ /** Pending */
1744
+ Pending = "Pending",
1745
+ /** Rejected */
1746
+ Rejected = "Rejected",
1747
+ /** Disconnected */
1748
+ Disconnected = "Disconnected"
2549
1749
  }
2550
1750
  /**
2551
- * Defines values for TriggerStatus. \
2552
- * {@link KnownTriggerStatus} can be used interchangeably with TriggerStatus,
1751
+ * Defines values for ConnectionStatus. \
1752
+ * {@link KnownConnectionStatus} can be used interchangeably with ConnectionStatus,
2553
1753
  * this enum contains the known values that the service supports.
2554
1754
  * ### Known values supported by the service
2555
- * **Disabled** \
2556
- * **Enabled**
1755
+ * **Approved** \
1756
+ * **Pending** \
1757
+ * **Rejected** \
1758
+ * **Disconnected**
2557
1759
  */
2558
- export declare type TriggerStatus = string;
2559
- /** Known values of {@link PipelineRunSourceType} that the service accepts. */
2560
- export declare enum KnownPipelineRunSourceType {
2561
- /** AzureStorageBlob */
2562
- AzureStorageBlob = "AzureStorageBlob"
1760
+ export declare type ConnectionStatus = string;
1761
+ /** Known values of {@link ActionsRequired} that the service accepts. */
1762
+ export declare enum KnownActionsRequired {
1763
+ /** None */
1764
+ None = "None",
1765
+ /** Recreate */
1766
+ Recreate = "Recreate"
2563
1767
  }
2564
1768
  /**
2565
- * Defines values for PipelineRunSourceType. \
2566
- * {@link KnownPipelineRunSourceType} can be used interchangeably with PipelineRunSourceType,
1769
+ * Defines values for ActionsRequired. \
1770
+ * {@link KnownActionsRequired} can be used interchangeably with ActionsRequired,
2567
1771
  * this enum contains the known values that the service supports.
2568
1772
  * ### Known values supported by the service
2569
- * **AzureStorageBlob**
1773
+ * **None** \
1774
+ * **Recreate**
2570
1775
  */
2571
- export declare type PipelineRunSourceType = string;
2572
- /** Known values of {@link PipelineRunTargetType} that the service accepts. */
2573
- export declare enum KnownPipelineRunTargetType {
2574
- /** AzureStorageBlob */
2575
- AzureStorageBlob = "AzureStorageBlob"
1776
+ export declare type ActionsRequired = string;
1777
+ /** Known values of {@link ProvisioningState} that the service accepts. */
1778
+ export declare enum KnownProvisioningState {
1779
+ /** Creating */
1780
+ Creating = "Creating",
1781
+ /** Updating */
1782
+ Updating = "Updating",
1783
+ /** Deleting */
1784
+ Deleting = "Deleting",
1785
+ /** Succeeded */
1786
+ Succeeded = "Succeeded",
1787
+ /** Failed */
1788
+ Failed = "Failed",
1789
+ /** Canceled */
1790
+ Canceled = "Canceled"
2576
1791
  }
2577
1792
  /**
2578
- * Defines values for PipelineRunTargetType. \
2579
- * {@link KnownPipelineRunTargetType} can be used interchangeably with PipelineRunTargetType,
1793
+ * Defines values for ProvisioningState. \
1794
+ * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
2580
1795
  * this enum contains the known values that the service supports.
2581
1796
  * ### Known values supported by the service
2582
- * **AzureStorageBlob**
1797
+ * **Creating** \
1798
+ * **Updating** \
1799
+ * **Deleting** \
1800
+ * **Succeeded** \
1801
+ * **Failed** \
1802
+ * **Canceled**
2583
1803
  */
2584
- export declare type PipelineRunTargetType = string;
2585
- /** Known values of {@link ConnectionStatus} that the service accepts. */
2586
- export declare enum KnownConnectionStatus {
2587
- /** Approved */
2588
- Approved = "Approved",
2589
- /** Pending */
2590
- Pending = "Pending",
2591
- /** Rejected */
2592
- Rejected = "Rejected",
2593
- /** Disconnected */
2594
- Disconnected = "Disconnected"
1804
+ export declare type ProvisioningState = string;
1805
+ /** Known values of {@link CreatedByType} that the service accepts. */
1806
+ export declare enum KnownCreatedByType {
1807
+ /** User */
1808
+ User = "User",
1809
+ /** Application */
1810
+ Application = "Application",
1811
+ /** ManagedIdentity */
1812
+ ManagedIdentity = "ManagedIdentity",
1813
+ /** Key */
1814
+ Key = "Key"
2595
1815
  }
2596
1816
  /**
2597
- * Defines values for ConnectionStatus. \
2598
- * {@link KnownConnectionStatus} can be used interchangeably with ConnectionStatus,
1817
+ * Defines values for CreatedByType. \
1818
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
2599
1819
  * this enum contains the known values that the service supports.
2600
1820
  * ### Known values supported by the service
2601
- * **Approved** \
2602
- * **Pending** \
2603
- * **Rejected** \
2604
- * **Disconnected**
1821
+ * **User** \
1822
+ * **Application** \
1823
+ * **ManagedIdentity** \
1824
+ * **Key**
2605
1825
  */
2606
- export declare type ConnectionStatus = string;
2607
- /** Known values of {@link ActionsRequired} that the service accepts. */
2608
- export declare enum KnownActionsRequired {
2609
- /** None */
2610
- None = "None",
2611
- /** Recreate */
2612
- Recreate = "Recreate"
1826
+ export declare type CreatedByType = string;
1827
+ /** Known values of {@link LastModifiedByType} that the service accepts. */
1828
+ export declare enum KnownLastModifiedByType {
1829
+ /** User */
1830
+ User = "User",
1831
+ /** Application */
1832
+ Application = "Application",
1833
+ /** ManagedIdentity */
1834
+ ManagedIdentity = "ManagedIdentity",
1835
+ /** Key */
1836
+ Key = "Key"
2613
1837
  }
2614
1838
  /**
2615
- * Defines values for ActionsRequired. \
2616
- * {@link KnownActionsRequired} can be used interchangeably with ActionsRequired,
1839
+ * Defines values for LastModifiedByType. \
1840
+ * {@link KnownLastModifiedByType} can be used interchangeably with LastModifiedByType,
2617
1841
  * this enum contains the known values that the service supports.
2618
1842
  * ### Known values supported by the service
2619
- * **None** \
2620
- * **Recreate**
1843
+ * **User** \
1844
+ * **Application** \
1845
+ * **ManagedIdentity** \
1846
+ * **Key**
2621
1847
  */
2622
- export declare type ActionsRequired = string;
1848
+ export declare type LastModifiedByType = string;
2623
1849
  /** Known values of {@link SkuName} that the service accepts. */
2624
1850
  export declare enum KnownSkuName {
2625
1851
  /** Classic */
@@ -2738,22 +1964,6 @@ export declare enum KnownExportPolicyStatus {
2738
1964
  * **disabled**
2739
1965
  */
2740
1966
  export declare type ExportPolicyStatus = string;
2741
- /** Known values of {@link AzureADAuthenticationAsArmPolicyStatus} that the service accepts. */
2742
- export declare enum KnownAzureADAuthenticationAsArmPolicyStatus {
2743
- /** Enabled */
2744
- Enabled = "enabled",
2745
- /** Disabled */
2746
- Disabled = "disabled"
2747
- }
2748
- /**
2749
- * Defines values for AzureADAuthenticationAsArmPolicyStatus. \
2750
- * {@link KnownAzureADAuthenticationAsArmPolicyStatus} can be used interchangeably with AzureADAuthenticationAsArmPolicyStatus,
2751
- * this enum contains the known values that the service supports.
2752
- * ### Known values supported by the service
2753
- * **enabled** \
2754
- * **disabled**
2755
- */
2756
- export declare type AzureADAuthenticationAsArmPolicyStatus = string;
2757
1967
  /** Known values of {@link EncryptionStatus} that the service accepts. */
2758
1968
  export declare enum KnownEncryptionStatus {
2759
1969
  /** Enabled */
@@ -3090,6 +2300,22 @@ export declare enum KnownBaseImageDependencyType {
3090
2300
  * **RunTime**
3091
2301
  */
3092
2302
  export declare type BaseImageDependencyType = string;
2303
+ /** Known values of {@link TriggerStatus} that the service accepts. */
2304
+ export declare enum KnownTriggerStatus {
2305
+ /** Disabled */
2306
+ Disabled = "Disabled",
2307
+ /** Enabled */
2308
+ Enabled = "Enabled"
2309
+ }
2310
+ /**
2311
+ * Defines values for TriggerStatus. \
2312
+ * {@link KnownTriggerStatus} can be used interchangeably with TriggerStatus,
2313
+ * this enum contains the known values that the service supports.
2314
+ * ### Known values supported by the service
2315
+ * **Disabled** \
2316
+ * **Enabled**
2317
+ */
2318
+ export declare type TriggerStatus = string;
3093
2319
  /** Known values of {@link SourceControlType} that the service accepts. */
3094
2320
  export declare enum KnownSourceControlType {
3095
2321
  /** Github */
@@ -3207,166 +2433,6 @@ export declare type ResourceIdentityType = "SystemAssigned" | "UserAssigned" | "
3207
2433
  /** Defines values for PasswordName. */
3208
2434
  export declare type PasswordName = "password" | "password2";
3209
2435
  /** Optional parameters. */
3210
- export interface CacheRulesListOptionalParams extends coreClient.OperationOptions {
3211
- }
3212
- /** Contains response data for the list operation. */
3213
- export declare type CacheRulesListResponse = CacheRulesListResult;
3214
- /** Optional parameters. */
3215
- export interface CacheRulesGetOptionalParams extends coreClient.OperationOptions {
3216
- }
3217
- /** Contains response data for the get operation. */
3218
- export declare type CacheRulesGetResponse = CacheRule;
3219
- /** Optional parameters. */
3220
- export interface CacheRulesCreateOptionalParams extends coreClient.OperationOptions {
3221
- /** Delay to wait until next poll, in milliseconds. */
3222
- updateIntervalInMs?: number;
3223
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3224
- resumeFrom?: string;
3225
- }
3226
- /** Contains response data for the create operation. */
3227
- export declare type CacheRulesCreateResponse = CacheRule;
3228
- /** Optional parameters. */
3229
- export interface CacheRulesDeleteOptionalParams extends coreClient.OperationOptions {
3230
- /** Delay to wait until next poll, in milliseconds. */
3231
- updateIntervalInMs?: number;
3232
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3233
- resumeFrom?: string;
3234
- }
3235
- /** Optional parameters. */
3236
- export interface CacheRulesUpdateOptionalParams extends coreClient.OperationOptions {
3237
- /** Delay to wait until next poll, in milliseconds. */
3238
- updateIntervalInMs?: number;
3239
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3240
- resumeFrom?: string;
3241
- }
3242
- /** Contains response data for the update operation. */
3243
- export declare type CacheRulesUpdateResponse = CacheRule;
3244
- /** Optional parameters. */
3245
- export interface CacheRulesListNextOptionalParams extends coreClient.OperationOptions {
3246
- }
3247
- /** Contains response data for the listNext operation. */
3248
- export declare type CacheRulesListNextResponse = CacheRulesListResult;
3249
- /** Optional parameters. */
3250
- export interface ConnectedRegistriesListOptionalParams extends coreClient.OperationOptions {
3251
- /** 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. */
3252
- filter?: string;
3253
- }
3254
- /** Contains response data for the list operation. */
3255
- export declare type ConnectedRegistriesListResponse = ConnectedRegistryListResult;
3256
- /** Optional parameters. */
3257
- export interface ConnectedRegistriesGetOptionalParams extends coreClient.OperationOptions {
3258
- }
3259
- /** Contains response data for the get operation. */
3260
- export declare type ConnectedRegistriesGetResponse = ConnectedRegistry;
3261
- /** Optional parameters. */
3262
- export interface ConnectedRegistriesCreateOptionalParams extends coreClient.OperationOptions {
3263
- /** Delay to wait until next poll, in milliseconds. */
3264
- updateIntervalInMs?: number;
3265
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3266
- resumeFrom?: string;
3267
- }
3268
- /** Contains response data for the create operation. */
3269
- export declare type ConnectedRegistriesCreateResponse = ConnectedRegistry;
3270
- /** Optional parameters. */
3271
- export interface ConnectedRegistriesDeleteOptionalParams extends coreClient.OperationOptions {
3272
- /** Delay to wait until next poll, in milliseconds. */
3273
- updateIntervalInMs?: number;
3274
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3275
- resumeFrom?: string;
3276
- }
3277
- /** Optional parameters. */
3278
- export interface ConnectedRegistriesUpdateOptionalParams extends coreClient.OperationOptions {
3279
- /** Delay to wait until next poll, in milliseconds. */
3280
- updateIntervalInMs?: number;
3281
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3282
- resumeFrom?: string;
3283
- }
3284
- /** Contains response data for the update operation. */
3285
- export declare type ConnectedRegistriesUpdateResponse = ConnectedRegistry;
3286
- /** Optional parameters. */
3287
- export interface ConnectedRegistriesDeactivateOptionalParams extends coreClient.OperationOptions {
3288
- /** Delay to wait until next poll, in milliseconds. */
3289
- updateIntervalInMs?: number;
3290
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3291
- resumeFrom?: string;
3292
- }
3293
- /** Optional parameters. */
3294
- export interface ConnectedRegistriesListNextOptionalParams extends coreClient.OperationOptions {
3295
- }
3296
- /** Contains response data for the listNext operation. */
3297
- export declare type ConnectedRegistriesListNextResponse = ConnectedRegistryListResult;
3298
- /** Optional parameters. */
3299
- export interface CredentialSetsListOptionalParams extends coreClient.OperationOptions {
3300
- }
3301
- /** Contains response data for the list operation. */
3302
- export declare type CredentialSetsListResponse = CredentialSetListResult;
3303
- /** Optional parameters. */
3304
- export interface CredentialSetsGetOptionalParams extends coreClient.OperationOptions {
3305
- }
3306
- /** Contains response data for the get operation. */
3307
- export declare type CredentialSetsGetResponse = CredentialSet;
3308
- /** Optional parameters. */
3309
- export interface CredentialSetsCreateOptionalParams extends coreClient.OperationOptions {
3310
- /** Delay to wait until next poll, in milliseconds. */
3311
- updateIntervalInMs?: number;
3312
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3313
- resumeFrom?: string;
3314
- }
3315
- /** Contains response data for the create operation. */
3316
- export declare type CredentialSetsCreateResponse = CredentialSet;
3317
- /** Optional parameters. */
3318
- export interface CredentialSetsDeleteOptionalParams extends coreClient.OperationOptions {
3319
- /** Delay to wait until next poll, in milliseconds. */
3320
- updateIntervalInMs?: number;
3321
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3322
- resumeFrom?: string;
3323
- }
3324
- /** Optional parameters. */
3325
- export interface CredentialSetsUpdateOptionalParams extends coreClient.OperationOptions {
3326
- /** Delay to wait until next poll, in milliseconds. */
3327
- updateIntervalInMs?: number;
3328
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3329
- resumeFrom?: string;
3330
- }
3331
- /** Contains response data for the update operation. */
3332
- export declare type CredentialSetsUpdateResponse = CredentialSet;
3333
- /** Optional parameters. */
3334
- export interface CredentialSetsListNextOptionalParams extends coreClient.OperationOptions {
3335
- }
3336
- /** Contains response data for the listNext operation. */
3337
- export declare type CredentialSetsListNextResponse = CredentialSetListResult;
3338
- /** Optional parameters. */
3339
- export interface ExportPipelinesListOptionalParams extends coreClient.OperationOptions {
3340
- }
3341
- /** Contains response data for the list operation. */
3342
- export declare type ExportPipelinesListResponse = ExportPipelineListResult;
3343
- /** Optional parameters. */
3344
- export interface ExportPipelinesGetOptionalParams extends coreClient.OperationOptions {
3345
- }
3346
- /** Contains response data for the get operation. */
3347
- export declare type ExportPipelinesGetResponse = ExportPipeline;
3348
- /** Optional parameters. */
3349
- export interface ExportPipelinesCreateOptionalParams extends coreClient.OperationOptions {
3350
- /** Delay to wait until next poll, in milliseconds. */
3351
- updateIntervalInMs?: number;
3352
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3353
- resumeFrom?: string;
3354
- }
3355
- /** Contains response data for the create operation. */
3356
- export declare type ExportPipelinesCreateResponse = ExportPipeline;
3357
- /** Optional parameters. */
3358
- export interface ExportPipelinesDeleteOptionalParams extends coreClient.OperationOptions {
3359
- /** Delay to wait until next poll, in milliseconds. */
3360
- updateIntervalInMs?: number;
3361
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3362
- resumeFrom?: string;
3363
- }
3364
- /** Optional parameters. */
3365
- export interface ExportPipelinesListNextOptionalParams extends coreClient.OperationOptions {
3366
- }
3367
- /** Contains response data for the listNext operation. */
3368
- export declare type ExportPipelinesListNextResponse = ExportPipelineListResult;
3369
- /** Optional parameters. */
3370
2436
  export interface RegistriesImportImageOptionalParams extends coreClient.OperationOptions {
3371
2437
  /** Delay to wait until next poll, in milliseconds. */
3372
2438
  updateIntervalInMs?: number;
@@ -3482,37 +2548,6 @@ export interface RegistriesListPrivateLinkResourcesNextOptionalParams extends co
3482
2548
  /** Contains response data for the listPrivateLinkResourcesNext operation. */
3483
2549
  export declare type RegistriesListPrivateLinkResourcesNextResponse = PrivateLinkResourceListResult;
3484
2550
  /** Optional parameters. */
3485
- export interface ImportPipelinesListOptionalParams extends coreClient.OperationOptions {
3486
- }
3487
- /** Contains response data for the list operation. */
3488
- export declare type ImportPipelinesListResponse = ImportPipelineListResult;
3489
- /** Optional parameters. */
3490
- export interface ImportPipelinesGetOptionalParams extends coreClient.OperationOptions {
3491
- }
3492
- /** Contains response data for the get operation. */
3493
- export declare type ImportPipelinesGetResponse = ImportPipeline;
3494
- /** Optional parameters. */
3495
- export interface ImportPipelinesCreateOptionalParams extends coreClient.OperationOptions {
3496
- /** Delay to wait until next poll, in milliseconds. */
3497
- updateIntervalInMs?: number;
3498
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3499
- resumeFrom?: string;
3500
- }
3501
- /** Contains response data for the create operation. */
3502
- export declare type ImportPipelinesCreateResponse = ImportPipeline;
3503
- /** Optional parameters. */
3504
- export interface ImportPipelinesDeleteOptionalParams extends coreClient.OperationOptions {
3505
- /** Delay to wait until next poll, in milliseconds. */
3506
- updateIntervalInMs?: number;
3507
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3508
- resumeFrom?: string;
3509
- }
3510
- /** Optional parameters. */
3511
- export interface ImportPipelinesListNextOptionalParams extends coreClient.OperationOptions {
3512
- }
3513
- /** Contains response data for the listNext operation. */
3514
- export declare type ImportPipelinesListNextResponse = ImportPipelineListResult;
3515
- /** Optional parameters. */
3516
2551
  export interface OperationsListOptionalParams extends coreClient.OperationOptions {
3517
2552
  }
3518
2553
  /** Contains response data for the list operation. */
@@ -3523,37 +2558,6 @@ export interface OperationsListNextOptionalParams extends coreClient.OperationOp
3523
2558
  /** Contains response data for the listNext operation. */
3524
2559
  export declare type OperationsListNextResponse = OperationListResult;
3525
2560
  /** Optional parameters. */
3526
- export interface PipelineRunsListOptionalParams extends coreClient.OperationOptions {
3527
- }
3528
- /** Contains response data for the list operation. */
3529
- export declare type PipelineRunsListResponse = PipelineRunListResult;
3530
- /** Optional parameters. */
3531
- export interface PipelineRunsGetOptionalParams extends coreClient.OperationOptions {
3532
- }
3533
- /** Contains response data for the get operation. */
3534
- export declare type PipelineRunsGetResponse = PipelineRun;
3535
- /** Optional parameters. */
3536
- export interface PipelineRunsCreateOptionalParams extends coreClient.OperationOptions {
3537
- /** Delay to wait until next poll, in milliseconds. */
3538
- updateIntervalInMs?: number;
3539
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3540
- resumeFrom?: string;
3541
- }
3542
- /** Contains response data for the create operation. */
3543
- export declare type PipelineRunsCreateResponse = PipelineRun;
3544
- /** Optional parameters. */
3545
- export interface PipelineRunsDeleteOptionalParams extends coreClient.OperationOptions {
3546
- /** Delay to wait until next poll, in milliseconds. */
3547
- updateIntervalInMs?: number;
3548
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3549
- resumeFrom?: string;
3550
- }
3551
- /** Optional parameters. */
3552
- export interface PipelineRunsListNextOptionalParams extends coreClient.OperationOptions {
3553
- }
3554
- /** Contains response data for the listNext operation. */
3555
- export declare type PipelineRunsListNextResponse = PipelineRunListResult;
3556
- /** Optional parameters. */
3557
2561
  export interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
3558
2562
  }
3559
2563
  /** Contains response data for the list operation. */