@azure/arm-containerregistry 11.0.0-alpha.20251105.1 → 11.0.0-alpha.20251107.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/README.md +2 -2
- package/dist/browser/containerRegistryManagementClient.d.ts +5 -13
- package/dist/browser/containerRegistryManagementClient.d.ts.map +1 -1
- package/dist/browser/containerRegistryManagementClient.js +12 -55
- package/dist/browser/containerRegistryManagementClient.js.map +1 -1
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +4 -7
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/lroImpl.d.ts +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js +2 -7
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +1458 -1961
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +160 -221
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +68 -109
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +2458 -3279
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +13 -23
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +65 -169
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/agentPools.d.ts +7 -7
- package/dist/browser/operations/agentPools.d.ts.map +1 -1
- package/dist/browser/operations/agentPools.js +23 -39
- package/dist/browser/operations/agentPools.js.map +1 -1
- package/dist/browser/operations/cacheRules.d.ts +15 -15
- package/dist/browser/operations/cacheRules.d.ts.map +1 -1
- package/dist/browser/operations/cacheRules.js +46 -51
- package/dist/browser/operations/cacheRules.js.map +1 -1
- package/dist/browser/operations/connectedRegistries.d.ts +15 -15
- package/dist/browser/operations/connectedRegistries.d.ts.map +1 -1
- package/dist/browser/operations/connectedRegistries.js +53 -58
- package/dist/browser/operations/connectedRegistries.js.map +1 -1
- package/dist/browser/operations/credentialSets.d.ts +15 -15
- package/dist/browser/operations/credentialSets.d.ts.map +1 -1
- package/dist/browser/operations/credentialSets.js +46 -51
- package/dist/browser/operations/credentialSets.js.map +1 -1
- package/dist/browser/operations/index.d.ts +2 -7
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +6 -14
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/operations.d.ts +6 -6
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js +12 -11
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.d.ts +5 -5
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.js +28 -12
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/registries.d.ts +56 -48
- package/dist/browser/operations/registries.d.ts.map +1 -1
- package/dist/browser/operations/registries.js +290 -190
- package/dist/browser/operations/registries.js.map +1 -1
- package/dist/browser/operations/replications.d.ts +15 -15
- package/dist/browser/operations/replications.d.ts.map +1 -1
- package/dist/browser/operations/replications.js +68 -49
- package/dist/browser/operations/replications.js.map +1 -1
- package/dist/browser/operations/runs.d.ts +24 -6
- package/dist/browser/operations/runs.d.ts.map +1 -1
- package/dist/browser/operations/runs.js +137 -25
- package/dist/browser/operations/runs.js.map +1 -1
- package/dist/browser/operations/scopeMaps.d.ts +15 -15
- package/dist/browser/operations/scopeMaps.d.ts.map +1 -1
- package/dist/browser/operations/scopeMaps.js +53 -58
- package/dist/browser/operations/scopeMaps.js.map +1 -1
- package/dist/browser/operations/taskRuns.d.ts +14 -6
- package/dist/browser/operations/taskRuns.d.ts.map +1 -1
- package/dist/browser/operations/taskRuns.js +71 -28
- package/dist/browser/operations/taskRuns.js.map +1 -1
- package/dist/browser/operations/tasks.d.ts +34 -7
- package/dist/browser/operations/tasks.d.ts.map +1 -1
- package/dist/browser/operations/tasks.js +201 -41
- package/dist/browser/operations/tasks.js.map +1 -1
- package/dist/browser/operations/tokens.d.ts +15 -15
- package/dist/browser/operations/tokens.d.ts.map +1 -1
- package/dist/browser/operations/tokens.js +53 -58
- package/dist/browser/operations/tokens.js.map +1 -1
- package/dist/browser/operations/webhooks.d.ts +19 -19
- package/dist/browser/operations/webhooks.d.ts.map +1 -1
- package/dist/browser/operations/webhooks.js +95 -64
- package/dist/browser/operations/webhooks.js.map +1 -1
- package/dist/browser/operationsInterfaces/agentPools.d.ts +5 -5
- package/dist/browser/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/agentPools.js +2 -7
- package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/browser/operationsInterfaces/cacheRules.d.ts +13 -13
- package/dist/browser/operationsInterfaces/cacheRules.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/cacheRules.js +2 -7
- package/dist/browser/operationsInterfaces/cacheRules.js.map +1 -1
- package/dist/browser/operationsInterfaces/connectedRegistries.d.ts +13 -13
- package/dist/browser/operationsInterfaces/connectedRegistries.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/connectedRegistries.js +2 -7
- package/dist/browser/operationsInterfaces/connectedRegistries.js.map +1 -1
- package/dist/browser/operationsInterfaces/credentialSets.d.ts +13 -13
- package/dist/browser/operationsInterfaces/credentialSets.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/credentialSets.js +2 -7
- package/dist/browser/operationsInterfaces/credentialSets.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts +2 -7
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +6 -14
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +3 -3
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js +2 -7
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operationsInterfaces/registries.d.ts +50 -42
- package/dist/browser/operationsInterfaces/registries.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/registries.js +2 -7
- package/dist/browser/operationsInterfaces/registries.js.map +1 -1
- package/dist/browser/operationsInterfaces/replications.d.ts +13 -13
- package/dist/browser/operationsInterfaces/replications.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/replications.js +2 -7
- package/dist/browser/operationsInterfaces/replications.js.map +1 -1
- package/dist/browser/operationsInterfaces/runs.d.ts +22 -4
- package/dist/browser/operationsInterfaces/runs.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/runs.js +2 -7
- package/dist/browser/operationsInterfaces/runs.js.map +1 -1
- package/dist/browser/operationsInterfaces/scopeMaps.d.ts +13 -13
- package/dist/browser/operationsInterfaces/scopeMaps.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/scopeMaps.js +2 -7
- package/dist/browser/operationsInterfaces/scopeMaps.js.map +1 -1
- package/dist/browser/operationsInterfaces/taskRuns.d.ts +12 -4
- package/dist/browser/operationsInterfaces/taskRuns.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/taskRuns.js +2 -7
- package/dist/browser/operationsInterfaces/taskRuns.js.map +1 -1
- package/dist/browser/operationsInterfaces/tasks.d.ts +32 -5
- package/dist/browser/operationsInterfaces/tasks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/tasks.js +2 -7
- package/dist/browser/operationsInterfaces/tasks.js.map +1 -1
- package/dist/browser/operationsInterfaces/tokens.d.ts +13 -13
- package/dist/browser/operationsInterfaces/tokens.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/tokens.js +2 -7
- package/dist/browser/operationsInterfaces/tokens.js.map +1 -1
- package/dist/browser/operationsInterfaces/webhooks.d.ts +17 -17
- package/dist/browser/operationsInterfaces/webhooks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/webhooks.js +2 -7
- package/dist/browser/operationsInterfaces/webhooks.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js +2 -7
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/containerRegistryManagementClient.d.ts +5 -13
- package/dist/commonjs/containerRegistryManagementClient.d.ts.map +1 -1
- package/dist/commonjs/containerRegistryManagementClient.js +11 -54
- package/dist/commonjs/containerRegistryManagementClient.js.map +1 -1
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +4 -7
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js +2 -7
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +1458 -1961
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +161 -223
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +68 -109
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +2461 -3283
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +13 -23
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +66 -170
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/agentPools.d.ts +7 -7
- package/dist/commonjs/operations/agentPools.d.ts.map +1 -1
- package/dist/commonjs/operations/agentPools.js +22 -38
- package/dist/commonjs/operations/agentPools.js.map +1 -1
- package/dist/commonjs/operations/cacheRules.d.ts +15 -15
- package/dist/commonjs/operations/cacheRules.d.ts.map +1 -1
- package/dist/commonjs/operations/cacheRules.js +45 -50
- package/dist/commonjs/operations/cacheRules.js.map +1 -1
- package/dist/commonjs/operations/connectedRegistries.d.ts +15 -15
- package/dist/commonjs/operations/connectedRegistries.d.ts.map +1 -1
- package/dist/commonjs/operations/connectedRegistries.js +52 -57
- package/dist/commonjs/operations/connectedRegistries.js.map +1 -1
- package/dist/commonjs/operations/credentialSets.d.ts +15 -15
- package/dist/commonjs/operations/credentialSets.d.ts.map +1 -1
- package/dist/commonjs/operations/credentialSets.js +45 -50
- package/dist/commonjs/operations/credentialSets.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts +2 -7
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +6 -14
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/operations.d.ts +6 -6
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js +12 -11
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.d.ts +5 -5
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.js +27 -11
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/registries.d.ts +56 -48
- package/dist/commonjs/operations/registries.d.ts.map +1 -1
- package/dist/commonjs/operations/registries.js +289 -189
- package/dist/commonjs/operations/registries.js.map +1 -1
- package/dist/commonjs/operations/replications.d.ts +15 -15
- package/dist/commonjs/operations/replications.d.ts.map +1 -1
- package/dist/commonjs/operations/replications.js +67 -48
- package/dist/commonjs/operations/replications.js.map +1 -1
- package/dist/commonjs/operations/runs.d.ts +24 -6
- package/dist/commonjs/operations/runs.d.ts.map +1 -1
- package/dist/commonjs/operations/runs.js +137 -25
- package/dist/commonjs/operations/runs.js.map +1 -1
- package/dist/commonjs/operations/scopeMaps.d.ts +15 -15
- package/dist/commonjs/operations/scopeMaps.d.ts.map +1 -1
- package/dist/commonjs/operations/scopeMaps.js +52 -57
- package/dist/commonjs/operations/scopeMaps.js.map +1 -1
- package/dist/commonjs/operations/taskRuns.d.ts +14 -6
- package/dist/commonjs/operations/taskRuns.d.ts.map +1 -1
- package/dist/commonjs/operations/taskRuns.js +70 -27
- package/dist/commonjs/operations/taskRuns.js.map +1 -1
- package/dist/commonjs/operations/tasks.d.ts +34 -7
- package/dist/commonjs/operations/tasks.d.ts.map +1 -1
- package/dist/commonjs/operations/tasks.js +201 -41
- package/dist/commonjs/operations/tasks.js.map +1 -1
- package/dist/commonjs/operations/tokens.d.ts +15 -15
- package/dist/commonjs/operations/tokens.d.ts.map +1 -1
- package/dist/commonjs/operations/tokens.js +52 -57
- package/dist/commonjs/operations/tokens.js.map +1 -1
- package/dist/commonjs/operations/webhooks.d.ts +19 -19
- package/dist/commonjs/operations/webhooks.d.ts.map +1 -1
- package/dist/commonjs/operations/webhooks.js +94 -63
- package/dist/commonjs/operations/webhooks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/agentPools.d.ts +5 -5
- package/dist/commonjs/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/agentPools.js +2 -7
- package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/cacheRules.d.ts +13 -13
- package/dist/commonjs/operationsInterfaces/cacheRules.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/cacheRules.js +2 -7
- package/dist/commonjs/operationsInterfaces/cacheRules.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/connectedRegistries.d.ts +13 -13
- package/dist/commonjs/operationsInterfaces/connectedRegistries.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/connectedRegistries.js +2 -7
- package/dist/commonjs/operationsInterfaces/connectedRegistries.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/credentialSets.d.ts +13 -13
- package/dist/commonjs/operationsInterfaces/credentialSets.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/credentialSets.js +2 -7
- package/dist/commonjs/operationsInterfaces/credentialSets.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +2 -7
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +6 -14
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js +2 -7
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/registries.d.ts +50 -42
- package/dist/commonjs/operationsInterfaces/registries.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/registries.js +2 -7
- package/dist/commonjs/operationsInterfaces/registries.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/replications.d.ts +13 -13
- package/dist/commonjs/operationsInterfaces/replications.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/replications.js +2 -7
- package/dist/commonjs/operationsInterfaces/replications.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/runs.d.ts +22 -4
- package/dist/commonjs/operationsInterfaces/runs.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/runs.js +2 -7
- package/dist/commonjs/operationsInterfaces/runs.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/scopeMaps.d.ts +13 -13
- package/dist/commonjs/operationsInterfaces/scopeMaps.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/scopeMaps.js +2 -7
- package/dist/commonjs/operationsInterfaces/scopeMaps.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/taskRuns.d.ts +12 -4
- package/dist/commonjs/operationsInterfaces/taskRuns.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/taskRuns.js +2 -7
- package/dist/commonjs/operationsInterfaces/taskRuns.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/tasks.d.ts +32 -5
- package/dist/commonjs/operationsInterfaces/tasks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/tasks.js +2 -7
- package/dist/commonjs/operationsInterfaces/tasks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/tokens.d.ts +13 -13
- package/dist/commonjs/operationsInterfaces/tokens.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/tokens.js +2 -7
- package/dist/commonjs/operationsInterfaces/tokens.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/webhooks.d.ts +17 -17
- package/dist/commonjs/operationsInterfaces/webhooks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/webhooks.js +2 -7
- package/dist/commonjs/operationsInterfaces/webhooks.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -7
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/esm/containerRegistryManagementClient.d.ts +5 -13
- package/dist/esm/containerRegistryManagementClient.d.ts.map +1 -1
- package/dist/esm/containerRegistryManagementClient.js +12 -55
- package/dist/esm/containerRegistryManagementClient.js.map +1 -1
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +4 -7
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/lroImpl.d.ts +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js +2 -7
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +1458 -1961
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +160 -221
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +68 -109
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +2458 -3279
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +13 -23
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +65 -169
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/agentPools.d.ts +7 -7
- package/dist/esm/operations/agentPools.d.ts.map +1 -1
- package/dist/esm/operations/agentPools.js +23 -39
- package/dist/esm/operations/agentPools.js.map +1 -1
- package/dist/esm/operations/cacheRules.d.ts +15 -15
- package/dist/esm/operations/cacheRules.d.ts.map +1 -1
- package/dist/esm/operations/cacheRules.js +46 -51
- package/dist/esm/operations/cacheRules.js.map +1 -1
- package/dist/esm/operations/connectedRegistries.d.ts +15 -15
- package/dist/esm/operations/connectedRegistries.d.ts.map +1 -1
- package/dist/esm/operations/connectedRegistries.js +53 -58
- package/dist/esm/operations/connectedRegistries.js.map +1 -1
- package/dist/esm/operations/credentialSets.d.ts +15 -15
- package/dist/esm/operations/credentialSets.d.ts.map +1 -1
- package/dist/esm/operations/credentialSets.js +46 -51
- package/dist/esm/operations/credentialSets.js.map +1 -1
- package/dist/esm/operations/index.d.ts +2 -7
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +6 -14
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/operations.d.ts +6 -6
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js +12 -11
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.d.ts +5 -5
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.js +28 -12
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/registries.d.ts +56 -48
- package/dist/esm/operations/registries.d.ts.map +1 -1
- package/dist/esm/operations/registries.js +290 -190
- package/dist/esm/operations/registries.js.map +1 -1
- package/dist/esm/operations/replications.d.ts +15 -15
- package/dist/esm/operations/replications.d.ts.map +1 -1
- package/dist/esm/operations/replications.js +68 -49
- package/dist/esm/operations/replications.js.map +1 -1
- package/dist/esm/operations/runs.d.ts +24 -6
- package/dist/esm/operations/runs.d.ts.map +1 -1
- package/dist/esm/operations/runs.js +137 -25
- package/dist/esm/operations/runs.js.map +1 -1
- package/dist/esm/operations/scopeMaps.d.ts +15 -15
- package/dist/esm/operations/scopeMaps.d.ts.map +1 -1
- package/dist/esm/operations/scopeMaps.js +53 -58
- package/dist/esm/operations/scopeMaps.js.map +1 -1
- package/dist/esm/operations/taskRuns.d.ts +14 -6
- package/dist/esm/operations/taskRuns.d.ts.map +1 -1
- package/dist/esm/operations/taskRuns.js +71 -28
- package/dist/esm/operations/taskRuns.js.map +1 -1
- package/dist/esm/operations/tasks.d.ts +34 -7
- package/dist/esm/operations/tasks.d.ts.map +1 -1
- package/dist/esm/operations/tasks.js +201 -41
- package/dist/esm/operations/tasks.js.map +1 -1
- package/dist/esm/operations/tokens.d.ts +15 -15
- package/dist/esm/operations/tokens.d.ts.map +1 -1
- package/dist/esm/operations/tokens.js +53 -58
- package/dist/esm/operations/tokens.js.map +1 -1
- package/dist/esm/operations/webhooks.d.ts +19 -19
- package/dist/esm/operations/webhooks.d.ts.map +1 -1
- package/dist/esm/operations/webhooks.js +95 -64
- package/dist/esm/operations/webhooks.js.map +1 -1
- package/dist/esm/operationsInterfaces/agentPools.d.ts +5 -5
- package/dist/esm/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/agentPools.js +2 -7
- package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/esm/operationsInterfaces/cacheRules.d.ts +13 -13
- package/dist/esm/operationsInterfaces/cacheRules.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/cacheRules.js +2 -7
- package/dist/esm/operationsInterfaces/cacheRules.js.map +1 -1
- package/dist/esm/operationsInterfaces/connectedRegistries.d.ts +13 -13
- package/dist/esm/operationsInterfaces/connectedRegistries.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/connectedRegistries.js +2 -7
- package/dist/esm/operationsInterfaces/connectedRegistries.js.map +1 -1
- package/dist/esm/operationsInterfaces/credentialSets.d.ts +13 -13
- package/dist/esm/operationsInterfaces/credentialSets.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/credentialSets.js +2 -7
- package/dist/esm/operationsInterfaces/credentialSets.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts +2 -7
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +6 -14
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts +3 -3
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js +2 -7
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operationsInterfaces/registries.d.ts +50 -42
- package/dist/esm/operationsInterfaces/registries.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/registries.js +2 -7
- package/dist/esm/operationsInterfaces/registries.js.map +1 -1
- package/dist/esm/operationsInterfaces/replications.d.ts +13 -13
- package/dist/esm/operationsInterfaces/replications.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/replications.js +2 -7
- package/dist/esm/operationsInterfaces/replications.js.map +1 -1
- package/dist/esm/operationsInterfaces/runs.d.ts +22 -4
- package/dist/esm/operationsInterfaces/runs.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/runs.js +2 -7
- package/dist/esm/operationsInterfaces/runs.js.map +1 -1
- package/dist/esm/operationsInterfaces/scopeMaps.d.ts +13 -13
- package/dist/esm/operationsInterfaces/scopeMaps.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/scopeMaps.js +2 -7
- package/dist/esm/operationsInterfaces/scopeMaps.js.map +1 -1
- package/dist/esm/operationsInterfaces/taskRuns.d.ts +12 -4
- package/dist/esm/operationsInterfaces/taskRuns.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/taskRuns.js +2 -7
- package/dist/esm/operationsInterfaces/taskRuns.js.map +1 -1
- package/dist/esm/operationsInterfaces/tasks.d.ts +32 -5
- package/dist/esm/operationsInterfaces/tasks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/tasks.js +2 -7
- package/dist/esm/operationsInterfaces/tasks.js.map +1 -1
- package/dist/esm/operationsInterfaces/tokens.d.ts +13 -13
- package/dist/esm/operationsInterfaces/tokens.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/tokens.js +2 -7
- package/dist/esm/operationsInterfaces/tokens.js.map +1 -1
- package/dist/esm/operationsInterfaces/webhooks.d.ts +17 -17
- package/dist/esm/operationsInterfaces/webhooks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/webhooks.js +2 -7
- package/dist/esm/operationsInterfaces/webhooks.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js +2 -7
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/containerRegistryManagementClient.d.ts +5 -13
- package/dist/react-native/containerRegistryManagementClient.d.ts.map +1 -1
- package/dist/react-native/containerRegistryManagementClient.js +12 -55
- package/dist/react-native/containerRegistryManagementClient.js.map +1 -1
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +4 -7
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js +2 -7
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +1458 -1961
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +160 -221
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +68 -109
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +2458 -3279
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +13 -23
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +65 -169
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/agentPools.d.ts +7 -7
- package/dist/react-native/operations/agentPools.d.ts.map +1 -1
- package/dist/react-native/operations/agentPools.js +23 -39
- package/dist/react-native/operations/agentPools.js.map +1 -1
- package/dist/react-native/operations/cacheRules.d.ts +15 -15
- package/dist/react-native/operations/cacheRules.d.ts.map +1 -1
- package/dist/react-native/operations/cacheRules.js +46 -51
- package/dist/react-native/operations/cacheRules.js.map +1 -1
- package/dist/react-native/operations/connectedRegistries.d.ts +15 -15
- package/dist/react-native/operations/connectedRegistries.d.ts.map +1 -1
- package/dist/react-native/operations/connectedRegistries.js +53 -58
- package/dist/react-native/operations/connectedRegistries.js.map +1 -1
- package/dist/react-native/operations/credentialSets.d.ts +15 -15
- package/dist/react-native/operations/credentialSets.d.ts.map +1 -1
- package/dist/react-native/operations/credentialSets.js +46 -51
- package/dist/react-native/operations/credentialSets.js.map +1 -1
- package/dist/react-native/operations/index.d.ts +2 -7
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +6 -14
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/operations.d.ts +6 -6
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js +12 -11
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.d.ts +5 -5
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.js +28 -12
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/registries.d.ts +56 -48
- package/dist/react-native/operations/registries.d.ts.map +1 -1
- package/dist/react-native/operations/registries.js +290 -190
- package/dist/react-native/operations/registries.js.map +1 -1
- package/dist/react-native/operations/replications.d.ts +15 -15
- package/dist/react-native/operations/replications.d.ts.map +1 -1
- package/dist/react-native/operations/replications.js +68 -49
- package/dist/react-native/operations/replications.js.map +1 -1
- package/dist/react-native/operations/runs.d.ts +24 -6
- package/dist/react-native/operations/runs.d.ts.map +1 -1
- package/dist/react-native/operations/runs.js +137 -25
- package/dist/react-native/operations/runs.js.map +1 -1
- package/dist/react-native/operations/scopeMaps.d.ts +15 -15
- package/dist/react-native/operations/scopeMaps.d.ts.map +1 -1
- package/dist/react-native/operations/scopeMaps.js +53 -58
- package/dist/react-native/operations/scopeMaps.js.map +1 -1
- package/dist/react-native/operations/taskRuns.d.ts +14 -6
- package/dist/react-native/operations/taskRuns.d.ts.map +1 -1
- package/dist/react-native/operations/taskRuns.js +71 -28
- package/dist/react-native/operations/taskRuns.js.map +1 -1
- package/dist/react-native/operations/tasks.d.ts +34 -7
- package/dist/react-native/operations/tasks.d.ts.map +1 -1
- package/dist/react-native/operations/tasks.js +201 -41
- package/dist/react-native/operations/tasks.js.map +1 -1
- package/dist/react-native/operations/tokens.d.ts +15 -15
- package/dist/react-native/operations/tokens.d.ts.map +1 -1
- package/dist/react-native/operations/tokens.js +53 -58
- package/dist/react-native/operations/tokens.js.map +1 -1
- package/dist/react-native/operations/webhooks.d.ts +19 -19
- package/dist/react-native/operations/webhooks.d.ts.map +1 -1
- package/dist/react-native/operations/webhooks.js +95 -64
- package/dist/react-native/operations/webhooks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/agentPools.d.ts +5 -5
- package/dist/react-native/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/agentPools.js +2 -7
- package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/react-native/operationsInterfaces/cacheRules.d.ts +13 -13
- package/dist/react-native/operationsInterfaces/cacheRules.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/cacheRules.js +2 -7
- package/dist/react-native/operationsInterfaces/cacheRules.js.map +1 -1
- package/dist/react-native/operationsInterfaces/connectedRegistries.d.ts +13 -13
- package/dist/react-native/operationsInterfaces/connectedRegistries.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/connectedRegistries.js +2 -7
- package/dist/react-native/operationsInterfaces/connectedRegistries.js.map +1 -1
- package/dist/react-native/operationsInterfaces/credentialSets.d.ts +13 -13
- package/dist/react-native/operationsInterfaces/credentialSets.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/credentialSets.js +2 -7
- package/dist/react-native/operationsInterfaces/credentialSets.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +2 -7
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +6 -14
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js +2 -7
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operationsInterfaces/registries.d.ts +50 -42
- package/dist/react-native/operationsInterfaces/registries.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/registries.js +2 -7
- package/dist/react-native/operationsInterfaces/registries.js.map +1 -1
- package/dist/react-native/operationsInterfaces/replications.d.ts +13 -13
- package/dist/react-native/operationsInterfaces/replications.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/replications.js +2 -7
- package/dist/react-native/operationsInterfaces/replications.js.map +1 -1
- package/dist/react-native/operationsInterfaces/runs.d.ts +22 -4
- package/dist/react-native/operationsInterfaces/runs.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/runs.js +2 -7
- package/dist/react-native/operationsInterfaces/runs.js.map +1 -1
- package/dist/react-native/operationsInterfaces/scopeMaps.d.ts +13 -13
- package/dist/react-native/operationsInterfaces/scopeMaps.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/scopeMaps.js +2 -7
- package/dist/react-native/operationsInterfaces/scopeMaps.js.map +1 -1
- package/dist/react-native/operationsInterfaces/taskRuns.d.ts +12 -4
- package/dist/react-native/operationsInterfaces/taskRuns.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/taskRuns.js +2 -7
- package/dist/react-native/operationsInterfaces/taskRuns.js.map +1 -1
- package/dist/react-native/operationsInterfaces/tasks.d.ts +32 -5
- package/dist/react-native/operationsInterfaces/tasks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/tasks.js +2 -7
- package/dist/react-native/operationsInterfaces/tasks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/tokens.d.ts +13 -13
- package/dist/react-native/operationsInterfaces/tokens.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/tokens.js +2 -7
- package/dist/react-native/operationsInterfaces/tokens.js.map +1 -1
- package/dist/react-native/operationsInterfaces/webhooks.d.ts +17 -17
- package/dist/react-native/operationsInterfaces/webhooks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/webhooks.js +2 -7
- package/dist/react-native/operationsInterfaces/webhooks.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts.map +1 -1
- package/dist/react-native/pagingHelper.js +2 -7
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +44 -45
- package/CHANGELOG.md +0 -1066
- package/dist/browser/operations/archiveVersions.d.ts +0 -95
- package/dist/browser/operations/archiveVersions.d.ts.map +0 -1
- package/dist/browser/operations/archiveVersions.js +0 -401
- package/dist/browser/operations/archiveVersions.js.map +0 -1
- package/dist/browser/operations/archives.d.ts +0 -99
- package/dist/browser/operations/archives.d.ts.map +0 -1
- package/dist/browser/operations/archives.js +0 -421
- package/dist/browser/operations/archives.js.map +0 -1
- package/dist/browser/operations/exportPipelines.d.ts +0 -81
- package/dist/browser/operations/exportPipelines.d.ts.map +0 -1
- package/dist/browser/operations/exportPipelines.js +0 -349
- package/dist/browser/operations/exportPipelines.js.map +0 -1
- package/dist/browser/operations/importPipelines.d.ts +0 -81
- package/dist/browser/operations/importPipelines.d.ts.map +0 -1
- package/dist/browser/operations/importPipelines.js +0 -349
- package/dist/browser/operations/importPipelines.js.map +0 -1
- package/dist/browser/operations/pipelineRuns.d.ts +0 -81
- package/dist/browser/operations/pipelineRuns.d.ts.map +0 -1
- package/dist/browser/operations/pipelineRuns.js +0 -349
- package/dist/browser/operations/pipelineRuns.js.map +0 -1
- package/dist/browser/operationsInterfaces/archiveVersions.d.ts +0 -66
- package/dist/browser/operationsInterfaces/archiveVersions.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/archiveVersions.js +0 -9
- package/dist/browser/operationsInterfaces/archiveVersions.js.map +0 -1
- package/dist/browser/operationsInterfaces/archives.d.ts +0 -72
- package/dist/browser/operationsInterfaces/archives.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/archives.js +0 -9
- package/dist/browser/operationsInterfaces/archives.js.map +0 -1
- package/dist/browser/operationsInterfaces/exportPipelines.d.ts +0 -56
- package/dist/browser/operationsInterfaces/exportPipelines.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/exportPipelines.js +0 -9
- package/dist/browser/operationsInterfaces/exportPipelines.js.map +0 -1
- package/dist/browser/operationsInterfaces/importPipelines.d.ts +0 -56
- package/dist/browser/operationsInterfaces/importPipelines.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/importPipelines.js +0 -9
- package/dist/browser/operationsInterfaces/importPipelines.js.map +0 -1
- package/dist/browser/operationsInterfaces/pipelineRuns.d.ts +0 -56
- package/dist/browser/operationsInterfaces/pipelineRuns.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/pipelineRuns.js +0 -9
- package/dist/browser/operationsInterfaces/pipelineRuns.js.map +0 -1
- package/dist/commonjs/operations/archiveVersions.d.ts +0 -95
- package/dist/commonjs/operations/archiveVersions.d.ts.map +0 -1
- package/dist/commonjs/operations/archiveVersions.js +0 -406
- package/dist/commonjs/operations/archiveVersions.js.map +0 -1
- package/dist/commonjs/operations/archives.d.ts +0 -99
- package/dist/commonjs/operations/archives.d.ts.map +0 -1
- package/dist/commonjs/operations/archives.js +0 -426
- package/dist/commonjs/operations/archives.js.map +0 -1
- package/dist/commonjs/operations/exportPipelines.d.ts +0 -81
- package/dist/commonjs/operations/exportPipelines.d.ts.map +0 -1
- package/dist/commonjs/operations/exportPipelines.js +0 -354
- package/dist/commonjs/operations/exportPipelines.js.map +0 -1
- package/dist/commonjs/operations/importPipelines.d.ts +0 -81
- package/dist/commonjs/operations/importPipelines.d.ts.map +0 -1
- package/dist/commonjs/operations/importPipelines.js +0 -354
- package/dist/commonjs/operations/importPipelines.js.map +0 -1
- package/dist/commonjs/operations/pipelineRuns.d.ts +0 -81
- package/dist/commonjs/operations/pipelineRuns.d.ts.map +0 -1
- package/dist/commonjs/operations/pipelineRuns.js +0 -354
- package/dist/commonjs/operations/pipelineRuns.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/archiveVersions.d.ts +0 -66
- package/dist/commonjs/operationsInterfaces/archiveVersions.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/archiveVersions.js +0 -10
- package/dist/commonjs/operationsInterfaces/archiveVersions.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/archives.d.ts +0 -72
- package/dist/commonjs/operationsInterfaces/archives.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/archives.js +0 -10
- package/dist/commonjs/operationsInterfaces/archives.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/exportPipelines.d.ts +0 -56
- package/dist/commonjs/operationsInterfaces/exportPipelines.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/exportPipelines.js +0 -10
- package/dist/commonjs/operationsInterfaces/exportPipelines.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/importPipelines.d.ts +0 -56
- package/dist/commonjs/operationsInterfaces/importPipelines.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/importPipelines.js +0 -10
- package/dist/commonjs/operationsInterfaces/importPipelines.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/pipelineRuns.d.ts +0 -56
- package/dist/commonjs/operationsInterfaces/pipelineRuns.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/pipelineRuns.js +0 -10
- package/dist/commonjs/operationsInterfaces/pipelineRuns.js.map +0 -1
- package/dist/esm/operations/archiveVersions.d.ts +0 -95
- package/dist/esm/operations/archiveVersions.d.ts.map +0 -1
- package/dist/esm/operations/archiveVersions.js +0 -401
- package/dist/esm/operations/archiveVersions.js.map +0 -1
- package/dist/esm/operations/archives.d.ts +0 -99
- package/dist/esm/operations/archives.d.ts.map +0 -1
- package/dist/esm/operations/archives.js +0 -421
- package/dist/esm/operations/archives.js.map +0 -1
- package/dist/esm/operations/exportPipelines.d.ts +0 -81
- package/dist/esm/operations/exportPipelines.d.ts.map +0 -1
- package/dist/esm/operations/exportPipelines.js +0 -349
- package/dist/esm/operations/exportPipelines.js.map +0 -1
- package/dist/esm/operations/importPipelines.d.ts +0 -81
- package/dist/esm/operations/importPipelines.d.ts.map +0 -1
- package/dist/esm/operations/importPipelines.js +0 -349
- package/dist/esm/operations/importPipelines.js.map +0 -1
- package/dist/esm/operations/pipelineRuns.d.ts +0 -81
- package/dist/esm/operations/pipelineRuns.d.ts.map +0 -1
- package/dist/esm/operations/pipelineRuns.js +0 -349
- package/dist/esm/operations/pipelineRuns.js.map +0 -1
- package/dist/esm/operationsInterfaces/archiveVersions.d.ts +0 -66
- package/dist/esm/operationsInterfaces/archiveVersions.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/archiveVersions.js +0 -9
- package/dist/esm/operationsInterfaces/archiveVersions.js.map +0 -1
- package/dist/esm/operationsInterfaces/archives.d.ts +0 -72
- package/dist/esm/operationsInterfaces/archives.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/archives.js +0 -9
- package/dist/esm/operationsInterfaces/archives.js.map +0 -1
- package/dist/esm/operationsInterfaces/exportPipelines.d.ts +0 -56
- package/dist/esm/operationsInterfaces/exportPipelines.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/exportPipelines.js +0 -9
- package/dist/esm/operationsInterfaces/exportPipelines.js.map +0 -1
- package/dist/esm/operationsInterfaces/importPipelines.d.ts +0 -56
- package/dist/esm/operationsInterfaces/importPipelines.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/importPipelines.js +0 -9
- package/dist/esm/operationsInterfaces/importPipelines.js.map +0 -1
- package/dist/esm/operationsInterfaces/pipelineRuns.d.ts +0 -56
- package/dist/esm/operationsInterfaces/pipelineRuns.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/pipelineRuns.js +0 -9
- package/dist/esm/operationsInterfaces/pipelineRuns.js.map +0 -1
- package/dist/react-native/operations/archiveVersions.d.ts +0 -95
- package/dist/react-native/operations/archiveVersions.d.ts.map +0 -1
- package/dist/react-native/operations/archiveVersions.js +0 -401
- package/dist/react-native/operations/archiveVersions.js.map +0 -1
- package/dist/react-native/operations/archives.d.ts +0 -99
- package/dist/react-native/operations/archives.d.ts.map +0 -1
- package/dist/react-native/operations/archives.js +0 -421
- package/dist/react-native/operations/archives.js.map +0 -1
- package/dist/react-native/operations/exportPipelines.d.ts +0 -81
- package/dist/react-native/operations/exportPipelines.d.ts.map +0 -1
- package/dist/react-native/operations/exportPipelines.js +0 -349
- package/dist/react-native/operations/exportPipelines.js.map +0 -1
- package/dist/react-native/operations/importPipelines.d.ts +0 -81
- package/dist/react-native/operations/importPipelines.d.ts.map +0 -1
- package/dist/react-native/operations/importPipelines.js +0 -349
- package/dist/react-native/operations/importPipelines.js.map +0 -1
- package/dist/react-native/operations/pipelineRuns.d.ts +0 -81
- package/dist/react-native/operations/pipelineRuns.d.ts.map +0 -1
- package/dist/react-native/operations/pipelineRuns.js +0 -349
- package/dist/react-native/operations/pipelineRuns.js.map +0 -1
- package/dist/react-native/operationsInterfaces/archiveVersions.d.ts +0 -66
- package/dist/react-native/operationsInterfaces/archiveVersions.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/archiveVersions.js +0 -9
- package/dist/react-native/operationsInterfaces/archiveVersions.js.map +0 -1
- package/dist/react-native/operationsInterfaces/archives.d.ts +0 -72
- package/dist/react-native/operationsInterfaces/archives.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/archives.js +0 -9
- package/dist/react-native/operationsInterfaces/archives.js.map +0 -1
- package/dist/react-native/operationsInterfaces/exportPipelines.d.ts +0 -56
- package/dist/react-native/operationsInterfaces/exportPipelines.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/exportPipelines.js +0 -9
- package/dist/react-native/operationsInterfaces/exportPipelines.js.map +0 -1
- package/dist/react-native/operationsInterfaces/importPipelines.d.ts +0 -56
- package/dist/react-native/operationsInterfaces/importPipelines.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/importPipelines.js +0 -9
- package/dist/react-native/operationsInterfaces/importPipelines.js.map +0 -1
- package/dist/react-native/operationsInterfaces/pipelineRuns.d.ts +0 -56
- package/dist/react-native/operationsInterfaces/pipelineRuns.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/pipelineRuns.js +0 -9
- package/dist/react-native/operationsInterfaces/pipelineRuns.js.map +0 -1
- package/review/arm-containerregistry-node.api.md +0 -3486
|
@@ -1,3486 +0,0 @@
|
|
|
1
|
-
## API Report File for "@azure/arm-containerregistry"
|
|
2
|
-
|
|
3
|
-
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
-
|
|
5
|
-
```ts
|
|
6
|
-
|
|
7
|
-
import * as coreAuth from '@azure/core-auth';
|
|
8
|
-
import * as coreClient from '@azure/core-client';
|
|
9
|
-
import { OperationState } from '@azure/core-lro';
|
|
10
|
-
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
11
|
-
import { SimplePollerLike } from '@azure/core-lro';
|
|
12
|
-
|
|
13
|
-
// @public
|
|
14
|
-
export type Action = string;
|
|
15
|
-
|
|
16
|
-
// @public
|
|
17
|
-
export type ActionsRequired = string;
|
|
18
|
-
|
|
19
|
-
// @public
|
|
20
|
-
export interface ActivationProperties {
|
|
21
|
-
readonly status?: ActivationStatus;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
// @public
|
|
25
|
-
export type ActivationStatus = string;
|
|
26
|
-
|
|
27
|
-
// @public
|
|
28
|
-
export interface ActiveDirectoryObject {
|
|
29
|
-
objectId?: string;
|
|
30
|
-
tenantId?: string;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
// @public
|
|
34
|
-
export interface Actor {
|
|
35
|
-
name?: string;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
// @public
|
|
39
|
-
export interface AgentPool extends Resource {
|
|
40
|
-
count?: number;
|
|
41
|
-
os?: OS;
|
|
42
|
-
readonly provisioningState?: ProvisioningState;
|
|
43
|
-
tier?: string;
|
|
44
|
-
virtualNetworkSubnetResourceId?: string;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
// @public
|
|
48
|
-
export interface AgentPoolListResult {
|
|
49
|
-
nextLink?: string;
|
|
50
|
-
value?: AgentPool[];
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
// @public
|
|
54
|
-
export interface AgentPoolQueueStatus {
|
|
55
|
-
count?: number;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
// @public
|
|
59
|
-
export interface AgentPools {
|
|
60
|
-
beginCreate(resourceGroupName: string, registryName: string, agentPoolName: string, agentPool: AgentPool, options?: AgentPoolsCreateOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsCreateResponse>, AgentPoolsCreateResponse>>;
|
|
61
|
-
beginCreateAndWait(resourceGroupName: string, registryName: string, agentPoolName: string, agentPool: AgentPool, options?: AgentPoolsCreateOptionalParams): Promise<AgentPoolsCreateResponse>;
|
|
62
|
-
beginDelete(resourceGroupName: string, registryName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsDeleteResponse>, AgentPoolsDeleteResponse>>;
|
|
63
|
-
beginDeleteAndWait(resourceGroupName: string, registryName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<AgentPoolsDeleteResponse>;
|
|
64
|
-
beginUpdate(resourceGroupName: string, registryName: string, agentPoolName: string, updateParameters: AgentPoolUpdateParameters, options?: AgentPoolsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsUpdateResponse>, AgentPoolsUpdateResponse>>;
|
|
65
|
-
beginUpdateAndWait(resourceGroupName: string, registryName: string, agentPoolName: string, updateParameters: AgentPoolUpdateParameters, options?: AgentPoolsUpdateOptionalParams): Promise<AgentPoolsUpdateResponse>;
|
|
66
|
-
get(resourceGroupName: string, registryName: string, agentPoolName: string, options?: AgentPoolsGetOptionalParams): Promise<AgentPoolsGetResponse>;
|
|
67
|
-
getQueueStatus(resourceGroupName: string, registryName: string, agentPoolName: string, options?: AgentPoolsGetQueueStatusOptionalParams): Promise<AgentPoolsGetQueueStatusResponse>;
|
|
68
|
-
list(resourceGroupName: string, registryName: string, options?: AgentPoolsListOptionalParams): PagedAsyncIterableIterator<AgentPool>;
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
// @public
|
|
72
|
-
export interface AgentPoolsCreateHeaders {
|
|
73
|
-
// (undocumented)
|
|
74
|
-
azureAsyncOperation?: string;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
// @public
|
|
78
|
-
export interface AgentPoolsCreateOptionalParams extends coreClient.OperationOptions {
|
|
79
|
-
resumeFrom?: string;
|
|
80
|
-
updateIntervalInMs?: number;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
// @public
|
|
84
|
-
export type AgentPoolsCreateResponse = AgentPool;
|
|
85
|
-
|
|
86
|
-
// @public
|
|
87
|
-
export interface AgentPoolsDeleteHeaders {
|
|
88
|
-
// (undocumented)
|
|
89
|
-
location?: string;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
// @public
|
|
93
|
-
export interface AgentPoolsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
94
|
-
resumeFrom?: string;
|
|
95
|
-
updateIntervalInMs?: number;
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
// @public
|
|
99
|
-
export type AgentPoolsDeleteResponse = AgentPoolsDeleteHeaders;
|
|
100
|
-
|
|
101
|
-
// @public
|
|
102
|
-
export interface AgentPoolsGetOptionalParams extends coreClient.OperationOptions {
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
// @public
|
|
106
|
-
export interface AgentPoolsGetQueueStatusOptionalParams extends coreClient.OperationOptions {
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
// @public
|
|
110
|
-
export type AgentPoolsGetQueueStatusResponse = AgentPoolQueueStatus;
|
|
111
|
-
|
|
112
|
-
// @public
|
|
113
|
-
export type AgentPoolsGetResponse = AgentPool;
|
|
114
|
-
|
|
115
|
-
// @public
|
|
116
|
-
export interface AgentPoolsListNextOptionalParams extends coreClient.OperationOptions {
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
// @public
|
|
120
|
-
export type AgentPoolsListNextResponse = AgentPoolListResult;
|
|
121
|
-
|
|
122
|
-
// @public
|
|
123
|
-
export interface AgentPoolsListOptionalParams extends coreClient.OperationOptions {
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
// @public
|
|
127
|
-
export type AgentPoolsListResponse = AgentPoolListResult;
|
|
128
|
-
|
|
129
|
-
// @public
|
|
130
|
-
export interface AgentPoolsUpdateHeaders {
|
|
131
|
-
// (undocumented)
|
|
132
|
-
azureAsyncOperation?: string;
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
// @public
|
|
136
|
-
export interface AgentPoolsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
137
|
-
resumeFrom?: string;
|
|
138
|
-
updateIntervalInMs?: number;
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
// @public
|
|
142
|
-
export type AgentPoolsUpdateResponse = AgentPool;
|
|
143
|
-
|
|
144
|
-
// @public
|
|
145
|
-
export interface AgentPoolUpdateParameters {
|
|
146
|
-
count?: number;
|
|
147
|
-
tags?: {
|
|
148
|
-
[propertyName: string]: string;
|
|
149
|
-
};
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
// @public
|
|
153
|
-
export interface AgentProperties {
|
|
154
|
-
cpu?: number;
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
// @public
|
|
158
|
-
export type Architecture = string;
|
|
159
|
-
|
|
160
|
-
// @public
|
|
161
|
-
export interface Archive extends ProxyResource {
|
|
162
|
-
packageSource?: ArchivePackageSourceProperties;
|
|
163
|
-
readonly provisioningState?: ProvisioningState;
|
|
164
|
-
publishedVersion?: string;
|
|
165
|
-
readonly repositoryEndpoint?: string;
|
|
166
|
-
// (undocumented)
|
|
167
|
-
repositoryEndpointPrefix?: string;
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
// @public
|
|
171
|
-
export interface ArchiveListResult {
|
|
172
|
-
nextLink?: string;
|
|
173
|
-
value?: Archive[];
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
// @public
|
|
177
|
-
export interface ArchivePackageSourceProperties {
|
|
178
|
-
type?: PackageSourceType;
|
|
179
|
-
url?: string;
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
// @public
|
|
183
|
-
export interface ArchiveProperties {
|
|
184
|
-
packageSource?: ArchivePackageSourceProperties;
|
|
185
|
-
readonly provisioningState?: ProvisioningState;
|
|
186
|
-
publishedVersion?: string;
|
|
187
|
-
readonly repositoryEndpoint?: string;
|
|
188
|
-
// (undocumented)
|
|
189
|
-
repositoryEndpointPrefix?: string;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
// @public
|
|
193
|
-
export interface Archives {
|
|
194
|
-
beginCreate(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, archiveCreateParameters: Archive, options?: ArchivesCreateOptionalParams): Promise<SimplePollerLike<OperationState<ArchivesCreateResponse>, ArchivesCreateResponse>>;
|
|
195
|
-
beginCreateAndWait(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, archiveCreateParameters: Archive, options?: ArchivesCreateOptionalParams): Promise<ArchivesCreateResponse>;
|
|
196
|
-
beginDelete(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, options?: ArchivesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ArchivesDeleteResponse>, ArchivesDeleteResponse>>;
|
|
197
|
-
beginDeleteAndWait(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, options?: ArchivesDeleteOptionalParams): Promise<ArchivesDeleteResponse>;
|
|
198
|
-
get(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, options?: ArchivesGetOptionalParams): Promise<ArchivesGetResponse>;
|
|
199
|
-
list(resourceGroupName: string, registryName: string, packageType: string, options?: ArchivesListOptionalParams): PagedAsyncIterableIterator<Archive>;
|
|
200
|
-
update(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, archiveUpdateParameters: ArchiveUpdateParameters, options?: ArchivesUpdateOptionalParams): Promise<ArchivesUpdateResponse>;
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
// @public
|
|
204
|
-
export interface ArchivesCreateHeaders {
|
|
205
|
-
// (undocumented)
|
|
206
|
-
azureAsyncOperation?: string;
|
|
207
|
-
}
|
|
208
|
-
|
|
209
|
-
// @public
|
|
210
|
-
export interface ArchivesCreateOptionalParams extends coreClient.OperationOptions {
|
|
211
|
-
resumeFrom?: string;
|
|
212
|
-
updateIntervalInMs?: number;
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
-
// @public
|
|
216
|
-
export type ArchivesCreateResponse = Archive;
|
|
217
|
-
|
|
218
|
-
// @public
|
|
219
|
-
export interface ArchivesDeleteHeaders {
|
|
220
|
-
// (undocumented)
|
|
221
|
-
location?: string;
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
// @public
|
|
225
|
-
export interface ArchivesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
226
|
-
resumeFrom?: string;
|
|
227
|
-
updateIntervalInMs?: number;
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
// @public
|
|
231
|
-
export type ArchivesDeleteResponse = ArchivesDeleteHeaders;
|
|
232
|
-
|
|
233
|
-
// @public
|
|
234
|
-
export interface ArchivesGetOptionalParams extends coreClient.OperationOptions {
|
|
235
|
-
}
|
|
236
|
-
|
|
237
|
-
// @public
|
|
238
|
-
export type ArchivesGetResponse = Archive;
|
|
239
|
-
|
|
240
|
-
// @public
|
|
241
|
-
export interface ArchivesListNextOptionalParams extends coreClient.OperationOptions {
|
|
242
|
-
}
|
|
243
|
-
|
|
244
|
-
// @public
|
|
245
|
-
export type ArchivesListNextResponse = ArchiveListResult;
|
|
246
|
-
|
|
247
|
-
// @public
|
|
248
|
-
export interface ArchivesListOptionalParams extends coreClient.OperationOptions {
|
|
249
|
-
}
|
|
250
|
-
|
|
251
|
-
// @public
|
|
252
|
-
export type ArchivesListResponse = ArchiveListResult;
|
|
253
|
-
|
|
254
|
-
// @public
|
|
255
|
-
export interface ArchivesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
256
|
-
}
|
|
257
|
-
|
|
258
|
-
// @public
|
|
259
|
-
export type ArchivesUpdateResponse = Archive;
|
|
260
|
-
|
|
261
|
-
// @public
|
|
262
|
-
export interface ArchiveUpdateParameters {
|
|
263
|
-
publishedVersion?: string;
|
|
264
|
-
}
|
|
265
|
-
|
|
266
|
-
// @public
|
|
267
|
-
export interface ArchiveVersion extends ProxyResource {
|
|
268
|
-
archiveVersionErrorMessage?: string;
|
|
269
|
-
readonly provisioningState?: ProvisioningState;
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
// @public
|
|
273
|
-
export interface ArchiveVersionListResult {
|
|
274
|
-
nextLink?: string;
|
|
275
|
-
value?: ArchiveVersion[];
|
|
276
|
-
}
|
|
277
|
-
|
|
278
|
-
// @public
|
|
279
|
-
export interface ArchiveVersions {
|
|
280
|
-
beginCreate(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, archiveVersionName: string, options?: ArchiveVersionsCreateOptionalParams): Promise<SimplePollerLike<OperationState<ArchiveVersionsCreateResponse>, ArchiveVersionsCreateResponse>>;
|
|
281
|
-
beginCreateAndWait(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, archiveVersionName: string, options?: ArchiveVersionsCreateOptionalParams): Promise<ArchiveVersionsCreateResponse>;
|
|
282
|
-
beginDelete(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, archiveVersionName: string, options?: ArchiveVersionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ArchiveVersionsDeleteResponse>, ArchiveVersionsDeleteResponse>>;
|
|
283
|
-
beginDeleteAndWait(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, archiveVersionName: string, options?: ArchiveVersionsDeleteOptionalParams): Promise<ArchiveVersionsDeleteResponse>;
|
|
284
|
-
get(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, archiveVersionName: string, options?: ArchiveVersionsGetOptionalParams): Promise<ArchiveVersionsGetResponse>;
|
|
285
|
-
list(resourceGroupName: string, registryName: string, packageType: string, archiveName: string, options?: ArchiveVersionsListOptionalParams): PagedAsyncIterableIterator<ArchiveVersion>;
|
|
286
|
-
}
|
|
287
|
-
|
|
288
|
-
// @public
|
|
289
|
-
export interface ArchiveVersionsCreateHeaders {
|
|
290
|
-
// (undocumented)
|
|
291
|
-
azureAsyncOperation?: string;
|
|
292
|
-
}
|
|
293
|
-
|
|
294
|
-
// @public
|
|
295
|
-
export interface ArchiveVersionsCreateOptionalParams extends coreClient.OperationOptions {
|
|
296
|
-
resumeFrom?: string;
|
|
297
|
-
updateIntervalInMs?: number;
|
|
298
|
-
}
|
|
299
|
-
|
|
300
|
-
// @public
|
|
301
|
-
export type ArchiveVersionsCreateResponse = ArchiveVersion;
|
|
302
|
-
|
|
303
|
-
// @public
|
|
304
|
-
export interface ArchiveVersionsDeleteHeaders {
|
|
305
|
-
// (undocumented)
|
|
306
|
-
location?: string;
|
|
307
|
-
}
|
|
308
|
-
|
|
309
|
-
// @public
|
|
310
|
-
export interface ArchiveVersionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
311
|
-
resumeFrom?: string;
|
|
312
|
-
updateIntervalInMs?: number;
|
|
313
|
-
}
|
|
314
|
-
|
|
315
|
-
// @public
|
|
316
|
-
export type ArchiveVersionsDeleteResponse = ArchiveVersionsDeleteHeaders;
|
|
317
|
-
|
|
318
|
-
// @public
|
|
319
|
-
export interface ArchiveVersionsGetOptionalParams extends coreClient.OperationOptions {
|
|
320
|
-
}
|
|
321
|
-
|
|
322
|
-
// @public
|
|
323
|
-
export type ArchiveVersionsGetResponse = ArchiveVersion;
|
|
324
|
-
|
|
325
|
-
// @public
|
|
326
|
-
export interface ArchiveVersionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
327
|
-
}
|
|
328
|
-
|
|
329
|
-
// @public
|
|
330
|
-
export type ArchiveVersionsListNextResponse = ArchiveVersionListResult;
|
|
331
|
-
|
|
332
|
-
// @public
|
|
333
|
-
export interface ArchiveVersionsListOptionalParams extends coreClient.OperationOptions {
|
|
334
|
-
}
|
|
335
|
-
|
|
336
|
-
// @public
|
|
337
|
-
export type ArchiveVersionsListResponse = ArchiveVersionListResult;
|
|
338
|
-
|
|
339
|
-
// @public
|
|
340
|
-
export interface Argument {
|
|
341
|
-
isSecret?: boolean;
|
|
342
|
-
name: string;
|
|
343
|
-
value: string;
|
|
344
|
-
}
|
|
345
|
-
|
|
346
|
-
// @public
|
|
347
|
-
export type AuditLogStatus = string;
|
|
348
|
-
|
|
349
|
-
// @public
|
|
350
|
-
export interface AuthCredential {
|
|
351
|
-
readonly credentialHealth?: CredentialHealth;
|
|
352
|
-
name?: CredentialName;
|
|
353
|
-
passwordSecretIdentifier?: string;
|
|
354
|
-
usernameSecretIdentifier?: string;
|
|
355
|
-
}
|
|
356
|
-
|
|
357
|
-
// @public
|
|
358
|
-
export interface AuthInfo {
|
|
359
|
-
expiresIn?: number;
|
|
360
|
-
refreshToken?: string;
|
|
361
|
-
scope?: string;
|
|
362
|
-
token: string;
|
|
363
|
-
tokenType: TokenType;
|
|
364
|
-
}
|
|
365
|
-
|
|
366
|
-
// @public
|
|
367
|
-
export interface AuthInfoUpdateParameters {
|
|
368
|
-
expiresIn?: number;
|
|
369
|
-
refreshToken?: string;
|
|
370
|
-
scope?: string;
|
|
371
|
-
token?: string;
|
|
372
|
-
tokenType?: TokenType;
|
|
373
|
-
}
|
|
374
|
-
|
|
375
|
-
// @public
|
|
376
|
-
export type AutoGeneratedDomainNameLabelScope = string;
|
|
377
|
-
|
|
378
|
-
// @public
|
|
379
|
-
export interface AzureADAuthenticationAsArmPolicy {
|
|
380
|
-
status?: AzureADAuthenticationAsArmPolicyStatus;
|
|
381
|
-
}
|
|
382
|
-
|
|
383
|
-
// @public
|
|
384
|
-
export type AzureADAuthenticationAsArmPolicyStatus = string;
|
|
385
|
-
|
|
386
|
-
// @public
|
|
387
|
-
export interface BaseImageDependency {
|
|
388
|
-
digest?: string;
|
|
389
|
-
registry?: string;
|
|
390
|
-
repository?: string;
|
|
391
|
-
tag?: string;
|
|
392
|
-
type?: BaseImageDependencyType;
|
|
393
|
-
}
|
|
394
|
-
|
|
395
|
-
// @public
|
|
396
|
-
export type BaseImageDependencyType = string;
|
|
397
|
-
|
|
398
|
-
// @public
|
|
399
|
-
export interface BaseImageTrigger {
|
|
400
|
-
baseImageTriggerType: BaseImageTriggerType;
|
|
401
|
-
name: string;
|
|
402
|
-
status?: TriggerStatus;
|
|
403
|
-
updateTriggerEndpoint?: string;
|
|
404
|
-
updateTriggerPayloadType?: UpdateTriggerPayloadType;
|
|
405
|
-
}
|
|
406
|
-
|
|
407
|
-
// @public
|
|
408
|
-
export type BaseImageTriggerType = string;
|
|
409
|
-
|
|
410
|
-
// @public
|
|
411
|
-
export interface BaseImageTriggerUpdateParameters {
|
|
412
|
-
baseImageTriggerType?: BaseImageTriggerType;
|
|
413
|
-
name: string;
|
|
414
|
-
status?: TriggerStatus;
|
|
415
|
-
updateTriggerEndpoint?: string;
|
|
416
|
-
updateTriggerPayloadType?: UpdateTriggerPayloadType;
|
|
417
|
-
}
|
|
418
|
-
|
|
419
|
-
// @public
|
|
420
|
-
export interface CacheRule extends ProxyResource {
|
|
421
|
-
readonly creationDate?: Date;
|
|
422
|
-
credentialSetResourceId?: string;
|
|
423
|
-
readonly provisioningState?: ProvisioningState;
|
|
424
|
-
sourceRepository?: string;
|
|
425
|
-
targetRepository?: string;
|
|
426
|
-
}
|
|
427
|
-
|
|
428
|
-
// @public
|
|
429
|
-
export interface CacheRules {
|
|
430
|
-
beginCreate(resourceGroupName: string, registryName: string, cacheRuleName: string, cacheRuleCreateParameters: CacheRule, options?: CacheRulesCreateOptionalParams): Promise<SimplePollerLike<OperationState<CacheRulesCreateResponse>, CacheRulesCreateResponse>>;
|
|
431
|
-
beginCreateAndWait(resourceGroupName: string, registryName: string, cacheRuleName: string, cacheRuleCreateParameters: CacheRule, options?: CacheRulesCreateOptionalParams): Promise<CacheRulesCreateResponse>;
|
|
432
|
-
beginDelete(resourceGroupName: string, registryName: string, cacheRuleName: string, options?: CacheRulesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<CacheRulesDeleteResponse>, CacheRulesDeleteResponse>>;
|
|
433
|
-
beginDeleteAndWait(resourceGroupName: string, registryName: string, cacheRuleName: string, options?: CacheRulesDeleteOptionalParams): Promise<CacheRulesDeleteResponse>;
|
|
434
|
-
beginUpdate(resourceGroupName: string, registryName: string, cacheRuleName: string, cacheRuleUpdateParameters: CacheRuleUpdateParameters, options?: CacheRulesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CacheRulesUpdateResponse>, CacheRulesUpdateResponse>>;
|
|
435
|
-
beginUpdateAndWait(resourceGroupName: string, registryName: string, cacheRuleName: string, cacheRuleUpdateParameters: CacheRuleUpdateParameters, options?: CacheRulesUpdateOptionalParams): Promise<CacheRulesUpdateResponse>;
|
|
436
|
-
get(resourceGroupName: string, registryName: string, cacheRuleName: string, options?: CacheRulesGetOptionalParams): Promise<CacheRulesGetResponse>;
|
|
437
|
-
list(resourceGroupName: string, registryName: string, options?: CacheRulesListOptionalParams): PagedAsyncIterableIterator<CacheRule>;
|
|
438
|
-
}
|
|
439
|
-
|
|
440
|
-
// @public
|
|
441
|
-
export interface CacheRulesCreateHeaders {
|
|
442
|
-
// (undocumented)
|
|
443
|
-
azureAsyncOperation?: string;
|
|
444
|
-
}
|
|
445
|
-
|
|
446
|
-
// @public
|
|
447
|
-
export interface CacheRulesCreateOptionalParams extends coreClient.OperationOptions {
|
|
448
|
-
resumeFrom?: string;
|
|
449
|
-
updateIntervalInMs?: number;
|
|
450
|
-
}
|
|
451
|
-
|
|
452
|
-
// @public
|
|
453
|
-
export type CacheRulesCreateResponse = CacheRule;
|
|
454
|
-
|
|
455
|
-
// @public
|
|
456
|
-
export interface CacheRulesDeleteHeaders {
|
|
457
|
-
// (undocumented)
|
|
458
|
-
location?: string;
|
|
459
|
-
}
|
|
460
|
-
|
|
461
|
-
// @public
|
|
462
|
-
export interface CacheRulesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
463
|
-
resumeFrom?: string;
|
|
464
|
-
updateIntervalInMs?: number;
|
|
465
|
-
}
|
|
466
|
-
|
|
467
|
-
// @public
|
|
468
|
-
export type CacheRulesDeleteResponse = CacheRulesDeleteHeaders;
|
|
469
|
-
|
|
470
|
-
// @public
|
|
471
|
-
export interface CacheRulesGetOptionalParams extends coreClient.OperationOptions {
|
|
472
|
-
}
|
|
473
|
-
|
|
474
|
-
// @public
|
|
475
|
-
export type CacheRulesGetResponse = CacheRule;
|
|
476
|
-
|
|
477
|
-
// @public
|
|
478
|
-
export interface CacheRulesListNextOptionalParams extends coreClient.OperationOptions {
|
|
479
|
-
}
|
|
480
|
-
|
|
481
|
-
// @public
|
|
482
|
-
export type CacheRulesListNextResponse = CacheRulesListResult;
|
|
483
|
-
|
|
484
|
-
// @public
|
|
485
|
-
export interface CacheRulesListOptionalParams extends coreClient.OperationOptions {
|
|
486
|
-
}
|
|
487
|
-
|
|
488
|
-
// @public
|
|
489
|
-
export type CacheRulesListResponse = CacheRulesListResult;
|
|
490
|
-
|
|
491
|
-
// @public
|
|
492
|
-
export interface CacheRulesListResult {
|
|
493
|
-
nextLink?: string;
|
|
494
|
-
value?: CacheRule[];
|
|
495
|
-
}
|
|
496
|
-
|
|
497
|
-
// @public
|
|
498
|
-
export interface CacheRulesUpdateHeaders {
|
|
499
|
-
// (undocumented)
|
|
500
|
-
azureAsyncOperation?: string;
|
|
501
|
-
}
|
|
502
|
-
|
|
503
|
-
// @public
|
|
504
|
-
export interface CacheRulesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
505
|
-
resumeFrom?: string;
|
|
506
|
-
updateIntervalInMs?: number;
|
|
507
|
-
}
|
|
508
|
-
|
|
509
|
-
// @public
|
|
510
|
-
export type CacheRulesUpdateResponse = CacheRule;
|
|
511
|
-
|
|
512
|
-
// @public
|
|
513
|
-
export interface CacheRuleUpdateParameters {
|
|
514
|
-
credentialSetResourceId?: string;
|
|
515
|
-
}
|
|
516
|
-
|
|
517
|
-
// @public
|
|
518
|
-
export interface CallbackConfig {
|
|
519
|
-
customHeaders?: {
|
|
520
|
-
[propertyName: string]: string;
|
|
521
|
-
};
|
|
522
|
-
serviceUri: string;
|
|
523
|
-
}
|
|
524
|
-
|
|
525
|
-
// @public
|
|
526
|
-
export type CertificateType = string;
|
|
527
|
-
|
|
528
|
-
// @public
|
|
529
|
-
export interface ConnectedRegistries {
|
|
530
|
-
beginCreate(resourceGroupName: string, registryName: string, connectedRegistryName: string, connectedRegistryCreateParameters: ConnectedRegistry, options?: ConnectedRegistriesCreateOptionalParams): Promise<SimplePollerLike<OperationState<ConnectedRegistriesCreateResponse>, ConnectedRegistriesCreateResponse>>;
|
|
531
|
-
beginCreateAndWait(resourceGroupName: string, registryName: string, connectedRegistryName: string, connectedRegistryCreateParameters: ConnectedRegistry, options?: ConnectedRegistriesCreateOptionalParams): Promise<ConnectedRegistriesCreateResponse>;
|
|
532
|
-
beginDeactivate(resourceGroupName: string, registryName: string, connectedRegistryName: string, options?: ConnectedRegistriesDeactivateOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
533
|
-
beginDeactivateAndWait(resourceGroupName: string, registryName: string, connectedRegistryName: string, options?: ConnectedRegistriesDeactivateOptionalParams): Promise<void>;
|
|
534
|
-
beginDelete(resourceGroupName: string, registryName: string, connectedRegistryName: string, options?: ConnectedRegistriesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
535
|
-
beginDeleteAndWait(resourceGroupName: string, registryName: string, connectedRegistryName: string, options?: ConnectedRegistriesDeleteOptionalParams): Promise<void>;
|
|
536
|
-
beginUpdate(resourceGroupName: string, registryName: string, connectedRegistryName: string, connectedRegistryUpdateParameters: ConnectedRegistryUpdateParameters, options?: ConnectedRegistriesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ConnectedRegistriesUpdateResponse>, ConnectedRegistriesUpdateResponse>>;
|
|
537
|
-
beginUpdateAndWait(resourceGroupName: string, registryName: string, connectedRegistryName: string, connectedRegistryUpdateParameters: ConnectedRegistryUpdateParameters, options?: ConnectedRegistriesUpdateOptionalParams): Promise<ConnectedRegistriesUpdateResponse>;
|
|
538
|
-
get(resourceGroupName: string, registryName: string, connectedRegistryName: string, options?: ConnectedRegistriesGetOptionalParams): Promise<ConnectedRegistriesGetResponse>;
|
|
539
|
-
list(resourceGroupName: string, registryName: string, options?: ConnectedRegistriesListOptionalParams): PagedAsyncIterableIterator<ConnectedRegistry>;
|
|
540
|
-
}
|
|
541
|
-
|
|
542
|
-
// @public
|
|
543
|
-
export interface ConnectedRegistriesCreateHeaders {
|
|
544
|
-
// (undocumented)
|
|
545
|
-
azureAsyncOperation?: string;
|
|
546
|
-
}
|
|
547
|
-
|
|
548
|
-
// @public
|
|
549
|
-
export interface ConnectedRegistriesCreateOptionalParams extends coreClient.OperationOptions {
|
|
550
|
-
resumeFrom?: string;
|
|
551
|
-
updateIntervalInMs?: number;
|
|
552
|
-
}
|
|
553
|
-
|
|
554
|
-
// @public
|
|
555
|
-
export type ConnectedRegistriesCreateResponse = ConnectedRegistry;
|
|
556
|
-
|
|
557
|
-
// @public
|
|
558
|
-
export interface ConnectedRegistriesDeactivateHeaders {
|
|
559
|
-
// (undocumented)
|
|
560
|
-
location?: string;
|
|
561
|
-
}
|
|
562
|
-
|
|
563
|
-
// @public
|
|
564
|
-
export interface ConnectedRegistriesDeactivateOptionalParams extends coreClient.OperationOptions {
|
|
565
|
-
resumeFrom?: string;
|
|
566
|
-
updateIntervalInMs?: number;
|
|
567
|
-
}
|
|
568
|
-
|
|
569
|
-
// @public
|
|
570
|
-
export interface ConnectedRegistriesDeleteHeaders {
|
|
571
|
-
// (undocumented)
|
|
572
|
-
location?: string;
|
|
573
|
-
}
|
|
574
|
-
|
|
575
|
-
// @public
|
|
576
|
-
export interface ConnectedRegistriesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
577
|
-
resumeFrom?: string;
|
|
578
|
-
updateIntervalInMs?: number;
|
|
579
|
-
}
|
|
580
|
-
|
|
581
|
-
// @public
|
|
582
|
-
export interface ConnectedRegistriesGetOptionalParams extends coreClient.OperationOptions {
|
|
583
|
-
}
|
|
584
|
-
|
|
585
|
-
// @public
|
|
586
|
-
export type ConnectedRegistriesGetResponse = ConnectedRegistry;
|
|
587
|
-
|
|
588
|
-
// @public
|
|
589
|
-
export interface ConnectedRegistriesListNextOptionalParams extends coreClient.OperationOptions {
|
|
590
|
-
}
|
|
591
|
-
|
|
592
|
-
// @public
|
|
593
|
-
export type ConnectedRegistriesListNextResponse = ConnectedRegistryListResult;
|
|
594
|
-
|
|
595
|
-
// @public
|
|
596
|
-
export interface ConnectedRegistriesListOptionalParams extends coreClient.OperationOptions {
|
|
597
|
-
filter?: string;
|
|
598
|
-
}
|
|
599
|
-
|
|
600
|
-
// @public
|
|
601
|
-
export type ConnectedRegistriesListResponse = ConnectedRegistryListResult;
|
|
602
|
-
|
|
603
|
-
// @public
|
|
604
|
-
export interface ConnectedRegistriesUpdateHeaders {
|
|
605
|
-
// (undocumented)
|
|
606
|
-
azureAsyncOperation?: string;
|
|
607
|
-
}
|
|
608
|
-
|
|
609
|
-
// @public
|
|
610
|
-
export interface ConnectedRegistriesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
611
|
-
resumeFrom?: string;
|
|
612
|
-
updateIntervalInMs?: number;
|
|
613
|
-
}
|
|
614
|
-
|
|
615
|
-
// @public
|
|
616
|
-
export type ConnectedRegistriesUpdateResponse = ConnectedRegistry;
|
|
617
|
-
|
|
618
|
-
// @public
|
|
619
|
-
export interface ConnectedRegistry extends ProxyResource {
|
|
620
|
-
readonly activation?: ActivationProperties;
|
|
621
|
-
clientTokenIds?: string[];
|
|
622
|
-
readonly connectionState?: ConnectionState;
|
|
623
|
-
garbageCollection?: GarbageCollectionProperties;
|
|
624
|
-
readonly lastActivityTime?: Date;
|
|
625
|
-
logging?: LoggingProperties;
|
|
626
|
-
loginServer?: LoginServerProperties;
|
|
627
|
-
mode?: ConnectedRegistryMode;
|
|
628
|
-
notificationsList?: string[];
|
|
629
|
-
parent?: ParentProperties;
|
|
630
|
-
readonly provisioningState?: ProvisioningState;
|
|
631
|
-
readonly statusDetails?: StatusDetailProperties[];
|
|
632
|
-
readonly version?: string;
|
|
633
|
-
}
|
|
634
|
-
|
|
635
|
-
// @public
|
|
636
|
-
export interface ConnectedRegistryListResult {
|
|
637
|
-
nextLink?: string;
|
|
638
|
-
value?: ConnectedRegistry[];
|
|
639
|
-
}
|
|
640
|
-
|
|
641
|
-
// @public
|
|
642
|
-
export type ConnectedRegistryMode = string;
|
|
643
|
-
|
|
644
|
-
// @public
|
|
645
|
-
export interface ConnectedRegistryUpdateParameters {
|
|
646
|
-
clientTokenIds?: string[];
|
|
647
|
-
garbageCollection?: GarbageCollectionProperties;
|
|
648
|
-
logging?: LoggingProperties;
|
|
649
|
-
notificationsList?: string[];
|
|
650
|
-
syncProperties?: SyncUpdateProperties;
|
|
651
|
-
}
|
|
652
|
-
|
|
653
|
-
// @public
|
|
654
|
-
export type ConnectionState = string;
|
|
655
|
-
|
|
656
|
-
// @public
|
|
657
|
-
export type ConnectionStatus = string;
|
|
658
|
-
|
|
659
|
-
// @public (undocumented)
|
|
660
|
-
export class ContainerRegistryManagementClient extends coreClient.ServiceClient {
|
|
661
|
-
// (undocumented)
|
|
662
|
-
$host: string;
|
|
663
|
-
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: ContainerRegistryManagementClientOptionalParams);
|
|
664
|
-
// (undocumented)
|
|
665
|
-
agentPools: AgentPools;
|
|
666
|
-
// (undocumented)
|
|
667
|
-
apiVersion: string;
|
|
668
|
-
// (undocumented)
|
|
669
|
-
archives: Archives;
|
|
670
|
-
// (undocumented)
|
|
671
|
-
archiveVersions: ArchiveVersions;
|
|
672
|
-
// (undocumented)
|
|
673
|
-
cacheRules: CacheRules;
|
|
674
|
-
// (undocumented)
|
|
675
|
-
connectedRegistries: ConnectedRegistries;
|
|
676
|
-
// (undocumented)
|
|
677
|
-
credentialSets: CredentialSets;
|
|
678
|
-
// (undocumented)
|
|
679
|
-
exportPipelines: ExportPipelines;
|
|
680
|
-
// (undocumented)
|
|
681
|
-
importPipelines: ImportPipelines;
|
|
682
|
-
// (undocumented)
|
|
683
|
-
operations: Operations;
|
|
684
|
-
// (undocumented)
|
|
685
|
-
pipelineRuns: PipelineRuns;
|
|
686
|
-
// (undocumented)
|
|
687
|
-
privateEndpointConnections: PrivateEndpointConnections;
|
|
688
|
-
// (undocumented)
|
|
689
|
-
registries: Registries;
|
|
690
|
-
// (undocumented)
|
|
691
|
-
replications: Replications;
|
|
692
|
-
// (undocumented)
|
|
693
|
-
runs: Runs;
|
|
694
|
-
// (undocumented)
|
|
695
|
-
scopeMaps: ScopeMaps;
|
|
696
|
-
// (undocumented)
|
|
697
|
-
subscriptionId: string;
|
|
698
|
-
// (undocumented)
|
|
699
|
-
taskRuns: TaskRuns;
|
|
700
|
-
// (undocumented)
|
|
701
|
-
tasks: Tasks;
|
|
702
|
-
// (undocumented)
|
|
703
|
-
tokens: Tokens;
|
|
704
|
-
// (undocumented)
|
|
705
|
-
webhooks: Webhooks;
|
|
706
|
-
}
|
|
707
|
-
|
|
708
|
-
// @public
|
|
709
|
-
export interface ContainerRegistryManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
710
|
-
$host?: string;
|
|
711
|
-
apiVersion?: string;
|
|
712
|
-
endpoint?: string;
|
|
713
|
-
}
|
|
714
|
-
|
|
715
|
-
// @public
|
|
716
|
-
export type CreatedByType = string;
|
|
717
|
-
|
|
718
|
-
// @public
|
|
719
|
-
export interface CredentialHealth {
|
|
720
|
-
errorCode?: string;
|
|
721
|
-
errorMessage?: string;
|
|
722
|
-
status?: CredentialHealthStatus;
|
|
723
|
-
}
|
|
724
|
-
|
|
725
|
-
// @public
|
|
726
|
-
export type CredentialHealthStatus = string;
|
|
727
|
-
|
|
728
|
-
// @public
|
|
729
|
-
export type CredentialName = string;
|
|
730
|
-
|
|
731
|
-
// @public
|
|
732
|
-
export interface Credentials {
|
|
733
|
-
customRegistries?: {
|
|
734
|
-
[propertyName: string]: CustomRegistryCredentials;
|
|
735
|
-
};
|
|
736
|
-
sourceRegistry?: SourceRegistryCredentials;
|
|
737
|
-
}
|
|
738
|
-
|
|
739
|
-
// @public
|
|
740
|
-
export interface CredentialSet extends ProxyResource {
|
|
741
|
-
authCredentials?: AuthCredential[];
|
|
742
|
-
readonly creationDate?: Date;
|
|
743
|
-
identity?: IdentityProperties;
|
|
744
|
-
loginServer?: string;
|
|
745
|
-
readonly provisioningState?: ProvisioningState;
|
|
746
|
-
}
|
|
747
|
-
|
|
748
|
-
// @public
|
|
749
|
-
export interface CredentialSetListResult {
|
|
750
|
-
nextLink?: string;
|
|
751
|
-
value?: CredentialSet[];
|
|
752
|
-
}
|
|
753
|
-
|
|
754
|
-
// @public
|
|
755
|
-
export interface CredentialSets {
|
|
756
|
-
beginCreate(resourceGroupName: string, registryName: string, credentialSetName: string, credentialSetCreateParameters: CredentialSet, options?: CredentialSetsCreateOptionalParams): Promise<SimplePollerLike<OperationState<CredentialSetsCreateResponse>, CredentialSetsCreateResponse>>;
|
|
757
|
-
beginCreateAndWait(resourceGroupName: string, registryName: string, credentialSetName: string, credentialSetCreateParameters: CredentialSet, options?: CredentialSetsCreateOptionalParams): Promise<CredentialSetsCreateResponse>;
|
|
758
|
-
beginDelete(resourceGroupName: string, registryName: string, credentialSetName: string, options?: CredentialSetsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<CredentialSetsDeleteResponse>, CredentialSetsDeleteResponse>>;
|
|
759
|
-
beginDeleteAndWait(resourceGroupName: string, registryName: string, credentialSetName: string, options?: CredentialSetsDeleteOptionalParams): Promise<CredentialSetsDeleteResponse>;
|
|
760
|
-
beginUpdate(resourceGroupName: string, registryName: string, credentialSetName: string, credentialSetUpdateParameters: CredentialSetUpdateParameters, options?: CredentialSetsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CredentialSetsUpdateResponse>, CredentialSetsUpdateResponse>>;
|
|
761
|
-
beginUpdateAndWait(resourceGroupName: string, registryName: string, credentialSetName: string, credentialSetUpdateParameters: CredentialSetUpdateParameters, options?: CredentialSetsUpdateOptionalParams): Promise<CredentialSetsUpdateResponse>;
|
|
762
|
-
get(resourceGroupName: string, registryName: string, credentialSetName: string, options?: CredentialSetsGetOptionalParams): Promise<CredentialSetsGetResponse>;
|
|
763
|
-
list(resourceGroupName: string, registryName: string, options?: CredentialSetsListOptionalParams): PagedAsyncIterableIterator<CredentialSet>;
|
|
764
|
-
}
|
|
765
|
-
|
|
766
|
-
// @public
|
|
767
|
-
export interface CredentialSetsCreateHeaders {
|
|
768
|
-
// (undocumented)
|
|
769
|
-
azureAsyncOperation?: string;
|
|
770
|
-
}
|
|
771
|
-
|
|
772
|
-
// @public
|
|
773
|
-
export interface CredentialSetsCreateOptionalParams extends coreClient.OperationOptions {
|
|
774
|
-
resumeFrom?: string;
|
|
775
|
-
updateIntervalInMs?: number;
|
|
776
|
-
}
|
|
777
|
-
|
|
778
|
-
// @public
|
|
779
|
-
export type CredentialSetsCreateResponse = CredentialSet;
|
|
780
|
-
|
|
781
|
-
// @public
|
|
782
|
-
export interface CredentialSetsDeleteHeaders {
|
|
783
|
-
// (undocumented)
|
|
784
|
-
location?: string;
|
|
785
|
-
}
|
|
786
|
-
|
|
787
|
-
// @public
|
|
788
|
-
export interface CredentialSetsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
789
|
-
resumeFrom?: string;
|
|
790
|
-
updateIntervalInMs?: number;
|
|
791
|
-
}
|
|
792
|
-
|
|
793
|
-
// @public
|
|
794
|
-
export type CredentialSetsDeleteResponse = CredentialSetsDeleteHeaders;
|
|
795
|
-
|
|
796
|
-
// @public
|
|
797
|
-
export interface CredentialSetsGetOptionalParams extends coreClient.OperationOptions {
|
|
798
|
-
}
|
|
799
|
-
|
|
800
|
-
// @public
|
|
801
|
-
export type CredentialSetsGetResponse = CredentialSet;
|
|
802
|
-
|
|
803
|
-
// @public
|
|
804
|
-
export interface CredentialSetsListNextOptionalParams extends coreClient.OperationOptions {
|
|
805
|
-
}
|
|
806
|
-
|
|
807
|
-
// @public
|
|
808
|
-
export type CredentialSetsListNextResponse = CredentialSetListResult;
|
|
809
|
-
|
|
810
|
-
// @public
|
|
811
|
-
export interface CredentialSetsListOptionalParams extends coreClient.OperationOptions {
|
|
812
|
-
}
|
|
813
|
-
|
|
814
|
-
// @public
|
|
815
|
-
export type CredentialSetsListResponse = CredentialSetListResult;
|
|
816
|
-
|
|
817
|
-
// @public
|
|
818
|
-
export interface CredentialSetsUpdateHeaders {
|
|
819
|
-
// (undocumented)
|
|
820
|
-
azureAsyncOperation?: string;
|
|
821
|
-
}
|
|
822
|
-
|
|
823
|
-
// @public
|
|
824
|
-
export interface CredentialSetsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
825
|
-
resumeFrom?: string;
|
|
826
|
-
updateIntervalInMs?: number;
|
|
827
|
-
}
|
|
828
|
-
|
|
829
|
-
// @public
|
|
830
|
-
export type CredentialSetsUpdateResponse = CredentialSet;
|
|
831
|
-
|
|
832
|
-
// @public
|
|
833
|
-
export interface CredentialSetUpdateParameters {
|
|
834
|
-
authCredentials?: AuthCredential[];
|
|
835
|
-
identity?: IdentityProperties;
|
|
836
|
-
}
|
|
837
|
-
|
|
838
|
-
// @public
|
|
839
|
-
export interface CustomRegistryCredentials {
|
|
840
|
-
identity?: string;
|
|
841
|
-
password?: SecretObject;
|
|
842
|
-
userName?: SecretObject;
|
|
843
|
-
}
|
|
844
|
-
|
|
845
|
-
// @public
|
|
846
|
-
export interface DebianArchivePackageSourceProperties extends ArchivePackageSourceProperties {
|
|
847
|
-
distributionName?: string;
|
|
848
|
-
}
|
|
849
|
-
|
|
850
|
-
// @public
|
|
851
|
-
export interface DebianArchiveProperties extends ArchiveProperties {
|
|
852
|
-
distributionName?: string;
|
|
853
|
-
}
|
|
854
|
-
|
|
855
|
-
// @public
|
|
856
|
-
export type DefaultAction = string;
|
|
857
|
-
|
|
858
|
-
// @public
|
|
859
|
-
export interface DockerBuildRequest extends RunRequest {
|
|
860
|
-
agentConfiguration?: AgentProperties;
|
|
861
|
-
arguments?: Argument[];
|
|
862
|
-
credentials?: Credentials;
|
|
863
|
-
dockerFilePath: string;
|
|
864
|
-
imageNames?: string[];
|
|
865
|
-
isPushEnabled?: boolean;
|
|
866
|
-
noCache?: boolean;
|
|
867
|
-
platform: PlatformProperties;
|
|
868
|
-
sourceLocation?: string;
|
|
869
|
-
target?: string;
|
|
870
|
-
timeout?: number;
|
|
871
|
-
type: "DockerBuildRequest";
|
|
872
|
-
}
|
|
873
|
-
|
|
874
|
-
// @public
|
|
875
|
-
export interface DockerBuildStep extends TaskStepProperties {
|
|
876
|
-
arguments?: Argument[];
|
|
877
|
-
dockerFilePath: string;
|
|
878
|
-
imageNames?: string[];
|
|
879
|
-
isPushEnabled?: boolean;
|
|
880
|
-
noCache?: boolean;
|
|
881
|
-
target?: string;
|
|
882
|
-
type: "Docker";
|
|
883
|
-
}
|
|
884
|
-
|
|
885
|
-
// @public
|
|
886
|
-
export interface DockerBuildStepUpdateParameters extends TaskStepUpdateParameters {
|
|
887
|
-
arguments?: Argument[];
|
|
888
|
-
dockerFilePath?: string;
|
|
889
|
-
imageNames?: string[];
|
|
890
|
-
isPushEnabled?: boolean;
|
|
891
|
-
noCache?: boolean;
|
|
892
|
-
target?: string;
|
|
893
|
-
type: "Docker";
|
|
894
|
-
}
|
|
895
|
-
|
|
896
|
-
// @public
|
|
897
|
-
export interface EncodedTaskRunRequest extends RunRequest {
|
|
898
|
-
agentConfiguration?: AgentProperties;
|
|
899
|
-
credentials?: Credentials;
|
|
900
|
-
encodedTaskContent: string;
|
|
901
|
-
encodedValuesContent?: string;
|
|
902
|
-
platform: PlatformProperties;
|
|
903
|
-
sourceLocation?: string;
|
|
904
|
-
timeout?: number;
|
|
905
|
-
type: "EncodedTaskRunRequest";
|
|
906
|
-
values?: SetValue[];
|
|
907
|
-
}
|
|
908
|
-
|
|
909
|
-
// @public
|
|
910
|
-
export interface EncodedTaskStep extends TaskStepProperties {
|
|
911
|
-
encodedTaskContent: string;
|
|
912
|
-
encodedValuesContent?: string;
|
|
913
|
-
type: "EncodedTask";
|
|
914
|
-
values?: SetValue[];
|
|
915
|
-
}
|
|
916
|
-
|
|
917
|
-
// @public
|
|
918
|
-
export interface EncodedTaskStepUpdateParameters extends TaskStepUpdateParameters {
|
|
919
|
-
encodedTaskContent?: string;
|
|
920
|
-
encodedValuesContent?: string;
|
|
921
|
-
type: "EncodedTask";
|
|
922
|
-
values?: SetValue[];
|
|
923
|
-
}
|
|
924
|
-
|
|
925
|
-
// @public (undocumented)
|
|
926
|
-
export interface EncryptionProperty {
|
|
927
|
-
keyVaultProperties?: KeyVaultProperties;
|
|
928
|
-
status?: EncryptionStatus;
|
|
929
|
-
}
|
|
930
|
-
|
|
931
|
-
// @public
|
|
932
|
-
export type EncryptionStatus = string;
|
|
933
|
-
|
|
934
|
-
// @public
|
|
935
|
-
export interface ErrorAdditionalInfo {
|
|
936
|
-
readonly info?: Record<string, unknown>;
|
|
937
|
-
readonly type?: string;
|
|
938
|
-
}
|
|
939
|
-
|
|
940
|
-
// @public
|
|
941
|
-
export interface ErrorDetail {
|
|
942
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
943
|
-
readonly code?: string;
|
|
944
|
-
readonly details?: ErrorDetail[];
|
|
945
|
-
readonly message?: string;
|
|
946
|
-
readonly target?: string;
|
|
947
|
-
}
|
|
948
|
-
|
|
949
|
-
// @public
|
|
950
|
-
export interface ErrorResponse {
|
|
951
|
-
error?: ErrorDetail;
|
|
952
|
-
}
|
|
953
|
-
|
|
954
|
-
// @public
|
|
955
|
-
interface Event_2 extends EventInfo {
|
|
956
|
-
eventRequestMessage?: EventRequestMessage;
|
|
957
|
-
eventResponseMessage?: EventResponseMessage;
|
|
958
|
-
}
|
|
959
|
-
export { Event_2 as Event }
|
|
960
|
-
|
|
961
|
-
// @public
|
|
962
|
-
export interface EventContent {
|
|
963
|
-
action?: string;
|
|
964
|
-
actor?: Actor;
|
|
965
|
-
id?: string;
|
|
966
|
-
request?: Request_2;
|
|
967
|
-
source?: Source;
|
|
968
|
-
target?: Target;
|
|
969
|
-
timestamp?: Date;
|
|
970
|
-
}
|
|
971
|
-
|
|
972
|
-
// @public
|
|
973
|
-
export interface EventInfo {
|
|
974
|
-
id?: string;
|
|
975
|
-
}
|
|
976
|
-
|
|
977
|
-
// @public
|
|
978
|
-
export interface EventListResult {
|
|
979
|
-
nextLink?: string;
|
|
980
|
-
value?: Event_2[];
|
|
981
|
-
}
|
|
982
|
-
|
|
983
|
-
// @public
|
|
984
|
-
export interface EventRequestMessage {
|
|
985
|
-
content?: EventContent;
|
|
986
|
-
headers?: {
|
|
987
|
-
[propertyName: string]: string;
|
|
988
|
-
};
|
|
989
|
-
method?: string;
|
|
990
|
-
requestUri?: string;
|
|
991
|
-
version?: string;
|
|
992
|
-
}
|
|
993
|
-
|
|
994
|
-
// @public
|
|
995
|
-
export interface EventResponseMessage {
|
|
996
|
-
content?: string;
|
|
997
|
-
headers?: {
|
|
998
|
-
[propertyName: string]: string;
|
|
999
|
-
};
|
|
1000
|
-
reasonPhrase?: string;
|
|
1001
|
-
statusCode?: string;
|
|
1002
|
-
version?: string;
|
|
1003
|
-
}
|
|
1004
|
-
|
|
1005
|
-
// @public
|
|
1006
|
-
export interface ExportPipeline extends ProxyResource {
|
|
1007
|
-
identity?: IdentityProperties;
|
|
1008
|
-
location?: string;
|
|
1009
|
-
options?: PipelineOptions[];
|
|
1010
|
-
readonly provisioningState?: ProvisioningState;
|
|
1011
|
-
target?: ExportPipelineTargetProperties;
|
|
1012
|
-
}
|
|
1013
|
-
|
|
1014
|
-
// @public
|
|
1015
|
-
export interface ExportPipelineListResult {
|
|
1016
|
-
nextLink?: string;
|
|
1017
|
-
value?: ExportPipeline[];
|
|
1018
|
-
}
|
|
1019
|
-
|
|
1020
|
-
// @public
|
|
1021
|
-
export interface ExportPipelines {
|
|
1022
|
-
beginCreate(resourceGroupName: string, registryName: string, exportPipelineName: string, exportPipelineCreateParameters: ExportPipeline, options?: ExportPipelinesCreateOptionalParams): Promise<SimplePollerLike<OperationState<ExportPipelinesCreateResponse>, ExportPipelinesCreateResponse>>;
|
|
1023
|
-
beginCreateAndWait(resourceGroupName: string, registryName: string, exportPipelineName: string, exportPipelineCreateParameters: ExportPipeline, options?: ExportPipelinesCreateOptionalParams): Promise<ExportPipelinesCreateResponse>;
|
|
1024
|
-
beginDelete(resourceGroupName: string, registryName: string, exportPipelineName: string, options?: ExportPipelinesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1025
|
-
beginDeleteAndWait(resourceGroupName: string, registryName: string, exportPipelineName: string, options?: ExportPipelinesDeleteOptionalParams): Promise<void>;
|
|
1026
|
-
get(resourceGroupName: string, registryName: string, exportPipelineName: string, options?: ExportPipelinesGetOptionalParams): Promise<ExportPipelinesGetResponse>;
|
|
1027
|
-
list(resourceGroupName: string, registryName: string, options?: ExportPipelinesListOptionalParams): PagedAsyncIterableIterator<ExportPipeline>;
|
|
1028
|
-
}
|
|
1029
|
-
|
|
1030
|
-
// @public
|
|
1031
|
-
export interface ExportPipelinesCreateHeaders {
|
|
1032
|
-
// (undocumented)
|
|
1033
|
-
azureAsyncOperation?: string;
|
|
1034
|
-
}
|
|
1035
|
-
|
|
1036
|
-
// @public
|
|
1037
|
-
export interface ExportPipelinesCreateOptionalParams extends coreClient.OperationOptions {
|
|
1038
|
-
resumeFrom?: string;
|
|
1039
|
-
updateIntervalInMs?: number;
|
|
1040
|
-
}
|
|
1041
|
-
|
|
1042
|
-
// @public
|
|
1043
|
-
export type ExportPipelinesCreateResponse = ExportPipeline;
|
|
1044
|
-
|
|
1045
|
-
// @public
|
|
1046
|
-
export interface ExportPipelinesDeleteHeaders {
|
|
1047
|
-
// (undocumented)
|
|
1048
|
-
location?: string;
|
|
1049
|
-
}
|
|
1050
|
-
|
|
1051
|
-
// @public
|
|
1052
|
-
export interface ExportPipelinesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1053
|
-
resumeFrom?: string;
|
|
1054
|
-
updateIntervalInMs?: number;
|
|
1055
|
-
}
|
|
1056
|
-
|
|
1057
|
-
// @public
|
|
1058
|
-
export interface ExportPipelinesGetOptionalParams extends coreClient.OperationOptions {
|
|
1059
|
-
}
|
|
1060
|
-
|
|
1061
|
-
// @public
|
|
1062
|
-
export type ExportPipelinesGetResponse = ExportPipeline;
|
|
1063
|
-
|
|
1064
|
-
// @public
|
|
1065
|
-
export interface ExportPipelinesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1066
|
-
}
|
|
1067
|
-
|
|
1068
|
-
// @public
|
|
1069
|
-
export type ExportPipelinesListNextResponse = ExportPipelineListResult;
|
|
1070
|
-
|
|
1071
|
-
// @public
|
|
1072
|
-
export interface ExportPipelinesListOptionalParams extends coreClient.OperationOptions {
|
|
1073
|
-
}
|
|
1074
|
-
|
|
1075
|
-
// @public
|
|
1076
|
-
export type ExportPipelinesListResponse = ExportPipelineListResult;
|
|
1077
|
-
|
|
1078
|
-
// @public
|
|
1079
|
-
export interface ExportPipelineTargetProperties {
|
|
1080
|
-
keyVaultUri: string;
|
|
1081
|
-
type?: string;
|
|
1082
|
-
uri?: string;
|
|
1083
|
-
}
|
|
1084
|
-
|
|
1085
|
-
// @public
|
|
1086
|
-
export interface ExportPolicy {
|
|
1087
|
-
status?: ExportPolicyStatus;
|
|
1088
|
-
}
|
|
1089
|
-
|
|
1090
|
-
// @public
|
|
1091
|
-
export type ExportPolicyStatus = string;
|
|
1092
|
-
|
|
1093
|
-
// @public
|
|
1094
|
-
export interface FileTaskRunRequest extends RunRequest {
|
|
1095
|
-
agentConfiguration?: AgentProperties;
|
|
1096
|
-
credentials?: Credentials;
|
|
1097
|
-
platform: PlatformProperties;
|
|
1098
|
-
sourceLocation?: string;
|
|
1099
|
-
taskFilePath: string;
|
|
1100
|
-
timeout?: number;
|
|
1101
|
-
type: "FileTaskRunRequest";
|
|
1102
|
-
values?: SetValue[];
|
|
1103
|
-
valuesFilePath?: string;
|
|
1104
|
-
}
|
|
1105
|
-
|
|
1106
|
-
// @public
|
|
1107
|
-
export interface FileTaskStep extends TaskStepProperties {
|
|
1108
|
-
taskFilePath: string;
|
|
1109
|
-
type: "FileTask";
|
|
1110
|
-
values?: SetValue[];
|
|
1111
|
-
valuesFilePath?: string;
|
|
1112
|
-
}
|
|
1113
|
-
|
|
1114
|
-
// @public
|
|
1115
|
-
export interface FileTaskStepUpdateParameters extends TaskStepUpdateParameters {
|
|
1116
|
-
taskFilePath?: string;
|
|
1117
|
-
type: "FileTask";
|
|
1118
|
-
values?: SetValue[];
|
|
1119
|
-
valuesFilePath?: string;
|
|
1120
|
-
}
|
|
1121
|
-
|
|
1122
|
-
// @public
|
|
1123
|
-
export interface GarbageCollectionProperties {
|
|
1124
|
-
enabled?: boolean;
|
|
1125
|
-
schedule?: string;
|
|
1126
|
-
}
|
|
1127
|
-
|
|
1128
|
-
// @public
|
|
1129
|
-
export interface GenerateCredentialsParameters {
|
|
1130
|
-
expiry?: Date;
|
|
1131
|
-
name?: TokenPasswordName;
|
|
1132
|
-
tokenId?: string;
|
|
1133
|
-
}
|
|
1134
|
-
|
|
1135
|
-
// @public
|
|
1136
|
-
export interface GenerateCredentialsResult {
|
|
1137
|
-
passwords?: TokenPassword[];
|
|
1138
|
-
username?: string;
|
|
1139
|
-
}
|
|
1140
|
-
|
|
1141
|
-
// @public
|
|
1142
|
-
export function getContinuationToken(page: unknown): string | undefined;
|
|
1143
|
-
|
|
1144
|
-
// @public
|
|
1145
|
-
export interface IdentityProperties {
|
|
1146
|
-
readonly principalId?: string;
|
|
1147
|
-
readonly tenantId?: string;
|
|
1148
|
-
type?: ResourceIdentityType;
|
|
1149
|
-
userAssignedIdentities?: {
|
|
1150
|
-
[propertyName: string]: UserIdentityProperties;
|
|
1151
|
-
};
|
|
1152
|
-
}
|
|
1153
|
-
|
|
1154
|
-
// @public
|
|
1155
|
-
export interface ImageDescriptor {
|
|
1156
|
-
digest?: string;
|
|
1157
|
-
registry?: string;
|
|
1158
|
-
repository?: string;
|
|
1159
|
-
tag?: string;
|
|
1160
|
-
}
|
|
1161
|
-
|
|
1162
|
-
// @public
|
|
1163
|
-
export interface ImageUpdateTrigger {
|
|
1164
|
-
id?: string;
|
|
1165
|
-
images?: ImageDescriptor[];
|
|
1166
|
-
timestamp?: Date;
|
|
1167
|
-
}
|
|
1168
|
-
|
|
1169
|
-
// @public (undocumented)
|
|
1170
|
-
export interface ImportImageParameters {
|
|
1171
|
-
mode?: ImportMode;
|
|
1172
|
-
source: ImportSource;
|
|
1173
|
-
targetTags?: string[];
|
|
1174
|
-
untaggedTargetRepositories?: string[];
|
|
1175
|
-
}
|
|
1176
|
-
|
|
1177
|
-
// @public
|
|
1178
|
-
export type ImportMode = string;
|
|
1179
|
-
|
|
1180
|
-
// @public
|
|
1181
|
-
export interface ImportPipeline extends ProxyResource {
|
|
1182
|
-
identity?: IdentityProperties;
|
|
1183
|
-
location?: string;
|
|
1184
|
-
options?: PipelineOptions[];
|
|
1185
|
-
readonly provisioningState?: ProvisioningState;
|
|
1186
|
-
source?: ImportPipelineSourceProperties;
|
|
1187
|
-
trigger?: PipelineTriggerProperties;
|
|
1188
|
-
}
|
|
1189
|
-
|
|
1190
|
-
// @public
|
|
1191
|
-
export interface ImportPipelineListResult {
|
|
1192
|
-
nextLink?: string;
|
|
1193
|
-
value?: ImportPipeline[];
|
|
1194
|
-
}
|
|
1195
|
-
|
|
1196
|
-
// @public
|
|
1197
|
-
export interface ImportPipelines {
|
|
1198
|
-
beginCreate(resourceGroupName: string, registryName: string, importPipelineName: string, importPipelineCreateParameters: ImportPipeline, options?: ImportPipelinesCreateOptionalParams): Promise<SimplePollerLike<OperationState<ImportPipelinesCreateResponse>, ImportPipelinesCreateResponse>>;
|
|
1199
|
-
beginCreateAndWait(resourceGroupName: string, registryName: string, importPipelineName: string, importPipelineCreateParameters: ImportPipeline, options?: ImportPipelinesCreateOptionalParams): Promise<ImportPipelinesCreateResponse>;
|
|
1200
|
-
beginDelete(resourceGroupName: string, registryName: string, importPipelineName: string, options?: ImportPipelinesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1201
|
-
beginDeleteAndWait(resourceGroupName: string, registryName: string, importPipelineName: string, options?: ImportPipelinesDeleteOptionalParams): Promise<void>;
|
|
1202
|
-
get(resourceGroupName: string, registryName: string, importPipelineName: string, options?: ImportPipelinesGetOptionalParams): Promise<ImportPipelinesGetResponse>;
|
|
1203
|
-
list(resourceGroupName: string, registryName: string, options?: ImportPipelinesListOptionalParams): PagedAsyncIterableIterator<ImportPipeline>;
|
|
1204
|
-
}
|
|
1205
|
-
|
|
1206
|
-
// @public
|
|
1207
|
-
export interface ImportPipelinesCreateHeaders {
|
|
1208
|
-
// (undocumented)
|
|
1209
|
-
azureAsyncOperation?: string;
|
|
1210
|
-
}
|
|
1211
|
-
|
|
1212
|
-
// @public
|
|
1213
|
-
export interface ImportPipelinesCreateOptionalParams extends coreClient.OperationOptions {
|
|
1214
|
-
resumeFrom?: string;
|
|
1215
|
-
updateIntervalInMs?: number;
|
|
1216
|
-
}
|
|
1217
|
-
|
|
1218
|
-
// @public
|
|
1219
|
-
export type ImportPipelinesCreateResponse = ImportPipeline;
|
|
1220
|
-
|
|
1221
|
-
// @public
|
|
1222
|
-
export interface ImportPipelinesDeleteHeaders {
|
|
1223
|
-
// (undocumented)
|
|
1224
|
-
location?: string;
|
|
1225
|
-
}
|
|
1226
|
-
|
|
1227
|
-
// @public
|
|
1228
|
-
export interface ImportPipelinesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1229
|
-
resumeFrom?: string;
|
|
1230
|
-
updateIntervalInMs?: number;
|
|
1231
|
-
}
|
|
1232
|
-
|
|
1233
|
-
// @public
|
|
1234
|
-
export interface ImportPipelinesGetOptionalParams extends coreClient.OperationOptions {
|
|
1235
|
-
}
|
|
1236
|
-
|
|
1237
|
-
// @public
|
|
1238
|
-
export type ImportPipelinesGetResponse = ImportPipeline;
|
|
1239
|
-
|
|
1240
|
-
// @public
|
|
1241
|
-
export interface ImportPipelinesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1242
|
-
}
|
|
1243
|
-
|
|
1244
|
-
// @public
|
|
1245
|
-
export type ImportPipelinesListNextResponse = ImportPipelineListResult;
|
|
1246
|
-
|
|
1247
|
-
// @public
|
|
1248
|
-
export interface ImportPipelinesListOptionalParams extends coreClient.OperationOptions {
|
|
1249
|
-
}
|
|
1250
|
-
|
|
1251
|
-
// @public
|
|
1252
|
-
export type ImportPipelinesListResponse = ImportPipelineListResult;
|
|
1253
|
-
|
|
1254
|
-
// @public
|
|
1255
|
-
export interface ImportPipelineSourceProperties {
|
|
1256
|
-
keyVaultUri: string;
|
|
1257
|
-
type?: PipelineSourceType;
|
|
1258
|
-
uri?: string;
|
|
1259
|
-
}
|
|
1260
|
-
|
|
1261
|
-
// @public (undocumented)
|
|
1262
|
-
export interface ImportSource {
|
|
1263
|
-
credentials?: ImportSourceCredentials;
|
|
1264
|
-
registryUri?: string;
|
|
1265
|
-
resourceId?: string;
|
|
1266
|
-
sourceImage: string;
|
|
1267
|
-
}
|
|
1268
|
-
|
|
1269
|
-
// @public (undocumented)
|
|
1270
|
-
export interface ImportSourceCredentials {
|
|
1271
|
-
password: string;
|
|
1272
|
-
username?: string;
|
|
1273
|
-
}
|
|
1274
|
-
|
|
1275
|
-
// @public
|
|
1276
|
-
export interface IPRule {
|
|
1277
|
-
action?: Action;
|
|
1278
|
-
iPAddressOrRange: string;
|
|
1279
|
-
}
|
|
1280
|
-
|
|
1281
|
-
// @public (undocumented)
|
|
1282
|
-
export interface KeyVaultProperties {
|
|
1283
|
-
identity?: string;
|
|
1284
|
-
keyIdentifier?: string;
|
|
1285
|
-
readonly keyRotationEnabled?: boolean;
|
|
1286
|
-
readonly lastKeyRotationTimestamp?: Date;
|
|
1287
|
-
readonly versionedKeyIdentifier?: string;
|
|
1288
|
-
}
|
|
1289
|
-
|
|
1290
|
-
// @public
|
|
1291
|
-
export enum KnownAction {
|
|
1292
|
-
Allow = "Allow"
|
|
1293
|
-
}
|
|
1294
|
-
|
|
1295
|
-
// @public
|
|
1296
|
-
export enum KnownActionsRequired {
|
|
1297
|
-
None = "None",
|
|
1298
|
-
Recreate = "Recreate"
|
|
1299
|
-
}
|
|
1300
|
-
|
|
1301
|
-
// @public
|
|
1302
|
-
export enum KnownActivationStatus {
|
|
1303
|
-
Active = "Active",
|
|
1304
|
-
Inactive = "Inactive"
|
|
1305
|
-
}
|
|
1306
|
-
|
|
1307
|
-
// @public
|
|
1308
|
-
export enum KnownArchitecture {
|
|
1309
|
-
Amd64 = "amd64",
|
|
1310
|
-
Arm = "arm",
|
|
1311
|
-
Arm64 = "arm64",
|
|
1312
|
-
ThreeHundredEightySix = "386",
|
|
1313
|
-
X86 = "x86"
|
|
1314
|
-
}
|
|
1315
|
-
|
|
1316
|
-
// @public
|
|
1317
|
-
export enum KnownAuditLogStatus {
|
|
1318
|
-
Disabled = "Disabled",
|
|
1319
|
-
Enabled = "Enabled"
|
|
1320
|
-
}
|
|
1321
|
-
|
|
1322
|
-
// @public
|
|
1323
|
-
export enum KnownAutoGeneratedDomainNameLabelScope {
|
|
1324
|
-
NoReuse = "NoReuse",
|
|
1325
|
-
ResourceGroupReuse = "ResourceGroupReuse",
|
|
1326
|
-
SubscriptionReuse = "SubscriptionReuse",
|
|
1327
|
-
TenantReuse = "TenantReuse",
|
|
1328
|
-
Unsecure = "Unsecure"
|
|
1329
|
-
}
|
|
1330
|
-
|
|
1331
|
-
// @public
|
|
1332
|
-
export enum KnownAzureADAuthenticationAsArmPolicyStatus {
|
|
1333
|
-
Disabled = "disabled",
|
|
1334
|
-
Enabled = "enabled"
|
|
1335
|
-
}
|
|
1336
|
-
|
|
1337
|
-
// @public
|
|
1338
|
-
export enum KnownBaseImageDependencyType {
|
|
1339
|
-
BuildTime = "BuildTime",
|
|
1340
|
-
RunTime = "RunTime"
|
|
1341
|
-
}
|
|
1342
|
-
|
|
1343
|
-
// @public
|
|
1344
|
-
export enum KnownBaseImageTriggerType {
|
|
1345
|
-
All = "All",
|
|
1346
|
-
Runtime = "Runtime"
|
|
1347
|
-
}
|
|
1348
|
-
|
|
1349
|
-
// @public
|
|
1350
|
-
export enum KnownCertificateType {
|
|
1351
|
-
LocalDirectory = "LocalDirectory"
|
|
1352
|
-
}
|
|
1353
|
-
|
|
1354
|
-
// @public
|
|
1355
|
-
export enum KnownConnectedRegistryMode {
|
|
1356
|
-
Mirror = "Mirror",
|
|
1357
|
-
ReadOnly = "ReadOnly",
|
|
1358
|
-
ReadWrite = "ReadWrite",
|
|
1359
|
-
Registry = "Registry"
|
|
1360
|
-
}
|
|
1361
|
-
|
|
1362
|
-
// @public
|
|
1363
|
-
export enum KnownConnectionState {
|
|
1364
|
-
Offline = "Offline",
|
|
1365
|
-
Online = "Online",
|
|
1366
|
-
Syncing = "Syncing",
|
|
1367
|
-
Unhealthy = "Unhealthy"
|
|
1368
|
-
}
|
|
1369
|
-
|
|
1370
|
-
// @public
|
|
1371
|
-
export enum KnownConnectionStatus {
|
|
1372
|
-
Approved = "Approved",
|
|
1373
|
-
Disconnected = "Disconnected",
|
|
1374
|
-
Pending = "Pending",
|
|
1375
|
-
Rejected = "Rejected"
|
|
1376
|
-
}
|
|
1377
|
-
|
|
1378
|
-
// @public
|
|
1379
|
-
export enum KnownCreatedByType {
|
|
1380
|
-
Application = "Application",
|
|
1381
|
-
Key = "Key",
|
|
1382
|
-
ManagedIdentity = "ManagedIdentity",
|
|
1383
|
-
User = "User"
|
|
1384
|
-
}
|
|
1385
|
-
|
|
1386
|
-
// @public
|
|
1387
|
-
export enum KnownCredentialHealthStatus {
|
|
1388
|
-
Healthy = "Healthy",
|
|
1389
|
-
Unhealthy = "Unhealthy"
|
|
1390
|
-
}
|
|
1391
|
-
|
|
1392
|
-
// @public
|
|
1393
|
-
export enum KnownCredentialName {
|
|
1394
|
-
Credential1 = "Credential1"
|
|
1395
|
-
}
|
|
1396
|
-
|
|
1397
|
-
// @public
|
|
1398
|
-
export enum KnownDefaultAction {
|
|
1399
|
-
Allow = "Allow",
|
|
1400
|
-
Deny = "Deny"
|
|
1401
|
-
}
|
|
1402
|
-
|
|
1403
|
-
// @public
|
|
1404
|
-
export enum KnownEncryptionStatus {
|
|
1405
|
-
Disabled = "disabled",
|
|
1406
|
-
Enabled = "enabled"
|
|
1407
|
-
}
|
|
1408
|
-
|
|
1409
|
-
// @public
|
|
1410
|
-
export enum KnownExportPolicyStatus {
|
|
1411
|
-
Disabled = "disabled",
|
|
1412
|
-
Enabled = "enabled"
|
|
1413
|
-
}
|
|
1414
|
-
|
|
1415
|
-
// @public
|
|
1416
|
-
export enum KnownImportMode {
|
|
1417
|
-
Force = "Force",
|
|
1418
|
-
NoForce = "NoForce"
|
|
1419
|
-
}
|
|
1420
|
-
|
|
1421
|
-
// @public
|
|
1422
|
-
export enum KnownLastModifiedByType {
|
|
1423
|
-
Application = "Application",
|
|
1424
|
-
Key = "Key",
|
|
1425
|
-
ManagedIdentity = "ManagedIdentity",
|
|
1426
|
-
User = "User"
|
|
1427
|
-
}
|
|
1428
|
-
|
|
1429
|
-
// @public
|
|
1430
|
-
export enum KnownLogLevel {
|
|
1431
|
-
Debug = "Debug",
|
|
1432
|
-
Error = "Error",
|
|
1433
|
-
Information = "Information",
|
|
1434
|
-
None = "None",
|
|
1435
|
-
Warning = "Warning"
|
|
1436
|
-
}
|
|
1437
|
-
|
|
1438
|
-
// @public
|
|
1439
|
-
export enum KnownMetadataSearch {
|
|
1440
|
-
Disabled = "Disabled",
|
|
1441
|
-
Enabled = "Enabled"
|
|
1442
|
-
}
|
|
1443
|
-
|
|
1444
|
-
// @public
|
|
1445
|
-
export enum KnownNetworkRuleBypassOptions {
|
|
1446
|
-
AzureServices = "AzureServices",
|
|
1447
|
-
None = "None"
|
|
1448
|
-
}
|
|
1449
|
-
|
|
1450
|
-
// @public
|
|
1451
|
-
export enum KnownOS {
|
|
1452
|
-
Linux = "Linux",
|
|
1453
|
-
Windows = "Windows"
|
|
1454
|
-
}
|
|
1455
|
-
|
|
1456
|
-
// @public
|
|
1457
|
-
export enum KnownPackageSourceType {
|
|
1458
|
-
Remote = "remote"
|
|
1459
|
-
}
|
|
1460
|
-
|
|
1461
|
-
// @public
|
|
1462
|
-
export enum KnownPipelineOptions {
|
|
1463
|
-
ContinueOnErrors = "ContinueOnErrors",
|
|
1464
|
-
DeleteSourceBlobOnSuccess = "DeleteSourceBlobOnSuccess",
|
|
1465
|
-
OverwriteBlobs = "OverwriteBlobs",
|
|
1466
|
-
OverwriteTags = "OverwriteTags"
|
|
1467
|
-
}
|
|
1468
|
-
|
|
1469
|
-
// @public
|
|
1470
|
-
export enum KnownPipelineRunSourceType {
|
|
1471
|
-
AzureStorageBlob = "AzureStorageBlob"
|
|
1472
|
-
}
|
|
1473
|
-
|
|
1474
|
-
// @public
|
|
1475
|
-
export enum KnownPipelineRunTargetType {
|
|
1476
|
-
AzureStorageBlob = "AzureStorageBlob"
|
|
1477
|
-
}
|
|
1478
|
-
|
|
1479
|
-
// @public
|
|
1480
|
-
export enum KnownPipelineSourceType {
|
|
1481
|
-
AzureStorageBlobContainer = "AzureStorageBlobContainer"
|
|
1482
|
-
}
|
|
1483
|
-
|
|
1484
|
-
// @public
|
|
1485
|
-
export enum KnownPolicyStatus {
|
|
1486
|
-
Disabled = "disabled",
|
|
1487
|
-
Enabled = "enabled"
|
|
1488
|
-
}
|
|
1489
|
-
|
|
1490
|
-
// @public
|
|
1491
|
-
export enum KnownProvisioningState {
|
|
1492
|
-
Canceled = "Canceled",
|
|
1493
|
-
Creating = "Creating",
|
|
1494
|
-
Deleting = "Deleting",
|
|
1495
|
-
Failed = "Failed",
|
|
1496
|
-
Succeeded = "Succeeded",
|
|
1497
|
-
Updating = "Updating"
|
|
1498
|
-
}
|
|
1499
|
-
|
|
1500
|
-
// @public
|
|
1501
|
-
export enum KnownPublicNetworkAccess {
|
|
1502
|
-
Disabled = "Disabled",
|
|
1503
|
-
Enabled = "Enabled"
|
|
1504
|
-
}
|
|
1505
|
-
|
|
1506
|
-
// @public
|
|
1507
|
-
export enum KnownRegistryUsageUnit {
|
|
1508
|
-
Bytes = "Bytes",
|
|
1509
|
-
Count = "Count"
|
|
1510
|
-
}
|
|
1511
|
-
|
|
1512
|
-
// @public
|
|
1513
|
-
export enum KnownRoleAssignmentMode {
|
|
1514
|
-
AbacRepositoryPermissions = "AbacRepositoryPermissions",
|
|
1515
|
-
LegacyRegistryPermissions = "LegacyRegistryPermissions"
|
|
1516
|
-
}
|
|
1517
|
-
|
|
1518
|
-
// @public
|
|
1519
|
-
export enum KnownRunStatus {
|
|
1520
|
-
Canceled = "Canceled",
|
|
1521
|
-
Error = "Error",
|
|
1522
|
-
Failed = "Failed",
|
|
1523
|
-
Queued = "Queued",
|
|
1524
|
-
Running = "Running",
|
|
1525
|
-
Started = "Started",
|
|
1526
|
-
Succeeded = "Succeeded",
|
|
1527
|
-
Timeout = "Timeout"
|
|
1528
|
-
}
|
|
1529
|
-
|
|
1530
|
-
// @public
|
|
1531
|
-
export enum KnownRunType {
|
|
1532
|
-
AutoBuild = "AutoBuild",
|
|
1533
|
-
AutoRun = "AutoRun",
|
|
1534
|
-
QuickBuild = "QuickBuild",
|
|
1535
|
-
QuickRun = "QuickRun"
|
|
1536
|
-
}
|
|
1537
|
-
|
|
1538
|
-
// @public
|
|
1539
|
-
export enum KnownSecretObjectType {
|
|
1540
|
-
Opaque = "Opaque",
|
|
1541
|
-
Vaultsecret = "Vaultsecret"
|
|
1542
|
-
}
|
|
1543
|
-
|
|
1544
|
-
// @public
|
|
1545
|
-
export enum KnownSkuName {
|
|
1546
|
-
Basic = "Basic",
|
|
1547
|
-
Classic = "Classic",
|
|
1548
|
-
Premium = "Premium",
|
|
1549
|
-
Standard = "Standard"
|
|
1550
|
-
}
|
|
1551
|
-
|
|
1552
|
-
// @public
|
|
1553
|
-
export enum KnownSkuTier {
|
|
1554
|
-
Basic = "Basic",
|
|
1555
|
-
Classic = "Classic",
|
|
1556
|
-
Premium = "Premium",
|
|
1557
|
-
Standard = "Standard"
|
|
1558
|
-
}
|
|
1559
|
-
|
|
1560
|
-
// @public
|
|
1561
|
-
export enum KnownSourceControlType {
|
|
1562
|
-
Github = "Github",
|
|
1563
|
-
VisualStudioTeamService = "VisualStudioTeamService"
|
|
1564
|
-
}
|
|
1565
|
-
|
|
1566
|
-
// @public
|
|
1567
|
-
export enum KnownSourceRegistryLoginMode {
|
|
1568
|
-
Default = "Default",
|
|
1569
|
-
None = "None"
|
|
1570
|
-
}
|
|
1571
|
-
|
|
1572
|
-
// @public
|
|
1573
|
-
export enum KnownSourceTriggerEvent {
|
|
1574
|
-
Commit = "commit",
|
|
1575
|
-
Pullrequest = "pullrequest"
|
|
1576
|
-
}
|
|
1577
|
-
|
|
1578
|
-
// @public
|
|
1579
|
-
export enum KnownStepType {
|
|
1580
|
-
Docker = "Docker",
|
|
1581
|
-
EncodedTask = "EncodedTask",
|
|
1582
|
-
FileTask = "FileTask"
|
|
1583
|
-
}
|
|
1584
|
-
|
|
1585
|
-
// @public
|
|
1586
|
-
export enum KnownTaskStatus {
|
|
1587
|
-
Disabled = "Disabled",
|
|
1588
|
-
Enabled = "Enabled"
|
|
1589
|
-
}
|
|
1590
|
-
|
|
1591
|
-
// @public
|
|
1592
|
-
export enum KnownTlsStatus {
|
|
1593
|
-
Disabled = "Disabled",
|
|
1594
|
-
Enabled = "Enabled"
|
|
1595
|
-
}
|
|
1596
|
-
|
|
1597
|
-
// @public
|
|
1598
|
-
export enum KnownTokenCertificateName {
|
|
1599
|
-
Certificate1 = "certificate1",
|
|
1600
|
-
Certificate2 = "certificate2"
|
|
1601
|
-
}
|
|
1602
|
-
|
|
1603
|
-
// @public
|
|
1604
|
-
export enum KnownTokenPasswordName {
|
|
1605
|
-
Password1 = "password1",
|
|
1606
|
-
Password2 = "password2"
|
|
1607
|
-
}
|
|
1608
|
-
|
|
1609
|
-
// @public
|
|
1610
|
-
export enum KnownTokenStatus {
|
|
1611
|
-
Disabled = "disabled",
|
|
1612
|
-
Enabled = "enabled"
|
|
1613
|
-
}
|
|
1614
|
-
|
|
1615
|
-
// @public
|
|
1616
|
-
export enum KnownTokenType {
|
|
1617
|
-
OAuth = "OAuth",
|
|
1618
|
-
PAT = "PAT"
|
|
1619
|
-
}
|
|
1620
|
-
|
|
1621
|
-
// @public
|
|
1622
|
-
export enum KnownTriggerStatus {
|
|
1623
|
-
Disabled = "Disabled",
|
|
1624
|
-
Enabled = "Enabled"
|
|
1625
|
-
}
|
|
1626
|
-
|
|
1627
|
-
// @public
|
|
1628
|
-
export enum KnownTrustPolicyType {
|
|
1629
|
-
Notary = "Notary"
|
|
1630
|
-
}
|
|
1631
|
-
|
|
1632
|
-
// @public
|
|
1633
|
-
export enum KnownUpdateTriggerPayloadType {
|
|
1634
|
-
Default = "Default",
|
|
1635
|
-
Token = "Token"
|
|
1636
|
-
}
|
|
1637
|
-
|
|
1638
|
-
// @public
|
|
1639
|
-
export enum KnownVariant {
|
|
1640
|
-
V6 = "v6",
|
|
1641
|
-
V7 = "v7",
|
|
1642
|
-
V8 = "v8"
|
|
1643
|
-
}
|
|
1644
|
-
|
|
1645
|
-
// @public
|
|
1646
|
-
export enum KnownWebhookAction {
|
|
1647
|
-
ChartDelete = "chart_delete",
|
|
1648
|
-
ChartPush = "chart_push",
|
|
1649
|
-
Delete = "delete",
|
|
1650
|
-
Push = "push",
|
|
1651
|
-
Quarantine = "quarantine"
|
|
1652
|
-
}
|
|
1653
|
-
|
|
1654
|
-
// @public
|
|
1655
|
-
export enum KnownWebhookStatus {
|
|
1656
|
-
Disabled = "disabled",
|
|
1657
|
-
Enabled = "enabled"
|
|
1658
|
-
}
|
|
1659
|
-
|
|
1660
|
-
// @public
|
|
1661
|
-
export enum KnownZoneRedundancy {
|
|
1662
|
-
Disabled = "Disabled",
|
|
1663
|
-
Enabled = "Enabled"
|
|
1664
|
-
}
|
|
1665
|
-
|
|
1666
|
-
// @public
|
|
1667
|
-
export type LastModifiedByType = string;
|
|
1668
|
-
|
|
1669
|
-
// @public
|
|
1670
|
-
export interface LoggingProperties {
|
|
1671
|
-
auditLogStatus?: AuditLogStatus;
|
|
1672
|
-
logLevel?: LogLevel;
|
|
1673
|
-
}
|
|
1674
|
-
|
|
1675
|
-
// @public
|
|
1676
|
-
export interface LoginServerProperties {
|
|
1677
|
-
readonly host?: string;
|
|
1678
|
-
readonly tls?: TlsProperties;
|
|
1679
|
-
}
|
|
1680
|
-
|
|
1681
|
-
// @public
|
|
1682
|
-
export type LogLevel = string;
|
|
1683
|
-
|
|
1684
|
-
// @public
|
|
1685
|
-
export type MetadataSearch = string;
|
|
1686
|
-
|
|
1687
|
-
// @public
|
|
1688
|
-
export type NetworkRuleBypassOptions = string;
|
|
1689
|
-
|
|
1690
|
-
// @public
|
|
1691
|
-
export interface NetworkRuleSet {
|
|
1692
|
-
defaultAction: DefaultAction;
|
|
1693
|
-
ipRules?: IPRule[];
|
|
1694
|
-
}
|
|
1695
|
-
|
|
1696
|
-
// @public
|
|
1697
|
-
export interface OperationDefinition {
|
|
1698
|
-
display?: OperationDisplayDefinition;
|
|
1699
|
-
isDataAction?: boolean;
|
|
1700
|
-
name?: string;
|
|
1701
|
-
origin?: string;
|
|
1702
|
-
serviceSpecification?: OperationServiceSpecificationDefinition;
|
|
1703
|
-
}
|
|
1704
|
-
|
|
1705
|
-
// @public
|
|
1706
|
-
export interface OperationDisplayDefinition {
|
|
1707
|
-
description?: string;
|
|
1708
|
-
operation?: string;
|
|
1709
|
-
provider?: string;
|
|
1710
|
-
resource?: string;
|
|
1711
|
-
}
|
|
1712
|
-
|
|
1713
|
-
// @public
|
|
1714
|
-
export interface OperationListResult {
|
|
1715
|
-
nextLink?: string;
|
|
1716
|
-
value?: OperationDefinition[];
|
|
1717
|
-
}
|
|
1718
|
-
|
|
1719
|
-
// @public
|
|
1720
|
-
export interface OperationLogSpecificationDefinition {
|
|
1721
|
-
blobDuration?: string;
|
|
1722
|
-
displayName?: string;
|
|
1723
|
-
name?: string;
|
|
1724
|
-
}
|
|
1725
|
-
|
|
1726
|
-
// @public
|
|
1727
|
-
export interface OperationMetricSpecificationDefinition {
|
|
1728
|
-
aggregationType?: string;
|
|
1729
|
-
displayDescription?: string;
|
|
1730
|
-
displayName?: string;
|
|
1731
|
-
internalMetricName?: string;
|
|
1732
|
-
name?: string;
|
|
1733
|
-
unit?: string;
|
|
1734
|
-
}
|
|
1735
|
-
|
|
1736
|
-
// @public
|
|
1737
|
-
export interface Operations {
|
|
1738
|
-
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<OperationDefinition>;
|
|
1739
|
-
}
|
|
1740
|
-
|
|
1741
|
-
// @public
|
|
1742
|
-
export interface OperationServiceSpecificationDefinition {
|
|
1743
|
-
logSpecifications?: OperationLogSpecificationDefinition[];
|
|
1744
|
-
metricSpecifications?: OperationMetricSpecificationDefinition[];
|
|
1745
|
-
}
|
|
1746
|
-
|
|
1747
|
-
// @public
|
|
1748
|
-
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1749
|
-
}
|
|
1750
|
-
|
|
1751
|
-
// @public
|
|
1752
|
-
export type OperationsListNextResponse = OperationListResult;
|
|
1753
|
-
|
|
1754
|
-
// @public
|
|
1755
|
-
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
1756
|
-
}
|
|
1757
|
-
|
|
1758
|
-
// @public
|
|
1759
|
-
export type OperationsListResponse = OperationListResult;
|
|
1760
|
-
|
|
1761
|
-
// @public
|
|
1762
|
-
export type OS = string;
|
|
1763
|
-
|
|
1764
|
-
// @public (undocumented)
|
|
1765
|
-
export interface OverrideTaskStepProperties {
|
|
1766
|
-
arguments?: Argument[];
|
|
1767
|
-
contextPath?: string;
|
|
1768
|
-
file?: string;
|
|
1769
|
-
target?: string;
|
|
1770
|
-
updateTriggerToken?: string;
|
|
1771
|
-
values?: SetValue[];
|
|
1772
|
-
}
|
|
1773
|
-
|
|
1774
|
-
// @public
|
|
1775
|
-
export type PackageSourceType = string;
|
|
1776
|
-
|
|
1777
|
-
// @public
|
|
1778
|
-
export interface PackageType {
|
|
1779
|
-
readonly endpoint?: string;
|
|
1780
|
-
name?: string;
|
|
1781
|
-
}
|
|
1782
|
-
|
|
1783
|
-
// @public
|
|
1784
|
-
export interface ParentProperties {
|
|
1785
|
-
id?: string;
|
|
1786
|
-
syncProperties: SyncProperties;
|
|
1787
|
-
}
|
|
1788
|
-
|
|
1789
|
-
// @public
|
|
1790
|
-
export type PasswordName = "password" | "password2";
|
|
1791
|
-
|
|
1792
|
-
// @public
|
|
1793
|
-
export type PipelineOptions = string;
|
|
1794
|
-
|
|
1795
|
-
// @public
|
|
1796
|
-
export interface PipelineRun extends ProxyResource {
|
|
1797
|
-
forceUpdateTag?: string;
|
|
1798
|
-
readonly provisioningState?: ProvisioningState;
|
|
1799
|
-
request?: PipelineRunRequest;
|
|
1800
|
-
readonly response?: PipelineRunResponse;
|
|
1801
|
-
}
|
|
1802
|
-
|
|
1803
|
-
// @public
|
|
1804
|
-
export interface PipelineRunListResult {
|
|
1805
|
-
nextLink?: string;
|
|
1806
|
-
value?: PipelineRun[];
|
|
1807
|
-
}
|
|
1808
|
-
|
|
1809
|
-
// @public
|
|
1810
|
-
export interface PipelineRunRequest {
|
|
1811
|
-
artifacts?: string[];
|
|
1812
|
-
catalogDigest?: string;
|
|
1813
|
-
pipelineResourceId?: string;
|
|
1814
|
-
source?: PipelineRunSourceProperties;
|
|
1815
|
-
target?: PipelineRunTargetProperties;
|
|
1816
|
-
}
|
|
1817
|
-
|
|
1818
|
-
// @public
|
|
1819
|
-
export interface PipelineRunResponse {
|
|
1820
|
-
catalogDigest?: string;
|
|
1821
|
-
finishTime?: Date;
|
|
1822
|
-
importedArtifacts?: string[];
|
|
1823
|
-
pipelineRunErrorMessage?: string;
|
|
1824
|
-
progress?: ProgressProperties;
|
|
1825
|
-
source?: ImportPipelineSourceProperties;
|
|
1826
|
-
startTime?: Date;
|
|
1827
|
-
status?: string;
|
|
1828
|
-
target?: ExportPipelineTargetProperties;
|
|
1829
|
-
trigger?: PipelineTriggerDescriptor;
|
|
1830
|
-
}
|
|
1831
|
-
|
|
1832
|
-
// @public
|
|
1833
|
-
export interface PipelineRuns {
|
|
1834
|
-
beginCreate(resourceGroupName: string, registryName: string, pipelineRunName: string, pipelineRunCreateParameters: PipelineRun, options?: PipelineRunsCreateOptionalParams): Promise<SimplePollerLike<OperationState<PipelineRunsCreateResponse>, PipelineRunsCreateResponse>>;
|
|
1835
|
-
beginCreateAndWait(resourceGroupName: string, registryName: string, pipelineRunName: string, pipelineRunCreateParameters: PipelineRun, options?: PipelineRunsCreateOptionalParams): Promise<PipelineRunsCreateResponse>;
|
|
1836
|
-
beginDelete(resourceGroupName: string, registryName: string, pipelineRunName: string, options?: PipelineRunsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1837
|
-
beginDeleteAndWait(resourceGroupName: string, registryName: string, pipelineRunName: string, options?: PipelineRunsDeleteOptionalParams): Promise<void>;
|
|
1838
|
-
get(resourceGroupName: string, registryName: string, pipelineRunName: string, options?: PipelineRunsGetOptionalParams): Promise<PipelineRunsGetResponse>;
|
|
1839
|
-
list(resourceGroupName: string, registryName: string, options?: PipelineRunsListOptionalParams): PagedAsyncIterableIterator<PipelineRun>;
|
|
1840
|
-
}
|
|
1841
|
-
|
|
1842
|
-
// @public
|
|
1843
|
-
export interface PipelineRunsCreateHeaders {
|
|
1844
|
-
// (undocumented)
|
|
1845
|
-
azureAsyncOperation?: string;
|
|
1846
|
-
}
|
|
1847
|
-
|
|
1848
|
-
// @public
|
|
1849
|
-
export interface PipelineRunsCreateOptionalParams extends coreClient.OperationOptions {
|
|
1850
|
-
resumeFrom?: string;
|
|
1851
|
-
updateIntervalInMs?: number;
|
|
1852
|
-
}
|
|
1853
|
-
|
|
1854
|
-
// @public
|
|
1855
|
-
export type PipelineRunsCreateResponse = PipelineRun;
|
|
1856
|
-
|
|
1857
|
-
// @public
|
|
1858
|
-
export interface PipelineRunsDeleteHeaders {
|
|
1859
|
-
// (undocumented)
|
|
1860
|
-
location?: string;
|
|
1861
|
-
}
|
|
1862
|
-
|
|
1863
|
-
// @public
|
|
1864
|
-
export interface PipelineRunsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1865
|
-
resumeFrom?: string;
|
|
1866
|
-
updateIntervalInMs?: number;
|
|
1867
|
-
}
|
|
1868
|
-
|
|
1869
|
-
// @public
|
|
1870
|
-
export interface PipelineRunsGetOptionalParams extends coreClient.OperationOptions {
|
|
1871
|
-
}
|
|
1872
|
-
|
|
1873
|
-
// @public
|
|
1874
|
-
export type PipelineRunsGetResponse = PipelineRun;
|
|
1875
|
-
|
|
1876
|
-
// @public
|
|
1877
|
-
export interface PipelineRunsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1878
|
-
}
|
|
1879
|
-
|
|
1880
|
-
// @public
|
|
1881
|
-
export type PipelineRunsListNextResponse = PipelineRunListResult;
|
|
1882
|
-
|
|
1883
|
-
// @public
|
|
1884
|
-
export interface PipelineRunsListOptionalParams extends coreClient.OperationOptions {
|
|
1885
|
-
}
|
|
1886
|
-
|
|
1887
|
-
// @public
|
|
1888
|
-
export type PipelineRunsListResponse = PipelineRunListResult;
|
|
1889
|
-
|
|
1890
|
-
// @public (undocumented)
|
|
1891
|
-
export interface PipelineRunSourceProperties {
|
|
1892
|
-
name?: string;
|
|
1893
|
-
type?: PipelineRunSourceType;
|
|
1894
|
-
}
|
|
1895
|
-
|
|
1896
|
-
// @public
|
|
1897
|
-
export type PipelineRunSourceType = string;
|
|
1898
|
-
|
|
1899
|
-
// @public (undocumented)
|
|
1900
|
-
export interface PipelineRunTargetProperties {
|
|
1901
|
-
name?: string;
|
|
1902
|
-
type?: PipelineRunTargetType;
|
|
1903
|
-
}
|
|
1904
|
-
|
|
1905
|
-
// @public
|
|
1906
|
-
export type PipelineRunTargetType = string;
|
|
1907
|
-
|
|
1908
|
-
// @public (undocumented)
|
|
1909
|
-
export interface PipelineSourceTriggerDescriptor {
|
|
1910
|
-
timestamp?: Date;
|
|
1911
|
-
}
|
|
1912
|
-
|
|
1913
|
-
// @public (undocumented)
|
|
1914
|
-
export interface PipelineSourceTriggerProperties {
|
|
1915
|
-
status: TriggerStatus;
|
|
1916
|
-
}
|
|
1917
|
-
|
|
1918
|
-
// @public
|
|
1919
|
-
export type PipelineSourceType = string;
|
|
1920
|
-
|
|
1921
|
-
// @public (undocumented)
|
|
1922
|
-
export interface PipelineTriggerDescriptor {
|
|
1923
|
-
sourceTrigger?: PipelineSourceTriggerDescriptor;
|
|
1924
|
-
}
|
|
1925
|
-
|
|
1926
|
-
// @public (undocumented)
|
|
1927
|
-
export interface PipelineTriggerProperties {
|
|
1928
|
-
sourceTrigger?: PipelineSourceTriggerProperties;
|
|
1929
|
-
}
|
|
1930
|
-
|
|
1931
|
-
// @public
|
|
1932
|
-
export interface PlatformProperties {
|
|
1933
|
-
architecture?: Architecture;
|
|
1934
|
-
os: OS;
|
|
1935
|
-
variant?: Variant;
|
|
1936
|
-
}
|
|
1937
|
-
|
|
1938
|
-
// @public
|
|
1939
|
-
export interface PlatformUpdateParameters {
|
|
1940
|
-
architecture?: Architecture;
|
|
1941
|
-
os?: OS;
|
|
1942
|
-
variant?: Variant;
|
|
1943
|
-
}
|
|
1944
|
-
|
|
1945
|
-
// @public
|
|
1946
|
-
export interface Policies {
|
|
1947
|
-
azureADAuthenticationAsArmPolicy?: AzureADAuthenticationAsArmPolicy;
|
|
1948
|
-
exportPolicy?: ExportPolicy;
|
|
1949
|
-
quarantinePolicy?: QuarantinePolicy;
|
|
1950
|
-
retentionPolicy?: RetentionPolicy;
|
|
1951
|
-
softDeletePolicy?: SoftDeletePolicy;
|
|
1952
|
-
trustPolicy?: TrustPolicy;
|
|
1953
|
-
}
|
|
1954
|
-
|
|
1955
|
-
// @public
|
|
1956
|
-
export type PolicyStatus = string;
|
|
1957
|
-
|
|
1958
|
-
// @public
|
|
1959
|
-
export interface PrivateEndpoint {
|
|
1960
|
-
id?: string;
|
|
1961
|
-
}
|
|
1962
|
-
|
|
1963
|
-
// @public
|
|
1964
|
-
export interface PrivateEndpointConnection extends ProxyResource {
|
|
1965
|
-
privateEndpoint?: PrivateEndpoint;
|
|
1966
|
-
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
|
|
1967
|
-
readonly provisioningState?: ProvisioningState;
|
|
1968
|
-
}
|
|
1969
|
-
|
|
1970
|
-
// @public
|
|
1971
|
-
export interface PrivateEndpointConnectionListResult {
|
|
1972
|
-
nextLink?: string;
|
|
1973
|
-
value?: PrivateEndpointConnection[];
|
|
1974
|
-
}
|
|
1975
|
-
|
|
1976
|
-
// @public
|
|
1977
|
-
export interface PrivateEndpointConnections {
|
|
1978
|
-
beginCreateOrUpdate(resourceGroupName: string, registryName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrivateEndpointConnectionsCreateOrUpdateResponse>, PrivateEndpointConnectionsCreateOrUpdateResponse>>;
|
|
1979
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, registryName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<PrivateEndpointConnectionsCreateOrUpdateResponse>;
|
|
1980
|
-
beginDelete(resourceGroupName: string, registryName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1981
|
-
beginDeleteAndWait(resourceGroupName: string, registryName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
|
|
1982
|
-
get(resourceGroupName: string, registryName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnectionsGetResponse>;
|
|
1983
|
-
list(resourceGroupName: string, registryName: string, options?: PrivateEndpointConnectionsListOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
|
|
1984
|
-
}
|
|
1985
|
-
|
|
1986
|
-
// @public
|
|
1987
|
-
export interface PrivateEndpointConnectionsCreateOrUpdateHeaders {
|
|
1988
|
-
// (undocumented)
|
|
1989
|
-
azureAsyncOperation?: string;
|
|
1990
|
-
}
|
|
1991
|
-
|
|
1992
|
-
// @public
|
|
1993
|
-
export interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1994
|
-
resumeFrom?: string;
|
|
1995
|
-
updateIntervalInMs?: number;
|
|
1996
|
-
}
|
|
1997
|
-
|
|
1998
|
-
// @public
|
|
1999
|
-
export type PrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnection;
|
|
2000
|
-
|
|
2001
|
-
// @public
|
|
2002
|
-
export interface PrivateEndpointConnectionsDeleteHeaders {
|
|
2003
|
-
// (undocumented)
|
|
2004
|
-
location?: string;
|
|
2005
|
-
}
|
|
2006
|
-
|
|
2007
|
-
// @public
|
|
2008
|
-
export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2009
|
-
resumeFrom?: string;
|
|
2010
|
-
updateIntervalInMs?: number;
|
|
2011
|
-
}
|
|
2012
|
-
|
|
2013
|
-
// @public
|
|
2014
|
-
export interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
|
|
2015
|
-
}
|
|
2016
|
-
|
|
2017
|
-
// @public
|
|
2018
|
-
export type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
|
|
2019
|
-
|
|
2020
|
-
// @public
|
|
2021
|
-
export interface PrivateEndpointConnectionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
2022
|
-
}
|
|
2023
|
-
|
|
2024
|
-
// @public
|
|
2025
|
-
export type PrivateEndpointConnectionsListNextResponse = PrivateEndpointConnectionListResult;
|
|
2026
|
-
|
|
2027
|
-
// @public
|
|
2028
|
-
export interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
|
|
2029
|
-
}
|
|
2030
|
-
|
|
2031
|
-
// @public
|
|
2032
|
-
export type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;
|
|
2033
|
-
|
|
2034
|
-
// @public
|
|
2035
|
-
export interface PrivateLinkResource {
|
|
2036
|
-
groupId?: string;
|
|
2037
|
-
id?: string;
|
|
2038
|
-
name?: string;
|
|
2039
|
-
requiredMembers?: string[];
|
|
2040
|
-
requiredZoneNames?: string[];
|
|
2041
|
-
readonly type?: string;
|
|
2042
|
-
}
|
|
2043
|
-
|
|
2044
|
-
// @public
|
|
2045
|
-
export interface PrivateLinkResourceListResult {
|
|
2046
|
-
nextLink?: string;
|
|
2047
|
-
value?: PrivateLinkResource[];
|
|
2048
|
-
}
|
|
2049
|
-
|
|
2050
|
-
// @public
|
|
2051
|
-
export interface PrivateLinkServiceConnectionState {
|
|
2052
|
-
actionsRequired?: ActionsRequired;
|
|
2053
|
-
description?: string;
|
|
2054
|
-
status?: ConnectionStatus;
|
|
2055
|
-
}
|
|
2056
|
-
|
|
2057
|
-
// @public (undocumented)
|
|
2058
|
-
export interface ProgressProperties {
|
|
2059
|
-
percentage?: string;
|
|
2060
|
-
}
|
|
2061
|
-
|
|
2062
|
-
// @public
|
|
2063
|
-
export type ProvisioningState = string;
|
|
2064
|
-
|
|
2065
|
-
// @public
|
|
2066
|
-
export interface ProxyResource {
|
|
2067
|
-
readonly id?: string;
|
|
2068
|
-
readonly name?: string;
|
|
2069
|
-
readonly systemData?: SystemData;
|
|
2070
|
-
readonly type?: string;
|
|
2071
|
-
}
|
|
2072
|
-
|
|
2073
|
-
// @public
|
|
2074
|
-
export type PublicNetworkAccess = string;
|
|
2075
|
-
|
|
2076
|
-
// @public
|
|
2077
|
-
export interface QuarantinePolicy {
|
|
2078
|
-
status?: PolicyStatus;
|
|
2079
|
-
}
|
|
2080
|
-
|
|
2081
|
-
// @public
|
|
2082
|
-
export interface RegenerateCredentialParameters {
|
|
2083
|
-
name: PasswordName;
|
|
2084
|
-
}
|
|
2085
|
-
|
|
2086
|
-
// @public
|
|
2087
|
-
export interface Registries {
|
|
2088
|
-
beginCreate(resourceGroupName: string, registryName: string, registry: Registry, options?: RegistriesCreateOptionalParams): Promise<SimplePollerLike<OperationState<RegistriesCreateResponse>, RegistriesCreateResponse>>;
|
|
2089
|
-
beginCreateAndWait(resourceGroupName: string, registryName: string, registry: Registry, options?: RegistriesCreateOptionalParams): Promise<RegistriesCreateResponse>;
|
|
2090
|
-
beginDelete(resourceGroupName: string, registryName: string, options?: RegistriesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2091
|
-
beginDeleteAndWait(resourceGroupName: string, registryName: string, options?: RegistriesDeleteOptionalParams): Promise<void>;
|
|
2092
|
-
beginGenerateCredentials(resourceGroupName: string, registryName: string, generateCredentialsParameters: GenerateCredentialsParameters, options?: RegistriesGenerateCredentialsOptionalParams): Promise<SimplePollerLike<OperationState<RegistriesGenerateCredentialsResponse>, RegistriesGenerateCredentialsResponse>>;
|
|
2093
|
-
beginGenerateCredentialsAndWait(resourceGroupName: string, registryName: string, generateCredentialsParameters: GenerateCredentialsParameters, options?: RegistriesGenerateCredentialsOptionalParams): Promise<RegistriesGenerateCredentialsResponse>;
|
|
2094
|
-
beginImportImage(resourceGroupName: string, registryName: string, parameters: ImportImageParameters, options?: RegistriesImportImageOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2095
|
-
beginImportImageAndWait(resourceGroupName: string, registryName: string, parameters: ImportImageParameters, options?: RegistriesImportImageOptionalParams): Promise<void>;
|
|
2096
|
-
beginUpdate(resourceGroupName: string, registryName: string, registryUpdateParameters: RegistryUpdateParameters, options?: RegistriesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<RegistriesUpdateResponse>, RegistriesUpdateResponse>>;
|
|
2097
|
-
beginUpdateAndWait(resourceGroupName: string, registryName: string, registryUpdateParameters: RegistryUpdateParameters, options?: RegistriesUpdateOptionalParams): Promise<RegistriesUpdateResponse>;
|
|
2098
|
-
checkNameAvailability(registryNameCheckRequest: RegistryNameCheckRequest, options?: RegistriesCheckNameAvailabilityOptionalParams): Promise<RegistriesCheckNameAvailabilityResponse>;
|
|
2099
|
-
get(resourceGroupName: string, registryName: string, options?: RegistriesGetOptionalParams): Promise<RegistriesGetResponse>;
|
|
2100
|
-
getBuildSourceUploadUrl(resourceGroupName: string, registryName: string, options?: RegistriesGetBuildSourceUploadUrlOptionalParams): Promise<RegistriesGetBuildSourceUploadUrlResponse>;
|
|
2101
|
-
getPrivateLinkResource(resourceGroupName: string, registryName: string, groupName: string, options?: RegistriesGetPrivateLinkResourceOptionalParams): Promise<RegistriesGetPrivateLinkResourceResponse>;
|
|
2102
|
-
list(options?: RegistriesListOptionalParams): PagedAsyncIterableIterator<Registry>;
|
|
2103
|
-
listByResourceGroup(resourceGroupName: string, options?: RegistriesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Registry>;
|
|
2104
|
-
listCredentials(resourceGroupName: string, registryName: string, options?: RegistriesListCredentialsOptionalParams): Promise<RegistriesListCredentialsResponse>;
|
|
2105
|
-
listPrivateLinkResources(resourceGroupName: string, registryName: string, options?: RegistriesListPrivateLinkResourcesOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
|
|
2106
|
-
listUsages(resourceGroupName: string, registryName: string, options?: RegistriesListUsagesOptionalParams): Promise<RegistriesListUsagesResponse>;
|
|
2107
|
-
regenerateCredential(resourceGroupName: string, registryName: string, regenerateCredentialParameters: RegenerateCredentialParameters, options?: RegistriesRegenerateCredentialOptionalParams): Promise<RegistriesRegenerateCredentialResponse>;
|
|
2108
|
-
scheduleRun(resourceGroupName: string, registryName: string, runRequest: RunRequestUnion, options?: RegistriesScheduleRunOptionalParams): Promise<RegistriesScheduleRunResponse>;
|
|
2109
|
-
}
|
|
2110
|
-
|
|
2111
|
-
// @public
|
|
2112
|
-
export interface RegistriesCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
|
|
2113
|
-
}
|
|
2114
|
-
|
|
2115
|
-
// @public
|
|
2116
|
-
export type RegistriesCheckNameAvailabilityResponse = RegistryNameStatus;
|
|
2117
|
-
|
|
2118
|
-
// @public
|
|
2119
|
-
export interface RegistriesCreateHeaders {
|
|
2120
|
-
// (undocumented)
|
|
2121
|
-
azureAsyncOperation?: string;
|
|
2122
|
-
}
|
|
2123
|
-
|
|
2124
|
-
// @public
|
|
2125
|
-
export interface RegistriesCreateOptionalParams extends coreClient.OperationOptions {
|
|
2126
|
-
resumeFrom?: string;
|
|
2127
|
-
updateIntervalInMs?: number;
|
|
2128
|
-
}
|
|
2129
|
-
|
|
2130
|
-
// @public
|
|
2131
|
-
export type RegistriesCreateResponse = Registry;
|
|
2132
|
-
|
|
2133
|
-
// @public
|
|
2134
|
-
export interface RegistriesDeleteHeaders {
|
|
2135
|
-
// (undocumented)
|
|
2136
|
-
location?: string;
|
|
2137
|
-
}
|
|
2138
|
-
|
|
2139
|
-
// @public
|
|
2140
|
-
export interface RegistriesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2141
|
-
resumeFrom?: string;
|
|
2142
|
-
updateIntervalInMs?: number;
|
|
2143
|
-
}
|
|
2144
|
-
|
|
2145
|
-
// @public
|
|
2146
|
-
export interface RegistriesGenerateCredentialsHeaders {
|
|
2147
|
-
// (undocumented)
|
|
2148
|
-
location?: string;
|
|
2149
|
-
}
|
|
2150
|
-
|
|
2151
|
-
// @public
|
|
2152
|
-
export interface RegistriesGenerateCredentialsOptionalParams extends coreClient.OperationOptions {
|
|
2153
|
-
resumeFrom?: string;
|
|
2154
|
-
updateIntervalInMs?: number;
|
|
2155
|
-
}
|
|
2156
|
-
|
|
2157
|
-
// @public
|
|
2158
|
-
export type RegistriesGenerateCredentialsResponse = GenerateCredentialsResult;
|
|
2159
|
-
|
|
2160
|
-
// @public
|
|
2161
|
-
export interface RegistriesGetBuildSourceUploadUrlOptionalParams extends coreClient.OperationOptions {
|
|
2162
|
-
}
|
|
2163
|
-
|
|
2164
|
-
// @public
|
|
2165
|
-
export type RegistriesGetBuildSourceUploadUrlResponse = SourceUploadDefinition;
|
|
2166
|
-
|
|
2167
|
-
// @public
|
|
2168
|
-
export interface RegistriesGetOptionalParams extends coreClient.OperationOptions {
|
|
2169
|
-
}
|
|
2170
|
-
|
|
2171
|
-
// @public
|
|
2172
|
-
export interface RegistriesGetPrivateLinkResourceOptionalParams extends coreClient.OperationOptions {
|
|
2173
|
-
}
|
|
2174
|
-
|
|
2175
|
-
// @public
|
|
2176
|
-
export type RegistriesGetPrivateLinkResourceResponse = PrivateLinkResource;
|
|
2177
|
-
|
|
2178
|
-
// @public
|
|
2179
|
-
export type RegistriesGetResponse = Registry;
|
|
2180
|
-
|
|
2181
|
-
// @public
|
|
2182
|
-
export interface RegistriesImportImageHeaders {
|
|
2183
|
-
// (undocumented)
|
|
2184
|
-
location?: string;
|
|
2185
|
-
}
|
|
2186
|
-
|
|
2187
|
-
// @public
|
|
2188
|
-
export interface RegistriesImportImageOptionalParams extends coreClient.OperationOptions {
|
|
2189
|
-
resumeFrom?: string;
|
|
2190
|
-
updateIntervalInMs?: number;
|
|
2191
|
-
}
|
|
2192
|
-
|
|
2193
|
-
// @public
|
|
2194
|
-
export interface RegistriesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
2195
|
-
}
|
|
2196
|
-
|
|
2197
|
-
// @public
|
|
2198
|
-
export type RegistriesListByResourceGroupNextResponse = RegistryListResult;
|
|
2199
|
-
|
|
2200
|
-
// @public
|
|
2201
|
-
export interface RegistriesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
2202
|
-
}
|
|
2203
|
-
|
|
2204
|
-
// @public
|
|
2205
|
-
export type RegistriesListByResourceGroupResponse = RegistryListResult;
|
|
2206
|
-
|
|
2207
|
-
// @public
|
|
2208
|
-
export interface RegistriesListCredentialsOptionalParams extends coreClient.OperationOptions {
|
|
2209
|
-
}
|
|
2210
|
-
|
|
2211
|
-
// @public
|
|
2212
|
-
export type RegistriesListCredentialsResponse = RegistryListCredentialsResult;
|
|
2213
|
-
|
|
2214
|
-
// @public
|
|
2215
|
-
export interface RegistriesListNextOptionalParams extends coreClient.OperationOptions {
|
|
2216
|
-
}
|
|
2217
|
-
|
|
2218
|
-
// @public
|
|
2219
|
-
export type RegistriesListNextResponse = RegistryListResult;
|
|
2220
|
-
|
|
2221
|
-
// @public
|
|
2222
|
-
export interface RegistriesListOptionalParams extends coreClient.OperationOptions {
|
|
2223
|
-
}
|
|
2224
|
-
|
|
2225
|
-
// @public
|
|
2226
|
-
export interface RegistriesListPrivateLinkResourcesNextOptionalParams extends coreClient.OperationOptions {
|
|
2227
|
-
}
|
|
2228
|
-
|
|
2229
|
-
// @public
|
|
2230
|
-
export type RegistriesListPrivateLinkResourcesNextResponse = PrivateLinkResourceListResult;
|
|
2231
|
-
|
|
2232
|
-
// @public
|
|
2233
|
-
export interface RegistriesListPrivateLinkResourcesOptionalParams extends coreClient.OperationOptions {
|
|
2234
|
-
}
|
|
2235
|
-
|
|
2236
|
-
// @public
|
|
2237
|
-
export type RegistriesListPrivateLinkResourcesResponse = PrivateLinkResourceListResult;
|
|
2238
|
-
|
|
2239
|
-
// @public
|
|
2240
|
-
export type RegistriesListResponse = RegistryListResult;
|
|
2241
|
-
|
|
2242
|
-
// @public
|
|
2243
|
-
export interface RegistriesListUsagesOptionalParams extends coreClient.OperationOptions {
|
|
2244
|
-
}
|
|
2245
|
-
|
|
2246
|
-
// @public
|
|
2247
|
-
export type RegistriesListUsagesResponse = RegistryUsageListResult;
|
|
2248
|
-
|
|
2249
|
-
// @public
|
|
2250
|
-
export interface RegistriesRegenerateCredentialOptionalParams extends coreClient.OperationOptions {
|
|
2251
|
-
}
|
|
2252
|
-
|
|
2253
|
-
// @public
|
|
2254
|
-
export type RegistriesRegenerateCredentialResponse = RegistryListCredentialsResult;
|
|
2255
|
-
|
|
2256
|
-
// @public
|
|
2257
|
-
export interface RegistriesScheduleRunOptionalParams extends coreClient.OperationOptions {
|
|
2258
|
-
}
|
|
2259
|
-
|
|
2260
|
-
// @public
|
|
2261
|
-
export type RegistriesScheduleRunResponse = Run;
|
|
2262
|
-
|
|
2263
|
-
// @public
|
|
2264
|
-
export interface RegistriesUpdateHeaders {
|
|
2265
|
-
// (undocumented)
|
|
2266
|
-
azureAsyncOperation?: string;
|
|
2267
|
-
}
|
|
2268
|
-
|
|
2269
|
-
// @public
|
|
2270
|
-
export interface RegistriesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2271
|
-
resumeFrom?: string;
|
|
2272
|
-
updateIntervalInMs?: number;
|
|
2273
|
-
}
|
|
2274
|
-
|
|
2275
|
-
// @public
|
|
2276
|
-
export type RegistriesUpdateResponse = Registry;
|
|
2277
|
-
|
|
2278
|
-
// @public
|
|
2279
|
-
export interface Registry extends Resource {
|
|
2280
|
-
adminUserEnabled?: boolean;
|
|
2281
|
-
anonymousPullEnabled?: boolean;
|
|
2282
|
-
autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;
|
|
2283
|
-
readonly creationDate?: Date;
|
|
2284
|
-
dataEndpointEnabled?: boolean;
|
|
2285
|
-
readonly dataEndpointHostNames?: string[];
|
|
2286
|
-
encryption?: EncryptionProperty;
|
|
2287
|
-
identity?: IdentityProperties;
|
|
2288
|
-
readonly loginServer?: string;
|
|
2289
|
-
metadataSearch?: MetadataSearch;
|
|
2290
|
-
networkRuleBypassOptions?: NetworkRuleBypassOptions;
|
|
2291
|
-
networkRuleSet?: NetworkRuleSet;
|
|
2292
|
-
policies?: Policies;
|
|
2293
|
-
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
2294
|
-
readonly provisioningState?: ProvisioningState;
|
|
2295
|
-
publicNetworkAccess?: PublicNetworkAccess;
|
|
2296
|
-
roleAssignmentMode?: RoleAssignmentMode;
|
|
2297
|
-
sku: Sku;
|
|
2298
|
-
readonly status?: Status;
|
|
2299
|
-
zoneRedundancy?: ZoneRedundancy;
|
|
2300
|
-
}
|
|
2301
|
-
|
|
2302
|
-
// @public
|
|
2303
|
-
export interface RegistryListCredentialsResult {
|
|
2304
|
-
passwords?: RegistryPassword[];
|
|
2305
|
-
username?: string;
|
|
2306
|
-
}
|
|
2307
|
-
|
|
2308
|
-
// @public
|
|
2309
|
-
export interface RegistryListResult {
|
|
2310
|
-
nextLink?: string;
|
|
2311
|
-
value?: Registry[];
|
|
2312
|
-
}
|
|
2313
|
-
|
|
2314
|
-
// @public
|
|
2315
|
-
export interface RegistryNameCheckRequest {
|
|
2316
|
-
autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;
|
|
2317
|
-
name: string;
|
|
2318
|
-
resourceGroupName?: string;
|
|
2319
|
-
type: "Microsoft.ContainerRegistry/registries";
|
|
2320
|
-
}
|
|
2321
|
-
|
|
2322
|
-
// @public
|
|
2323
|
-
export interface RegistryNameStatus {
|
|
2324
|
-
availableLoginServerName?: string;
|
|
2325
|
-
message?: string;
|
|
2326
|
-
nameAvailable?: boolean;
|
|
2327
|
-
reason?: string;
|
|
2328
|
-
}
|
|
2329
|
-
|
|
2330
|
-
// @public
|
|
2331
|
-
export interface RegistryPassword {
|
|
2332
|
-
name?: PasswordName;
|
|
2333
|
-
value?: string;
|
|
2334
|
-
}
|
|
2335
|
-
|
|
2336
|
-
// @public
|
|
2337
|
-
export interface RegistryUpdateParameters {
|
|
2338
|
-
adminUserEnabled?: boolean;
|
|
2339
|
-
anonymousPullEnabled?: boolean;
|
|
2340
|
-
dataEndpointEnabled?: boolean;
|
|
2341
|
-
encryption?: EncryptionProperty;
|
|
2342
|
-
identity?: IdentityProperties;
|
|
2343
|
-
metadataSearch?: MetadataSearch;
|
|
2344
|
-
networkRuleBypassOptions?: NetworkRuleBypassOptions;
|
|
2345
|
-
networkRuleSet?: NetworkRuleSet;
|
|
2346
|
-
policies?: Policies;
|
|
2347
|
-
publicNetworkAccess?: PublicNetworkAccess;
|
|
2348
|
-
roleAssignmentMode?: RoleAssignmentMode;
|
|
2349
|
-
sku?: Sku;
|
|
2350
|
-
tags?: {
|
|
2351
|
-
[propertyName: string]: string;
|
|
2352
|
-
};
|
|
2353
|
-
}
|
|
2354
|
-
|
|
2355
|
-
// @public
|
|
2356
|
-
export interface RegistryUsage {
|
|
2357
|
-
currentValue?: number;
|
|
2358
|
-
limit?: number;
|
|
2359
|
-
name?: string;
|
|
2360
|
-
unit?: RegistryUsageUnit;
|
|
2361
|
-
}
|
|
2362
|
-
|
|
2363
|
-
// @public
|
|
2364
|
-
export interface RegistryUsageListResult {
|
|
2365
|
-
value?: RegistryUsage[];
|
|
2366
|
-
}
|
|
2367
|
-
|
|
2368
|
-
// @public
|
|
2369
|
-
export type RegistryUsageUnit = string;
|
|
2370
|
-
|
|
2371
|
-
// @public
|
|
2372
|
-
export interface Replication extends Resource {
|
|
2373
|
-
readonly provisioningState?: ProvisioningState;
|
|
2374
|
-
regionEndpointEnabled?: boolean;
|
|
2375
|
-
readonly status?: Status;
|
|
2376
|
-
zoneRedundancy?: ZoneRedundancy;
|
|
2377
|
-
}
|
|
2378
|
-
|
|
2379
|
-
// @public
|
|
2380
|
-
export interface ReplicationListResult {
|
|
2381
|
-
nextLink?: string;
|
|
2382
|
-
value?: Replication[];
|
|
2383
|
-
}
|
|
2384
|
-
|
|
2385
|
-
// @public
|
|
2386
|
-
export interface Replications {
|
|
2387
|
-
beginCreate(resourceGroupName: string, registryName: string, replicationName: string, replication: Replication, options?: ReplicationsCreateOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationsCreateResponse>, ReplicationsCreateResponse>>;
|
|
2388
|
-
beginCreateAndWait(resourceGroupName: string, registryName: string, replicationName: string, replication: Replication, options?: ReplicationsCreateOptionalParams): Promise<ReplicationsCreateResponse>;
|
|
2389
|
-
beginDelete(resourceGroupName: string, registryName: string, replicationName: string, options?: ReplicationsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2390
|
-
beginDeleteAndWait(resourceGroupName: string, registryName: string, replicationName: string, options?: ReplicationsDeleteOptionalParams): Promise<void>;
|
|
2391
|
-
beginUpdate(resourceGroupName: string, registryName: string, replicationName: string, replicationUpdateParameters: ReplicationUpdateParameters, options?: ReplicationsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationsUpdateResponse>, ReplicationsUpdateResponse>>;
|
|
2392
|
-
beginUpdateAndWait(resourceGroupName: string, registryName: string, replicationName: string, replicationUpdateParameters: ReplicationUpdateParameters, options?: ReplicationsUpdateOptionalParams): Promise<ReplicationsUpdateResponse>;
|
|
2393
|
-
get(resourceGroupName: string, registryName: string, replicationName: string, options?: ReplicationsGetOptionalParams): Promise<ReplicationsGetResponse>;
|
|
2394
|
-
list(resourceGroupName: string, registryName: string, options?: ReplicationsListOptionalParams): PagedAsyncIterableIterator<Replication>;
|
|
2395
|
-
}
|
|
2396
|
-
|
|
2397
|
-
// @public
|
|
2398
|
-
export interface ReplicationsCreateHeaders {
|
|
2399
|
-
// (undocumented)
|
|
2400
|
-
azureAsyncOperation?: string;
|
|
2401
|
-
}
|
|
2402
|
-
|
|
2403
|
-
// @public
|
|
2404
|
-
export interface ReplicationsCreateOptionalParams extends coreClient.OperationOptions {
|
|
2405
|
-
resumeFrom?: string;
|
|
2406
|
-
updateIntervalInMs?: number;
|
|
2407
|
-
}
|
|
2408
|
-
|
|
2409
|
-
// @public
|
|
2410
|
-
export type ReplicationsCreateResponse = Replication;
|
|
2411
|
-
|
|
2412
|
-
// @public
|
|
2413
|
-
export interface ReplicationsDeleteHeaders {
|
|
2414
|
-
// (undocumented)
|
|
2415
|
-
location?: string;
|
|
2416
|
-
}
|
|
2417
|
-
|
|
2418
|
-
// @public
|
|
2419
|
-
export interface ReplicationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2420
|
-
resumeFrom?: string;
|
|
2421
|
-
updateIntervalInMs?: number;
|
|
2422
|
-
}
|
|
2423
|
-
|
|
2424
|
-
// @public
|
|
2425
|
-
export interface ReplicationsGetOptionalParams extends coreClient.OperationOptions {
|
|
2426
|
-
}
|
|
2427
|
-
|
|
2428
|
-
// @public
|
|
2429
|
-
export type ReplicationsGetResponse = Replication;
|
|
2430
|
-
|
|
2431
|
-
// @public
|
|
2432
|
-
export interface ReplicationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
2433
|
-
}
|
|
2434
|
-
|
|
2435
|
-
// @public
|
|
2436
|
-
export type ReplicationsListNextResponse = ReplicationListResult;
|
|
2437
|
-
|
|
2438
|
-
// @public
|
|
2439
|
-
export interface ReplicationsListOptionalParams extends coreClient.OperationOptions {
|
|
2440
|
-
}
|
|
2441
|
-
|
|
2442
|
-
// @public
|
|
2443
|
-
export type ReplicationsListResponse = ReplicationListResult;
|
|
2444
|
-
|
|
2445
|
-
// @public
|
|
2446
|
-
export interface ReplicationsUpdateHeaders {
|
|
2447
|
-
// (undocumented)
|
|
2448
|
-
azureAsyncOperation?: string;
|
|
2449
|
-
}
|
|
2450
|
-
|
|
2451
|
-
// @public
|
|
2452
|
-
export interface ReplicationsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2453
|
-
resumeFrom?: string;
|
|
2454
|
-
updateIntervalInMs?: number;
|
|
2455
|
-
}
|
|
2456
|
-
|
|
2457
|
-
// @public
|
|
2458
|
-
export type ReplicationsUpdateResponse = Replication;
|
|
2459
|
-
|
|
2460
|
-
// @public
|
|
2461
|
-
export interface ReplicationUpdateParameters {
|
|
2462
|
-
regionEndpointEnabled?: boolean;
|
|
2463
|
-
tags?: {
|
|
2464
|
-
[propertyName: string]: string;
|
|
2465
|
-
};
|
|
2466
|
-
}
|
|
2467
|
-
|
|
2468
|
-
// @public
|
|
2469
|
-
interface Request_2 {
|
|
2470
|
-
addr?: string;
|
|
2471
|
-
host?: string;
|
|
2472
|
-
id?: string;
|
|
2473
|
-
method?: string;
|
|
2474
|
-
useragent?: string;
|
|
2475
|
-
}
|
|
2476
|
-
export { Request_2 as Request }
|
|
2477
|
-
|
|
2478
|
-
// @public
|
|
2479
|
-
export interface Resource {
|
|
2480
|
-
readonly id?: string;
|
|
2481
|
-
location: string;
|
|
2482
|
-
readonly name?: string;
|
|
2483
|
-
readonly systemData?: SystemData;
|
|
2484
|
-
tags?: {
|
|
2485
|
-
[propertyName: string]: string;
|
|
2486
|
-
};
|
|
2487
|
-
readonly type?: string;
|
|
2488
|
-
}
|
|
2489
|
-
|
|
2490
|
-
// @public
|
|
2491
|
-
export type ResourceIdentityType = "SystemAssigned" | "UserAssigned" | "SystemAssigned, UserAssigned" | "None";
|
|
2492
|
-
|
|
2493
|
-
// @public
|
|
2494
|
-
export interface RetentionPolicy {
|
|
2495
|
-
days?: number;
|
|
2496
|
-
readonly lastUpdatedTime?: Date;
|
|
2497
|
-
status?: PolicyStatus;
|
|
2498
|
-
}
|
|
2499
|
-
|
|
2500
|
-
// @public
|
|
2501
|
-
export type RoleAssignmentMode = string;
|
|
2502
|
-
|
|
2503
|
-
// @public
|
|
2504
|
-
export interface Run extends ProxyResource {
|
|
2505
|
-
agentConfiguration?: AgentProperties;
|
|
2506
|
-
agentPoolName?: string;
|
|
2507
|
-
createTime?: Date;
|
|
2508
|
-
customRegistries?: string[];
|
|
2509
|
-
finishTime?: Date;
|
|
2510
|
-
imageUpdateTrigger?: ImageUpdateTrigger;
|
|
2511
|
-
isArchiveEnabled?: boolean;
|
|
2512
|
-
lastUpdatedTime?: Date;
|
|
2513
|
-
readonly logArtifact?: ImageDescriptor;
|
|
2514
|
-
outputImages?: ImageDescriptor[];
|
|
2515
|
-
platform?: PlatformProperties;
|
|
2516
|
-
provisioningState?: ProvisioningState;
|
|
2517
|
-
readonly runErrorMessage?: string;
|
|
2518
|
-
runId?: string;
|
|
2519
|
-
runType?: RunType;
|
|
2520
|
-
sourceRegistryAuth?: string;
|
|
2521
|
-
sourceTrigger?: SourceTriggerDescriptor;
|
|
2522
|
-
startTime?: Date;
|
|
2523
|
-
status?: RunStatus;
|
|
2524
|
-
task?: string;
|
|
2525
|
-
timerTrigger?: TimerTriggerDescriptor;
|
|
2526
|
-
updateTriggerToken?: string;
|
|
2527
|
-
}
|
|
2528
|
-
|
|
2529
|
-
// @public
|
|
2530
|
-
export interface RunFilter {
|
|
2531
|
-
agentPoolName?: string;
|
|
2532
|
-
createTime?: Date;
|
|
2533
|
-
finishTime?: Date;
|
|
2534
|
-
isArchiveEnabled?: boolean;
|
|
2535
|
-
outputImageManifests?: string;
|
|
2536
|
-
runId?: string;
|
|
2537
|
-
runType?: RunType;
|
|
2538
|
-
status?: RunStatus;
|
|
2539
|
-
taskName?: string;
|
|
2540
|
-
}
|
|
2541
|
-
|
|
2542
|
-
// @public
|
|
2543
|
-
export interface RunGetLogResult {
|
|
2544
|
-
logArtifactLink?: string;
|
|
2545
|
-
logLink?: string;
|
|
2546
|
-
}
|
|
2547
|
-
|
|
2548
|
-
// @public
|
|
2549
|
-
export interface RunListResult {
|
|
2550
|
-
nextLink?: string;
|
|
2551
|
-
value?: Run[];
|
|
2552
|
-
}
|
|
2553
|
-
|
|
2554
|
-
// @public
|
|
2555
|
-
export interface RunRequest {
|
|
2556
|
-
agentPoolName?: string;
|
|
2557
|
-
isArchiveEnabled?: boolean;
|
|
2558
|
-
logTemplate?: string;
|
|
2559
|
-
type: "DockerBuildRequest" | "FileTaskRunRequest" | "TaskRunRequest" | "EncodedTaskRunRequest";
|
|
2560
|
-
}
|
|
2561
|
-
|
|
2562
|
-
// @public (undocumented)
|
|
2563
|
-
export type RunRequestUnion = RunRequest | DockerBuildRequest | FileTaskRunRequest | TaskRunRequest | EncodedTaskRunRequest;
|
|
2564
|
-
|
|
2565
|
-
// @public
|
|
2566
|
-
export interface Runs {
|
|
2567
|
-
cancel(resourceGroupName: string, registryName: string, runId: string, options?: RunsCancelOptionalParams): Promise<void>;
|
|
2568
|
-
get(resourceGroupName: string, registryName: string, runId: string, options?: RunsGetOptionalParams): Promise<RunsGetResponse>;
|
|
2569
|
-
getLogSasUrl(resourceGroupName: string, registryName: string, runId: string, options?: RunsGetLogSasUrlOptionalParams): Promise<RunsGetLogSasUrlResponse>;
|
|
2570
|
-
list(resourceGroupName: string, registryName: string, options?: RunsListOptionalParams): PagedAsyncIterableIterator<Run>;
|
|
2571
|
-
update(resourceGroupName: string, registryName: string, runId: string, runUpdateParameters: RunUpdateParameters, options?: RunsUpdateOptionalParams): Promise<RunsUpdateResponse>;
|
|
2572
|
-
}
|
|
2573
|
-
|
|
2574
|
-
// @public
|
|
2575
|
-
export interface RunsCancelOptionalParams extends coreClient.OperationOptions {
|
|
2576
|
-
}
|
|
2577
|
-
|
|
2578
|
-
// @public
|
|
2579
|
-
export interface RunsGetLogSasUrlOptionalParams extends coreClient.OperationOptions {
|
|
2580
|
-
}
|
|
2581
|
-
|
|
2582
|
-
// @public
|
|
2583
|
-
export type RunsGetLogSasUrlResponse = RunGetLogResult;
|
|
2584
|
-
|
|
2585
|
-
// @public
|
|
2586
|
-
export interface RunsGetOptionalParams extends coreClient.OperationOptions {
|
|
2587
|
-
}
|
|
2588
|
-
|
|
2589
|
-
// @public
|
|
2590
|
-
export type RunsGetResponse = Run;
|
|
2591
|
-
|
|
2592
|
-
// @public
|
|
2593
|
-
export interface RunsListNextOptionalParams extends coreClient.OperationOptions {
|
|
2594
|
-
}
|
|
2595
|
-
|
|
2596
|
-
// @public
|
|
2597
|
-
export type RunsListNextResponse = RunListResult;
|
|
2598
|
-
|
|
2599
|
-
// @public
|
|
2600
|
-
export interface RunsListOptionalParams extends coreClient.OperationOptions {
|
|
2601
|
-
filter?: string;
|
|
2602
|
-
top?: number;
|
|
2603
|
-
}
|
|
2604
|
-
|
|
2605
|
-
// @public
|
|
2606
|
-
export type RunsListResponse = RunListResult;
|
|
2607
|
-
|
|
2608
|
-
// @public
|
|
2609
|
-
export type RunStatus = string;
|
|
2610
|
-
|
|
2611
|
-
// @public
|
|
2612
|
-
export interface RunsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2613
|
-
}
|
|
2614
|
-
|
|
2615
|
-
// @public
|
|
2616
|
-
export type RunsUpdateResponse = Run;
|
|
2617
|
-
|
|
2618
|
-
// @public
|
|
2619
|
-
export type RunType = string;
|
|
2620
|
-
|
|
2621
|
-
// @public
|
|
2622
|
-
export interface RunUpdateParameters {
|
|
2623
|
-
isArchiveEnabled?: boolean;
|
|
2624
|
-
}
|
|
2625
|
-
|
|
2626
|
-
// @public
|
|
2627
|
-
export interface ScopeMap extends ProxyResource {
|
|
2628
|
-
actions?: string[];
|
|
2629
|
-
readonly creationDate?: Date;
|
|
2630
|
-
description?: string;
|
|
2631
|
-
readonly provisioningState?: ProvisioningState;
|
|
2632
|
-
readonly typePropertiesType?: string;
|
|
2633
|
-
}
|
|
2634
|
-
|
|
2635
|
-
// @public
|
|
2636
|
-
export interface ScopeMapListResult {
|
|
2637
|
-
nextLink?: string;
|
|
2638
|
-
value?: ScopeMap[];
|
|
2639
|
-
}
|
|
2640
|
-
|
|
2641
|
-
// @public
|
|
2642
|
-
export interface ScopeMaps {
|
|
2643
|
-
beginCreate(resourceGroupName: string, registryName: string, scopeMapName: string, scopeMapCreateParameters: ScopeMap, options?: ScopeMapsCreateOptionalParams): Promise<SimplePollerLike<OperationState<ScopeMapsCreateResponse>, ScopeMapsCreateResponse>>;
|
|
2644
|
-
beginCreateAndWait(resourceGroupName: string, registryName: string, scopeMapName: string, scopeMapCreateParameters: ScopeMap, options?: ScopeMapsCreateOptionalParams): Promise<ScopeMapsCreateResponse>;
|
|
2645
|
-
beginDelete(resourceGroupName: string, registryName: string, scopeMapName: string, options?: ScopeMapsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2646
|
-
beginDeleteAndWait(resourceGroupName: string, registryName: string, scopeMapName: string, options?: ScopeMapsDeleteOptionalParams): Promise<void>;
|
|
2647
|
-
beginUpdate(resourceGroupName: string, registryName: string, scopeMapName: string, scopeMapUpdateParameters: ScopeMapUpdateParameters, options?: ScopeMapsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ScopeMapsUpdateResponse>, ScopeMapsUpdateResponse>>;
|
|
2648
|
-
beginUpdateAndWait(resourceGroupName: string, registryName: string, scopeMapName: string, scopeMapUpdateParameters: ScopeMapUpdateParameters, options?: ScopeMapsUpdateOptionalParams): Promise<ScopeMapsUpdateResponse>;
|
|
2649
|
-
get(resourceGroupName: string, registryName: string, scopeMapName: string, options?: ScopeMapsGetOptionalParams): Promise<ScopeMapsGetResponse>;
|
|
2650
|
-
list(resourceGroupName: string, registryName: string, options?: ScopeMapsListOptionalParams): PagedAsyncIterableIterator<ScopeMap>;
|
|
2651
|
-
}
|
|
2652
|
-
|
|
2653
|
-
// @public
|
|
2654
|
-
export interface ScopeMapsCreateHeaders {
|
|
2655
|
-
// (undocumented)
|
|
2656
|
-
azureAsyncOperation?: string;
|
|
2657
|
-
}
|
|
2658
|
-
|
|
2659
|
-
// @public
|
|
2660
|
-
export interface ScopeMapsCreateOptionalParams extends coreClient.OperationOptions {
|
|
2661
|
-
resumeFrom?: string;
|
|
2662
|
-
updateIntervalInMs?: number;
|
|
2663
|
-
}
|
|
2664
|
-
|
|
2665
|
-
// @public
|
|
2666
|
-
export type ScopeMapsCreateResponse = ScopeMap;
|
|
2667
|
-
|
|
2668
|
-
// @public
|
|
2669
|
-
export interface ScopeMapsDeleteHeaders {
|
|
2670
|
-
// (undocumented)
|
|
2671
|
-
location?: string;
|
|
2672
|
-
}
|
|
2673
|
-
|
|
2674
|
-
// @public
|
|
2675
|
-
export interface ScopeMapsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2676
|
-
resumeFrom?: string;
|
|
2677
|
-
updateIntervalInMs?: number;
|
|
2678
|
-
}
|
|
2679
|
-
|
|
2680
|
-
// @public
|
|
2681
|
-
export interface ScopeMapsGetOptionalParams extends coreClient.OperationOptions {
|
|
2682
|
-
}
|
|
2683
|
-
|
|
2684
|
-
// @public
|
|
2685
|
-
export type ScopeMapsGetResponse = ScopeMap;
|
|
2686
|
-
|
|
2687
|
-
// @public
|
|
2688
|
-
export interface ScopeMapsListNextOptionalParams extends coreClient.OperationOptions {
|
|
2689
|
-
}
|
|
2690
|
-
|
|
2691
|
-
// @public
|
|
2692
|
-
export type ScopeMapsListNextResponse = ScopeMapListResult;
|
|
2693
|
-
|
|
2694
|
-
// @public
|
|
2695
|
-
export interface ScopeMapsListOptionalParams extends coreClient.OperationOptions {
|
|
2696
|
-
}
|
|
2697
|
-
|
|
2698
|
-
// @public
|
|
2699
|
-
export type ScopeMapsListResponse = ScopeMapListResult;
|
|
2700
|
-
|
|
2701
|
-
// @public
|
|
2702
|
-
export interface ScopeMapsUpdateHeaders {
|
|
2703
|
-
// (undocumented)
|
|
2704
|
-
azureAsyncOperation?: string;
|
|
2705
|
-
}
|
|
2706
|
-
|
|
2707
|
-
// @public
|
|
2708
|
-
export interface ScopeMapsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2709
|
-
resumeFrom?: string;
|
|
2710
|
-
updateIntervalInMs?: number;
|
|
2711
|
-
}
|
|
2712
|
-
|
|
2713
|
-
// @public
|
|
2714
|
-
export type ScopeMapsUpdateResponse = ScopeMap;
|
|
2715
|
-
|
|
2716
|
-
// @public
|
|
2717
|
-
export interface ScopeMapUpdateParameters {
|
|
2718
|
-
actions?: string[];
|
|
2719
|
-
description?: string;
|
|
2720
|
-
}
|
|
2721
|
-
|
|
2722
|
-
// @public
|
|
2723
|
-
export interface SecretObject {
|
|
2724
|
-
type?: SecretObjectType;
|
|
2725
|
-
value?: string;
|
|
2726
|
-
}
|
|
2727
|
-
|
|
2728
|
-
// @public
|
|
2729
|
-
export type SecretObjectType = string;
|
|
2730
|
-
|
|
2731
|
-
// @public
|
|
2732
|
-
export interface SetValue {
|
|
2733
|
-
isSecret?: boolean;
|
|
2734
|
-
name: string;
|
|
2735
|
-
value: string;
|
|
2736
|
-
}
|
|
2737
|
-
|
|
2738
|
-
// @public
|
|
2739
|
-
export interface Sku {
|
|
2740
|
-
name: SkuName;
|
|
2741
|
-
readonly tier?: SkuTier;
|
|
2742
|
-
}
|
|
2743
|
-
|
|
2744
|
-
// @public
|
|
2745
|
-
export type SkuName = string;
|
|
2746
|
-
|
|
2747
|
-
// @public
|
|
2748
|
-
export type SkuTier = string;
|
|
2749
|
-
|
|
2750
|
-
// @public
|
|
2751
|
-
export interface SoftDeletePolicy {
|
|
2752
|
-
readonly lastUpdatedTime?: Date;
|
|
2753
|
-
retentionDays?: number;
|
|
2754
|
-
status?: PolicyStatus;
|
|
2755
|
-
}
|
|
2756
|
-
|
|
2757
|
-
// @public
|
|
2758
|
-
export interface Source {
|
|
2759
|
-
addr?: string;
|
|
2760
|
-
instanceID?: string;
|
|
2761
|
-
}
|
|
2762
|
-
|
|
2763
|
-
// @public
|
|
2764
|
-
export type SourceControlType = string;
|
|
2765
|
-
|
|
2766
|
-
// @public
|
|
2767
|
-
export interface SourceProperties {
|
|
2768
|
-
branch?: string;
|
|
2769
|
-
repositoryUrl: string;
|
|
2770
|
-
sourceControlAuthProperties?: AuthInfo;
|
|
2771
|
-
sourceControlType: SourceControlType;
|
|
2772
|
-
}
|
|
2773
|
-
|
|
2774
|
-
// @public
|
|
2775
|
-
export interface SourceRegistryCredentials {
|
|
2776
|
-
identity?: string;
|
|
2777
|
-
loginMode?: SourceRegistryLoginMode;
|
|
2778
|
-
}
|
|
2779
|
-
|
|
2780
|
-
// @public
|
|
2781
|
-
export type SourceRegistryLoginMode = string;
|
|
2782
|
-
|
|
2783
|
-
// @public
|
|
2784
|
-
export interface SourceTrigger {
|
|
2785
|
-
name: string;
|
|
2786
|
-
sourceRepository: SourceProperties;
|
|
2787
|
-
sourceTriggerEvents: SourceTriggerEvent[];
|
|
2788
|
-
status?: TriggerStatus;
|
|
2789
|
-
}
|
|
2790
|
-
|
|
2791
|
-
// @public
|
|
2792
|
-
export interface SourceTriggerDescriptor {
|
|
2793
|
-
branchName?: string;
|
|
2794
|
-
commitId?: string;
|
|
2795
|
-
eventType?: string;
|
|
2796
|
-
id?: string;
|
|
2797
|
-
providerType?: string;
|
|
2798
|
-
pullRequestId?: string;
|
|
2799
|
-
repositoryUrl?: string;
|
|
2800
|
-
}
|
|
2801
|
-
|
|
2802
|
-
// @public
|
|
2803
|
-
export type SourceTriggerEvent = string;
|
|
2804
|
-
|
|
2805
|
-
// @public
|
|
2806
|
-
export interface SourceTriggerUpdateParameters {
|
|
2807
|
-
name: string;
|
|
2808
|
-
sourceRepository?: SourceUpdateParameters;
|
|
2809
|
-
sourceTriggerEvents?: SourceTriggerEvent[];
|
|
2810
|
-
status?: TriggerStatus;
|
|
2811
|
-
}
|
|
2812
|
-
|
|
2813
|
-
// @public
|
|
2814
|
-
export interface SourceUpdateParameters {
|
|
2815
|
-
branch?: string;
|
|
2816
|
-
repositoryUrl?: string;
|
|
2817
|
-
sourceControlAuthProperties?: AuthInfoUpdateParameters;
|
|
2818
|
-
sourceControlType?: SourceControlType;
|
|
2819
|
-
}
|
|
2820
|
-
|
|
2821
|
-
// @public
|
|
2822
|
-
export interface SourceUploadDefinition {
|
|
2823
|
-
relativePath?: string;
|
|
2824
|
-
uploadUrl?: string;
|
|
2825
|
-
}
|
|
2826
|
-
|
|
2827
|
-
// @public
|
|
2828
|
-
export interface Status {
|
|
2829
|
-
readonly displayStatus?: string;
|
|
2830
|
-
readonly message?: string;
|
|
2831
|
-
readonly timestamp?: Date;
|
|
2832
|
-
}
|
|
2833
|
-
|
|
2834
|
-
// @public
|
|
2835
|
-
export interface StatusDetailProperties {
|
|
2836
|
-
readonly code?: string;
|
|
2837
|
-
readonly correlationId?: string;
|
|
2838
|
-
readonly description?: string;
|
|
2839
|
-
readonly timestamp?: Date;
|
|
2840
|
-
readonly type?: string;
|
|
2841
|
-
}
|
|
2842
|
-
|
|
2843
|
-
// @public
|
|
2844
|
-
export type StepType = string;
|
|
2845
|
-
|
|
2846
|
-
// @public
|
|
2847
|
-
export interface StorageAccountProperties {
|
|
2848
|
-
id: string;
|
|
2849
|
-
}
|
|
2850
|
-
|
|
2851
|
-
// @public
|
|
2852
|
-
export interface SyncProperties {
|
|
2853
|
-
readonly gatewayEndpoint?: string;
|
|
2854
|
-
readonly lastSyncTime?: Date;
|
|
2855
|
-
messageTtl: string;
|
|
2856
|
-
schedule?: string;
|
|
2857
|
-
syncWindow?: string;
|
|
2858
|
-
tokenId: string;
|
|
2859
|
-
}
|
|
2860
|
-
|
|
2861
|
-
// @public
|
|
2862
|
-
export interface SyncUpdateProperties {
|
|
2863
|
-
messageTtl?: string;
|
|
2864
|
-
schedule?: string;
|
|
2865
|
-
syncWindow?: string;
|
|
2866
|
-
}
|
|
2867
|
-
|
|
2868
|
-
// @public
|
|
2869
|
-
export interface SystemData {
|
|
2870
|
-
createdAt?: Date;
|
|
2871
|
-
createdBy?: string;
|
|
2872
|
-
createdByType?: CreatedByType;
|
|
2873
|
-
lastModifiedAt?: Date;
|
|
2874
|
-
lastModifiedBy?: string;
|
|
2875
|
-
lastModifiedByType?: LastModifiedByType;
|
|
2876
|
-
}
|
|
2877
|
-
|
|
2878
|
-
// @public
|
|
2879
|
-
export interface Target {
|
|
2880
|
-
digest?: string;
|
|
2881
|
-
length?: number;
|
|
2882
|
-
mediaType?: string;
|
|
2883
|
-
name?: string;
|
|
2884
|
-
repository?: string;
|
|
2885
|
-
size?: number;
|
|
2886
|
-
tag?: string;
|
|
2887
|
-
url?: string;
|
|
2888
|
-
version?: string;
|
|
2889
|
-
}
|
|
2890
|
-
|
|
2891
|
-
// @public
|
|
2892
|
-
export interface Task extends Resource {
|
|
2893
|
-
agentConfiguration?: AgentProperties;
|
|
2894
|
-
agentPoolName?: string;
|
|
2895
|
-
readonly creationDate?: Date;
|
|
2896
|
-
credentials?: Credentials;
|
|
2897
|
-
identity?: IdentityProperties;
|
|
2898
|
-
isSystemTask?: boolean;
|
|
2899
|
-
logTemplate?: string;
|
|
2900
|
-
platform?: PlatformProperties;
|
|
2901
|
-
readonly provisioningState?: ProvisioningState;
|
|
2902
|
-
status?: TaskStatus;
|
|
2903
|
-
step?: TaskStepPropertiesUnion;
|
|
2904
|
-
timeout?: number;
|
|
2905
|
-
trigger?: TriggerProperties;
|
|
2906
|
-
}
|
|
2907
|
-
|
|
2908
|
-
// @public
|
|
2909
|
-
export interface TaskListResult {
|
|
2910
|
-
nextLink?: string;
|
|
2911
|
-
value?: Task[];
|
|
2912
|
-
}
|
|
2913
|
-
|
|
2914
|
-
// @public
|
|
2915
|
-
export interface TaskRun extends ProxyResource {
|
|
2916
|
-
forceUpdateTag?: string;
|
|
2917
|
-
identity?: IdentityProperties;
|
|
2918
|
-
location?: string;
|
|
2919
|
-
readonly provisioningState?: ProvisioningState;
|
|
2920
|
-
runRequest?: RunRequestUnion;
|
|
2921
|
-
readonly runResult?: Run;
|
|
2922
|
-
}
|
|
2923
|
-
|
|
2924
|
-
// @public
|
|
2925
|
-
export interface TaskRunListResult {
|
|
2926
|
-
nextLink?: string;
|
|
2927
|
-
value?: TaskRun[];
|
|
2928
|
-
}
|
|
2929
|
-
|
|
2930
|
-
// @public
|
|
2931
|
-
export interface TaskRunRequest extends RunRequest {
|
|
2932
|
-
overrideTaskStepProperties?: OverrideTaskStepProperties;
|
|
2933
|
-
taskId: string;
|
|
2934
|
-
type: "TaskRunRequest";
|
|
2935
|
-
}
|
|
2936
|
-
|
|
2937
|
-
// @public
|
|
2938
|
-
export interface TaskRuns {
|
|
2939
|
-
beginCreate(resourceGroupName: string, registryName: string, taskRunName: string, taskRun: TaskRun, options?: TaskRunsCreateOptionalParams): Promise<SimplePollerLike<OperationState<TaskRunsCreateResponse>, TaskRunsCreateResponse>>;
|
|
2940
|
-
beginCreateAndWait(resourceGroupName: string, registryName: string, taskRunName: string, taskRun: TaskRun, options?: TaskRunsCreateOptionalParams): Promise<TaskRunsCreateResponse>;
|
|
2941
|
-
beginUpdate(resourceGroupName: string, registryName: string, taskRunName: string, updateParameters: TaskRunUpdateParameters, options?: TaskRunsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<TaskRunsUpdateResponse>, TaskRunsUpdateResponse>>;
|
|
2942
|
-
beginUpdateAndWait(resourceGroupName: string, registryName: string, taskRunName: string, updateParameters: TaskRunUpdateParameters, options?: TaskRunsUpdateOptionalParams): Promise<TaskRunsUpdateResponse>;
|
|
2943
|
-
delete(resourceGroupName: string, registryName: string, taskRunName: string, options?: TaskRunsDeleteOptionalParams): Promise<void>;
|
|
2944
|
-
get(resourceGroupName: string, registryName: string, taskRunName: string, options?: TaskRunsGetOptionalParams): Promise<TaskRunsGetResponse>;
|
|
2945
|
-
getDetails(resourceGroupName: string, registryName: string, taskRunName: string, options?: TaskRunsGetDetailsOptionalParams): Promise<TaskRunsGetDetailsResponse>;
|
|
2946
|
-
list(resourceGroupName: string, registryName: string, options?: TaskRunsListOptionalParams): PagedAsyncIterableIterator<TaskRun>;
|
|
2947
|
-
}
|
|
2948
|
-
|
|
2949
|
-
// @public
|
|
2950
|
-
export interface TaskRunsCreateHeaders {
|
|
2951
|
-
// (undocumented)
|
|
2952
|
-
azureAsyncOperation?: string;
|
|
2953
|
-
}
|
|
2954
|
-
|
|
2955
|
-
// @public
|
|
2956
|
-
export interface TaskRunsCreateOptionalParams extends coreClient.OperationOptions {
|
|
2957
|
-
resumeFrom?: string;
|
|
2958
|
-
updateIntervalInMs?: number;
|
|
2959
|
-
}
|
|
2960
|
-
|
|
2961
|
-
// @public
|
|
2962
|
-
export type TaskRunsCreateResponse = TaskRun;
|
|
2963
|
-
|
|
2964
|
-
// @public
|
|
2965
|
-
export interface TaskRunsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2966
|
-
}
|
|
2967
|
-
|
|
2968
|
-
// @public
|
|
2969
|
-
export interface TaskRunsGetDetailsOptionalParams extends coreClient.OperationOptions {
|
|
2970
|
-
}
|
|
2971
|
-
|
|
2972
|
-
// @public
|
|
2973
|
-
export type TaskRunsGetDetailsResponse = TaskRun;
|
|
2974
|
-
|
|
2975
|
-
// @public
|
|
2976
|
-
export interface TaskRunsGetOptionalParams extends coreClient.OperationOptions {
|
|
2977
|
-
}
|
|
2978
|
-
|
|
2979
|
-
// @public
|
|
2980
|
-
export type TaskRunsGetResponse = TaskRun;
|
|
2981
|
-
|
|
2982
|
-
// @public
|
|
2983
|
-
export interface TaskRunsListNextOptionalParams extends coreClient.OperationOptions {
|
|
2984
|
-
}
|
|
2985
|
-
|
|
2986
|
-
// @public
|
|
2987
|
-
export type TaskRunsListNextResponse = TaskRunListResult;
|
|
2988
|
-
|
|
2989
|
-
// @public
|
|
2990
|
-
export interface TaskRunsListOptionalParams extends coreClient.OperationOptions {
|
|
2991
|
-
}
|
|
2992
|
-
|
|
2993
|
-
// @public
|
|
2994
|
-
export type TaskRunsListResponse = TaskRunListResult;
|
|
2995
|
-
|
|
2996
|
-
// @public
|
|
2997
|
-
export interface TaskRunsUpdateHeaders {
|
|
2998
|
-
// (undocumented)
|
|
2999
|
-
azureAsyncOperation?: string;
|
|
3000
|
-
}
|
|
3001
|
-
|
|
3002
|
-
// @public
|
|
3003
|
-
export interface TaskRunsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3004
|
-
resumeFrom?: string;
|
|
3005
|
-
updateIntervalInMs?: number;
|
|
3006
|
-
}
|
|
3007
|
-
|
|
3008
|
-
// @public
|
|
3009
|
-
export type TaskRunsUpdateResponse = TaskRun;
|
|
3010
|
-
|
|
3011
|
-
// @public
|
|
3012
|
-
export interface TaskRunUpdateParameters {
|
|
3013
|
-
forceUpdateTag?: string;
|
|
3014
|
-
identity?: IdentityProperties;
|
|
3015
|
-
location?: string;
|
|
3016
|
-
runRequest?: RunRequestUnion;
|
|
3017
|
-
tags?: {
|
|
3018
|
-
[propertyName: string]: string;
|
|
3019
|
-
};
|
|
3020
|
-
}
|
|
3021
|
-
|
|
3022
|
-
// @public
|
|
3023
|
-
export interface Tasks {
|
|
3024
|
-
create(resourceGroupName: string, registryName: string, taskName: string, taskCreateParameters: Task, options?: TasksCreateOptionalParams): Promise<TasksCreateResponse>;
|
|
3025
|
-
delete(resourceGroupName: string, registryName: string, taskName: string, options?: TasksDeleteOptionalParams): Promise<void>;
|
|
3026
|
-
get(resourceGroupName: string, registryName: string, taskName: string, options?: TasksGetOptionalParams): Promise<TasksGetResponse>;
|
|
3027
|
-
getDetails(resourceGroupName: string, registryName: string, taskName: string, options?: TasksGetDetailsOptionalParams): Promise<TasksGetDetailsResponse>;
|
|
3028
|
-
list(resourceGroupName: string, registryName: string, options?: TasksListOptionalParams): PagedAsyncIterableIterator<Task>;
|
|
3029
|
-
update(resourceGroupName: string, registryName: string, taskName: string, taskUpdateParameters: TaskUpdateParameters, options?: TasksUpdateOptionalParams): Promise<TasksUpdateResponse>;
|
|
3030
|
-
}
|
|
3031
|
-
|
|
3032
|
-
// @public
|
|
3033
|
-
export interface TasksCreateOptionalParams extends coreClient.OperationOptions {
|
|
3034
|
-
}
|
|
3035
|
-
|
|
3036
|
-
// @public
|
|
3037
|
-
export type TasksCreateResponse = Task;
|
|
3038
|
-
|
|
3039
|
-
// @public
|
|
3040
|
-
export interface TasksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3041
|
-
}
|
|
3042
|
-
|
|
3043
|
-
// @public
|
|
3044
|
-
export interface TasksGetDetailsOptionalParams extends coreClient.OperationOptions {
|
|
3045
|
-
}
|
|
3046
|
-
|
|
3047
|
-
// @public
|
|
3048
|
-
export type TasksGetDetailsResponse = Task;
|
|
3049
|
-
|
|
3050
|
-
// @public
|
|
3051
|
-
export interface TasksGetOptionalParams extends coreClient.OperationOptions {
|
|
3052
|
-
}
|
|
3053
|
-
|
|
3054
|
-
// @public
|
|
3055
|
-
export type TasksGetResponse = Task;
|
|
3056
|
-
|
|
3057
|
-
// @public
|
|
3058
|
-
export interface TasksListNextOptionalParams extends coreClient.OperationOptions {
|
|
3059
|
-
}
|
|
3060
|
-
|
|
3061
|
-
// @public
|
|
3062
|
-
export type TasksListNextResponse = TaskListResult;
|
|
3063
|
-
|
|
3064
|
-
// @public
|
|
3065
|
-
export interface TasksListOptionalParams extends coreClient.OperationOptions {
|
|
3066
|
-
}
|
|
3067
|
-
|
|
3068
|
-
// @public
|
|
3069
|
-
export type TasksListResponse = TaskListResult;
|
|
3070
|
-
|
|
3071
|
-
// @public
|
|
3072
|
-
export type TaskStatus = string;
|
|
3073
|
-
|
|
3074
|
-
// @public
|
|
3075
|
-
export interface TaskStepProperties {
|
|
3076
|
-
readonly baseImageDependencies?: BaseImageDependency[];
|
|
3077
|
-
contextAccessToken?: string;
|
|
3078
|
-
contextPath?: string;
|
|
3079
|
-
type: "Docker" | "FileTask" | "EncodedTask";
|
|
3080
|
-
}
|
|
3081
|
-
|
|
3082
|
-
// @public (undocumented)
|
|
3083
|
-
export type TaskStepPropertiesUnion = TaskStepProperties | DockerBuildStep | FileTaskStep | EncodedTaskStep;
|
|
3084
|
-
|
|
3085
|
-
// @public
|
|
3086
|
-
export interface TaskStepUpdateParameters {
|
|
3087
|
-
contextAccessToken?: string;
|
|
3088
|
-
contextPath?: string;
|
|
3089
|
-
type: "Docker" | "FileTask" | "EncodedTask";
|
|
3090
|
-
}
|
|
3091
|
-
|
|
3092
|
-
// @public (undocumented)
|
|
3093
|
-
export type TaskStepUpdateParametersUnion = TaskStepUpdateParameters | DockerBuildStepUpdateParameters | FileTaskStepUpdateParameters | EncodedTaskStepUpdateParameters;
|
|
3094
|
-
|
|
3095
|
-
// @public
|
|
3096
|
-
export interface TasksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3097
|
-
}
|
|
3098
|
-
|
|
3099
|
-
// @public
|
|
3100
|
-
export type TasksUpdateResponse = Task;
|
|
3101
|
-
|
|
3102
|
-
// @public
|
|
3103
|
-
export interface TaskUpdateParameters {
|
|
3104
|
-
agentConfiguration?: AgentProperties;
|
|
3105
|
-
agentPoolName?: string;
|
|
3106
|
-
credentials?: Credentials;
|
|
3107
|
-
identity?: IdentityProperties;
|
|
3108
|
-
logTemplate?: string;
|
|
3109
|
-
platform?: PlatformUpdateParameters;
|
|
3110
|
-
status?: TaskStatus;
|
|
3111
|
-
step?: TaskStepUpdateParametersUnion;
|
|
3112
|
-
tags?: {
|
|
3113
|
-
[propertyName: string]: string;
|
|
3114
|
-
};
|
|
3115
|
-
timeout?: number;
|
|
3116
|
-
trigger?: TriggerUpdateParameters;
|
|
3117
|
-
}
|
|
3118
|
-
|
|
3119
|
-
// @public
|
|
3120
|
-
export interface TimerTrigger {
|
|
3121
|
-
name: string;
|
|
3122
|
-
schedule: string;
|
|
3123
|
-
status?: TriggerStatus;
|
|
3124
|
-
}
|
|
3125
|
-
|
|
3126
|
-
// @public (undocumented)
|
|
3127
|
-
export interface TimerTriggerDescriptor {
|
|
3128
|
-
scheduleOccurrence?: string;
|
|
3129
|
-
timerTriggerName?: string;
|
|
3130
|
-
}
|
|
3131
|
-
|
|
3132
|
-
// @public
|
|
3133
|
-
export interface TimerTriggerUpdateParameters {
|
|
3134
|
-
name: string;
|
|
3135
|
-
schedule?: string;
|
|
3136
|
-
status?: TriggerStatus;
|
|
3137
|
-
}
|
|
3138
|
-
|
|
3139
|
-
// @public
|
|
3140
|
-
export interface TlsCertificateProperties {
|
|
3141
|
-
readonly location?: string;
|
|
3142
|
-
readonly type?: CertificateType;
|
|
3143
|
-
}
|
|
3144
|
-
|
|
3145
|
-
// @public
|
|
3146
|
-
export interface TlsProperties {
|
|
3147
|
-
readonly certificate?: TlsCertificateProperties;
|
|
3148
|
-
readonly status?: TlsStatus;
|
|
3149
|
-
}
|
|
3150
|
-
|
|
3151
|
-
// @public
|
|
3152
|
-
export type TlsStatus = string;
|
|
3153
|
-
|
|
3154
|
-
// @public
|
|
3155
|
-
export interface Token extends ProxyResource {
|
|
3156
|
-
readonly creationDate?: Date;
|
|
3157
|
-
credentials?: TokenCredentialsProperties;
|
|
3158
|
-
readonly provisioningState?: ProvisioningState;
|
|
3159
|
-
scopeMapId?: string;
|
|
3160
|
-
status?: TokenStatus;
|
|
3161
|
-
}
|
|
3162
|
-
|
|
3163
|
-
// @public
|
|
3164
|
-
export interface TokenCertificate {
|
|
3165
|
-
encodedPemCertificate?: string;
|
|
3166
|
-
expiry?: Date;
|
|
3167
|
-
// (undocumented)
|
|
3168
|
-
name?: TokenCertificateName;
|
|
3169
|
-
thumbprint?: string;
|
|
3170
|
-
}
|
|
3171
|
-
|
|
3172
|
-
// @public
|
|
3173
|
-
export type TokenCertificateName = string;
|
|
3174
|
-
|
|
3175
|
-
// @public
|
|
3176
|
-
export interface TokenCredentialsProperties {
|
|
3177
|
-
// (undocumented)
|
|
3178
|
-
certificates?: TokenCertificate[];
|
|
3179
|
-
// (undocumented)
|
|
3180
|
-
passwords?: TokenPassword[];
|
|
3181
|
-
}
|
|
3182
|
-
|
|
3183
|
-
// @public
|
|
3184
|
-
export interface TokenListResult {
|
|
3185
|
-
nextLink?: string;
|
|
3186
|
-
value?: Token[];
|
|
3187
|
-
}
|
|
3188
|
-
|
|
3189
|
-
// @public
|
|
3190
|
-
export interface TokenPassword {
|
|
3191
|
-
creationTime?: Date;
|
|
3192
|
-
expiry?: Date;
|
|
3193
|
-
name?: TokenPasswordName;
|
|
3194
|
-
readonly value?: string;
|
|
3195
|
-
}
|
|
3196
|
-
|
|
3197
|
-
// @public
|
|
3198
|
-
export type TokenPasswordName = string;
|
|
3199
|
-
|
|
3200
|
-
// @public
|
|
3201
|
-
export interface Tokens {
|
|
3202
|
-
beginCreate(resourceGroupName: string, registryName: string, tokenName: string, tokenCreateParameters: Token, options?: TokensCreateOptionalParams): Promise<SimplePollerLike<OperationState<TokensCreateResponse>, TokensCreateResponse>>;
|
|
3203
|
-
beginCreateAndWait(resourceGroupName: string, registryName: string, tokenName: string, tokenCreateParameters: Token, options?: TokensCreateOptionalParams): Promise<TokensCreateResponse>;
|
|
3204
|
-
beginDelete(resourceGroupName: string, registryName: string, tokenName: string, options?: TokensDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
3205
|
-
beginDeleteAndWait(resourceGroupName: string, registryName: string, tokenName: string, options?: TokensDeleteOptionalParams): Promise<void>;
|
|
3206
|
-
beginUpdate(resourceGroupName: string, registryName: string, tokenName: string, tokenUpdateParameters: TokenUpdateParameters, options?: TokensUpdateOptionalParams): Promise<SimplePollerLike<OperationState<TokensUpdateResponse>, TokensUpdateResponse>>;
|
|
3207
|
-
beginUpdateAndWait(resourceGroupName: string, registryName: string, tokenName: string, tokenUpdateParameters: TokenUpdateParameters, options?: TokensUpdateOptionalParams): Promise<TokensUpdateResponse>;
|
|
3208
|
-
get(resourceGroupName: string, registryName: string, tokenName: string, options?: TokensGetOptionalParams): Promise<TokensGetResponse>;
|
|
3209
|
-
list(resourceGroupName: string, registryName: string, options?: TokensListOptionalParams): PagedAsyncIterableIterator<Token>;
|
|
3210
|
-
}
|
|
3211
|
-
|
|
3212
|
-
// @public
|
|
3213
|
-
export interface TokensCreateHeaders {
|
|
3214
|
-
// (undocumented)
|
|
3215
|
-
azureAsyncOperation?: string;
|
|
3216
|
-
}
|
|
3217
|
-
|
|
3218
|
-
// @public
|
|
3219
|
-
export interface TokensCreateOptionalParams extends coreClient.OperationOptions {
|
|
3220
|
-
resumeFrom?: string;
|
|
3221
|
-
updateIntervalInMs?: number;
|
|
3222
|
-
}
|
|
3223
|
-
|
|
3224
|
-
// @public
|
|
3225
|
-
export type TokensCreateResponse = Token;
|
|
3226
|
-
|
|
3227
|
-
// @public
|
|
3228
|
-
export interface TokensDeleteHeaders {
|
|
3229
|
-
// (undocumented)
|
|
3230
|
-
location?: string;
|
|
3231
|
-
}
|
|
3232
|
-
|
|
3233
|
-
// @public
|
|
3234
|
-
export interface TokensDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3235
|
-
resumeFrom?: string;
|
|
3236
|
-
updateIntervalInMs?: number;
|
|
3237
|
-
}
|
|
3238
|
-
|
|
3239
|
-
// @public
|
|
3240
|
-
export interface TokensGetOptionalParams extends coreClient.OperationOptions {
|
|
3241
|
-
}
|
|
3242
|
-
|
|
3243
|
-
// @public
|
|
3244
|
-
export type TokensGetResponse = Token;
|
|
3245
|
-
|
|
3246
|
-
// @public
|
|
3247
|
-
export interface TokensListNextOptionalParams extends coreClient.OperationOptions {
|
|
3248
|
-
}
|
|
3249
|
-
|
|
3250
|
-
// @public
|
|
3251
|
-
export type TokensListNextResponse = TokenListResult;
|
|
3252
|
-
|
|
3253
|
-
// @public
|
|
3254
|
-
export interface TokensListOptionalParams extends coreClient.OperationOptions {
|
|
3255
|
-
}
|
|
3256
|
-
|
|
3257
|
-
// @public
|
|
3258
|
-
export type TokensListResponse = TokenListResult;
|
|
3259
|
-
|
|
3260
|
-
// @public
|
|
3261
|
-
export type TokenStatus = string;
|
|
3262
|
-
|
|
3263
|
-
// @public
|
|
3264
|
-
export interface TokensUpdateHeaders {
|
|
3265
|
-
// (undocumented)
|
|
3266
|
-
azureAsyncOperation?: string;
|
|
3267
|
-
}
|
|
3268
|
-
|
|
3269
|
-
// @public
|
|
3270
|
-
export interface TokensUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3271
|
-
resumeFrom?: string;
|
|
3272
|
-
updateIntervalInMs?: number;
|
|
3273
|
-
}
|
|
3274
|
-
|
|
3275
|
-
// @public
|
|
3276
|
-
export type TokensUpdateResponse = Token;
|
|
3277
|
-
|
|
3278
|
-
// @public
|
|
3279
|
-
export type TokenType = string;
|
|
3280
|
-
|
|
3281
|
-
// @public
|
|
3282
|
-
export interface TokenUpdateParameters {
|
|
3283
|
-
credentials?: TokenCredentialsProperties;
|
|
3284
|
-
scopeMapId?: string;
|
|
3285
|
-
status?: TokenStatus;
|
|
3286
|
-
}
|
|
3287
|
-
|
|
3288
|
-
// @public
|
|
3289
|
-
export interface TriggerProperties {
|
|
3290
|
-
baseImageTrigger?: BaseImageTrigger;
|
|
3291
|
-
sourceTriggers?: SourceTrigger[];
|
|
3292
|
-
timerTriggers?: TimerTrigger[];
|
|
3293
|
-
}
|
|
3294
|
-
|
|
3295
|
-
// @public
|
|
3296
|
-
export type TriggerStatus = string;
|
|
3297
|
-
|
|
3298
|
-
// @public
|
|
3299
|
-
export interface TriggerUpdateParameters {
|
|
3300
|
-
baseImageTrigger?: BaseImageTriggerUpdateParameters;
|
|
3301
|
-
sourceTriggers?: SourceTriggerUpdateParameters[];
|
|
3302
|
-
timerTriggers?: TimerTriggerUpdateParameters[];
|
|
3303
|
-
}
|
|
3304
|
-
|
|
3305
|
-
// @public
|
|
3306
|
-
export interface TrustPolicy {
|
|
3307
|
-
status?: PolicyStatus;
|
|
3308
|
-
type?: TrustPolicyType;
|
|
3309
|
-
}
|
|
3310
|
-
|
|
3311
|
-
// @public
|
|
3312
|
-
export type TrustPolicyType = string;
|
|
3313
|
-
|
|
3314
|
-
// @public
|
|
3315
|
-
export type UpdateTriggerPayloadType = string;
|
|
3316
|
-
|
|
3317
|
-
// @public (undocumented)
|
|
3318
|
-
export interface UserIdentityProperties {
|
|
3319
|
-
readonly clientId?: string;
|
|
3320
|
-
readonly principalId?: string;
|
|
3321
|
-
}
|
|
3322
|
-
|
|
3323
|
-
// @public
|
|
3324
|
-
export type Variant = string;
|
|
3325
|
-
|
|
3326
|
-
// @public
|
|
3327
|
-
export interface Webhook extends Resource {
|
|
3328
|
-
actions?: WebhookAction[];
|
|
3329
|
-
readonly provisioningState?: ProvisioningState;
|
|
3330
|
-
scope?: string;
|
|
3331
|
-
status?: WebhookStatus;
|
|
3332
|
-
}
|
|
3333
|
-
|
|
3334
|
-
// @public
|
|
3335
|
-
export type WebhookAction = string;
|
|
3336
|
-
|
|
3337
|
-
// @public
|
|
3338
|
-
export interface WebhookCreateParameters {
|
|
3339
|
-
actions?: WebhookAction[];
|
|
3340
|
-
customHeaders?: {
|
|
3341
|
-
[propertyName: string]: string;
|
|
3342
|
-
};
|
|
3343
|
-
location: string;
|
|
3344
|
-
scope?: string;
|
|
3345
|
-
serviceUri?: string;
|
|
3346
|
-
status?: WebhookStatus;
|
|
3347
|
-
tags?: {
|
|
3348
|
-
[propertyName: string]: string;
|
|
3349
|
-
};
|
|
3350
|
-
}
|
|
3351
|
-
|
|
3352
|
-
// @public
|
|
3353
|
-
export interface WebhookListResult {
|
|
3354
|
-
nextLink?: string;
|
|
3355
|
-
value?: Webhook[];
|
|
3356
|
-
}
|
|
3357
|
-
|
|
3358
|
-
// @public
|
|
3359
|
-
export interface Webhooks {
|
|
3360
|
-
beginCreate(resourceGroupName: string, registryName: string, webhookName: string, webhookCreateParameters: WebhookCreateParameters, options?: WebhooksCreateOptionalParams): Promise<SimplePollerLike<OperationState<WebhooksCreateResponse>, WebhooksCreateResponse>>;
|
|
3361
|
-
beginCreateAndWait(resourceGroupName: string, registryName: string, webhookName: string, webhookCreateParameters: WebhookCreateParameters, options?: WebhooksCreateOptionalParams): Promise<WebhooksCreateResponse>;
|
|
3362
|
-
beginDelete(resourceGroupName: string, registryName: string, webhookName: string, options?: WebhooksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
3363
|
-
beginDeleteAndWait(resourceGroupName: string, registryName: string, webhookName: string, options?: WebhooksDeleteOptionalParams): Promise<void>;
|
|
3364
|
-
beginUpdate(resourceGroupName: string, registryName: string, webhookName: string, webhookUpdateParameters: WebhookUpdateParameters, options?: WebhooksUpdateOptionalParams): Promise<SimplePollerLike<OperationState<WebhooksUpdateResponse>, WebhooksUpdateResponse>>;
|
|
3365
|
-
beginUpdateAndWait(resourceGroupName: string, registryName: string, webhookName: string, webhookUpdateParameters: WebhookUpdateParameters, options?: WebhooksUpdateOptionalParams): Promise<WebhooksUpdateResponse>;
|
|
3366
|
-
get(resourceGroupName: string, registryName: string, webhookName: string, options?: WebhooksGetOptionalParams): Promise<WebhooksGetResponse>;
|
|
3367
|
-
getCallbackConfig(resourceGroupName: string, registryName: string, webhookName: string, options?: WebhooksGetCallbackConfigOptionalParams): Promise<WebhooksGetCallbackConfigResponse>;
|
|
3368
|
-
list(resourceGroupName: string, registryName: string, options?: WebhooksListOptionalParams): PagedAsyncIterableIterator<Webhook>;
|
|
3369
|
-
listEvents(resourceGroupName: string, registryName: string, webhookName: string, options?: WebhooksListEventsOptionalParams): PagedAsyncIterableIterator<Event_2>;
|
|
3370
|
-
ping(resourceGroupName: string, registryName: string, webhookName: string, options?: WebhooksPingOptionalParams): Promise<WebhooksPingResponse>;
|
|
3371
|
-
}
|
|
3372
|
-
|
|
3373
|
-
// @public
|
|
3374
|
-
export interface WebhooksCreateHeaders {
|
|
3375
|
-
// (undocumented)
|
|
3376
|
-
azureAsyncOperation?: string;
|
|
3377
|
-
}
|
|
3378
|
-
|
|
3379
|
-
// @public
|
|
3380
|
-
export interface WebhooksCreateOptionalParams extends coreClient.OperationOptions {
|
|
3381
|
-
resumeFrom?: string;
|
|
3382
|
-
updateIntervalInMs?: number;
|
|
3383
|
-
}
|
|
3384
|
-
|
|
3385
|
-
// @public
|
|
3386
|
-
export type WebhooksCreateResponse = Webhook;
|
|
3387
|
-
|
|
3388
|
-
// @public
|
|
3389
|
-
export interface WebhooksDeleteHeaders {
|
|
3390
|
-
// (undocumented)
|
|
3391
|
-
location?: string;
|
|
3392
|
-
}
|
|
3393
|
-
|
|
3394
|
-
// @public
|
|
3395
|
-
export interface WebhooksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3396
|
-
resumeFrom?: string;
|
|
3397
|
-
updateIntervalInMs?: number;
|
|
3398
|
-
}
|
|
3399
|
-
|
|
3400
|
-
// @public
|
|
3401
|
-
export interface WebhooksGetCallbackConfigOptionalParams extends coreClient.OperationOptions {
|
|
3402
|
-
}
|
|
3403
|
-
|
|
3404
|
-
// @public
|
|
3405
|
-
export type WebhooksGetCallbackConfigResponse = CallbackConfig;
|
|
3406
|
-
|
|
3407
|
-
// @public
|
|
3408
|
-
export interface WebhooksGetOptionalParams extends coreClient.OperationOptions {
|
|
3409
|
-
}
|
|
3410
|
-
|
|
3411
|
-
// @public
|
|
3412
|
-
export type WebhooksGetResponse = Webhook;
|
|
3413
|
-
|
|
3414
|
-
// @public
|
|
3415
|
-
export interface WebhooksListEventsNextOptionalParams extends coreClient.OperationOptions {
|
|
3416
|
-
}
|
|
3417
|
-
|
|
3418
|
-
// @public
|
|
3419
|
-
export type WebhooksListEventsNextResponse = EventListResult;
|
|
3420
|
-
|
|
3421
|
-
// @public
|
|
3422
|
-
export interface WebhooksListEventsOptionalParams extends coreClient.OperationOptions {
|
|
3423
|
-
}
|
|
3424
|
-
|
|
3425
|
-
// @public
|
|
3426
|
-
export type WebhooksListEventsResponse = EventListResult;
|
|
3427
|
-
|
|
3428
|
-
// @public
|
|
3429
|
-
export interface WebhooksListNextOptionalParams extends coreClient.OperationOptions {
|
|
3430
|
-
}
|
|
3431
|
-
|
|
3432
|
-
// @public
|
|
3433
|
-
export type WebhooksListNextResponse = WebhookListResult;
|
|
3434
|
-
|
|
3435
|
-
// @public
|
|
3436
|
-
export interface WebhooksListOptionalParams extends coreClient.OperationOptions {
|
|
3437
|
-
}
|
|
3438
|
-
|
|
3439
|
-
// @public
|
|
3440
|
-
export type WebhooksListResponse = WebhookListResult;
|
|
3441
|
-
|
|
3442
|
-
// @public
|
|
3443
|
-
export interface WebhooksPingOptionalParams extends coreClient.OperationOptions {
|
|
3444
|
-
}
|
|
3445
|
-
|
|
3446
|
-
// @public
|
|
3447
|
-
export type WebhooksPingResponse = EventInfo;
|
|
3448
|
-
|
|
3449
|
-
// @public
|
|
3450
|
-
export type WebhookStatus = string;
|
|
3451
|
-
|
|
3452
|
-
// @public
|
|
3453
|
-
export interface WebhooksUpdateHeaders {
|
|
3454
|
-
// (undocumented)
|
|
3455
|
-
azureAsyncOperation?: string;
|
|
3456
|
-
}
|
|
3457
|
-
|
|
3458
|
-
// @public
|
|
3459
|
-
export interface WebhooksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3460
|
-
resumeFrom?: string;
|
|
3461
|
-
updateIntervalInMs?: number;
|
|
3462
|
-
}
|
|
3463
|
-
|
|
3464
|
-
// @public
|
|
3465
|
-
export type WebhooksUpdateResponse = Webhook;
|
|
3466
|
-
|
|
3467
|
-
// @public
|
|
3468
|
-
export interface WebhookUpdateParameters {
|
|
3469
|
-
actions?: WebhookAction[];
|
|
3470
|
-
customHeaders?: {
|
|
3471
|
-
[propertyName: string]: string;
|
|
3472
|
-
};
|
|
3473
|
-
scope?: string;
|
|
3474
|
-
serviceUri?: string;
|
|
3475
|
-
status?: WebhookStatus;
|
|
3476
|
-
tags?: {
|
|
3477
|
-
[propertyName: string]: string;
|
|
3478
|
-
};
|
|
3479
|
-
}
|
|
3480
|
-
|
|
3481
|
-
// @public
|
|
3482
|
-
export type ZoneRedundancy = string;
|
|
3483
|
-
|
|
3484
|
-
// (No @packageDocumentation comment for this package)
|
|
3485
|
-
|
|
3486
|
-
```
|