@azure/arm-containerregistry 10.0.1-alpha.20220208.1 → 10.1.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +156 -10
- package/LICENSE +1 -1
- package/README.md +12 -1
- package/dist/index.js +7368 -3434
- 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/agentPoolsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsCreateSample.js +39 -0
- package/dist-esm/samples-dev/agentPoolsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsGetQueueStatusSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsGetQueueStatusSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsGetQueueStatusSample.js +32 -0
- package/dist-esm/samples-dev/agentPoolsGetQueueStatusSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsGetSample.js +32 -0
- package/dist-esm/samples-dev/agentPoolsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsListSample.js +45 -0
- package/dist-esm/samples-dev/agentPoolsListSample.js.map +1 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js +33 -0
- package/dist-esm/samples-dev/agentPoolsUpdateSample.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 +47 -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 +32 -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 +32 -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 +32 -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 +45 -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 +45 -0
- package/dist-esm/samples-dev/connectedRegistriesUpdateSample.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 +42 -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 +32 -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 +32 -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 +45 -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 +47 -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 +32 -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 +32 -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 +45 -0
- package/dist-esm/samples-dev/importPipelinesListSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +43 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- 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 +69 -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 +32 -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 +32 -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 +45 -0
- package/dist-esm/samples-dev/pipelineRunsListSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +38 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +32 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +45 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +1 -0
- package/dist-esm/samples-dev/registriesCheckNameAvailabilitySample.d.ts +2 -0
- package/dist-esm/samples-dev/registriesCheckNameAvailabilitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/registriesCheckNameAvailabilitySample.js +53 -0
- package/dist-esm/samples-dev/registriesCheckNameAvailabilitySample.js.map +1 -0
- package/dist-esm/samples-dev/registriesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/registriesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/registriesCreateSample.js +61 -0
- package/dist-esm/samples-dev/registriesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/registriesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/registriesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/registriesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/registriesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/registriesGenerateCredentialsSample.d.ts +2 -0
- package/dist-esm/samples-dev/registriesGenerateCredentialsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/registriesGenerateCredentialsSample.js +35 -0
- package/dist-esm/samples-dev/registriesGenerateCredentialsSample.js.map +1 -0
- package/dist-esm/samples-dev/registriesGetBuildSourceUploadUrlSample.d.ts +2 -0
- package/dist-esm/samples-dev/registriesGetBuildSourceUploadUrlSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/registriesGetBuildSourceUploadUrlSample.js +31 -0
- package/dist-esm/samples-dev/registriesGetBuildSourceUploadUrlSample.js.map +1 -0
- package/dist-esm/samples-dev/registriesGetPrivateLinkResourceSample.d.ts +2 -0
- package/dist-esm/samples-dev/registriesGetPrivateLinkResourceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/registriesGetPrivateLinkResourceSample.js +32 -0
- package/dist-esm/samples-dev/registriesGetPrivateLinkResourceSample.js.map +1 -0
- package/dist-esm/samples-dev/registriesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/registriesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/registriesGetSample.js +31 -0
- package/dist-esm/samples-dev/registriesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/registriesImportImageSample.d.ts +2 -0
- package/dist-esm/samples-dev/registriesImportImageSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/registriesImportImageSample.js +94 -0
- package/dist-esm/samples-dev/registriesImportImageSample.js.map +1 -0
- package/dist-esm/samples-dev/registriesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/registriesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/registriesListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/registriesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/registriesListCredentialsSample.d.ts +2 -0
- package/dist-esm/samples-dev/registriesListCredentialsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/registriesListCredentialsSample.js +31 -0
- package/dist-esm/samples-dev/registriesListCredentialsSample.js.map +1 -0
- package/dist-esm/samples-dev/registriesListPrivateLinkResourcesSample.d.ts +2 -0
- package/dist-esm/samples-dev/registriesListPrivateLinkResourcesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/registriesListPrivateLinkResourcesSample.js +45 -0
- package/dist-esm/samples-dev/registriesListPrivateLinkResourcesSample.js.map +1 -0
- package/dist-esm/samples-dev/registriesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/registriesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/registriesListSample.js +43 -0
- package/dist-esm/samples-dev/registriesListSample.js.map +1 -0
- package/dist-esm/samples-dev/registriesListUsagesSample.d.ts +2 -0
- package/dist-esm/samples-dev/registriesListUsagesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/registriesListUsagesSample.js +31 -0
- package/dist-esm/samples-dev/registriesListUsagesSample.js.map +1 -0
- package/dist-esm/samples-dev/registriesRegenerateCredentialSample.d.ts +2 -0
- package/dist-esm/samples-dev/registriesRegenerateCredentialSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/registriesRegenerateCredentialSample.js +34 -0
- package/dist-esm/samples-dev/registriesRegenerateCredentialSample.js.map +1 -0
- package/dist-esm/samples-dev/registriesScheduleRunSample.d.ts +2 -0
- package/dist-esm/samples-dev/registriesScheduleRunSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/registriesScheduleRunSample.js +285 -0
- package/dist-esm/samples-dev/registriesScheduleRunSample.js.map +1 -0
- package/dist-esm/samples-dev/registriesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/registriesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/registriesUpdateSample.js +36 -0
- package/dist-esm/samples-dev/registriesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationsCreateSample.js +61 -0
- package/dist-esm/samples-dev/replicationsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/replicationsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationsGetSample.js +32 -0
- package/dist-esm/samples-dev/replicationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationsUpdateSample.js +35 -0
- package/dist-esm/samples-dev/replicationsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/runsCancelSample.d.ts +2 -0
- package/dist-esm/samples-dev/runsCancelSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/runsCancelSample.js +32 -0
- package/dist-esm/samples-dev/runsCancelSample.js.map +1 -0
- package/dist-esm/samples-dev/runsGetLogSasUrlSample.d.ts +2 -0
- package/dist-esm/samples-dev/runsGetLogSasUrlSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/runsGetLogSasUrlSample.js +32 -0
- package/dist-esm/samples-dev/runsGetLogSasUrlSample.js.map +1 -0
- package/dist-esm/samples-dev/runsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/runsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/runsGetSample.js +32 -0
- package/dist-esm/samples-dev/runsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/runsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/runsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/runsListSample.js +48 -0
- package/dist-esm/samples-dev/runsListSample.js.map +1 -0
- package/dist-esm/samples-dev/runsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/runsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/runsUpdateSample.js +33 -0
- package/dist-esm/samples-dev/runsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeMapsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeMapsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeMapsCreateSample.js +39 -0
- package/dist-esm/samples-dev/scopeMapsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeMapsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeMapsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeMapsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/scopeMapsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeMapsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeMapsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeMapsGetSample.js +32 -0
- package/dist-esm/samples-dev/scopeMapsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeMapsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeMapsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeMapsListSample.js +45 -0
- package/dist-esm/samples-dev/scopeMapsListSample.js.map +1 -0
- package/dist-esm/samples-dev/scopeMapsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopeMapsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopeMapsUpdateSample.js +39 -0
- package/dist-esm/samples-dev/scopeMapsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/taskRunsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/taskRunsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/taskRunsCreateSample.js +43 -0
- package/dist-esm/samples-dev/taskRunsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/taskRunsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/taskRunsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/taskRunsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/taskRunsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/taskRunsGetDetailsSample.d.ts +2 -0
- package/dist-esm/samples-dev/taskRunsGetDetailsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/taskRunsGetDetailsSample.js +32 -0
- package/dist-esm/samples-dev/taskRunsGetDetailsSample.js.map +1 -0
- package/dist-esm/samples-dev/taskRunsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/taskRunsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/taskRunsGetSample.js +32 -0
- package/dist-esm/samples-dev/taskRunsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/taskRunsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/taskRunsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/taskRunsListSample.js +45 -0
- package/dist-esm/samples-dev/taskRunsListSample.js.map +1 -0
- package/dist-esm/samples-dev/taskRunsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/taskRunsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/taskRunsUpdateSample.js +44 -0
- package/dist-esm/samples-dev/taskRunsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/tasksCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/tasksCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksCreateSample.js +313 -0
- package/dist-esm/samples-dev/tasksCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/tasksDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/tasksDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksDeleteSample.js +32 -0
- package/dist-esm/samples-dev/tasksDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/tasksGetDetailsSample.d.ts +2 -0
- package/dist-esm/samples-dev/tasksGetDetailsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksGetDetailsSample.js +32 -0
- package/dist-esm/samples-dev/tasksGetDetailsSample.js.map +1 -0
- package/dist-esm/samples-dev/tasksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/tasksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksGetSample.js +32 -0
- package/dist-esm/samples-dev/tasksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/tasksListSample.d.ts +2 -0
- package/dist-esm/samples-dev/tasksListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksListSample.js +45 -0
- package/dist-esm/samples-dev/tasksListSample.js.map +1 -0
- package/dist-esm/samples-dev/tasksUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/tasksUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tasksUpdateSample.js +239 -0
- package/dist-esm/samples-dev/tasksUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/tokensCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/tokensCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tokensCreateSample.js +44 -0
- package/dist-esm/samples-dev/tokensCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/tokensDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/tokensDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tokensDeleteSample.js +32 -0
- package/dist-esm/samples-dev/tokensDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/tokensGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/tokensGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tokensGetSample.js +32 -0
- package/dist-esm/samples-dev/tokensGetSample.js.map +1 -0
- package/dist-esm/samples-dev/tokensListSample.d.ts +2 -0
- package/dist-esm/samples-dev/tokensListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tokensListSample.js +45 -0
- package/dist-esm/samples-dev/tokensListSample.js.map +1 -0
- package/dist-esm/samples-dev/tokensUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/tokensUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/tokensUpdateSample.js +43 -0
- package/dist-esm/samples-dev/tokensUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/webhooksCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/webhooksCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webhooksCreateSample.js +43 -0
- package/dist-esm/samples-dev/webhooksCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/webhooksDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/webhooksDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webhooksDeleteSample.js +32 -0
- package/dist-esm/samples-dev/webhooksDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/webhooksGetCallbackConfigSample.d.ts +2 -0
- package/dist-esm/samples-dev/webhooksGetCallbackConfigSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webhooksGetCallbackConfigSample.js +32 -0
- package/dist-esm/samples-dev/webhooksGetCallbackConfigSample.js.map +1 -0
- package/dist-esm/samples-dev/webhooksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/webhooksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webhooksGetSample.js +32 -0
- package/dist-esm/samples-dev/webhooksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/webhooksListEventsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webhooksListEventsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webhooksListEventsSample.js +46 -0
- package/dist-esm/samples-dev/webhooksListEventsSample.js.map +1 -0
- package/dist-esm/samples-dev/webhooksListSample.d.ts +2 -0
- package/dist-esm/samples-dev/webhooksListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webhooksListSample.js +45 -0
- package/dist-esm/samples-dev/webhooksListSample.js.map +1 -0
- package/dist-esm/samples-dev/webhooksPingSample.d.ts +2 -0
- package/dist-esm/samples-dev/webhooksPingSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webhooksPingSample.js +32 -0
- package/dist-esm/samples-dev/webhooksPingSample.js.map +1 -0
- package/dist-esm/samples-dev/webhooksUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/webhooksUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webhooksUpdateSample.js +42 -0
- package/dist-esm/samples-dev/webhooksUpdateSample.js.map +1 -0
- package/dist-esm/src/containerRegistryManagementClient.d.ts +7 -1
- package/dist-esm/src/containerRegistryManagementClient.d.ts.map +1 -1
- package/dist-esm/src/containerRegistryManagementClient.js +8 -2
- package/dist-esm/src/containerRegistryManagementClient.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +1101 -180
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +115 -26
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +49 -9
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1559 -314
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +21 -5
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +159 -29
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/agentPools.js +2 -2
- package/dist-esm/src/operations/agentPools.js.map +1 -1
- 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 +503 -0
- package/dist-esm/src/operations/connectedRegistries.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 +337 -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 +337 -0
- package/dist-esm/src/operations/importPipelines.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +6 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +6 -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 +337 -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.d.ts +17 -1
- package/dist-esm/src/operations/registries.d.ts.map +1 -1
- package/dist-esm/src/operations/registries.js +93 -5
- 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 +3 -3
- package/dist-esm/src/operations/runs.js.map +1 -1
- package/dist-esm/src/operations/scopeMaps.d.ts +99 -0
- package/dist-esm/src/operations/scopeMaps.d.ts.map +1 -0
- package/dist-esm/src/operations/scopeMaps.js +429 -0
- package/dist-esm/src/operations/scopeMaps.js.map +1 -0
- package/dist-esm/src/operations/taskRuns.js +2 -2
- package/dist-esm/src/operations/taskRuns.js.map +1 -1
- package/dist-esm/src/operations/tasks.js +2 -2
- package/dist-esm/src/operations/tasks.js.map +1 -1
- package/dist-esm/src/operations/tokens.d.ts +99 -0
- package/dist-esm/src/operations/tokens.d.ts.map +1 -0
- package/dist-esm/src/operations/tokens.js +429 -0
- package/dist-esm/src/operations/tokens.js.map +1 -0
- package/dist-esm/src/operations/webhooks.js +2 -2
- package/dist-esm/src/operations/webhooks.js.map +1 -1
- 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/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 +6 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +6 -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/dist-esm/src/operationsInterfaces/registries.d.ts +17 -1
- package/dist-esm/src/operationsInterfaces/registries.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/scopeMaps.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/scopeMaps.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopeMaps.js +9 -0
- package/dist-esm/src/operationsInterfaces/scopeMaps.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/tokens.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/tokens.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/tokens.js +9 -0
- package/dist-esm/src/operationsInterfaces/tokens.js.map +1 -0
- package/package.json +23 -7
- package/review/arm-containerregistry.api.md +806 -5
- package/rollup.config.js +6 -72
- package/src/containerRegistryManagementClient.ts +25 -1
- package/src/models/index.ts +1253 -184
- package/src/models/mappers.ts +2842 -1507
- package/src/models/parameters.ts +186 -30
- package/src/operations/agentPools.ts +2 -2
- package/src/operations/connectedRegistries.ts +718 -0
- package/src/operations/exportPipelines.ts +470 -0
- package/src/operations/importPipelines.ts +470 -0
- package/src/operations/index.ts +6 -0
- package/src/operations/pipelineRuns.ts +470 -0
- package/src/operations/privateEndpointConnections.ts +1 -1
- package/src/operations/registries.ts +136 -5
- package/src/operations/replications.ts +2 -2
- package/src/operations/runs.ts +3 -3
- package/src/operations/scopeMaps.ts +608 -0
- package/src/operations/taskRuns.ts +2 -2
- package/src/operations/tasks.ts +2 -2
- package/src/operations/tokens.ts +602 -0
- package/src/operations/webhooks.ts +2 -2
- package/src/operationsInterfaces/connectedRegistries.ts +174 -0
- package/src/operationsInterfaces/exportPipelines.ts +109 -0
- package/src/operationsInterfaces/importPipelines.ts +109 -0
- package/src/operationsInterfaces/index.ts +6 -0
- package/src/operationsInterfaces/pipelineRuns.ts +109 -0
- package/src/operationsInterfaces/registries.ts +34 -0
- package/src/operationsInterfaces/scopeMaps.ts +147 -0
- package/src/operationsInterfaces/tokens.ts +141 -0
- package/tsconfig.json +18 -4
- package/types/arm-containerregistry.d.ts +1585 -123
package/src/models/index.ts
CHANGED
@@ -25,6 +25,268 @@ export type TaskStepUpdateParametersUnion =
|
|
25
25
|
| FileTaskStepUpdateParameters
|
26
26
|
| EncodedTaskStepUpdateParameters;
|
27
27
|
|
28
|
+
/** The result of a request to list connected registries for a container registry. */
|
29
|
+
export interface ConnectedRegistryListResult {
|
30
|
+
/** 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. */
|
31
|
+
value?: ConnectedRegistry[];
|
32
|
+
/** The URI that can be used to request the next list of connected registries. */
|
33
|
+
nextLink?: string;
|
34
|
+
}
|
35
|
+
|
36
|
+
/** The activation properties of the connected registry. */
|
37
|
+
export interface ActivationProperties {
|
38
|
+
/**
|
39
|
+
* The activation status of the connected registry.
|
40
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
41
|
+
*/
|
42
|
+
readonly status?: ActivationStatus;
|
43
|
+
}
|
44
|
+
|
45
|
+
/** The properties of the connected registry parent. */
|
46
|
+
export interface ParentProperties {
|
47
|
+
/** The resource ID of the parent to which the connected registry will be associated. */
|
48
|
+
id?: string;
|
49
|
+
/** The sync properties of the connected registry with its parent. */
|
50
|
+
syncProperties: SyncProperties;
|
51
|
+
}
|
52
|
+
|
53
|
+
/** The sync properties of the connected registry with its parent. */
|
54
|
+
export interface SyncProperties {
|
55
|
+
/** The resource ID of the ACR token used to authenticate the connected registry to its parent during sync. */
|
56
|
+
tokenId: string;
|
57
|
+
/** The cron expression indicating the schedule that the connected registry will sync with its parent. */
|
58
|
+
schedule?: string;
|
59
|
+
/** 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. */
|
60
|
+
syncWindow?: string;
|
61
|
+
/** 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. */
|
62
|
+
messageTtl: string;
|
63
|
+
/**
|
64
|
+
* The last time a sync occurred between the connected registry and its parent.
|
65
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
66
|
+
*/
|
67
|
+
readonly lastSyncTime?: Date;
|
68
|
+
/**
|
69
|
+
* The gateway endpoint used by the connected registry to communicate with its parent.
|
70
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
71
|
+
*/
|
72
|
+
readonly gatewayEndpoint?: string;
|
73
|
+
}
|
74
|
+
|
75
|
+
/** The login server properties of the connected registry. */
|
76
|
+
export interface LoginServerProperties {
|
77
|
+
/**
|
78
|
+
* The host of the connected registry. Can be FQDN or IP.
|
79
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
80
|
+
*/
|
81
|
+
readonly host?: string;
|
82
|
+
/**
|
83
|
+
* The TLS properties of the connected registry login server.
|
84
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
85
|
+
*/
|
86
|
+
readonly tls?: TlsProperties;
|
87
|
+
}
|
88
|
+
|
89
|
+
/** The TLS properties of the connected registry login server. */
|
90
|
+
export interface TlsProperties {
|
91
|
+
/**
|
92
|
+
* Indicates whether HTTPS is enabled for the login server.
|
93
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
94
|
+
*/
|
95
|
+
readonly status?: TlsStatus;
|
96
|
+
/**
|
97
|
+
* The certificate used to configure HTTPS for the login server.
|
98
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
99
|
+
*/
|
100
|
+
readonly certificate?: TlsCertificateProperties;
|
101
|
+
}
|
102
|
+
|
103
|
+
/** The TLS certificate properties of the connected registry login server. */
|
104
|
+
export interface TlsCertificateProperties {
|
105
|
+
/**
|
106
|
+
* The type of certificate location.
|
107
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
108
|
+
*/
|
109
|
+
readonly type?: CertificateType;
|
110
|
+
/**
|
111
|
+
* Indicates the location of the certificates.
|
112
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
113
|
+
*/
|
114
|
+
readonly location?: string;
|
115
|
+
}
|
116
|
+
|
117
|
+
/** The logging properties of the connected registry. */
|
118
|
+
export interface LoggingProperties {
|
119
|
+
/** The verbosity of logs persisted on the connected registry. */
|
120
|
+
logLevel?: LogLevel;
|
121
|
+
/** Indicates whether audit logs are enabled on the connected registry. */
|
122
|
+
auditLogStatus?: AuditLogStatus;
|
123
|
+
}
|
124
|
+
|
125
|
+
/** The status detail properties of the connected registry. */
|
126
|
+
export interface StatusDetailProperties {
|
127
|
+
/**
|
128
|
+
* The component of the connected registry corresponding to the status.
|
129
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
130
|
+
*/
|
131
|
+
readonly type?: string;
|
132
|
+
/**
|
133
|
+
* The code of the status.
|
134
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
135
|
+
*/
|
136
|
+
readonly code?: string;
|
137
|
+
/**
|
138
|
+
* The description of the status.
|
139
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
140
|
+
*/
|
141
|
+
readonly description?: string;
|
142
|
+
/**
|
143
|
+
* The timestamp of the status.
|
144
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
145
|
+
*/
|
146
|
+
readonly timestamp?: Date;
|
147
|
+
/**
|
148
|
+
* The correlation ID of the status.
|
149
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
150
|
+
*/
|
151
|
+
readonly correlationId?: string;
|
152
|
+
}
|
153
|
+
|
154
|
+
/** The resource model definition for a ARM proxy resource. It will have everything other than required location and tags. */
|
155
|
+
export interface ProxyResource {
|
156
|
+
/**
|
157
|
+
* The resource ID.
|
158
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
159
|
+
*/
|
160
|
+
readonly id?: string;
|
161
|
+
/**
|
162
|
+
* The name of the resource.
|
163
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
164
|
+
*/
|
165
|
+
readonly name?: string;
|
166
|
+
/**
|
167
|
+
* The type of the resource.
|
168
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
169
|
+
*/
|
170
|
+
readonly type?: string;
|
171
|
+
/**
|
172
|
+
* Metadata pertaining to creation and last modification of the resource.
|
173
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
174
|
+
*/
|
175
|
+
readonly systemData?: SystemData;
|
176
|
+
}
|
177
|
+
|
178
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
179
|
+
export interface SystemData {
|
180
|
+
/** The identity that created the resource. */
|
181
|
+
createdBy?: string;
|
182
|
+
/** The type of identity that created the resource. */
|
183
|
+
createdByType?: CreatedByType;
|
184
|
+
/** The timestamp of resource creation (UTC). */
|
185
|
+
createdAt?: Date;
|
186
|
+
/** The identity that last modified the resource. */
|
187
|
+
lastModifiedBy?: string;
|
188
|
+
/** The type of identity that last modified the resource. */
|
189
|
+
lastModifiedByType?: LastModifiedByType;
|
190
|
+
/** The timestamp of resource modification (UTC). */
|
191
|
+
lastModifiedAt?: Date;
|
192
|
+
}
|
193
|
+
|
194
|
+
/** An error response from the Azure Container Registry service. */
|
195
|
+
export interface ErrorResponse {
|
196
|
+
/** Azure container registry build API error body. */
|
197
|
+
error?: ErrorResponseBody;
|
198
|
+
}
|
199
|
+
|
200
|
+
/** An error response from the Azure Container Registry service. */
|
201
|
+
export interface ErrorResponseBody {
|
202
|
+
/** error code. */
|
203
|
+
code: string;
|
204
|
+
/** error message. */
|
205
|
+
message: string;
|
206
|
+
/** target of the particular error. */
|
207
|
+
target?: string;
|
208
|
+
/** an array of additional nested error response info objects, as described by this contract. */
|
209
|
+
details?: InnerErrorDescription[];
|
210
|
+
}
|
211
|
+
|
212
|
+
/** inner error. */
|
213
|
+
export interface InnerErrorDescription {
|
214
|
+
/** error code. */
|
215
|
+
code: string;
|
216
|
+
/** error message. */
|
217
|
+
message: string;
|
218
|
+
/** target of the particular error. */
|
219
|
+
target?: string;
|
220
|
+
}
|
221
|
+
|
222
|
+
/** The parameters for updating a connected registry. */
|
223
|
+
export interface ConnectedRegistryUpdateParameters {
|
224
|
+
/** The sync properties of the connected registry with its parent. */
|
225
|
+
syncProperties?: SyncUpdateProperties;
|
226
|
+
/** The logging properties of the connected registry. */
|
227
|
+
logging?: LoggingProperties;
|
228
|
+
/** The list of the ACR token resource IDs used to authenticate clients to the connected registry. */
|
229
|
+
clientTokenIds?: string[];
|
230
|
+
/** The list of notifications subscription information for the connected registry. */
|
231
|
+
notificationsList?: string[];
|
232
|
+
}
|
233
|
+
|
234
|
+
/** The parameters for updating the sync properties of the connected registry with its parent. */
|
235
|
+
export interface SyncUpdateProperties {
|
236
|
+
/** The cron expression indicating the schedule that the connected registry will sync with its parent. */
|
237
|
+
schedule?: string;
|
238
|
+
/** 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. */
|
239
|
+
syncWindow?: string;
|
240
|
+
/** 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. */
|
241
|
+
messageTtl?: string;
|
242
|
+
}
|
243
|
+
|
244
|
+
/** The result of a request to list export pipelines for a container registry. */
|
245
|
+
export interface ExportPipelineListResult {
|
246
|
+
/** 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. */
|
247
|
+
value?: ExportPipeline[];
|
248
|
+
/** The URI that can be used to request the next list of pipeline runs. */
|
249
|
+
nextLink?: string;
|
250
|
+
}
|
251
|
+
|
252
|
+
/** Managed identity for the resource. */
|
253
|
+
export interface IdentityProperties {
|
254
|
+
/** The principal ID of resource identity. */
|
255
|
+
principalId?: string;
|
256
|
+
/** The tenant ID of resource. */
|
257
|
+
tenantId?: string;
|
258
|
+
/** The identity type. */
|
259
|
+
type?: ResourceIdentityType;
|
260
|
+
/**
|
261
|
+
* The list of user identities associated with the resource. The user identity
|
262
|
+
* dictionary key references will be ARM resource ids in the form:
|
263
|
+
* '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
|
264
|
+
* providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
|
265
|
+
*/
|
266
|
+
userAssignedIdentities?: { [propertyName: string]: UserIdentityProperties };
|
267
|
+
}
|
268
|
+
|
269
|
+
export interface UserIdentityProperties {
|
270
|
+
/** The principal id of user assigned identity. */
|
271
|
+
principalId?: string;
|
272
|
+
/** The client id of user assigned identity. */
|
273
|
+
clientId?: string;
|
274
|
+
}
|
275
|
+
|
276
|
+
/** The properties of the export pipeline target. */
|
277
|
+
export interface ExportPipelineTargetProperties {
|
278
|
+
/** The type of target for the export pipeline. */
|
279
|
+
type?: string;
|
280
|
+
/**
|
281
|
+
* The target uri of the export pipeline.
|
282
|
+
* When 'AzureStorageBlob': "https://accountName.blob.core.windows.net/containerName/blobName"
|
283
|
+
* When 'AzureStorageBlobContainer': "https://accountName.blob.core.windows.net/containerName"
|
284
|
+
*/
|
285
|
+
uri?: string;
|
286
|
+
/** They key vault secret uri to obtain the target storage SAS token. */
|
287
|
+
keyVaultUri: string;
|
288
|
+
}
|
289
|
+
|
28
290
|
export interface ImportImageParameters {
|
29
291
|
/** The source of the image. */
|
30
292
|
source: ImportSource;
|
@@ -59,6 +321,38 @@ export interface ImportSourceCredentials {
|
|
59
321
|
password: string;
|
60
322
|
}
|
61
323
|
|
324
|
+
/** The result of a request to list import pipelines for a container registry. */
|
325
|
+
export interface ImportPipelineListResult {
|
326
|
+
/** 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. */
|
327
|
+
value?: ImportPipeline[];
|
328
|
+
/** The URI that can be used to request the next list of pipeline runs. */
|
329
|
+
nextLink?: string;
|
330
|
+
}
|
331
|
+
|
332
|
+
/** The properties of the import pipeline source. */
|
333
|
+
export interface ImportPipelineSourceProperties {
|
334
|
+
/** The type of source for the import pipeline. */
|
335
|
+
type?: PipelineSourceType;
|
336
|
+
/**
|
337
|
+
* The source uri of the import pipeline.
|
338
|
+
* When 'AzureStorageBlob': "https://accountName.blob.core.windows.net/containerName/blobName"
|
339
|
+
* When 'AzureStorageBlobContainer': "https://accountName.blob.core.windows.net/containerName"
|
340
|
+
*/
|
341
|
+
uri?: string;
|
342
|
+
/** They key vault secret uri to obtain the source storage SAS token. */
|
343
|
+
keyVaultUri: string;
|
344
|
+
}
|
345
|
+
|
346
|
+
export interface PipelineTriggerProperties {
|
347
|
+
/** The source trigger properties of the pipeline. */
|
348
|
+
sourceTrigger?: PipelineSourceTriggerProperties;
|
349
|
+
}
|
350
|
+
|
351
|
+
export interface PipelineSourceTriggerProperties {
|
352
|
+
/** The current status of the source trigger. */
|
353
|
+
status: TriggerStatus;
|
354
|
+
}
|
355
|
+
|
62
356
|
/** The result of a request to list container registry operations. */
|
63
357
|
export interface OperationListResult {
|
64
358
|
/** The list of container registry operations. Since this list may be incomplete, the nextLink field should be used to request the next list of operations. */
|
@@ -148,6 +442,86 @@ export interface RegistryNameStatus {
|
|
148
442
|
message?: string;
|
149
443
|
}
|
150
444
|
|
445
|
+
/** The result of a request to list pipeline runs for a container registry. */
|
446
|
+
export interface PipelineRunListResult {
|
447
|
+
/** 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. */
|
448
|
+
value?: PipelineRun[];
|
449
|
+
/** The URI that can be used to request the next list of pipeline runs. */
|
450
|
+
nextLink?: string;
|
451
|
+
}
|
452
|
+
|
453
|
+
/** The request properties provided for a pipeline run. */
|
454
|
+
export interface PipelineRunRequest {
|
455
|
+
/** The resource ID of the pipeline to run. */
|
456
|
+
pipelineResourceId?: string;
|
457
|
+
/**
|
458
|
+
* List of source artifacts to be transferred by the pipeline.
|
459
|
+
* Specify an image by repository ('hello-world'). This will use the 'latest' tag.
|
460
|
+
* Specify an image by tag ('hello-world:latest').
|
461
|
+
* Specify an image by sha256-based manifest digest ('hello-world@sha256:abc123').
|
462
|
+
*/
|
463
|
+
artifacts?: string[];
|
464
|
+
/** The source properties of the pipeline run. */
|
465
|
+
source?: PipelineRunSourceProperties;
|
466
|
+
/** The target properties of the pipeline run. */
|
467
|
+
target?: PipelineRunTargetProperties;
|
468
|
+
/** The digest of the tar used to transfer the artifacts. */
|
469
|
+
catalogDigest?: string;
|
470
|
+
}
|
471
|
+
|
472
|
+
export interface PipelineRunSourceProperties {
|
473
|
+
/** The type of the source. */
|
474
|
+
type?: PipelineRunSourceType;
|
475
|
+
/** The name of the source. */
|
476
|
+
name?: string;
|
477
|
+
}
|
478
|
+
|
479
|
+
export interface PipelineRunTargetProperties {
|
480
|
+
/** The type of the target. */
|
481
|
+
type?: PipelineRunTargetType;
|
482
|
+
/** The name of the target. */
|
483
|
+
name?: string;
|
484
|
+
}
|
485
|
+
|
486
|
+
/** The response properties returned for a pipeline run. */
|
487
|
+
export interface PipelineRunResponse {
|
488
|
+
/** The current status of the pipeline run. */
|
489
|
+
status?: string;
|
490
|
+
/** The artifacts imported in the pipeline run. */
|
491
|
+
importedArtifacts?: string[];
|
492
|
+
/** The current progress of the copy operation. */
|
493
|
+
progress?: ProgressProperties;
|
494
|
+
/** The time the pipeline run started. */
|
495
|
+
startTime?: Date;
|
496
|
+
/** The time the pipeline run finished. */
|
497
|
+
finishTime?: Date;
|
498
|
+
/** The source of the pipeline run. */
|
499
|
+
source?: ImportPipelineSourceProperties;
|
500
|
+
/** The target of the pipeline run. */
|
501
|
+
target?: ExportPipelineTargetProperties;
|
502
|
+
/** The digest of the tar used to transfer the artifacts. */
|
503
|
+
catalogDigest?: string;
|
504
|
+
/** The trigger that caused the pipeline run. */
|
505
|
+
trigger?: PipelineTriggerDescriptor;
|
506
|
+
/** The detailed error message for the pipeline run in the case of failure. */
|
507
|
+
pipelineRunErrorMessage?: string;
|
508
|
+
}
|
509
|
+
|
510
|
+
export interface ProgressProperties {
|
511
|
+
/** The percentage complete of the copy operation. */
|
512
|
+
percentage?: string;
|
513
|
+
}
|
514
|
+
|
515
|
+
export interface PipelineTriggerDescriptor {
|
516
|
+
/** The source trigger that caused the pipeline run. */
|
517
|
+
sourceTrigger?: PipelineSourceTriggerDescriptor;
|
518
|
+
}
|
519
|
+
|
520
|
+
export interface PipelineSourceTriggerDescriptor {
|
521
|
+
/** The timestamp when the source update happened. */
|
522
|
+
timestamp?: Date;
|
523
|
+
}
|
524
|
+
|
151
525
|
/** The result of a request to list private endpoint connections for a container registry. */
|
152
526
|
export interface PrivateEndpointConnectionListResult {
|
153
527
|
/** The list of private endpoint connections. Since this list may be incomplete, the nextLink field should be used to request the next list of private endpoint connections. */
|
@@ -172,46 +546,6 @@ export interface PrivateLinkServiceConnectionState {
|
|
172
546
|
actionsRequired?: ActionsRequired;
|
173
547
|
}
|
174
548
|
|
175
|
-
/** The resource model definition for a ARM proxy resource. It will have everything other than required location and tags. */
|
176
|
-
export interface ProxyResource {
|
177
|
-
/**
|
178
|
-
* The resource ID.
|
179
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
180
|
-
*/
|
181
|
-
readonly id?: string;
|
182
|
-
/**
|
183
|
-
* The name of the resource.
|
184
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
185
|
-
*/
|
186
|
-
readonly name?: string;
|
187
|
-
/**
|
188
|
-
* The type of the resource.
|
189
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
190
|
-
*/
|
191
|
-
readonly type?: string;
|
192
|
-
/**
|
193
|
-
* Metadata pertaining to creation and last modification of the resource.
|
194
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
195
|
-
*/
|
196
|
-
readonly systemData?: SystemData;
|
197
|
-
}
|
198
|
-
|
199
|
-
/** Metadata pertaining to creation and last modification of the resource. */
|
200
|
-
export interface SystemData {
|
201
|
-
/** The identity that created the resource. */
|
202
|
-
createdBy?: string;
|
203
|
-
/** The type of identity that created the resource. */
|
204
|
-
createdByType?: CreatedByType;
|
205
|
-
/** The timestamp of resource creation (UTC). */
|
206
|
-
createdAt?: Date;
|
207
|
-
/** The identity that last modified the resource. */
|
208
|
-
lastModifiedBy?: string;
|
209
|
-
/** The type of identity that last modified the resource. */
|
210
|
-
lastModifiedByType?: LastModifiedByType;
|
211
|
-
/** The timestamp of resource modification (UTC). */
|
212
|
-
lastModifiedAt?: Date;
|
213
|
-
}
|
214
|
-
|
215
549
|
/** The result of a request to list container registries. */
|
216
550
|
export interface RegistryListResult {
|
217
551
|
/** The list of container registries. Since this list may be incomplete, the nextLink field should be used to request the next list of container registries. */
|
@@ -231,30 +565,6 @@ export interface Sku {
|
|
231
565
|
readonly tier?: SkuTier;
|
232
566
|
}
|
233
567
|
|
234
|
-
/** Managed identity for the resource. */
|
235
|
-
export interface IdentityProperties {
|
236
|
-
/** The principal ID of resource identity. */
|
237
|
-
principalId?: string;
|
238
|
-
/** The tenant ID of resource. */
|
239
|
-
tenantId?: string;
|
240
|
-
/** The identity type. */
|
241
|
-
type?: ResourceIdentityType;
|
242
|
-
/**
|
243
|
-
* The list of user identities associated with the resource. The user identity
|
244
|
-
* dictionary key references will be ARM resource ids in the form:
|
245
|
-
* '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
|
246
|
-
* providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
|
247
|
-
*/
|
248
|
-
userAssignedIdentities?: { [propertyName: string]: UserIdentityProperties };
|
249
|
-
}
|
250
|
-
|
251
|
-
export interface UserIdentityProperties {
|
252
|
-
/** The principal id of user assigned identity. */
|
253
|
-
principalId?: string;
|
254
|
-
/** The client id of user assigned identity. */
|
255
|
-
clientId?: string;
|
256
|
-
}
|
257
|
-
|
258
568
|
/** The status of an Azure resource at the time the operation was called. */
|
259
569
|
export interface Status {
|
260
570
|
/**
|
@@ -278,10 +588,20 @@ export interface Status {
|
|
278
588
|
export interface NetworkRuleSet {
|
279
589
|
/** The default action of allow or deny when no other rules match. */
|
280
590
|
defaultAction: DefaultAction;
|
591
|
+
/** The virtual network rules. */
|
592
|
+
virtualNetworkRules?: VirtualNetworkRule[];
|
281
593
|
/** The IP ACL rules. */
|
282
594
|
ipRules?: IPRule[];
|
283
595
|
}
|
284
596
|
|
597
|
+
/** Virtual network rule. */
|
598
|
+
export interface VirtualNetworkRule {
|
599
|
+
/** The action of virtual network rule. */
|
600
|
+
action?: Action;
|
601
|
+
/** Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}. */
|
602
|
+
virtualNetworkResourceId: string;
|
603
|
+
}
|
604
|
+
|
285
605
|
/** IP rule with specific IP or IP range in CIDR format. */
|
286
606
|
export interface IPRule {
|
287
607
|
/** The action of IP ACL rule. */
|
@@ -414,6 +734,8 @@ export interface RegistryUpdateParameters {
|
|
414
734
|
publicNetworkAccess?: PublicNetworkAccess;
|
415
735
|
/** Whether to allow trusted Azure services to access a network restricted registry. */
|
416
736
|
networkRuleBypassOptions?: NetworkRuleBypassOptions;
|
737
|
+
/** Enables registry-wide pull from unauthenticated clients. */
|
738
|
+
anonymousPullEnabled?: boolean;
|
417
739
|
}
|
418
740
|
|
419
741
|
/** The result of a request to get container registry quota usages. */
|
@@ -461,34 +783,6 @@ export interface PrivateLinkResource {
|
|
461
783
|
requiredZoneNames?: string[];
|
462
784
|
}
|
463
785
|
|
464
|
-
/** An error response from the Azure Container Registry service. */
|
465
|
-
export interface ErrorResponse {
|
466
|
-
/** Azure container registry build API error body. */
|
467
|
-
error?: ErrorResponseBody;
|
468
|
-
}
|
469
|
-
|
470
|
-
/** An error response from the Azure Container Registry service. */
|
471
|
-
export interface ErrorResponseBody {
|
472
|
-
/** error code. */
|
473
|
-
code: string;
|
474
|
-
/** error message. */
|
475
|
-
message: string;
|
476
|
-
/** target of the particular error. */
|
477
|
-
target?: string;
|
478
|
-
/** an array of additional nested error response info objects, as described by this contract. */
|
479
|
-
details?: InnerErrorDescription[];
|
480
|
-
}
|
481
|
-
|
482
|
-
/** inner error. */
|
483
|
-
export interface InnerErrorDescription {
|
484
|
-
/** error code. */
|
485
|
-
code: string;
|
486
|
-
/** error message. */
|
487
|
-
message: string;
|
488
|
-
/** target of the particular error. */
|
489
|
-
target?: string;
|
490
|
-
}
|
491
|
-
|
492
786
|
/** The response from the ListCredentials operation. */
|
493
787
|
export interface RegistryListCredentialsResult {
|
494
788
|
/** The username for a container registry. */
|
@@ -527,6 +821,94 @@ export interface ReplicationUpdateParameters {
|
|
527
821
|
regionEndpointEnabled?: boolean;
|
528
822
|
}
|
529
823
|
|
824
|
+
/** The result of a request to list scope maps for a container registry. */
|
825
|
+
export interface ScopeMapListResult {
|
826
|
+
/** The list of scope maps. Since this list may be incomplete, the nextLink field should be used to request the next list of scope maps. */
|
827
|
+
value?: ScopeMap[];
|
828
|
+
/** The URI that can be used to request the next list of scope maps. */
|
829
|
+
nextLink?: string;
|
830
|
+
}
|
831
|
+
|
832
|
+
/** The properties for updating the scope map. */
|
833
|
+
export interface ScopeMapUpdateParameters {
|
834
|
+
/** The user friendly description of the scope map. */
|
835
|
+
description?: string;
|
836
|
+
/**
|
837
|
+
* The list of scope permissions for registry artifacts.
|
838
|
+
* E.g. repositories/repository-name/pull,
|
839
|
+
* repositories/repository-name/delete
|
840
|
+
*/
|
841
|
+
actions?: string[];
|
842
|
+
}
|
843
|
+
|
844
|
+
/** The result of a request to list tokens for a container registry. */
|
845
|
+
export interface TokenListResult {
|
846
|
+
/** The list of tokens. Since this list may be incomplete, the nextLink field should be used to request the next list of tokens. */
|
847
|
+
value?: Token[];
|
848
|
+
/** The URI that can be used to request the next list of tokens. */
|
849
|
+
nextLink?: string;
|
850
|
+
}
|
851
|
+
|
852
|
+
/** The properties of the credentials that can be used for authenticating the token. */
|
853
|
+
export interface TokenCredentialsProperties {
|
854
|
+
certificates?: TokenCertificate[];
|
855
|
+
passwords?: TokenPassword[];
|
856
|
+
}
|
857
|
+
|
858
|
+
/** The properties of a certificate used for authenticating a token. */
|
859
|
+
export interface TokenCertificate {
|
860
|
+
name?: TokenCertificateName;
|
861
|
+
/** The expiry datetime of the certificate. */
|
862
|
+
expiry?: Date;
|
863
|
+
/** The thumbprint of the certificate. */
|
864
|
+
thumbprint?: string;
|
865
|
+
/** Base 64 encoded string of the public certificate1 in PEM format that will be used for authenticating the token. */
|
866
|
+
encodedPemCertificate?: string;
|
867
|
+
}
|
868
|
+
|
869
|
+
/** The password that will be used for authenticating the token of a container registry. */
|
870
|
+
export interface TokenPassword {
|
871
|
+
/** The creation datetime of the password. */
|
872
|
+
creationTime?: Date;
|
873
|
+
/** The expiry datetime of the password. */
|
874
|
+
expiry?: Date;
|
875
|
+
/** The password name "password1" or "password2" */
|
876
|
+
name?: TokenPasswordName;
|
877
|
+
/**
|
878
|
+
* The password value.
|
879
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
880
|
+
*/
|
881
|
+
readonly value?: string;
|
882
|
+
}
|
883
|
+
|
884
|
+
/** The parameters for updating a token. */
|
885
|
+
export interface TokenUpdateParameters {
|
886
|
+
/** The resource ID of the scope map to which the token will be associated with. */
|
887
|
+
scopeMapId?: string;
|
888
|
+
/** The status of the token example enabled or disabled. */
|
889
|
+
status?: TokenStatus;
|
890
|
+
/** The credentials that can be used for authenticating the token. */
|
891
|
+
credentials?: TokenCredentialsProperties;
|
892
|
+
}
|
893
|
+
|
894
|
+
/** The parameters used to generate credentials for a specified token or user of a container registry. */
|
895
|
+
export interface GenerateCredentialsParameters {
|
896
|
+
/** The resource ID of the token for which credentials have to be generated. */
|
897
|
+
tokenId?: string;
|
898
|
+
/** The expiry date of the generated credentials after which the credentials become invalid. */
|
899
|
+
expiry?: Date;
|
900
|
+
/** Specifies name of the password which should be regenerated if any -- password1 or password2. */
|
901
|
+
name?: TokenPasswordName;
|
902
|
+
}
|
903
|
+
|
904
|
+
/** The response from the GenerateCredentials operation. */
|
905
|
+
export interface GenerateCredentialsResult {
|
906
|
+
/** The username for a container registry. */
|
907
|
+
username?: string;
|
908
|
+
/** The list of passwords for a container registry. */
|
909
|
+
passwords?: TokenPassword[];
|
910
|
+
}
|
911
|
+
|
530
912
|
/** The result of a request to list webhooks for a container registry. */
|
531
913
|
export interface WebhookListResult {
|
532
914
|
/** The list of webhooks. Since this list may be incomplete, the nextLink field should be used to request the next list of webhooks. */
|
@@ -1129,21 +1511,12 @@ export interface BaseImageTriggerUpdateParameters {
|
|
1129
1511
|
name: string;
|
1130
1512
|
}
|
1131
1513
|
|
1132
|
-
/** The
|
1133
|
-
export interface
|
1134
|
-
/** The
|
1135
|
-
|
1136
|
-
|
1137
|
-
|
1138
|
-
/** The properties of a package type. */
|
1139
|
-
export interface PackageType {
|
1140
|
-
/** The name of the package type. */
|
1141
|
-
name?: string;
|
1142
|
-
/**
|
1143
|
-
* The endpoint of the package type.
|
1144
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1145
|
-
*/
|
1146
|
-
readonly endpoint?: string;
|
1514
|
+
/** The Active Directory Object that will be used for authenticating the token of a container registry. */
|
1515
|
+
export interface ActiveDirectoryObject {
|
1516
|
+
/** The user/group/application object ID for Active Directory Object that will be used for authenticating the token of a container registry. */
|
1517
|
+
objectId?: string;
|
1518
|
+
/** The tenant ID of user/group/application object Active Directory Object that will be used for authenticating the token of a container registry. */
|
1519
|
+
tenantId?: string;
|
1147
1520
|
}
|
1148
1521
|
|
1149
1522
|
/** Properties that are enabled for Odata querying on runs. */
|
@@ -1209,17 +1582,164 @@ export interface OverrideTaskStepProperties {
|
|
1209
1582
|
updateTriggerToken?: string;
|
1210
1583
|
}
|
1211
1584
|
|
1212
|
-
/** An object that represents a
|
1213
|
-
export type
|
1214
|
-
/**
|
1215
|
-
|
1216
|
-
|
1217
|
-
|
1585
|
+
/** An object that represents a connected registry for a container registry. */
|
1586
|
+
export type ConnectedRegistry = ProxyResource & {
|
1587
|
+
/**
|
1588
|
+
* Provisioning state of the resource.
|
1589
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1590
|
+
*/
|
1591
|
+
readonly provisioningState?: ProvisioningState;
|
1592
|
+
/** The mode of the connected registry resource that indicates the permissions of the registry. */
|
1593
|
+
mode?: ConnectedRegistryMode;
|
1594
|
+
/**
|
1595
|
+
* The current version of ACR runtime on the connected registry.
|
1596
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1597
|
+
*/
|
1598
|
+
readonly version?: string;
|
1599
|
+
/**
|
1600
|
+
* The current connection state of the connected registry.
|
1601
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1602
|
+
*/
|
1603
|
+
readonly connectionState?: ConnectionState;
|
1604
|
+
/**
|
1605
|
+
* The last activity time of the connected registry.
|
1606
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1607
|
+
*/
|
1608
|
+
readonly lastActivityTime?: Date;
|
1609
|
+
/**
|
1610
|
+
* The activation properties of the connected registry.
|
1611
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1612
|
+
*/
|
1613
|
+
readonly activation?: ActivationProperties;
|
1614
|
+
/** The parent of the connected registry. */
|
1615
|
+
parent?: ParentProperties;
|
1616
|
+
/** The list of the ACR token resource IDs used to authenticate clients to the connected registry. */
|
1617
|
+
clientTokenIds?: string[];
|
1618
|
+
/** The login server properties of the connected registry. */
|
1619
|
+
loginServer?: LoginServerProperties;
|
1620
|
+
/** The logging properties of the connected registry. */
|
1621
|
+
logging?: LoggingProperties;
|
1622
|
+
/**
|
1623
|
+
* The list of current statuses of the connected registry.
|
1624
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1625
|
+
*/
|
1626
|
+
readonly statusDetails?: StatusDetailProperties[];
|
1627
|
+
/** The list of notifications subscription information for the connected registry. */
|
1628
|
+
notificationsList?: string[];
|
1629
|
+
};
|
1630
|
+
|
1631
|
+
/** An object that represents an export pipeline for a container registry. */
|
1632
|
+
export type ExportPipeline = ProxyResource & {
|
1633
|
+
/** The location of the export pipeline. */
|
1634
|
+
location?: string;
|
1635
|
+
/** The identity of the export pipeline. */
|
1636
|
+
identity?: IdentityProperties;
|
1637
|
+
/** The target properties of the export pipeline. */
|
1638
|
+
target?: ExportPipelineTargetProperties;
|
1639
|
+
/** The list of all options configured for the pipeline. */
|
1640
|
+
options?: PipelineOptions[];
|
1641
|
+
/**
|
1642
|
+
* The provisioning state of the pipeline at the time the operation was called.
|
1643
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1644
|
+
*/
|
1645
|
+
readonly provisioningState?: ProvisioningState;
|
1646
|
+
};
|
1647
|
+
|
1648
|
+
/** An object that represents an import pipeline for a container registry. */
|
1649
|
+
export type ImportPipeline = ProxyResource & {
|
1650
|
+
/** The location of the import pipeline. */
|
1651
|
+
location?: string;
|
1652
|
+
/** The identity of the import pipeline. */
|
1653
|
+
identity?: IdentityProperties;
|
1654
|
+
/** The source properties of the import pipeline. */
|
1655
|
+
source?: ImportPipelineSourceProperties;
|
1656
|
+
/** The properties that describe the trigger of the import pipeline. */
|
1657
|
+
trigger?: PipelineTriggerProperties;
|
1658
|
+
/** The list of all options configured for the pipeline. */
|
1659
|
+
options?: PipelineOptions[];
|
1660
|
+
/**
|
1661
|
+
* The provisioning state of the pipeline at the time the operation was called.
|
1662
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1663
|
+
*/
|
1664
|
+
readonly provisioningState?: ProvisioningState;
|
1665
|
+
};
|
1666
|
+
|
1667
|
+
/** An object that represents a pipeline run for a container registry. */
|
1668
|
+
export type PipelineRun = ProxyResource & {
|
1669
|
+
/**
|
1670
|
+
* The provisioning state of a pipeline run.
|
1671
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1672
|
+
*/
|
1673
|
+
readonly provisioningState?: ProvisioningState;
|
1674
|
+
/** The request parameters for a pipeline run. */
|
1675
|
+
request?: PipelineRunRequest;
|
1676
|
+
/**
|
1677
|
+
* The response of a pipeline run.
|
1678
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1679
|
+
*/
|
1680
|
+
readonly response?: PipelineRunResponse;
|
1681
|
+
/** How the pipeline run should be forced to recreate even if the pipeline run configuration has not changed. */
|
1682
|
+
forceUpdateTag?: string;
|
1683
|
+
};
|
1684
|
+
|
1685
|
+
/** An object that represents a private endpoint connection for a container registry. */
|
1686
|
+
export type PrivateEndpointConnection = ProxyResource & {
|
1687
|
+
/** The resource of private endpoint. */
|
1688
|
+
privateEndpoint?: PrivateEndpoint;
|
1689
|
+
/** A collection of information about the state of the connection between service consumer and provider. */
|
1690
|
+
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
|
1691
|
+
/**
|
1692
|
+
* The provisioning state of private endpoint connection resource.
|
1693
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1694
|
+
*/
|
1695
|
+
readonly provisioningState?: ProvisioningState;
|
1696
|
+
};
|
1697
|
+
|
1698
|
+
/** An object that represents a scope map for a container registry. */
|
1699
|
+
export type ScopeMap = ProxyResource & {
|
1700
|
+
/** The user friendly description of the scope map. */
|
1701
|
+
description?: string;
|
1702
|
+
/**
|
1703
|
+
* The type of the scope map. E.g. BuildIn scope map.
|
1704
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1705
|
+
*/
|
1706
|
+
readonly typePropertiesType?: string;
|
1707
|
+
/**
|
1708
|
+
* The creation date of scope map.
|
1709
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1710
|
+
*/
|
1711
|
+
readonly creationDate?: Date;
|
1712
|
+
/**
|
1713
|
+
* Provisioning state of the resource.
|
1714
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1715
|
+
*/
|
1716
|
+
readonly provisioningState?: ProvisioningState;
|
1717
|
+
/**
|
1718
|
+
* The list of scoped permissions for registry artifacts.
|
1719
|
+
* E.g. repositories/repository-name/content/read,
|
1720
|
+
* repositories/repository-name/metadata/write
|
1721
|
+
*/
|
1722
|
+
actions?: string[];
|
1723
|
+
};
|
1724
|
+
|
1725
|
+
/** An object that represents a token for a container registry. */
|
1726
|
+
export type Token = ProxyResource & {
|
1218
1727
|
/**
|
1219
|
-
* The
|
1728
|
+
* The creation date of scope map.
|
1729
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1730
|
+
*/
|
1731
|
+
readonly creationDate?: Date;
|
1732
|
+
/**
|
1733
|
+
* Provisioning state of the resource.
|
1220
1734
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1221
1735
|
*/
|
1222
1736
|
readonly provisioningState?: ProvisioningState;
|
1737
|
+
/** The resource ID of the scope map to which the token will be associated with. */
|
1738
|
+
scopeMapId?: string;
|
1739
|
+
/** The credentials that can be used for authenticating the token. */
|
1740
|
+
credentials?: TokenCredentialsProperties;
|
1741
|
+
/** The status of the token example enabled or disabled. */
|
1742
|
+
status?: TokenStatus;
|
1223
1743
|
};
|
1224
1744
|
|
1225
1745
|
/** Run resource properties */
|
@@ -1353,6 +1873,8 @@ export type Registry = Resource & {
|
|
1353
1873
|
networkRuleBypassOptions?: NetworkRuleBypassOptions;
|
1354
1874
|
/** Whether or not zone redundancy is enabled for this container registry */
|
1355
1875
|
zoneRedundancy?: ZoneRedundancy;
|
1876
|
+
/** Enables registry-wide pull from unauthenticated clients. */
|
1877
|
+
anonymousPullEnabled?: boolean;
|
1356
1878
|
};
|
1357
1879
|
|
1358
1880
|
/** An object that represents a replication for a container registry. */
|
@@ -1630,81 +2152,153 @@ export type EncodedTaskStepUpdateParameters = TaskStepUpdateParameters & {
|
|
1630
2152
|
values?: SetValue[];
|
1631
2153
|
};
|
1632
2154
|
|
1633
|
-
/** Known values of {@link
|
1634
|
-
export enum
|
1635
|
-
|
1636
|
-
|
2155
|
+
/** Known values of {@link ProvisioningState} that the service accepts. */
|
2156
|
+
export enum KnownProvisioningState {
|
2157
|
+
Creating = "Creating",
|
2158
|
+
Updating = "Updating",
|
2159
|
+
Deleting = "Deleting",
|
2160
|
+
Succeeded = "Succeeded",
|
2161
|
+
Failed = "Failed",
|
2162
|
+
Canceled = "Canceled"
|
1637
2163
|
}
|
1638
2164
|
|
1639
2165
|
/**
|
1640
|
-
* Defines values for
|
1641
|
-
* {@link
|
2166
|
+
* Defines values for ProvisioningState. \
|
2167
|
+
* {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
|
1642
2168
|
* this enum contains the known values that the service supports.
|
1643
2169
|
* ### Known values supported by the service
|
1644
|
-
* **
|
1645
|
-
* **
|
2170
|
+
* **Creating** \
|
2171
|
+
* **Updating** \
|
2172
|
+
* **Deleting** \
|
2173
|
+
* **Succeeded** \
|
2174
|
+
* **Failed** \
|
2175
|
+
* **Canceled**
|
1646
2176
|
*/
|
1647
|
-
export type
|
2177
|
+
export type ProvisioningState = string;
|
1648
2178
|
|
1649
|
-
/** Known values of {@link
|
1650
|
-
export enum
|
1651
|
-
|
1652
|
-
|
1653
|
-
|
1654
|
-
|
2179
|
+
/** Known values of {@link ConnectedRegistryMode} that the service accepts. */
|
2180
|
+
export enum KnownConnectedRegistryMode {
|
2181
|
+
ReadWrite = "ReadWrite",
|
2182
|
+
ReadOnly = "ReadOnly",
|
2183
|
+
Registry = "Registry",
|
2184
|
+
Mirror = "Mirror"
|
1655
2185
|
}
|
1656
2186
|
|
1657
2187
|
/**
|
1658
|
-
* Defines values for
|
1659
|
-
* {@link
|
2188
|
+
* Defines values for ConnectedRegistryMode. \
|
2189
|
+
* {@link KnownConnectedRegistryMode} can be used interchangeably with ConnectedRegistryMode,
|
1660
2190
|
* this enum contains the known values that the service supports.
|
1661
2191
|
* ### Known values supported by the service
|
1662
|
-
* **
|
1663
|
-
* **
|
1664
|
-
* **
|
1665
|
-
* **
|
2192
|
+
* **ReadWrite** \
|
2193
|
+
* **ReadOnly** \
|
2194
|
+
* **Registry** \
|
2195
|
+
* **Mirror**
|
1666
2196
|
*/
|
1667
|
-
export type
|
2197
|
+
export type ConnectedRegistryMode = string;
|
1668
2198
|
|
1669
|
-
/** Known values of {@link
|
1670
|
-
export enum
|
1671
|
-
|
1672
|
-
|
2199
|
+
/** Known values of {@link ConnectionState} that the service accepts. */
|
2200
|
+
export enum KnownConnectionState {
|
2201
|
+
Online = "Online",
|
2202
|
+
Offline = "Offline",
|
2203
|
+
Syncing = "Syncing",
|
2204
|
+
Unhealthy = "Unhealthy"
|
1673
2205
|
}
|
1674
2206
|
|
1675
2207
|
/**
|
1676
|
-
* Defines values for
|
1677
|
-
* {@link
|
2208
|
+
* Defines values for ConnectionState. \
|
2209
|
+
* {@link KnownConnectionState} can be used interchangeably with ConnectionState,
|
1678
2210
|
* this enum contains the known values that the service supports.
|
1679
2211
|
* ### Known values supported by the service
|
1680
|
-
* **
|
1681
|
-
* **
|
2212
|
+
* **Online** \
|
2213
|
+
* **Offline** \
|
2214
|
+
* **Syncing** \
|
2215
|
+
* **Unhealthy**
|
1682
2216
|
*/
|
1683
|
-
export type
|
2217
|
+
export type ConnectionState = string;
|
1684
2218
|
|
1685
|
-
/** Known values of {@link
|
1686
|
-
export enum
|
1687
|
-
|
1688
|
-
|
1689
|
-
Deleting = "Deleting",
|
1690
|
-
Succeeded = "Succeeded",
|
1691
|
-
Failed = "Failed",
|
1692
|
-
Canceled = "Canceled"
|
2219
|
+
/** Known values of {@link ActivationStatus} that the service accepts. */
|
2220
|
+
export enum KnownActivationStatus {
|
2221
|
+
Active = "Active",
|
2222
|
+
Inactive = "Inactive"
|
1693
2223
|
}
|
1694
2224
|
|
1695
2225
|
/**
|
1696
|
-
* Defines values for
|
1697
|
-
* {@link
|
2226
|
+
* Defines values for ActivationStatus. \
|
2227
|
+
* {@link KnownActivationStatus} can be used interchangeably with ActivationStatus,
|
1698
2228
|
* this enum contains the known values that the service supports.
|
1699
2229
|
* ### Known values supported by the service
|
1700
|
-
* **
|
1701
|
-
* **
|
1702
|
-
* **Deleting** \
|
1703
|
-
* **Succeeded** \
|
1704
|
-
* **Failed** \
|
1705
|
-
* **Canceled**
|
2230
|
+
* **Active** \
|
2231
|
+
* **Inactive**
|
1706
2232
|
*/
|
1707
|
-
export type
|
2233
|
+
export type ActivationStatus = string;
|
2234
|
+
|
2235
|
+
/** Known values of {@link TlsStatus} that the service accepts. */
|
2236
|
+
export enum KnownTlsStatus {
|
2237
|
+
Enabled = "Enabled",
|
2238
|
+
Disabled = "Disabled"
|
2239
|
+
}
|
2240
|
+
|
2241
|
+
/**
|
2242
|
+
* Defines values for TlsStatus. \
|
2243
|
+
* {@link KnownTlsStatus} can be used interchangeably with TlsStatus,
|
2244
|
+
* this enum contains the known values that the service supports.
|
2245
|
+
* ### Known values supported by the service
|
2246
|
+
* **Enabled** \
|
2247
|
+
* **Disabled**
|
2248
|
+
*/
|
2249
|
+
export type TlsStatus = string;
|
2250
|
+
|
2251
|
+
/** Known values of {@link CertificateType} that the service accepts. */
|
2252
|
+
export enum KnownCertificateType {
|
2253
|
+
LocalDirectory = "LocalDirectory"
|
2254
|
+
}
|
2255
|
+
|
2256
|
+
/**
|
2257
|
+
* Defines values for CertificateType. \
|
2258
|
+
* {@link KnownCertificateType} can be used interchangeably with CertificateType,
|
2259
|
+
* this enum contains the known values that the service supports.
|
2260
|
+
* ### Known values supported by the service
|
2261
|
+
* **LocalDirectory**
|
2262
|
+
*/
|
2263
|
+
export type CertificateType = string;
|
2264
|
+
|
2265
|
+
/** Known values of {@link LogLevel} that the service accepts. */
|
2266
|
+
export enum KnownLogLevel {
|
2267
|
+
Debug = "Debug",
|
2268
|
+
Information = "Information",
|
2269
|
+
Warning = "Warning",
|
2270
|
+
Error = "Error",
|
2271
|
+
None = "None"
|
2272
|
+
}
|
2273
|
+
|
2274
|
+
/**
|
2275
|
+
* Defines values for LogLevel. \
|
2276
|
+
* {@link KnownLogLevel} can be used interchangeably with LogLevel,
|
2277
|
+
* this enum contains the known values that the service supports.
|
2278
|
+
* ### Known values supported by the service
|
2279
|
+
* **Debug** \
|
2280
|
+
* **Information** \
|
2281
|
+
* **Warning** \
|
2282
|
+
* **Error** \
|
2283
|
+
* **None**
|
2284
|
+
*/
|
2285
|
+
export type LogLevel = string;
|
2286
|
+
|
2287
|
+
/** Known values of {@link AuditLogStatus} that the service accepts. */
|
2288
|
+
export enum KnownAuditLogStatus {
|
2289
|
+
Enabled = "Enabled",
|
2290
|
+
Disabled = "Disabled"
|
2291
|
+
}
|
2292
|
+
|
2293
|
+
/**
|
2294
|
+
* Defines values for AuditLogStatus. \
|
2295
|
+
* {@link KnownAuditLogStatus} can be used interchangeably with AuditLogStatus,
|
2296
|
+
* this enum contains the known values that the service supports.
|
2297
|
+
* ### Known values supported by the service
|
2298
|
+
* **Enabled** \
|
2299
|
+
* **Disabled**
|
2300
|
+
*/
|
2301
|
+
export type AuditLogStatus = string;
|
1708
2302
|
|
1709
2303
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
1710
2304
|
export enum KnownCreatedByType {
|
@@ -1746,6 +2340,136 @@ export enum KnownLastModifiedByType {
|
|
1746
2340
|
*/
|
1747
2341
|
export type LastModifiedByType = string;
|
1748
2342
|
|
2343
|
+
/** Known values of {@link PipelineOptions} that the service accepts. */
|
2344
|
+
export enum KnownPipelineOptions {
|
2345
|
+
OverwriteTags = "OverwriteTags",
|
2346
|
+
OverwriteBlobs = "OverwriteBlobs",
|
2347
|
+
DeleteSourceBlobOnSuccess = "DeleteSourceBlobOnSuccess",
|
2348
|
+
ContinueOnErrors = "ContinueOnErrors"
|
2349
|
+
}
|
2350
|
+
|
2351
|
+
/**
|
2352
|
+
* Defines values for PipelineOptions. \
|
2353
|
+
* {@link KnownPipelineOptions} can be used interchangeably with PipelineOptions,
|
2354
|
+
* this enum contains the known values that the service supports.
|
2355
|
+
* ### Known values supported by the service
|
2356
|
+
* **OverwriteTags** \
|
2357
|
+
* **OverwriteBlobs** \
|
2358
|
+
* **DeleteSourceBlobOnSuccess** \
|
2359
|
+
* **ContinueOnErrors**
|
2360
|
+
*/
|
2361
|
+
export type PipelineOptions = string;
|
2362
|
+
|
2363
|
+
/** Known values of {@link ImportMode} that the service accepts. */
|
2364
|
+
export enum KnownImportMode {
|
2365
|
+
NoForce = "NoForce",
|
2366
|
+
Force = "Force"
|
2367
|
+
}
|
2368
|
+
|
2369
|
+
/**
|
2370
|
+
* Defines values for ImportMode. \
|
2371
|
+
* {@link KnownImportMode} can be used interchangeably with ImportMode,
|
2372
|
+
* this enum contains the known values that the service supports.
|
2373
|
+
* ### Known values supported by the service
|
2374
|
+
* **NoForce** \
|
2375
|
+
* **Force**
|
2376
|
+
*/
|
2377
|
+
export type ImportMode = string;
|
2378
|
+
|
2379
|
+
/** Known values of {@link PipelineSourceType} that the service accepts. */
|
2380
|
+
export enum KnownPipelineSourceType {
|
2381
|
+
AzureStorageBlobContainer = "AzureStorageBlobContainer"
|
2382
|
+
}
|
2383
|
+
|
2384
|
+
/**
|
2385
|
+
* Defines values for PipelineSourceType. \
|
2386
|
+
* {@link KnownPipelineSourceType} can be used interchangeably with PipelineSourceType,
|
2387
|
+
* this enum contains the known values that the service supports.
|
2388
|
+
* ### Known values supported by the service
|
2389
|
+
* **AzureStorageBlobContainer**
|
2390
|
+
*/
|
2391
|
+
export type PipelineSourceType = string;
|
2392
|
+
|
2393
|
+
/** Known values of {@link TriggerStatus} that the service accepts. */
|
2394
|
+
export enum KnownTriggerStatus {
|
2395
|
+
Disabled = "Disabled",
|
2396
|
+
Enabled = "Enabled"
|
2397
|
+
}
|
2398
|
+
|
2399
|
+
/**
|
2400
|
+
* Defines values for TriggerStatus. \
|
2401
|
+
* {@link KnownTriggerStatus} can be used interchangeably with TriggerStatus,
|
2402
|
+
* this enum contains the known values that the service supports.
|
2403
|
+
* ### Known values supported by the service
|
2404
|
+
* **Disabled** \
|
2405
|
+
* **Enabled**
|
2406
|
+
*/
|
2407
|
+
export type TriggerStatus = string;
|
2408
|
+
|
2409
|
+
/** Known values of {@link PipelineRunSourceType} that the service accepts. */
|
2410
|
+
export enum KnownPipelineRunSourceType {
|
2411
|
+
AzureStorageBlob = "AzureStorageBlob"
|
2412
|
+
}
|
2413
|
+
|
2414
|
+
/**
|
2415
|
+
* Defines values for PipelineRunSourceType. \
|
2416
|
+
* {@link KnownPipelineRunSourceType} can be used interchangeably with PipelineRunSourceType,
|
2417
|
+
* this enum contains the known values that the service supports.
|
2418
|
+
* ### Known values supported by the service
|
2419
|
+
* **AzureStorageBlob**
|
2420
|
+
*/
|
2421
|
+
export type PipelineRunSourceType = string;
|
2422
|
+
|
2423
|
+
/** Known values of {@link PipelineRunTargetType} that the service accepts. */
|
2424
|
+
export enum KnownPipelineRunTargetType {
|
2425
|
+
AzureStorageBlob = "AzureStorageBlob"
|
2426
|
+
}
|
2427
|
+
|
2428
|
+
/**
|
2429
|
+
* Defines values for PipelineRunTargetType. \
|
2430
|
+
* {@link KnownPipelineRunTargetType} can be used interchangeably with PipelineRunTargetType,
|
2431
|
+
* this enum contains the known values that the service supports.
|
2432
|
+
* ### Known values supported by the service
|
2433
|
+
* **AzureStorageBlob**
|
2434
|
+
*/
|
2435
|
+
export type PipelineRunTargetType = string;
|
2436
|
+
|
2437
|
+
/** Known values of {@link ConnectionStatus} that the service accepts. */
|
2438
|
+
export enum KnownConnectionStatus {
|
2439
|
+
Approved = "Approved",
|
2440
|
+
Pending = "Pending",
|
2441
|
+
Rejected = "Rejected",
|
2442
|
+
Disconnected = "Disconnected"
|
2443
|
+
}
|
2444
|
+
|
2445
|
+
/**
|
2446
|
+
* Defines values for ConnectionStatus. \
|
2447
|
+
* {@link KnownConnectionStatus} can be used interchangeably with ConnectionStatus,
|
2448
|
+
* this enum contains the known values that the service supports.
|
2449
|
+
* ### Known values supported by the service
|
2450
|
+
* **Approved** \
|
2451
|
+
* **Pending** \
|
2452
|
+
* **Rejected** \
|
2453
|
+
* **Disconnected**
|
2454
|
+
*/
|
2455
|
+
export type ConnectionStatus = string;
|
2456
|
+
|
2457
|
+
/** Known values of {@link ActionsRequired} that the service accepts. */
|
2458
|
+
export enum KnownActionsRequired {
|
2459
|
+
None = "None",
|
2460
|
+
Recreate = "Recreate"
|
2461
|
+
}
|
2462
|
+
|
2463
|
+
/**
|
2464
|
+
* Defines values for ActionsRequired. \
|
2465
|
+
* {@link KnownActionsRequired} can be used interchangeably with ActionsRequired,
|
2466
|
+
* this enum contains the known values that the service supports.
|
2467
|
+
* ### Known values supported by the service
|
2468
|
+
* **None** \
|
2469
|
+
* **Recreate**
|
2470
|
+
*/
|
2471
|
+
export type ActionsRequired = string;
|
2472
|
+
|
1749
2473
|
/** Known values of {@link SkuName} that the service accepts. */
|
1750
2474
|
export enum KnownSkuName {
|
1751
2475
|
Classic = "Classic",
|
@@ -1942,6 +2666,54 @@ export enum KnownRegistryUsageUnit {
|
|
1942
2666
|
*/
|
1943
2667
|
export type RegistryUsageUnit = string;
|
1944
2668
|
|
2669
|
+
/** Known values of {@link TokenCertificateName} that the service accepts. */
|
2670
|
+
export enum KnownTokenCertificateName {
|
2671
|
+
Certificate1 = "certificate1",
|
2672
|
+
Certificate2 = "certificate2"
|
2673
|
+
}
|
2674
|
+
|
2675
|
+
/**
|
2676
|
+
* Defines values for TokenCertificateName. \
|
2677
|
+
* {@link KnownTokenCertificateName} can be used interchangeably with TokenCertificateName,
|
2678
|
+
* this enum contains the known values that the service supports.
|
2679
|
+
* ### Known values supported by the service
|
2680
|
+
* **certificate1** \
|
2681
|
+
* **certificate2**
|
2682
|
+
*/
|
2683
|
+
export type TokenCertificateName = string;
|
2684
|
+
|
2685
|
+
/** Known values of {@link TokenPasswordName} that the service accepts. */
|
2686
|
+
export enum KnownTokenPasswordName {
|
2687
|
+
Password1 = "password1",
|
2688
|
+
Password2 = "password2"
|
2689
|
+
}
|
2690
|
+
|
2691
|
+
/**
|
2692
|
+
* Defines values for TokenPasswordName. \
|
2693
|
+
* {@link KnownTokenPasswordName} can be used interchangeably with TokenPasswordName,
|
2694
|
+
* this enum contains the known values that the service supports.
|
2695
|
+
* ### Known values supported by the service
|
2696
|
+
* **password1** \
|
2697
|
+
* **password2**
|
2698
|
+
*/
|
2699
|
+
export type TokenPasswordName = string;
|
2700
|
+
|
2701
|
+
/** Known values of {@link TokenStatus} that the service accepts. */
|
2702
|
+
export enum KnownTokenStatus {
|
2703
|
+
Enabled = "enabled",
|
2704
|
+
Disabled = "disabled"
|
2705
|
+
}
|
2706
|
+
|
2707
|
+
/**
|
2708
|
+
* Defines values for TokenStatus. \
|
2709
|
+
* {@link KnownTokenStatus} can be used interchangeably with TokenStatus,
|
2710
|
+
* this enum contains the known values that the service supports.
|
2711
|
+
* ### Known values supported by the service
|
2712
|
+
* **enabled** \
|
2713
|
+
* **disabled**
|
2714
|
+
*/
|
2715
|
+
export type TokenStatus = string;
|
2716
|
+
|
1945
2717
|
/** Known values of {@link WebhookStatus} that the service accepts. */
|
1946
2718
|
export enum KnownWebhookStatus {
|
1947
2719
|
Enabled = "enabled",
|
@@ -2124,31 +2896,15 @@ export enum KnownBaseImageDependencyType {
|
|
2124
2896
|
RunTime = "RunTime"
|
2125
2897
|
}
|
2126
2898
|
|
2127
|
-
/**
|
2128
|
-
* Defines values for BaseImageDependencyType. \
|
2129
|
-
* {@link KnownBaseImageDependencyType} can be used interchangeably with BaseImageDependencyType,
|
2130
|
-
* this enum contains the known values that the service supports.
|
2131
|
-
* ### Known values supported by the service
|
2132
|
-
* **BuildTime** \
|
2133
|
-
* **RunTime**
|
2134
|
-
*/
|
2135
|
-
export type BaseImageDependencyType = string;
|
2136
|
-
|
2137
|
-
/** Known values of {@link TriggerStatus} that the service accepts. */
|
2138
|
-
export enum KnownTriggerStatus {
|
2139
|
-
Disabled = "Disabled",
|
2140
|
-
Enabled = "Enabled"
|
2141
|
-
}
|
2142
|
-
|
2143
|
-
/**
|
2144
|
-
* Defines values for TriggerStatus. \
|
2145
|
-
* {@link KnownTriggerStatus} can be used interchangeably with TriggerStatus,
|
2899
|
+
/**
|
2900
|
+
* Defines values for BaseImageDependencyType. \
|
2901
|
+
* {@link KnownBaseImageDependencyType} can be used interchangeably with BaseImageDependencyType,
|
2146
2902
|
* this enum contains the known values that the service supports.
|
2147
2903
|
* ### Known values supported by the service
|
2148
|
-
* **
|
2149
|
-
* **
|
2904
|
+
* **BuildTime** \
|
2905
|
+
* **RunTime**
|
2150
2906
|
*/
|
2151
|
-
export type
|
2907
|
+
export type BaseImageDependencyType = string;
|
2152
2908
|
|
2153
2909
|
/** Known values of {@link SourceControlType} that the service accepts. */
|
2154
2910
|
export enum KnownSourceControlType {
|
@@ -2270,6 +3026,117 @@ export type ResourceIdentityType =
|
|
2270
3026
|
/** Defines values for PasswordName. */
|
2271
3027
|
export type PasswordName = "password" | "password2";
|
2272
3028
|
|
3029
|
+
/** Optional parameters. */
|
3030
|
+
export interface ConnectedRegistriesListOptionalParams
|
3031
|
+
extends coreClient.OperationOptions {
|
3032
|
+
/** 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. */
|
3033
|
+
filter?: string;
|
3034
|
+
}
|
3035
|
+
|
3036
|
+
/** Contains response data for the list operation. */
|
3037
|
+
export type ConnectedRegistriesListResponse = ConnectedRegistryListResult;
|
3038
|
+
|
3039
|
+
/** Optional parameters. */
|
3040
|
+
export interface ConnectedRegistriesGetOptionalParams
|
3041
|
+
extends coreClient.OperationOptions {}
|
3042
|
+
|
3043
|
+
/** Contains response data for the get operation. */
|
3044
|
+
export type ConnectedRegistriesGetResponse = ConnectedRegistry;
|
3045
|
+
|
3046
|
+
/** Optional parameters. */
|
3047
|
+
export interface ConnectedRegistriesCreateOptionalParams
|
3048
|
+
extends coreClient.OperationOptions {
|
3049
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3050
|
+
updateIntervalInMs?: number;
|
3051
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3052
|
+
resumeFrom?: string;
|
3053
|
+
}
|
3054
|
+
|
3055
|
+
/** Contains response data for the create operation. */
|
3056
|
+
export type ConnectedRegistriesCreateResponse = ConnectedRegistry;
|
3057
|
+
|
3058
|
+
/** Optional parameters. */
|
3059
|
+
export interface ConnectedRegistriesDeleteOptionalParams
|
3060
|
+
extends coreClient.OperationOptions {
|
3061
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3062
|
+
updateIntervalInMs?: number;
|
3063
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3064
|
+
resumeFrom?: string;
|
3065
|
+
}
|
3066
|
+
|
3067
|
+
/** Optional parameters. */
|
3068
|
+
export interface ConnectedRegistriesUpdateOptionalParams
|
3069
|
+
extends coreClient.OperationOptions {
|
3070
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3071
|
+
updateIntervalInMs?: number;
|
3072
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3073
|
+
resumeFrom?: string;
|
3074
|
+
}
|
3075
|
+
|
3076
|
+
/** Contains response data for the update operation. */
|
3077
|
+
export type ConnectedRegistriesUpdateResponse = ConnectedRegistry;
|
3078
|
+
|
3079
|
+
/** Optional parameters. */
|
3080
|
+
export interface ConnectedRegistriesDeactivateOptionalParams
|
3081
|
+
extends coreClient.OperationOptions {
|
3082
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3083
|
+
updateIntervalInMs?: number;
|
3084
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3085
|
+
resumeFrom?: string;
|
3086
|
+
}
|
3087
|
+
|
3088
|
+
/** Optional parameters. */
|
3089
|
+
export interface ConnectedRegistriesListNextOptionalParams
|
3090
|
+
extends coreClient.OperationOptions {
|
3091
|
+
/** 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. */
|
3092
|
+
filter?: string;
|
3093
|
+
}
|
3094
|
+
|
3095
|
+
/** Contains response data for the listNext operation. */
|
3096
|
+
export type ConnectedRegistriesListNextResponse = ConnectedRegistryListResult;
|
3097
|
+
|
3098
|
+
/** Optional parameters. */
|
3099
|
+
export interface ExportPipelinesListOptionalParams
|
3100
|
+
extends coreClient.OperationOptions {}
|
3101
|
+
|
3102
|
+
/** Contains response data for the list operation. */
|
3103
|
+
export type ExportPipelinesListResponse = ExportPipelineListResult;
|
3104
|
+
|
3105
|
+
/** Optional parameters. */
|
3106
|
+
export interface ExportPipelinesGetOptionalParams
|
3107
|
+
extends coreClient.OperationOptions {}
|
3108
|
+
|
3109
|
+
/** Contains response data for the get operation. */
|
3110
|
+
export type ExportPipelinesGetResponse = ExportPipeline;
|
3111
|
+
|
3112
|
+
/** Optional parameters. */
|
3113
|
+
export interface ExportPipelinesCreateOptionalParams
|
3114
|
+
extends coreClient.OperationOptions {
|
3115
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3116
|
+
updateIntervalInMs?: number;
|
3117
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3118
|
+
resumeFrom?: string;
|
3119
|
+
}
|
3120
|
+
|
3121
|
+
/** Contains response data for the create operation. */
|
3122
|
+
export type ExportPipelinesCreateResponse = ExportPipeline;
|
3123
|
+
|
3124
|
+
/** Optional parameters. */
|
3125
|
+
export interface ExportPipelinesDeleteOptionalParams
|
3126
|
+
extends coreClient.OperationOptions {
|
3127
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3128
|
+
updateIntervalInMs?: number;
|
3129
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3130
|
+
resumeFrom?: string;
|
3131
|
+
}
|
3132
|
+
|
3133
|
+
/** Optional parameters. */
|
3134
|
+
export interface ExportPipelinesListNextOptionalParams
|
3135
|
+
extends coreClient.OperationOptions {}
|
3136
|
+
|
3137
|
+
/** Contains response data for the listNext operation. */
|
3138
|
+
export type ExportPipelinesListNextResponse = ExportPipelineListResult;
|
3139
|
+
|
2273
3140
|
/** Optional parameters. */
|
2274
3141
|
export interface RegistriesImportImageOptionalParams
|
2275
3142
|
extends coreClient.OperationOptions {
|
@@ -2375,6 +3242,18 @@ export interface RegistriesRegenerateCredentialOptionalParams
|
|
2375
3242
|
/** Contains response data for the regenerateCredential operation. */
|
2376
3243
|
export type RegistriesRegenerateCredentialResponse = RegistryListCredentialsResult;
|
2377
3244
|
|
3245
|
+
/** Optional parameters. */
|
3246
|
+
export interface RegistriesGenerateCredentialsOptionalParams
|
3247
|
+
extends coreClient.OperationOptions {
|
3248
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3249
|
+
updateIntervalInMs?: number;
|
3250
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3251
|
+
resumeFrom?: string;
|
3252
|
+
}
|
3253
|
+
|
3254
|
+
/** Contains response data for the generateCredentials operation. */
|
3255
|
+
export type RegistriesGenerateCredentialsResponse = GenerateCredentialsResult;
|
3256
|
+
|
2378
3257
|
/** Optional parameters. */
|
2379
3258
|
export interface RegistriesScheduleRunOptionalParams
|
2380
3259
|
extends coreClient.OperationOptions {
|
@@ -2415,6 +3294,48 @@ export interface RegistriesListPrivateLinkResourcesNextOptionalParams
|
|
2415
3294
|
/** Contains response data for the listPrivateLinkResourcesNext operation. */
|
2416
3295
|
export type RegistriesListPrivateLinkResourcesNextResponse = PrivateLinkResourceListResult;
|
2417
3296
|
|
3297
|
+
/** Optional parameters. */
|
3298
|
+
export interface ImportPipelinesListOptionalParams
|
3299
|
+
extends coreClient.OperationOptions {}
|
3300
|
+
|
3301
|
+
/** Contains response data for the list operation. */
|
3302
|
+
export type ImportPipelinesListResponse = ImportPipelineListResult;
|
3303
|
+
|
3304
|
+
/** Optional parameters. */
|
3305
|
+
export interface ImportPipelinesGetOptionalParams
|
3306
|
+
extends coreClient.OperationOptions {}
|
3307
|
+
|
3308
|
+
/** Contains response data for the get operation. */
|
3309
|
+
export type ImportPipelinesGetResponse = ImportPipeline;
|
3310
|
+
|
3311
|
+
/** Optional parameters. */
|
3312
|
+
export interface ImportPipelinesCreateOptionalParams
|
3313
|
+
extends coreClient.OperationOptions {
|
3314
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3315
|
+
updateIntervalInMs?: number;
|
3316
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3317
|
+
resumeFrom?: string;
|
3318
|
+
}
|
3319
|
+
|
3320
|
+
/** Contains response data for the create operation. */
|
3321
|
+
export type ImportPipelinesCreateResponse = ImportPipeline;
|
3322
|
+
|
3323
|
+
/** Optional parameters. */
|
3324
|
+
export interface ImportPipelinesDeleteOptionalParams
|
3325
|
+
extends coreClient.OperationOptions {
|
3326
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3327
|
+
updateIntervalInMs?: number;
|
3328
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3329
|
+
resumeFrom?: string;
|
3330
|
+
}
|
3331
|
+
|
3332
|
+
/** Optional parameters. */
|
3333
|
+
export interface ImportPipelinesListNextOptionalParams
|
3334
|
+
extends coreClient.OperationOptions {}
|
3335
|
+
|
3336
|
+
/** Contains response data for the listNext operation. */
|
3337
|
+
export type ImportPipelinesListNextResponse = ImportPipelineListResult;
|
3338
|
+
|
2418
3339
|
/** Optional parameters. */
|
2419
3340
|
export interface OperationsListOptionalParams
|
2420
3341
|
extends coreClient.OperationOptions {}
|
@@ -2429,6 +3350,48 @@ export interface OperationsListNextOptionalParams
|
|
2429
3350
|
/** Contains response data for the listNext operation. */
|
2430
3351
|
export type OperationsListNextResponse = OperationListResult;
|
2431
3352
|
|
3353
|
+
/** Optional parameters. */
|
3354
|
+
export interface PipelineRunsListOptionalParams
|
3355
|
+
extends coreClient.OperationOptions {}
|
3356
|
+
|
3357
|
+
/** Contains response data for the list operation. */
|
3358
|
+
export type PipelineRunsListResponse = PipelineRunListResult;
|
3359
|
+
|
3360
|
+
/** Optional parameters. */
|
3361
|
+
export interface PipelineRunsGetOptionalParams
|
3362
|
+
extends coreClient.OperationOptions {}
|
3363
|
+
|
3364
|
+
/** Contains response data for the get operation. */
|
3365
|
+
export type PipelineRunsGetResponse = PipelineRun;
|
3366
|
+
|
3367
|
+
/** Optional parameters. */
|
3368
|
+
export interface PipelineRunsCreateOptionalParams
|
3369
|
+
extends coreClient.OperationOptions {
|
3370
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3371
|
+
updateIntervalInMs?: number;
|
3372
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3373
|
+
resumeFrom?: string;
|
3374
|
+
}
|
3375
|
+
|
3376
|
+
/** Contains response data for the create operation. */
|
3377
|
+
export type PipelineRunsCreateResponse = PipelineRun;
|
3378
|
+
|
3379
|
+
/** Optional parameters. */
|
3380
|
+
export interface PipelineRunsDeleteOptionalParams
|
3381
|
+
extends coreClient.OperationOptions {
|
3382
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3383
|
+
updateIntervalInMs?: number;
|
3384
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3385
|
+
resumeFrom?: string;
|
3386
|
+
}
|
3387
|
+
|
3388
|
+
/** Optional parameters. */
|
3389
|
+
export interface PipelineRunsListNextOptionalParams
|
3390
|
+
extends coreClient.OperationOptions {}
|
3391
|
+
|
3392
|
+
/** Contains response data for the listNext operation. */
|
3393
|
+
export type PipelineRunsListNextResponse = PipelineRunListResult;
|
3394
|
+
|
2432
3395
|
/** Optional parameters. */
|
2433
3396
|
export interface PrivateEndpointConnectionsListOptionalParams
|
2434
3397
|
extends coreClient.OperationOptions {}
|
@@ -2525,6 +3488,112 @@ export interface ReplicationsListNextOptionalParams
|
|
2525
3488
|
/** Contains response data for the listNext operation. */
|
2526
3489
|
export type ReplicationsListNextResponse = ReplicationListResult;
|
2527
3490
|
|
3491
|
+
/** Optional parameters. */
|
3492
|
+
export interface ScopeMapsListOptionalParams
|
3493
|
+
extends coreClient.OperationOptions {}
|
3494
|
+
|
3495
|
+
/** Contains response data for the list operation. */
|
3496
|
+
export type ScopeMapsListResponse = ScopeMapListResult;
|
3497
|
+
|
3498
|
+
/** Optional parameters. */
|
3499
|
+
export interface ScopeMapsGetOptionalParams
|
3500
|
+
extends coreClient.OperationOptions {}
|
3501
|
+
|
3502
|
+
/** Contains response data for the get operation. */
|
3503
|
+
export type ScopeMapsGetResponse = ScopeMap;
|
3504
|
+
|
3505
|
+
/** Optional parameters. */
|
3506
|
+
export interface ScopeMapsCreateOptionalParams
|
3507
|
+
extends coreClient.OperationOptions {
|
3508
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3509
|
+
updateIntervalInMs?: number;
|
3510
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3511
|
+
resumeFrom?: string;
|
3512
|
+
}
|
3513
|
+
|
3514
|
+
/** Contains response data for the create operation. */
|
3515
|
+
export type ScopeMapsCreateResponse = ScopeMap;
|
3516
|
+
|
3517
|
+
/** Optional parameters. */
|
3518
|
+
export interface ScopeMapsDeleteOptionalParams
|
3519
|
+
extends coreClient.OperationOptions {
|
3520
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3521
|
+
updateIntervalInMs?: number;
|
3522
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3523
|
+
resumeFrom?: string;
|
3524
|
+
}
|
3525
|
+
|
3526
|
+
/** Optional parameters. */
|
3527
|
+
export interface ScopeMapsUpdateOptionalParams
|
3528
|
+
extends coreClient.OperationOptions {
|
3529
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3530
|
+
updateIntervalInMs?: number;
|
3531
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3532
|
+
resumeFrom?: string;
|
3533
|
+
}
|
3534
|
+
|
3535
|
+
/** Contains response data for the update operation. */
|
3536
|
+
export type ScopeMapsUpdateResponse = ScopeMap;
|
3537
|
+
|
3538
|
+
/** Optional parameters. */
|
3539
|
+
export interface ScopeMapsListNextOptionalParams
|
3540
|
+
extends coreClient.OperationOptions {}
|
3541
|
+
|
3542
|
+
/** Contains response data for the listNext operation. */
|
3543
|
+
export type ScopeMapsListNextResponse = ScopeMapListResult;
|
3544
|
+
|
3545
|
+
/** Optional parameters. */
|
3546
|
+
export interface TokensListOptionalParams extends coreClient.OperationOptions {}
|
3547
|
+
|
3548
|
+
/** Contains response data for the list operation. */
|
3549
|
+
export type TokensListResponse = TokenListResult;
|
3550
|
+
|
3551
|
+
/** Optional parameters. */
|
3552
|
+
export interface TokensGetOptionalParams extends coreClient.OperationOptions {}
|
3553
|
+
|
3554
|
+
/** Contains response data for the get operation. */
|
3555
|
+
export type TokensGetResponse = Token;
|
3556
|
+
|
3557
|
+
/** Optional parameters. */
|
3558
|
+
export interface TokensCreateOptionalParams
|
3559
|
+
extends coreClient.OperationOptions {
|
3560
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3561
|
+
updateIntervalInMs?: number;
|
3562
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3563
|
+
resumeFrom?: string;
|
3564
|
+
}
|
3565
|
+
|
3566
|
+
/** Contains response data for the create operation. */
|
3567
|
+
export type TokensCreateResponse = Token;
|
3568
|
+
|
3569
|
+
/** Optional parameters. */
|
3570
|
+
export interface TokensDeleteOptionalParams
|
3571
|
+
extends coreClient.OperationOptions {
|
3572
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3573
|
+
updateIntervalInMs?: number;
|
3574
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3575
|
+
resumeFrom?: string;
|
3576
|
+
}
|
3577
|
+
|
3578
|
+
/** Optional parameters. */
|
3579
|
+
export interface TokensUpdateOptionalParams
|
3580
|
+
extends coreClient.OperationOptions {
|
3581
|
+
/** Delay to wait until next poll, in milliseconds. */
|
3582
|
+
updateIntervalInMs?: number;
|
3583
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3584
|
+
resumeFrom?: string;
|
3585
|
+
}
|
3586
|
+
|
3587
|
+
/** Contains response data for the update operation. */
|
3588
|
+
export type TokensUpdateResponse = Token;
|
3589
|
+
|
3590
|
+
/** Optional parameters. */
|
3591
|
+
export interface TokensListNextOptionalParams
|
3592
|
+
extends coreClient.OperationOptions {}
|
3593
|
+
|
3594
|
+
/** Contains response data for the listNext operation. */
|
3595
|
+
export type TokensListNextResponse = TokenListResult;
|
3596
|
+
|
2528
3597
|
/** Optional parameters. */
|
2529
3598
|
export interface WebhooksListOptionalParams
|
2530
3599
|
extends coreClient.OperationOptions {}
|