@azure/arm-containerregistry 11.0.0-alpha.20230919.1 → 11.0.0-alpha.20230921.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 (261) hide show
  1. package/CHANGELOG.md +212 -7
  2. package/dist/index.js +9206 -5067
  3. package/dist/index.js.map +1 -1
  4. package/dist/index.min.js +1 -1
  5. package/dist/index.min.js.map +1 -1
  6. package/dist-esm/samples-dev/archiveVersionsCreateSample.d.ts +2 -0
  7. package/dist-esm/samples-dev/archiveVersionsCreateSample.d.ts.map +1 -0
  8. package/dist-esm/samples-dev/archiveVersionsCreateSample.js +42 -0
  9. package/dist-esm/samples-dev/archiveVersionsCreateSample.js.map +1 -0
  10. package/dist-esm/samples-dev/archiveVersionsDeleteSample.d.ts +2 -0
  11. package/dist-esm/samples-dev/archiveVersionsDeleteSample.d.ts.map +1 -0
  12. package/dist-esm/samples-dev/archiveVersionsDeleteSample.js +42 -0
  13. package/dist-esm/samples-dev/archiveVersionsDeleteSample.js.map +1 -0
  14. package/dist-esm/samples-dev/archiveVersionsGetSample.d.ts +2 -0
  15. package/dist-esm/samples-dev/archiveVersionsGetSample.d.ts.map +1 -0
  16. package/dist-esm/samples-dev/archiveVersionsGetSample.js +42 -0
  17. package/dist-esm/samples-dev/archiveVersionsGetSample.js.map +1 -0
  18. package/dist-esm/samples-dev/archiveVersionsListSample.d.ts +2 -0
  19. package/dist-esm/samples-dev/archiveVersionsListSample.d.ts.map +1 -0
  20. package/dist-esm/samples-dev/archiveVersionsListSample.js +62 -0
  21. package/dist-esm/samples-dev/archiveVersionsListSample.js.map +1 -0
  22. package/dist-esm/samples-dev/archivesCreateSample.d.ts +2 -0
  23. package/dist-esm/samples-dev/archivesCreateSample.d.ts.map +1 -0
  24. package/dist-esm/samples-dev/archivesCreateSample.js +46 -0
  25. package/dist-esm/samples-dev/archivesCreateSample.js.map +1 -0
  26. package/dist-esm/samples-dev/archivesDeleteSample.d.ts +2 -0
  27. package/dist-esm/samples-dev/archivesDeleteSample.d.ts.map +1 -0
  28. package/dist-esm/samples-dev/archivesDeleteSample.js +41 -0
  29. package/dist-esm/samples-dev/archivesDeleteSample.js.map +1 -0
  30. package/dist-esm/samples-dev/archivesGetSample.d.ts +2 -0
  31. package/dist-esm/samples-dev/archivesGetSample.d.ts.map +1 -0
  32. package/dist-esm/samples-dev/archivesGetSample.js +41 -0
  33. package/dist-esm/samples-dev/archivesGetSample.js.map +1 -0
  34. package/dist-esm/samples-dev/archivesListSample.d.ts +2 -0
  35. package/dist-esm/samples-dev/archivesListSample.d.ts.map +1 -0
  36. package/dist-esm/samples-dev/archivesListSample.js +61 -0
  37. package/dist-esm/samples-dev/archivesListSample.js.map +1 -0
  38. package/dist-esm/samples-dev/archivesUpdateSample.d.ts +2 -0
  39. package/dist-esm/samples-dev/archivesUpdateSample.d.ts.map +1 -0
  40. package/dist-esm/samples-dev/archivesUpdateSample.js +44 -0
  41. package/dist-esm/samples-dev/archivesUpdateSample.js.map +1 -0
  42. package/dist-esm/samples-dev/cacheRulesCreateSample.js +1 -1
  43. package/dist-esm/samples-dev/cacheRulesDeleteSample.js +1 -1
  44. package/dist-esm/samples-dev/cacheRulesGetSample.js +1 -1
  45. package/dist-esm/samples-dev/cacheRulesListSample.js +1 -1
  46. package/dist-esm/samples-dev/cacheRulesUpdateSample.js +1 -1
  47. package/dist-esm/samples-dev/connectedRegistriesCreateSample.d.ts +2 -0
  48. package/dist-esm/samples-dev/connectedRegistriesCreateSample.d.ts.map +1 -0
  49. package/dist-esm/samples-dev/connectedRegistriesCreateSample.js +55 -0
  50. package/dist-esm/samples-dev/connectedRegistriesCreateSample.js.map +1 -0
  51. package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.d.ts +2 -0
  52. package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.d.ts.map +1 -0
  53. package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.js +40 -0
  54. package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.js.map +1 -0
  55. package/dist-esm/samples-dev/connectedRegistriesDeleteSample.d.ts +2 -0
  56. package/dist-esm/samples-dev/connectedRegistriesDeleteSample.d.ts.map +1 -0
  57. package/dist-esm/samples-dev/connectedRegistriesDeleteSample.js +40 -0
  58. package/dist-esm/samples-dev/connectedRegistriesDeleteSample.js.map +1 -0
  59. package/dist-esm/samples-dev/connectedRegistriesGetSample.d.ts +2 -0
  60. package/dist-esm/samples-dev/connectedRegistriesGetSample.d.ts.map +1 -0
  61. package/dist-esm/samples-dev/connectedRegistriesGetSample.js +40 -0
  62. package/dist-esm/samples-dev/connectedRegistriesGetSample.js.map +1 -0
  63. package/dist-esm/samples-dev/connectedRegistriesListSample.d.ts +2 -0
  64. package/dist-esm/samples-dev/connectedRegistriesListSample.d.ts.map +1 -0
  65. package/dist-esm/samples-dev/connectedRegistriesListSample.js +60 -0
  66. package/dist-esm/samples-dev/connectedRegistriesListSample.js.map +1 -0
  67. package/dist-esm/samples-dev/connectedRegistriesUpdateSample.d.ts +2 -0
  68. package/dist-esm/samples-dev/connectedRegistriesUpdateSample.d.ts.map +1 -0
  69. package/dist-esm/samples-dev/connectedRegistriesUpdateSample.js +53 -0
  70. package/dist-esm/samples-dev/connectedRegistriesUpdateSample.js.map +1 -0
  71. package/dist-esm/samples-dev/credentialSetsCreateSample.js +1 -1
  72. package/dist-esm/samples-dev/credentialSetsDeleteSample.js +1 -1
  73. package/dist-esm/samples-dev/credentialSetsGetSample.js +1 -1
  74. package/dist-esm/samples-dev/credentialSetsListSample.js +1 -1
  75. package/dist-esm/samples-dev/credentialSetsUpdateSample.js +1 -1
  76. package/dist-esm/samples-dev/exportPipelinesCreateSample.d.ts +2 -0
  77. package/dist-esm/samples-dev/exportPipelinesCreateSample.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/exportPipelinesCreateSample.js +50 -0
  79. package/dist-esm/samples-dev/exportPipelinesCreateSample.js.map +1 -0
  80. package/dist-esm/samples-dev/exportPipelinesDeleteSample.d.ts +2 -0
  81. package/dist-esm/samples-dev/exportPipelinesDeleteSample.d.ts.map +1 -0
  82. package/dist-esm/samples-dev/exportPipelinesDeleteSample.js +40 -0
  83. package/dist-esm/samples-dev/exportPipelinesDeleteSample.js.map +1 -0
  84. package/dist-esm/samples-dev/exportPipelinesGetSample.d.ts +2 -0
  85. package/dist-esm/samples-dev/exportPipelinesGetSample.d.ts.map +1 -0
  86. package/dist-esm/samples-dev/exportPipelinesGetSample.js +40 -0
  87. package/dist-esm/samples-dev/exportPipelinesGetSample.js.map +1 -0
  88. package/dist-esm/samples-dev/exportPipelinesListSample.d.ts +2 -0
  89. package/dist-esm/samples-dev/exportPipelinesListSample.d.ts.map +1 -0
  90. package/dist-esm/samples-dev/exportPipelinesListSample.js +60 -0
  91. package/dist-esm/samples-dev/exportPipelinesListSample.js.map +1 -0
  92. package/dist-esm/samples-dev/importPipelinesCreateSample.d.ts +2 -0
  93. package/dist-esm/samples-dev/importPipelinesCreateSample.d.ts.map +1 -0
  94. package/dist-esm/samples-dev/importPipelinesCreateSample.js +55 -0
  95. package/dist-esm/samples-dev/importPipelinesCreateSample.js.map +1 -0
  96. package/dist-esm/samples-dev/importPipelinesDeleteSample.d.ts +2 -0
  97. package/dist-esm/samples-dev/importPipelinesDeleteSample.d.ts.map +1 -0
  98. package/dist-esm/samples-dev/importPipelinesDeleteSample.js +40 -0
  99. package/dist-esm/samples-dev/importPipelinesDeleteSample.js.map +1 -0
  100. package/dist-esm/samples-dev/importPipelinesGetSample.d.ts +2 -0
  101. package/dist-esm/samples-dev/importPipelinesGetSample.d.ts.map +1 -0
  102. package/dist-esm/samples-dev/importPipelinesGetSample.js +40 -0
  103. package/dist-esm/samples-dev/importPipelinesGetSample.js.map +1 -0
  104. package/dist-esm/samples-dev/importPipelinesListSample.d.ts +2 -0
  105. package/dist-esm/samples-dev/importPipelinesListSample.d.ts.map +1 -0
  106. package/dist-esm/samples-dev/importPipelinesListSample.js +60 -0
  107. package/dist-esm/samples-dev/importPipelinesListSample.js.map +1 -0
  108. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  109. package/dist-esm/samples-dev/pipelineRunsCreateSample.d.ts +2 -0
  110. package/dist-esm/samples-dev/pipelineRunsCreateSample.d.ts.map +1 -0
  111. package/dist-esm/samples-dev/pipelineRunsCreateSample.js +78 -0
  112. package/dist-esm/samples-dev/pipelineRunsCreateSample.js.map +1 -0
  113. package/dist-esm/samples-dev/pipelineRunsDeleteSample.d.ts +2 -0
  114. package/dist-esm/samples-dev/pipelineRunsDeleteSample.d.ts.map +1 -0
  115. package/dist-esm/samples-dev/pipelineRunsDeleteSample.js +40 -0
  116. package/dist-esm/samples-dev/pipelineRunsDeleteSample.js.map +1 -0
  117. package/dist-esm/samples-dev/pipelineRunsGetSample.d.ts +2 -0
  118. package/dist-esm/samples-dev/pipelineRunsGetSample.d.ts.map +1 -0
  119. package/dist-esm/samples-dev/pipelineRunsGetSample.js +40 -0
  120. package/dist-esm/samples-dev/pipelineRunsGetSample.js.map +1 -0
  121. package/dist-esm/samples-dev/pipelineRunsListSample.d.ts +2 -0
  122. package/dist-esm/samples-dev/pipelineRunsListSample.d.ts.map +1 -0
  123. package/dist-esm/samples-dev/pipelineRunsListSample.js +60 -0
  124. package/dist-esm/samples-dev/pipelineRunsListSample.js.map +1 -0
  125. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +1 -1
  126. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
  127. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
  128. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +1 -1
  129. package/dist-esm/samples-dev/registriesCheckNameAvailabilitySample.js +2 -2
  130. package/dist-esm/samples-dev/registriesCreateSample.js +2 -2
  131. package/dist-esm/samples-dev/registriesDeleteSample.js +1 -1
  132. package/dist-esm/samples-dev/registriesGenerateCredentialsSample.js +1 -1
  133. package/dist-esm/samples-dev/registriesGetPrivateLinkResourceSample.js +1 -1
  134. package/dist-esm/samples-dev/registriesGetSample.js +1 -1
  135. package/dist-esm/samples-dev/registriesImportImageSample.js +3 -3
  136. package/dist-esm/samples-dev/registriesListByResourceGroupSample.js +1 -1
  137. package/dist-esm/samples-dev/registriesListCredentialsSample.js +1 -1
  138. package/dist-esm/samples-dev/registriesListPrivateLinkResourcesSample.js +1 -1
  139. package/dist-esm/samples-dev/registriesListSample.js +1 -1
  140. package/dist-esm/samples-dev/registriesListUsagesSample.js +1 -1
  141. package/dist-esm/samples-dev/registriesRegenerateCredentialSample.js +1 -1
  142. package/dist-esm/samples-dev/registriesUpdateSample.js +1 -1
  143. package/dist-esm/samples-dev/replicationsCreateSample.js +2 -2
  144. package/dist-esm/samples-dev/replicationsDeleteSample.js +1 -1
  145. package/dist-esm/samples-dev/replicationsGetSample.js +1 -1
  146. package/dist-esm/samples-dev/replicationsListSample.js +1 -1
  147. package/dist-esm/samples-dev/replicationsUpdateSample.js +1 -1
  148. package/dist-esm/samples-dev/scopeMapsCreateSample.js +1 -1
  149. package/dist-esm/samples-dev/scopeMapsDeleteSample.js +1 -1
  150. package/dist-esm/samples-dev/scopeMapsGetSample.js +1 -1
  151. package/dist-esm/samples-dev/scopeMapsListSample.js +1 -1
  152. package/dist-esm/samples-dev/scopeMapsUpdateSample.js +1 -1
  153. package/dist-esm/samples-dev/tokensCreateSample.js +1 -1
  154. package/dist-esm/samples-dev/tokensDeleteSample.js +1 -1
  155. package/dist-esm/samples-dev/tokensGetSample.js +1 -1
  156. package/dist-esm/samples-dev/tokensListSample.js +1 -1
  157. package/dist-esm/samples-dev/tokensUpdateSample.js +1 -1
  158. package/dist-esm/samples-dev/webhooksCreateSample.js +1 -1
  159. package/dist-esm/samples-dev/webhooksDeleteSample.js +1 -1
  160. package/dist-esm/samples-dev/webhooksGetCallbackConfigSample.js +1 -1
  161. package/dist-esm/samples-dev/webhooksGetSample.js +1 -1
  162. package/dist-esm/samples-dev/webhooksListEventsSample.js +1 -1
  163. package/dist-esm/samples-dev/webhooksListSample.js +1 -1
  164. package/dist-esm/samples-dev/webhooksPingSample.js +1 -1
  165. package/dist-esm/samples-dev/webhooksUpdateSample.js +1 -1
  166. package/dist-esm/src/containerRegistryManagementClient.d.ts +7 -1
  167. package/dist-esm/src/containerRegistryManagementClient.d.ts.map +1 -1
  168. package/dist-esm/src/containerRegistryManagementClient.js +8 -2
  169. package/dist-esm/src/containerRegistryManagementClient.js.map +1 -1
  170. package/dist-esm/src/models/index.d.ts +964 -21
  171. package/dist-esm/src/models/index.d.ts.map +1 -1
  172. package/dist-esm/src/models/index.js +120 -8
  173. package/dist-esm/src/models/index.js.map +1 -1
  174. package/dist-esm/src/models/mappers.d.ts +55 -1
  175. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  176. package/dist-esm/src/models/mappers.js +1406 -48
  177. package/dist-esm/src/models/mappers.js.map +1 -1
  178. package/dist-esm/src/models/parameters.d.ts +17 -3
  179. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  180. package/dist-esm/src/models/parameters.js +153 -20
  181. package/dist-esm/src/models/parameters.js.map +1 -1
  182. package/dist-esm/src/operations/archiveVersions.d.ts +95 -0
  183. package/dist-esm/src/operations/archiveVersions.d.ts.map +1 -0
  184. package/dist-esm/src/operations/archiveVersions.js +421 -0
  185. package/dist-esm/src/operations/archiveVersions.js.map +1 -0
  186. package/dist-esm/src/operations/archives.d.ts +99 -0
  187. package/dist-esm/src/operations/archives.d.ts.map +1 -0
  188. package/dist-esm/src/operations/archives.js +441 -0
  189. package/dist-esm/src/operations/archives.js.map +1 -0
  190. package/dist-esm/src/operations/connectedRegistries.d.ts +115 -0
  191. package/dist-esm/src/operations/connectedRegistries.d.ts.map +1 -0
  192. package/dist-esm/src/operations/connectedRegistries.js +549 -0
  193. package/dist-esm/src/operations/connectedRegistries.js.map +1 -0
  194. package/dist-esm/src/operations/exportPipelines.d.ts +81 -0
  195. package/dist-esm/src/operations/exportPipelines.d.ts.map +1 -0
  196. package/dist-esm/src/operations/exportPipelines.js +369 -0
  197. package/dist-esm/src/operations/exportPipelines.js.map +1 -0
  198. package/dist-esm/src/operations/importPipelines.d.ts +81 -0
  199. package/dist-esm/src/operations/importPipelines.d.ts.map +1 -0
  200. package/dist-esm/src/operations/importPipelines.js +369 -0
  201. package/dist-esm/src/operations/importPipelines.js.map +1 -0
  202. package/dist-esm/src/operations/index.d.ts +6 -0
  203. package/dist-esm/src/operations/index.d.ts.map +1 -1
  204. package/dist-esm/src/operations/index.js +6 -0
  205. package/dist-esm/src/operations/index.js.map +1 -1
  206. package/dist-esm/src/operations/pipelineRuns.d.ts +81 -0
  207. package/dist-esm/src/operations/pipelineRuns.d.ts.map +1 -0
  208. package/dist-esm/src/operations/pipelineRuns.js +369 -0
  209. package/dist-esm/src/operations/pipelineRuns.js.map +1 -0
  210. package/dist-esm/src/operations/runs.js +1 -1
  211. package/dist-esm/src/operations/runs.js.map +1 -1
  212. package/dist-esm/src/operationsInterfaces/archiveVersions.d.ts +66 -0
  213. package/dist-esm/src/operationsInterfaces/archiveVersions.d.ts.map +1 -0
  214. package/dist-esm/src/operationsInterfaces/archiveVersions.js +9 -0
  215. package/dist-esm/src/operationsInterfaces/archiveVersions.js.map +1 -0
  216. package/dist-esm/src/operationsInterfaces/archives.d.ts +72 -0
  217. package/dist-esm/src/operationsInterfaces/archives.d.ts.map +1 -0
  218. package/dist-esm/src/operationsInterfaces/archives.js +9 -0
  219. package/dist-esm/src/operationsInterfaces/archives.js.map +1 -0
  220. package/dist-esm/src/operationsInterfaces/connectedRegistries.d.ts +90 -0
  221. package/dist-esm/src/operationsInterfaces/connectedRegistries.d.ts.map +1 -0
  222. package/dist-esm/src/operationsInterfaces/connectedRegistries.js +9 -0
  223. package/dist-esm/src/operationsInterfaces/connectedRegistries.js.map +1 -0
  224. package/dist-esm/src/operationsInterfaces/exportPipelines.d.ts +56 -0
  225. package/dist-esm/src/operationsInterfaces/exportPipelines.d.ts.map +1 -0
  226. package/dist-esm/src/operationsInterfaces/exportPipelines.js +9 -0
  227. package/dist-esm/src/operationsInterfaces/exportPipelines.js.map +1 -0
  228. package/dist-esm/src/operationsInterfaces/importPipelines.d.ts +56 -0
  229. package/dist-esm/src/operationsInterfaces/importPipelines.d.ts.map +1 -0
  230. package/dist-esm/src/operationsInterfaces/importPipelines.js +9 -0
  231. package/dist-esm/src/operationsInterfaces/importPipelines.js.map +1 -0
  232. package/dist-esm/src/operationsInterfaces/index.d.ts +6 -0
  233. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  234. package/dist-esm/src/operationsInterfaces/index.js +6 -0
  235. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  236. package/dist-esm/src/operationsInterfaces/pipelineRuns.d.ts +56 -0
  237. package/dist-esm/src/operationsInterfaces/pipelineRuns.d.ts.map +1 -0
  238. package/dist-esm/src/operationsInterfaces/pipelineRuns.js +9 -0
  239. package/dist-esm/src/operationsInterfaces/pipelineRuns.js.map +1 -0
  240. package/package.json +3 -3
  241. package/review/arm-containerregistry.api.md +812 -0
  242. package/src/containerRegistryManagementClient.ts +25 -1
  243. package/src/models/index.ts +1132 -32
  244. package/src/models/mappers.ts +3207 -1742
  245. package/src/models/parameters.ts +174 -20
  246. package/src/operations/archiveVersions.ts +600 -0
  247. package/src/operations/archives.ts +621 -0
  248. package/src/operations/connectedRegistries.ts +757 -0
  249. package/src/operations/exportPipelines.ts +500 -0
  250. package/src/operations/importPipelines.ts +500 -0
  251. package/src/operations/index.ts +6 -0
  252. package/src/operations/pipelineRuns.ts +500 -0
  253. package/src/operations/runs.ts +1 -1
  254. package/src/operationsInterfaces/archiveVersions.ts +135 -0
  255. package/src/operationsInterfaces/archives.ts +147 -0
  256. package/src/operationsInterfaces/connectedRegistries.ts +174 -0
  257. package/src/operationsInterfaces/exportPipelines.ts +109 -0
  258. package/src/operationsInterfaces/importPipelines.ts +109 -0
  259. package/src/operationsInterfaces/index.ts +6 -0
  260. package/src/operationsInterfaces/pipelineRuns.ts +109 -0
  261. package/types/arm-containerregistry.d.ts +1512 -44
