@azure/arm-containerregistry 10.1.1-alpha.20230918.1 → 11.0.0-alpha.20230920.2
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.
- package/CHANGELOG.md +347 -95
- package/README.md +1 -1
- package/dist/index.js +9587 -4023
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/archiveVersionsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/archiveVersionsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/archiveVersionsCreateSample.js +42 -0
- package/dist-esm/samples-dev/archiveVersionsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/archiveVersionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/archiveVersionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/archiveVersionsDeleteSample.js +42 -0
- package/dist-esm/samples-dev/archiveVersionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/archiveVersionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/archiveVersionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/archiveVersionsGetSample.js +42 -0
- package/dist-esm/samples-dev/archiveVersionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/archiveVersionsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/archiveVersionsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/archiveVersionsListSample.js +62 -0
- package/dist-esm/samples-dev/archiveVersionsListSample.js.map +1 -0
- package/dist-esm/samples-dev/archivesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/archivesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/archivesCreateSample.js +46 -0
- package/dist-esm/samples-dev/archivesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/archivesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/archivesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/archivesDeleteSample.js +41 -0
- package/dist-esm/samples-dev/archivesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/archivesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/archivesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/archivesGetSample.js +41 -0
- package/dist-esm/samples-dev/archivesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/archivesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/archivesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/archivesListSample.js +61 -0
- package/dist-esm/samples-dev/archivesListSample.js.map +1 -0
- package/dist-esm/samples-dev/archivesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/archivesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/archivesUpdateSample.js +44 -0
- package/dist-esm/samples-dev/archivesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/cacheRulesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/cacheRulesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cacheRulesCreateSample.js +45 -0
- package/dist-esm/samples-dev/cacheRulesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/cacheRulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/cacheRulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cacheRulesDeleteSample.js +40 -0
- package/dist-esm/samples-dev/cacheRulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/cacheRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/cacheRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cacheRulesGetSample.js +40 -0
- package/dist-esm/samples-dev/cacheRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/cacheRulesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/cacheRulesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cacheRulesListSample.js +60 -0
- package/dist-esm/samples-dev/cacheRulesListSample.js.map +1 -0
- package/dist-esm/samples-dev/cacheRulesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/cacheRulesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cacheRulesUpdateSample.js +43 -0
- package/dist-esm/samples-dev/cacheRulesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedRegistriesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesCreateSample.js +55 -0
- package/dist-esm/samples-dev/connectedRegistriesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.js +40 -0
- package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedRegistriesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesDeleteSample.js +40 -0
- package/dist-esm/samples-dev/connectedRegistriesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedRegistriesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesGetSample.js +40 -0
- package/dist-esm/samples-dev/connectedRegistriesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedRegistriesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesListSample.js +60 -0
- package/dist-esm/samples-dev/connectedRegistriesListSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedRegistriesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesUpdateSample.js +53 -0
- package/dist-esm/samples-dev/connectedRegistriesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/credentialSetsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/credentialSetsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/credentialSetsCreateSample.js +51 -0
- package/dist-esm/samples-dev/credentialSetsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/credentialSetsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/credentialSetsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/credentialSetsDeleteSample.js +40 -0
- package/dist-esm/samples-dev/credentialSetsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/credentialSetsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/credentialSetsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/credentialSetsGetSample.js +40 -0
- package/dist-esm/samples-dev/credentialSetsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/credentialSetsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/credentialSetsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/credentialSetsListSample.js +60 -0
- package/dist-esm/samples-dev/credentialSetsListSample.js.map +1 -0
- package/dist-esm/samples-dev/credentialSetsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/credentialSetsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/credentialSetsUpdateSample.js +49 -0
- package/dist-esm/samples-dev/credentialSetsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/exportPipelinesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/exportPipelinesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/exportPipelinesCreateSample.js +50 -0
- package/dist-esm/samples-dev/exportPipelinesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/exportPipelinesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/exportPipelinesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/exportPipelinesDeleteSample.js +40 -0
- package/dist-esm/samples-dev/exportPipelinesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/exportPipelinesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/exportPipelinesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/exportPipelinesGetSample.js +40 -0
- package/dist-esm/samples-dev/exportPipelinesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/exportPipelinesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/exportPipelinesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/exportPipelinesListSample.js +60 -0
- package/dist-esm/samples-dev/exportPipelinesListSample.js.map +1 -0
- package/dist-esm/samples-dev/importPipelinesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/importPipelinesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/importPipelinesCreateSample.js +55 -0
- package/dist-esm/samples-dev/importPipelinesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/importPipelinesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/importPipelinesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/importPipelinesDeleteSample.js +40 -0
- package/dist-esm/samples-dev/importPipelinesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/importPipelinesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/importPipelinesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/importPipelinesGetSample.js +40 -0
- package/dist-esm/samples-dev/importPipelinesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/importPipelinesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/importPipelinesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/importPipelinesListSample.js +60 -0
- package/dist-esm/samples-dev/importPipelinesListSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/pipelineRunsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/pipelineRunsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsCreateSample.js +78 -0
- package/dist-esm/samples-dev/pipelineRunsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/pipelineRunsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsDeleteSample.js +40 -0
- package/dist-esm/samples-dev/pipelineRunsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/pipelineRunsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsGetSample.js +40 -0
- package/dist-esm/samples-dev/pipelineRunsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/pipelineRunsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsListSample.js +60 -0
- package/dist-esm/samples-dev/pipelineRunsListSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +1 -1
- package/dist-esm/samples-dev/registriesCheckNameAvailabilitySample.js +2 -2
- package/dist-esm/samples-dev/registriesCreateSample.js +2 -2
- package/dist-esm/samples-dev/registriesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/registriesGenerateCredentialsSample.js +1 -1
- package/dist-esm/samples-dev/registriesGetPrivateLinkResourceSample.js +1 -1
- package/dist-esm/samples-dev/registriesGetSample.js +1 -1
- package/dist-esm/samples-dev/registriesImportImageSample.js +3 -3
- package/dist-esm/samples-dev/registriesListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/registriesListCredentialsSample.js +1 -1
- package/dist-esm/samples-dev/registriesListPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/registriesListSample.js +1 -1
- package/dist-esm/samples-dev/registriesListUsagesSample.js +1 -1
- package/dist-esm/samples-dev/registriesRegenerateCredentialSample.js +1 -1
- package/dist-esm/samples-dev/registriesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/replicationsCreateSample.js +2 -2
- package/dist-esm/samples-dev/replicationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/replicationsGetSample.js +1 -1
- package/dist-esm/samples-dev/replicationsListSample.js +1 -1
- package/dist-esm/samples-dev/replicationsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/scopeMapsCreateSample.js +1 -1
- package/dist-esm/samples-dev/scopeMapsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/scopeMapsGetSample.js +1 -1
- package/dist-esm/samples-dev/scopeMapsListSample.js +1 -1
- package/dist-esm/samples-dev/scopeMapsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/tokensCreateSample.js +1 -1
- package/dist-esm/samples-dev/tokensDeleteSample.js +1 -1
- package/dist-esm/samples-dev/tokensGetSample.js +1 -1
- package/dist-esm/samples-dev/tokensListSample.js +1 -1
- package/dist-esm/samples-dev/tokensUpdateSample.js +1 -1
- package/dist-esm/samples-dev/webhooksCreateSample.js +2 -4
- package/dist-esm/samples-dev/webhooksCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/webhooksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/webhooksGetCallbackConfigSample.js +1 -1
- package/dist-esm/samples-dev/webhooksGetSample.js +1 -1
- package/dist-esm/samples-dev/webhooksListEventsSample.js +1 -1
- package/dist-esm/samples-dev/webhooksListSample.js +1 -1
- package/dist-esm/samples-dev/webhooksPingSample.js +1 -1
- package/dist-esm/samples-dev/webhooksUpdateSample.js +2 -4
- package/dist-esm/samples-dev/webhooksUpdateSample.js.map +1 -1
- package/dist-esm/src/containerRegistryManagementClient.d.ts +9 -1
- package/dist-esm/src/containerRegistryManagementClient.d.ts.map +1 -1
- package/dist-esm/src/containerRegistryManagementClient.js +10 -2
- package/dist-esm/src/containerRegistryManagementClient.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +1407 -173
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +162 -36
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +78 -7
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +3402 -1636
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +25 -5
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +208 -29
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/agentPools.js +11 -11
- package/dist-esm/src/operations/agentPools.js.map +1 -1
- package/dist-esm/src/operations/archiveVersions.d.ts +95 -0
- package/dist-esm/src/operations/archiveVersions.d.ts.map +1 -0
- package/dist-esm/src/operations/archiveVersions.js +421 -0
- package/dist-esm/src/operations/archiveVersions.js.map +1 -0
- package/dist-esm/src/operations/archives.d.ts +99 -0
- package/dist-esm/src/operations/archives.d.ts.map +1 -0
- package/dist-esm/src/operations/archives.js +441 -0
- package/dist-esm/src/operations/archives.js.map +1 -0
- package/dist-esm/src/operations/cacheRules.d.ts +99 -0
- package/dist-esm/src/operations/cacheRules.d.ts.map +1 -0
- package/dist-esm/src/operations/cacheRules.js +476 -0
- package/dist-esm/src/operations/cacheRules.js.map +1 -0
- package/dist-esm/src/operations/connectedRegistries.d.ts +115 -0
- package/dist-esm/src/operations/connectedRegistries.d.ts.map +1 -0
- package/dist-esm/src/operations/connectedRegistries.js +549 -0
- package/dist-esm/src/operations/connectedRegistries.js.map +1 -0
- package/dist-esm/src/operations/credentialSets.d.ts +99 -0
- package/dist-esm/src/operations/credentialSets.d.ts.map +1 -0
- package/dist-esm/src/operations/credentialSets.js +476 -0
- package/dist-esm/src/operations/credentialSets.js.map +1 -0
- package/dist-esm/src/operations/exportPipelines.d.ts +81 -0
- package/dist-esm/src/operations/exportPipelines.d.ts.map +1 -0
- package/dist-esm/src/operations/exportPipelines.js +369 -0
- package/dist-esm/src/operations/exportPipelines.js.map +1 -0
- package/dist-esm/src/operations/importPipelines.d.ts +81 -0
- package/dist-esm/src/operations/importPipelines.d.ts.map +1 -0
- package/dist-esm/src/operations/importPipelines.js +369 -0
- package/dist-esm/src/operations/importPipelines.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +8 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +8 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/pipelineRuns.d.ts +81 -0
- package/dist-esm/src/operations/pipelineRuns.d.ts.map +1 -0
- package/dist-esm/src/operations/pipelineRuns.js +369 -0
- package/dist-esm/src/operations/pipelineRuns.js.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnections.js +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/registries.js +8 -8
- package/dist-esm/src/operations/registries.js.map +1 -1
- package/dist-esm/src/operations/replications.js +2 -2
- package/dist-esm/src/operations/replications.js.map +1 -1
- package/dist-esm/src/operations/runs.js +10 -10
- package/dist-esm/src/operations/runs.js.map +1 -1
- package/dist-esm/src/operations/scopeMaps.js +2 -2
- package/dist-esm/src/operations/scopeMaps.js.map +1 -1
- package/dist-esm/src/operations/taskRuns.js +11 -11
- package/dist-esm/src/operations/taskRuns.js.map +1 -1
- package/dist-esm/src/operations/tasks.js +11 -11
- package/dist-esm/src/operations/tasks.js.map +1 -1
- package/dist-esm/src/operations/tokens.js +2 -2
- package/dist-esm/src/operations/tokens.js.map +1 -1
- package/dist-esm/src/operations/webhooks.js +2 -2
- package/dist-esm/src/operations/webhooks.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/archiveVersions.d.ts +66 -0
- package/dist-esm/src/operationsInterfaces/archiveVersions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/archiveVersions.js +9 -0
- package/dist-esm/src/operationsInterfaces/archiveVersions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/archives.d.ts +72 -0
- package/dist-esm/src/operationsInterfaces/archives.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/archives.js +9 -0
- package/dist-esm/src/operationsInterfaces/archives.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cacheRules.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/cacheRules.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/cacheRules.js +9 -0
- package/dist-esm/src/operationsInterfaces/cacheRules.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/connectedRegistries.d.ts +90 -0
- package/dist-esm/src/operationsInterfaces/connectedRegistries.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/connectedRegistries.js +9 -0
- package/dist-esm/src/operationsInterfaces/connectedRegistries.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/credentialSets.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/credentialSets.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/credentialSets.js +9 -0
- package/dist-esm/src/operationsInterfaces/credentialSets.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/exportPipelines.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/exportPipelines.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/exportPipelines.js +9 -0
- package/dist-esm/src/operationsInterfaces/exportPipelines.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/importPipelines.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/importPipelines.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/importPipelines.js +9 -0
- package/dist-esm/src/operationsInterfaces/importPipelines.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +8 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +8 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/pipelineRuns.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/pipelineRuns.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/pipelineRuns.js +9 -0
- package/dist-esm/src/operationsInterfaces/pipelineRuns.js.map +1 -0
- package/package.json +7 -7
- package/review/arm-containerregistry.api.md +1090 -25
- package/src/containerRegistryManagementClient.ts +33 -1
- package/src/models/index.ts +2084 -642
- package/src/models/mappers.ts +4223 -2319
- package/src/models/parameters.ts +240 -30
- package/src/operations/agentPools.ts +11 -11
- package/src/operations/archiveVersions.ts +600 -0
- package/src/operations/archives.ts +621 -0
- package/src/operations/cacheRules.ts +661 -0
- package/src/operations/connectedRegistries.ts +757 -0
- package/src/operations/credentialSets.ts +661 -0
- package/src/operations/exportPipelines.ts +500 -0
- package/src/operations/importPipelines.ts +500 -0
- package/src/operations/index.ts +8 -0
- package/src/operations/pipelineRuns.ts +500 -0
- package/src/operations/privateEndpointConnections.ts +1 -1
- package/src/operations/registries.ts +8 -8
- package/src/operations/replications.ts +2 -2
- package/src/operations/runs.ts +10 -10
- package/src/operations/scopeMaps.ts +2 -2
- package/src/operations/taskRuns.ts +11 -11
- package/src/operations/tasks.ts +11 -11
- package/src/operations/tokens.ts +2 -2
- package/src/operations/webhooks.ts +2 -2
- package/src/operationsInterfaces/archiveVersions.ts +135 -0
- package/src/operationsInterfaces/archives.ts +147 -0
- package/src/operationsInterfaces/cacheRules.ts +153 -0
- package/src/operationsInterfaces/connectedRegistries.ts +174 -0
- package/src/operationsInterfaces/credentialSets.ts +153 -0
- package/src/operationsInterfaces/exportPipelines.ts +109 -0
- package/src/operationsInterfaces/importPipelines.ts +109 -0
- package/src/operationsInterfaces/index.ts +8 -0
- package/src/operationsInterfaces/pipelineRuns.ts +109 -0
- package/types/arm-containerregistry.d.ts +2019 -71
- package/types/tsdoc-metadata.json +1 -1
@@ -23,6 +23,25 @@ export declare type Action = string;
|
|
23
23
|
*/
|
24
24
|
export declare type ActionsRequired = string;
|
25
25
|
|
26
|
+
/** The activation properties of the connected registry. */
|
27
|
+
export declare interface ActivationProperties {
|
28
|
+
/**
|
29
|
+
* The activation status of the connected registry.
|
30
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
31
|
+
*/
|
32
|
+
readonly status?: ActivationStatus;
|
33
|
+
}
|
34
|
+
|
35
|
+
/**
|
36
|
+
* Defines values for ActivationStatus. \
|
37
|
+
* {@link KnownActivationStatus} can be used interchangeably with ActivationStatus,
|
38
|
+
* this enum contains the known values that the service supports.
|
39
|
+
* ### Known values supported by the service
|
40
|
+
* **Active** \
|
41
|
+
* **Inactive**
|
42
|
+
*/
|
43
|
+
export declare type ActivationStatus = string;
|
44
|
+
|
26
45
|
/** The Active Directory Object that will be used for authenticating the token of a container registry. */
|
27
46
|
export declare interface ActiveDirectoryObject {
|
28
47
|
/** The user/group/application object ID for Active Directory Object that will be used for authenticating the token of a container registry. */
|
@@ -237,6 +256,324 @@ export declare interface AgentProperties {
|
|
237
256
|
*/
|
238
257
|
export declare type Architecture = string;
|
239
258
|
|
259
|
+
/** An object that represents a archive for a container registry. */
|
260
|
+
export declare interface Archive extends ProxyResource {
|
261
|
+
/** The package source of the archive. */
|
262
|
+
packageSource?: ArchivePackageSourceProperties;
|
263
|
+
/** The published version of the archive. */
|
264
|
+
publishedVersion?: string;
|
265
|
+
repositoryEndpointPrefix?: string;
|
266
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
267
|
+
readonly repositoryEndpoint?: string;
|
268
|
+
/**
|
269
|
+
* The provisioning state of the archive at the time the operation was called.
|
270
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
271
|
+
*/
|
272
|
+
readonly provisioningState?: ProvisioningState;
|
273
|
+
}
|
274
|
+
|
275
|
+
/** The result of a request to list archives for a container registry. */
|
276
|
+
export declare interface ArchiveListResult {
|
277
|
+
/** The list of archives. Since this list may be incomplete, the nextLink field should be used to request the next list of distributions. */
|
278
|
+
value?: Archive[];
|
279
|
+
/** The URI that can be used to request the next list of archives. */
|
280
|
+
nextLink?: string;
|
281
|
+
}
|
282
|
+
|
283
|
+
/** The properties of the archive package source. */
|
284
|
+
export declare interface ArchivePackageSourceProperties {
|
285
|
+
/** The type of package source for a archive. */
|
286
|
+
type?: PackageSourceType;
|
287
|
+
/** The external repository url. */
|
288
|
+
url?: string;
|
289
|
+
}
|
290
|
+
|
291
|
+
/** The properties of a archive. */
|
292
|
+
export declare interface ArchiveProperties {
|
293
|
+
/** The package source of the archive. */
|
294
|
+
packageSource?: ArchivePackageSourceProperties;
|
295
|
+
/** The published version of the archive. */
|
296
|
+
publishedVersion?: string;
|
297
|
+
repositoryEndpointPrefix?: string;
|
298
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
299
|
+
readonly repositoryEndpoint?: string;
|
300
|
+
/**
|
301
|
+
* The provisioning state of the archive at the time the operation was called.
|
302
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
303
|
+
*/
|
304
|
+
readonly provisioningState?: ProvisioningState;
|
305
|
+
}
|
306
|
+
|
307
|
+
/** Interface representing a Archives. */
|
308
|
+
export declare interface Archives {
|
309
|
+
/**
|
310
|
+
* Lists all archives for the specified container registry and package type.
|
311
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
312
|
+
* @param registryName The name of the container registry.
|
313
|
+
* @param packageType The type of the package resource.
|
314
|
+
* @param options The options parameters.
|
315
|
+
*/
|
316
|
+
list(resourceGroupName: string, registryName: string, packageType: string, options?: ArchivesListOptionalParams): PagedAsyncIterableIterator<Archive>;
|
317
|
+
/**
|
318
|
+
* Gets the properties of the archive.
|
319
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
320
|
+
* @param registryName The name of the container registry.
|
321
|
+
* @param packageType The type of the package resource.
|
322
|
+
* @param archiveName The name of the archive resource.
|
323
|
+
* @param options The options parameters.
|
324
|
+
*/
|
325
|
+
get(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, options?: ArchivesGetOptionalParams): Promise<ArchivesGetResponse>;
|
326
|
+
/**
|
327
|
+
* Creates a archive for a container registry with the specified parameters.
|
328
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
329
|
+
* @param registryName The name of the container registry.
|
330
|
+
* @param packageType The type of the package resource.
|
331
|
+
* @param archiveName The name of the archive resource.
|
332
|
+
* @param archiveCreateParameters The parameters for creating a archive.
|
333
|
+
* @param options The options parameters.
|
334
|
+
*/
|
335
|
+
beginCreate(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, archiveCreateParameters: Archive, options?: ArchivesCreateOptionalParams): Promise<SimplePollerLike<OperationState<ArchivesCreateResponse>, ArchivesCreateResponse>>;
|
336
|
+
/**
|
337
|
+
* Creates a archive for a container registry with the specified parameters.
|
338
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
339
|
+
* @param registryName The name of the container registry.
|
340
|
+
* @param packageType The type of the package resource.
|
341
|
+
* @param archiveName The name of the archive resource.
|
342
|
+
* @param archiveCreateParameters The parameters for creating a archive.
|
343
|
+
* @param options The options parameters.
|
344
|
+
*/
|
345
|
+
beginCreateAndWait(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, archiveCreateParameters: Archive, options?: ArchivesCreateOptionalParams): Promise<ArchivesCreateResponse>;
|
346
|
+
/**
|
347
|
+
* Deletes a archive from a container registry.
|
348
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
349
|
+
* @param registryName The name of the container registry.
|
350
|
+
* @param packageType The type of the package resource.
|
351
|
+
* @param archiveName The name of the archive resource.
|
352
|
+
* @param options The options parameters.
|
353
|
+
*/
|
354
|
+
beginDelete(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, options?: ArchivesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ArchivesDeleteResponse>, ArchivesDeleteResponse>>;
|
355
|
+
/**
|
356
|
+
* Deletes a archive from a container registry.
|
357
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
358
|
+
* @param registryName The name of the container registry.
|
359
|
+
* @param packageType The type of the package resource.
|
360
|
+
* @param archiveName The name of the archive resource.
|
361
|
+
* @param options The options parameters.
|
362
|
+
*/
|
363
|
+
beginDeleteAndWait(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, options?: ArchivesDeleteOptionalParams): Promise<ArchivesDeleteResponse>;
|
364
|
+
/**
|
365
|
+
* Updates a archive for a container registry with the specified parameters.
|
366
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
367
|
+
* @param registryName The name of the container registry.
|
368
|
+
* @param packageType The type of the package resource.
|
369
|
+
* @param archiveName The name of the archive resource.
|
370
|
+
* @param archiveUpdateParameters The parameters for updating a archive.
|
371
|
+
* @param options The options parameters.
|
372
|
+
*/
|
373
|
+
update(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, archiveUpdateParameters: ArchiveUpdateParameters, options?: ArchivesUpdateOptionalParams): Promise<ArchivesUpdateResponse>;
|
374
|
+
}
|
375
|
+
|
376
|
+
/** Defines headers for Archives_create operation. */
|
377
|
+
export declare interface ArchivesCreateHeaders {
|
378
|
+
azureAsyncOperation?: string;
|
379
|
+
}
|
380
|
+
|
381
|
+
/** Optional parameters. */
|
382
|
+
export declare interface ArchivesCreateOptionalParams extends coreClient.OperationOptions {
|
383
|
+
/** Delay to wait until next poll, in milliseconds. */
|
384
|
+
updateIntervalInMs?: number;
|
385
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
386
|
+
resumeFrom?: string;
|
387
|
+
}
|
388
|
+
|
389
|
+
/** Contains response data for the create operation. */
|
390
|
+
export declare type ArchivesCreateResponse = Archive;
|
391
|
+
|
392
|
+
/** Defines headers for Archives_delete operation. */
|
393
|
+
export declare interface ArchivesDeleteHeaders {
|
394
|
+
location?: string;
|
395
|
+
}
|
396
|
+
|
397
|
+
/** Optional parameters. */
|
398
|
+
export declare interface ArchivesDeleteOptionalParams extends coreClient.OperationOptions {
|
399
|
+
/** Delay to wait until next poll, in milliseconds. */
|
400
|
+
updateIntervalInMs?: number;
|
401
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
402
|
+
resumeFrom?: string;
|
403
|
+
}
|
404
|
+
|
405
|
+
/** Contains response data for the delete operation. */
|
406
|
+
export declare type ArchivesDeleteResponse = ArchivesDeleteHeaders;
|
407
|
+
|
408
|
+
/** Optional parameters. */
|
409
|
+
export declare interface ArchivesGetOptionalParams extends coreClient.OperationOptions {
|
410
|
+
}
|
411
|
+
|
412
|
+
/** Contains response data for the get operation. */
|
413
|
+
export declare type ArchivesGetResponse = Archive;
|
414
|
+
|
415
|
+
/** Optional parameters. */
|
416
|
+
export declare interface ArchivesListNextOptionalParams extends coreClient.OperationOptions {
|
417
|
+
}
|
418
|
+
|
419
|
+
/** Contains response data for the listNext operation. */
|
420
|
+
export declare type ArchivesListNextResponse = ArchiveListResult;
|
421
|
+
|
422
|
+
/** Optional parameters. */
|
423
|
+
export declare interface ArchivesListOptionalParams extends coreClient.OperationOptions {
|
424
|
+
}
|
425
|
+
|
426
|
+
/** Contains response data for the list operation. */
|
427
|
+
export declare type ArchivesListResponse = ArchiveListResult;
|
428
|
+
|
429
|
+
/** Optional parameters. */
|
430
|
+
export declare interface ArchivesUpdateOptionalParams extends coreClient.OperationOptions {
|
431
|
+
}
|
432
|
+
|
433
|
+
/** Contains response data for the update operation. */
|
434
|
+
export declare type ArchivesUpdateResponse = Archive;
|
435
|
+
|
436
|
+
/** The parameters for updating a archive. */
|
437
|
+
export declare interface ArchiveUpdateParameters {
|
438
|
+
/** The published version of the archive. */
|
439
|
+
publishedVersion?: string;
|
440
|
+
}
|
441
|
+
|
442
|
+
/** An object that represents an export pipeline for a container registry. */
|
443
|
+
export declare interface ArchiveVersion extends ProxyResource {
|
444
|
+
/**
|
445
|
+
* The provisioning state of the archive at the time the operation was called.
|
446
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
447
|
+
*/
|
448
|
+
readonly provisioningState?: ProvisioningState;
|
449
|
+
/** The detailed error message for the archive version in the case of failure. */
|
450
|
+
archiveVersionErrorMessage?: string;
|
451
|
+
}
|
452
|
+
|
453
|
+
/** The result of a request to list export pipelines for a container registry. */
|
454
|
+
export declare interface ArchiveVersionListResult {
|
455
|
+
/** 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. */
|
456
|
+
value?: ArchiveVersion[];
|
457
|
+
/** The URI that can be used to request the next list of pipeline runs. */
|
458
|
+
nextLink?: string;
|
459
|
+
}
|
460
|
+
|
461
|
+
/** Interface representing a ArchiveVersions. */
|
462
|
+
export declare interface ArchiveVersions {
|
463
|
+
/**
|
464
|
+
* Lists all archive versions for the specified container registry, repository type and archive name.
|
465
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
466
|
+
* @param registryName The name of the container registry.
|
467
|
+
* @param packageType The type of the package resource.
|
468
|
+
* @param archiveName The name of the archive resource.
|
469
|
+
* @param options The options parameters.
|
470
|
+
*/
|
471
|
+
list(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, options?: ArchiveVersionsListOptionalParams): PagedAsyncIterableIterator<ArchiveVersion>;
|
472
|
+
/**
|
473
|
+
* Gets the properties of the archive version.
|
474
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
475
|
+
* @param registryName The name of the container registry.
|
476
|
+
* @param packageType The type of the package resource.
|
477
|
+
* @param archiveName The name of the archive resource.
|
478
|
+
* @param archiveVersionName The name of the archive version resource.
|
479
|
+
* @param options The options parameters.
|
480
|
+
*/
|
481
|
+
get(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, archiveVersionName: string, options?: ArchiveVersionsGetOptionalParams): Promise<ArchiveVersionsGetResponse>;
|
482
|
+
/**
|
483
|
+
* Creates a archive for a container registry with the specified parameters.
|
484
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
485
|
+
* @param registryName The name of the container registry.
|
486
|
+
* @param packageType The type of the package resource.
|
487
|
+
* @param archiveName The name of the archive resource.
|
488
|
+
* @param archiveVersionName The name of the archive version resource.
|
489
|
+
* @param options The options parameters.
|
490
|
+
*/
|
491
|
+
beginCreate(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, archiveVersionName: string, options?: ArchiveVersionsCreateOptionalParams): Promise<SimplePollerLike<OperationState<ArchiveVersionsCreateResponse>, ArchiveVersionsCreateResponse>>;
|
492
|
+
/**
|
493
|
+
* Creates a archive for a container registry with the specified parameters.
|
494
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
495
|
+
* @param registryName The name of the container registry.
|
496
|
+
* @param packageType The type of the package resource.
|
497
|
+
* @param archiveName The name of the archive resource.
|
498
|
+
* @param archiveVersionName The name of the archive version resource.
|
499
|
+
* @param options The options parameters.
|
500
|
+
*/
|
501
|
+
beginCreateAndWait(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, archiveVersionName: string, options?: ArchiveVersionsCreateOptionalParams): Promise<ArchiveVersionsCreateResponse>;
|
502
|
+
/**
|
503
|
+
* Deletes a archive version from a container registry.
|
504
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
505
|
+
* @param registryName The name of the container registry.
|
506
|
+
* @param packageType The type of the package resource.
|
507
|
+
* @param archiveName The name of the archive resource.
|
508
|
+
* @param archiveVersionName The name of the archive version resource.
|
509
|
+
* @param options The options parameters.
|
510
|
+
*/
|
511
|
+
beginDelete(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, archiveVersionName: string, options?: ArchiveVersionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ArchiveVersionsDeleteResponse>, ArchiveVersionsDeleteResponse>>;
|
512
|
+
/**
|
513
|
+
* Deletes a archive version from a container registry.
|
514
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
515
|
+
* @param registryName The name of the container registry.
|
516
|
+
* @param packageType The type of the package resource.
|
517
|
+
* @param archiveName The name of the archive resource.
|
518
|
+
* @param archiveVersionName The name of the archive version resource.
|
519
|
+
* @param options The options parameters.
|
520
|
+
*/
|
521
|
+
beginDeleteAndWait(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, archiveVersionName: string, options?: ArchiveVersionsDeleteOptionalParams): Promise<ArchiveVersionsDeleteResponse>;
|
522
|
+
}
|
523
|
+
|
524
|
+
/** Defines headers for ArchiveVersions_create operation. */
|
525
|
+
export declare interface ArchiveVersionsCreateHeaders {
|
526
|
+
azureAsyncOperation?: string;
|
527
|
+
}
|
528
|
+
|
529
|
+
/** Optional parameters. */
|
530
|
+
export declare interface ArchiveVersionsCreateOptionalParams extends coreClient.OperationOptions {
|
531
|
+
/** Delay to wait until next poll, in milliseconds. */
|
532
|
+
updateIntervalInMs?: number;
|
533
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
534
|
+
resumeFrom?: string;
|
535
|
+
}
|
536
|
+
|
537
|
+
/** Contains response data for the create operation. */
|
538
|
+
export declare type ArchiveVersionsCreateResponse = ArchiveVersion;
|
539
|
+
|
540
|
+
/** Defines headers for ArchiveVersions_delete operation. */
|
541
|
+
export declare interface ArchiveVersionsDeleteHeaders {
|
542
|
+
location?: string;
|
543
|
+
}
|
544
|
+
|
545
|
+
/** Optional parameters. */
|
546
|
+
export declare interface ArchiveVersionsDeleteOptionalParams extends coreClient.OperationOptions {
|
547
|
+
/** Delay to wait until next poll, in milliseconds. */
|
548
|
+
updateIntervalInMs?: number;
|
549
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
550
|
+
resumeFrom?: string;
|
551
|
+
}
|
552
|
+
|
553
|
+
/** Contains response data for the delete operation. */
|
554
|
+
export declare type ArchiveVersionsDeleteResponse = ArchiveVersionsDeleteHeaders;
|
555
|
+
|
556
|
+
/** Optional parameters. */
|
557
|
+
export declare interface ArchiveVersionsGetOptionalParams extends coreClient.OperationOptions {
|
558
|
+
}
|
559
|
+
|
560
|
+
/** Contains response data for the get operation. */
|
561
|
+
export declare type ArchiveVersionsGetResponse = ArchiveVersion;
|
562
|
+
|
563
|
+
/** Optional parameters. */
|
564
|
+
export declare interface ArchiveVersionsListNextOptionalParams extends coreClient.OperationOptions {
|
565
|
+
}
|
566
|
+
|
567
|
+
/** Contains response data for the listNext operation. */
|
568
|
+
export declare type ArchiveVersionsListNextResponse = ArchiveVersionListResult;
|
569
|
+
|
570
|
+
/** Optional parameters. */
|
571
|
+
export declare interface ArchiveVersionsListOptionalParams extends coreClient.OperationOptions {
|
572
|
+
}
|
573
|
+
|
574
|
+
/** Contains response data for the list operation. */
|
575
|
+
export declare type ArchiveVersionsListResponse = ArchiveVersionListResult;
|
576
|
+
|
240
577
|
/** The properties of a run argument. */
|
241
578
|
export declare interface Argument {
|
242
579
|
/** The name of the argument. */
|
@@ -247,6 +584,31 @@ export declare interface Argument {
|
|
247
584
|
isSecret?: boolean;
|
248
585
|
}
|
249
586
|
|
587
|
+
/**
|
588
|
+
* Defines values for AuditLogStatus. \
|
589
|
+
* {@link KnownAuditLogStatus} can be used interchangeably with AuditLogStatus,
|
590
|
+
* this enum contains the known values that the service supports.
|
591
|
+
* ### Known values supported by the service
|
592
|
+
* **Enabled** \
|
593
|
+
* **Disabled**
|
594
|
+
*/
|
595
|
+
export declare type AuditLogStatus = string;
|
596
|
+
|
597
|
+
/** Authentication credential stored for an upstream. */
|
598
|
+
export declare interface AuthCredential {
|
599
|
+
/** The name of the credential. */
|
600
|
+
name?: CredentialName;
|
601
|
+
/** KeyVault Secret URI for accessing the username. */
|
602
|
+
usernameSecretIdentifier?: string;
|
603
|
+
/** KeyVault Secret URI for accessing the password. */
|
604
|
+
passwordSecretIdentifier?: string;
|
605
|
+
/**
|
606
|
+
* This provides data pertaining to the health of the auth credential.
|
607
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
608
|
+
*/
|
609
|
+
readonly credentialHealth?: CredentialHealth;
|
610
|
+
}
|
611
|
+
|
250
612
|
/** The authorization properties for accessing the source code repository. */
|
251
613
|
export declare interface AuthInfo {
|
252
614
|
/** The type of Auth token. */
|
@@ -275,6 +637,22 @@ export declare interface AuthInfoUpdateParameters {
|
|
275
637
|
expiresIn?: number;
|
276
638
|
}
|
277
639
|
|
640
|
+
/** The policy for using ARM audience token for a container registry. */
|
641
|
+
export declare interface AzureADAuthenticationAsArmPolicy {
|
642
|
+
/** The value that indicates whether the policy is enabled or not. */
|
643
|
+
status?: AzureADAuthenticationAsArmPolicyStatus;
|
644
|
+
}
|
645
|
+
|
646
|
+
/**
|
647
|
+
* Defines values for AzureADAuthenticationAsArmPolicyStatus. \
|
648
|
+
* {@link KnownAzureADAuthenticationAsArmPolicyStatus} can be used interchangeably with AzureADAuthenticationAsArmPolicyStatus,
|
649
|
+
* this enum contains the known values that the service supports.
|
650
|
+
* ### Known values supported by the service
|
651
|
+
* **enabled** \
|
652
|
+
* **disabled**
|
653
|
+
*/
|
654
|
+
export declare type AzureADAuthenticationAsArmPolicyStatus = string;
|
655
|
+
|
278
656
|
/** Properties that describe a base image dependency. */
|
279
657
|
export declare interface BaseImageDependency {
|
280
658
|
/** The type of the base image dependency. */
|
@@ -337,44 +715,496 @@ export declare interface BaseImageTriggerUpdateParameters {
|
|
337
715
|
name: string;
|
338
716
|
}
|
339
717
|
|
340
|
-
/**
|
341
|
-
export declare interface
|
342
|
-
/** The
|
343
|
-
|
344
|
-
/**
|
345
|
-
|
346
|
-
|
347
|
-
|
718
|
+
/** An object that represents a cache rule for a container registry. */
|
719
|
+
export declare interface CacheRule extends ProxyResource {
|
720
|
+
/** The ARM resource ID of the credential store which is associated with the cache rule. */
|
721
|
+
credentialSetResourceId?: string;
|
722
|
+
/** Source repository pulled from upstream. */
|
723
|
+
sourceRepository?: string;
|
724
|
+
/**
|
725
|
+
* Target repository specified in docker pull command.
|
726
|
+
* Eg: docker pull myregistry.azurecr.io/{targetRepository}:{tag}
|
727
|
+
*/
|
728
|
+
targetRepository?: string;
|
729
|
+
/**
|
730
|
+
* The creation date of the cache rule.
|
731
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
732
|
+
*/
|
733
|
+
readonly creationDate?: Date;
|
734
|
+
/**
|
735
|
+
* Provisioning state of the resource.
|
736
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
737
|
+
*/
|
738
|
+
readonly provisioningState?: ProvisioningState;
|
348
739
|
}
|
349
740
|
|
350
|
-
/**
|
351
|
-
|
352
|
-
* {@link KnownConnectionStatus} can be used interchangeably with ConnectionStatus,
|
353
|
-
* this enum contains the known values that the service supports.
|
354
|
-
* ### Known values supported by the service
|
355
|
-
* **Approved** \
|
356
|
-
* **Pending** \
|
357
|
-
* **Rejected** \
|
358
|
-
* **Disconnected**
|
359
|
-
*/
|
360
|
-
export declare type ConnectionStatus = string;
|
361
|
-
|
362
|
-
export declare class ContainerRegistryManagementClient extends coreClient.ServiceClient {
|
363
|
-
$host: string;
|
364
|
-
subscriptionId: string;
|
741
|
+
/** Interface representing a CacheRules. */
|
742
|
+
export declare interface CacheRules {
|
365
743
|
/**
|
366
|
-
*
|
367
|
-
* @param
|
368
|
-
* @param
|
369
|
-
* @param options The
|
744
|
+
* Lists all cache rule resources for the specified container registry.
|
745
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
746
|
+
* @param registryName The name of the container registry.
|
747
|
+
* @param options The options parameters.
|
370
748
|
*/
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
749
|
+
list(resourceGroupName: string, registryName: string, options?: CacheRulesListOptionalParams): PagedAsyncIterableIterator<CacheRule>;
|
750
|
+
/**
|
751
|
+
* Gets the properties of the specified cache rule resource.
|
752
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
753
|
+
* @param registryName The name of the container registry.
|
754
|
+
* @param cacheRuleName The name of the cache rule.
|
755
|
+
* @param options The options parameters.
|
756
|
+
*/
|
757
|
+
get(resourceGroupName: string, registryName: string, cacheRuleName: string, options?: CacheRulesGetOptionalParams): Promise<CacheRulesGetResponse>;
|
758
|
+
/**
|
759
|
+
* Creates a cache rule for a container registry with the specified parameters.
|
760
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
761
|
+
* @param registryName The name of the container registry.
|
762
|
+
* @param cacheRuleName The name of the cache rule.
|
763
|
+
* @param cacheRuleCreateParameters The parameters for creating a cache rule.
|
764
|
+
* @param options The options parameters.
|
765
|
+
*/
|
766
|
+
beginCreate(resourceGroupName: string, registryName: string, cacheRuleName: string, cacheRuleCreateParameters: CacheRule, options?: CacheRulesCreateOptionalParams): Promise<SimplePollerLike<OperationState<CacheRulesCreateResponse>, CacheRulesCreateResponse>>;
|
767
|
+
/**
|
768
|
+
* Creates a cache rule for a container registry with the specified parameters.
|
769
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
770
|
+
* @param registryName The name of the container registry.
|
771
|
+
* @param cacheRuleName The name of the cache rule.
|
772
|
+
* @param cacheRuleCreateParameters The parameters for creating a cache rule.
|
773
|
+
* @param options The options parameters.
|
774
|
+
*/
|
775
|
+
beginCreateAndWait(resourceGroupName: string, registryName: string, cacheRuleName: string, cacheRuleCreateParameters: CacheRule, options?: CacheRulesCreateOptionalParams): Promise<CacheRulesCreateResponse>;
|
776
|
+
/**
|
777
|
+
* Deletes a cache rule resource from a container registry.
|
778
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
779
|
+
* @param registryName The name of the container registry.
|
780
|
+
* @param cacheRuleName The name of the cache rule.
|
781
|
+
* @param options The options parameters.
|
782
|
+
*/
|
783
|
+
beginDelete(resourceGroupName: string, registryName: string, cacheRuleName: string, options?: CacheRulesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<CacheRulesDeleteResponse>, CacheRulesDeleteResponse>>;
|
784
|
+
/**
|
785
|
+
* Deletes a cache rule resource from a container registry.
|
786
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
787
|
+
* @param registryName The name of the container registry.
|
788
|
+
* @param cacheRuleName The name of the cache rule.
|
789
|
+
* @param options The options parameters.
|
790
|
+
*/
|
791
|
+
beginDeleteAndWait(resourceGroupName: string, registryName: string, cacheRuleName: string, options?: CacheRulesDeleteOptionalParams): Promise<CacheRulesDeleteResponse>;
|
792
|
+
/**
|
793
|
+
* Updates a cache rule for a container registry with the specified parameters.
|
794
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
795
|
+
* @param registryName The name of the container registry.
|
796
|
+
* @param cacheRuleName The name of the cache rule.
|
797
|
+
* @param cacheRuleUpdateParameters The parameters for updating a cache rule.
|
798
|
+
* @param options The options parameters.
|
799
|
+
*/
|
800
|
+
beginUpdate(resourceGroupName: string, registryName: string, cacheRuleName: string, cacheRuleUpdateParameters: CacheRuleUpdateParameters, options?: CacheRulesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CacheRulesUpdateResponse>, CacheRulesUpdateResponse>>;
|
801
|
+
/**
|
802
|
+
* Updates a cache rule for a container registry with the specified parameters.
|
803
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
804
|
+
* @param registryName The name of the container registry.
|
805
|
+
* @param cacheRuleName The name of the cache rule.
|
806
|
+
* @param cacheRuleUpdateParameters The parameters for updating a cache rule.
|
807
|
+
* @param options The options parameters.
|
808
|
+
*/
|
809
|
+
beginUpdateAndWait(resourceGroupName: string, registryName: string, cacheRuleName: string, cacheRuleUpdateParameters: CacheRuleUpdateParameters, options?: CacheRulesUpdateOptionalParams): Promise<CacheRulesUpdateResponse>;
|
810
|
+
}
|
811
|
+
|
812
|
+
/** Defines headers for CacheRules_create operation. */
|
813
|
+
export declare interface CacheRulesCreateHeaders {
|
814
|
+
azureAsyncOperation?: string;
|
815
|
+
}
|
816
|
+
|
817
|
+
/** Optional parameters. */
|
818
|
+
export declare interface CacheRulesCreateOptionalParams extends coreClient.OperationOptions {
|
819
|
+
/** Delay to wait until next poll, in milliseconds. */
|
820
|
+
updateIntervalInMs?: number;
|
821
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
822
|
+
resumeFrom?: string;
|
823
|
+
}
|
824
|
+
|
825
|
+
/** Contains response data for the create operation. */
|
826
|
+
export declare type CacheRulesCreateResponse = CacheRule;
|
827
|
+
|
828
|
+
/** Defines headers for CacheRules_delete operation. */
|
829
|
+
export declare interface CacheRulesDeleteHeaders {
|
830
|
+
location?: string;
|
831
|
+
}
|
832
|
+
|
833
|
+
/** Optional parameters. */
|
834
|
+
export declare interface CacheRulesDeleteOptionalParams extends coreClient.OperationOptions {
|
835
|
+
/** Delay to wait until next poll, in milliseconds. */
|
836
|
+
updateIntervalInMs?: number;
|
837
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
838
|
+
resumeFrom?: string;
|
839
|
+
}
|
840
|
+
|
841
|
+
/** Contains response data for the delete operation. */
|
842
|
+
export declare type CacheRulesDeleteResponse = CacheRulesDeleteHeaders;
|
843
|
+
|
844
|
+
/** Optional parameters. */
|
845
|
+
export declare interface CacheRulesGetOptionalParams extends coreClient.OperationOptions {
|
846
|
+
}
|
847
|
+
|
848
|
+
/** Contains response data for the get operation. */
|
849
|
+
export declare type CacheRulesGetResponse = CacheRule;
|
850
|
+
|
851
|
+
/** Optional parameters. */
|
852
|
+
export declare interface CacheRulesListNextOptionalParams extends coreClient.OperationOptions {
|
853
|
+
}
|
854
|
+
|
855
|
+
/** Contains response data for the listNext operation. */
|
856
|
+
export declare type CacheRulesListNextResponse = CacheRulesListResult;
|
857
|
+
|
858
|
+
/** Optional parameters. */
|
859
|
+
export declare interface CacheRulesListOptionalParams extends coreClient.OperationOptions {
|
860
|
+
}
|
861
|
+
|
862
|
+
/** Contains response data for the list operation. */
|
863
|
+
export declare type CacheRulesListResponse = CacheRulesListResult;
|
864
|
+
|
865
|
+
/** The result of a request to list cache rules for a container registry. */
|
866
|
+
export declare interface CacheRulesListResult {
|
867
|
+
/** The list of cache rules. */
|
868
|
+
value?: CacheRule[];
|
869
|
+
/** If provided, client must use NextLink URI to request next list of cache rules. */
|
870
|
+
nextLink?: string;
|
871
|
+
}
|
872
|
+
|
873
|
+
/** Defines headers for CacheRules_update operation. */
|
874
|
+
export declare interface CacheRulesUpdateHeaders {
|
875
|
+
azureAsyncOperation?: string;
|
876
|
+
}
|
877
|
+
|
878
|
+
/** Optional parameters. */
|
879
|
+
export declare interface CacheRulesUpdateOptionalParams extends coreClient.OperationOptions {
|
880
|
+
/** Delay to wait until next poll, in milliseconds. */
|
881
|
+
updateIntervalInMs?: number;
|
882
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
883
|
+
resumeFrom?: string;
|
884
|
+
}
|
885
|
+
|
886
|
+
/** Contains response data for the update operation. */
|
887
|
+
export declare type CacheRulesUpdateResponse = CacheRule;
|
888
|
+
|
889
|
+
/** The parameters for updating a cache rule. */
|
890
|
+
export declare interface CacheRuleUpdateParameters {
|
891
|
+
/** The ARM resource ID of the credential store which is associated with the Cache rule. */
|
892
|
+
credentialSetResourceId?: string;
|
893
|
+
}
|
894
|
+
|
895
|
+
/** The configuration of service URI and custom headers for the webhook. */
|
896
|
+
export declare interface CallbackConfig {
|
897
|
+
/** The service URI for the webhook to post notifications. */
|
898
|
+
serviceUri: string;
|
899
|
+
/** Custom headers that will be added to the webhook notifications. */
|
900
|
+
customHeaders?: {
|
901
|
+
[propertyName: string]: string;
|
902
|
+
};
|
903
|
+
}
|
904
|
+
|
905
|
+
/**
|
906
|
+
* Defines values for CertificateType. \
|
907
|
+
* {@link KnownCertificateType} can be used interchangeably with CertificateType,
|
908
|
+
* this enum contains the known values that the service supports.
|
909
|
+
* ### Known values supported by the service
|
910
|
+
* **LocalDirectory**
|
911
|
+
*/
|
912
|
+
export declare type CertificateType = string;
|
913
|
+
|
914
|
+
/** Interface representing a ConnectedRegistries. */
|
915
|
+
export declare interface ConnectedRegistries {
|
916
|
+
/**
|
917
|
+
* Lists all connected registries for the specified container registry.
|
918
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
919
|
+
* @param registryName The name of the container registry.
|
920
|
+
* @param options The options parameters.
|
921
|
+
*/
|
922
|
+
list(resourceGroupName: string, registryName: string, options?: ConnectedRegistriesListOptionalParams): PagedAsyncIterableIterator<ConnectedRegistry>;
|
923
|
+
/**
|
924
|
+
* Gets the properties of the connected registry.
|
925
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
926
|
+
* @param registryName The name of the container registry.
|
927
|
+
* @param connectedRegistryName The name of the connected registry.
|
928
|
+
* @param options The options parameters.
|
929
|
+
*/
|
930
|
+
get(resourceGroupName: string, registryName: string, connectedRegistryName: string, options?: ConnectedRegistriesGetOptionalParams): Promise<ConnectedRegistriesGetResponse>;
|
931
|
+
/**
|
932
|
+
* Creates a connected registry for a container registry with the specified parameters.
|
933
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
934
|
+
* @param registryName The name of the container registry.
|
935
|
+
* @param connectedRegistryName The name of the connected registry.
|
936
|
+
* @param connectedRegistryCreateParameters The parameters for creating a connectedRegistry.
|
937
|
+
* @param options The options parameters.
|
938
|
+
*/
|
939
|
+
beginCreate(resourceGroupName: string, registryName: string, connectedRegistryName: string, connectedRegistryCreateParameters: ConnectedRegistry, options?: ConnectedRegistriesCreateOptionalParams): Promise<SimplePollerLike<OperationState<ConnectedRegistriesCreateResponse>, ConnectedRegistriesCreateResponse>>;
|
940
|
+
/**
|
941
|
+
* Creates a connected registry for a container registry with the specified parameters.
|
942
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
943
|
+
* @param registryName The name of the container registry.
|
944
|
+
* @param connectedRegistryName The name of the connected registry.
|
945
|
+
* @param connectedRegistryCreateParameters The parameters for creating a connectedRegistry.
|
946
|
+
* @param options The options parameters.
|
947
|
+
*/
|
948
|
+
beginCreateAndWait(resourceGroupName: string, registryName: string, connectedRegistryName: string, connectedRegistryCreateParameters: ConnectedRegistry, options?: ConnectedRegistriesCreateOptionalParams): Promise<ConnectedRegistriesCreateResponse>;
|
949
|
+
/**
|
950
|
+
* Deletes a connected registry from a container registry.
|
951
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
952
|
+
* @param registryName The name of the container registry.
|
953
|
+
* @param connectedRegistryName The name of the connected registry.
|
954
|
+
* @param options The options parameters.
|
955
|
+
*/
|
956
|
+
beginDelete(resourceGroupName: string, registryName: string, connectedRegistryName: string, options?: ConnectedRegistriesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
957
|
+
/**
|
958
|
+
* Deletes a connected registry from a container registry.
|
959
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
960
|
+
* @param registryName The name of the container registry.
|
961
|
+
* @param connectedRegistryName The name of the connected registry.
|
962
|
+
* @param options The options parameters.
|
963
|
+
*/
|
964
|
+
beginDeleteAndWait(resourceGroupName: string, registryName: string, connectedRegistryName: string, options?: ConnectedRegistriesDeleteOptionalParams): Promise<void>;
|
965
|
+
/**
|
966
|
+
* Updates a connected registry with the specified parameters.
|
967
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
968
|
+
* @param registryName The name of the container registry.
|
969
|
+
* @param connectedRegistryName The name of the connected registry.
|
970
|
+
* @param connectedRegistryUpdateParameters The parameters for updating a connectedRegistry.
|
971
|
+
* @param options The options parameters.
|
972
|
+
*/
|
973
|
+
beginUpdate(resourceGroupName: string, registryName: string, connectedRegistryName: string, connectedRegistryUpdateParameters: ConnectedRegistryUpdateParameters, options?: ConnectedRegistriesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ConnectedRegistriesUpdateResponse>, ConnectedRegistriesUpdateResponse>>;
|
974
|
+
/**
|
975
|
+
* Updates a connected registry with the specified parameters.
|
976
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
977
|
+
* @param registryName The name of the container registry.
|
978
|
+
* @param connectedRegistryName The name of the connected registry.
|
979
|
+
* @param connectedRegistryUpdateParameters The parameters for updating a connectedRegistry.
|
980
|
+
* @param options The options parameters.
|
981
|
+
*/
|
982
|
+
beginUpdateAndWait(resourceGroupName: string, registryName: string, connectedRegistryName: string, connectedRegistryUpdateParameters: ConnectedRegistryUpdateParameters, options?: ConnectedRegistriesUpdateOptionalParams): Promise<ConnectedRegistriesUpdateResponse>;
|
983
|
+
/**
|
984
|
+
* Deactivates the connected registry instance.
|
985
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
986
|
+
* @param registryName The name of the container registry.
|
987
|
+
* @param connectedRegistryName The name of the connected registry.
|
988
|
+
* @param options The options parameters.
|
989
|
+
*/
|
990
|
+
beginDeactivate(resourceGroupName: string, registryName: string, connectedRegistryName: string, options?: ConnectedRegistriesDeactivateOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
991
|
+
/**
|
992
|
+
* Deactivates the connected registry instance.
|
993
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
994
|
+
* @param registryName The name of the container registry.
|
995
|
+
* @param connectedRegistryName The name of the connected registry.
|
996
|
+
* @param options The options parameters.
|
997
|
+
*/
|
998
|
+
beginDeactivateAndWait(resourceGroupName: string, registryName: string, connectedRegistryName: string, options?: ConnectedRegistriesDeactivateOptionalParams): Promise<void>;
|
999
|
+
}
|
1000
|
+
|
1001
|
+
/** Defines headers for ConnectedRegistries_create operation. */
|
1002
|
+
export declare interface ConnectedRegistriesCreateHeaders {
|
1003
|
+
azureAsyncOperation?: string;
|
1004
|
+
}
|
1005
|
+
|
1006
|
+
/** Optional parameters. */
|
1007
|
+
export declare interface ConnectedRegistriesCreateOptionalParams extends coreClient.OperationOptions {
|
1008
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1009
|
+
updateIntervalInMs?: number;
|
1010
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1011
|
+
resumeFrom?: string;
|
1012
|
+
}
|
1013
|
+
|
1014
|
+
/** Contains response data for the create operation. */
|
1015
|
+
export declare type ConnectedRegistriesCreateResponse = ConnectedRegistry;
|
1016
|
+
|
1017
|
+
/** Defines headers for ConnectedRegistries_deactivate operation. */
|
1018
|
+
export declare interface ConnectedRegistriesDeactivateHeaders {
|
1019
|
+
location?: string;
|
1020
|
+
}
|
1021
|
+
|
1022
|
+
/** Optional parameters. */
|
1023
|
+
export declare interface ConnectedRegistriesDeactivateOptionalParams extends coreClient.OperationOptions {
|
1024
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1025
|
+
updateIntervalInMs?: number;
|
1026
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1027
|
+
resumeFrom?: string;
|
1028
|
+
}
|
1029
|
+
|
1030
|
+
/** Defines headers for ConnectedRegistries_delete operation. */
|
1031
|
+
export declare interface ConnectedRegistriesDeleteHeaders {
|
1032
|
+
location?: string;
|
1033
|
+
}
|
1034
|
+
|
1035
|
+
/** Optional parameters. */
|
1036
|
+
export declare interface ConnectedRegistriesDeleteOptionalParams extends coreClient.OperationOptions {
|
1037
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1038
|
+
updateIntervalInMs?: number;
|
1039
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1040
|
+
resumeFrom?: string;
|
1041
|
+
}
|
1042
|
+
|
1043
|
+
/** Optional parameters. */
|
1044
|
+
export declare interface ConnectedRegistriesGetOptionalParams extends coreClient.OperationOptions {
|
1045
|
+
}
|
1046
|
+
|
1047
|
+
/** Contains response data for the get operation. */
|
1048
|
+
export declare type ConnectedRegistriesGetResponse = ConnectedRegistry;
|
1049
|
+
|
1050
|
+
/** Optional parameters. */
|
1051
|
+
export declare interface ConnectedRegistriesListNextOptionalParams extends coreClient.OperationOptions {
|
1052
|
+
}
|
1053
|
+
|
1054
|
+
/** Contains response data for the listNext operation. */
|
1055
|
+
export declare type ConnectedRegistriesListNextResponse = ConnectedRegistryListResult;
|
1056
|
+
|
1057
|
+
/** Optional parameters. */
|
1058
|
+
export declare interface ConnectedRegistriesListOptionalParams extends coreClient.OperationOptions {
|
1059
|
+
/** 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. */
|
1060
|
+
filter?: string;
|
1061
|
+
}
|
1062
|
+
|
1063
|
+
/** Contains response data for the list operation. */
|
1064
|
+
export declare type ConnectedRegistriesListResponse = ConnectedRegistryListResult;
|
1065
|
+
|
1066
|
+
/** Defines headers for ConnectedRegistries_update operation. */
|
1067
|
+
export declare interface ConnectedRegistriesUpdateHeaders {
|
1068
|
+
azureAsyncOperation?: string;
|
1069
|
+
}
|
1070
|
+
|
1071
|
+
/** Optional parameters. */
|
1072
|
+
export declare interface ConnectedRegistriesUpdateOptionalParams extends coreClient.OperationOptions {
|
1073
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1074
|
+
updateIntervalInMs?: number;
|
1075
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1076
|
+
resumeFrom?: string;
|
1077
|
+
}
|
1078
|
+
|
1079
|
+
/** Contains response data for the update operation. */
|
1080
|
+
export declare type ConnectedRegistriesUpdateResponse = ConnectedRegistry;
|
1081
|
+
|
1082
|
+
/** An object that represents a connected registry for a container registry. */
|
1083
|
+
export declare interface ConnectedRegistry extends ProxyResource {
|
1084
|
+
/**
|
1085
|
+
* Provisioning state of the resource.
|
1086
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1087
|
+
*/
|
1088
|
+
readonly provisioningState?: ProvisioningState;
|
1089
|
+
/** The mode of the connected registry resource that indicates the permissions of the registry. */
|
1090
|
+
mode?: ConnectedRegistryMode;
|
1091
|
+
/**
|
1092
|
+
* The current version of ACR runtime on the connected registry.
|
1093
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1094
|
+
*/
|
1095
|
+
readonly version?: string;
|
1096
|
+
/**
|
1097
|
+
* The current connection state of the connected registry.
|
1098
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1099
|
+
*/
|
1100
|
+
readonly connectionState?: ConnectionState;
|
1101
|
+
/**
|
1102
|
+
* The last activity time of the connected registry.
|
1103
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1104
|
+
*/
|
1105
|
+
readonly lastActivityTime?: Date;
|
1106
|
+
/**
|
1107
|
+
* The activation properties of the connected registry.
|
1108
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1109
|
+
*/
|
1110
|
+
readonly activation?: ActivationProperties;
|
1111
|
+
/** The parent of the connected registry. */
|
1112
|
+
parent?: ParentProperties;
|
1113
|
+
/** The list of the ACR token resource IDs used to authenticate clients to the connected registry. */
|
1114
|
+
clientTokenIds?: string[];
|
1115
|
+
/** The login server properties of the connected registry. */
|
1116
|
+
loginServer?: LoginServerProperties;
|
1117
|
+
/** The logging properties of the connected registry. */
|
1118
|
+
logging?: LoggingProperties;
|
1119
|
+
/**
|
1120
|
+
* The list of current statuses of the connected registry.
|
1121
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1122
|
+
*/
|
1123
|
+
readonly statusDetails?: StatusDetailProperties[];
|
1124
|
+
/** The list of notifications subscription information for the connected registry. */
|
1125
|
+
notificationsList?: string[];
|
1126
|
+
}
|
1127
|
+
|
1128
|
+
/** The result of a request to list connected registries for a container registry. */
|
1129
|
+
export declare interface ConnectedRegistryListResult {
|
1130
|
+
/** 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. */
|
1131
|
+
value?: ConnectedRegistry[];
|
1132
|
+
/** The URI that can be used to request the next list of connected registries. */
|
1133
|
+
nextLink?: string;
|
1134
|
+
}
|
1135
|
+
|
1136
|
+
/**
|
1137
|
+
* Defines values for ConnectedRegistryMode. \
|
1138
|
+
* {@link KnownConnectedRegistryMode} can be used interchangeably with ConnectedRegistryMode,
|
1139
|
+
* this enum contains the known values that the service supports.
|
1140
|
+
* ### Known values supported by the service
|
1141
|
+
* **ReadWrite** \
|
1142
|
+
* **ReadOnly** \
|
1143
|
+
* **Registry** \
|
1144
|
+
* **Mirror**
|
1145
|
+
*/
|
1146
|
+
export declare type ConnectedRegistryMode = string;
|
1147
|
+
|
1148
|
+
/** The parameters for updating a connected registry. */
|
1149
|
+
export declare interface ConnectedRegistryUpdateParameters {
|
1150
|
+
/** The sync properties of the connected registry with its parent. */
|
1151
|
+
syncProperties?: SyncUpdateProperties;
|
1152
|
+
/** The logging properties of the connected registry. */
|
1153
|
+
logging?: LoggingProperties;
|
1154
|
+
/** The list of the ACR token resource IDs used to authenticate clients to the connected registry. */
|
1155
|
+
clientTokenIds?: string[];
|
1156
|
+
/** The list of notifications subscription information for the connected registry. */
|
1157
|
+
notificationsList?: string[];
|
1158
|
+
}
|
1159
|
+
|
1160
|
+
/**
|
1161
|
+
* Defines values for ConnectionState. \
|
1162
|
+
* {@link KnownConnectionState} can be used interchangeably with ConnectionState,
|
1163
|
+
* this enum contains the known values that the service supports.
|
1164
|
+
* ### Known values supported by the service
|
1165
|
+
* **Online** \
|
1166
|
+
* **Offline** \
|
1167
|
+
* **Syncing** \
|
1168
|
+
* **Unhealthy**
|
1169
|
+
*/
|
1170
|
+
export declare type ConnectionState = string;
|
1171
|
+
|
1172
|
+
/**
|
1173
|
+
* Defines values for ConnectionStatus. \
|
1174
|
+
* {@link KnownConnectionStatus} can be used interchangeably with ConnectionStatus,
|
1175
|
+
* this enum contains the known values that the service supports.
|
1176
|
+
* ### Known values supported by the service
|
1177
|
+
* **Approved** \
|
1178
|
+
* **Pending** \
|
1179
|
+
* **Rejected** \
|
1180
|
+
* **Disconnected**
|
1181
|
+
*/
|
1182
|
+
export declare type ConnectionStatus = string;
|
1183
|
+
|
1184
|
+
export declare class ContainerRegistryManagementClient extends coreClient.ServiceClient {
|
1185
|
+
$host: string;
|
1186
|
+
subscriptionId: string;
|
1187
|
+
/**
|
1188
|
+
* Initializes a new instance of the ContainerRegistryManagementClient class.
|
1189
|
+
* @param credentials Subscription credentials which uniquely identify client subscription.
|
1190
|
+
* @param subscriptionId The ID of the target subscription. The value must be an UUID.
|
1191
|
+
* @param options The parameter options
|
1192
|
+
*/
|
1193
|
+
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: ContainerRegistryManagementClientOptionalParams);
|
1194
|
+
archives: Archives;
|
1195
|
+
archiveVersions: ArchiveVersions;
|
1196
|
+
cacheRules: CacheRules;
|
1197
|
+
connectedRegistries: ConnectedRegistries;
|
1198
|
+
credentialSets: CredentialSets;
|
1199
|
+
exportPipelines: ExportPipelines;
|
1200
|
+
registries: Registries;
|
1201
|
+
importPipelines: ImportPipelines;
|
1202
|
+
operations: Operations;
|
1203
|
+
pipelineRuns: PipelineRuns;
|
1204
|
+
privateEndpointConnections: PrivateEndpointConnections;
|
1205
|
+
replications: Replications;
|
1206
|
+
scopeMaps: ScopeMaps;
|
1207
|
+
tokens: Tokens;
|
378
1208
|
webhooks: Webhooks;
|
379
1209
|
agentPools: AgentPools;
|
380
1210
|
runs: Runs;
|
@@ -383,37 +1213,248 @@ export declare class ContainerRegistryManagementClient extends coreClient.Servic
|
|
383
1213
|
}
|
384
1214
|
|
385
1215
|
/** Optional parameters. */
|
386
|
-
export declare interface ContainerRegistryManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
387
|
-
/** server parameter */
|
388
|
-
$host?: string;
|
389
|
-
/** Overrides client endpoint. */
|
390
|
-
endpoint?: string;
|
1216
|
+
export declare interface ContainerRegistryManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
1217
|
+
/** server parameter */
|
1218
|
+
$host?: string;
|
1219
|
+
/** Overrides client endpoint. */
|
1220
|
+
endpoint?: string;
|
1221
|
+
}
|
1222
|
+
|
1223
|
+
/**
|
1224
|
+
* Defines values for CreatedByType. \
|
1225
|
+
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
1226
|
+
* this enum contains the known values that the service supports.
|
1227
|
+
* ### Known values supported by the service
|
1228
|
+
* **User** \
|
1229
|
+
* **Application** \
|
1230
|
+
* **ManagedIdentity** \
|
1231
|
+
* **Key**
|
1232
|
+
*/
|
1233
|
+
export declare type CreatedByType = string;
|
1234
|
+
|
1235
|
+
/** The health of the auth credential. */
|
1236
|
+
export declare interface CredentialHealth {
|
1237
|
+
/** The health status of credential. */
|
1238
|
+
status?: CredentialHealthStatus;
|
1239
|
+
/** Error code representing the health check error. */
|
1240
|
+
errorCode?: string;
|
1241
|
+
/** Descriptive message representing the health check error. */
|
1242
|
+
errorMessage?: string;
|
1243
|
+
}
|
1244
|
+
|
1245
|
+
/**
|
1246
|
+
* Defines values for CredentialHealthStatus. \
|
1247
|
+
* {@link KnownCredentialHealthStatus} can be used interchangeably with CredentialHealthStatus,
|
1248
|
+
* this enum contains the known values that the service supports.
|
1249
|
+
* ### Known values supported by the service
|
1250
|
+
* **Healthy** \
|
1251
|
+
* **Unhealthy**
|
1252
|
+
*/
|
1253
|
+
export declare type CredentialHealthStatus = string;
|
1254
|
+
|
1255
|
+
/**
|
1256
|
+
* Defines values for CredentialName. \
|
1257
|
+
* {@link KnownCredentialName} can be used interchangeably with CredentialName,
|
1258
|
+
* this enum contains the known values that the service supports.
|
1259
|
+
* ### Known values supported by the service
|
1260
|
+
* **Credential1**
|
1261
|
+
*/
|
1262
|
+
export declare type CredentialName = string;
|
1263
|
+
|
1264
|
+
/** The parameters that describes a set of credentials that will be used when a run is invoked. */
|
1265
|
+
export declare interface Credentials {
|
1266
|
+
/** Describes the credential parameters for accessing the source registry. */
|
1267
|
+
sourceRegistry?: SourceRegistryCredentials;
|
1268
|
+
/**
|
1269
|
+
* Describes the credential parameters for accessing other custom registries. The key
|
1270
|
+
* for the dictionary item will be the registry login server (myregistry.azurecr.io) and
|
1271
|
+
* the value of the item will be the registry credentials for accessing the registry.
|
1272
|
+
*/
|
1273
|
+
customRegistries?: {
|
1274
|
+
[propertyName: string]: CustomRegistryCredentials;
|
1275
|
+
};
|
1276
|
+
}
|
1277
|
+
|
1278
|
+
/** An object that represents a credential set resource for a container registry. */
|
1279
|
+
export declare interface CredentialSet extends ProxyResource {
|
1280
|
+
/** Identities associated with the resource. This is used to access the KeyVault secrets. */
|
1281
|
+
identity?: IdentityProperties;
|
1282
|
+
/** The credentials are stored for this upstream or login server. */
|
1283
|
+
loginServer?: string;
|
1284
|
+
/**
|
1285
|
+
* List of authentication credentials stored for an upstream.
|
1286
|
+
* Usually consists of a primary and an optional secondary credential.
|
1287
|
+
*/
|
1288
|
+
authCredentials?: AuthCredential[];
|
1289
|
+
/**
|
1290
|
+
* The creation date of credential store resource.
|
1291
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1292
|
+
*/
|
1293
|
+
readonly creationDate?: Date;
|
1294
|
+
/**
|
1295
|
+
* Provisioning state of the resource.
|
1296
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1297
|
+
*/
|
1298
|
+
readonly provisioningState?: ProvisioningState;
|
1299
|
+
}
|
1300
|
+
|
1301
|
+
/** The result of a request to list credential sets for a container registry. */
|
1302
|
+
export declare interface CredentialSetListResult {
|
1303
|
+
/** 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. */
|
1304
|
+
value?: CredentialSet[];
|
1305
|
+
/** The URI that can be used to request the next list of credential sets. */
|
1306
|
+
nextLink?: string;
|
1307
|
+
}
|
1308
|
+
|
1309
|
+
/** Interface representing a CredentialSets. */
|
1310
|
+
export declare interface CredentialSets {
|
1311
|
+
/**
|
1312
|
+
* Lists all credential set resources for the specified container registry.
|
1313
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
1314
|
+
* @param registryName The name of the container registry.
|
1315
|
+
* @param options The options parameters.
|
1316
|
+
*/
|
1317
|
+
list(resourceGroupName: string, registryName: string, options?: CredentialSetsListOptionalParams): PagedAsyncIterableIterator<CredentialSet>;
|
1318
|
+
/**
|
1319
|
+
* Gets the properties of the specified credential set resource.
|
1320
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
1321
|
+
* @param registryName The name of the container registry.
|
1322
|
+
* @param credentialSetName The name of the credential set.
|
1323
|
+
* @param options The options parameters.
|
1324
|
+
*/
|
1325
|
+
get(resourceGroupName: string, registryName: string, credentialSetName: string, options?: CredentialSetsGetOptionalParams): Promise<CredentialSetsGetResponse>;
|
1326
|
+
/**
|
1327
|
+
* Creates a credential set for a container registry with the specified parameters.
|
1328
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
1329
|
+
* @param registryName The name of the container registry.
|
1330
|
+
* @param credentialSetName The name of the credential set.
|
1331
|
+
* @param credentialSetCreateParameters The parameters for creating a credential set.
|
1332
|
+
* @param options The options parameters.
|
1333
|
+
*/
|
1334
|
+
beginCreate(resourceGroupName: string, registryName: string, credentialSetName: string, credentialSetCreateParameters: CredentialSet, options?: CredentialSetsCreateOptionalParams): Promise<SimplePollerLike<OperationState<CredentialSetsCreateResponse>, CredentialSetsCreateResponse>>;
|
1335
|
+
/**
|
1336
|
+
* Creates a credential set for a container registry with the specified parameters.
|
1337
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
1338
|
+
* @param registryName The name of the container registry.
|
1339
|
+
* @param credentialSetName The name of the credential set.
|
1340
|
+
* @param credentialSetCreateParameters The parameters for creating a credential set.
|
1341
|
+
* @param options The options parameters.
|
1342
|
+
*/
|
1343
|
+
beginCreateAndWait(resourceGroupName: string, registryName: string, credentialSetName: string, credentialSetCreateParameters: CredentialSet, options?: CredentialSetsCreateOptionalParams): Promise<CredentialSetsCreateResponse>;
|
1344
|
+
/**
|
1345
|
+
* Deletes a credential set from a container registry.
|
1346
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
1347
|
+
* @param registryName The name of the container registry.
|
1348
|
+
* @param credentialSetName The name of the credential set.
|
1349
|
+
* @param options The options parameters.
|
1350
|
+
*/
|
1351
|
+
beginDelete(resourceGroupName: string, registryName: string, credentialSetName: string, options?: CredentialSetsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<CredentialSetsDeleteResponse>, CredentialSetsDeleteResponse>>;
|
1352
|
+
/**
|
1353
|
+
* Deletes a credential set from a container registry.
|
1354
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
1355
|
+
* @param registryName The name of the container registry.
|
1356
|
+
* @param credentialSetName The name of the credential set.
|
1357
|
+
* @param options The options parameters.
|
1358
|
+
*/
|
1359
|
+
beginDeleteAndWait(resourceGroupName: string, registryName: string, credentialSetName: string, options?: CredentialSetsDeleteOptionalParams): Promise<CredentialSetsDeleteResponse>;
|
1360
|
+
/**
|
1361
|
+
* Updates a credential set for a container registry with the specified parameters.
|
1362
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
1363
|
+
* @param registryName The name of the container registry.
|
1364
|
+
* @param credentialSetName The name of the credential set.
|
1365
|
+
* @param credentialSetUpdateParameters The parameters for updating a credential set.
|
1366
|
+
* @param options The options parameters.
|
1367
|
+
*/
|
1368
|
+
beginUpdate(resourceGroupName: string, registryName: string, credentialSetName: string, credentialSetUpdateParameters: CredentialSetUpdateParameters, options?: CredentialSetsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CredentialSetsUpdateResponse>, CredentialSetsUpdateResponse>>;
|
1369
|
+
/**
|
1370
|
+
* Updates a credential set for a container registry with the specified parameters.
|
1371
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
1372
|
+
* @param registryName The name of the container registry.
|
1373
|
+
* @param credentialSetName The name of the credential set.
|
1374
|
+
* @param credentialSetUpdateParameters The parameters for updating a credential set.
|
1375
|
+
* @param options The options parameters.
|
1376
|
+
*/
|
1377
|
+
beginUpdateAndWait(resourceGroupName: string, registryName: string, credentialSetName: string, credentialSetUpdateParameters: CredentialSetUpdateParameters, options?: CredentialSetsUpdateOptionalParams): Promise<CredentialSetsUpdateResponse>;
|
1378
|
+
}
|
1379
|
+
|
1380
|
+
/** Defines headers for CredentialSets_create operation. */
|
1381
|
+
export declare interface CredentialSetsCreateHeaders {
|
1382
|
+
azureAsyncOperation?: string;
|
1383
|
+
}
|
1384
|
+
|
1385
|
+
/** Optional parameters. */
|
1386
|
+
export declare interface CredentialSetsCreateOptionalParams extends coreClient.OperationOptions {
|
1387
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1388
|
+
updateIntervalInMs?: number;
|
1389
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1390
|
+
resumeFrom?: string;
|
1391
|
+
}
|
1392
|
+
|
1393
|
+
/** Contains response data for the create operation. */
|
1394
|
+
export declare type CredentialSetsCreateResponse = CredentialSet;
|
1395
|
+
|
1396
|
+
/** Defines headers for CredentialSets_delete operation. */
|
1397
|
+
export declare interface CredentialSetsDeleteHeaders {
|
1398
|
+
location?: string;
|
1399
|
+
}
|
1400
|
+
|
1401
|
+
/** Optional parameters. */
|
1402
|
+
export declare interface CredentialSetsDeleteOptionalParams extends coreClient.OperationOptions {
|
1403
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1404
|
+
updateIntervalInMs?: number;
|
1405
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1406
|
+
resumeFrom?: string;
|
1407
|
+
}
|
1408
|
+
|
1409
|
+
/** Contains response data for the delete operation. */
|
1410
|
+
export declare type CredentialSetsDeleteResponse = CredentialSetsDeleteHeaders;
|
1411
|
+
|
1412
|
+
/** Optional parameters. */
|
1413
|
+
export declare interface CredentialSetsGetOptionalParams extends coreClient.OperationOptions {
|
1414
|
+
}
|
1415
|
+
|
1416
|
+
/** Contains response data for the get operation. */
|
1417
|
+
export declare type CredentialSetsGetResponse = CredentialSet;
|
1418
|
+
|
1419
|
+
/** Optional parameters. */
|
1420
|
+
export declare interface CredentialSetsListNextOptionalParams extends coreClient.OperationOptions {
|
1421
|
+
}
|
1422
|
+
|
1423
|
+
/** Contains response data for the listNext operation. */
|
1424
|
+
export declare type CredentialSetsListNextResponse = CredentialSetListResult;
|
1425
|
+
|
1426
|
+
/** Optional parameters. */
|
1427
|
+
export declare interface CredentialSetsListOptionalParams extends coreClient.OperationOptions {
|
1428
|
+
}
|
1429
|
+
|
1430
|
+
/** Contains response data for the list operation. */
|
1431
|
+
export declare type CredentialSetsListResponse = CredentialSetListResult;
|
1432
|
+
|
1433
|
+
/** Defines headers for CredentialSets_update operation. */
|
1434
|
+
export declare interface CredentialSetsUpdateHeaders {
|
1435
|
+
azureAsyncOperation?: string;
|
1436
|
+
}
|
1437
|
+
|
1438
|
+
/** Optional parameters. */
|
1439
|
+
export declare interface CredentialSetsUpdateOptionalParams extends coreClient.OperationOptions {
|
1440
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1441
|
+
updateIntervalInMs?: number;
|
1442
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1443
|
+
resumeFrom?: string;
|
391
1444
|
}
|
392
1445
|
|
393
|
-
/**
|
394
|
-
|
395
|
-
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
396
|
-
* this enum contains the known values that the service supports.
|
397
|
-
* ### Known values supported by the service
|
398
|
-
* **User** \
|
399
|
-
* **Application** \
|
400
|
-
* **ManagedIdentity** \
|
401
|
-
* **Key**
|
402
|
-
*/
|
403
|
-
export declare type CreatedByType = string;
|
1446
|
+
/** Contains response data for the update operation. */
|
1447
|
+
export declare type CredentialSetsUpdateResponse = CredentialSet;
|
404
1448
|
|
405
|
-
/** The parameters
|
406
|
-
export declare interface
|
407
|
-
/**
|
408
|
-
|
1449
|
+
/** The parameters for updating a credential set */
|
1450
|
+
export declare interface CredentialSetUpdateParameters {
|
1451
|
+
/** Identities associated with the resource. This is used to access the KeyVault secrets. */
|
1452
|
+
identity?: IdentityProperties;
|
409
1453
|
/**
|
410
|
-
*
|
411
|
-
*
|
412
|
-
* the value of the item will be the registry credentials for accessing the registry.
|
1454
|
+
* List of authentication credentials stored for an upstream.
|
1455
|
+
* Usually consists of a primary and an optional secondary credential.
|
413
1456
|
*/
|
414
|
-
|
415
|
-
[propertyName: string]: CustomRegistryCredentials;
|
416
|
-
};
|
1457
|
+
authCredentials?: AuthCredential[];
|
417
1458
|
}
|
418
1459
|
|
419
1460
|
/** Describes the credentials that will be used to access a custom registry during a run. */
|
@@ -435,6 +1476,18 @@ export declare interface CustomRegistryCredentials {
|
|
435
1476
|
identity?: string;
|
436
1477
|
}
|
437
1478
|
|
1479
|
+
/** The properties of the archive package source. */
|
1480
|
+
export declare interface DebianArchivePackageSourceProperties extends ArchivePackageSourceProperties {
|
1481
|
+
/** Upstream Debian distribution Name. */
|
1482
|
+
distributionName?: string;
|
1483
|
+
}
|
1484
|
+
|
1485
|
+
/** The properties of the Debian package Archive. */
|
1486
|
+
export declare interface DebianArchiveProperties extends ArchiveProperties {
|
1487
|
+
/** Debian distribution Name. */
|
1488
|
+
distributionName?: string;
|
1489
|
+
}
|
1490
|
+
|
438
1491
|
/**
|
439
1492
|
* Defines values for DefaultAction. \
|
440
1493
|
* {@link KnownDefaultAction} can be used interchangeably with DefaultAction,
|
@@ -578,10 +1631,53 @@ export declare interface EncryptionProperty {
|
|
578
1631
|
*/
|
579
1632
|
export declare type EncryptionStatus = string;
|
580
1633
|
|
581
|
-
/**
|
1634
|
+
/** The resource management error additional info. */
|
1635
|
+
export declare interface ErrorAdditionalInfo {
|
1636
|
+
/**
|
1637
|
+
* The additional info type.
|
1638
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1639
|
+
*/
|
1640
|
+
readonly type?: string;
|
1641
|
+
/**
|
1642
|
+
* The additional info.
|
1643
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1644
|
+
*/
|
1645
|
+
readonly info?: Record<string, unknown>;
|
1646
|
+
}
|
1647
|
+
|
1648
|
+
/** The error detail. */
|
1649
|
+
export declare interface ErrorDetail {
|
1650
|
+
/**
|
1651
|
+
* The error code.
|
1652
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1653
|
+
*/
|
1654
|
+
readonly code?: string;
|
1655
|
+
/**
|
1656
|
+
* The error message.
|
1657
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1658
|
+
*/
|
1659
|
+
readonly message?: string;
|
1660
|
+
/**
|
1661
|
+
* The error target.
|
1662
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1663
|
+
*/
|
1664
|
+
readonly target?: string;
|
1665
|
+
/**
|
1666
|
+
* The error details.
|
1667
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1668
|
+
*/
|
1669
|
+
readonly details?: ErrorDetail[];
|
1670
|
+
/**
|
1671
|
+
* The error additional info.
|
1672
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1673
|
+
*/
|
1674
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
1675
|
+
}
|
1676
|
+
|
1677
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
582
1678
|
export declare interface ErrorResponse {
|
583
|
-
/**
|
584
|
-
error?:
|
1679
|
+
/** The error object. */
|
1680
|
+
error?: ErrorDetail;
|
585
1681
|
}
|
586
1682
|
|
587
1683
|
/** An error response from the Azure Container Registry service. */
|
@@ -596,6 +1692,12 @@ export declare interface ErrorResponseBody {
|
|
596
1692
|
details?: InnerErrorDescription[];
|
597
1693
|
}
|
598
1694
|
|
1695
|
+
/** An error response from the Azure Container Registry service. */
|
1696
|
+
export declare interface ErrorResponseForContainerRegistry {
|
1697
|
+
/** Azure container registry build API error body. */
|
1698
|
+
error?: ErrorResponseBody;
|
1699
|
+
}
|
1700
|
+
|
599
1701
|
/** The event for a webhook. */
|
600
1702
|
declare interface Event_2 extends EventInfo {
|
601
1703
|
/** The event request message sent to the service URI. */
|
@@ -669,6 +1771,148 @@ export declare interface EventResponseMessage {
|
|
669
1771
|
version?: string;
|
670
1772
|
}
|
671
1773
|
|
1774
|
+
/** An object that represents an export pipeline for a container registry. */
|
1775
|
+
export declare interface ExportPipeline extends ProxyResource {
|
1776
|
+
/** The location of the export pipeline. */
|
1777
|
+
location?: string;
|
1778
|
+
/** The identity of the export pipeline. */
|
1779
|
+
identity?: IdentityProperties;
|
1780
|
+
/** The target properties of the export pipeline. */
|
1781
|
+
target?: ExportPipelineTargetProperties;
|
1782
|
+
/** The list of all options configured for the pipeline. */
|
1783
|
+
options?: PipelineOptions[];
|
1784
|
+
/**
|
1785
|
+
* The provisioning state of the pipeline at the time the operation was called.
|
1786
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1787
|
+
*/
|
1788
|
+
readonly provisioningState?: ProvisioningState;
|
1789
|
+
}
|
1790
|
+
|
1791
|
+
/** The result of a request to list export pipelines for a container registry. */
|
1792
|
+
export declare interface ExportPipelineListResult {
|
1793
|
+
/** 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. */
|
1794
|
+
value?: ExportPipeline[];
|
1795
|
+
/** The URI that can be used to request the next list of pipeline runs. */
|
1796
|
+
nextLink?: string;
|
1797
|
+
}
|
1798
|
+
|
1799
|
+
/** Interface representing a ExportPipelines. */
|
1800
|
+
export declare interface ExportPipelines {
|
1801
|
+
/**
|
1802
|
+
* Lists all export pipelines for the specified container registry.
|
1803
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
1804
|
+
* @param registryName The name of the container registry.
|
1805
|
+
* @param options The options parameters.
|
1806
|
+
*/
|
1807
|
+
list(resourceGroupName: string, registryName: string, options?: ExportPipelinesListOptionalParams): PagedAsyncIterableIterator<ExportPipeline>;
|
1808
|
+
/**
|
1809
|
+
* Gets the properties of the export pipeline.
|
1810
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
1811
|
+
* @param registryName The name of the container registry.
|
1812
|
+
* @param exportPipelineName The name of the export pipeline.
|
1813
|
+
* @param options The options parameters.
|
1814
|
+
*/
|
1815
|
+
get(resourceGroupName: string, registryName: string, exportPipelineName: string, options?: ExportPipelinesGetOptionalParams): Promise<ExportPipelinesGetResponse>;
|
1816
|
+
/**
|
1817
|
+
* Creates an export pipeline for a container registry with the specified parameters.
|
1818
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
1819
|
+
* @param registryName The name of the container registry.
|
1820
|
+
* @param exportPipelineName The name of the export pipeline.
|
1821
|
+
* @param exportPipelineCreateParameters The parameters for creating an export pipeline.
|
1822
|
+
* @param options The options parameters.
|
1823
|
+
*/
|
1824
|
+
beginCreate(resourceGroupName: string, registryName: string, exportPipelineName: string, exportPipelineCreateParameters: ExportPipeline, options?: ExportPipelinesCreateOptionalParams): Promise<SimplePollerLike<OperationState<ExportPipelinesCreateResponse>, ExportPipelinesCreateResponse>>;
|
1825
|
+
/**
|
1826
|
+
* Creates an export pipeline for a container registry with the specified parameters.
|
1827
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
1828
|
+
* @param registryName The name of the container registry.
|
1829
|
+
* @param exportPipelineName The name of the export pipeline.
|
1830
|
+
* @param exportPipelineCreateParameters The parameters for creating an export pipeline.
|
1831
|
+
* @param options The options parameters.
|
1832
|
+
*/
|
1833
|
+
beginCreateAndWait(resourceGroupName: string, registryName: string, exportPipelineName: string, exportPipelineCreateParameters: ExportPipeline, options?: ExportPipelinesCreateOptionalParams): Promise<ExportPipelinesCreateResponse>;
|
1834
|
+
/**
|
1835
|
+
* Deletes an export pipeline from a container registry.
|
1836
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
1837
|
+
* @param registryName The name of the container registry.
|
1838
|
+
* @param exportPipelineName The name of the export pipeline.
|
1839
|
+
* @param options The options parameters.
|
1840
|
+
*/
|
1841
|
+
beginDelete(resourceGroupName: string, registryName: string, exportPipelineName: string, options?: ExportPipelinesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
1842
|
+
/**
|
1843
|
+
* Deletes an export pipeline from a container registry.
|
1844
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
1845
|
+
* @param registryName The name of the container registry.
|
1846
|
+
* @param exportPipelineName The name of the export pipeline.
|
1847
|
+
* @param options The options parameters.
|
1848
|
+
*/
|
1849
|
+
beginDeleteAndWait(resourceGroupName: string, registryName: string, exportPipelineName: string, options?: ExportPipelinesDeleteOptionalParams): Promise<void>;
|
1850
|
+
}
|
1851
|
+
|
1852
|
+
/** Defines headers for ExportPipelines_create operation. */
|
1853
|
+
export declare interface ExportPipelinesCreateHeaders {
|
1854
|
+
azureAsyncOperation?: string;
|
1855
|
+
}
|
1856
|
+
|
1857
|
+
/** Optional parameters. */
|
1858
|
+
export declare interface ExportPipelinesCreateOptionalParams extends coreClient.OperationOptions {
|
1859
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1860
|
+
updateIntervalInMs?: number;
|
1861
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1862
|
+
resumeFrom?: string;
|
1863
|
+
}
|
1864
|
+
|
1865
|
+
/** Contains response data for the create operation. */
|
1866
|
+
export declare type ExportPipelinesCreateResponse = ExportPipeline;
|
1867
|
+
|
1868
|
+
/** Defines headers for ExportPipelines_delete operation. */
|
1869
|
+
export declare interface ExportPipelinesDeleteHeaders {
|
1870
|
+
location?: string;
|
1871
|
+
}
|
1872
|
+
|
1873
|
+
/** Optional parameters. */
|
1874
|
+
export declare interface ExportPipelinesDeleteOptionalParams extends coreClient.OperationOptions {
|
1875
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1876
|
+
updateIntervalInMs?: number;
|
1877
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1878
|
+
resumeFrom?: string;
|
1879
|
+
}
|
1880
|
+
|
1881
|
+
/** Optional parameters. */
|
1882
|
+
export declare interface ExportPipelinesGetOptionalParams extends coreClient.OperationOptions {
|
1883
|
+
}
|
1884
|
+
|
1885
|
+
/** Contains response data for the get operation. */
|
1886
|
+
export declare type ExportPipelinesGetResponse = ExportPipeline;
|
1887
|
+
|
1888
|
+
/** Optional parameters. */
|
1889
|
+
export declare interface ExportPipelinesListNextOptionalParams extends coreClient.OperationOptions {
|
1890
|
+
}
|
1891
|
+
|
1892
|
+
/** Contains response data for the listNext operation. */
|
1893
|
+
export declare type ExportPipelinesListNextResponse = ExportPipelineListResult;
|
1894
|
+
|
1895
|
+
/** Optional parameters. */
|
1896
|
+
export declare interface ExportPipelinesListOptionalParams extends coreClient.OperationOptions {
|
1897
|
+
}
|
1898
|
+
|
1899
|
+
/** Contains response data for the list operation. */
|
1900
|
+
export declare type ExportPipelinesListResponse = ExportPipelineListResult;
|
1901
|
+
|
1902
|
+
/** The properties of the export pipeline target. */
|
1903
|
+
export declare interface ExportPipelineTargetProperties {
|
1904
|
+
/** The type of target for the export pipeline. */
|
1905
|
+
type?: string;
|
1906
|
+
/**
|
1907
|
+
* The target uri of the export pipeline.
|
1908
|
+
* When 'AzureStorageBlob': "https://accountName.blob.core.windows.net/containerName/blobName"
|
1909
|
+
* When 'AzureStorageBlobContainer': "https://accountName.blob.core.windows.net/containerName"
|
1910
|
+
*/
|
1911
|
+
uri?: string;
|
1912
|
+
/** They key vault secret uri to obtain the target storage SAS token. */
|
1913
|
+
keyVaultUri: string;
|
1914
|
+
}
|
1915
|
+
|
672
1916
|
/** The export policy for a container registry. */
|
673
1917
|
export declare interface ExportPolicy {
|
674
1918
|
/** The value that indicates whether the policy is enabled or not. */
|
@@ -763,10 +2007,16 @@ export declare function getContinuationToken(page: unknown): string | undefined;
|
|
763
2007
|
|
764
2008
|
/** Managed identity for the resource. */
|
765
2009
|
export declare interface IdentityProperties {
|
766
|
-
/**
|
767
|
-
|
768
|
-
|
769
|
-
|
2010
|
+
/**
|
2011
|
+
* The principal ID of resource identity.
|
2012
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
2013
|
+
*/
|
2014
|
+
readonly principalId?: string;
|
2015
|
+
/**
|
2016
|
+
* The tenant ID of resource.
|
2017
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
2018
|
+
*/
|
2019
|
+
readonly tenantId?: string;
|
770
2020
|
/** The identity type. */
|
771
2021
|
type?: ResourceIdentityType;
|
772
2022
|
/**
|
@@ -823,6 +2073,150 @@ export declare interface ImportImageParameters {
|
|
823
2073
|
*/
|
824
2074
|
export declare type ImportMode = string;
|
825
2075
|
|
2076
|
+
/** An object that represents an import pipeline for a container registry. */
|
2077
|
+
export declare interface ImportPipeline extends ProxyResource {
|
2078
|
+
/** The location of the import pipeline. */
|
2079
|
+
location?: string;
|
2080
|
+
/** The identity of the import pipeline. */
|
2081
|
+
identity?: IdentityProperties;
|
2082
|
+
/** The source properties of the import pipeline. */
|
2083
|
+
source?: ImportPipelineSourceProperties;
|
2084
|
+
/** The properties that describe the trigger of the import pipeline. */
|
2085
|
+
trigger?: PipelineTriggerProperties;
|
2086
|
+
/** The list of all options configured for the pipeline. */
|
2087
|
+
options?: PipelineOptions[];
|
2088
|
+
/**
|
2089
|
+
* The provisioning state of the pipeline at the time the operation was called.
|
2090
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
2091
|
+
*/
|
2092
|
+
readonly provisioningState?: ProvisioningState;
|
2093
|
+
}
|
2094
|
+
|
2095
|
+
/** The result of a request to list import pipelines for a container registry. */
|
2096
|
+
export declare interface ImportPipelineListResult {
|
2097
|
+
/** 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. */
|
2098
|
+
value?: ImportPipeline[];
|
2099
|
+
/** The URI that can be used to request the next list of pipeline runs. */
|
2100
|
+
nextLink?: string;
|
2101
|
+
}
|
2102
|
+
|
2103
|
+
/** Interface representing a ImportPipelines. */
|
2104
|
+
export declare interface ImportPipelines {
|
2105
|
+
/**
|
2106
|
+
* Lists all import pipelines for the specified container registry.
|
2107
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
2108
|
+
* @param registryName The name of the container registry.
|
2109
|
+
* @param options The options parameters.
|
2110
|
+
*/
|
2111
|
+
list(resourceGroupName: string, registryName: string, options?: ImportPipelinesListOptionalParams): PagedAsyncIterableIterator<ImportPipeline>;
|
2112
|
+
/**
|
2113
|
+
* Gets the properties of the import pipeline.
|
2114
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
2115
|
+
* @param registryName The name of the container registry.
|
2116
|
+
* @param importPipelineName The name of the import pipeline.
|
2117
|
+
* @param options The options parameters.
|
2118
|
+
*/
|
2119
|
+
get(resourceGroupName: string, registryName: string, importPipelineName: string, options?: ImportPipelinesGetOptionalParams): Promise<ImportPipelinesGetResponse>;
|
2120
|
+
/**
|
2121
|
+
* Creates an import pipeline for a container registry with the specified parameters.
|
2122
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
2123
|
+
* @param registryName The name of the container registry.
|
2124
|
+
* @param importPipelineName The name of the import pipeline.
|
2125
|
+
* @param importPipelineCreateParameters The parameters for creating an import pipeline.
|
2126
|
+
* @param options The options parameters.
|
2127
|
+
*/
|
2128
|
+
beginCreate(resourceGroupName: string, registryName: string, importPipelineName: string, importPipelineCreateParameters: ImportPipeline, options?: ImportPipelinesCreateOptionalParams): Promise<SimplePollerLike<OperationState<ImportPipelinesCreateResponse>, ImportPipelinesCreateResponse>>;
|
2129
|
+
/**
|
2130
|
+
* Creates an import pipeline for a container registry with the specified parameters.
|
2131
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
2132
|
+
* @param registryName The name of the container registry.
|
2133
|
+
* @param importPipelineName The name of the import pipeline.
|
2134
|
+
* @param importPipelineCreateParameters The parameters for creating an import pipeline.
|
2135
|
+
* @param options The options parameters.
|
2136
|
+
*/
|
2137
|
+
beginCreateAndWait(resourceGroupName: string, registryName: string, importPipelineName: string, importPipelineCreateParameters: ImportPipeline, options?: ImportPipelinesCreateOptionalParams): Promise<ImportPipelinesCreateResponse>;
|
2138
|
+
/**
|
2139
|
+
* Deletes an import pipeline from a container registry.
|
2140
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
2141
|
+
* @param registryName The name of the container registry.
|
2142
|
+
* @param importPipelineName The name of the import pipeline.
|
2143
|
+
* @param options The options parameters.
|
2144
|
+
*/
|
2145
|
+
beginDelete(resourceGroupName: string, registryName: string, importPipelineName: string, options?: ImportPipelinesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
2146
|
+
/**
|
2147
|
+
* Deletes an import pipeline from a container registry.
|
2148
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
2149
|
+
* @param registryName The name of the container registry.
|
2150
|
+
* @param importPipelineName The name of the import pipeline.
|
2151
|
+
* @param options The options parameters.
|
2152
|
+
*/
|
2153
|
+
beginDeleteAndWait(resourceGroupName: string, registryName: string, importPipelineName: string, options?: ImportPipelinesDeleteOptionalParams): Promise<void>;
|
2154
|
+
}
|
2155
|
+
|
2156
|
+
/** Defines headers for ImportPipelines_create operation. */
|
2157
|
+
export declare interface ImportPipelinesCreateHeaders {
|
2158
|
+
azureAsyncOperation?: string;
|
2159
|
+
}
|
2160
|
+
|
2161
|
+
/** Optional parameters. */
|
2162
|
+
export declare interface ImportPipelinesCreateOptionalParams extends coreClient.OperationOptions {
|
2163
|
+
/** Delay to wait until next poll, in milliseconds. */
|
2164
|
+
updateIntervalInMs?: number;
|
2165
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
2166
|
+
resumeFrom?: string;
|
2167
|
+
}
|
2168
|
+
|
2169
|
+
/** Contains response data for the create operation. */
|
2170
|
+
export declare type ImportPipelinesCreateResponse = ImportPipeline;
|
2171
|
+
|
2172
|
+
/** Defines headers for ImportPipelines_delete operation. */
|
2173
|
+
export declare interface ImportPipelinesDeleteHeaders {
|
2174
|
+
location?: string;
|
2175
|
+
}
|
2176
|
+
|
2177
|
+
/** Optional parameters. */
|
2178
|
+
export declare interface ImportPipelinesDeleteOptionalParams extends coreClient.OperationOptions {
|
2179
|
+
/** Delay to wait until next poll, in milliseconds. */
|
2180
|
+
updateIntervalInMs?: number;
|
2181
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
2182
|
+
resumeFrom?: string;
|
2183
|
+
}
|
2184
|
+
|
2185
|
+
/** Optional parameters. */
|
2186
|
+
export declare interface ImportPipelinesGetOptionalParams extends coreClient.OperationOptions {
|
2187
|
+
}
|
2188
|
+
|
2189
|
+
/** Contains response data for the get operation. */
|
2190
|
+
export declare type ImportPipelinesGetResponse = ImportPipeline;
|
2191
|
+
|
2192
|
+
/** Optional parameters. */
|
2193
|
+
export declare interface ImportPipelinesListNextOptionalParams extends coreClient.OperationOptions {
|
2194
|
+
}
|
2195
|
+
|
2196
|
+
/** Contains response data for the listNext operation. */
|
2197
|
+
export declare type ImportPipelinesListNextResponse = ImportPipelineListResult;
|
2198
|
+
|
2199
|
+
/** Optional parameters. */
|
2200
|
+
export declare interface ImportPipelinesListOptionalParams extends coreClient.OperationOptions {
|
2201
|
+
}
|
2202
|
+
|
2203
|
+
/** Contains response data for the list operation. */
|
2204
|
+
export declare type ImportPipelinesListResponse = ImportPipelineListResult;
|
2205
|
+
|
2206
|
+
/** The properties of the import pipeline source. */
|
2207
|
+
export declare interface ImportPipelineSourceProperties {
|
2208
|
+
/** The type of source for the import pipeline. */
|
2209
|
+
type?: PipelineSourceType;
|
2210
|
+
/**
|
2211
|
+
* The source uri of the import pipeline.
|
2212
|
+
* When 'AzureStorageBlob': "https://accountName.blob.core.windows.net/containerName/blobName"
|
2213
|
+
* When 'AzureStorageBlobContainer': "https://accountName.blob.core.windows.net/containerName"
|
2214
|
+
*/
|
2215
|
+
uri?: string;
|
2216
|
+
/** They key vault secret uri to obtain the source storage SAS token. */
|
2217
|
+
keyVaultUri: string;
|
2218
|
+
}
|
2219
|
+
|
826
2220
|
export declare interface ImportSource {
|
827
2221
|
/** The resource identifier of the source Azure Container Registry. */
|
828
2222
|
resourceId?: string;
|
@@ -900,6 +2294,14 @@ export declare enum KnownActionsRequired {
|
|
900
2294
|
Recreate = "Recreate"
|
901
2295
|
}
|
902
2296
|
|
2297
|
+
/** Known values of {@link ActivationStatus} that the service accepts. */
|
2298
|
+
export declare enum KnownActivationStatus {
|
2299
|
+
/** Active */
|
2300
|
+
Active = "Active",
|
2301
|
+
/** Inactive */
|
2302
|
+
Inactive = "Inactive"
|
2303
|
+
}
|
2304
|
+
|
903
2305
|
/** Known values of {@link Architecture} that the service accepts. */
|
904
2306
|
export declare enum KnownArchitecture {
|
905
2307
|
/** Amd64 */
|
@@ -914,6 +2316,22 @@ export declare enum KnownArchitecture {
|
|
914
2316
|
Arm64 = "arm64"
|
915
2317
|
}
|
916
2318
|
|
2319
|
+
/** Known values of {@link AuditLogStatus} that the service accepts. */
|
2320
|
+
export declare enum KnownAuditLogStatus {
|
2321
|
+
/** Enabled */
|
2322
|
+
Enabled = "Enabled",
|
2323
|
+
/** Disabled */
|
2324
|
+
Disabled = "Disabled"
|
2325
|
+
}
|
2326
|
+
|
2327
|
+
/** Known values of {@link AzureADAuthenticationAsArmPolicyStatus} that the service accepts. */
|
2328
|
+
export declare enum KnownAzureADAuthenticationAsArmPolicyStatus {
|
2329
|
+
/** Enabled */
|
2330
|
+
Enabled = "enabled",
|
2331
|
+
/** Disabled */
|
2332
|
+
Disabled = "disabled"
|
2333
|
+
}
|
2334
|
+
|
917
2335
|
/** Known values of {@link BaseImageDependencyType} that the service accepts. */
|
918
2336
|
export declare enum KnownBaseImageDependencyType {
|
919
2337
|
/** BuildTime */
|
@@ -930,6 +2348,36 @@ export declare enum KnownBaseImageTriggerType {
|
|
930
2348
|
Runtime = "Runtime"
|
931
2349
|
}
|
932
2350
|
|
2351
|
+
/** Known values of {@link CertificateType} that the service accepts. */
|
2352
|
+
export declare enum KnownCertificateType {
|
2353
|
+
/** LocalDirectory */
|
2354
|
+
LocalDirectory = "LocalDirectory"
|
2355
|
+
}
|
2356
|
+
|
2357
|
+
/** Known values of {@link ConnectedRegistryMode} that the service accepts. */
|
2358
|
+
export declare enum KnownConnectedRegistryMode {
|
2359
|
+
/** ReadWrite */
|
2360
|
+
ReadWrite = "ReadWrite",
|
2361
|
+
/** ReadOnly */
|
2362
|
+
ReadOnly = "ReadOnly",
|
2363
|
+
/** Registry */
|
2364
|
+
Registry = "Registry",
|
2365
|
+
/** Mirror */
|
2366
|
+
Mirror = "Mirror"
|
2367
|
+
}
|
2368
|
+
|
2369
|
+
/** Known values of {@link ConnectionState} that the service accepts. */
|
2370
|
+
export declare enum KnownConnectionState {
|
2371
|
+
/** Online */
|
2372
|
+
Online = "Online",
|
2373
|
+
/** Offline */
|
2374
|
+
Offline = "Offline",
|
2375
|
+
/** Syncing */
|
2376
|
+
Syncing = "Syncing",
|
2377
|
+
/** Unhealthy */
|
2378
|
+
Unhealthy = "Unhealthy"
|
2379
|
+
}
|
2380
|
+
|
933
2381
|
/** Known values of {@link ConnectionStatus} that the service accepts. */
|
934
2382
|
export declare enum KnownConnectionStatus {
|
935
2383
|
/** Approved */
|
@@ -954,6 +2402,20 @@ export declare enum KnownCreatedByType {
|
|
954
2402
|
Key = "Key"
|
955
2403
|
}
|
956
2404
|
|
2405
|
+
/** Known values of {@link CredentialHealthStatus} that the service accepts. */
|
2406
|
+
export declare enum KnownCredentialHealthStatus {
|
2407
|
+
/** Healthy */
|
2408
|
+
Healthy = "Healthy",
|
2409
|
+
/** Unhealthy */
|
2410
|
+
Unhealthy = "Unhealthy"
|
2411
|
+
}
|
2412
|
+
|
2413
|
+
/** Known values of {@link CredentialName} that the service accepts. */
|
2414
|
+
export declare enum KnownCredentialName {
|
2415
|
+
/** Credential1 */
|
2416
|
+
Credential1 = "Credential1"
|
2417
|
+
}
|
2418
|
+
|
957
2419
|
/** Known values of {@link DefaultAction} that the service accepts. */
|
958
2420
|
export declare enum KnownDefaultAction {
|
959
2421
|
/** Allow */
|
@@ -998,6 +2460,20 @@ export declare enum KnownLastModifiedByType {
|
|
998
2460
|
Key = "Key"
|
999
2461
|
}
|
1000
2462
|
|
2463
|
+
/** Known values of {@link LogLevel} that the service accepts. */
|
2464
|
+
export declare enum KnownLogLevel {
|
2465
|
+
/** Debug */
|
2466
|
+
Debug = "Debug",
|
2467
|
+
/** Information */
|
2468
|
+
Information = "Information",
|
2469
|
+
/** Warning */
|
2470
|
+
Warning = "Warning",
|
2471
|
+
/** Error */
|
2472
|
+
Error = "Error",
|
2473
|
+
/** None */
|
2474
|
+
None = "None"
|
2475
|
+
}
|
2476
|
+
|
1001
2477
|
/** Known values of {@link NetworkRuleBypassOptions} that the service accepts. */
|
1002
2478
|
export declare enum KnownNetworkRuleBypassOptions {
|
1003
2479
|
/** AzureServices */
|
@@ -1014,6 +2490,42 @@ export declare enum KnownOS {
|
|
1014
2490
|
Linux = "Linux"
|
1015
2491
|
}
|
1016
2492
|
|
2493
|
+
/** Known values of {@link PackageSourceType} that the service accepts. */
|
2494
|
+
export declare enum KnownPackageSourceType {
|
2495
|
+
/** Remote */
|
2496
|
+
Remote = "remote"
|
2497
|
+
}
|
2498
|
+
|
2499
|
+
/** Known values of {@link PipelineOptions} that the service accepts. */
|
2500
|
+
export declare enum KnownPipelineOptions {
|
2501
|
+
/** OverwriteTags */
|
2502
|
+
OverwriteTags = "OverwriteTags",
|
2503
|
+
/** OverwriteBlobs */
|
2504
|
+
OverwriteBlobs = "OverwriteBlobs",
|
2505
|
+
/** DeleteSourceBlobOnSuccess */
|
2506
|
+
DeleteSourceBlobOnSuccess = "DeleteSourceBlobOnSuccess",
|
2507
|
+
/** ContinueOnErrors */
|
2508
|
+
ContinueOnErrors = "ContinueOnErrors"
|
2509
|
+
}
|
2510
|
+
|
2511
|
+
/** Known values of {@link PipelineRunSourceType} that the service accepts. */
|
2512
|
+
export declare enum KnownPipelineRunSourceType {
|
2513
|
+
/** AzureStorageBlob */
|
2514
|
+
AzureStorageBlob = "AzureStorageBlob"
|
2515
|
+
}
|
2516
|
+
|
2517
|
+
/** Known values of {@link PipelineRunTargetType} that the service accepts. */
|
2518
|
+
export declare enum KnownPipelineRunTargetType {
|
2519
|
+
/** AzureStorageBlob */
|
2520
|
+
AzureStorageBlob = "AzureStorageBlob"
|
2521
|
+
}
|
2522
|
+
|
2523
|
+
/** Known values of {@link PipelineSourceType} that the service accepts. */
|
2524
|
+
export declare enum KnownPipelineSourceType {
|
2525
|
+
/** AzureStorageBlobContainer */
|
2526
|
+
AzureStorageBlobContainer = "AzureStorageBlobContainer"
|
2527
|
+
}
|
2528
|
+
|
1017
2529
|
/** Known values of {@link PolicyStatus} that the service accepts. */
|
1018
2530
|
export declare enum KnownPolicyStatus {
|
1019
2531
|
/** Enabled */
|
@@ -1160,6 +2672,14 @@ export declare enum KnownTaskStatus {
|
|
1160
2672
|
Enabled = "Enabled"
|
1161
2673
|
}
|
1162
2674
|
|
2675
|
+
/** Known values of {@link TlsStatus} that the service accepts. */
|
2676
|
+
export declare enum KnownTlsStatus {
|
2677
|
+
/** Enabled */
|
2678
|
+
Enabled = "Enabled",
|
2679
|
+
/** Disabled */
|
2680
|
+
Disabled = "Disabled"
|
2681
|
+
}
|
2682
|
+
|
1163
2683
|
/** Known values of {@link TokenCertificateName} that the service accepts. */
|
1164
2684
|
export declare enum KnownTokenCertificateName {
|
1165
2685
|
/** Certificate1 */
|
@@ -1266,6 +2786,41 @@ export declare enum KnownZoneRedundancy {
|
|
1266
2786
|
*/
|
1267
2787
|
export declare type LastModifiedByType = string;
|
1268
2788
|
|
2789
|
+
/** The logging properties of the connected registry. */
|
2790
|
+
export declare interface LoggingProperties {
|
2791
|
+
/** The verbosity of logs persisted on the connected registry. */
|
2792
|
+
logLevel?: LogLevel;
|
2793
|
+
/** Indicates whether audit logs are enabled on the connected registry. */
|
2794
|
+
auditLogStatus?: AuditLogStatus;
|
2795
|
+
}
|
2796
|
+
|
2797
|
+
/** The login server properties of the connected registry. */
|
2798
|
+
export declare interface LoginServerProperties {
|
2799
|
+
/**
|
2800
|
+
* The host of the connected registry. Can be FQDN or IP.
|
2801
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
2802
|
+
*/
|
2803
|
+
readonly host?: string;
|
2804
|
+
/**
|
2805
|
+
* The TLS properties of the connected registry login server.
|
2806
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
2807
|
+
*/
|
2808
|
+
readonly tls?: TlsProperties;
|
2809
|
+
}
|
2810
|
+
|
2811
|
+
/**
|
2812
|
+
* Defines values for LogLevel. \
|
2813
|
+
* {@link KnownLogLevel} can be used interchangeably with LogLevel,
|
2814
|
+
* this enum contains the known values that the service supports.
|
2815
|
+
* ### Known values supported by the service
|
2816
|
+
* **Debug** \
|
2817
|
+
* **Information** \
|
2818
|
+
* **Warning** \
|
2819
|
+
* **Error** \
|
2820
|
+
* **None**
|
2821
|
+
*/
|
2822
|
+
export declare type LogLevel = string;
|
2823
|
+
|
1269
2824
|
/**
|
1270
2825
|
* Defines values for NetworkRuleBypassOptions. \
|
1271
2826
|
* {@link KnownNetworkRuleBypassOptions} can be used interchangeably with NetworkRuleBypassOptions,
|
@@ -1406,6 +2961,15 @@ export declare interface OverrideTaskStepProperties {
|
|
1406
2961
|
updateTriggerToken?: string;
|
1407
2962
|
}
|
1408
2963
|
|
2964
|
+
/**
|
2965
|
+
* Defines values for PackageSourceType. \
|
2966
|
+
* {@link KnownPackageSourceType} can be used interchangeably with PackageSourceType,
|
2967
|
+
* this enum contains the known values that the service supports.
|
2968
|
+
* ### Known values supported by the service
|
2969
|
+
* **remote**
|
2970
|
+
*/
|
2971
|
+
export declare type PackageSourceType = string;
|
2972
|
+
|
1409
2973
|
/** The properties of a package type. */
|
1410
2974
|
export declare interface PackageType {
|
1411
2975
|
/** The name of the package type. */
|
@@ -1417,9 +2981,262 @@ export declare interface PackageType {
|
|
1417
2981
|
readonly endpoint?: string;
|
1418
2982
|
}
|
1419
2983
|
|
2984
|
+
/** The properties of the connected registry parent. */
|
2985
|
+
export declare interface ParentProperties {
|
2986
|
+
/** The resource ID of the parent to which the connected registry will be associated. */
|
2987
|
+
id?: string;
|
2988
|
+
/** The sync properties of the connected registry with its parent. */
|
2989
|
+
syncProperties: SyncProperties;
|
2990
|
+
}
|
2991
|
+
|
1420
2992
|
/** Defines values for PasswordName. */
|
1421
2993
|
export declare type PasswordName = "password" | "password2";
|
1422
2994
|
|
2995
|
+
/**
|
2996
|
+
* Defines values for PipelineOptions. \
|
2997
|
+
* {@link KnownPipelineOptions} can be used interchangeably with PipelineOptions,
|
2998
|
+
* this enum contains the known values that the service supports.
|
2999
|
+
* ### Known values supported by the service
|
3000
|
+
* **OverwriteTags** \
|
3001
|
+
* **OverwriteBlobs** \
|
3002
|
+
* **DeleteSourceBlobOnSuccess** \
|
3003
|
+
* **ContinueOnErrors**
|
3004
|
+
*/
|
3005
|
+
export declare type PipelineOptions = string;
|
3006
|
+
|
3007
|
+
/** An object that represents a pipeline run for a container registry. */
|
3008
|
+
export declare interface PipelineRun extends ProxyResource {
|
3009
|
+
/**
|
3010
|
+
* The provisioning state of a pipeline run.
|
3011
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
3012
|
+
*/
|
3013
|
+
readonly provisioningState?: ProvisioningState;
|
3014
|
+
/** The request parameters for a pipeline run. */
|
3015
|
+
request?: PipelineRunRequest;
|
3016
|
+
/**
|
3017
|
+
* The response of a pipeline run.
|
3018
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
3019
|
+
*/
|
3020
|
+
readonly response?: PipelineRunResponse;
|
3021
|
+
/** How the pipeline run should be forced to recreate even if the pipeline run configuration has not changed. */
|
3022
|
+
forceUpdateTag?: string;
|
3023
|
+
}
|
3024
|
+
|
3025
|
+
/** The result of a request to list pipeline runs for a container registry. */
|
3026
|
+
export declare interface PipelineRunListResult {
|
3027
|
+
/** 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. */
|
3028
|
+
value?: PipelineRun[];
|
3029
|
+
/** The URI that can be used to request the next list of pipeline runs. */
|
3030
|
+
nextLink?: string;
|
3031
|
+
}
|
3032
|
+
|
3033
|
+
/** The request properties provided for a pipeline run. */
|
3034
|
+
export declare interface PipelineRunRequest {
|
3035
|
+
/** The resource ID of the pipeline to run. */
|
3036
|
+
pipelineResourceId?: string;
|
3037
|
+
/**
|
3038
|
+
* List of source artifacts to be transferred by the pipeline.
|
3039
|
+
* Specify an image by repository ('hello-world'). This will use the 'latest' tag.
|
3040
|
+
* Specify an image by tag ('hello-world:latest').
|
3041
|
+
* Specify an image by sha256-based manifest digest ('hello-world@sha256:abc123').
|
3042
|
+
*/
|
3043
|
+
artifacts?: string[];
|
3044
|
+
/** The source properties of the pipeline run. */
|
3045
|
+
source?: PipelineRunSourceProperties;
|
3046
|
+
/** The target properties of the pipeline run. */
|
3047
|
+
target?: PipelineRunTargetProperties;
|
3048
|
+
/** The digest of the tar used to transfer the artifacts. */
|
3049
|
+
catalogDigest?: string;
|
3050
|
+
}
|
3051
|
+
|
3052
|
+
/** The response properties returned for a pipeline run. */
|
3053
|
+
export declare interface PipelineRunResponse {
|
3054
|
+
/** The current status of the pipeline run. */
|
3055
|
+
status?: string;
|
3056
|
+
/** The artifacts imported in the pipeline run. */
|
3057
|
+
importedArtifacts?: string[];
|
3058
|
+
/** The current progress of the copy operation. */
|
3059
|
+
progress?: ProgressProperties;
|
3060
|
+
/** The time the pipeline run started. */
|
3061
|
+
startTime?: Date;
|
3062
|
+
/** The time the pipeline run finished. */
|
3063
|
+
finishTime?: Date;
|
3064
|
+
/** The source of the pipeline run. */
|
3065
|
+
source?: ImportPipelineSourceProperties;
|
3066
|
+
/** The target of the pipeline run. */
|
3067
|
+
target?: ExportPipelineTargetProperties;
|
3068
|
+
/** The digest of the tar used to transfer the artifacts. */
|
3069
|
+
catalogDigest?: string;
|
3070
|
+
/** The trigger that caused the pipeline run. */
|
3071
|
+
trigger?: PipelineTriggerDescriptor;
|
3072
|
+
/** The detailed error message for the pipeline run in the case of failure. */
|
3073
|
+
pipelineRunErrorMessage?: string;
|
3074
|
+
}
|
3075
|
+
|
3076
|
+
/** Interface representing a PipelineRuns. */
|
3077
|
+
export declare interface PipelineRuns {
|
3078
|
+
/**
|
3079
|
+
* Lists all the pipeline runs for the specified container registry.
|
3080
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
3081
|
+
* @param registryName The name of the container registry.
|
3082
|
+
* @param options The options parameters.
|
3083
|
+
*/
|
3084
|
+
list(resourceGroupName: string, registryName: string, options?: PipelineRunsListOptionalParams): PagedAsyncIterableIterator<PipelineRun>;
|
3085
|
+
/**
|
3086
|
+
* Gets the detailed information for a given pipeline run.
|
3087
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
3088
|
+
* @param registryName The name of the container registry.
|
3089
|
+
* @param pipelineRunName The name of the pipeline run.
|
3090
|
+
* @param options The options parameters.
|
3091
|
+
*/
|
3092
|
+
get(resourceGroupName: string, registryName: string, pipelineRunName: string, options?: PipelineRunsGetOptionalParams): Promise<PipelineRunsGetResponse>;
|
3093
|
+
/**
|
3094
|
+
* Creates a pipeline run for a container registry with the specified parameters
|
3095
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
3096
|
+
* @param registryName The name of the container registry.
|
3097
|
+
* @param pipelineRunName The name of the pipeline run.
|
3098
|
+
* @param pipelineRunCreateParameters The parameters for creating a pipeline run.
|
3099
|
+
* @param options The options parameters.
|
3100
|
+
*/
|
3101
|
+
beginCreate(resourceGroupName: string, registryName: string, pipelineRunName: string, pipelineRunCreateParameters: PipelineRun, options?: PipelineRunsCreateOptionalParams): Promise<SimplePollerLike<OperationState<PipelineRunsCreateResponse>, PipelineRunsCreateResponse>>;
|
3102
|
+
/**
|
3103
|
+
* Creates a pipeline run for a container registry with the specified parameters
|
3104
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
3105
|
+
* @param registryName The name of the container registry.
|
3106
|
+
* @param pipelineRunName The name of the pipeline run.
|
3107
|
+
* @param pipelineRunCreateParameters The parameters for creating a pipeline run.
|
3108
|
+
* @param options The options parameters.
|
3109
|
+
*/
|
3110
|
+
beginCreateAndWait(resourceGroupName: string, registryName: string, pipelineRunName: string, pipelineRunCreateParameters: PipelineRun, options?: PipelineRunsCreateOptionalParams): Promise<PipelineRunsCreateResponse>;
|
3111
|
+
/**
|
3112
|
+
* Deletes a pipeline run from a container registry.
|
3113
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
3114
|
+
* @param registryName The name of the container registry.
|
3115
|
+
* @param pipelineRunName The name of the pipeline run.
|
3116
|
+
* @param options The options parameters.
|
3117
|
+
*/
|
3118
|
+
beginDelete(resourceGroupName: string, registryName: string, pipelineRunName: string, options?: PipelineRunsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
3119
|
+
/**
|
3120
|
+
* Deletes a pipeline run from a container registry.
|
3121
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
3122
|
+
* @param registryName The name of the container registry.
|
3123
|
+
* @param pipelineRunName The name of the pipeline run.
|
3124
|
+
* @param options The options parameters.
|
3125
|
+
*/
|
3126
|
+
beginDeleteAndWait(resourceGroupName: string, registryName: string, pipelineRunName: string, options?: PipelineRunsDeleteOptionalParams): Promise<void>;
|
3127
|
+
}
|
3128
|
+
|
3129
|
+
/** Defines headers for PipelineRuns_create operation. */
|
3130
|
+
export declare interface PipelineRunsCreateHeaders {
|
3131
|
+
azureAsyncOperation?: string;
|
3132
|
+
}
|
3133
|
+
|
3134
|
+
/** Optional parameters. */
|
3135
|
+
export declare interface PipelineRunsCreateOptionalParams extends coreClient.OperationOptions {
|
3136
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3137
|
+
updateIntervalInMs?: number;
|
3138
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3139
|
+
resumeFrom?: string;
|
3140
|
+
}
|
3141
|
+
|
3142
|
+
/** Contains response data for the create operation. */
|
3143
|
+
export declare type PipelineRunsCreateResponse = PipelineRun;
|
3144
|
+
|
3145
|
+
/** Defines headers for PipelineRuns_delete operation. */
|
3146
|
+
export declare interface PipelineRunsDeleteHeaders {
|
3147
|
+
location?: string;
|
3148
|
+
}
|
3149
|
+
|
3150
|
+
/** Optional parameters. */
|
3151
|
+
export declare interface PipelineRunsDeleteOptionalParams extends coreClient.OperationOptions {
|
3152
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3153
|
+
updateIntervalInMs?: number;
|
3154
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3155
|
+
resumeFrom?: string;
|
3156
|
+
}
|
3157
|
+
|
3158
|
+
/** Optional parameters. */
|
3159
|
+
export declare interface PipelineRunsGetOptionalParams extends coreClient.OperationOptions {
|
3160
|
+
}
|
3161
|
+
|
3162
|
+
/** Contains response data for the get operation. */
|
3163
|
+
export declare type PipelineRunsGetResponse = PipelineRun;
|
3164
|
+
|
3165
|
+
/** Optional parameters. */
|
3166
|
+
export declare interface PipelineRunsListNextOptionalParams extends coreClient.OperationOptions {
|
3167
|
+
}
|
3168
|
+
|
3169
|
+
/** Contains response data for the listNext operation. */
|
3170
|
+
export declare type PipelineRunsListNextResponse = PipelineRunListResult;
|
3171
|
+
|
3172
|
+
/** Optional parameters. */
|
3173
|
+
export declare interface PipelineRunsListOptionalParams extends coreClient.OperationOptions {
|
3174
|
+
}
|
3175
|
+
|
3176
|
+
/** Contains response data for the list operation. */
|
3177
|
+
export declare type PipelineRunsListResponse = PipelineRunListResult;
|
3178
|
+
|
3179
|
+
export declare interface PipelineRunSourceProperties {
|
3180
|
+
/** The type of the source. */
|
3181
|
+
type?: PipelineRunSourceType;
|
3182
|
+
/** The name of the source. */
|
3183
|
+
name?: string;
|
3184
|
+
}
|
3185
|
+
|
3186
|
+
/**
|
3187
|
+
* Defines values for PipelineRunSourceType. \
|
3188
|
+
* {@link KnownPipelineRunSourceType} can be used interchangeably with PipelineRunSourceType,
|
3189
|
+
* this enum contains the known values that the service supports.
|
3190
|
+
* ### Known values supported by the service
|
3191
|
+
* **AzureStorageBlob**
|
3192
|
+
*/
|
3193
|
+
export declare type PipelineRunSourceType = string;
|
3194
|
+
|
3195
|
+
export declare interface PipelineRunTargetProperties {
|
3196
|
+
/** The type of the target. */
|
3197
|
+
type?: PipelineRunTargetType;
|
3198
|
+
/** The name of the target. */
|
3199
|
+
name?: string;
|
3200
|
+
}
|
3201
|
+
|
3202
|
+
/**
|
3203
|
+
* Defines values for PipelineRunTargetType. \
|
3204
|
+
* {@link KnownPipelineRunTargetType} can be used interchangeably with PipelineRunTargetType,
|
3205
|
+
* this enum contains the known values that the service supports.
|
3206
|
+
* ### Known values supported by the service
|
3207
|
+
* **AzureStorageBlob**
|
3208
|
+
*/
|
3209
|
+
export declare type PipelineRunTargetType = string;
|
3210
|
+
|
3211
|
+
export declare interface PipelineSourceTriggerDescriptor {
|
3212
|
+
/** The timestamp when the source update happened. */
|
3213
|
+
timestamp?: Date;
|
3214
|
+
}
|
3215
|
+
|
3216
|
+
export declare interface PipelineSourceTriggerProperties {
|
3217
|
+
/** The current status of the source trigger. */
|
3218
|
+
status: TriggerStatus;
|
3219
|
+
}
|
3220
|
+
|
3221
|
+
/**
|
3222
|
+
* Defines values for PipelineSourceType. \
|
3223
|
+
* {@link KnownPipelineSourceType} can be used interchangeably with PipelineSourceType,
|
3224
|
+
* this enum contains the known values that the service supports.
|
3225
|
+
* ### Known values supported by the service
|
3226
|
+
* **AzureStorageBlobContainer**
|
3227
|
+
*/
|
3228
|
+
export declare type PipelineSourceType = string;
|
3229
|
+
|
3230
|
+
export declare interface PipelineTriggerDescriptor {
|
3231
|
+
/** The source trigger that caused the pipeline run. */
|
3232
|
+
sourceTrigger?: PipelineSourceTriggerDescriptor;
|
3233
|
+
}
|
3234
|
+
|
3235
|
+
export declare interface PipelineTriggerProperties {
|
3236
|
+
/** The source trigger properties of the pipeline. */
|
3237
|
+
sourceTrigger?: PipelineSourceTriggerProperties;
|
3238
|
+
}
|
3239
|
+
|
1423
3240
|
/** The platform properties against which the run has to happen. */
|
1424
3241
|
export declare interface PlatformProperties {
|
1425
3242
|
/** The operating system type required for the run. */
|
@@ -1450,6 +3267,10 @@ export declare interface Policies {
|
|
1450
3267
|
retentionPolicy?: RetentionPolicy;
|
1451
3268
|
/** The export policy for a container registry. */
|
1452
3269
|
exportPolicy?: ExportPolicy;
|
3270
|
+
/** The policy for using ARM audience token for a container registry. */
|
3271
|
+
azureADAuthenticationAsArmPolicy?: AzureADAuthenticationAsArmPolicy;
|
3272
|
+
/** The soft delete policy for a container registry. */
|
3273
|
+
softDeletePolicy?: SoftDeletePolicy;
|
1453
3274
|
}
|
1454
3275
|
|
1455
3276
|
/**
|
@@ -1629,6 +3450,11 @@ export declare interface PrivateLinkServiceConnectionState {
|
|
1629
3450
|
actionsRequired?: ActionsRequired;
|
1630
3451
|
}
|
1631
3452
|
|
3453
|
+
export declare interface ProgressProperties {
|
3454
|
+
/** The percentage complete of the copy operation. */
|
3455
|
+
percentage?: string;
|
3456
|
+
}
|
3457
|
+
|
1632
3458
|
/**
|
1633
3459
|
* Defines values for ProvisioningState. \
|
1634
3460
|
* {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
|
@@ -2085,6 +3911,8 @@ export declare interface Registry extends Resource {
|
|
2085
3911
|
networkRuleBypassOptions?: NetworkRuleBypassOptions;
|
2086
3912
|
/** Whether or not zone redundancy is enabled for this container registry */
|
2087
3913
|
zoneRedundancy?: ZoneRedundancy;
|
3914
|
+
/** Enables registry-wide pull from unauthenticated clients. */
|
3915
|
+
anonymousPullEnabled?: boolean;
|
2088
3916
|
}
|
2089
3917
|
|
2090
3918
|
/** The response from the ListCredentials operation. */
|
@@ -2153,6 +3981,8 @@ export declare interface RegistryUpdateParameters {
|
|
2153
3981
|
publicNetworkAccess?: PublicNetworkAccess;
|
2154
3982
|
/** Whether to allow trusted Azure services to access a network restricted registry. */
|
2155
3983
|
networkRuleBypassOptions?: NetworkRuleBypassOptions;
|
3984
|
+
/** Enables registry-wide pull from unauthenticated clients. */
|
3985
|
+
anonymousPullEnabled?: boolean;
|
2156
3986
|
}
|
2157
3987
|
|
2158
3988
|
/** The quota usage for a container registry. */
|
@@ -2926,6 +4756,19 @@ export declare type SkuName = string;
|
|
2926
4756
|
*/
|
2927
4757
|
export declare type SkuTier = string;
|
2928
4758
|
|
4759
|
+
/** The soft delete policy for a container registry */
|
4760
|
+
export declare interface SoftDeletePolicy {
|
4761
|
+
/** The number of days after which a soft-deleted item is permanently deleted. */
|
4762
|
+
retentionDays?: number;
|
4763
|
+
/**
|
4764
|
+
* The timestamp when the policy was last updated.
|
4765
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
4766
|
+
*/
|
4767
|
+
readonly lastUpdatedTime?: Date;
|
4768
|
+
/** The value that indicates whether the policy is enabled or not. */
|
4769
|
+
status?: PolicyStatus;
|
4770
|
+
}
|
4771
|
+
|
2929
4772
|
/** The registry node that generated the event. Put differently, while the actor initiates the event, the source generates it. */
|
2930
4773
|
export declare interface Source {
|
2931
4774
|
/** The IP or hostname and the port of the registry node that generated the event. Generally, this will be resolved by os.Hostname() along with the running port. */
|
@@ -3073,6 +4916,35 @@ export declare interface Status {
|
|
3073
4916
|
readonly timestamp?: Date;
|
3074
4917
|
}
|
3075
4918
|
|
4919
|
+
/** The status detail properties of the connected registry. */
|
4920
|
+
export declare interface StatusDetailProperties {
|
4921
|
+
/**
|
4922
|
+
* The component of the connected registry corresponding to the status.
|
4923
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
4924
|
+
*/
|
4925
|
+
readonly type?: string;
|
4926
|
+
/**
|
4927
|
+
* The code of the status.
|
4928
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
4929
|
+
*/
|
4930
|
+
readonly code?: string;
|
4931
|
+
/**
|
4932
|
+
* The description of the status.
|
4933
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
4934
|
+
*/
|
4935
|
+
readonly description?: string;
|
4936
|
+
/**
|
4937
|
+
* The timestamp of the status.
|
4938
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
4939
|
+
*/
|
4940
|
+
readonly timestamp?: Date;
|
4941
|
+
/**
|
4942
|
+
* The correlation ID of the status.
|
4943
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
4944
|
+
*/
|
4945
|
+
readonly correlationId?: string;
|
4946
|
+
}
|
4947
|
+
|
3076
4948
|
/**
|
3077
4949
|
* Defines values for StepType. \
|
3078
4950
|
* {@link KnownStepType} can be used interchangeably with StepType,
|
@@ -3090,6 +4962,38 @@ export declare interface StorageAccountProperties {
|
|
3090
4962
|
id: string;
|
3091
4963
|
}
|
3092
4964
|
|
4965
|
+
/** The sync properties of the connected registry with its parent. */
|
4966
|
+
export declare interface SyncProperties {
|
4967
|
+
/** The resource ID of the ACR token used to authenticate the connected registry to its parent during sync. */
|
4968
|
+
tokenId: string;
|
4969
|
+
/** The cron expression indicating the schedule that the connected registry will sync with its parent. */
|
4970
|
+
schedule?: string;
|
4971
|
+
/** 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. */
|
4972
|
+
syncWindow?: string;
|
4973
|
+
/** 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. */
|
4974
|
+
messageTtl: string;
|
4975
|
+
/**
|
4976
|
+
* The last time a sync occurred between the connected registry and its parent.
|
4977
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
4978
|
+
*/
|
4979
|
+
readonly lastSyncTime?: Date;
|
4980
|
+
/**
|
4981
|
+
* The gateway endpoint used by the connected registry to communicate with its parent.
|
4982
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
4983
|
+
*/
|
4984
|
+
readonly gatewayEndpoint?: string;
|
4985
|
+
}
|
4986
|
+
|
4987
|
+
/** The parameters for updating the sync properties of the connected registry with its parent. */
|
4988
|
+
export declare interface SyncUpdateProperties {
|
4989
|
+
/** The cron expression indicating the schedule that the connected registry will sync with its parent. */
|
4990
|
+
schedule?: string;
|
4991
|
+
/** 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. */
|
4992
|
+
syncWindow?: string;
|
4993
|
+
/** 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. */
|
4994
|
+
messageTtl?: string;
|
4995
|
+
}
|
4996
|
+
|
3093
4997
|
/** Metadata pertaining to creation and last modification of the resource. */
|
3094
4998
|
export declare interface SystemData {
|
3095
4999
|
/** The identity that created the resource. */
|
@@ -3602,6 +5506,44 @@ export declare interface TimerTriggerUpdateParameters {
|
|
3602
5506
|
name: string;
|
3603
5507
|
}
|
3604
5508
|
|
5509
|
+
/** The TLS certificate properties of the connected registry login server. */
|
5510
|
+
export declare interface TlsCertificateProperties {
|
5511
|
+
/**
|
5512
|
+
* The type of certificate location.
|
5513
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
5514
|
+
*/
|
5515
|
+
readonly type?: CertificateType;
|
5516
|
+
/**
|
5517
|
+
* Indicates the location of the certificates.
|
5518
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
5519
|
+
*/
|
5520
|
+
readonly location?: string;
|
5521
|
+
}
|
5522
|
+
|
5523
|
+
/** The TLS properties of the connected registry login server. */
|
5524
|
+
export declare interface TlsProperties {
|
5525
|
+
/**
|
5526
|
+
* Indicates whether HTTPS is enabled for the login server.
|
5527
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
5528
|
+
*/
|
5529
|
+
readonly status?: TlsStatus;
|
5530
|
+
/**
|
5531
|
+
* The certificate used to configure HTTPS for the login server.
|
5532
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
5533
|
+
*/
|
5534
|
+
readonly certificate?: TlsCertificateProperties;
|
5535
|
+
}
|
5536
|
+
|
5537
|
+
/**
|
5538
|
+
* Defines values for TlsStatus. \
|
5539
|
+
* {@link KnownTlsStatus} can be used interchangeably with TlsStatus,
|
5540
|
+
* this enum contains the known values that the service supports.
|
5541
|
+
* ### Known values supported by the service
|
5542
|
+
* **Enabled** \
|
5543
|
+
* **Disabled**
|
5544
|
+
*/
|
5545
|
+
export declare type TlsStatus = string;
|
5546
|
+
|
3605
5547
|
/** An object that represents a token for a container registry. */
|
3606
5548
|
export declare interface Token extends ProxyResource {
|
3607
5549
|
/**
|
@@ -3907,10 +5849,16 @@ export declare type TrustPolicyType = string;
|
|
3907
5849
|
export declare type UpdateTriggerPayloadType = string;
|
3908
5850
|
|
3909
5851
|
export declare interface UserIdentityProperties {
|
3910
|
-
/**
|
3911
|
-
|
3912
|
-
|
3913
|
-
|
5852
|
+
/**
|
5853
|
+
* The principal id of user assigned identity.
|
5854
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
5855
|
+
*/
|
5856
|
+
readonly principalId?: string;
|
5857
|
+
/**
|
5858
|
+
* The client id of user assigned identity.
|
5859
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
5860
|
+
*/
|
5861
|
+
readonly clientId?: string;
|
3914
5862
|
}
|
3915
5863
|
|
3916
5864
|
/**
|