@@ -25,14 +25,38 @@ export type TaskStepUpdateParametersUnion =
25
25
  | FileTaskStepUpdateParameters
26
26
  | EncodedTaskStepUpdateParameters;
27
27
 
28
- /** The result of a request to list cache rules for a container registry. */
29
- export interface CacheRulesListResult {
30
- /** The list of cache rules. */
31
- value?: CacheRule[];
32
- /** If provided, client must use NextLink URI to request next list of cache rules. */
28
+ /** The result of a request to list archives for a container registry. */
29
+ export interface ArchiveListResult {
30
+ /** The list of archives. Since this list may be incomplete, the nextLink field should be used to request the next list of distributions. */
31
+ value?: Archive[];
32
+ /** The URI that can be used to request the next list of archives. */
33
33
  nextLink?: string;
34
34
  }
35
35
 
36
+ /** The properties of a archive. */
37
+ export interface ArchiveProperties {
38
+ /** The package source of the archive. */
39
+ packageSource?: ArchivePackageSourceProperties;
40
+ /** The published version of the archive. */
41
+ publishedVersion?: string;
42
+ repositoryEndpointPrefix?: string;
43
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
44
+ readonly repositoryEndpoint?: string;
45
+ /**
46
+ * The provisioning state of the archive at the time the operation was called.
47
+ * NOTE: This property will not be serialized. It can only be populated by the server.
48
+ */
49
+ readonly provisioningState?: ProvisioningState;
50
+ }
51
+
52
+ /** The properties of the archive package source. */
53
+ export interface ArchivePackageSourceProperties {
54
+ /** The type of package source for a archive. */
55
+ type?: PackageSourceType;
56
+ /** The external repository url. */
57
+ url?: string;
58
+ }
59
+
36
60
  /** The resource model definition for a ARM proxy resource. It will have everything other than required location and tags. */
37
61
  export interface ProxyResource {
38
62
  /**
@@ -122,12 +146,182 @@ export interface ErrorAdditionalInfo {
122
146
  readonly info?: Record<string, unknown>;
123
147
  }
124
148
 
149
+ /** The parameters for updating a archive. */
150
+ export interface ArchiveUpdateParameters {
151
+ /** The published version of the archive. */
152
+ publishedVersion?: string;
153
+ }
154
+
155
+ /** The result of a request to list export pipelines for a container registry. */
156
+ export interface ArchiveVersionListResult {
157
+ /** 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. */
158
+ value?: ArchiveVersion[];
159
+ /** The URI that can be used to request the next list of pipeline runs. */
160
+ nextLink?: string;
161
+ }
162
+
163
+ /** The result of a request to list cache rules for a container registry. */
164
+ export interface CacheRulesListResult {
165
+ /** The list of cache rules. */
166
+ value?: CacheRule[];
167
+ /** If provided, client must use NextLink URI to request next list of cache rules. */
168
+ nextLink?: string;
169
+ }
170
+
125
171
  /** The parameters for updating a cache rule. */
126
172
  export interface CacheRuleUpdateParameters {
127
173
  /** The ARM resource ID of the credential store which is associated with the Cache rule. */
128
174
  credentialSetResourceId?: string;
129
175
  }
130
176
 
177
+ /** The result of a request to list connected registries for a container registry. */
178
+ export interface ConnectedRegistryListResult {
179
+ /** 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. */
180
+ value?: ConnectedRegistry[];
181
+ /** The URI that can be used to request the next list of connected registries. */
182
+ nextLink?: string;
183
+ }
184
+
185
+ /** The activation properties of the connected registry. */
186
+ export interface ActivationProperties {
187
+ /**
188
+ * The activation status of the connected registry.
189
+ * NOTE: This property will not be serialized. It can only be populated by the server.
190
+ */
191
+ readonly status?: ActivationStatus;
192
+ }
193
+
194
+ /** The properties of the connected registry parent. */
195
+ export interface ParentProperties {
196
+ /** The resource ID of the parent to which the connected registry will be associated. */
197
+ id?: string;
198
+ /** The sync properties of the connected registry with its parent. */
199
+ syncProperties: SyncProperties;
200
+ }
201
+
202
+ /** The sync properties of the connected registry with its parent. */
203
+ export interface SyncProperties {
204
+ /** The resource ID of the ACR token used to authenticate the connected registry to its parent during sync. */
205
+ tokenId: string;
206
+ /** The cron expression indicating the schedule that the connected registry will sync with its parent. */
207
+ schedule?: string;
208
+ /** 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. */
209
+ syncWindow?: string;
210
+ /** 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. */
211
+ messageTtl: string;
212
+ /**
213
+ * The last time a sync occurred between the connected registry and its parent.
214
+ * NOTE: This property will not be serialized. It can only be populated by the server.
215
+ */
216
+ readonly lastSyncTime?: Date;
217
+ /**
218
+ * The gateway endpoint used by the connected registry to communicate with its parent.
219
+ * NOTE: This property will not be serialized. It can only be populated by the server.
220
+ */
221
+ readonly gatewayEndpoint?: string;
222
+ }
223
+
224
+ /** The login server properties of the connected registry. */
225
+ export interface LoginServerProperties {
226
+ /**
227
+ * The host of the connected registry. Can be FQDN or IP.
228
+ * NOTE: This property will not be serialized. It can only be populated by the server.
229
+ */
230
+ readonly host?: string;
231
+ /**
232
+ * The TLS properties of the connected registry login server.
233
+ * NOTE: This property will not be serialized. It can only be populated by the server.
234
+ */
235
+ readonly tls?: TlsProperties;
236
+ }
237
+
238
+ /** The TLS properties of the connected registry login server. */
239
+ export interface TlsProperties {
240
+ /**
241
+ * Indicates whether HTTPS is enabled for the login server.
242
+ * NOTE: This property will not be serialized. It can only be populated by the server.
243
+ */
244
+ readonly status?: TlsStatus;
245
+ /**
246
+ * The certificate used to configure HTTPS for the login server.
247
+ * NOTE: This property will not be serialized. It can only be populated by the server.
248
+ */
249
+ readonly certificate?: TlsCertificateProperties;
250
+ }
251
+
252
+ /** The TLS certificate properties of the connected registry login server. */
253
+ export interface TlsCertificateProperties {
254
+ /**
255
+ * The type of certificate location.
256
+ * NOTE: This property will not be serialized. It can only be populated by the server.
257
+ */
258
+ readonly type?: CertificateType;
259
+ /**
260
+ * Indicates the location of the certificates.
261
+ * NOTE: This property will not be serialized. It can only be populated by the server.
262
+ */
263
+ readonly location?: string;
264
+ }
265
+
266
+ /** The logging properties of the connected registry. */
267
+ export interface LoggingProperties {
268
+ /** The verbosity of logs persisted on the connected registry. */
269
+ logLevel?: LogLevel;
270
+ /** Indicates whether audit logs are enabled on the connected registry. */
271
+ auditLogStatus?: AuditLogStatus;
272
+ }
273
+
274
+ /** The status detail properties of the connected registry. */
275
+ export interface StatusDetailProperties {
276
+ /**
277
+ * The component of the connected registry corresponding to the status.
278
+ * NOTE: This property will not be serialized. It can only be populated by the server.
279
+ */
280
+ readonly type?: string;
281
+ /**
282
+ * The code of the status.
283
+ * NOTE: This property will not be serialized. It can only be populated by the server.
284
+ */
285
+ readonly code?: string;
286
+ /**
287
+ * The description of the status.
288
+ * NOTE: This property will not be serialized. It can only be populated by the server.
289
+ */
290
+ readonly description?: string;
291
+ /**
292
+ * The timestamp of the status.
293
+ * NOTE: This property will not be serialized. It can only be populated by the server.
294
+ */
295
+ readonly timestamp?: Date;
296
+ /**
297
+ * The correlation ID of the status.
298
+ * NOTE: This property will not be serialized. It can only be populated by the server.
299
+ */
300
+ readonly correlationId?: string;
301
+ }
302
+
303
+ /** The parameters for updating a connected registry. */
304
+ export interface ConnectedRegistryUpdateParameters {
305
+ /** The sync properties of the connected registry with its parent. */
306
+ syncProperties?: SyncUpdateProperties;
307
+ /** The logging properties of the connected registry. */
308
+ logging?: LoggingProperties;
309
+ /** The list of the ACR token resource IDs used to authenticate clients to the connected registry. */
310
+ clientTokenIds?: string[];
311
+ /** The list of notifications subscription information for the connected registry. */
312
+ notificationsList?: string[];
313
+ }
314
+
315
+ /** The parameters for updating the sync properties of the connected registry with its parent. */
316
+ export interface SyncUpdateProperties {
317
+ /** The cron expression indicating the schedule that the connected registry will sync with its parent. */
318
+ schedule?: string;
319
+ /** 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. */
320
+ syncWindow?: string;
321
+ /** 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. */
322
+ messageTtl?: string;
323
+ }
324
+
131
325
  /** The result of a request to list credential sets for a container registry. */
132
326
  export interface CredentialSetListResult {
133
327
  /** 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. */
@@ -208,6 +402,28 @@ export interface CredentialSetUpdateParameters {
208
402
  authCredentials?: AuthCredential[];
209
403
  }
210
404
 
405
+ /** The result of a request to list export pipelines for a container registry. */
406
+ export interface ExportPipelineListResult {
407
+ /** 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. */
408
+ value?: ExportPipeline[];
409
+ /** The URI that can be used to request the next list of pipeline runs. */
410
+ nextLink?: string;
411
+ }
412
+
413
+ /** The properties of the export pipeline target. */
414
+ export interface ExportPipelineTargetProperties {
415
+ /** The type of target for the export pipeline. */
416
+ type?: string;
417
+ /**
418
+ * The target uri of the export pipeline.
419
+ * When 'AzureStorageBlob': "https://accountName.blob.core.windows.net/containerName/blobName"
420
+ * When 'AzureStorageBlobContainer': "https://accountName.blob.core.windows.net/containerName"
421
+ */
422
+ uri?: string;
423
+ /** They key vault secret uri to obtain the target storage SAS token. */
424
+ keyVaultUri: string;
425
+ }
426
+
211
427
  export interface ImportImageParameters {
212
428
  /** The source of the image. */
213
429
  source: ImportSource;
@@ -242,6 +458,38 @@ export interface ImportSourceCredentials {
242
458
  password: string;
243
459
  }
244
460
 
461
+ /** The result of a request to list import pipelines for a container registry. */
462
+ export interface ImportPipelineListResult {
463
+ /** 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. */
464
+ value?: ImportPipeline[];
465
+ /** The URI that can be used to request the next list of pipeline runs. */
466
+ nextLink?: string;
467
+ }
468
+
469
+ /** The properties of the import pipeline source. */
470
+ export interface ImportPipelineSourceProperties {
471
+ /** The type of source for the import pipeline. */
472
+ type?: PipelineSourceType;
473
+ /**
474
+ * The source uri of the import pipeline.
475
+ * When 'AzureStorageBlob': "https://accountName.blob.core.windows.net/containerName/blobName"
476
+ * When 'AzureStorageBlobContainer': "https://accountName.blob.core.windows.net/containerName"
477
+ */
478
+ uri?: string;
479
+ /** They key vault secret uri to obtain the source storage SAS token. */
480
+ keyVaultUri: string;
481
+ }
482
+
483
+ export interface PipelineTriggerProperties {
484
+ /** The source trigger properties of the pipeline. */
485
+ sourceTrigger?: PipelineSourceTriggerProperties;
486
+ }
487
+
488
+ export interface PipelineSourceTriggerProperties {
489
+ /** The current status of the source trigger. */
490
+ status: TriggerStatus;
491
+ }
492
+
245
493
  /** The result of a request to list container registry operations. */
246
494
  export interface OperationListResult {
247
495
  /** 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. */
@@ -331,6 +579,86 @@ export interface RegistryNameStatus {
331
579
  message?: string;
332
580
  }
333
581
 
582
+ /** The result of a request to list pipeline runs for a container registry. */
583
+ export interface PipelineRunListResult {
584
+ /** 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. */
585
+ value?: PipelineRun[];
586
+ /** The URI that can be used to request the next list of pipeline runs. */
587
+ nextLink?: string;
588
+ }
589
+
590
+ /** The request properties provided for a pipeline run. */
591
+ export interface PipelineRunRequest {
592
+ /** The resource ID of the pipeline to run. */
593
+ pipelineResourceId?: string;
594
+ /**
595
+ * List of source artifacts to be transferred by the pipeline.
596
+ * Specify an image by repository ('hello-world'). This will use the 'latest' tag.
597
+ * Specify an image by tag ('hello-world:latest').
598
+ * Specify an image by sha256-based manifest digest ('hello-world@sha256:abc123').
599
+ */
600
+ artifacts?: string[];
601
+ /** The source properties of the pipeline run. */
602
+ source?: PipelineRunSourceProperties;
603
+ /** The target properties of the pipeline run. */
604
+ target?: PipelineRunTargetProperties;
605
+ /** The digest of the tar used to transfer the artifacts. */
606
+ catalogDigest?: string;
607
+ }
608
+
609
+ export interface PipelineRunSourceProperties {
610
+ /** The type of the source. */
611
+ type?: PipelineRunSourceType;
612
+ /** The name of the source. */
613
+ name?: string;
614
+ }
615
+
616
+ export interface PipelineRunTargetProperties {
617
+ /** The type of the target. */
618
+ type?: PipelineRunTargetType;
619
+ /** The name of the target. */
620
+ name?: string;
621
+ }
622
+
623
+ /** The response properties returned for a pipeline run. */
624
+ export interface PipelineRunResponse {
625
+ /** The current status of the pipeline run. */
626
+ status?: string;
627
+ /** The artifacts imported in the pipeline run. */
628
+ importedArtifacts?: string[];
629
+ /** The current progress of the copy operation. */
630
+ progress?: ProgressProperties;
631
+ /** The time the pipeline run started. */
632
+ startTime?: Date;
633
+ /** The time the pipeline run finished. */
634
+ finishTime?: Date;
635
+ /** The source of the pipeline run. */
636
+ source?: ImportPipelineSourceProperties;
637
+ /** The target of the pipeline run. */
638
+ target?: ExportPipelineTargetProperties;
639
+ /** The digest of the tar used to transfer the artifacts. */
640
+ catalogDigest?: string;
641
+ /** The trigger that caused the pipeline run. */
642
+ trigger?: PipelineTriggerDescriptor;
643
+ /** The detailed error message for the pipeline run in the case of failure. */
644
+ pipelineRunErrorMessage?: string;
645
+ }
646
+
647
+ export interface ProgressProperties {
648
+ /** The percentage complete of the copy operation. */
649
+ percentage?: string;
650
+ }
651
+
652
+ export interface PipelineTriggerDescriptor {
653
+ /** The source trigger that caused the pipeline run. */
654
+ sourceTrigger?: PipelineSourceTriggerDescriptor;
655
+ }
656
+
657
+ export interface PipelineSourceTriggerDescriptor {
658
+ /** The timestamp when the source update happened. */
659
+ timestamp?: Date;
660
+ }
661
+
334
662
  /** The result of a request to list private endpoint connections for a container registry. */
335
663
  export interface PrivateEndpointConnectionListResult {
336
664
  /** 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. */
@@ -419,6 +747,10 @@ export interface Policies {
419
747
  retentionPolicy?: RetentionPolicy;
420
748
  /** The export policy for a container registry. */
421
749
  exportPolicy?: ExportPolicy;
750
+ /** The policy for using ARM audience token for a container registry. */
751
+ azureADAuthenticationAsArmPolicy?: AzureADAuthenticationAsArmPolicy;
752
+ /** The soft delete policy for a container registry. */
753
+ softDeletePolicy?: SoftDeletePolicy;
422
754
  }
423
755
 
424
756
  /** The quarantine policy for a container registry. */
@@ -454,6 +786,25 @@ export interface ExportPolicy {
454
786
  status?: ExportPolicyStatus;
455
787
  }
456
788
 
789
+ /** The policy for using ARM audience token for a container registry. */
790
+ export interface AzureADAuthenticationAsArmPolicy {
791
+ /** The value that indicates whether the policy is enabled or not. */
792
+ status?: AzureADAuthenticationAsArmPolicyStatus;
793
+ }
794
+
795
+ /** The soft delete policy for a container registry */
796
+ export interface SoftDeletePolicy {
797
+ /** The number of days after which a soft-deleted item is permanently deleted. */
798
+ retentionDays?: number;
799
+ /**
800
+ * The timestamp when the policy was last updated.
801
+ * NOTE: This property will not be serialized. It can only be populated by the server.
802
+ */
803
+ readonly lastUpdatedTime?: Date;
804
+ /** The value that indicates whether the policy is enabled or not. */
805
+ status?: PolicyStatus;
806
+ }
807
+
457
808
  export interface EncryptionProperty {
458
809
  /** Indicates whether or not the encryption is enabled for container registry. */
459
810
  status?: EncryptionStatus;
@@ -533,6 +884,8 @@ export interface RegistryUpdateParameters {
533
884
  publicNetworkAccess?: PublicNetworkAccess;
534
885
  /** Whether to allow trusted Azure services to access a network restricted registry. */
535
886
  networkRuleBypassOptions?: NetworkRuleBypassOptions;
887
+ /** Enables registry-wide pull from unauthenticated clients. */
888
+ anonymousPullEnabled?: boolean;
536
889
  }
537
890
 
538
891
  /** The result of a request to get container registry quota usages. */
@@ -1424,6 +1777,46 @@ export interface OverrideTaskStepProperties {
1424
1777
  updateTriggerToken?: string;
1425
1778
  }
1426
1779
 
1780
+ /** The properties of the Debian package Archive. */
1781
+ export interface DebianArchiveProperties extends ArchiveProperties {
1782
+ /** Debian distribution Name. */
1783
+ distributionName?: string;
1784
+ }
1785
+
1786
+ /** The properties of the archive package source. */
1787
+ export interface DebianArchivePackageSourceProperties
1788
+ extends ArchivePackageSourceProperties {
1789
+ /** Upstream Debian distribution Name. */
1790
+ distributionName?: string;
1791
+ }
1792
+
1793
+ /** An object that represents a archive for a container registry. */
1794
+ export interface Archive extends ProxyResource {
1795
+ /** The package source of the archive. */
1796
+ packageSource?: ArchivePackageSourceProperties;
1797
+ /** The published version of the archive. */
1798
+ publishedVersion?: string;
1799
+ repositoryEndpointPrefix?: string;
1800
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
1801
+ readonly repositoryEndpoint?: string;
1802
+ /**
1803
+ * The provisioning state of the archive at the time the operation was called.
1804
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1805
+ */
1806
+ readonly provisioningState?: ProvisioningState;
1807
+ }
1808
+
1809
+ /** An object that represents an export pipeline for a container registry. */
1810
+ export interface ArchiveVersion extends ProxyResource {
1811
+ /**
1812
+ * The provisioning state of the archive at the time the operation was called.
1813
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1814
+ */
1815
+ readonly provisioningState?: ProvisioningState;
1816
+ /** The detailed error message for the archive version in the case of failure. */
1817
+ archiveVersionErrorMessage?: string;
1818
+ }
1819
+
1427
1820
  /** An object that represents a cache rule for a container registry. */
1428
1821
  export interface CacheRule extends ProxyResource {
1429
1822
  /** The ARM resource ID of the credential store which is associated with the cache rule. */
@@ -1447,6 +1840,52 @@ export interface CacheRule extends ProxyResource {
1447
1840
  readonly provisioningState?: ProvisioningState;
1448
1841
  }
1449
1842
 
1843
+ /** An object that represents a connected registry for a container registry. */
1844
+ export interface ConnectedRegistry extends ProxyResource {
1845
+ /**
1846
+ * Provisioning state of the resource.
1847
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1848
+ */
1849
+ readonly provisioningState?: ProvisioningState;
1850
+ /** The mode of the connected registry resource that indicates the permissions of the registry. */
1851
+ mode?: ConnectedRegistryMode;
1852
+ /**
1853
+ * The current version of ACR runtime on the connected registry.
1854
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1855
+ */
1856
+ readonly version?: string;
1857
+ /**
1858
+ * The current connection state of the connected registry.
1859
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1860
+ */
1861
+ readonly connectionState?: ConnectionState;
1862
+ /**
1863
+ * The last activity time of the connected registry.
1864
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1865
+ */
1866
+ readonly lastActivityTime?: Date;
1867
+ /**
1868
+ * The activation properties of the connected registry.
1869
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1870
+ */
1871
+ readonly activation?: ActivationProperties;
1872
+ /** The parent of the connected registry. */
1873
+ parent?: ParentProperties;
1874
+ /** The list of the ACR token resource IDs used to authenticate clients to the connected registry. */
1875
+ clientTokenIds?: string[];
1876
+ /** The login server properties of the connected registry. */
1877
+ loginServer?: LoginServerProperties;
1878
+ /** The logging properties of the connected registry. */
1879
+ logging?: LoggingProperties;
1880
+ /**
1881
+ * The list of current statuses of the connected registry.
1882
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1883
+ */
1884
+ readonly statusDetails?: StatusDetailProperties[];
1885
+ /** The list of notifications subscription information for the connected registry. */
1886
+ notificationsList?: string[];
1887
+ }
1888
+
1450
1889
  /** An object that represents a credential set resource for a container registry. */
1451
1890
  export interface CredentialSet extends ProxyResource {
1452
1891
  /** Identities associated with the resource. This is used to access the KeyVault secrets. */
@@ -1470,6 +1909,60 @@ export interface CredentialSet extends ProxyResource {
1470
1909
  readonly provisioningState?: ProvisioningState;
1471
1910
  }
1472
1911
 
1912
+ /** An object that represents an export pipeline for a container registry. */
1913
+ export interface ExportPipeline extends ProxyResource {
1914
+ /** The location of the export pipeline. */
1915
+ location?: string;
1916
+ /** The identity of the export pipeline. */
1917
+ identity?: IdentityProperties;
1918
+ /** The target properties of the export pipeline. */
1919
+ target?: ExportPipelineTargetProperties;
1920
+ /** The list of all options configured for the pipeline. */
1921
+ options?: PipelineOptions[];
1922
+ /**
1923
+ * The provisioning state of the pipeline at the time the operation was called.
1924
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1925
+ */
1926
+ readonly provisioningState?: ProvisioningState;
1927
+ }
1928
+
1929
+ /** An object that represents an import pipeline for a container registry. */
1930
+ export interface ImportPipeline extends ProxyResource {
1931
+ /** The location of the import pipeline. */
1932
+ location?: string;
1933
+ /** The identity of the import pipeline. */
1934
+ identity?: IdentityProperties;
1935
+ /** The source properties of the import pipeline. */
1936
+ source?: ImportPipelineSourceProperties;
1937
+ /** The properties that describe the trigger of the import pipeline. */
1938
+ trigger?: PipelineTriggerProperties;
1939
+ /** The list of all options configured for the pipeline. */
1940
+ options?: PipelineOptions[];
1941
+ /**
1942
+ * The provisioning state of the pipeline at the time the operation was called.
1943
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1944
+ */
1945
+ readonly provisioningState?: ProvisioningState;
1946
+ }
1947
+
1948
+ /** An object that represents a pipeline run for a container registry. */
1949
+ export interface PipelineRun extends ProxyResource {
1950
+ /**
1951
+ * The provisioning state of a pipeline run.
1952
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1953
+ */
1954
+ readonly provisioningState?: ProvisioningState;
1955
+ /** The request parameters for a pipeline run. */
1956
+ request?: PipelineRunRequest;
1957
+ /**
1958
+ * The response of a pipeline run.
1959
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1960
+ */
1961
+ readonly response?: PipelineRunResponse;
1962
+ /** How the pipeline run should be forced to recreate even if the pipeline run configuration has not changed. */
1963
+ forceUpdateTag?: string;
1964
+ }
1965
+
1473
1966
  /** An object that represents a private endpoint connection for a container registry. */
1474
1967
  export interface PrivateEndpointConnection extends ProxyResource {
1475
1968
  /** The resource of private endpoint. */
@@ -1661,6 +2154,8 @@ export interface Registry extends Resource {
1661
2154
  networkRuleBypassOptions?: NetworkRuleBypassOptions;
1662
2155
  /** Whether or not zone redundancy is enabled for this container registry */
1663
2156
  zoneRedundancy?: ZoneRedundancy;
2157
+ /** Enables registry-wide pull from unauthenticated clients. */
2158
+ anonymousPullEnabled?: boolean;
1664
2159
  }
1665
2160
 
1666
2161
  /** An object that represents a replication for a container registry. */
@@ -1940,6 +2435,26 @@ export interface EncodedTaskStepUpdateParameters
1940
2435
  values?: SetValue[];
1941
2436
  }
1942
2437
 
2438
+ /** Defines headers for Archives_create operation. */
2439
+ export interface ArchivesCreateHeaders {
2440
+ azureAsyncOperation?: string;
2441
+ }
2442
+
2443
+ /** Defines headers for Archives_delete operation. */
2444
+ export interface ArchivesDeleteHeaders {
2445
+ location?: string;
2446
+ }
2447
+
2448
+ /** Defines headers for ArchiveVersions_create operation. */
2449
+ export interface ArchiveVersionsCreateHeaders {
2450
+ azureAsyncOperation?: string;
2451
+ }
2452
+
2453
+ /** Defines headers for ArchiveVersions_delete operation. */
2454
+ export interface ArchiveVersionsDeleteHeaders {
2455
+ location?: string;
2456
+ }
2457
+
1943
2458
  /** Defines headers for CacheRules_create operation. */
1944
2459
  export interface CacheRulesCreateHeaders {
1945
2460
  azureAsyncOperation?: string;
@@ -1955,6 +2470,26 @@ export interface CacheRulesUpdateHeaders {
1955
2470
  azureAsyncOperation?: string;
1956
2471
  }
1957
2472
 
2473
+ /** Defines headers for ConnectedRegistries_create operation. */
2474
+ export interface ConnectedRegistriesCreateHeaders {
2475
+ azureAsyncOperation?: string;
2476
+ }
2477
+
2478
+ /** Defines headers for ConnectedRegistries_delete operation. */
2479
+ export interface ConnectedRegistriesDeleteHeaders {
2480
+ location?: string;
2481
+ }
2482
+
2483
+ /** Defines headers for ConnectedRegistries_update operation. */
2484
+ export interface ConnectedRegistriesUpdateHeaders {
2485
+ azureAsyncOperation?: string;
2486
+ }
2487
+
2488
+ /** Defines headers for ConnectedRegistries_deactivate operation. */
2489
+ export interface ConnectedRegistriesDeactivateHeaders {
2490
+ location?: string;
2491
+ }
2492
+
1958
2493
  /** Defines headers for CredentialSets_create operation. */
1959
2494
  export interface CredentialSetsCreateHeaders {
1960
2495
  azureAsyncOperation?: string;
@@ -1970,6 +2505,16 @@ export interface CredentialSetsUpdateHeaders {
1970
2505
  azureAsyncOperation?: string;
1971
2506
  }
1972
2507
 
2508
+ /** Defines headers for ExportPipelines_create operation. */
2509
+ export interface ExportPipelinesCreateHeaders {
2510
+ azureAsyncOperation?: string;
2511
+ }
2512
+
2513
+ /** Defines headers for ExportPipelines_delete operation. */
2514
+ export interface ExportPipelinesDeleteHeaders {
2515
+ location?: string;
2516
+ }
2517
+
1973
2518
  /** Defines headers for Registries_importImage operation. */
1974
2519
  export interface RegistriesImportImageHeaders {
1975
2520
  location?: string;
@@ -1995,27 +2540,47 @@ export interface RegistriesGenerateCredentialsHeaders {
1995
2540
  location?: string;
1996
2541
  }
1997
2542
 
1998
- /** Defines headers for PrivateEndpointConnections_createOrUpdate operation. */
1999
- export interface PrivateEndpointConnectionsCreateOrUpdateHeaders {
2543
+ /** Defines headers for ImportPipelines_create operation. */
2544
+ export interface ImportPipelinesCreateHeaders {
2000
2545
  azureAsyncOperation?: string;
2001
2546
  }
2002
2547
 
2003
- /** Defines headers for PrivateEndpointConnections_delete operation. */
2004
- export interface PrivateEndpointConnectionsDeleteHeaders {
2548
+ /** Defines headers for ImportPipelines_delete operation. */
2549
+ export interface ImportPipelinesDeleteHeaders {
2005
2550
  location?: string;
2006
2551
  }
2007
2552
 
2008
- /** Defines headers for Replications_create operation. */
2009
- export interface ReplicationsCreateHeaders {
2553
+ /** Defines headers for PipelineRuns_create operation. */
2554
+ export interface PipelineRunsCreateHeaders {
2010
2555
  azureAsyncOperation?: string;
2011
2556
  }
2012
2557
 
2013
- /** Defines headers for Replications_delete operation. */
2014
- export interface ReplicationsDeleteHeaders {
2558
+ /** Defines headers for PipelineRuns_delete operation. */
2559
+ export interface PipelineRunsDeleteHeaders {
2015
2560
  location?: string;
2016
2561
  }
2017
2562
 
2018
- /** Defines headers for Replications_update operation. */
2563
+ /** Defines headers for PrivateEndpointConnections_createOrUpdate operation. */
2564
+ export interface PrivateEndpointConnectionsCreateOrUpdateHeaders {
2565
+ azureAsyncOperation?: string;
2566
+ }
2567
+
2568
+ /** Defines headers for PrivateEndpointConnections_delete operation. */
2569
+ export interface PrivateEndpointConnectionsDeleteHeaders {
2570
+ location?: string;
2571
+ }
2572
+
2573
+ /** Defines headers for Replications_create operation. */
2574
+ export interface ReplicationsCreateHeaders {
2575
+ azureAsyncOperation?: string;
2576
+ }
2577
+
2578
+ /** Defines headers for Replications_delete operation. */
2579
+ export interface ReplicationsDeleteHeaders {
2580
+ location?: string;
2581
+ }
2582
+
2583
+ /** Defines headers for Replications_update operation. */
2019
2584
  export interface ReplicationsUpdateHeaders {
2020
2585
  azureAsyncOperation?: string;
2021
2586
  }
@@ -2065,6 +2630,21 @@ export interface WebhooksUpdateHeaders {
2065
2630
  azureAsyncOperation?: string;
2066
2631
  }
2067
2632
 
2633
+ /** Known values of {@link PackageSourceType} that the service accepts. */
2634
+ export enum KnownPackageSourceType {
2635
+ /** Remote */
2636
+ Remote = "remote"
2637
+ }
2638
+
2639
+ /**
2640
+ * Defines values for PackageSourceType. \
2641
+ * {@link KnownPackageSourceType} can be used interchangeably with PackageSourceType,
2642
+ * this enum contains the known values that the service supports.
2643
+ * ### Known values supported by the service
2644
+ * **remote**
2645
+ */
2646
+ export type PackageSourceType = string;
2647
+
2068
2648
  /** Known values of {@link ProvisioningState} that the service accepts. */
2069
2649
  export enum KnownProvisioningState {
2070
2650
  /** Creating */
@@ -2143,6 +2723,150 @@ export enum KnownLastModifiedByType {
2143
2723
  */
2144
2724
  export type LastModifiedByType = string;
2145
2725
 
2726
+ /** Known values of {@link ConnectedRegistryMode} that the service accepts. */
2727
+ export enum KnownConnectedRegistryMode {
2728
+ /** ReadWrite */
2729
+ ReadWrite = "ReadWrite",
2730
+ /** ReadOnly */
2731
+ ReadOnly = "ReadOnly",
2732
+ /** Registry */
2733
+ Registry = "Registry",
2734
+ /** Mirror */
2735
+ Mirror = "Mirror"
2736
+ }
2737
+
2738
+ /**
2739
+ * Defines values for ConnectedRegistryMode. \
2740
+ * {@link KnownConnectedRegistryMode} can be used interchangeably with ConnectedRegistryMode,
2741
+ * this enum contains the known values that the service supports.
2742
+ * ### Known values supported by the service
2743
+ * **ReadWrite** \
2744
+ * **ReadOnly** \
2745
+ * **Registry** \
2746
+ * **Mirror**
2747
+ */
2748
+ export type ConnectedRegistryMode = string;
2749
+
2750
+ /** Known values of {@link ConnectionState} that the service accepts. */
2751
+ export enum KnownConnectionState {
2752
+ /** Online */
2753
+ Online = "Online",
2754
+ /** Offline */
2755
+ Offline = "Offline",
2756
+ /** Syncing */
2757
+ Syncing = "Syncing",
2758
+ /** Unhealthy */
2759
+ Unhealthy = "Unhealthy"
2760
+ }
2761
+
2762
+ /**
2763
+ * Defines values for ConnectionState. \
2764
+ * {@link KnownConnectionState} can be used interchangeably with ConnectionState,
2765
+ * this enum contains the known values that the service supports.
2766
+ * ### Known values supported by the service
2767
+ * **Online** \
2768
+ * **Offline** \
2769
+ * **Syncing** \
2770
+ * **Unhealthy**
2771
+ */
2772
+ export type ConnectionState = string;
2773
+
2774
+ /** Known values of {@link ActivationStatus} that the service accepts. */
2775
+ export enum KnownActivationStatus {
2776
+ /** Active */
2777
+ Active = "Active",
2778
+ /** Inactive */
2779
+ Inactive = "Inactive"
2780
+ }
2781
+
2782
+ /**
2783
+ * Defines values for ActivationStatus. \
2784
+ * {@link KnownActivationStatus} can be used interchangeably with ActivationStatus,
2785
+ * this enum contains the known values that the service supports.
2786
+ * ### Known values supported by the service
2787
+ * **Active** \
2788
+ * **Inactive**
2789
+ */
2790
+ export type ActivationStatus = string;
2791
+
2792
+ /** Known values of {@link TlsStatus} that the service accepts. */
2793
+ export enum KnownTlsStatus {
2794
+ /** Enabled */
2795
+ Enabled = "Enabled",
2796
+ /** Disabled */
2797
+ Disabled = "Disabled"
2798
+ }
2799
+
2800
+ /**
2801
+ * Defines values for TlsStatus. \
2802
+ * {@link KnownTlsStatus} can be used interchangeably with TlsStatus,
2803
+ * this enum contains the known values that the service supports.
2804
+ * ### Known values supported by the service
2805
+ * **Enabled** \
2806
+ * **Disabled**
2807
+ */
2808
+ export type TlsStatus = string;
2809
+
2810
+ /** Known values of {@link CertificateType} that the service accepts. */
2811
+ export enum KnownCertificateType {
2812
+ /** LocalDirectory */
2813
+ LocalDirectory = "LocalDirectory"
2814
+ }
2815
+
2816
+ /**
2817
+ * Defines values for CertificateType. \
2818
+ * {@link KnownCertificateType} can be used interchangeably with CertificateType,
2819
+ * this enum contains the known values that the service supports.
2820
+ * ### Known values supported by the service
2821
+ * **LocalDirectory**
2822
+ */
2823
+ export type CertificateType = string;
2824
+
2825
+ /** Known values of {@link LogLevel} that the service accepts. */
2826
+ export enum KnownLogLevel {
2827
+ /** Debug */
2828
+ Debug = "Debug",
2829
+ /** Information */
2830
+ Information = "Information",
2831
+ /** Warning */
2832
+ Warning = "Warning",
2833
+ /** Error */
2834
+ Error = "Error",
2835
+ /** None */
2836
+ None = "None"
2837
+ }
2838
+
2839
+ /**
2840
+ * Defines values for LogLevel. \
2841
+ * {@link KnownLogLevel} can be used interchangeably with LogLevel,
2842
+ * this enum contains the known values that the service supports.
2843
+ * ### Known values supported by the service
2844
+ * **Debug** \
2845
+ * **Information** \
2846
+ * **Warning** \
2847
+ * **Error** \
2848
+ * **None**
2849
+ */
2850
+ export type LogLevel = string;
2851
+
2852
+ /** Known values of {@link AuditLogStatus} that the service accepts. */
2853
+ export enum KnownAuditLogStatus {
2854
+ /** Enabled */
2855
+ Enabled = "Enabled",
2856
+ /** Disabled */
2857
+ Disabled = "Disabled"
2858
+ }
2859
+
2860
+ /**
2861
+ * Defines values for AuditLogStatus. \
2862
+ * {@link KnownAuditLogStatus} can be used interchangeably with AuditLogStatus,
2863
+ * this enum contains the known values that the service supports.
2864
+ * ### Known values supported by the service
2865
+ * **Enabled** \
2866
+ * **Disabled**
2867
+ */
2868
+ export type AuditLogStatus = string;
2869
+
2146
2870
  /** Known values of {@link CredentialName} that the service accepts. */
2147
2871
  export enum KnownCredentialName {
2148
2872
  /** Credential1 */
@@ -2176,6 +2900,30 @@ export enum KnownCredentialHealthStatus {
2176
2900
  */
2177
2901
  export type CredentialHealthStatus = string;
2178
2902
 
2903
+ /** Known values of {@link PipelineOptions} that the service accepts. */
2904
+ export enum KnownPipelineOptions {
2905
+ /** OverwriteTags */
2906
+ OverwriteTags = "OverwriteTags",
2907
+ /** OverwriteBlobs */
2908
+ OverwriteBlobs = "OverwriteBlobs",
2909
+ /** DeleteSourceBlobOnSuccess */
2910
+ DeleteSourceBlobOnSuccess = "DeleteSourceBlobOnSuccess",
2911
+ /** ContinueOnErrors */
2912
+ ContinueOnErrors = "ContinueOnErrors"
2913
+ }
2914
+
2915
+ /**
2916
+ * Defines values for PipelineOptions. \
2917
+ * {@link KnownPipelineOptions} can be used interchangeably with PipelineOptions,
2918
+ * this enum contains the known values that the service supports.
2919
+ * ### Known values supported by the service
2920
+ * **OverwriteTags** \
2921
+ * **OverwriteBlobs** \
2922
+ * **DeleteSourceBlobOnSuccess** \
2923
+ * **ContinueOnErrors**
2924
+ */
2925
+ export type PipelineOptions = string;
2926
+
2179
2927
  /** Known values of {@link ImportMode} that the service accepts. */
2180
2928
  export enum KnownImportMode {
2181
2929
  /** NoForce */
@@ -2194,6 +2942,69 @@ export enum KnownImportMode {
2194
2942
  */
2195
2943
  export type ImportMode = string;
2196
2944
 
2945
+ /** Known values of {@link PipelineSourceType} that the service accepts. */
2946
+ export enum KnownPipelineSourceType {
2947
+ /** AzureStorageBlobContainer */
2948
+ AzureStorageBlobContainer = "AzureStorageBlobContainer"
2949
+ }
2950
+
2951
+ /**
2952
+ * Defines values for PipelineSourceType. \
2953
+ * {@link KnownPipelineSourceType} can be used interchangeably with PipelineSourceType,
2954
+ * this enum contains the known values that the service supports.
2955
+ * ### Known values supported by the service
2956
+ * **AzureStorageBlobContainer**
2957
+ */
2958
+ export type PipelineSourceType = string;
2959
+
2960
+ /** Known values of {@link TriggerStatus} that the service accepts. */
2961
+ export enum KnownTriggerStatus {
2962
+ /** Disabled */
2963
+ Disabled = "Disabled",
2964
+ /** Enabled */
2965
+ Enabled = "Enabled"
2966
+ }
2967
+
2968
+ /**
2969
+ * Defines values for TriggerStatus. \
2970
+ * {@link KnownTriggerStatus} can be used interchangeably with TriggerStatus,
2971
+ * this enum contains the known values that the service supports.
2972
+ * ### Known values supported by the service
2973
+ * **Disabled** \
2974
+ * **Enabled**
2975
+ */
2976
+ export type TriggerStatus = string;
2977
+
2978
+ /** Known values of {@link PipelineRunSourceType} that the service accepts. */
2979
+ export enum KnownPipelineRunSourceType {
2980
+ /** AzureStorageBlob */
2981
+ AzureStorageBlob = "AzureStorageBlob"
2982
+ }
2983
+
2984
+ /**
2985
+ * Defines values for PipelineRunSourceType. \
2986
+ * {@link KnownPipelineRunSourceType} can be used interchangeably with PipelineRunSourceType,
2987
+ * this enum contains the known values that the service supports.
2988
+ * ### Known values supported by the service
2989
+ * **AzureStorageBlob**
2990
+ */
2991
+ export type PipelineRunSourceType = string;
2992
+
2993
+ /** Known values of {@link PipelineRunTargetType} that the service accepts. */
2994
+ export enum KnownPipelineRunTargetType {
2995
+ /** AzureStorageBlob */
2996
+ AzureStorageBlob = "AzureStorageBlob"
2997
+ }
2998
+
2999
+ /**
3000
+ * Defines values for PipelineRunTargetType. \
3001
+ * {@link KnownPipelineRunTargetType} can be used interchangeably with PipelineRunTargetType,
3002
+ * this enum contains the known values that the service supports.
3003
+ * ### Known values supported by the service
3004
+ * **AzureStorageBlob**
3005
+ */
3006
+ export type PipelineRunTargetType = string;
3007
+
2197
3008
  /** Known values of {@link ConnectionStatus} that the service accepts. */
2198
3009
  export enum KnownConnectionStatus {
2199
3010
  /** Approved */
@@ -2368,6 +3179,24 @@ export enum KnownExportPolicyStatus {
2368
3179
  */
2369
3180
  export type ExportPolicyStatus = string;
2370
3181
 
3182
+ /** Known values of {@link AzureADAuthenticationAsArmPolicyStatus} that the service accepts. */
3183
+ export enum KnownAzureADAuthenticationAsArmPolicyStatus {
3184
+ /** Enabled */
3185
+ Enabled = "enabled",
3186
+ /** Disabled */
3187
+ Disabled = "disabled"
3188
+ }
3189
+
3190
+ /**
3191
+ * Defines values for AzureADAuthenticationAsArmPolicyStatus. \
3192
+ * {@link KnownAzureADAuthenticationAsArmPolicyStatus} can be used interchangeably with AzureADAuthenticationAsArmPolicyStatus,
3193
+ * this enum contains the known values that the service supports.
3194
+ * ### Known values supported by the service
3195
+ * **enabled** \
3196
+ * **disabled**
3197
+ */
3198
+ export type AzureADAuthenticationAsArmPolicyStatus = string;
3199
+
2371
3200
  /** Known values of {@link EncryptionStatus} that the service accepts. */
2372
3201
  export enum KnownEncryptionStatus {
2373
3202
  /** Enabled */
@@ -2740,24 +3569,6 @@ export enum KnownBaseImageDependencyType {
2740
3569
  */
2741
3570
  export type BaseImageDependencyType = string;
2742
3571
 
2743
- /** Known values of {@link TriggerStatus} that the service accepts. */
2744
- export enum KnownTriggerStatus {
2745
- /** Disabled */
2746
- Disabled = "Disabled",
2747
- /** Enabled */
2748
- Enabled = "Enabled"
2749
- }
2750
-
2751
- /**
2752
- * Defines values for TriggerStatus. \
2753
- * {@link KnownTriggerStatus} can be used interchangeably with TriggerStatus,
2754
- * this enum contains the known values that the service supports.
2755
- * ### Known values supported by the service
2756
- * **Disabled** \
2757
- * **Enabled**
2758
- */
2759
- export type TriggerStatus = string;
2760
-
2761
3572
  /** Known values of {@link SourceControlType} that the service accepts. */
2762
3573
  export enum KnownSourceControlType {
2763
3574
  /** Github */
@@ -2892,6 +3703,103 @@ export type ResourceIdentityType =
2892
3703
  /** Defines values for PasswordName. */
2893
3704
  export type PasswordName = "password" | "password2";
2894
3705
 
3706
+ /** Optional parameters. */
3707
+ export interface ArchivesListOptionalParams
3708
+ extends coreClient.OperationOptions {}
3709
+
3710
+ /** Contains response data for the list operation. */
3711
+ export type ArchivesListResponse = ArchiveListResult;
3712
+
3713
+ /** Optional parameters. */
3714
+ export interface ArchivesGetOptionalParams
3715
+ extends coreClient.OperationOptions {}
3716
+
3717
+ /** Contains response data for the get operation. */
3718
+ export type ArchivesGetResponse = Archive;
3719
+
3720
+ /** Optional parameters. */
3721
+ export interface ArchivesCreateOptionalParams
3722
+ extends coreClient.OperationOptions {
3723
+ /** Delay to wait until next poll, in milliseconds. */
3724
+ updateIntervalInMs?: number;
3725
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3726
+ resumeFrom?: string;
3727
+ }
3728
+
3729
+ /** Contains response data for the create operation. */
3730
+ export type ArchivesCreateResponse = Archive;
3731
+
3732
+ /** Optional parameters. */
3733
+ export interface ArchivesDeleteOptionalParams
3734
+ extends coreClient.OperationOptions {
3735
+ /** Delay to wait until next poll, in milliseconds. */
3736
+ updateIntervalInMs?: number;
3737
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3738
+ resumeFrom?: string;
3739
+ }
3740
+
3741
+ /** Contains response data for the delete operation. */
3742
+ export type ArchivesDeleteResponse = ArchivesDeleteHeaders;
3743
+
3744
+ /** Optional parameters. */
3745
+ export interface ArchivesUpdateOptionalParams
3746
+ extends coreClient.OperationOptions {}
3747
+
3748
+ /** Contains response data for the update operation. */
3749
+ export type ArchivesUpdateResponse = Archive;
3750
+
3751
+ /** Optional parameters. */
3752
+ export interface ArchivesListNextOptionalParams
3753
+ extends coreClient.OperationOptions {}
3754
+
3755
+ /** Contains response data for the listNext operation. */
3756
+ export type ArchivesListNextResponse = ArchiveListResult;
3757
+
3758
+ /** Optional parameters. */
3759
+ export interface ArchiveVersionsListOptionalParams
3760
+ extends coreClient.OperationOptions {}
3761
+
3762
+ /** Contains response data for the list operation. */
3763
+ export type ArchiveVersionsListResponse = ArchiveVersionListResult;
3764
+
3765
+ /** Optional parameters. */
3766
+ export interface ArchiveVersionsGetOptionalParams
3767
+ extends coreClient.OperationOptions {}
3768
+
3769
+ /** Contains response data for the get operation. */
3770
+ export type ArchiveVersionsGetResponse = ArchiveVersion;
3771
+
3772
+ /** Optional parameters. */
3773
+ export interface ArchiveVersionsCreateOptionalParams
3774
+ extends coreClient.OperationOptions {
3775
+ /** Delay to wait until next poll, in milliseconds. */
3776
+ updateIntervalInMs?: number;
3777
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3778
+ resumeFrom?: string;
3779
+ }
3780
+
3781
+ /** Contains response data for the create operation. */
3782
+ export type ArchiveVersionsCreateResponse = ArchiveVersion;
3783
+
3784
+ /** Optional parameters. */
3785
+ export interface ArchiveVersionsDeleteOptionalParams
3786
+ extends coreClient.OperationOptions {
3787
+ /** Delay to wait until next poll, in milliseconds. */
3788
+ updateIntervalInMs?: number;
3789
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3790
+ resumeFrom?: string;
3791
+ }
3792
+
3793
+ /** Contains response data for the delete operation. */
3794
+ export type ArchiveVersionsDeleteResponse = ArchiveVersionsDeleteHeaders;
3795
+
3796
+ /** Optional parameters. */
3797
+ export interface ArchiveVersionsListNextOptionalParams
3798
+ extends coreClient.OperationOptions {}
3799
+
3800
+ /** Contains response data for the listNext operation. */
3801
+ export type ArchiveVersionsListNextResponse = ArchiveVersionListResult;
3802
+
2895
3803
  /** Optional parameters. */
2896
3804
  export interface CacheRulesListOptionalParams
2897
3805
  extends coreClient.OperationOptions {}
@@ -2949,6 +3857,72 @@ export interface CacheRulesListNextOptionalParams
2949
3857
  /** Contains response data for the listNext operation. */
2950
3858
  export type CacheRulesListNextResponse = CacheRulesListResult;
2951
3859
 
3860
+ /** Optional parameters. */
3861
+ export interface ConnectedRegistriesListOptionalParams
3862
+ extends coreClient.OperationOptions {
3863
+ /** 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. */
3864
+ filter?: string;
3865
+ }
3866
+
3867
+ /** Contains response data for the list operation. */
3868
+ export type ConnectedRegistriesListResponse = ConnectedRegistryListResult;
3869
+
3870
+ /** Optional parameters. */
3871
+ export interface ConnectedRegistriesGetOptionalParams
3872
+ extends coreClient.OperationOptions {}
3873
+
3874
+ /** Contains response data for the get operation. */
3875
+ export type ConnectedRegistriesGetResponse = ConnectedRegistry;
3876
+
3877
+ /** Optional parameters. */
3878
+ export interface ConnectedRegistriesCreateOptionalParams
3879
+ extends coreClient.OperationOptions {
3880
+ /** Delay to wait until next poll, in milliseconds. */
3881
+ updateIntervalInMs?: number;
3882
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3883
+ resumeFrom?: string;
3884
+ }
3885
+
3886
+ /** Contains response data for the create operation. */
3887
+ export type ConnectedRegistriesCreateResponse = ConnectedRegistry;
3888
+
3889
+ /** Optional parameters. */
3890
+ export interface ConnectedRegistriesDeleteOptionalParams
3891
+ extends coreClient.OperationOptions {
3892
+ /** Delay to wait until next poll, in milliseconds. */
3893
+ updateIntervalInMs?: number;
3894
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3895
+ resumeFrom?: string;
3896
+ }
3897
+
3898
+ /** Optional parameters. */
3899
+ export interface ConnectedRegistriesUpdateOptionalParams
3900
+ extends coreClient.OperationOptions {
3901
+ /** Delay to wait until next poll, in milliseconds. */
3902
+ updateIntervalInMs?: number;
3903
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3904
+ resumeFrom?: string;
3905
+ }
3906
+
3907
+ /** Contains response data for the update operation. */
3908
+ export type ConnectedRegistriesUpdateResponse = ConnectedRegistry;
3909
+
3910
+ /** Optional parameters. */
3911
+ export interface ConnectedRegistriesDeactivateOptionalParams
3912
+ extends coreClient.OperationOptions {
3913
+ /** Delay to wait until next poll, in milliseconds. */
3914
+ updateIntervalInMs?: number;
3915
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3916
+ resumeFrom?: string;
3917
+ }
3918
+
3919
+ /** Optional parameters. */
3920
+ export interface ConnectedRegistriesListNextOptionalParams
3921
+ extends coreClient.OperationOptions {}
3922
+
3923
+ /** Contains response data for the listNext operation. */
3924
+ export type ConnectedRegistriesListNextResponse = ConnectedRegistryListResult;
3925
+
2952
3926
  /** Optional parameters. */
2953
3927
  export interface CredentialSetsListOptionalParams
2954
3928
  extends coreClient.OperationOptions {}
@@ -3006,6 +3980,48 @@ export interface CredentialSetsListNextOptionalParams
3006
3980
  /** Contains response data for the listNext operation. */
3007
3981
  export type CredentialSetsListNextResponse = CredentialSetListResult;
3008
3982
 
3983
+ /** Optional parameters. */
3984
+ export interface ExportPipelinesListOptionalParams
3985
+ extends coreClient.OperationOptions {}
3986
+
3987
+ /** Contains response data for the list operation. */
3988
+ export type ExportPipelinesListResponse = ExportPipelineListResult;
3989
+
3990
+ /** Optional parameters. */
3991
+ export interface ExportPipelinesGetOptionalParams
3992
+ extends coreClient.OperationOptions {}
3993
+
3994
+ /** Contains response data for the get operation. */
3995
+ export type ExportPipelinesGetResponse = ExportPipeline;
3996
+
3997
+ /** Optional parameters. */
3998
+ export interface ExportPipelinesCreateOptionalParams
3999
+ extends coreClient.OperationOptions {
4000
+ /** Delay to wait until next poll, in milliseconds. */
4001
+ updateIntervalInMs?: number;
4002
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4003
+ resumeFrom?: string;
4004
+ }
4005
+
4006
+ /** Contains response data for the create operation. */
4007
+ export type ExportPipelinesCreateResponse = ExportPipeline;
4008
+
4009
+ /** Optional parameters. */
4010
+ export interface ExportPipelinesDeleteOptionalParams
4011
+ extends coreClient.OperationOptions {
4012
+ /** Delay to wait until next poll, in milliseconds. */
4013
+ updateIntervalInMs?: number;
4014
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4015
+ resumeFrom?: string;
4016
+ }
4017
+
4018
+ /** Optional parameters. */
4019
+ export interface ExportPipelinesListNextOptionalParams
4020
+ extends coreClient.OperationOptions {}
4021
+
4022
+ /** Contains response data for the listNext operation. */
4023
+ export type ExportPipelinesListNextResponse = ExportPipelineListResult;
4024
+
3009
4025
  /** Optional parameters. */
3010
4026
  export interface RegistriesImportImageOptionalParams
3011
4027
  extends coreClient.OperationOptions {
@@ -3163,6 +4179,48 @@ export interface RegistriesListPrivateLinkResourcesNextOptionalParams
3163
4179
  /** Contains response data for the listPrivateLinkResourcesNext operation. */
3164
4180
  export type RegistriesListPrivateLinkResourcesNextResponse = PrivateLinkResourceListResult;
3165
4181
 
4182
+ /** Optional parameters. */
4183
+ export interface ImportPipelinesListOptionalParams
4184
+ extends coreClient.OperationOptions {}
4185
+
4186
+ /** Contains response data for the list operation. */
4187
+ export type ImportPipelinesListResponse = ImportPipelineListResult;
4188
+
4189
+ /** Optional parameters. */
4190
+ export interface ImportPipelinesGetOptionalParams
4191
+ extends coreClient.OperationOptions {}
4192
+
4193
+ /** Contains response data for the get operation. */
4194
+ export type ImportPipelinesGetResponse = ImportPipeline;
4195
+
4196
+ /** Optional parameters. */
4197
+ export interface ImportPipelinesCreateOptionalParams
4198
+ extends coreClient.OperationOptions {
4199
+ /** Delay to wait until next poll, in milliseconds. */
4200
+ updateIntervalInMs?: number;
4201
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4202
+ resumeFrom?: string;
4203
+ }
4204
+
4205
+ /** Contains response data for the create operation. */
4206
+ export type ImportPipelinesCreateResponse = ImportPipeline;
4207
+
4208
+ /** Optional parameters. */
4209
+ export interface ImportPipelinesDeleteOptionalParams
4210
+ extends coreClient.OperationOptions {
4211
+ /** Delay to wait until next poll, in milliseconds. */
4212
+ updateIntervalInMs?: number;
4213
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4214
+ resumeFrom?: string;
4215
+ }
4216
+
4217
+ /** Optional parameters. */
4218
+ export interface ImportPipelinesListNextOptionalParams
4219
+ extends coreClient.OperationOptions {}
4220
+
4221
+ /** Contains response data for the listNext operation. */
4222
+ export type ImportPipelinesListNextResponse = ImportPipelineListResult;
4223
+
3166
4224
  /** Optional parameters. */
3167
4225
  export interface OperationsListOptionalParams
3168
4226
  extends coreClient.OperationOptions {}
@@ -3177,6 +4235,48 @@ export interface OperationsListNextOptionalParams
3177
4235
  /** Contains response data for the listNext operation. */
3178
4236
  export type OperationsListNextResponse = OperationListResult;
3179
4237
 
4238
+ /** Optional parameters. */
4239
+ export interface PipelineRunsListOptionalParams
4240
+ extends coreClient.OperationOptions {}
4241
+
4242
+ /** Contains response data for the list operation. */
4243
+ export type PipelineRunsListResponse = PipelineRunListResult;
4244
+
4245
+ /** Optional parameters. */
4246
+ export interface PipelineRunsGetOptionalParams
4247
+ extends coreClient.OperationOptions {}
4248
+
4249
+ /** Contains response data for the get operation. */
4250
+ export type PipelineRunsGetResponse = PipelineRun;
4251
+
4252
+ /** Optional parameters. */
4253
+ export interface PipelineRunsCreateOptionalParams
4254
+ extends coreClient.OperationOptions {
4255
+ /** Delay to wait until next poll, in milliseconds. */
4256
+ updateIntervalInMs?: number;
4257
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4258
+ resumeFrom?: string;
4259
+ }
4260
+
4261
+ /** Contains response data for the create operation. */
4262
+ export type PipelineRunsCreateResponse = PipelineRun;
4263
+
4264
+ /** Optional parameters. */
4265
+ export interface PipelineRunsDeleteOptionalParams
4266
+ extends coreClient.OperationOptions {
4267
+ /** Delay to wait until next poll, in milliseconds. */
4268
+ updateIntervalInMs?: number;
4269
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4270
+ resumeFrom?: string;
4271
+ }
4272
+
4273
+ /** Optional parameters. */
4274
+ export interface PipelineRunsListNextOptionalParams
4275
+ extends coreClient.OperationOptions {}
4276
+
4277
+ /** Contains response data for the listNext operation. */
4278
+ export type PipelineRunsListNextResponse = PipelineRunListResult;
4279
+
3180
4280
  /** Optional parameters. */
3181
4281
  export interface PrivateEndpointConnectionsListOptionalParams
3182
4282
  extends coreClient.OperationOptions {}