@azure/arm-containerregistry 11.0.0-beta.5 → 12.0.0-alpha.20251224.3
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 +3 -3
- package/dist/browser/containerRegistryManagementClient.d.ts +5 -13
- package/dist/browser/containerRegistryManagementClient.d.ts.map +1 -1
- package/dist/browser/containerRegistryManagementClient.js +34 -50
- 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 +9 -10
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +1377 -1914
- 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 +74 -114
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +2829 -3438
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +12 -23
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +58 -175
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/agentPools.d.ts +41 -41
- package/dist/browser/operations/agentPools.d.ts.map +1 -1
- package/dist/browser/operations/agentPools.js +155 -162
- 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 +100 -107
- 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 +118 -120
- 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 +100 -107
- 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 +33 -49
- 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 +71 -62
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/registries.d.ts +53 -53
- package/dist/browser/operations/registries.d.ts.map +1 -1
- package/dist/browser/operations/registries.js +390 -373
- 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 +122 -105
- package/dist/browser/operations/replications.js.map +1 -1
- package/dist/browser/operations/runs.d.ts +22 -22
- package/dist/browser/operations/runs.d.ts.map +1 -1
- package/dist/browser/operations/runs.js +65 -87
- 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 +107 -114
- package/dist/browser/operations/scopeMaps.js.map +1 -1
- package/dist/browser/operations/taskRuns.d.ts +35 -35
- package/dist/browser/operations/taskRuns.d.ts.map +1 -1
- package/dist/browser/operations/taskRuns.js +125 -137
- package/dist/browser/operations/taskRuns.js.map +1 -1
- package/dist/browser/operations/tasks.d.ts +25 -25
- package/dist/browser/operations/tasks.d.ts.map +1 -1
- package/dist/browser/operations/tasks.js +76 -98
- 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 +107 -114
- 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 +169 -157
- package/dist/browser/operations/webhooks.js.map +1 -1
- package/dist/browser/operationsInterfaces/agentPools.d.ts +31 -31
- 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 +48 -48
- 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 +16 -16
- 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 +25 -25
- 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 +19 -19
- 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 +4 -11
- 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 +33 -49
- 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 +9 -10
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +1377 -1914
- 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 +74 -114
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +2832 -3442
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +12 -23
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +59 -176
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/agentPools.d.ts +41 -41
- package/dist/commonjs/operations/agentPools.d.ts.map +1 -1
- package/dist/commonjs/operations/agentPools.js +154 -160
- 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 +99 -105
- 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 +117 -118
- 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 +99 -105
- 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 +33 -48
- 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 +70 -60
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/registries.d.ts +53 -53
- package/dist/commonjs/operations/registries.d.ts.map +1 -1
- package/dist/commonjs/operations/registries.js +389 -371
- 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 +121 -103
- package/dist/commonjs/operations/replications.js.map +1 -1
- package/dist/commonjs/operations/runs.d.ts +22 -22
- package/dist/commonjs/operations/runs.d.ts.map +1 -1
- package/dist/commonjs/operations/runs.js +65 -86
- 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 +106 -112
- package/dist/commonjs/operations/scopeMaps.js.map +1 -1
- package/dist/commonjs/operations/taskRuns.d.ts +35 -35
- package/dist/commonjs/operations/taskRuns.d.ts.map +1 -1
- package/dist/commonjs/operations/taskRuns.js +124 -135
- package/dist/commonjs/operations/taskRuns.js.map +1 -1
- package/dist/commonjs/operations/tasks.d.ts +25 -25
- package/dist/commonjs/operations/tasks.d.ts.map +1 -1
- package/dist/commonjs/operations/tasks.js +76 -97
- 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 +106 -112
- 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 +168 -155
- package/dist/commonjs/operations/webhooks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/agentPools.d.ts +31 -31
- 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 +48 -48
- 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 +16 -16
- 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 +25 -25
- 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 +19 -19
- 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 +4 -11
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/containerRegistryManagementClient.d.ts +5 -13
- package/dist/esm/containerRegistryManagementClient.d.ts.map +1 -1
- package/dist/esm/containerRegistryManagementClient.js +34 -50
- 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 +9 -10
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +1377 -1914
- 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 +74 -114
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +2829 -3438
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +12 -23
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +58 -175
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/agentPools.d.ts +41 -41
- package/dist/esm/operations/agentPools.d.ts.map +1 -1
- package/dist/esm/operations/agentPools.js +155 -162
- 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 +100 -107
- 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 +118 -120
- 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 +100 -107
- 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 +33 -49
- 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 +71 -62
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/registries.d.ts +53 -53
- package/dist/esm/operations/registries.d.ts.map +1 -1
- package/dist/esm/operations/registries.js +390 -373
- 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 +122 -105
- package/dist/esm/operations/replications.js.map +1 -1
- package/dist/esm/operations/runs.d.ts +22 -22
- package/dist/esm/operations/runs.d.ts.map +1 -1
- package/dist/esm/operations/runs.js +65 -87
- 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 +107 -114
- package/dist/esm/operations/scopeMaps.js.map +1 -1
- package/dist/esm/operations/taskRuns.d.ts +35 -35
- package/dist/esm/operations/taskRuns.d.ts.map +1 -1
- package/dist/esm/operations/taskRuns.js +125 -137
- package/dist/esm/operations/taskRuns.js.map +1 -1
- package/dist/esm/operations/tasks.d.ts +25 -25
- package/dist/esm/operations/tasks.d.ts.map +1 -1
- package/dist/esm/operations/tasks.js +76 -98
- 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 +107 -114
- 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 +169 -157
- package/dist/esm/operations/webhooks.js.map +1 -1
- package/dist/esm/operationsInterfaces/agentPools.d.ts +31 -31
- 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 +48 -48
- 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 +16 -16
- 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 +25 -25
- 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 +19 -19
- 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 +4 -11
- 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 +34 -50
- 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 +9 -10
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +1377 -1914
- 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 +74 -114
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +2829 -3438
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +12 -23
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +58 -175
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/agentPools.d.ts +41 -41
- package/dist/react-native/operations/agentPools.d.ts.map +1 -1
- package/dist/react-native/operations/agentPools.js +155 -162
- 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 +100 -107
- 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 +118 -120
- 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 +100 -107
- 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 +33 -49
- 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 +71 -62
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/registries.d.ts +53 -53
- package/dist/react-native/operations/registries.d.ts.map +1 -1
- package/dist/react-native/operations/registries.js +390 -373
- 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 +122 -105
- package/dist/react-native/operations/replications.js.map +1 -1
- package/dist/react-native/operations/runs.d.ts +22 -22
- package/dist/react-native/operations/runs.d.ts.map +1 -1
- package/dist/react-native/operations/runs.js +65 -87
- 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 +107 -114
- package/dist/react-native/operations/scopeMaps.js.map +1 -1
- package/dist/react-native/operations/taskRuns.d.ts +35 -35
- package/dist/react-native/operations/taskRuns.d.ts.map +1 -1
- package/dist/react-native/operations/taskRuns.js +125 -137
- package/dist/react-native/operations/taskRuns.js.map +1 -1
- package/dist/react-native/operations/tasks.d.ts +25 -25
- package/dist/react-native/operations/tasks.d.ts.map +1 -1
- package/dist/react-native/operations/tasks.js +76 -98
- 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 +107 -114
- 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 +169 -157
- package/dist/react-native/operations/webhooks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/agentPools.d.ts +31 -31
- 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 +48 -48
- 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 +16 -16
- 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 +25 -25
- 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 +19 -19
- 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 +4 -11
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +58 -67
- 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 -408
- 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 -428
- 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 -356
- 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 -356
- 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 -356
- 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 -412
- 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 -432
- 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 -360
- 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 -360
- 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 -360
- 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 -408
- 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 -428
- 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 -356
- 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 -356
- 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 -356
- 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 -408
- 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 -428
- 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 -356
- 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 -356
- 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 -356
- 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.api.md +0 -3486
|
@@ -1,73 +1,71 @@
|
|
|
1
|
-
import * as coreClient from "@azure/core-client";
|
|
2
|
-
export type RunRequestUnion = RunRequest | DockerBuildRequest |
|
|
3
|
-
export type TaskStepPropertiesUnion = TaskStepProperties | DockerBuildStep |
|
|
4
|
-
export type TaskStepUpdateParametersUnion = TaskStepUpdateParameters | DockerBuildStepUpdateParameters |
|
|
5
|
-
/** The result of a request to list
|
|
6
|
-
export interface
|
|
7
|
-
/** The list of
|
|
8
|
-
value?:
|
|
9
|
-
/** The URI that can be used to request the next list of
|
|
1
|
+
import type * as coreClient from "@azure/core-client";
|
|
2
|
+
export type RunRequestUnion = RunRequest | DockerBuildRequest | EncodedTaskRunRequest | FileTaskRunRequest | TaskRunRequest;
|
|
3
|
+
export type TaskStepPropertiesUnion = TaskStepProperties | DockerBuildStep | EncodedTaskStep | FileTaskStep;
|
|
4
|
+
export type TaskStepUpdateParametersUnion = TaskStepUpdateParameters | DockerBuildStepUpdateParameters | EncodedTaskStepUpdateParameters | FileTaskStepUpdateParameters;
|
|
5
|
+
/** The result of a request to list container registry operations. */
|
|
6
|
+
export interface OperationListResult {
|
|
7
|
+
/** The list of container registry operations. Since this list may be incomplete, the nextLink field should be used to request the next list of operations. */
|
|
8
|
+
value?: OperationDefinition[];
|
|
9
|
+
/** The URI that can be used to request the next list of container registry operations. */
|
|
10
10
|
nextLink?: string;
|
|
11
11
|
}
|
|
12
|
-
/** The
|
|
13
|
-
export interface
|
|
14
|
-
/** The
|
|
15
|
-
|
|
16
|
-
/**
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
readonly repositoryEndpoint?: string;
|
|
12
|
+
/** The definition of a container registry operation. */
|
|
13
|
+
export interface OperationDefinition {
|
|
14
|
+
/** The origin information of the container registry operation. */
|
|
15
|
+
origin?: string;
|
|
16
|
+
/** Operation name: {provider}/{resource}/{operation}. */
|
|
17
|
+
name?: string;
|
|
18
|
+
/** The display information for the container registry operation. */
|
|
19
|
+
display?: OperationDisplayDefinition;
|
|
21
20
|
/**
|
|
22
|
-
*
|
|
23
|
-
*
|
|
21
|
+
* This property indicates if the operation is an action or a data action
|
|
22
|
+
* ref: https://docs.microsoft.com/en-us/azure/role-based-access-control/role-definitions#management-and-data-operations
|
|
24
23
|
*/
|
|
25
|
-
|
|
24
|
+
isDataAction?: boolean;
|
|
25
|
+
/** The definition of Azure Monitoring service. */
|
|
26
|
+
serviceSpecification?: OperationServiceSpecificationDefinition;
|
|
26
27
|
}
|
|
27
|
-
/** The
|
|
28
|
-
export interface
|
|
29
|
-
/** The
|
|
30
|
-
|
|
31
|
-
/** The
|
|
32
|
-
|
|
28
|
+
/** The display information for a container registry operation. */
|
|
29
|
+
export interface OperationDisplayDefinition {
|
|
30
|
+
/** The resource provider name: Microsoft.ContainerRegistry. */
|
|
31
|
+
provider?: string;
|
|
32
|
+
/** The resource on which the operation is performed. */
|
|
33
|
+
resource?: string;
|
|
34
|
+
/** The operation that users can perform. */
|
|
35
|
+
operation?: string;
|
|
36
|
+
/** The description for the operation. */
|
|
37
|
+
description?: string;
|
|
33
38
|
}
|
|
34
|
-
/** The
|
|
35
|
-
export interface
|
|
36
|
-
/**
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
readonly id?: string;
|
|
41
|
-
/**
|
|
42
|
-
* The name of the resource.
|
|
43
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
44
|
-
*/
|
|
45
|
-
readonly name?: string;
|
|
46
|
-
/**
|
|
47
|
-
* The type of the resource.
|
|
48
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
49
|
-
*/
|
|
50
|
-
readonly type?: string;
|
|
51
|
-
/**
|
|
52
|
-
* Metadata pertaining to creation and last modification of the resource.
|
|
53
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
54
|
-
*/
|
|
55
|
-
readonly systemData?: SystemData;
|
|
39
|
+
/** The definition of Azure Monitoring list. */
|
|
40
|
+
export interface OperationServiceSpecificationDefinition {
|
|
41
|
+
/** A list of Azure Monitoring metrics definition. */
|
|
42
|
+
metricSpecifications?: OperationMetricSpecificationDefinition[];
|
|
43
|
+
/** A list of Azure Monitoring log definitions. */
|
|
44
|
+
logSpecifications?: OperationLogSpecificationDefinition[];
|
|
56
45
|
}
|
|
57
|
-
/**
|
|
58
|
-
export interface
|
|
59
|
-
/**
|
|
60
|
-
|
|
61
|
-
/**
|
|
62
|
-
|
|
63
|
-
/**
|
|
64
|
-
|
|
65
|
-
/**
|
|
66
|
-
|
|
67
|
-
/**
|
|
68
|
-
|
|
69
|
-
/**
|
|
70
|
-
|
|
46
|
+
/** The definition of Azure Monitoring metric. */
|
|
47
|
+
export interface OperationMetricSpecificationDefinition {
|
|
48
|
+
/** Metric name. */
|
|
49
|
+
name?: string;
|
|
50
|
+
/** Metric display name. */
|
|
51
|
+
displayName?: string;
|
|
52
|
+
/** Metric description. */
|
|
53
|
+
displayDescription?: string;
|
|
54
|
+
/** Metric unit. */
|
|
55
|
+
unit?: string;
|
|
56
|
+
/** Metric aggregation type. */
|
|
57
|
+
aggregationType?: string;
|
|
58
|
+
/** Internal metric name. */
|
|
59
|
+
internalMetricName?: string;
|
|
60
|
+
}
|
|
61
|
+
/** The definition of Azure Monitoring log. */
|
|
62
|
+
export interface OperationLogSpecificationDefinition {
|
|
63
|
+
/** Log name. */
|
|
64
|
+
name?: string;
|
|
65
|
+
/** Log display name. */
|
|
66
|
+
displayName?: string;
|
|
67
|
+
/** Log blob duration. */
|
|
68
|
+
blobDuration?: string;
|
|
71
69
|
}
|
|
72
70
|
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
73
71
|
export interface ErrorResponse {
|
|
@@ -115,108 +113,360 @@ export interface ErrorAdditionalInfo {
|
|
|
115
113
|
*/
|
|
116
114
|
readonly info?: Record<string, unknown>;
|
|
117
115
|
}
|
|
118
|
-
/**
|
|
119
|
-
export interface
|
|
120
|
-
/** The
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
value
|
|
127
|
-
|
|
128
|
-
nextLink?: string;
|
|
129
|
-
}
|
|
130
|
-
/** The result of a request to list cache rules for a container registry. */
|
|
131
|
-
export interface CacheRulesListResult {
|
|
132
|
-
/** The list of cache rules. */
|
|
133
|
-
value?: CacheRule[];
|
|
134
|
-
/** If provided, client must use NextLink URI to request next list of cache rules. */
|
|
135
|
-
nextLink?: string;
|
|
116
|
+
/** A request to check whether a container registry name is available. */
|
|
117
|
+
export interface RegistryNameCheckRequest {
|
|
118
|
+
/** The name of the container registry. */
|
|
119
|
+
name: string;
|
|
120
|
+
/** The resource type of the container registry. This field must be set to 'Microsoft.ContainerRegistry/registries'. */
|
|
121
|
+
type: "Microsoft.ContainerRegistry/registries";
|
|
122
|
+
/** The resource group name of the container registry. */
|
|
123
|
+
resourceGroupName?: string;
|
|
124
|
+
/** The auto generated domain name label of the container registry. This value defaults to "Unsecure". */
|
|
125
|
+
autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;
|
|
136
126
|
}
|
|
137
|
-
/** The
|
|
138
|
-
export interface
|
|
139
|
-
/** The
|
|
140
|
-
|
|
127
|
+
/** The result of a request to check the availability of a container registry name. */
|
|
128
|
+
export interface RegistryNameStatus {
|
|
129
|
+
/** The complete login server name with domain name label (DNL) hash, if available */
|
|
130
|
+
availableLoginServerName?: string;
|
|
131
|
+
/** The value that indicates whether the name is available. */
|
|
132
|
+
nameAvailable?: boolean;
|
|
133
|
+
/** If any, the reason that the name is not available. */
|
|
134
|
+
reason?: string;
|
|
135
|
+
/** If any, the error message that provides more detail for the reason that the name is not available. */
|
|
136
|
+
message?: string;
|
|
141
137
|
}
|
|
142
|
-
/** The result of a request to list
|
|
143
|
-
export interface
|
|
144
|
-
/** The list of
|
|
145
|
-
value?:
|
|
146
|
-
/** The URI that can be used to request the next list of
|
|
138
|
+
/** The result of a request to list container registries. */
|
|
139
|
+
export interface RegistryListResult {
|
|
140
|
+
/** The list of container registries. Since this list may be incomplete, the nextLink field should be used to request the next list of container registries. */
|
|
141
|
+
value?: Registry[];
|
|
142
|
+
/** The URI that can be used to request the next list of container registries. */
|
|
147
143
|
nextLink?: string;
|
|
148
144
|
}
|
|
149
|
-
/** The
|
|
150
|
-
export interface
|
|
145
|
+
/** The status of an Azure resource at the time the operation was called. */
|
|
146
|
+
export interface Status {
|
|
151
147
|
/**
|
|
152
|
-
* The
|
|
148
|
+
* The short label for the status.
|
|
153
149
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
154
150
|
*/
|
|
155
|
-
readonly
|
|
156
|
-
}
|
|
157
|
-
/** The properties of the connected registry parent. */
|
|
158
|
-
export interface ParentProperties {
|
|
159
|
-
/** The resource ID of the parent to which the connected registry will be associated. */
|
|
160
|
-
id?: string;
|
|
161
|
-
/** The sync properties of the connected registry with its parent. */
|
|
162
|
-
syncProperties: SyncProperties;
|
|
163
|
-
}
|
|
164
|
-
/** The sync properties of the connected registry with its parent. */
|
|
165
|
-
export interface SyncProperties {
|
|
166
|
-
/** The resource ID of the ACR token used to authenticate the connected registry to its parent during sync. */
|
|
167
|
-
tokenId: string;
|
|
168
|
-
/** The cron expression indicating the schedule that the connected registry will sync with its parent. */
|
|
169
|
-
schedule?: string;
|
|
170
|
-
/** The time window during which sync is enabled for each schedule occurrence. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601. */
|
|
171
|
-
syncWindow?: string;
|
|
172
|
-
/** The period of time for which a message is available to sync before it is expired. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601. */
|
|
173
|
-
messageTtl: string;
|
|
151
|
+
readonly displayStatus?: string;
|
|
174
152
|
/**
|
|
175
|
-
* The
|
|
153
|
+
* The detailed message for the status, including alerts and error messages.
|
|
176
154
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
177
155
|
*/
|
|
178
|
-
readonly
|
|
156
|
+
readonly message?: string;
|
|
179
157
|
/**
|
|
180
|
-
* The
|
|
158
|
+
* The timestamp when the status was changed to the current value.
|
|
181
159
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
182
160
|
*/
|
|
183
|
-
readonly
|
|
161
|
+
readonly timestamp?: Date;
|
|
184
162
|
}
|
|
185
|
-
/** The
|
|
186
|
-
export interface
|
|
187
|
-
/**
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
163
|
+
/** The network rule set for a container registry. */
|
|
164
|
+
export interface NetworkRuleSet {
|
|
165
|
+
/** The default action of allow or deny when no other rules match. */
|
|
166
|
+
defaultAction: DefaultAction;
|
|
167
|
+
/** The IP ACL rules. */
|
|
168
|
+
ipRules?: IPRule[];
|
|
169
|
+
}
|
|
170
|
+
/** IP rule with specific IP or IP range in CIDR format. */
|
|
171
|
+
export interface IPRule {
|
|
172
|
+
/** The action of IP ACL rule. */
|
|
173
|
+
action?: Action;
|
|
174
|
+
/** Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed. */
|
|
175
|
+
iPAddressOrRange: string;
|
|
176
|
+
}
|
|
177
|
+
/** The policies for a container registry. */
|
|
178
|
+
export interface Policies {
|
|
179
|
+
/** The quarantine policy for a container registry. */
|
|
180
|
+
quarantinePolicy?: QuarantinePolicy;
|
|
181
|
+
/** The content trust policy for a container registry. */
|
|
182
|
+
trustPolicy?: TrustPolicy;
|
|
183
|
+
/** The retention policy for a container registry. */
|
|
184
|
+
retentionPolicy?: RetentionPolicy;
|
|
185
|
+
/** The export policy for a container registry. */
|
|
186
|
+
exportPolicy?: ExportPolicy;
|
|
187
|
+
/** The policy for using Azure Resource Manager audience token for a container registry. */
|
|
188
|
+
azureADAuthenticationAsArmPolicy?: AzureADAuthenticationAsArmPolicy;
|
|
189
|
+
}
|
|
190
|
+
/** The quarantine policy for a container registry. */
|
|
191
|
+
export interface QuarantinePolicy {
|
|
192
|
+
/** The value that indicates whether the policy is enabled or not. */
|
|
193
|
+
status?: PolicyStatus;
|
|
194
|
+
}
|
|
195
|
+
/** The content trust policy for a container registry. */
|
|
196
|
+
export interface TrustPolicy {
|
|
197
|
+
/** The type of trust policy. */
|
|
198
|
+
type?: TrustPolicyType;
|
|
199
|
+
/** The value that indicates whether the policy is enabled or not. */
|
|
200
|
+
status?: PolicyStatus;
|
|
201
|
+
}
|
|
202
|
+
/** The retention policy for a container registry. */
|
|
203
|
+
export interface RetentionPolicy {
|
|
204
|
+
/** The number of days to retain an untagged manifest after which it gets purged. */
|
|
205
|
+
days?: number;
|
|
192
206
|
/**
|
|
193
|
-
* The
|
|
207
|
+
* The timestamp when the policy was last updated.
|
|
194
208
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
195
209
|
*/
|
|
196
|
-
readonly
|
|
210
|
+
readonly lastUpdatedTime?: Date;
|
|
211
|
+
/** The value that indicates whether the policy is enabled or not. */
|
|
212
|
+
status?: PolicyStatus;
|
|
197
213
|
}
|
|
198
|
-
/** The
|
|
199
|
-
export interface
|
|
214
|
+
/** The export policy for a container registry. */
|
|
215
|
+
export interface ExportPolicy {
|
|
216
|
+
/** The value that indicates whether the policy is enabled or not. */
|
|
217
|
+
status?: ExportPolicyStatus;
|
|
218
|
+
}
|
|
219
|
+
/** The policy for using Azure Resource Manager audience token for a container registry. */
|
|
220
|
+
export interface AzureADAuthenticationAsArmPolicy {
|
|
221
|
+
/** The value that indicates whether the policy is enabled or not. */
|
|
222
|
+
status?: AzureADAuthenticationAsArmPolicyStatus;
|
|
223
|
+
}
|
|
224
|
+
export interface EncryptionProperty {
|
|
225
|
+
/** Indicates whether or not the encryption is enabled for container registry. */
|
|
226
|
+
status?: EncryptionStatus;
|
|
227
|
+
/** Key vault properties. */
|
|
228
|
+
keyVaultProperties?: KeyVaultProperties;
|
|
229
|
+
}
|
|
230
|
+
export interface KeyVaultProperties {
|
|
231
|
+
/** Key vault uri to access the encryption key. */
|
|
232
|
+
keyIdentifier?: string;
|
|
200
233
|
/**
|
|
201
|
-
*
|
|
234
|
+
* The fully qualified key identifier that includes the version of the key that is actually used for encryption.
|
|
202
235
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
203
236
|
*/
|
|
204
|
-
readonly
|
|
237
|
+
readonly versionedKeyIdentifier?: string;
|
|
238
|
+
/** The client id of the identity which will be used to access key vault. */
|
|
239
|
+
identity?: string;
|
|
205
240
|
/**
|
|
206
|
-
*
|
|
241
|
+
* Auto key rotation status for a CMK enabled registry.
|
|
207
242
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
208
243
|
*/
|
|
209
|
-
readonly
|
|
210
|
-
}
|
|
211
|
-
/** The TLS certificate properties of the connected registry login server. */
|
|
212
|
-
export interface TlsCertificateProperties {
|
|
244
|
+
readonly keyRotationEnabled?: boolean;
|
|
213
245
|
/**
|
|
214
|
-
*
|
|
246
|
+
* Timestamp of the last successful key rotation.
|
|
215
247
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
216
248
|
*/
|
|
217
|
-
readonly
|
|
218
|
-
|
|
219
|
-
|
|
249
|
+
readonly lastKeyRotationTimestamp?: Date;
|
|
250
|
+
}
|
|
251
|
+
/** The Private Endpoint resource. */
|
|
252
|
+
export interface PrivateEndpoint {
|
|
253
|
+
/** This is private endpoint resource created with Microsoft.Network resource provider. */
|
|
254
|
+
id?: string;
|
|
255
|
+
}
|
|
256
|
+
/** The state of a private link service connection. */
|
|
257
|
+
export interface PrivateLinkServiceConnectionState {
|
|
258
|
+
/** The private link service connection status. */
|
|
259
|
+
status?: ConnectionStatus;
|
|
260
|
+
/** The description for connection status. For example if connection is rejected it can indicate reason for rejection. */
|
|
261
|
+
description?: string;
|
|
262
|
+
/** A message indicating if changes on the service provider require any updates on the consumer. */
|
|
263
|
+
actionsRequired?: ActionsRequired;
|
|
264
|
+
}
|
|
265
|
+
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
266
|
+
export interface Resource {
|
|
267
|
+
/**
|
|
268
|
+
* Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
|
|
269
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
270
|
+
*/
|
|
271
|
+
readonly id?: string;
|
|
272
|
+
/**
|
|
273
|
+
* The name of the resource
|
|
274
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
275
|
+
*/
|
|
276
|
+
readonly name?: string;
|
|
277
|
+
/**
|
|
278
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
279
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
280
|
+
*/
|
|
281
|
+
readonly type?: string;
|
|
282
|
+
/**
|
|
283
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
284
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
285
|
+
*/
|
|
286
|
+
readonly systemData?: SystemData;
|
|
287
|
+
}
|
|
288
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
|
289
|
+
export interface SystemData {
|
|
290
|
+
/** The identity that created the resource. */
|
|
291
|
+
createdBy?: string;
|
|
292
|
+
/** The type of identity that created the resource. */
|
|
293
|
+
createdByType?: CreatedByType;
|
|
294
|
+
/** The timestamp of resource creation (UTC). */
|
|
295
|
+
createdAt?: Date;
|
|
296
|
+
/** The identity that last modified the resource. */
|
|
297
|
+
lastModifiedBy?: string;
|
|
298
|
+
/** The type of identity that last modified the resource. */
|
|
299
|
+
lastModifiedByType?: CreatedByType;
|
|
300
|
+
/** The timestamp of resource last modification (UTC) */
|
|
301
|
+
lastModifiedAt?: Date;
|
|
302
|
+
}
|
|
303
|
+
/** The SKU of a container registry. */
|
|
304
|
+
export interface Sku {
|
|
305
|
+
/** The SKU name of the container registry. Required for registry creation. */
|
|
306
|
+
name: SkuName;
|
|
307
|
+
/**
|
|
308
|
+
* The SKU tier based on the SKU name.
|
|
309
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
310
|
+
*/
|
|
311
|
+
readonly tier?: SkuTier;
|
|
312
|
+
}
|
|
313
|
+
/** Managed identity for the resource. */
|
|
314
|
+
export interface IdentityProperties {
|
|
315
|
+
/**
|
|
316
|
+
* The principal ID of resource identity.
|
|
317
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
318
|
+
*/
|
|
319
|
+
readonly principalId?: string;
|
|
320
|
+
/**
|
|
321
|
+
* The tenant ID of resource.
|
|
322
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
323
|
+
*/
|
|
324
|
+
readonly tenantId?: string;
|
|
325
|
+
/** The identity type. */
|
|
326
|
+
type?: ResourceIdentityType;
|
|
327
|
+
/**
|
|
328
|
+
* The list of user identities associated with the resource. The user identity
|
|
329
|
+
* dictionary key references will be ARM resource ids in the form:
|
|
330
|
+
* '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
|
|
331
|
+
* providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
|
|
332
|
+
*/
|
|
333
|
+
userAssignedIdentities?: {
|
|
334
|
+
[propertyName: string]: UserIdentityProperties;
|
|
335
|
+
};
|
|
336
|
+
}
|
|
337
|
+
export interface UserIdentityProperties {
|
|
338
|
+
/**
|
|
339
|
+
* The principal id of user assigned identity.
|
|
340
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
341
|
+
*/
|
|
342
|
+
readonly principalId?: string;
|
|
343
|
+
/**
|
|
344
|
+
* The client id of user assigned identity.
|
|
345
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
346
|
+
*/
|
|
347
|
+
readonly clientId?: string;
|
|
348
|
+
}
|
|
349
|
+
/** The parameters for updating a container registry. */
|
|
350
|
+
export interface RegistryUpdateParameters {
|
|
351
|
+
/** The identity of the container registry. */
|
|
352
|
+
identity?: IdentityProperties;
|
|
353
|
+
/** The tags for the container registry. */
|
|
354
|
+
tags?: {
|
|
355
|
+
[propertyName: string]: string;
|
|
356
|
+
};
|
|
357
|
+
/** The SKU of the container registry. */
|
|
358
|
+
sku?: Sku;
|
|
359
|
+
/** The value that indicates whether the admin user is enabled. */
|
|
360
|
+
adminUserEnabled?: boolean;
|
|
361
|
+
/** The network rule set for a container registry. */
|
|
362
|
+
networkRuleSet?: NetworkRuleSet;
|
|
363
|
+
/** The policies for a container registry. */
|
|
364
|
+
policies?: Policies;
|
|
365
|
+
/** The encryption settings of container registry. */
|
|
366
|
+
encryption?: EncryptionProperty;
|
|
367
|
+
/** Enable a single data endpoint per region for serving data. */
|
|
368
|
+
dataEndpointEnabled?: boolean;
|
|
369
|
+
/** Whether or not public network access is allowed for the container registry. */
|
|
370
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
|
371
|
+
/** Whether to allow trusted Azure services to access a network restricted registry. */
|
|
372
|
+
networkRuleBypassOptions?: NetworkRuleBypassOptions;
|
|
373
|
+
/** Whether to allow ACR Tasks service to access a network restricted registry. */
|
|
374
|
+
networkRuleBypassAllowedForTasks?: boolean;
|
|
375
|
+
/** Enables registry-wide pull from unauthenticated clients. */
|
|
376
|
+
anonymousPullEnabled?: boolean;
|
|
377
|
+
/** Determines registry role assignment mode. */
|
|
378
|
+
roleAssignmentMode?: RoleAssignmentMode;
|
|
379
|
+
}
|
|
380
|
+
/** The result of a request to list cache rules for a container registry. */
|
|
381
|
+
export interface CacheRulesListResult {
|
|
382
|
+
/** The list of cache rules. Since this list may be incomplete, the nextLink field should be used to request the next list of cache rules. */
|
|
383
|
+
value?: CacheRule[];
|
|
384
|
+
/** The URI that can be used to request the next list of cache rules. */
|
|
385
|
+
nextLink?: string;
|
|
386
|
+
}
|
|
387
|
+
/** The parameters for updating a cache rule. */
|
|
388
|
+
export interface CacheRuleUpdateParameters {
|
|
389
|
+
/** The ARM resource ID of the credential store which is associated with the Cache rule. */
|
|
390
|
+
credentialSetResourceId?: string;
|
|
391
|
+
}
|
|
392
|
+
/** The result of a request to list connected registries for a container registry. */
|
|
393
|
+
export interface ConnectedRegistryListResult {
|
|
394
|
+
/** The list of connected registries. Since this list may be incomplete, the nextLink field should be used to request the next list of connected registries. */
|
|
395
|
+
value?: ConnectedRegistry[];
|
|
396
|
+
/** The URI that can be used to request the next list of connected registries. */
|
|
397
|
+
nextLink?: string;
|
|
398
|
+
}
|
|
399
|
+
/** The activation properties of the connected registry. */
|
|
400
|
+
export interface ActivationProperties {
|
|
401
|
+
/**
|
|
402
|
+
* The activation status of the connected registry.
|
|
403
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
404
|
+
*/
|
|
405
|
+
readonly status?: ActivationStatus;
|
|
406
|
+
}
|
|
407
|
+
/** The properties of the connected registry parent. */
|
|
408
|
+
export interface ParentProperties {
|
|
409
|
+
/** The resource ID of the parent to which the connected registry will be associated. */
|
|
410
|
+
id?: string;
|
|
411
|
+
/** The sync properties of the connected registry with its parent. */
|
|
412
|
+
syncProperties: SyncProperties;
|
|
413
|
+
}
|
|
414
|
+
/** The sync properties of the connected registry with its parent. */
|
|
415
|
+
export interface SyncProperties {
|
|
416
|
+
/** The resource ID of the ACR token used to authenticate the connected registry to its parent during sync. */
|
|
417
|
+
tokenId: string;
|
|
418
|
+
/** The cron expression indicating the schedule that the connected registry will sync with its parent. */
|
|
419
|
+
schedule?: string;
|
|
420
|
+
/** The time window during which sync is enabled for each schedule occurrence. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601. */
|
|
421
|
+
syncWindow?: string;
|
|
422
|
+
/** The period of time for which a message is available to sync before it is expired. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601. */
|
|
423
|
+
messageTtl: string;
|
|
424
|
+
/**
|
|
425
|
+
* The last time a sync occurred between the connected registry and its parent.
|
|
426
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
427
|
+
*/
|
|
428
|
+
readonly lastSyncTime?: Date;
|
|
429
|
+
/**
|
|
430
|
+
* The gateway endpoint used by the connected registry to communicate with its parent.
|
|
431
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
432
|
+
*/
|
|
433
|
+
readonly gatewayEndpoint?: string;
|
|
434
|
+
}
|
|
435
|
+
/** The login server properties of the connected registry. */
|
|
436
|
+
export interface LoginServerProperties {
|
|
437
|
+
/**
|
|
438
|
+
* The host of the connected registry. Can be FQDN or IP.
|
|
439
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
440
|
+
*/
|
|
441
|
+
readonly host?: string;
|
|
442
|
+
/**
|
|
443
|
+
* The TLS properties of the connected registry login server.
|
|
444
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
445
|
+
*/
|
|
446
|
+
readonly tls?: TlsProperties;
|
|
447
|
+
}
|
|
448
|
+
/** The TLS properties of the connected registry login server. */
|
|
449
|
+
export interface TlsProperties {
|
|
450
|
+
/**
|
|
451
|
+
* Indicates whether HTTPS is enabled for the login server.
|
|
452
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
453
|
+
*/
|
|
454
|
+
readonly status?: TlsStatus;
|
|
455
|
+
/**
|
|
456
|
+
* The certificate used to configure HTTPS for the login server.
|
|
457
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
458
|
+
*/
|
|
459
|
+
readonly certificate?: TlsCertificateProperties;
|
|
460
|
+
}
|
|
461
|
+
/** The TLS certificate properties of the connected registry login server. */
|
|
462
|
+
export interface TlsCertificateProperties {
|
|
463
|
+
/**
|
|
464
|
+
* The type of certificate location.
|
|
465
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
466
|
+
*/
|
|
467
|
+
readonly type?: CertificateType;
|
|
468
|
+
/**
|
|
469
|
+
* Indicates the location of the certificates.
|
|
220
470
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
221
471
|
*/
|
|
222
472
|
readonly location?: string;
|
|
@@ -236,7 +486,7 @@ export interface StatusDetailProperties {
|
|
|
236
486
|
*/
|
|
237
487
|
readonly type?: string;
|
|
238
488
|
/**
|
|
239
|
-
* The
|
|
489
|
+
* The HTTP status code.
|
|
240
490
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
241
491
|
*/
|
|
242
492
|
readonly code?: string;
|
|
@@ -292,42 +542,6 @@ export interface CredentialSetListResult {
|
|
|
292
542
|
/** The URI that can be used to request the next list of credential sets. */
|
|
293
543
|
nextLink?: string;
|
|
294
544
|
}
|
|
295
|
-
/** Managed identity for the resource. */
|
|
296
|
-
export interface IdentityProperties {
|
|
297
|
-
/**
|
|
298
|
-
* The principal ID of resource identity.
|
|
299
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
300
|
-
*/
|
|
301
|
-
readonly principalId?: string;
|
|
302
|
-
/**
|
|
303
|
-
* The tenant ID of resource.
|
|
304
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
305
|
-
*/
|
|
306
|
-
readonly tenantId?: string;
|
|
307
|
-
/** The identity type. */
|
|
308
|
-
type?: ResourceIdentityType;
|
|
309
|
-
/**
|
|
310
|
-
* The list of user identities associated with the resource. The user identity
|
|
311
|
-
* dictionary key references will be ARM resource ids in the form:
|
|
312
|
-
* '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
|
|
313
|
-
* providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
|
|
314
|
-
*/
|
|
315
|
-
userAssignedIdentities?: {
|
|
316
|
-
[propertyName: string]: UserIdentityProperties;
|
|
317
|
-
};
|
|
318
|
-
}
|
|
319
|
-
export interface UserIdentityProperties {
|
|
320
|
-
/**
|
|
321
|
-
* The principal id of user assigned identity.
|
|
322
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
323
|
-
*/
|
|
324
|
-
readonly principalId?: string;
|
|
325
|
-
/**
|
|
326
|
-
* The client id of user assigned identity.
|
|
327
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
328
|
-
*/
|
|
329
|
-
readonly clientId?: string;
|
|
330
|
-
}
|
|
331
545
|
/** Authentication credential stored for an upstream. */
|
|
332
546
|
export interface AuthCredential {
|
|
333
547
|
/** The name of the credential. */
|
|
@@ -361,25 +575,35 @@ export interface CredentialSetUpdateParameters {
|
|
|
361
575
|
*/
|
|
362
576
|
authCredentials?: AuthCredential[];
|
|
363
577
|
}
|
|
364
|
-
/** The
|
|
365
|
-
export interface
|
|
366
|
-
/** The
|
|
367
|
-
|
|
368
|
-
/** The
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
/**
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
578
|
+
/** The parameters used to generate credentials for a specified token or user of a container registry. */
|
|
579
|
+
export interface GenerateCredentialsParameters {
|
|
580
|
+
/** The resource ID of the token for which credentials have to be generated. */
|
|
581
|
+
tokenId?: string;
|
|
582
|
+
/** The expiry date of the generated credentials after which the credentials become invalid. */
|
|
583
|
+
expiry?: Date;
|
|
584
|
+
/** Specifies name of the password which should be regenerated if any -- password1 or password2. */
|
|
585
|
+
name?: TokenPasswordName;
|
|
586
|
+
}
|
|
587
|
+
/** The response from the GenerateCredentials operation. */
|
|
588
|
+
export interface GenerateCredentialsResult {
|
|
589
|
+
/** The username for a container registry. */
|
|
590
|
+
username?: string;
|
|
591
|
+
/** The list of passwords for a container registry. */
|
|
592
|
+
passwords?: TokenPassword[];
|
|
593
|
+
}
|
|
594
|
+
/** The password that will be used for authenticating the token of a container registry. */
|
|
595
|
+
export interface TokenPassword {
|
|
596
|
+
/** The creation datetime of the password. */
|
|
597
|
+
creationTime?: Date;
|
|
598
|
+
/** The expiry datetime of the password. */
|
|
599
|
+
expiry?: Date;
|
|
600
|
+
/** The password name "password1" or "password2" */
|
|
601
|
+
name?: TokenPasswordName;
|
|
602
|
+
/**
|
|
603
|
+
* The password value.
|
|
604
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
605
|
+
*/
|
|
606
|
+
readonly value?: string;
|
|
383
607
|
}
|
|
384
608
|
export interface ImportImageParameters {
|
|
385
609
|
/** The source of the image. */
|
|
@@ -412,410 +636,19 @@ export interface ImportSourceCredentials {
|
|
|
412
636
|
/** The password used to authenticate with the source registry. */
|
|
413
637
|
password: string;
|
|
414
638
|
}
|
|
415
|
-
/** The
|
|
416
|
-
export interface
|
|
417
|
-
/** The
|
|
418
|
-
|
|
419
|
-
/** The
|
|
420
|
-
|
|
421
|
-
}
|
|
422
|
-
/** The properties of the import pipeline source. */
|
|
423
|
-
export interface ImportPipelineSourceProperties {
|
|
424
|
-
/** The type of source for the import pipeline. */
|
|
425
|
-
type?: PipelineSourceType;
|
|
426
|
-
/**
|
|
427
|
-
* The source uri of the import pipeline.
|
|
428
|
-
* When 'AzureStorageBlob': "https://accountName.blob.core.windows.net/containerName/blobName"
|
|
429
|
-
* When 'AzureStorageBlobContainer': "https://accountName.blob.core.windows.net/containerName"
|
|
430
|
-
*/
|
|
431
|
-
uri?: string;
|
|
432
|
-
/** They key vault secret uri to obtain the source storage SAS token. */
|
|
433
|
-
keyVaultUri: string;
|
|
434
|
-
}
|
|
435
|
-
export interface PipelineTriggerProperties {
|
|
436
|
-
/** The source trigger properties of the pipeline. */
|
|
437
|
-
sourceTrigger?: PipelineSourceTriggerProperties;
|
|
438
|
-
}
|
|
439
|
-
export interface PipelineSourceTriggerProperties {
|
|
440
|
-
/** The current status of the source trigger. */
|
|
441
|
-
status: TriggerStatus;
|
|
442
|
-
}
|
|
443
|
-
/** The result of a request to list container registry operations. */
|
|
444
|
-
export interface OperationListResult {
|
|
445
|
-
/** The list of container registry operations. Since this list may be incomplete, the nextLink field should be used to request the next list of operations. */
|
|
446
|
-
value?: OperationDefinition[];
|
|
447
|
-
/** The URI that can be used to request the next list of container registry operations. */
|
|
448
|
-
nextLink?: string;
|
|
449
|
-
}
|
|
450
|
-
/** The definition of a container registry operation. */
|
|
451
|
-
export interface OperationDefinition {
|
|
452
|
-
/** The origin information of the container registry operation. */
|
|
453
|
-
origin?: string;
|
|
454
|
-
/** Operation name: {provider}/{resource}/{operation}. */
|
|
455
|
-
name?: string;
|
|
456
|
-
/** The display information for the container registry operation. */
|
|
457
|
-
display?: OperationDisplayDefinition;
|
|
458
|
-
/**
|
|
459
|
-
* This property indicates if the operation is an action or a data action
|
|
460
|
-
* ref: https://docs.microsoft.com/en-us/azure/role-based-access-control/role-definitions#management-and-data-operations
|
|
461
|
-
*/
|
|
462
|
-
isDataAction?: boolean;
|
|
463
|
-
/** The definition of Azure Monitoring service. */
|
|
464
|
-
serviceSpecification?: OperationServiceSpecificationDefinition;
|
|
465
|
-
}
|
|
466
|
-
/** The display information for a container registry operation. */
|
|
467
|
-
export interface OperationDisplayDefinition {
|
|
468
|
-
/** The resource provider name: Microsoft.ContainerRegistry. */
|
|
469
|
-
provider?: string;
|
|
470
|
-
/** The resource on which the operation is performed. */
|
|
471
|
-
resource?: string;
|
|
472
|
-
/** The operation that users can perform. */
|
|
473
|
-
operation?: string;
|
|
474
|
-
/** The description for the operation. */
|
|
475
|
-
description?: string;
|
|
476
|
-
}
|
|
477
|
-
/** The definition of Azure Monitoring list. */
|
|
478
|
-
export interface OperationServiceSpecificationDefinition {
|
|
479
|
-
/** A list of Azure Monitoring metrics definition. */
|
|
480
|
-
metricSpecifications?: OperationMetricSpecificationDefinition[];
|
|
481
|
-
/** A list of Azure Monitoring log definitions. */
|
|
482
|
-
logSpecifications?: OperationLogSpecificationDefinition[];
|
|
483
|
-
}
|
|
484
|
-
/** The definition of Azure Monitoring metric. */
|
|
485
|
-
export interface OperationMetricSpecificationDefinition {
|
|
486
|
-
/** Metric name. */
|
|
487
|
-
name?: string;
|
|
488
|
-
/** Metric display name. */
|
|
489
|
-
displayName?: string;
|
|
490
|
-
/** Metric description. */
|
|
491
|
-
displayDescription?: string;
|
|
492
|
-
/** Metric unit. */
|
|
493
|
-
unit?: string;
|
|
494
|
-
/** Metric aggregation type. */
|
|
495
|
-
aggregationType?: string;
|
|
496
|
-
/** Internal metric name. */
|
|
497
|
-
internalMetricName?: string;
|
|
498
|
-
}
|
|
499
|
-
/** The definition of Azure Monitoring log. */
|
|
500
|
-
export interface OperationLogSpecificationDefinition {
|
|
501
|
-
/** Log name. */
|
|
502
|
-
name?: string;
|
|
503
|
-
/** Log display name. */
|
|
504
|
-
displayName?: string;
|
|
505
|
-
/** Log blob duration. */
|
|
506
|
-
blobDuration?: string;
|
|
507
|
-
}
|
|
508
|
-
/** A request to check whether a container registry name is available. */
|
|
509
|
-
export interface RegistryNameCheckRequest {
|
|
510
|
-
/** The name of the container registry. */
|
|
511
|
-
name: string;
|
|
512
|
-
/** The resource type of the container registry. This field must be set to 'Microsoft.ContainerRegistry/registries'. */
|
|
513
|
-
type: "Microsoft.ContainerRegistry/registries";
|
|
514
|
-
/** The resource group name of the container registry. */
|
|
515
|
-
resourceGroupName?: string;
|
|
516
|
-
/** The auto generated domain name label of the container registry. This value defaults to "Unsecure". */
|
|
517
|
-
autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;
|
|
518
|
-
}
|
|
519
|
-
/** The result of a request to check the availability of a container registry name. */
|
|
520
|
-
export interface RegistryNameStatus {
|
|
521
|
-
/** The complete login server name with domain name label (DNL) hash, if available */
|
|
522
|
-
availableLoginServerName?: string;
|
|
523
|
-
/** The value that indicates whether the name is available. */
|
|
524
|
-
nameAvailable?: boolean;
|
|
525
|
-
/** If any, the reason that the name is not available. */
|
|
526
|
-
reason?: string;
|
|
527
|
-
/** If any, the error message that provides more detail for the reason that the name is not available. */
|
|
528
|
-
message?: string;
|
|
529
|
-
}
|
|
530
|
-
/** The result of a request to list pipeline runs for a container registry. */
|
|
531
|
-
export interface PipelineRunListResult {
|
|
532
|
-
/** The list of pipeline runs. Since this list may be incomplete, the nextLink field should be used to request the next list of pipeline runs. */
|
|
533
|
-
value?: PipelineRun[];
|
|
534
|
-
/** The URI that can be used to request the next list of pipeline runs. */
|
|
535
|
-
nextLink?: string;
|
|
536
|
-
}
|
|
537
|
-
/** The request properties provided for a pipeline run. */
|
|
538
|
-
export interface PipelineRunRequest {
|
|
539
|
-
/** The resource ID of the pipeline to run. */
|
|
540
|
-
pipelineResourceId?: string;
|
|
541
|
-
/**
|
|
542
|
-
* List of source artifacts to be transferred by the pipeline.
|
|
543
|
-
* Specify an image by repository ('hello-world'). This will use the 'latest' tag.
|
|
544
|
-
* Specify an image by tag ('hello-world:latest').
|
|
545
|
-
* Specify an image by sha256-based manifest digest ('hello-world@sha256:abc123').
|
|
546
|
-
*/
|
|
547
|
-
artifacts?: string[];
|
|
548
|
-
/** The source properties of the pipeline run. */
|
|
549
|
-
source?: PipelineRunSourceProperties;
|
|
550
|
-
/** The target properties of the pipeline run. */
|
|
551
|
-
target?: PipelineRunTargetProperties;
|
|
552
|
-
/** The digest of the tar used to transfer the artifacts. */
|
|
553
|
-
catalogDigest?: string;
|
|
554
|
-
}
|
|
555
|
-
export interface PipelineRunSourceProperties {
|
|
556
|
-
/** The type of the source. */
|
|
557
|
-
type?: PipelineRunSourceType;
|
|
558
|
-
/** The name of the source. */
|
|
559
|
-
name?: string;
|
|
560
|
-
}
|
|
561
|
-
export interface PipelineRunTargetProperties {
|
|
562
|
-
/** The type of the target. */
|
|
563
|
-
type?: PipelineRunTargetType;
|
|
564
|
-
/** The name of the target. */
|
|
565
|
-
name?: string;
|
|
566
|
-
}
|
|
567
|
-
/** The response properties returned for a pipeline run. */
|
|
568
|
-
export interface PipelineRunResponse {
|
|
569
|
-
/** The current status of the pipeline run. */
|
|
570
|
-
status?: string;
|
|
571
|
-
/** The artifacts imported in the pipeline run. */
|
|
572
|
-
importedArtifacts?: string[];
|
|
573
|
-
/** The current progress of the copy operation. */
|
|
574
|
-
progress?: ProgressProperties;
|
|
575
|
-
/** The time the pipeline run started. */
|
|
576
|
-
startTime?: Date;
|
|
577
|
-
/** The time the pipeline run finished. */
|
|
578
|
-
finishTime?: Date;
|
|
579
|
-
/** The source of the pipeline run. */
|
|
580
|
-
source?: ImportPipelineSourceProperties;
|
|
581
|
-
/** The target of the pipeline run. */
|
|
582
|
-
target?: ExportPipelineTargetProperties;
|
|
583
|
-
/** The digest of the tar used to transfer the artifacts. */
|
|
584
|
-
catalogDigest?: string;
|
|
585
|
-
/** The trigger that caused the pipeline run. */
|
|
586
|
-
trigger?: PipelineTriggerDescriptor;
|
|
587
|
-
/** The detailed error message for the pipeline run in the case of failure. */
|
|
588
|
-
pipelineRunErrorMessage?: string;
|
|
589
|
-
}
|
|
590
|
-
export interface ProgressProperties {
|
|
591
|
-
/** The percentage complete of the copy operation. */
|
|
592
|
-
percentage?: string;
|
|
593
|
-
}
|
|
594
|
-
export interface PipelineTriggerDescriptor {
|
|
595
|
-
/** The source trigger that caused the pipeline run. */
|
|
596
|
-
sourceTrigger?: PipelineSourceTriggerDescriptor;
|
|
597
|
-
}
|
|
598
|
-
export interface PipelineSourceTriggerDescriptor {
|
|
599
|
-
/** The timestamp when the source update happened. */
|
|
600
|
-
timestamp?: Date;
|
|
601
|
-
}
|
|
602
|
-
/** The result of a request to list private endpoint connections for a container registry. */
|
|
603
|
-
export interface PrivateEndpointConnectionListResult {
|
|
604
|
-
/** The list of private endpoint connections. Since this list may be incomplete, the nextLink field should be used to request the next list of private endpoint connections. */
|
|
605
|
-
value?: PrivateEndpointConnection[];
|
|
606
|
-
/** The URI that can be used to request the next list of private endpoint connections. */
|
|
607
|
-
nextLink?: string;
|
|
608
|
-
}
|
|
609
|
-
/** The Private Endpoint resource. */
|
|
610
|
-
export interface PrivateEndpoint {
|
|
611
|
-
/** This is private endpoint resource created with Microsoft.Network resource provider. */
|
|
612
|
-
id?: string;
|
|
613
|
-
}
|
|
614
|
-
/** The state of a private link service connection. */
|
|
615
|
-
export interface PrivateLinkServiceConnectionState {
|
|
616
|
-
/** The private link service connection status. */
|
|
617
|
-
status?: ConnectionStatus;
|
|
618
|
-
/** The description for connection status. For example if connection is rejected it can indicate reason for rejection. */
|
|
619
|
-
description?: string;
|
|
620
|
-
/** A message indicating if changes on the service provider require any updates on the consumer. */
|
|
621
|
-
actionsRequired?: ActionsRequired;
|
|
622
|
-
}
|
|
623
|
-
/** The result of a request to list container registries. */
|
|
624
|
-
export interface RegistryListResult {
|
|
625
|
-
/** The list of container registries. Since this list may be incomplete, the nextLink field should be used to request the next list of container registries. */
|
|
626
|
-
value?: Registry[];
|
|
627
|
-
/** The URI that can be used to request the next list of container registries. */
|
|
628
|
-
nextLink?: string;
|
|
629
|
-
}
|
|
630
|
-
/** The SKU of a container registry. */
|
|
631
|
-
export interface Sku {
|
|
632
|
-
/** The SKU name of the container registry. Required for registry creation. */
|
|
633
|
-
name: SkuName;
|
|
634
|
-
/**
|
|
635
|
-
* The SKU tier based on the SKU name.
|
|
636
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
637
|
-
*/
|
|
638
|
-
readonly tier?: SkuTier;
|
|
639
|
-
}
|
|
640
|
-
/** The status of an Azure resource at the time the operation was called. */
|
|
641
|
-
export interface Status {
|
|
642
|
-
/**
|
|
643
|
-
* The short label for the status.
|
|
644
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
645
|
-
*/
|
|
646
|
-
readonly displayStatus?: string;
|
|
647
|
-
/**
|
|
648
|
-
* The detailed message for the status, including alerts and error messages.
|
|
649
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
650
|
-
*/
|
|
651
|
-
readonly message?: string;
|
|
652
|
-
/**
|
|
653
|
-
* The timestamp when the status was changed to the current value.
|
|
654
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
655
|
-
*/
|
|
656
|
-
readonly timestamp?: Date;
|
|
657
|
-
}
|
|
658
|
-
/** The network rule set for a container registry. */
|
|
659
|
-
export interface NetworkRuleSet {
|
|
660
|
-
/** The default action of allow or deny when no other rules match. */
|
|
661
|
-
defaultAction: DefaultAction;
|
|
662
|
-
/** The IP ACL rules. */
|
|
663
|
-
ipRules?: IPRule[];
|
|
664
|
-
}
|
|
665
|
-
/** IP rule with specific IP or IP range in CIDR format. */
|
|
666
|
-
export interface IPRule {
|
|
667
|
-
/** The action of IP ACL rule. */
|
|
668
|
-
action?: Action;
|
|
669
|
-
/** Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed. */
|
|
670
|
-
iPAddressOrRange: string;
|
|
671
|
-
}
|
|
672
|
-
/** The policies for a container registry. */
|
|
673
|
-
export interface Policies {
|
|
674
|
-
/** The quarantine policy for a container registry. */
|
|
675
|
-
quarantinePolicy?: QuarantinePolicy;
|
|
676
|
-
/** The content trust policy for a container registry. */
|
|
677
|
-
trustPolicy?: TrustPolicy;
|
|
678
|
-
/** The retention policy for a container registry. */
|
|
679
|
-
retentionPolicy?: RetentionPolicy;
|
|
680
|
-
/** The export policy for a container registry. */
|
|
681
|
-
exportPolicy?: ExportPolicy;
|
|
682
|
-
/** The policy for using ARM audience token for a container registry. */
|
|
683
|
-
azureADAuthenticationAsArmPolicy?: AzureADAuthenticationAsArmPolicy;
|
|
684
|
-
/** The soft delete policy for a container registry. */
|
|
685
|
-
softDeletePolicy?: SoftDeletePolicy;
|
|
686
|
-
}
|
|
687
|
-
/** The quarantine policy for a container registry. */
|
|
688
|
-
export interface QuarantinePolicy {
|
|
689
|
-
/** The value that indicates whether the policy is enabled or not. */
|
|
690
|
-
status?: PolicyStatus;
|
|
691
|
-
}
|
|
692
|
-
/** The content trust policy for a container registry. */
|
|
693
|
-
export interface TrustPolicy {
|
|
694
|
-
/** The type of trust policy. */
|
|
695
|
-
type?: TrustPolicyType;
|
|
696
|
-
/** The value that indicates whether the policy is enabled or not. */
|
|
697
|
-
status?: PolicyStatus;
|
|
698
|
-
}
|
|
699
|
-
/** The retention policy for a container registry. */
|
|
700
|
-
export interface RetentionPolicy {
|
|
701
|
-
/** The number of days to retain an untagged manifest after which it gets purged. */
|
|
702
|
-
days?: number;
|
|
703
|
-
/**
|
|
704
|
-
* The timestamp when the policy was last updated.
|
|
705
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
706
|
-
*/
|
|
707
|
-
readonly lastUpdatedTime?: Date;
|
|
708
|
-
/** The value that indicates whether the policy is enabled or not. */
|
|
709
|
-
status?: PolicyStatus;
|
|
710
|
-
}
|
|
711
|
-
/** The export policy for a container registry. */
|
|
712
|
-
export interface ExportPolicy {
|
|
713
|
-
/** The value that indicates whether the policy is enabled or not. */
|
|
714
|
-
status?: ExportPolicyStatus;
|
|
715
|
-
}
|
|
716
|
-
/** The policy for using ARM audience token for a container registry. */
|
|
717
|
-
export interface AzureADAuthenticationAsArmPolicy {
|
|
718
|
-
/** The value that indicates whether the policy is enabled or not. */
|
|
719
|
-
status?: AzureADAuthenticationAsArmPolicyStatus;
|
|
720
|
-
}
|
|
721
|
-
/** The soft delete policy for a container registry */
|
|
722
|
-
export interface SoftDeletePolicy {
|
|
723
|
-
/** The number of days after which a soft-deleted item is permanently deleted. */
|
|
724
|
-
retentionDays?: number;
|
|
725
|
-
/**
|
|
726
|
-
* The timestamp when the policy was last updated.
|
|
727
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
728
|
-
*/
|
|
729
|
-
readonly lastUpdatedTime?: Date;
|
|
730
|
-
/** The value that indicates whether the policy is enabled or not. */
|
|
731
|
-
status?: PolicyStatus;
|
|
732
|
-
}
|
|
733
|
-
export interface EncryptionProperty {
|
|
734
|
-
/** Indicates whether or not the encryption is enabled for container registry. */
|
|
735
|
-
status?: EncryptionStatus;
|
|
736
|
-
/** Key vault properties. */
|
|
737
|
-
keyVaultProperties?: KeyVaultProperties;
|
|
738
|
-
}
|
|
739
|
-
export interface KeyVaultProperties {
|
|
740
|
-
/** Key vault uri to access the encryption key. */
|
|
741
|
-
keyIdentifier?: string;
|
|
742
|
-
/**
|
|
743
|
-
* The fully qualified key identifier that includes the version of the key that is actually used for encryption.
|
|
744
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
745
|
-
*/
|
|
746
|
-
readonly versionedKeyIdentifier?: string;
|
|
747
|
-
/** The client id of the identity which will be used to access key vault. */
|
|
748
|
-
identity?: string;
|
|
749
|
-
/**
|
|
750
|
-
* Auto key rotation status for a CMK enabled registry.
|
|
751
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
752
|
-
*/
|
|
753
|
-
readonly keyRotationEnabled?: boolean;
|
|
754
|
-
/**
|
|
755
|
-
* Timestamp of the last successful key rotation.
|
|
756
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
757
|
-
*/
|
|
758
|
-
readonly lastKeyRotationTimestamp?: Date;
|
|
759
|
-
}
|
|
760
|
-
/** An Azure resource. */
|
|
761
|
-
export interface Resource {
|
|
762
|
-
/**
|
|
763
|
-
* The resource ID.
|
|
764
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
765
|
-
*/
|
|
766
|
-
readonly id?: string;
|
|
767
|
-
/**
|
|
768
|
-
* The name of the resource.
|
|
769
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
770
|
-
*/
|
|
771
|
-
readonly name?: string;
|
|
772
|
-
/**
|
|
773
|
-
* The type of the resource.
|
|
774
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
775
|
-
*/
|
|
776
|
-
readonly type?: string;
|
|
777
|
-
/** The location of the resource. This cannot be changed after the resource is created. */
|
|
778
|
-
location: string;
|
|
779
|
-
/** The tags of the resource. */
|
|
780
|
-
tags?: {
|
|
781
|
-
[propertyName: string]: string;
|
|
782
|
-
};
|
|
783
|
-
/**
|
|
784
|
-
* Metadata pertaining to creation and last modification of the resource.
|
|
785
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
786
|
-
*/
|
|
787
|
-
readonly systemData?: SystemData;
|
|
639
|
+
/** The response from the ListCredentials operation. */
|
|
640
|
+
export interface RegistryListCredentialsResult {
|
|
641
|
+
/** The username for a container registry. */
|
|
642
|
+
username?: string;
|
|
643
|
+
/** The list of passwords for a container registry. */
|
|
644
|
+
passwords?: RegistryPassword[];
|
|
788
645
|
}
|
|
789
|
-
/** The
|
|
790
|
-
export interface
|
|
791
|
-
/** The
|
|
792
|
-
|
|
793
|
-
/** The
|
|
794
|
-
|
|
795
|
-
[propertyName: string]: string;
|
|
796
|
-
};
|
|
797
|
-
/** The SKU of the container registry. */
|
|
798
|
-
sku?: Sku;
|
|
799
|
-
/** The value that indicates whether the admin user is enabled. */
|
|
800
|
-
adminUserEnabled?: boolean;
|
|
801
|
-
/** The network rule set for a container registry. */
|
|
802
|
-
networkRuleSet?: NetworkRuleSet;
|
|
803
|
-
/** The policies for a container registry. */
|
|
804
|
-
policies?: Policies;
|
|
805
|
-
/** The encryption settings of container registry. */
|
|
806
|
-
encryption?: EncryptionProperty;
|
|
807
|
-
/** Enable a single data endpoint per region for serving data. */
|
|
808
|
-
dataEndpointEnabled?: boolean;
|
|
809
|
-
/** Whether or not public network access is allowed for the container registry. */
|
|
810
|
-
publicNetworkAccess?: PublicNetworkAccess;
|
|
811
|
-
/** Whether to allow trusted Azure services to access a network restricted registry. */
|
|
812
|
-
networkRuleBypassOptions?: NetworkRuleBypassOptions;
|
|
813
|
-
/** Enables registry-wide pull from unauthenticated clients. */
|
|
814
|
-
anonymousPullEnabled?: boolean;
|
|
815
|
-
/** Determines whether registry artifacts are indexed for metadata search. */
|
|
816
|
-
metadataSearch?: MetadataSearch;
|
|
817
|
-
/** Determines registry role assignment mode. */
|
|
818
|
-
roleAssignmentMode?: RoleAssignmentMode;
|
|
646
|
+
/** The login password for the container registry. */
|
|
647
|
+
export interface RegistryPassword {
|
|
648
|
+
/** The password name. */
|
|
649
|
+
name?: PasswordName;
|
|
650
|
+
/** The password value. */
|
|
651
|
+
value?: string;
|
|
819
652
|
}
|
|
820
653
|
/** The result of a request to get container registry quota usages. */
|
|
821
654
|
export interface RegistryUsageListResult {
|
|
@@ -833,6 +666,13 @@ export interface RegistryUsage {
|
|
|
833
666
|
/** The unit of measurement. */
|
|
834
667
|
unit?: RegistryUsageUnit;
|
|
835
668
|
}
|
|
669
|
+
/** The result of a request to list private endpoint connections for a container registry. */
|
|
670
|
+
export interface PrivateEndpointConnectionListResult {
|
|
671
|
+
/** The list of private endpoint connections. Since this list may be incomplete, the nextLink field should be used to request the next list of private endpoint connections. */
|
|
672
|
+
value?: PrivateEndpointConnection[];
|
|
673
|
+
/** The URI that can be used to request the next list of private endpoint connections. */
|
|
674
|
+
nextLink?: string;
|
|
675
|
+
}
|
|
836
676
|
/** The result of a request to list private link resources for a container registry. */
|
|
837
677
|
export interface PrivateLinkResourceListResult {
|
|
838
678
|
/** The list of private link resources. Since this list may be incomplete, the nextLink field should be used to request the next list of private link resources. */
|
|
@@ -840,38 +680,6 @@ export interface PrivateLinkResourceListResult {
|
|
|
840
680
|
/** The URI that can be used to request the next list of private link resources. */
|
|
841
681
|
nextLink?: string;
|
|
842
682
|
}
|
|
843
|
-
/** A resource that supports private link capabilities. */
|
|
844
|
-
export interface PrivateLinkResource {
|
|
845
|
-
/**
|
|
846
|
-
* The resource type is private link resource.
|
|
847
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
848
|
-
*/
|
|
849
|
-
readonly type?: string;
|
|
850
|
-
/** The resource ID. */
|
|
851
|
-
id?: string;
|
|
852
|
-
/** The name of the resource. */
|
|
853
|
-
name?: string;
|
|
854
|
-
/** The private link resource group id. */
|
|
855
|
-
groupId?: string;
|
|
856
|
-
/** The private link resource required member names. */
|
|
857
|
-
requiredMembers?: string[];
|
|
858
|
-
/** The private link resource Private link DNS zone name. */
|
|
859
|
-
requiredZoneNames?: string[];
|
|
860
|
-
}
|
|
861
|
-
/** The response from the ListCredentials operation. */
|
|
862
|
-
export interface RegistryListCredentialsResult {
|
|
863
|
-
/** The username for a container registry. */
|
|
864
|
-
username?: string;
|
|
865
|
-
/** The list of passwords for a container registry. */
|
|
866
|
-
passwords?: RegistryPassword[];
|
|
867
|
-
}
|
|
868
|
-
/** The login password for the container registry. */
|
|
869
|
-
export interface RegistryPassword {
|
|
870
|
-
/** The password name. */
|
|
871
|
-
name?: PasswordName;
|
|
872
|
-
/** The password value. */
|
|
873
|
-
value?: string;
|
|
874
|
-
}
|
|
875
683
|
/** The parameters used to regenerate the login credential. */
|
|
876
684
|
export interface RegenerateCredentialParameters {
|
|
877
685
|
/** Specifies name of the password which should be regenerated -- password or password2. */
|
|
@@ -933,20 +741,6 @@ export interface TokenCertificate {
|
|
|
933
741
|
/** Base 64 encoded string of the public certificate1 in PEM format that will be used for authenticating the token. */
|
|
934
742
|
encodedPemCertificate?: string;
|
|
935
743
|
}
|
|
936
|
-
/** The password that will be used for authenticating the token of a container registry. */
|
|
937
|
-
export interface TokenPassword {
|
|
938
|
-
/** The creation datetime of the password. */
|
|
939
|
-
creationTime?: Date;
|
|
940
|
-
/** The expiry datetime of the password. */
|
|
941
|
-
expiry?: Date;
|
|
942
|
-
/** The password name "password1" or "password2" */
|
|
943
|
-
name?: TokenPasswordName;
|
|
944
|
-
/**
|
|
945
|
-
* The password value.
|
|
946
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
947
|
-
*/
|
|
948
|
-
readonly value?: string;
|
|
949
|
-
}
|
|
950
744
|
/** The parameters for updating a token. */
|
|
951
745
|
export interface TokenUpdateParameters {
|
|
952
746
|
/** The resource ID of the scope map to which the token will be associated with. */
|
|
@@ -956,22 +750,6 @@ export interface TokenUpdateParameters {
|
|
|
956
750
|
/** The credentials that can be used for authenticating the token. */
|
|
957
751
|
credentials?: TokenCredentialsProperties;
|
|
958
752
|
}
|
|
959
|
-
/** The parameters used to generate credentials for a specified token or user of a container registry. */
|
|
960
|
-
export interface GenerateCredentialsParameters {
|
|
961
|
-
/** The resource ID of the token for which credentials have to be generated. */
|
|
962
|
-
tokenId?: string;
|
|
963
|
-
/** The expiry date of the generated credentials after which the credentials become invalid. */
|
|
964
|
-
expiry?: Date;
|
|
965
|
-
/** Specifies name of the password which should be regenerated if any -- password1 or password2. */
|
|
966
|
-
name?: TokenPasswordName;
|
|
967
|
-
}
|
|
968
|
-
/** The response from the GenerateCredentials operation. */
|
|
969
|
-
export interface GenerateCredentialsResult {
|
|
970
|
-
/** The username for a container registry. */
|
|
971
|
-
username?: string;
|
|
972
|
-
/** The list of passwords for a container registry. */
|
|
973
|
-
passwords?: TokenPassword[];
|
|
974
|
-
}
|
|
975
753
|
/** The result of a request to list webhooks for a container registry. */
|
|
976
754
|
export interface WebhookListResult {
|
|
977
755
|
/** The list of webhooks. Since this list may be incomplete, the nextLink field should be used to request the next list of webhooks. */
|
|
@@ -987,7 +765,10 @@ export interface WebhookCreateParameters {
|
|
|
987
765
|
};
|
|
988
766
|
/** The location of the webhook. This cannot be changed after the resource is created. */
|
|
989
767
|
location: string;
|
|
990
|
-
/**
|
|
768
|
+
/**
|
|
769
|
+
* The service URI for the webhook to post notifications.
|
|
770
|
+
* This value contains a credential. Consider obscuring before showing to users
|
|
771
|
+
*/
|
|
991
772
|
serviceUri?: string;
|
|
992
773
|
/** Custom headers that will be added to the webhook notifications. */
|
|
993
774
|
customHeaders?: {
|
|
@@ -1006,7 +787,10 @@ export interface WebhookUpdateParameters {
|
|
|
1006
787
|
tags?: {
|
|
1007
788
|
[propertyName: string]: string;
|
|
1008
789
|
};
|
|
1009
|
-
/**
|
|
790
|
+
/**
|
|
791
|
+
* The service URI for the webhook to post notifications.
|
|
792
|
+
* This value contains a credential. Consider obscuring before showing to users
|
|
793
|
+
*/
|
|
1010
794
|
serviceUri?: string;
|
|
1011
795
|
/** Custom headers that will be added to the webhook notifications. */
|
|
1012
796
|
customHeaders?: {
|
|
@@ -1019,10 +803,14 @@ export interface WebhookUpdateParameters {
|
|
|
1019
803
|
/** The list of actions that trigger the webhook to post notifications. */
|
|
1020
804
|
actions?: WebhookAction[];
|
|
1021
805
|
}
|
|
1022
|
-
/** The
|
|
1023
|
-
export interface
|
|
1024
|
-
/** The
|
|
1025
|
-
|
|
806
|
+
/** The configuration of service URI and custom headers for the webhook. */
|
|
807
|
+
export interface CallbackConfig {
|
|
808
|
+
/** The service URI for the webhook to post notifications. */
|
|
809
|
+
serviceUri: string;
|
|
810
|
+
/** Custom headers that will be added to the webhook notifications. */
|
|
811
|
+
customHeaders?: {
|
|
812
|
+
[propertyName: string]: string;
|
|
813
|
+
};
|
|
1026
814
|
}
|
|
1027
815
|
/** The result of a request to list events for a webhook. */
|
|
1028
816
|
export interface EventListResult {
|
|
@@ -1124,14 +912,17 @@ export interface EventResponseMessage {
|
|
|
1124
912
|
/** The HTTP message version. */
|
|
1125
913
|
version?: string;
|
|
1126
914
|
}
|
|
1127
|
-
/** The
|
|
1128
|
-
export interface
|
|
1129
|
-
/** The
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
915
|
+
/** The basic information of an event. */
|
|
916
|
+
export interface EventInfo {
|
|
917
|
+
/** The event ID. */
|
|
918
|
+
id?: string;
|
|
919
|
+
}
|
|
920
|
+
/** The collection of agent pools. */
|
|
921
|
+
export interface AgentPoolListResult {
|
|
922
|
+
/** The collection value. */
|
|
923
|
+
value?: AgentPool[];
|
|
924
|
+
/** The URI that can be used to request the next set of paged results. */
|
|
925
|
+
nextLink?: string;
|
|
1135
926
|
}
|
|
1136
927
|
/** The parameters for updating an agent pool. */
|
|
1137
928
|
export interface AgentPoolUpdateParameters {
|
|
@@ -1142,28 +933,24 @@ export interface AgentPoolUpdateParameters {
|
|
|
1142
933
|
/** The count of agent machine */
|
|
1143
934
|
count?: number;
|
|
1144
935
|
}
|
|
1145
|
-
/** The collection of agent pools. */
|
|
1146
|
-
export interface AgentPoolListResult {
|
|
1147
|
-
/** The collection value. */
|
|
1148
|
-
value?: AgentPool[];
|
|
1149
|
-
/** The URI that can be used to request the next set of paged results. */
|
|
1150
|
-
nextLink?: string;
|
|
1151
|
-
}
|
|
1152
936
|
/** The QueueStatus of Agent Pool */
|
|
1153
937
|
export interface AgentPoolQueueStatus {
|
|
1154
938
|
/** The number of pending runs in the queue */
|
|
1155
939
|
count?: number;
|
|
1156
940
|
}
|
|
1157
|
-
/** The
|
|
1158
|
-
export interface
|
|
1159
|
-
/**
|
|
1160
|
-
|
|
1161
|
-
/** The
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
941
|
+
/** The properties of a response to source upload request. */
|
|
942
|
+
export interface SourceUploadDefinition {
|
|
943
|
+
/** The URL where the client can upload the source. */
|
|
944
|
+
uploadUrl?: string;
|
|
945
|
+
/** The relative path to the source. This is used to submit the subsequent queue build request. */
|
|
946
|
+
relativePath?: string;
|
|
947
|
+
}
|
|
948
|
+
/** The collection of runs. */
|
|
949
|
+
export interface RunListResult {
|
|
950
|
+
/** The collection value. */
|
|
951
|
+
value?: Run[];
|
|
952
|
+
/** The URI that can be used to request the next set of paged results. */
|
|
953
|
+
nextLink?: string;
|
|
1167
954
|
}
|
|
1168
955
|
/** Properties for a registry image. */
|
|
1169
956
|
export interface ImageDescriptor {
|
|
@@ -1222,20 +1009,6 @@ export interface AgentProperties {
|
|
|
1222
1009
|
/** The CPU configuration in terms of number of cores required for the run. */
|
|
1223
1010
|
cpu?: number;
|
|
1224
1011
|
}
|
|
1225
|
-
/** The properties of a response to source upload request. */
|
|
1226
|
-
export interface SourceUploadDefinition {
|
|
1227
|
-
/** The URL where the client can upload the source. */
|
|
1228
|
-
uploadUrl?: string;
|
|
1229
|
-
/** The relative path to the source. This is used to submit the subsequent queue build request. */
|
|
1230
|
-
relativePath?: string;
|
|
1231
|
-
}
|
|
1232
|
-
/** Collection of runs. */
|
|
1233
|
-
export interface RunListResult {
|
|
1234
|
-
/** The collection value. */
|
|
1235
|
-
value?: Run[];
|
|
1236
|
-
/** The URI that can be used to request the next set of paged results. */
|
|
1237
|
-
nextLink?: string;
|
|
1238
|
-
}
|
|
1239
1012
|
/** The set of run properties that can be updated. */
|
|
1240
1013
|
export interface RunUpdateParameters {
|
|
1241
1014
|
/** The value that indicates whether archiving is enabled or not. */
|
|
@@ -1248,6 +1021,24 @@ export interface RunGetLogResult {
|
|
|
1248
1021
|
/** The link to logs in registry for a run on a azure container registry. */
|
|
1249
1022
|
logArtifactLink?: string;
|
|
1250
1023
|
}
|
|
1024
|
+
/** The request parameters for scheduling a run. */
|
|
1025
|
+
export interface RunRequest {
|
|
1026
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1027
|
+
type: "DockerBuildRequest" | "EncodedTaskRunRequest" | "FileTaskRunRequest" | "TaskRunRequest";
|
|
1028
|
+
/** The value that indicates whether archiving is enabled for the run or not. */
|
|
1029
|
+
isArchiveEnabled?: boolean;
|
|
1030
|
+
/** The dedicated agent pool for the run. */
|
|
1031
|
+
agentPoolName?: string;
|
|
1032
|
+
/** The template that describes the repository and tag information for run log artifact. */
|
|
1033
|
+
logTemplate?: string;
|
|
1034
|
+
}
|
|
1035
|
+
/** The collection of task runs. */
|
|
1036
|
+
export interface TaskRunListResult {
|
|
1037
|
+
/** The collection value. */
|
|
1038
|
+
value?: TaskRun[];
|
|
1039
|
+
/** The URI that can be used to request the next set of paged results. */
|
|
1040
|
+
nextLink?: string;
|
|
1041
|
+
}
|
|
1251
1042
|
/** The parameters for updating a task run. */
|
|
1252
1043
|
export interface TaskRunUpdateParameters {
|
|
1253
1044
|
/** Identity for the resource. */
|
|
@@ -1263,13 +1054,6 @@ export interface TaskRunUpdateParameters {
|
|
|
1263
1054
|
/** How the run should be forced to rerun even if the run request configuration has not changed */
|
|
1264
1055
|
forceUpdateTag?: string;
|
|
1265
1056
|
}
|
|
1266
|
-
/** The collection of task runs. */
|
|
1267
|
-
export interface TaskRunListResult {
|
|
1268
|
-
/** The collection value. */
|
|
1269
|
-
value?: TaskRun[];
|
|
1270
|
-
/** The URI that can be used to request the next set of paged results. */
|
|
1271
|
-
nextLink?: string;
|
|
1272
|
-
}
|
|
1273
1057
|
/** The collection of tasks. */
|
|
1274
1058
|
export interface TaskListResult {
|
|
1275
1059
|
/** The collection value. */
|
|
@@ -1280,7 +1064,7 @@ export interface TaskListResult {
|
|
|
1280
1064
|
/** Base properties for any task step. */
|
|
1281
1065
|
export interface TaskStepProperties {
|
|
1282
1066
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1283
|
-
type: "Docker" | "
|
|
1067
|
+
type: "Docker" | "EncodedTask" | "FileTask";
|
|
1284
1068
|
/**
|
|
1285
1069
|
* List of base image dependencies for a step.
|
|
1286
1070
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1472,7 +1256,7 @@ export interface PlatformUpdateParameters {
|
|
|
1472
1256
|
/** Base properties for updating any task step. */
|
|
1473
1257
|
export interface TaskStepUpdateParameters {
|
|
1474
1258
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1475
|
-
type: "Docker" | "
|
|
1259
|
+
type: "Docker" | "EncodedTask" | "FileTask";
|
|
1476
1260
|
/** The URL(absolute or relative) of the source context for the task step. */
|
|
1477
1261
|
contextPath?: string;
|
|
1478
1262
|
/** The token (git PAT or SAS token of storage account blob) associated with the context for a step. */
|
|
@@ -1547,52 +1331,6 @@ export interface BaseImageTriggerUpdateParameters {
|
|
|
1547
1331
|
/** The name of the trigger. */
|
|
1548
1332
|
name: string;
|
|
1549
1333
|
}
|
|
1550
|
-
/** The properties of a storage account for a container registry. Only applicable to Classic SKU. */
|
|
1551
|
-
export interface StorageAccountProperties {
|
|
1552
|
-
/** The resource ID of the storage account. */
|
|
1553
|
-
id: string;
|
|
1554
|
-
}
|
|
1555
|
-
/** The properties of a package type. */
|
|
1556
|
-
export interface PackageType {
|
|
1557
|
-
/** The name of the package type. */
|
|
1558
|
-
name?: string;
|
|
1559
|
-
/**
|
|
1560
|
-
* The endpoint of the package type.
|
|
1561
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1562
|
-
*/
|
|
1563
|
-
readonly endpoint?: string;
|
|
1564
|
-
}
|
|
1565
|
-
/** The Active Directory Object that will be used for authenticating the token of a container registry. */
|
|
1566
|
-
export interface ActiveDirectoryObject {
|
|
1567
|
-
/** The user/group/application object ID for Active Directory Object that will be used for authenticating the token of a container registry. */
|
|
1568
|
-
objectId?: string;
|
|
1569
|
-
/** The tenant ID of user/group/application object Active Directory Object that will be used for authenticating the token of a container registry. */
|
|
1570
|
-
tenantId?: string;
|
|
1571
|
-
}
|
|
1572
|
-
/** Properties that are enabled for Odata querying on runs. */
|
|
1573
|
-
export interface RunFilter {
|
|
1574
|
-
/** The unique identifier for the run. */
|
|
1575
|
-
runId?: string;
|
|
1576
|
-
/** The type of run. */
|
|
1577
|
-
runType?: RunType;
|
|
1578
|
-
/** The current status of the run. */
|
|
1579
|
-
status?: RunStatus;
|
|
1580
|
-
/** The create time for a run. */
|
|
1581
|
-
createTime?: Date;
|
|
1582
|
-
/** The time the run finished. */
|
|
1583
|
-
finishTime?: Date;
|
|
1584
|
-
/**
|
|
1585
|
-
* The list of comma-separated image manifests that were generated from the run. This is applicable if the run is of
|
|
1586
|
-
* build type.
|
|
1587
|
-
*/
|
|
1588
|
-
outputImageManifests?: string;
|
|
1589
|
-
/** The value that indicates whether archiving is enabled or not. */
|
|
1590
|
-
isArchiveEnabled?: boolean;
|
|
1591
|
-
/** The name of the task that the run corresponds to. */
|
|
1592
|
-
taskName?: string;
|
|
1593
|
-
/** The name of the agent pool that the run corresponds to. */
|
|
1594
|
-
agentPoolName?: string;
|
|
1595
|
-
}
|
|
1596
1334
|
/** The properties of a run argument. */
|
|
1597
1335
|
export interface Argument {
|
|
1598
1336
|
/** The name of the argument. */
|
|
@@ -1625,43 +1363,219 @@ export interface OverrideTaskStepProperties {
|
|
|
1625
1363
|
target?: string;
|
|
1626
1364
|
/** The collection of overridable values that can be passed when running a Task. */
|
|
1627
1365
|
values?: SetValue[];
|
|
1628
|
-
/** Base64 encoded update trigger token that will be attached with the base image trigger webhook. */
|
|
1629
|
-
updateTriggerToken?: string;
|
|
1630
|
-
}
|
|
1631
|
-
/** The
|
|
1632
|
-
export interface
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
/**
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
/**
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
readonly
|
|
1650
|
-
/**
|
|
1651
|
-
* The
|
|
1652
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1653
|
-
*/
|
|
1654
|
-
readonly
|
|
1366
|
+
/** Base64 encoded update trigger token that will be attached with the base image trigger webhook. */
|
|
1367
|
+
updateTriggerToken?: string;
|
|
1368
|
+
}
|
|
1369
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
1370
|
+
export interface ProxyResource extends Resource {
|
|
1371
|
+
}
|
|
1372
|
+
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
1373
|
+
export interface TrackedResource extends Resource {
|
|
1374
|
+
/** Resource tags. */
|
|
1375
|
+
tags?: {
|
|
1376
|
+
[propertyName: string]: string;
|
|
1377
|
+
};
|
|
1378
|
+
/** The geo-location where the resource lives */
|
|
1379
|
+
location: string;
|
|
1380
|
+
}
|
|
1381
|
+
/** A private link resource. */
|
|
1382
|
+
export interface PrivateLinkResource extends Resource {
|
|
1383
|
+
/**
|
|
1384
|
+
* The private link resource group id.
|
|
1385
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1386
|
+
*/
|
|
1387
|
+
readonly groupId?: string;
|
|
1388
|
+
/**
|
|
1389
|
+
* The private link resource required member names.
|
|
1390
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1391
|
+
*/
|
|
1392
|
+
readonly requiredMembers?: string[];
|
|
1393
|
+
/** The private link resource private link DNS zone name. */
|
|
1394
|
+
requiredZoneNames?: string[];
|
|
1395
|
+
}
|
|
1396
|
+
/** The event for a webhook. */
|
|
1397
|
+
export interface Event extends EventInfo {
|
|
1398
|
+
/** The event request message sent to the service URI. */
|
|
1399
|
+
eventRequestMessage?: EventRequestMessage;
|
|
1400
|
+
/** The event response message received from the service URI. */
|
|
1401
|
+
eventResponseMessage?: EventResponseMessage;
|
|
1402
|
+
}
|
|
1403
|
+
/** The parameters for a docker quick build. */
|
|
1404
|
+
export interface DockerBuildRequest extends RunRequest {
|
|
1405
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1406
|
+
type: "DockerBuildRequest";
|
|
1407
|
+
/** The fully qualified image names including the repository and tag. */
|
|
1408
|
+
imageNames?: string[];
|
|
1409
|
+
/** The value of this property indicates whether the image built should be pushed to the registry or not. */
|
|
1410
|
+
isPushEnabled?: boolean;
|
|
1411
|
+
/** The value of this property indicates whether the image cache is enabled or not. */
|
|
1412
|
+
noCache?: boolean;
|
|
1413
|
+
/** The Docker file path relative to the source location. */
|
|
1414
|
+
dockerFilePath: string;
|
|
1415
|
+
/** The name of the target build stage for the docker build. */
|
|
1416
|
+
target?: string;
|
|
1417
|
+
/** The collection of override arguments to be used when executing the run. */
|
|
1418
|
+
arguments?: Argument[];
|
|
1419
|
+
/** Run timeout in seconds. */
|
|
1420
|
+
timeout?: number;
|
|
1421
|
+
/** The platform properties against which the run has to happen. */
|
|
1422
|
+
platform: PlatformProperties;
|
|
1423
|
+
/** The machine configuration of the run agent. */
|
|
1424
|
+
agentConfiguration?: AgentProperties;
|
|
1425
|
+
/**
|
|
1426
|
+
* The URL(absolute or relative) of the source context. It can be an URL to a tar or git repository.
|
|
1427
|
+
* If it is relative URL, the relative path should be obtained from calling listBuildSourceUploadUrl API.
|
|
1428
|
+
*/
|
|
1429
|
+
sourceLocation?: string;
|
|
1430
|
+
/** The properties that describes a set of credentials that will be used when this run is invoked. */
|
|
1431
|
+
credentials?: Credentials;
|
|
1432
|
+
}
|
|
1433
|
+
/** The parameters for a quick task run request. */
|
|
1434
|
+
export interface EncodedTaskRunRequest extends RunRequest {
|
|
1435
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1436
|
+
type: "EncodedTaskRunRequest";
|
|
1437
|
+
/** Base64 encoded value of the template/definition file content. */
|
|
1438
|
+
encodedTaskContent: string;
|
|
1439
|
+
/** Base64 encoded value of the parameters/values file content. */
|
|
1440
|
+
encodedValuesContent?: string;
|
|
1441
|
+
/** The collection of overridable values that can be passed when running a task. */
|
|
1442
|
+
values?: SetValue[];
|
|
1443
|
+
/** Run timeout in seconds. */
|
|
1444
|
+
timeout?: number;
|
|
1445
|
+
/** The platform properties against which the run has to happen. */
|
|
1446
|
+
platform: PlatformProperties;
|
|
1447
|
+
/** The machine configuration of the run agent. */
|
|
1448
|
+
agentConfiguration?: AgentProperties;
|
|
1449
|
+
/**
|
|
1450
|
+
* The URL(absolute or relative) of the source context. It can be an URL to a tar or git repository.
|
|
1451
|
+
* If it is relative URL, the relative path should be obtained from calling listBuildSourceUploadUrl API.
|
|
1452
|
+
*/
|
|
1453
|
+
sourceLocation?: string;
|
|
1454
|
+
/** The properties that describes a set of credentials that will be used when this run is invoked. */
|
|
1455
|
+
credentials?: Credentials;
|
|
1456
|
+
}
|
|
1457
|
+
/** The request parameters for a scheduling run against a task file. */
|
|
1458
|
+
export interface FileTaskRunRequest extends RunRequest {
|
|
1459
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1460
|
+
type: "FileTaskRunRequest";
|
|
1461
|
+
/** The template/definition file path relative to the source. */
|
|
1462
|
+
taskFilePath: string;
|
|
1463
|
+
/** The values/parameters file path relative to the source. */
|
|
1464
|
+
valuesFilePath?: string;
|
|
1465
|
+
/** The collection of overridable values that can be passed when running a task. */
|
|
1466
|
+
values?: SetValue[];
|
|
1467
|
+
/** Run timeout in seconds. */
|
|
1468
|
+
timeout?: number;
|
|
1469
|
+
/** The platform properties against which the run has to happen. */
|
|
1470
|
+
platform: PlatformProperties;
|
|
1471
|
+
/** The machine configuration of the run agent. */
|
|
1472
|
+
agentConfiguration?: AgentProperties;
|
|
1473
|
+
/**
|
|
1474
|
+
* The URL(absolute or relative) of the source context. It can be an URL to a tar or git repository.
|
|
1475
|
+
* If it is relative URL, the relative path should be obtained from calling listBuildSourceUploadUrl API.
|
|
1476
|
+
*/
|
|
1477
|
+
sourceLocation?: string;
|
|
1478
|
+
/** The properties that describes a set of credentials that will be used when this run is invoked. */
|
|
1479
|
+
credentials?: Credentials;
|
|
1480
|
+
}
|
|
1481
|
+
/** The parameters for a task run request. */
|
|
1482
|
+
export interface TaskRunRequest extends RunRequest {
|
|
1483
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1484
|
+
type: "TaskRunRequest";
|
|
1485
|
+
/** The resource ID of task against which run has to be queued. */
|
|
1486
|
+
taskId: string;
|
|
1487
|
+
/** Set of overridable parameters that can be passed when running a Task. */
|
|
1488
|
+
overrideTaskStepProperties?: OverrideTaskStepProperties;
|
|
1489
|
+
}
|
|
1490
|
+
/** The Docker build step. */
|
|
1491
|
+
export interface DockerBuildStep extends TaskStepProperties {
|
|
1492
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1493
|
+
type: "Docker";
|
|
1494
|
+
/** The fully qualified image names including the repository and tag. */
|
|
1495
|
+
imageNames?: string[];
|
|
1496
|
+
/** The value of this property indicates whether the image built should be pushed to the registry or not. */
|
|
1497
|
+
isPushEnabled?: boolean;
|
|
1498
|
+
/** The value of this property indicates whether the image cache is enabled or not. */
|
|
1499
|
+
noCache?: boolean;
|
|
1500
|
+
/** The Docker file path relative to the source context. */
|
|
1501
|
+
dockerFilePath: string;
|
|
1502
|
+
/** The name of the target build stage for the docker build. */
|
|
1503
|
+
target?: string;
|
|
1504
|
+
/** The collection of override arguments to be used when executing this build step. */
|
|
1505
|
+
arguments?: Argument[];
|
|
1506
|
+
}
|
|
1507
|
+
/** The properties of a encoded task step. */
|
|
1508
|
+
export interface EncodedTaskStep extends TaskStepProperties {
|
|
1509
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1510
|
+
type: "EncodedTask";
|
|
1511
|
+
/** Base64 encoded value of the template/definition file content. */
|
|
1512
|
+
encodedTaskContent: string;
|
|
1513
|
+
/** Base64 encoded value of the parameters/values file content. */
|
|
1514
|
+
encodedValuesContent?: string;
|
|
1515
|
+
/** The collection of overridable values that can be passed when running a task. */
|
|
1516
|
+
values?: SetValue[];
|
|
1517
|
+
}
|
|
1518
|
+
/** The properties of a task step. */
|
|
1519
|
+
export interface FileTaskStep extends TaskStepProperties {
|
|
1520
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1521
|
+
type: "FileTask";
|
|
1522
|
+
/** The task template/definition file path relative to the source context. */
|
|
1523
|
+
taskFilePath: string;
|
|
1524
|
+
/** The task values/parameters file path relative to the source context. */
|
|
1525
|
+
valuesFilePath?: string;
|
|
1526
|
+
/** The collection of overridable values that can be passed when running a task. */
|
|
1527
|
+
values?: SetValue[];
|
|
1528
|
+
}
|
|
1529
|
+
/** The properties for updating a docker build step. */
|
|
1530
|
+
export interface DockerBuildStepUpdateParameters extends TaskStepUpdateParameters {
|
|
1531
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1532
|
+
type: "Docker";
|
|
1533
|
+
/** The fully qualified image names including the repository and tag. */
|
|
1534
|
+
imageNames?: string[];
|
|
1535
|
+
/** The value of this property indicates whether the image built should be pushed to the registry or not. */
|
|
1536
|
+
isPushEnabled?: boolean;
|
|
1537
|
+
/** The value of this property indicates whether the image cache is enabled or not. */
|
|
1538
|
+
noCache?: boolean;
|
|
1539
|
+
/** The Docker file path relative to the source context. */
|
|
1540
|
+
dockerFilePath?: string;
|
|
1541
|
+
/** The collection of override arguments to be used when executing this build step. */
|
|
1542
|
+
arguments?: Argument[];
|
|
1543
|
+
/** The name of the target build stage for the docker build. */
|
|
1544
|
+
target?: string;
|
|
1545
|
+
}
|
|
1546
|
+
/** The properties for updating encoded task step. */
|
|
1547
|
+
export interface EncodedTaskStepUpdateParameters extends TaskStepUpdateParameters {
|
|
1548
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1549
|
+
type: "EncodedTask";
|
|
1550
|
+
/** Base64 encoded value of the template/definition file content. */
|
|
1551
|
+
encodedTaskContent?: string;
|
|
1552
|
+
/** Base64 encoded value of the parameters/values file content. */
|
|
1553
|
+
encodedValuesContent?: string;
|
|
1554
|
+
/** The collection of overridable values that can be passed when running a task. */
|
|
1555
|
+
values?: SetValue[];
|
|
1556
|
+
}
|
|
1557
|
+
/** The properties of updating a task step. */
|
|
1558
|
+
export interface FileTaskStepUpdateParameters extends TaskStepUpdateParameters {
|
|
1559
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1560
|
+
type: "FileTask";
|
|
1561
|
+
/** The task template/definition file path relative to the source context. */
|
|
1562
|
+
taskFilePath?: string;
|
|
1563
|
+
/** The values/parameters file path relative to the source context. */
|
|
1564
|
+
valuesFilePath?: string;
|
|
1565
|
+
/** The collection of overridable values that can be passed when running a task. */
|
|
1566
|
+
values?: SetValue[];
|
|
1655
1567
|
}
|
|
1656
|
-
/** An object that represents
|
|
1657
|
-
export interface
|
|
1568
|
+
/** An object that represents a private endpoint connection for a container registry. */
|
|
1569
|
+
export interface PrivateEndpointConnection extends ProxyResource {
|
|
1570
|
+
/** The resource of private endpoint. */
|
|
1571
|
+
privateEndpoint?: PrivateEndpoint;
|
|
1572
|
+
/** A collection of information about the state of the connection between service consumer and provider. */
|
|
1573
|
+
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
|
|
1658
1574
|
/**
|
|
1659
|
-
* The provisioning state of
|
|
1575
|
+
* The provisioning state of private endpoint connection resource.
|
|
1660
1576
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1661
1577
|
*/
|
|
1662
1578
|
readonly provisioningState?: ProvisioningState;
|
|
1663
|
-
/** The detailed error message for the archive version in the case of failure. */
|
|
1664
|
-
archiveVersionErrorMessage?: string;
|
|
1665
1579
|
}
|
|
1666
1580
|
/** An object that represents a cache rule for a container registry. */
|
|
1667
1581
|
export interface CacheRule extends ProxyResource {
|
|
@@ -1754,69 +1668,6 @@ export interface CredentialSet extends ProxyResource {
|
|
|
1754
1668
|
*/
|
|
1755
1669
|
readonly provisioningState?: ProvisioningState;
|
|
1756
1670
|
}
|
|
1757
|
-
/** An object that represents an export pipeline for a container registry. */
|
|
1758
|
-
export interface ExportPipeline extends ProxyResource {
|
|
1759
|
-
/** The location of the export pipeline. */
|
|
1760
|
-
location?: string;
|
|
1761
|
-
/** The identity of the export pipeline. */
|
|
1762
|
-
identity?: IdentityProperties;
|
|
1763
|
-
/** The target properties of the export pipeline. */
|
|
1764
|
-
target?: ExportPipelineTargetProperties;
|
|
1765
|
-
/** The list of all options configured for the pipeline. */
|
|
1766
|
-
options?: PipelineOptions[];
|
|
1767
|
-
/**
|
|
1768
|
-
* The provisioning state of the pipeline at the time the operation was called.
|
|
1769
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1770
|
-
*/
|
|
1771
|
-
readonly provisioningState?: ProvisioningState;
|
|
1772
|
-
}
|
|
1773
|
-
/** An object that represents an import pipeline for a container registry. */
|
|
1774
|
-
export interface ImportPipeline extends ProxyResource {
|
|
1775
|
-
/** The location of the import pipeline. */
|
|
1776
|
-
location?: string;
|
|
1777
|
-
/** The identity of the import pipeline. */
|
|
1778
|
-
identity?: IdentityProperties;
|
|
1779
|
-
/** The source properties of the import pipeline. */
|
|
1780
|
-
source?: ImportPipelineSourceProperties;
|
|
1781
|
-
/** The properties that describe the trigger of the import pipeline. */
|
|
1782
|
-
trigger?: PipelineTriggerProperties;
|
|
1783
|
-
/** The list of all options configured for the pipeline. */
|
|
1784
|
-
options?: PipelineOptions[];
|
|
1785
|
-
/**
|
|
1786
|
-
* The provisioning state of the pipeline at the time the operation was called.
|
|
1787
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1788
|
-
*/
|
|
1789
|
-
readonly provisioningState?: ProvisioningState;
|
|
1790
|
-
}
|
|
1791
|
-
/** An object that represents a pipeline run for a container registry. */
|
|
1792
|
-
export interface PipelineRun extends ProxyResource {
|
|
1793
|
-
/**
|
|
1794
|
-
* The provisioning state of a pipeline run.
|
|
1795
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1796
|
-
*/
|
|
1797
|
-
readonly provisioningState?: ProvisioningState;
|
|
1798
|
-
/** The request parameters for a pipeline run. */
|
|
1799
|
-
request?: PipelineRunRequest;
|
|
1800
|
-
/**
|
|
1801
|
-
* The response of a pipeline run.
|
|
1802
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1803
|
-
*/
|
|
1804
|
-
readonly response?: PipelineRunResponse;
|
|
1805
|
-
/** How the pipeline run should be forced to recreate even if the pipeline run configuration has not changed. */
|
|
1806
|
-
forceUpdateTag?: string;
|
|
1807
|
-
}
|
|
1808
|
-
/** An object that represents a private endpoint connection for a container registry. */
|
|
1809
|
-
export interface PrivateEndpointConnection extends ProxyResource {
|
|
1810
|
-
/** The resource of private endpoint. */
|
|
1811
|
-
privateEndpoint?: PrivateEndpoint;
|
|
1812
|
-
/** A collection of information about the state of the connection between service consumer and provider. */
|
|
1813
|
-
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
|
|
1814
|
-
/**
|
|
1815
|
-
* The provisioning state of private endpoint connection resource.
|
|
1816
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1817
|
-
*/
|
|
1818
|
-
readonly provisioningState?: ProvisioningState;
|
|
1819
|
-
}
|
|
1820
1671
|
/** An object that represents a scope map for a container registry. */
|
|
1821
1672
|
export interface ScopeMap extends ProxyResource {
|
|
1822
1673
|
/** The user friendly description of the scope map. */
|
|
@@ -1940,7 +1791,7 @@ export interface TaskRun extends ProxyResource {
|
|
|
1940
1791
|
forceUpdateTag?: string;
|
|
1941
1792
|
}
|
|
1942
1793
|
/** An object that represents a container registry. */
|
|
1943
|
-
export interface Registry extends
|
|
1794
|
+
export interface Registry extends TrackedResource {
|
|
1944
1795
|
/** The SKU of the container registry. */
|
|
1945
1796
|
sku: Sku;
|
|
1946
1797
|
/** The identity of the container registry. */
|
|
@@ -1989,19 +1840,19 @@ export interface Registry extends Resource {
|
|
|
1989
1840
|
publicNetworkAccess?: PublicNetworkAccess;
|
|
1990
1841
|
/** Whether to allow trusted Azure services to access a network restricted registry. */
|
|
1991
1842
|
networkRuleBypassOptions?: NetworkRuleBypassOptions;
|
|
1843
|
+
/** Whether or not Tasks allowed to bypass the network rules for this container registry. */
|
|
1844
|
+
networkRuleBypassAllowedForTasks?: boolean;
|
|
1992
1845
|
/** Whether or not zone redundancy is enabled for this container registry */
|
|
1993
1846
|
zoneRedundancy?: ZoneRedundancy;
|
|
1994
1847
|
/** Enables registry-wide pull from unauthenticated clients. */
|
|
1995
1848
|
anonymousPullEnabled?: boolean;
|
|
1996
|
-
/** Determines whether registry artifacts are indexed for metadata search. */
|
|
1997
|
-
metadataSearch?: MetadataSearch;
|
|
1998
1849
|
/** Determines the domain name label reuse scope. */
|
|
1999
1850
|
autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;
|
|
2000
1851
|
/** Determines registry role assignment mode. */
|
|
2001
1852
|
roleAssignmentMode?: RoleAssignmentMode;
|
|
2002
1853
|
}
|
|
2003
1854
|
/** An object that represents a replication for a container registry. */
|
|
2004
|
-
export interface Replication extends
|
|
1855
|
+
export interface Replication extends TrackedResource {
|
|
2005
1856
|
/**
|
|
2006
1857
|
* The provisioning state of the replication at the time the operation was called.
|
|
2007
1858
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2018,7 +1869,7 @@ export interface Replication extends Resource {
|
|
|
2018
1869
|
zoneRedundancy?: ZoneRedundancy;
|
|
2019
1870
|
}
|
|
2020
1871
|
/** An object that represents a webhook for a container registry. */
|
|
2021
|
-
export interface Webhook extends
|
|
1872
|
+
export interface Webhook extends TrackedResource {
|
|
2022
1873
|
/** The status of the webhook at the time the operation was called. */
|
|
2023
1874
|
status?: WebhookStatus;
|
|
2024
1875
|
/** The scope of repositories where the event can be triggered. For example, 'foo:*' means events for all tags under repository 'foo'. 'foo:bar' means events for 'foo:bar' only. 'foo' is equivalent to 'foo:latest'. Empty means all events. */
|
|
@@ -2035,420 +1886,322 @@ export interface Webhook extends Resource {
|
|
|
2035
1886
|
* The agentpool that has the ARM resource and properties.
|
|
2036
1887
|
* The agentpool will have all information to create an agent pool.
|
|
2037
1888
|
*/
|
|
2038
|
-
export interface AgentPool extends
|
|
1889
|
+
export interface AgentPool extends TrackedResource {
|
|
2039
1890
|
/** The count of agent machine */
|
|
2040
1891
|
count?: number;
|
|
2041
1892
|
/** The Tier of agent machine */
|
|
2042
1893
|
tier?: string;
|
|
2043
1894
|
/** The OS of agent machine */
|
|
2044
|
-
os?: OS;
|
|
2045
|
-
/** The Virtual Network Subnet Resource Id of the agent machine */
|
|
2046
|
-
virtualNetworkSubnetResourceId?: string;
|
|
2047
|
-
/**
|
|
2048
|
-
* The provisioning state of this agent pool
|
|
2049
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2050
|
-
*/
|
|
2051
|
-
readonly provisioningState?: ProvisioningState;
|
|
2052
|
-
}
|
|
2053
|
-
/**
|
|
2054
|
-
* The task that has the ARM resource and task properties.
|
|
2055
|
-
* The task will have all information to schedule a run against it.
|
|
2056
|
-
*/
|
|
2057
|
-
export interface Task extends Resource {
|
|
2058
|
-
/** Identity for the resource. */
|
|
2059
|
-
identity?: IdentityProperties;
|
|
2060
|
-
/**
|
|
2061
|
-
* The provisioning state of the task.
|
|
2062
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2063
|
-
*/
|
|
2064
|
-
readonly provisioningState?: ProvisioningState;
|
|
2065
|
-
/**
|
|
2066
|
-
* The creation date of task.
|
|
2067
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2068
|
-
*/
|
|
2069
|
-
readonly creationDate?: Date;
|
|
2070
|
-
/** The current status of task. */
|
|
2071
|
-
status?: TaskStatus;
|
|
2072
|
-
/** The platform properties against which the run has to happen. */
|
|
2073
|
-
platform?: PlatformProperties;
|
|
2074
|
-
/** The machine configuration of the run agent. */
|
|
2075
|
-
agentConfiguration?: AgentProperties;
|
|
2076
|
-
/** The dedicated agent pool for the task. */
|
|
2077
|
-
agentPoolName?: string;
|
|
2078
|
-
/** Run timeout in seconds. */
|
|
2079
|
-
timeout?: number;
|
|
2080
|
-
/** The properties of a task step. */
|
|
2081
|
-
step?: TaskStepPropertiesUnion;
|
|
2082
|
-
/** The properties that describe all triggers for the task. */
|
|
2083
|
-
trigger?: TriggerProperties;
|
|
2084
|
-
/** The properties that describes a set of credentials that will be used when this run is invoked. */
|
|
2085
|
-
credentials?: Credentials;
|
|
2086
|
-
/** The template that describes the repository and tag information for run log artifact. */
|
|
2087
|
-
logTemplate?: string;
|
|
2088
|
-
/** The value of this property indicates whether the task resource is system task or not. */
|
|
2089
|
-
isSystemTask?: boolean;
|
|
2090
|
-
}
|
|
2091
|
-
/** The event for a webhook. */
|
|
2092
|
-
export interface Event extends EventInfo {
|
|
2093
|
-
/** The event request message sent to the service URI. */
|
|
2094
|
-
eventRequestMessage?: EventRequestMessage;
|
|
2095
|
-
/** The event response message received from the service URI. */
|
|
2096
|
-
eventResponseMessage?: EventResponseMessage;
|
|
2097
|
-
}
|
|
2098
|
-
/** The parameters for a docker quick build. */
|
|
2099
|
-
export interface DockerBuildRequest extends RunRequest {
|
|
2100
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2101
|
-
type: "DockerBuildRequest";
|
|
2102
|
-
/** The fully qualified image names including the repository and tag. */
|
|
2103
|
-
imageNames?: string[];
|
|
2104
|
-
/** The value of this property indicates whether the image built should be pushed to the registry or not. */
|
|
2105
|
-
isPushEnabled?: boolean;
|
|
2106
|
-
/** The value of this property indicates whether the image cache is enabled or not. */
|
|
2107
|
-
noCache?: boolean;
|
|
2108
|
-
/** The Docker file path relative to the source location. */
|
|
2109
|
-
dockerFilePath: string;
|
|
2110
|
-
/** The name of the target build stage for the docker build. */
|
|
2111
|
-
target?: string;
|
|
2112
|
-
/** The collection of override arguments to be used when executing the run. */
|
|
2113
|
-
arguments?: Argument[];
|
|
2114
|
-
/** Run timeout in seconds. */
|
|
2115
|
-
timeout?: number;
|
|
2116
|
-
/** The platform properties against which the run has to happen. */
|
|
2117
|
-
platform: PlatformProperties;
|
|
2118
|
-
/** The machine configuration of the run agent. */
|
|
2119
|
-
agentConfiguration?: AgentProperties;
|
|
2120
|
-
/**
|
|
2121
|
-
* The URL(absolute or relative) of the source context. It can be an URL to a tar or git repository.
|
|
2122
|
-
* If it is relative URL, the relative path should be obtained from calling listBuildSourceUploadUrl API.
|
|
2123
|
-
*/
|
|
2124
|
-
sourceLocation?: string;
|
|
2125
|
-
/** The properties that describes a set of credentials that will be used when this run is invoked. */
|
|
2126
|
-
credentials?: Credentials;
|
|
2127
|
-
}
|
|
2128
|
-
/** The request parameters for a scheduling run against a task file. */
|
|
2129
|
-
export interface FileTaskRunRequest extends RunRequest {
|
|
2130
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2131
|
-
type: "FileTaskRunRequest";
|
|
2132
|
-
/** The template/definition file path relative to the source. */
|
|
2133
|
-
taskFilePath: string;
|
|
2134
|
-
/** The values/parameters file path relative to the source. */
|
|
2135
|
-
valuesFilePath?: string;
|
|
2136
|
-
/** The collection of overridable values that can be passed when running a task. */
|
|
2137
|
-
values?: SetValue[];
|
|
2138
|
-
/** Run timeout in seconds. */
|
|
2139
|
-
timeout?: number;
|
|
2140
|
-
/** The platform properties against which the run has to happen. */
|
|
2141
|
-
platform: PlatformProperties;
|
|
2142
|
-
/** The machine configuration of the run agent. */
|
|
2143
|
-
agentConfiguration?: AgentProperties;
|
|
2144
|
-
/**
|
|
2145
|
-
* The URL(absolute or relative) of the source context. It can be an URL to a tar or git repository.
|
|
2146
|
-
* If it is relative URL, the relative path should be obtained from calling listBuildSourceUploadUrl API.
|
|
2147
|
-
*/
|
|
2148
|
-
sourceLocation?: string;
|
|
2149
|
-
/** The properties that describes a set of credentials that will be used when this run is invoked. */
|
|
2150
|
-
credentials?: Credentials;
|
|
2151
|
-
}
|
|
2152
|
-
/** The parameters for a task run request. */
|
|
2153
|
-
export interface TaskRunRequest extends RunRequest {
|
|
2154
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2155
|
-
type: "TaskRunRequest";
|
|
2156
|
-
/** The resource ID of task against which run has to be queued. */
|
|
2157
|
-
taskId: string;
|
|
2158
|
-
/** Set of overridable parameters that can be passed when running a Task. */
|
|
2159
|
-
overrideTaskStepProperties?: OverrideTaskStepProperties;
|
|
2160
|
-
}
|
|
2161
|
-
/** The parameters for a quick task run request. */
|
|
2162
|
-
export interface EncodedTaskRunRequest extends RunRequest {
|
|
2163
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2164
|
-
type: "EncodedTaskRunRequest";
|
|
2165
|
-
/** Base64 encoded value of the template/definition file content. */
|
|
2166
|
-
encodedTaskContent: string;
|
|
2167
|
-
/** Base64 encoded value of the parameters/values file content. */
|
|
2168
|
-
encodedValuesContent?: string;
|
|
2169
|
-
/** The collection of overridable values that can be passed when running a task. */
|
|
2170
|
-
values?: SetValue[];
|
|
2171
|
-
/** Run timeout in seconds. */
|
|
2172
|
-
timeout?: number;
|
|
2173
|
-
/** The platform properties against which the run has to happen. */
|
|
2174
|
-
platform: PlatformProperties;
|
|
2175
|
-
/** The machine configuration of the run agent. */
|
|
2176
|
-
agentConfiguration?: AgentProperties;
|
|
2177
|
-
/**
|
|
2178
|
-
* The URL(absolute or relative) of the source context. It can be an URL to a tar or git repository.
|
|
2179
|
-
* If it is relative URL, the relative path should be obtained from calling listBuildSourceUploadUrl API.
|
|
2180
|
-
*/
|
|
2181
|
-
sourceLocation?: string;
|
|
2182
|
-
/** The properties that describes a set of credentials that will be used when this run is invoked. */
|
|
2183
|
-
credentials?: Credentials;
|
|
2184
|
-
}
|
|
2185
|
-
/** The Docker build step. */
|
|
2186
|
-
export interface DockerBuildStep extends TaskStepProperties {
|
|
2187
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2188
|
-
type: "Docker";
|
|
2189
|
-
/** The fully qualified image names including the repository and tag. */
|
|
2190
|
-
imageNames?: string[];
|
|
2191
|
-
/** The value of this property indicates whether the image built should be pushed to the registry or not. */
|
|
2192
|
-
isPushEnabled?: boolean;
|
|
2193
|
-
/** The value of this property indicates whether the image cache is enabled or not. */
|
|
2194
|
-
noCache?: boolean;
|
|
2195
|
-
/** The Docker file path relative to the source context. */
|
|
2196
|
-
dockerFilePath: string;
|
|
2197
|
-
/** The name of the target build stage for the docker build. */
|
|
2198
|
-
target?: string;
|
|
2199
|
-
/** The collection of override arguments to be used when executing this build step. */
|
|
2200
|
-
arguments?: Argument[];
|
|
2201
|
-
}
|
|
2202
|
-
/** The properties of a task step. */
|
|
2203
|
-
export interface FileTaskStep extends TaskStepProperties {
|
|
2204
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2205
|
-
type: "FileTask";
|
|
2206
|
-
/** The task template/definition file path relative to the source context. */
|
|
2207
|
-
taskFilePath: string;
|
|
2208
|
-
/** The task values/parameters file path relative to the source context. */
|
|
2209
|
-
valuesFilePath?: string;
|
|
2210
|
-
/** The collection of overridable values that can be passed when running a task. */
|
|
2211
|
-
values?: SetValue[];
|
|
2212
|
-
}
|
|
2213
|
-
/** The properties of a encoded task step. */
|
|
2214
|
-
export interface EncodedTaskStep extends TaskStepProperties {
|
|
2215
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2216
|
-
type: "EncodedTask";
|
|
2217
|
-
/** Base64 encoded value of the template/definition file content. */
|
|
2218
|
-
encodedTaskContent: string;
|
|
2219
|
-
/** Base64 encoded value of the parameters/values file content. */
|
|
2220
|
-
encodedValuesContent?: string;
|
|
2221
|
-
/** The collection of overridable values that can be passed when running a task. */
|
|
2222
|
-
values?: SetValue[];
|
|
2223
|
-
}
|
|
2224
|
-
/** The properties for updating a docker build step. */
|
|
2225
|
-
export interface DockerBuildStepUpdateParameters extends TaskStepUpdateParameters {
|
|
2226
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2227
|
-
type: "Docker";
|
|
2228
|
-
/** The fully qualified image names including the repository and tag. */
|
|
2229
|
-
imageNames?: string[];
|
|
2230
|
-
/** The value of this property indicates whether the image built should be pushed to the registry or not. */
|
|
2231
|
-
isPushEnabled?: boolean;
|
|
2232
|
-
/** The value of this property indicates whether the image cache is enabled or not. */
|
|
2233
|
-
noCache?: boolean;
|
|
2234
|
-
/** The Docker file path relative to the source context. */
|
|
2235
|
-
dockerFilePath?: string;
|
|
2236
|
-
/** The collection of override arguments to be used when executing this build step. */
|
|
2237
|
-
arguments?: Argument[];
|
|
2238
|
-
/** The name of the target build stage for the docker build. */
|
|
2239
|
-
target?: string;
|
|
2240
|
-
}
|
|
2241
|
-
/** The properties of updating a task step. */
|
|
2242
|
-
export interface FileTaskStepUpdateParameters extends TaskStepUpdateParameters {
|
|
2243
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2244
|
-
type: "FileTask";
|
|
2245
|
-
/** The task template/definition file path relative to the source context. */
|
|
2246
|
-
taskFilePath?: string;
|
|
2247
|
-
/** The values/parameters file path relative to the source context. */
|
|
2248
|
-
valuesFilePath?: string;
|
|
2249
|
-
/** The collection of overridable values that can be passed when running a task. */
|
|
2250
|
-
values?: SetValue[];
|
|
1895
|
+
os?: OS;
|
|
1896
|
+
/** The Virtual Network Subnet Resource Id of the agent machine */
|
|
1897
|
+
virtualNetworkSubnetResourceId?: string;
|
|
1898
|
+
/**
|
|
1899
|
+
* The provisioning state of this agent pool
|
|
1900
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1901
|
+
*/
|
|
1902
|
+
readonly provisioningState?: ProvisioningState;
|
|
2251
1903
|
}
|
|
2252
|
-
/**
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
|
|
1904
|
+
/**
|
|
1905
|
+
* The task that has the ARM resource and task properties.
|
|
1906
|
+
* The task will have all information to schedule a run against it.
|
|
1907
|
+
*/
|
|
1908
|
+
export interface Task extends TrackedResource {
|
|
1909
|
+
/** Identity for the resource. */
|
|
1910
|
+
identity?: IdentityProperties;
|
|
1911
|
+
/**
|
|
1912
|
+
* The provisioning state of the task.
|
|
1913
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1914
|
+
*/
|
|
1915
|
+
readonly provisioningState?: ProvisioningState;
|
|
1916
|
+
/**
|
|
1917
|
+
* The creation date of task.
|
|
1918
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1919
|
+
*/
|
|
1920
|
+
readonly creationDate?: Date;
|
|
1921
|
+
/** The current status of task. */
|
|
1922
|
+
status?: TaskStatus;
|
|
1923
|
+
/** The platform properties against which the run has to happen. */
|
|
1924
|
+
platform?: PlatformProperties;
|
|
1925
|
+
/** The machine configuration of the run agent. */
|
|
1926
|
+
agentConfiguration?: AgentProperties;
|
|
1927
|
+
/** The dedicated agent pool for the task. */
|
|
1928
|
+
agentPoolName?: string;
|
|
1929
|
+
/** Run timeout in seconds. */
|
|
1930
|
+
timeout?: number;
|
|
1931
|
+
/** The properties of a task step. */
|
|
1932
|
+
step?: TaskStepPropertiesUnion;
|
|
1933
|
+
/** The properties that describe all triggers for the task. */
|
|
1934
|
+
trigger?: TriggerProperties;
|
|
1935
|
+
/** The properties that describes a set of credentials that will be used when this run is invoked. */
|
|
1936
|
+
credentials?: Credentials;
|
|
1937
|
+
/** The template that describes the repository and tag information for run log artifact. */
|
|
1938
|
+
logTemplate?: string;
|
|
1939
|
+
/** The value of this property indicates whether the task resource is system task or not. */
|
|
1940
|
+
isSystemTask?: boolean;
|
|
1941
|
+
}
|
|
1942
|
+
/** Defines headers for Registries_create operation. */
|
|
1943
|
+
export interface RegistriesCreateHeaders {
|
|
1944
|
+
/** A link to the status monitor */
|
|
1945
|
+
azureAsyncOperation?: string;
|
|
1946
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1947
|
+
retryAfter?: number;
|
|
2262
1948
|
}
|
|
2263
|
-
/** Defines headers for
|
|
2264
|
-
export interface
|
|
1949
|
+
/** Defines headers for Registries_update operation. */
|
|
1950
|
+
export interface RegistriesUpdateHeaders {
|
|
1951
|
+
/** A link to the status monitor */
|
|
2265
1952
|
azureAsyncOperation?: string;
|
|
1953
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1954
|
+
retryAfter?: number;
|
|
2266
1955
|
}
|
|
2267
|
-
/** Defines headers for
|
|
2268
|
-
export interface
|
|
1956
|
+
/** Defines headers for Registries_delete operation. */
|
|
1957
|
+
export interface RegistriesDeleteHeaders {
|
|
1958
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
2269
1959
|
location?: string;
|
|
1960
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1961
|
+
retryAfter?: number;
|
|
2270
1962
|
}
|
|
2271
|
-
/** Defines headers for
|
|
2272
|
-
export interface
|
|
2273
|
-
|
|
1963
|
+
/** Defines headers for Registries_generateCredentials operation. */
|
|
1964
|
+
export interface RegistriesGenerateCredentialsHeaders {
|
|
1965
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1966
|
+
location?: string;
|
|
1967
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1968
|
+
retryAfter?: number;
|
|
2274
1969
|
}
|
|
2275
|
-
/** Defines headers for
|
|
2276
|
-
export interface
|
|
1970
|
+
/** Defines headers for Registries_importImage operation. */
|
|
1971
|
+
export interface RegistriesImportImageHeaders {
|
|
1972
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
2277
1973
|
location?: string;
|
|
1974
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1975
|
+
retryAfter?: number;
|
|
2278
1976
|
}
|
|
2279
1977
|
/** Defines headers for CacheRules_create operation. */
|
|
2280
1978
|
export interface CacheRulesCreateHeaders {
|
|
1979
|
+
/** A link to the status monitor */
|
|
2281
1980
|
azureAsyncOperation?: string;
|
|
2282
|
-
|
|
2283
|
-
|
|
2284
|
-
export interface CacheRulesDeleteHeaders {
|
|
2285
|
-
location?: string;
|
|
1981
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1982
|
+
retryAfter?: number;
|
|
2286
1983
|
}
|
|
2287
1984
|
/** Defines headers for CacheRules_update operation. */
|
|
2288
1985
|
export interface CacheRulesUpdateHeaders {
|
|
1986
|
+
/** A link to the status monitor */
|
|
2289
1987
|
azureAsyncOperation?: string;
|
|
1988
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1989
|
+
retryAfter?: number;
|
|
1990
|
+
}
|
|
1991
|
+
/** Defines headers for CacheRules_delete operation. */
|
|
1992
|
+
export interface CacheRulesDeleteHeaders {
|
|
1993
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1994
|
+
location?: string;
|
|
1995
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1996
|
+
retryAfter?: number;
|
|
2290
1997
|
}
|
|
2291
1998
|
/** Defines headers for ConnectedRegistries_create operation. */
|
|
2292
1999
|
export interface ConnectedRegistriesCreateHeaders {
|
|
2000
|
+
/** A link to the status monitor */
|
|
2293
2001
|
azureAsyncOperation?: string;
|
|
2294
|
-
|
|
2295
|
-
|
|
2296
|
-
export interface ConnectedRegistriesDeleteHeaders {
|
|
2297
|
-
location?: string;
|
|
2002
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2003
|
+
retryAfter?: number;
|
|
2298
2004
|
}
|
|
2299
2005
|
/** Defines headers for ConnectedRegistries_update operation. */
|
|
2300
2006
|
export interface ConnectedRegistriesUpdateHeaders {
|
|
2007
|
+
/** A link to the status monitor */
|
|
2301
2008
|
azureAsyncOperation?: string;
|
|
2009
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2010
|
+
retryAfter?: number;
|
|
2011
|
+
}
|
|
2012
|
+
/** Defines headers for ConnectedRegistries_delete operation. */
|
|
2013
|
+
export interface ConnectedRegistriesDeleteHeaders {
|
|
2014
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
2015
|
+
location?: string;
|
|
2016
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2017
|
+
retryAfter?: number;
|
|
2302
2018
|
}
|
|
2303
2019
|
/** Defines headers for ConnectedRegistries_deactivate operation. */
|
|
2304
2020
|
export interface ConnectedRegistriesDeactivateHeaders {
|
|
2021
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
2305
2022
|
location?: string;
|
|
2023
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2024
|
+
retryAfter?: number;
|
|
2306
2025
|
}
|
|
2307
2026
|
/** Defines headers for CredentialSets_create operation. */
|
|
2308
2027
|
export interface CredentialSetsCreateHeaders {
|
|
2028
|
+
/** A link to the status monitor */
|
|
2309
2029
|
azureAsyncOperation?: string;
|
|
2310
|
-
|
|
2311
|
-
|
|
2312
|
-
export interface CredentialSetsDeleteHeaders {
|
|
2313
|
-
location?: string;
|
|
2030
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2031
|
+
retryAfter?: number;
|
|
2314
2032
|
}
|
|
2315
2033
|
/** Defines headers for CredentialSets_update operation. */
|
|
2316
2034
|
export interface CredentialSetsUpdateHeaders {
|
|
2035
|
+
/** A link to the status monitor */
|
|
2317
2036
|
azureAsyncOperation?: string;
|
|
2037
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2038
|
+
retryAfter?: number;
|
|
2318
2039
|
}
|
|
2319
|
-
/** Defines headers for
|
|
2320
|
-
export interface
|
|
2321
|
-
|
|
2322
|
-
}
|
|
2323
|
-
/** Defines headers for ExportPipelines_delete operation. */
|
|
2324
|
-
export interface ExportPipelinesDeleteHeaders {
|
|
2325
|
-
location?: string;
|
|
2326
|
-
}
|
|
2327
|
-
/** Defines headers for Registries_importImage operation. */
|
|
2328
|
-
export interface RegistriesImportImageHeaders {
|
|
2329
|
-
location?: string;
|
|
2330
|
-
}
|
|
2331
|
-
/** Defines headers for Registries_create operation. */
|
|
2332
|
-
export interface RegistriesCreateHeaders {
|
|
2333
|
-
azureAsyncOperation?: string;
|
|
2334
|
-
}
|
|
2335
|
-
/** Defines headers for Registries_delete operation. */
|
|
2336
|
-
export interface RegistriesDeleteHeaders {
|
|
2337
|
-
location?: string;
|
|
2338
|
-
}
|
|
2339
|
-
/** Defines headers for Registries_update operation. */
|
|
2340
|
-
export interface RegistriesUpdateHeaders {
|
|
2341
|
-
azureAsyncOperation?: string;
|
|
2342
|
-
}
|
|
2343
|
-
/** Defines headers for Registries_generateCredentials operation. */
|
|
2344
|
-
export interface RegistriesGenerateCredentialsHeaders {
|
|
2345
|
-
location?: string;
|
|
2346
|
-
}
|
|
2347
|
-
/** Defines headers for ImportPipelines_create operation. */
|
|
2348
|
-
export interface ImportPipelinesCreateHeaders {
|
|
2349
|
-
azureAsyncOperation?: string;
|
|
2350
|
-
}
|
|
2351
|
-
/** Defines headers for ImportPipelines_delete operation. */
|
|
2352
|
-
export interface ImportPipelinesDeleteHeaders {
|
|
2353
|
-
location?: string;
|
|
2354
|
-
}
|
|
2355
|
-
/** Defines headers for PipelineRuns_create operation. */
|
|
2356
|
-
export interface PipelineRunsCreateHeaders {
|
|
2357
|
-
azureAsyncOperation?: string;
|
|
2358
|
-
}
|
|
2359
|
-
/** Defines headers for PipelineRuns_delete operation. */
|
|
2360
|
-
export interface PipelineRunsDeleteHeaders {
|
|
2040
|
+
/** Defines headers for CredentialSets_delete operation. */
|
|
2041
|
+
export interface CredentialSetsDeleteHeaders {
|
|
2042
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
2361
2043
|
location?: string;
|
|
2044
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2045
|
+
retryAfter?: number;
|
|
2362
2046
|
}
|
|
2363
2047
|
/** Defines headers for PrivateEndpointConnections_createOrUpdate operation. */
|
|
2364
2048
|
export interface PrivateEndpointConnectionsCreateOrUpdateHeaders {
|
|
2049
|
+
/** A link to the status monitor */
|
|
2365
2050
|
azureAsyncOperation?: string;
|
|
2051
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2052
|
+
retryAfter?: number;
|
|
2366
2053
|
}
|
|
2367
2054
|
/** Defines headers for PrivateEndpointConnections_delete operation. */
|
|
2368
2055
|
export interface PrivateEndpointConnectionsDeleteHeaders {
|
|
2056
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
2369
2057
|
location?: string;
|
|
2058
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2059
|
+
retryAfter?: number;
|
|
2370
2060
|
}
|
|
2371
2061
|
/** Defines headers for Replications_create operation. */
|
|
2372
2062
|
export interface ReplicationsCreateHeaders {
|
|
2063
|
+
/** A link to the status monitor */
|
|
2373
2064
|
azureAsyncOperation?: string;
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
export interface ReplicationsDeleteHeaders {
|
|
2377
|
-
location?: string;
|
|
2065
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2066
|
+
retryAfter?: number;
|
|
2378
2067
|
}
|
|
2379
2068
|
/** Defines headers for Replications_update operation. */
|
|
2380
2069
|
export interface ReplicationsUpdateHeaders {
|
|
2070
|
+
/** A link to the status monitor */
|
|
2381
2071
|
azureAsyncOperation?: string;
|
|
2072
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2073
|
+
retryAfter?: number;
|
|
2074
|
+
}
|
|
2075
|
+
/** Defines headers for Replications_delete operation. */
|
|
2076
|
+
export interface ReplicationsDeleteHeaders {
|
|
2077
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
2078
|
+
location?: string;
|
|
2079
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2080
|
+
retryAfter?: number;
|
|
2382
2081
|
}
|
|
2383
2082
|
/** Defines headers for ScopeMaps_create operation. */
|
|
2384
2083
|
export interface ScopeMapsCreateHeaders {
|
|
2084
|
+
/** A link to the status monitor */
|
|
2385
2085
|
azureAsyncOperation?: string;
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
export interface ScopeMapsDeleteHeaders {
|
|
2389
|
-
location?: string;
|
|
2086
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2087
|
+
retryAfter?: number;
|
|
2390
2088
|
}
|
|
2391
2089
|
/** Defines headers for ScopeMaps_update operation. */
|
|
2392
2090
|
export interface ScopeMapsUpdateHeaders {
|
|
2091
|
+
/** A link to the status monitor */
|
|
2393
2092
|
azureAsyncOperation?: string;
|
|
2093
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2094
|
+
retryAfter?: number;
|
|
2095
|
+
}
|
|
2096
|
+
/** Defines headers for ScopeMaps_delete operation. */
|
|
2097
|
+
export interface ScopeMapsDeleteHeaders {
|
|
2098
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
2099
|
+
location?: string;
|
|
2100
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2101
|
+
retryAfter?: number;
|
|
2394
2102
|
}
|
|
2395
2103
|
/** Defines headers for Tokens_create operation. */
|
|
2396
2104
|
export interface TokensCreateHeaders {
|
|
2105
|
+
/** A link to the status monitor */
|
|
2397
2106
|
azureAsyncOperation?: string;
|
|
2398
|
-
|
|
2399
|
-
|
|
2400
|
-
export interface TokensDeleteHeaders {
|
|
2401
|
-
location?: string;
|
|
2107
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2108
|
+
retryAfter?: number;
|
|
2402
2109
|
}
|
|
2403
2110
|
/** Defines headers for Tokens_update operation. */
|
|
2404
2111
|
export interface TokensUpdateHeaders {
|
|
2112
|
+
/** A link to the status monitor */
|
|
2405
2113
|
azureAsyncOperation?: string;
|
|
2114
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2115
|
+
retryAfter?: number;
|
|
2116
|
+
}
|
|
2117
|
+
/** Defines headers for Tokens_delete operation. */
|
|
2118
|
+
export interface TokensDeleteHeaders {
|
|
2119
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
2120
|
+
location?: string;
|
|
2121
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2122
|
+
retryAfter?: number;
|
|
2406
2123
|
}
|
|
2407
2124
|
/** Defines headers for Webhooks_create operation. */
|
|
2408
2125
|
export interface WebhooksCreateHeaders {
|
|
2126
|
+
/** A link to the status monitor */
|
|
2409
2127
|
azureAsyncOperation?: string;
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
export interface WebhooksDeleteHeaders {
|
|
2413
|
-
location?: string;
|
|
2128
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2129
|
+
retryAfter?: number;
|
|
2414
2130
|
}
|
|
2415
2131
|
/** Defines headers for Webhooks_update operation. */
|
|
2416
2132
|
export interface WebhooksUpdateHeaders {
|
|
2133
|
+
/** A link to the status monitor */
|
|
2417
2134
|
azureAsyncOperation?: string;
|
|
2135
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2136
|
+
retryAfter?: number;
|
|
2137
|
+
}
|
|
2138
|
+
/** Defines headers for Webhooks_delete operation. */
|
|
2139
|
+
export interface WebhooksDeleteHeaders {
|
|
2140
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
2141
|
+
location?: string;
|
|
2142
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2143
|
+
retryAfter?: number;
|
|
2418
2144
|
}
|
|
2419
2145
|
/** Defines headers for AgentPools_create operation. */
|
|
2420
2146
|
export interface AgentPoolsCreateHeaders {
|
|
2147
|
+
/** A link to the status monitor */
|
|
2421
2148
|
azureAsyncOperation?: string;
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
export interface AgentPoolsDeleteHeaders {
|
|
2425
|
-
location?: string;
|
|
2149
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2150
|
+
retryAfter?: number;
|
|
2426
2151
|
}
|
|
2427
2152
|
/** Defines headers for AgentPools_update operation. */
|
|
2428
2153
|
export interface AgentPoolsUpdateHeaders {
|
|
2154
|
+
/** A link to the status monitor */
|
|
2429
2155
|
azureAsyncOperation?: string;
|
|
2156
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2157
|
+
retryAfter?: number;
|
|
2158
|
+
}
|
|
2159
|
+
/** Defines headers for AgentPools_delete operation. */
|
|
2160
|
+
export interface AgentPoolsDeleteHeaders {
|
|
2161
|
+
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
2162
|
+
location?: string;
|
|
2163
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2164
|
+
retryAfter?: number;
|
|
2430
2165
|
}
|
|
2431
2166
|
/** Defines headers for TaskRuns_create operation. */
|
|
2432
2167
|
export interface TaskRunsCreateHeaders {
|
|
2168
|
+
/** A link to the status monitor */
|
|
2433
2169
|
azureAsyncOperation?: string;
|
|
2170
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2171
|
+
retryAfter?: number;
|
|
2434
2172
|
}
|
|
2435
2173
|
/** Defines headers for TaskRuns_update operation. */
|
|
2436
2174
|
export interface TaskRunsUpdateHeaders {
|
|
2175
|
+
/** A link to the status monitor */
|
|
2437
2176
|
azureAsyncOperation?: string;
|
|
2177
|
+
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
2178
|
+
retryAfter?: number;
|
|
2438
2179
|
}
|
|
2439
|
-
/** Known values of {@link
|
|
2440
|
-
export declare enum
|
|
2441
|
-
/**
|
|
2442
|
-
|
|
2180
|
+
/** Known values of {@link AutoGeneratedDomainNameLabelScope} that the service accepts. */
|
|
2181
|
+
export declare enum KnownAutoGeneratedDomainNameLabelScope {
|
|
2182
|
+
/** Unsecure */
|
|
2183
|
+
Unsecure = "Unsecure",
|
|
2184
|
+
/** TenantReuse */
|
|
2185
|
+
TenantReuse = "TenantReuse",
|
|
2186
|
+
/** SubscriptionReuse */
|
|
2187
|
+
SubscriptionReuse = "SubscriptionReuse",
|
|
2188
|
+
/** ResourceGroupReuse */
|
|
2189
|
+
ResourceGroupReuse = "ResourceGroupReuse",
|
|
2190
|
+
/** NoReuse */
|
|
2191
|
+
NoReuse = "NoReuse"
|
|
2443
2192
|
}
|
|
2444
2193
|
/**
|
|
2445
|
-
* Defines values for
|
|
2446
|
-
* {@link
|
|
2194
|
+
* Defines values for AutoGeneratedDomainNameLabelScope. \
|
|
2195
|
+
* {@link KnownAutoGeneratedDomainNameLabelScope} can be used interchangeably with AutoGeneratedDomainNameLabelScope,
|
|
2447
2196
|
* this enum contains the known values that the service supports.
|
|
2448
2197
|
* ### Known values supported by the service
|
|
2449
|
-
* **
|
|
2198
|
+
* **Unsecure** \
|
|
2199
|
+
* **TenantReuse** \
|
|
2200
|
+
* **SubscriptionReuse** \
|
|
2201
|
+
* **ResourceGroupReuse** \
|
|
2202
|
+
* **NoReuse**
|
|
2450
2203
|
*/
|
|
2451
|
-
export type
|
|
2204
|
+
export type AutoGeneratedDomainNameLabelScope = string;
|
|
2452
2205
|
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
2453
2206
|
export declare enum KnownProvisioningState {
|
|
2454
2207
|
/** Creating */
|
|
@@ -2477,365 +2230,236 @@ export declare enum KnownProvisioningState {
|
|
|
2477
2230
|
* **Canceled**
|
|
2478
2231
|
*/
|
|
2479
2232
|
export type ProvisioningState = string;
|
|
2480
|
-
/** Known values of {@link
|
|
2481
|
-
export declare enum
|
|
2482
|
-
/**
|
|
2483
|
-
|
|
2484
|
-
/**
|
|
2485
|
-
|
|
2486
|
-
/** ManagedIdentity */
|
|
2487
|
-
ManagedIdentity = "ManagedIdentity",
|
|
2488
|
-
/** Key */
|
|
2489
|
-
Key = "Key"
|
|
2490
|
-
}
|
|
2491
|
-
/**
|
|
2492
|
-
* Defines values for CreatedByType. \
|
|
2493
|
-
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
2494
|
-
* this enum contains the known values that the service supports.
|
|
2495
|
-
* ### Known values supported by the service
|
|
2496
|
-
* **User** \
|
|
2497
|
-
* **Application** \
|
|
2498
|
-
* **ManagedIdentity** \
|
|
2499
|
-
* **Key**
|
|
2500
|
-
*/
|
|
2501
|
-
export type CreatedByType = string;
|
|
2502
|
-
/** Known values of {@link LastModifiedByType} that the service accepts. */
|
|
2503
|
-
export declare enum KnownLastModifiedByType {
|
|
2504
|
-
/** User */
|
|
2505
|
-
User = "User",
|
|
2506
|
-
/** Application */
|
|
2507
|
-
Application = "Application",
|
|
2508
|
-
/** ManagedIdentity */
|
|
2509
|
-
ManagedIdentity = "ManagedIdentity",
|
|
2510
|
-
/** Key */
|
|
2511
|
-
Key = "Key"
|
|
2512
|
-
}
|
|
2513
|
-
/**
|
|
2514
|
-
* Defines values for LastModifiedByType. \
|
|
2515
|
-
* {@link KnownLastModifiedByType} can be used interchangeably with LastModifiedByType,
|
|
2516
|
-
* this enum contains the known values that the service supports.
|
|
2517
|
-
* ### Known values supported by the service
|
|
2518
|
-
* **User** \
|
|
2519
|
-
* **Application** \
|
|
2520
|
-
* **ManagedIdentity** \
|
|
2521
|
-
* **Key**
|
|
2522
|
-
*/
|
|
2523
|
-
export type LastModifiedByType = string;
|
|
2524
|
-
/** Known values of {@link ConnectedRegistryMode} that the service accepts. */
|
|
2525
|
-
export declare enum KnownConnectedRegistryMode {
|
|
2526
|
-
/** ReadWrite */
|
|
2527
|
-
ReadWrite = "ReadWrite",
|
|
2528
|
-
/** ReadOnly */
|
|
2529
|
-
ReadOnly = "ReadOnly",
|
|
2530
|
-
/** Registry */
|
|
2531
|
-
Registry = "Registry",
|
|
2532
|
-
/** Mirror */
|
|
2533
|
-
Mirror = "Mirror"
|
|
2534
|
-
}
|
|
2535
|
-
/**
|
|
2536
|
-
* Defines values for ConnectedRegistryMode. \
|
|
2537
|
-
* {@link KnownConnectedRegistryMode} can be used interchangeably with ConnectedRegistryMode,
|
|
2538
|
-
* this enum contains the known values that the service supports.
|
|
2539
|
-
* ### Known values supported by the service
|
|
2540
|
-
* **ReadWrite** \
|
|
2541
|
-
* **ReadOnly** \
|
|
2542
|
-
* **Registry** \
|
|
2543
|
-
* **Mirror**
|
|
2544
|
-
*/
|
|
2545
|
-
export type ConnectedRegistryMode = string;
|
|
2546
|
-
/** Known values of {@link ConnectionState} that the service accepts. */
|
|
2547
|
-
export declare enum KnownConnectionState {
|
|
2548
|
-
/** Online */
|
|
2549
|
-
Online = "Online",
|
|
2550
|
-
/** Offline */
|
|
2551
|
-
Offline = "Offline",
|
|
2552
|
-
/** Syncing */
|
|
2553
|
-
Syncing = "Syncing",
|
|
2554
|
-
/** Unhealthy */
|
|
2555
|
-
Unhealthy = "Unhealthy"
|
|
2233
|
+
/** Known values of {@link DefaultAction} that the service accepts. */
|
|
2234
|
+
export declare enum KnownDefaultAction {
|
|
2235
|
+
/** Allow */
|
|
2236
|
+
Allow = "Allow",
|
|
2237
|
+
/** Deny */
|
|
2238
|
+
Deny = "Deny"
|
|
2556
2239
|
}
|
|
2557
2240
|
/**
|
|
2558
|
-
* Defines values for
|
|
2559
|
-
* {@link
|
|
2241
|
+
* Defines values for DefaultAction. \
|
|
2242
|
+
* {@link KnownDefaultAction} can be used interchangeably with DefaultAction,
|
|
2560
2243
|
* this enum contains the known values that the service supports.
|
|
2561
2244
|
* ### Known values supported by the service
|
|
2562
|
-
* **
|
|
2563
|
-
* **
|
|
2564
|
-
* **Syncing** \
|
|
2565
|
-
* **Unhealthy**
|
|
2245
|
+
* **Allow** \
|
|
2246
|
+
* **Deny**
|
|
2566
2247
|
*/
|
|
2567
|
-
export type
|
|
2568
|
-
/** Known values of {@link
|
|
2569
|
-
export declare enum
|
|
2570
|
-
/**
|
|
2571
|
-
|
|
2572
|
-
/** Inactive */
|
|
2573
|
-
Inactive = "Inactive"
|
|
2248
|
+
export type DefaultAction = string;
|
|
2249
|
+
/** Known values of {@link Action} that the service accepts. */
|
|
2250
|
+
export declare enum KnownAction {
|
|
2251
|
+
/** Allow */
|
|
2252
|
+
Allow = "Allow"
|
|
2574
2253
|
}
|
|
2575
2254
|
/**
|
|
2576
|
-
* Defines values for
|
|
2577
|
-
* {@link
|
|
2255
|
+
* Defines values for Action. \
|
|
2256
|
+
* {@link KnownAction} can be used interchangeably with Action,
|
|
2578
2257
|
* this enum contains the known values that the service supports.
|
|
2579
2258
|
* ### Known values supported by the service
|
|
2580
|
-
* **
|
|
2581
|
-
* **Inactive**
|
|
2259
|
+
* **Allow**
|
|
2582
2260
|
*/
|
|
2583
|
-
export type
|
|
2584
|
-
/** Known values of {@link
|
|
2585
|
-
export declare enum
|
|
2261
|
+
export type Action = string;
|
|
2262
|
+
/** Known values of {@link PolicyStatus} that the service accepts. */
|
|
2263
|
+
export declare enum KnownPolicyStatus {
|
|
2586
2264
|
/** Enabled */
|
|
2587
|
-
Enabled = "
|
|
2265
|
+
Enabled = "enabled",
|
|
2588
2266
|
/** Disabled */
|
|
2589
|
-
Disabled = "
|
|
2590
|
-
}
|
|
2591
|
-
/**
|
|
2592
|
-
* Defines values for TlsStatus. \
|
|
2593
|
-
* {@link KnownTlsStatus} can be used interchangeably with TlsStatus,
|
|
2594
|
-
* this enum contains the known values that the service supports.
|
|
2595
|
-
* ### Known values supported by the service
|
|
2596
|
-
* **Enabled** \
|
|
2597
|
-
* **Disabled**
|
|
2598
|
-
*/
|
|
2599
|
-
export type TlsStatus = string;
|
|
2600
|
-
/** Known values of {@link CertificateType} that the service accepts. */
|
|
2601
|
-
export declare enum KnownCertificateType {
|
|
2602
|
-
/** LocalDirectory */
|
|
2603
|
-
LocalDirectory = "LocalDirectory"
|
|
2267
|
+
Disabled = "disabled"
|
|
2604
2268
|
}
|
|
2605
2269
|
/**
|
|
2606
|
-
* Defines values for
|
|
2607
|
-
* {@link
|
|
2270
|
+
* Defines values for PolicyStatus. \
|
|
2271
|
+
* {@link KnownPolicyStatus} can be used interchangeably with PolicyStatus,
|
|
2608
2272
|
* this enum contains the known values that the service supports.
|
|
2609
2273
|
* ### Known values supported by the service
|
|
2610
|
-
* **
|
|
2274
|
+
* **enabled** \
|
|
2275
|
+
* **disabled**
|
|
2611
2276
|
*/
|
|
2612
|
-
export type
|
|
2613
|
-
/** Known values of {@link
|
|
2614
|
-
export declare enum
|
|
2615
|
-
/**
|
|
2616
|
-
|
|
2617
|
-
/** Information */
|
|
2618
|
-
Information = "Information",
|
|
2619
|
-
/** Warning */
|
|
2620
|
-
Warning = "Warning",
|
|
2621
|
-
/** Error */
|
|
2622
|
-
Error = "Error",
|
|
2623
|
-
/** None */
|
|
2624
|
-
None = "None"
|
|
2277
|
+
export type PolicyStatus = string;
|
|
2278
|
+
/** Known values of {@link TrustPolicyType} that the service accepts. */
|
|
2279
|
+
export declare enum KnownTrustPolicyType {
|
|
2280
|
+
/** Notary */
|
|
2281
|
+
Notary = "Notary"
|
|
2625
2282
|
}
|
|
2626
2283
|
/**
|
|
2627
|
-
* Defines values for
|
|
2628
|
-
* {@link
|
|
2284
|
+
* Defines values for TrustPolicyType. \
|
|
2285
|
+
* {@link KnownTrustPolicyType} can be used interchangeably with TrustPolicyType,
|
|
2629
2286
|
* this enum contains the known values that the service supports.
|
|
2630
2287
|
* ### Known values supported by the service
|
|
2631
|
-
* **
|
|
2632
|
-
* **Information** \
|
|
2633
|
-
* **Warning** \
|
|
2634
|
-
* **Error** \
|
|
2635
|
-
* **None**
|
|
2288
|
+
* **Notary**
|
|
2636
2289
|
*/
|
|
2637
|
-
export type
|
|
2638
|
-
/** Known values of {@link
|
|
2639
|
-
export declare enum
|
|
2290
|
+
export type TrustPolicyType = string;
|
|
2291
|
+
/** Known values of {@link ExportPolicyStatus} that the service accepts. */
|
|
2292
|
+
export declare enum KnownExportPolicyStatus {
|
|
2640
2293
|
/** Enabled */
|
|
2641
|
-
Enabled = "
|
|
2294
|
+
Enabled = "enabled",
|
|
2642
2295
|
/** Disabled */
|
|
2643
|
-
Disabled = "
|
|
2296
|
+
Disabled = "disabled"
|
|
2644
2297
|
}
|
|
2645
2298
|
/**
|
|
2646
|
-
* Defines values for
|
|
2647
|
-
* {@link
|
|
2299
|
+
* Defines values for ExportPolicyStatus. \
|
|
2300
|
+
* {@link KnownExportPolicyStatus} can be used interchangeably with ExportPolicyStatus,
|
|
2648
2301
|
* this enum contains the known values that the service supports.
|
|
2649
2302
|
* ### Known values supported by the service
|
|
2650
|
-
* **
|
|
2651
|
-
* **
|
|
2303
|
+
* **enabled** \
|
|
2304
|
+
* **disabled**
|
|
2652
2305
|
*/
|
|
2653
|
-
export type
|
|
2654
|
-
/** Known values of {@link
|
|
2655
|
-
export declare enum
|
|
2656
|
-
/**
|
|
2657
|
-
|
|
2306
|
+
export type ExportPolicyStatus = string;
|
|
2307
|
+
/** Known values of {@link AzureADAuthenticationAsArmPolicyStatus} that the service accepts. */
|
|
2308
|
+
export declare enum KnownAzureADAuthenticationAsArmPolicyStatus {
|
|
2309
|
+
/** Enabled */
|
|
2310
|
+
Enabled = "enabled",
|
|
2311
|
+
/** Disabled */
|
|
2312
|
+
Disabled = "disabled"
|
|
2658
2313
|
}
|
|
2659
2314
|
/**
|
|
2660
|
-
* Defines values for
|
|
2661
|
-
* {@link
|
|
2315
|
+
* Defines values for AzureADAuthenticationAsArmPolicyStatus. \
|
|
2316
|
+
* {@link KnownAzureADAuthenticationAsArmPolicyStatus} can be used interchangeably with AzureADAuthenticationAsArmPolicyStatus,
|
|
2662
2317
|
* this enum contains the known values that the service supports.
|
|
2663
2318
|
* ### Known values supported by the service
|
|
2664
|
-
* **
|
|
2319
|
+
* **enabled** \
|
|
2320
|
+
* **disabled**
|
|
2665
2321
|
*/
|
|
2666
|
-
export type
|
|
2667
|
-
/** Known values of {@link
|
|
2668
|
-
export declare enum
|
|
2669
|
-
/**
|
|
2670
|
-
|
|
2671
|
-
/**
|
|
2672
|
-
|
|
2322
|
+
export type AzureADAuthenticationAsArmPolicyStatus = string;
|
|
2323
|
+
/** Known values of {@link EncryptionStatus} that the service accepts. */
|
|
2324
|
+
export declare enum KnownEncryptionStatus {
|
|
2325
|
+
/** Enabled */
|
|
2326
|
+
Enabled = "enabled",
|
|
2327
|
+
/** Disabled */
|
|
2328
|
+
Disabled = "disabled"
|
|
2673
2329
|
}
|
|
2674
2330
|
/**
|
|
2675
|
-
* Defines values for
|
|
2676
|
-
* {@link
|
|
2331
|
+
* Defines values for EncryptionStatus. \
|
|
2332
|
+
* {@link KnownEncryptionStatus} can be used interchangeably with EncryptionStatus,
|
|
2677
2333
|
* this enum contains the known values that the service supports.
|
|
2678
2334
|
* ### Known values supported by the service
|
|
2679
|
-
* **
|
|
2680
|
-
* **
|
|
2335
|
+
* **enabled** \
|
|
2336
|
+
* **disabled**
|
|
2681
2337
|
*/
|
|
2682
|
-
export type
|
|
2683
|
-
/** Known values of {@link
|
|
2684
|
-
export declare enum
|
|
2685
|
-
/**
|
|
2686
|
-
|
|
2687
|
-
/**
|
|
2688
|
-
|
|
2689
|
-
/**
|
|
2690
|
-
|
|
2691
|
-
/**
|
|
2692
|
-
|
|
2338
|
+
export type EncryptionStatus = string;
|
|
2339
|
+
/** Known values of {@link ConnectionStatus} that the service accepts. */
|
|
2340
|
+
export declare enum KnownConnectionStatus {
|
|
2341
|
+
/** Approved */
|
|
2342
|
+
Approved = "Approved",
|
|
2343
|
+
/** Pending */
|
|
2344
|
+
Pending = "Pending",
|
|
2345
|
+
/** Rejected */
|
|
2346
|
+
Rejected = "Rejected",
|
|
2347
|
+
/** Disconnected */
|
|
2348
|
+
Disconnected = "Disconnected"
|
|
2693
2349
|
}
|
|
2694
2350
|
/**
|
|
2695
|
-
* Defines values for
|
|
2696
|
-
* {@link
|
|
2351
|
+
* Defines values for ConnectionStatus. \
|
|
2352
|
+
* {@link KnownConnectionStatus} can be used interchangeably with ConnectionStatus,
|
|
2697
2353
|
* this enum contains the known values that the service supports.
|
|
2698
2354
|
* ### Known values supported by the service
|
|
2699
|
-
* **
|
|
2700
|
-
* **
|
|
2701
|
-
* **
|
|
2702
|
-
* **
|
|
2355
|
+
* **Approved** \
|
|
2356
|
+
* **Pending** \
|
|
2357
|
+
* **Rejected** \
|
|
2358
|
+
* **Disconnected**
|
|
2703
2359
|
*/
|
|
2704
|
-
export type
|
|
2705
|
-
/** Known values of {@link
|
|
2706
|
-
export declare enum
|
|
2707
|
-
/**
|
|
2708
|
-
|
|
2709
|
-
/**
|
|
2710
|
-
|
|
2360
|
+
export type ConnectionStatus = string;
|
|
2361
|
+
/** Known values of {@link ActionsRequired} that the service accepts. */
|
|
2362
|
+
export declare enum KnownActionsRequired {
|
|
2363
|
+
/** None */
|
|
2364
|
+
None = "None",
|
|
2365
|
+
/** Recreate */
|
|
2366
|
+
Recreate = "Recreate"
|
|
2711
2367
|
}
|
|
2712
2368
|
/**
|
|
2713
|
-
* Defines values for
|
|
2714
|
-
* {@link
|
|
2369
|
+
* Defines values for ActionsRequired. \
|
|
2370
|
+
* {@link KnownActionsRequired} can be used interchangeably with ActionsRequired,
|
|
2715
2371
|
* this enum contains the known values that the service supports.
|
|
2716
2372
|
* ### Known values supported by the service
|
|
2717
|
-
* **
|
|
2718
|
-
* **
|
|
2373
|
+
* **None** \
|
|
2374
|
+
* **Recreate**
|
|
2719
2375
|
*/
|
|
2720
|
-
export type
|
|
2721
|
-
/** Known values of {@link
|
|
2722
|
-
export declare enum
|
|
2723
|
-
/**
|
|
2724
|
-
|
|
2376
|
+
export type ActionsRequired = string;
|
|
2377
|
+
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
2378
|
+
export declare enum KnownCreatedByType {
|
|
2379
|
+
/** User */
|
|
2380
|
+
User = "User",
|
|
2381
|
+
/** Application */
|
|
2382
|
+
Application = "Application",
|
|
2383
|
+
/** ManagedIdentity */
|
|
2384
|
+
ManagedIdentity = "ManagedIdentity",
|
|
2385
|
+
/** Key */
|
|
2386
|
+
Key = "Key"
|
|
2725
2387
|
}
|
|
2726
2388
|
/**
|
|
2727
|
-
* Defines values for
|
|
2728
|
-
* {@link
|
|
2389
|
+
* Defines values for CreatedByType. \
|
|
2390
|
+
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
2729
2391
|
* this enum contains the known values that the service supports.
|
|
2730
2392
|
* ### Known values supported by the service
|
|
2731
|
-
* **
|
|
2393
|
+
* **User** \
|
|
2394
|
+
* **Application** \
|
|
2395
|
+
* **ManagedIdentity** \
|
|
2396
|
+
* **Key**
|
|
2732
2397
|
*/
|
|
2733
|
-
export type
|
|
2734
|
-
/** Known values of {@link
|
|
2735
|
-
export declare enum
|
|
2398
|
+
export type CreatedByType = string;
|
|
2399
|
+
/** Known values of {@link PublicNetworkAccess} that the service accepts. */
|
|
2400
|
+
export declare enum KnownPublicNetworkAccess {
|
|
2736
2401
|
/** Enabled */
|
|
2737
2402
|
Enabled = "Enabled",
|
|
2738
2403
|
/** Disabled */
|
|
2739
2404
|
Disabled = "Disabled"
|
|
2740
2405
|
}
|
|
2741
2406
|
/**
|
|
2742
|
-
* Defines values for
|
|
2743
|
-
* {@link
|
|
2407
|
+
* Defines values for PublicNetworkAccess. \
|
|
2408
|
+
* {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
|
|
2744
2409
|
* this enum contains the known values that the service supports.
|
|
2745
2410
|
* ### Known values supported by the service
|
|
2746
2411
|
* **Enabled** \
|
|
2747
2412
|
* **Disabled**
|
|
2748
2413
|
*/
|
|
2749
|
-
export type
|
|
2750
|
-
/** Known values of {@link
|
|
2751
|
-
export declare enum
|
|
2752
|
-
/**
|
|
2753
|
-
|
|
2754
|
-
/**
|
|
2755
|
-
|
|
2756
|
-
/** SubscriptionReuse */
|
|
2757
|
-
SubscriptionReuse = "SubscriptionReuse",
|
|
2758
|
-
/** ResourceGroupReuse */
|
|
2759
|
-
ResourceGroupReuse = "ResourceGroupReuse",
|
|
2760
|
-
/** NoReuse */
|
|
2761
|
-
NoReuse = "NoReuse"
|
|
2762
|
-
}
|
|
2763
|
-
/**
|
|
2764
|
-
* Defines values for AutoGeneratedDomainNameLabelScope. \
|
|
2765
|
-
* {@link KnownAutoGeneratedDomainNameLabelScope} can be used interchangeably with AutoGeneratedDomainNameLabelScope,
|
|
2766
|
-
* this enum contains the known values that the service supports.
|
|
2767
|
-
* ### Known values supported by the service
|
|
2768
|
-
* **Unsecure** \
|
|
2769
|
-
* **TenantReuse** \
|
|
2770
|
-
* **SubscriptionReuse** \
|
|
2771
|
-
* **ResourceGroupReuse** \
|
|
2772
|
-
* **NoReuse**
|
|
2773
|
-
*/
|
|
2774
|
-
export type AutoGeneratedDomainNameLabelScope = string;
|
|
2775
|
-
/** Known values of {@link PipelineRunSourceType} that the service accepts. */
|
|
2776
|
-
export declare enum KnownPipelineRunSourceType {
|
|
2777
|
-
/** AzureStorageBlob */
|
|
2778
|
-
AzureStorageBlob = "AzureStorageBlob"
|
|
2779
|
-
}
|
|
2780
|
-
/**
|
|
2781
|
-
* Defines values for PipelineRunSourceType. \
|
|
2782
|
-
* {@link KnownPipelineRunSourceType} can be used interchangeably with PipelineRunSourceType,
|
|
2783
|
-
* this enum contains the known values that the service supports.
|
|
2784
|
-
* ### Known values supported by the service
|
|
2785
|
-
* **AzureStorageBlob**
|
|
2786
|
-
*/
|
|
2787
|
-
export type PipelineRunSourceType = string;
|
|
2788
|
-
/** Known values of {@link PipelineRunTargetType} that the service accepts. */
|
|
2789
|
-
export declare enum KnownPipelineRunTargetType {
|
|
2790
|
-
/** AzureStorageBlob */
|
|
2791
|
-
AzureStorageBlob = "AzureStorageBlob"
|
|
2414
|
+
export type PublicNetworkAccess = string;
|
|
2415
|
+
/** Known values of {@link NetworkRuleBypassOptions} that the service accepts. */
|
|
2416
|
+
export declare enum KnownNetworkRuleBypassOptions {
|
|
2417
|
+
/** AzureServices */
|
|
2418
|
+
AzureServices = "AzureServices",
|
|
2419
|
+
/** None */
|
|
2420
|
+
None = "None"
|
|
2792
2421
|
}
|
|
2793
2422
|
/**
|
|
2794
|
-
* Defines values for
|
|
2795
|
-
* {@link
|
|
2423
|
+
* Defines values for NetworkRuleBypassOptions. \
|
|
2424
|
+
* {@link KnownNetworkRuleBypassOptions} can be used interchangeably with NetworkRuleBypassOptions,
|
|
2796
2425
|
* this enum contains the known values that the service supports.
|
|
2797
2426
|
* ### Known values supported by the service
|
|
2798
|
-
* **
|
|
2427
|
+
* **AzureServices** \
|
|
2428
|
+
* **None**
|
|
2799
2429
|
*/
|
|
2800
|
-
export type
|
|
2801
|
-
/** Known values of {@link
|
|
2802
|
-
export declare enum
|
|
2803
|
-
/**
|
|
2804
|
-
|
|
2805
|
-
/**
|
|
2806
|
-
|
|
2807
|
-
/** Rejected */
|
|
2808
|
-
Rejected = "Rejected",
|
|
2809
|
-
/** Disconnected */
|
|
2810
|
-
Disconnected = "Disconnected"
|
|
2430
|
+
export type NetworkRuleBypassOptions = string;
|
|
2431
|
+
/** Known values of {@link ZoneRedundancy} that the service accepts. */
|
|
2432
|
+
export declare enum KnownZoneRedundancy {
|
|
2433
|
+
/** Enabled */
|
|
2434
|
+
Enabled = "Enabled",
|
|
2435
|
+
/** Disabled */
|
|
2436
|
+
Disabled = "Disabled"
|
|
2811
2437
|
}
|
|
2812
2438
|
/**
|
|
2813
|
-
* Defines values for
|
|
2814
|
-
* {@link
|
|
2439
|
+
* Defines values for ZoneRedundancy. \
|
|
2440
|
+
* {@link KnownZoneRedundancy} can be used interchangeably with ZoneRedundancy,
|
|
2815
2441
|
* this enum contains the known values that the service supports.
|
|
2816
2442
|
* ### Known values supported by the service
|
|
2817
|
-
* **
|
|
2818
|
-
* **
|
|
2819
|
-
* **Rejected** \
|
|
2820
|
-
* **Disconnected**
|
|
2443
|
+
* **Enabled** \
|
|
2444
|
+
* **Disabled**
|
|
2821
2445
|
*/
|
|
2822
|
-
export type
|
|
2823
|
-
/** Known values of {@link
|
|
2824
|
-
export declare enum
|
|
2825
|
-
/**
|
|
2826
|
-
|
|
2827
|
-
/**
|
|
2828
|
-
|
|
2446
|
+
export type ZoneRedundancy = string;
|
|
2447
|
+
/** Known values of {@link RoleAssignmentMode} that the service accepts. */
|
|
2448
|
+
export declare enum KnownRoleAssignmentMode {
|
|
2449
|
+
/** AbacRepositoryPermissions */
|
|
2450
|
+
AbacRepositoryPermissions = "AbacRepositoryPermissions",
|
|
2451
|
+
/** LegacyRegistryPermissions */
|
|
2452
|
+
LegacyRegistryPermissions = "LegacyRegistryPermissions"
|
|
2829
2453
|
}
|
|
2830
2454
|
/**
|
|
2831
|
-
* Defines values for
|
|
2832
|
-
* {@link
|
|
2455
|
+
* Defines values for RoleAssignmentMode. \
|
|
2456
|
+
* {@link KnownRoleAssignmentMode} can be used interchangeably with RoleAssignmentMode,
|
|
2833
2457
|
* this enum contains the known values that the service supports.
|
|
2834
2458
|
* ### Known values supported by the service
|
|
2835
|
-
* **
|
|
2836
|
-
* **
|
|
2459
|
+
* **AbacRepositoryPermissions** \
|
|
2460
|
+
* **LegacyRegistryPermissions**
|
|
2837
2461
|
*/
|
|
2838
|
-
export type
|
|
2462
|
+
export type RoleAssignmentMode = string;
|
|
2839
2463
|
/** Known values of {@link SkuName} that the service accepts. */
|
|
2840
2464
|
export declare enum KnownSkuName {
|
|
2841
2465
|
/** Classic */
|
|
@@ -2880,192 +2504,197 @@ export declare enum KnownSkuTier {
|
|
|
2880
2504
|
* **Premium**
|
|
2881
2505
|
*/
|
|
2882
2506
|
export type SkuTier = string;
|
|
2883
|
-
/** Known values of {@link
|
|
2884
|
-
export declare enum
|
|
2885
|
-
/**
|
|
2886
|
-
|
|
2887
|
-
/**
|
|
2888
|
-
|
|
2889
|
-
|
|
2890
|
-
|
|
2891
|
-
|
|
2892
|
-
|
|
2893
|
-
* this enum contains the known values that the service supports.
|
|
2894
|
-
* ### Known values supported by the service
|
|
2895
|
-
* **Allow** \
|
|
2896
|
-
* **Deny**
|
|
2897
|
-
*/
|
|
2898
|
-
export type DefaultAction = string;
|
|
2899
|
-
/** Known values of {@link Action} that the service accepts. */
|
|
2900
|
-
export declare enum KnownAction {
|
|
2901
|
-
/** Allow */
|
|
2902
|
-
Allow = "Allow"
|
|
2507
|
+
/** Known values of {@link ConnectedRegistryMode} that the service accepts. */
|
|
2508
|
+
export declare enum KnownConnectedRegistryMode {
|
|
2509
|
+
/** ReadWrite */
|
|
2510
|
+
ReadWrite = "ReadWrite",
|
|
2511
|
+
/** ReadOnly */
|
|
2512
|
+
ReadOnly = "ReadOnly",
|
|
2513
|
+
/** Registry */
|
|
2514
|
+
Registry = "Registry",
|
|
2515
|
+
/** Mirror */
|
|
2516
|
+
Mirror = "Mirror"
|
|
2903
2517
|
}
|
|
2904
2518
|
/**
|
|
2905
|
-
* Defines values for
|
|
2906
|
-
* {@link
|
|
2519
|
+
* Defines values for ConnectedRegistryMode. \
|
|
2520
|
+
* {@link KnownConnectedRegistryMode} can be used interchangeably with ConnectedRegistryMode,
|
|
2907
2521
|
* this enum contains the known values that the service supports.
|
|
2908
2522
|
* ### Known values supported by the service
|
|
2909
|
-
* **
|
|
2523
|
+
* **ReadWrite** \
|
|
2524
|
+
* **ReadOnly** \
|
|
2525
|
+
* **Registry** \
|
|
2526
|
+
* **Mirror**
|
|
2910
2527
|
*/
|
|
2911
|
-
export type
|
|
2912
|
-
/** Known values of {@link
|
|
2913
|
-
export declare enum
|
|
2914
|
-
/**
|
|
2915
|
-
|
|
2916
|
-
/**
|
|
2917
|
-
|
|
2528
|
+
export type ConnectedRegistryMode = string;
|
|
2529
|
+
/** Known values of {@link ConnectionState} that the service accepts. */
|
|
2530
|
+
export declare enum KnownConnectionState {
|
|
2531
|
+
/** Online */
|
|
2532
|
+
Online = "Online",
|
|
2533
|
+
/** Offline */
|
|
2534
|
+
Offline = "Offline",
|
|
2535
|
+
/** Syncing */
|
|
2536
|
+
Syncing = "Syncing",
|
|
2537
|
+
/** Unhealthy */
|
|
2538
|
+
Unhealthy = "Unhealthy"
|
|
2918
2539
|
}
|
|
2919
2540
|
/**
|
|
2920
|
-
* Defines values for
|
|
2921
|
-
* {@link
|
|
2541
|
+
* Defines values for ConnectionState. \
|
|
2542
|
+
* {@link KnownConnectionState} can be used interchangeably with ConnectionState,
|
|
2922
2543
|
* this enum contains the known values that the service supports.
|
|
2923
2544
|
* ### Known values supported by the service
|
|
2924
|
-
* **
|
|
2925
|
-
* **
|
|
2545
|
+
* **Online** \
|
|
2546
|
+
* **Offline** \
|
|
2547
|
+
* **Syncing** \
|
|
2548
|
+
* **Unhealthy**
|
|
2926
2549
|
*/
|
|
2927
|
-
export type
|
|
2928
|
-
/** Known values of {@link
|
|
2929
|
-
export declare enum
|
|
2930
|
-
/**
|
|
2931
|
-
|
|
2550
|
+
export type ConnectionState = string;
|
|
2551
|
+
/** Known values of {@link ActivationStatus} that the service accepts. */
|
|
2552
|
+
export declare enum KnownActivationStatus {
|
|
2553
|
+
/** Active */
|
|
2554
|
+
Active = "Active",
|
|
2555
|
+
/** Inactive */
|
|
2556
|
+
Inactive = "Inactive"
|
|
2932
2557
|
}
|
|
2933
2558
|
/**
|
|
2934
|
-
* Defines values for
|
|
2935
|
-
* {@link
|
|
2559
|
+
* Defines values for ActivationStatus. \
|
|
2560
|
+
* {@link KnownActivationStatus} can be used interchangeably with ActivationStatus,
|
|
2936
2561
|
* this enum contains the known values that the service supports.
|
|
2937
2562
|
* ### Known values supported by the service
|
|
2938
|
-
* **
|
|
2563
|
+
* **Active** \
|
|
2564
|
+
* **Inactive**
|
|
2939
2565
|
*/
|
|
2940
|
-
export type
|
|
2941
|
-
/** Known values of {@link
|
|
2942
|
-
export declare enum
|
|
2566
|
+
export type ActivationStatus = string;
|
|
2567
|
+
/** Known values of {@link TlsStatus} that the service accepts. */
|
|
2568
|
+
export declare enum KnownTlsStatus {
|
|
2943
2569
|
/** Enabled */
|
|
2944
|
-
Enabled = "
|
|
2570
|
+
Enabled = "Enabled",
|
|
2945
2571
|
/** Disabled */
|
|
2946
|
-
Disabled = "
|
|
2572
|
+
Disabled = "Disabled"
|
|
2947
2573
|
}
|
|
2948
2574
|
/**
|
|
2949
|
-
* Defines values for
|
|
2950
|
-
* {@link
|
|
2575
|
+
* Defines values for TlsStatus. \
|
|
2576
|
+
* {@link KnownTlsStatus} can be used interchangeably with TlsStatus,
|
|
2951
2577
|
* this enum contains the known values that the service supports.
|
|
2952
2578
|
* ### Known values supported by the service
|
|
2953
|
-
* **
|
|
2954
|
-
* **
|
|
2579
|
+
* **Enabled** \
|
|
2580
|
+
* **Disabled**
|
|
2955
2581
|
*/
|
|
2956
|
-
export type
|
|
2957
|
-
/** Known values of {@link
|
|
2958
|
-
export declare enum
|
|
2959
|
-
/**
|
|
2960
|
-
|
|
2961
|
-
/** Disabled */
|
|
2962
|
-
Disabled = "disabled"
|
|
2582
|
+
export type TlsStatus = string;
|
|
2583
|
+
/** Known values of {@link CertificateType} that the service accepts. */
|
|
2584
|
+
export declare enum KnownCertificateType {
|
|
2585
|
+
/** LocalDirectory */
|
|
2586
|
+
LocalDirectory = "LocalDirectory"
|
|
2963
2587
|
}
|
|
2964
2588
|
/**
|
|
2965
|
-
* Defines values for
|
|
2966
|
-
* {@link
|
|
2589
|
+
* Defines values for CertificateType. \
|
|
2590
|
+
* {@link KnownCertificateType} can be used interchangeably with CertificateType,
|
|
2967
2591
|
* this enum contains the known values that the service supports.
|
|
2968
2592
|
* ### Known values supported by the service
|
|
2969
|
-
* **
|
|
2970
|
-
* **disabled**
|
|
2593
|
+
* **LocalDirectory**
|
|
2971
2594
|
*/
|
|
2972
|
-
export type
|
|
2973
|
-
/** Known values of {@link
|
|
2974
|
-
export declare enum
|
|
2975
|
-
/**
|
|
2976
|
-
|
|
2977
|
-
/**
|
|
2978
|
-
|
|
2595
|
+
export type CertificateType = string;
|
|
2596
|
+
/** Known values of {@link LogLevel} that the service accepts. */
|
|
2597
|
+
export declare enum KnownLogLevel {
|
|
2598
|
+
/** Debug */
|
|
2599
|
+
Debug = "Debug",
|
|
2600
|
+
/** Information */
|
|
2601
|
+
Information = "Information",
|
|
2602
|
+
/** Warning */
|
|
2603
|
+
Warning = "Warning",
|
|
2604
|
+
/** Error */
|
|
2605
|
+
Error = "Error",
|
|
2606
|
+
/** None */
|
|
2607
|
+
None = "None"
|
|
2979
2608
|
}
|
|
2980
2609
|
/**
|
|
2981
|
-
* Defines values for
|
|
2982
|
-
* {@link
|
|
2610
|
+
* Defines values for LogLevel. \
|
|
2611
|
+
* {@link KnownLogLevel} can be used interchangeably with LogLevel,
|
|
2983
2612
|
* this enum contains the known values that the service supports.
|
|
2984
2613
|
* ### Known values supported by the service
|
|
2985
|
-
* **
|
|
2986
|
-
* **
|
|
2614
|
+
* **Debug** \
|
|
2615
|
+
* **Information** \
|
|
2616
|
+
* **Warning** \
|
|
2617
|
+
* **Error** \
|
|
2618
|
+
* **None**
|
|
2987
2619
|
*/
|
|
2988
|
-
export type
|
|
2989
|
-
/** Known values of {@link
|
|
2990
|
-
export declare enum
|
|
2620
|
+
export type LogLevel = string;
|
|
2621
|
+
/** Known values of {@link AuditLogStatus} that the service accepts. */
|
|
2622
|
+
export declare enum KnownAuditLogStatus {
|
|
2991
2623
|
/** Enabled */
|
|
2992
2624
|
Enabled = "Enabled",
|
|
2993
2625
|
/** Disabled */
|
|
2994
2626
|
Disabled = "Disabled"
|
|
2995
2627
|
}
|
|
2996
2628
|
/**
|
|
2997
|
-
* Defines values for
|
|
2998
|
-
* {@link
|
|
2629
|
+
* Defines values for AuditLogStatus. \
|
|
2630
|
+
* {@link KnownAuditLogStatus} can be used interchangeably with AuditLogStatus,
|
|
2999
2631
|
* this enum contains the known values that the service supports.
|
|
3000
2632
|
* ### Known values supported by the service
|
|
3001
2633
|
* **Enabled** \
|
|
3002
2634
|
* **Disabled**
|
|
3003
2635
|
*/
|
|
3004
|
-
export type
|
|
3005
|
-
/** Known values of {@link
|
|
3006
|
-
export declare enum
|
|
3007
|
-
/**
|
|
3008
|
-
|
|
3009
|
-
/** None */
|
|
3010
|
-
None = "None"
|
|
2636
|
+
export type AuditLogStatus = string;
|
|
2637
|
+
/** Known values of {@link CredentialName} that the service accepts. */
|
|
2638
|
+
export declare enum KnownCredentialName {
|
|
2639
|
+
/** Credential1 */
|
|
2640
|
+
Credential1 = "Credential1"
|
|
3011
2641
|
}
|
|
3012
2642
|
/**
|
|
3013
|
-
* Defines values for
|
|
3014
|
-
* {@link
|
|
2643
|
+
* Defines values for CredentialName. \
|
|
2644
|
+
* {@link KnownCredentialName} can be used interchangeably with CredentialName,
|
|
3015
2645
|
* this enum contains the known values that the service supports.
|
|
3016
2646
|
* ### Known values supported by the service
|
|
3017
|
-
* **
|
|
3018
|
-
* **None**
|
|
2647
|
+
* **Credential1**
|
|
3019
2648
|
*/
|
|
3020
|
-
export type
|
|
3021
|
-
/** Known values of {@link
|
|
3022
|
-
export declare enum
|
|
3023
|
-
/**
|
|
3024
|
-
|
|
3025
|
-
/**
|
|
3026
|
-
|
|
2649
|
+
export type CredentialName = string;
|
|
2650
|
+
/** Known values of {@link CredentialHealthStatus} that the service accepts. */
|
|
2651
|
+
export declare enum KnownCredentialHealthStatus {
|
|
2652
|
+
/** Healthy */
|
|
2653
|
+
Healthy = "Healthy",
|
|
2654
|
+
/** Unhealthy */
|
|
2655
|
+
Unhealthy = "Unhealthy"
|
|
3027
2656
|
}
|
|
3028
2657
|
/**
|
|
3029
|
-
* Defines values for
|
|
3030
|
-
* {@link
|
|
2658
|
+
* Defines values for CredentialHealthStatus. \
|
|
2659
|
+
* {@link KnownCredentialHealthStatus} can be used interchangeably with CredentialHealthStatus,
|
|
3031
2660
|
* this enum contains the known values that the service supports.
|
|
3032
2661
|
* ### Known values supported by the service
|
|
3033
|
-
* **
|
|
3034
|
-
* **
|
|
2662
|
+
* **Healthy** \
|
|
2663
|
+
* **Unhealthy**
|
|
3035
2664
|
*/
|
|
3036
|
-
export type
|
|
3037
|
-
/** Known values of {@link
|
|
3038
|
-
export declare enum
|
|
3039
|
-
/**
|
|
3040
|
-
|
|
3041
|
-
/**
|
|
3042
|
-
|
|
2665
|
+
export type CredentialHealthStatus = string;
|
|
2666
|
+
/** Known values of {@link TokenPasswordName} that the service accepts. */
|
|
2667
|
+
export declare enum KnownTokenPasswordName {
|
|
2668
|
+
/** Password1 */
|
|
2669
|
+
Password1 = "password1",
|
|
2670
|
+
/** Password2 */
|
|
2671
|
+
Password2 = "password2"
|
|
3043
2672
|
}
|
|
3044
2673
|
/**
|
|
3045
|
-
* Defines values for
|
|
3046
|
-
* {@link
|
|
2674
|
+
* Defines values for TokenPasswordName. \
|
|
2675
|
+
* {@link KnownTokenPasswordName} can be used interchangeably with TokenPasswordName,
|
|
3047
2676
|
* this enum contains the known values that the service supports.
|
|
3048
2677
|
* ### Known values supported by the service
|
|
3049
|
-
* **
|
|
3050
|
-
* **
|
|
2678
|
+
* **password1** \
|
|
2679
|
+
* **password2**
|
|
3051
2680
|
*/
|
|
3052
|
-
export type
|
|
3053
|
-
/** Known values of {@link
|
|
3054
|
-
export declare enum
|
|
3055
|
-
/**
|
|
3056
|
-
|
|
3057
|
-
/**
|
|
3058
|
-
|
|
2681
|
+
export type TokenPasswordName = string;
|
|
2682
|
+
/** Known values of {@link ImportMode} that the service accepts. */
|
|
2683
|
+
export declare enum KnownImportMode {
|
|
2684
|
+
/** NoForce */
|
|
2685
|
+
NoForce = "NoForce",
|
|
2686
|
+
/** Force */
|
|
2687
|
+
Force = "Force"
|
|
3059
2688
|
}
|
|
3060
2689
|
/**
|
|
3061
|
-
* Defines values for
|
|
3062
|
-
* {@link
|
|
2690
|
+
* Defines values for ImportMode. \
|
|
2691
|
+
* {@link KnownImportMode} can be used interchangeably with ImportMode,
|
|
3063
2692
|
* this enum contains the known values that the service supports.
|
|
3064
2693
|
* ### Known values supported by the service
|
|
3065
|
-
* **
|
|
3066
|
-
* **
|
|
2694
|
+
* **NoForce** \
|
|
2695
|
+
* **Force**
|
|
3067
2696
|
*/
|
|
3068
|
-
export type
|
|
2697
|
+
export type ImportMode = string;
|
|
3069
2698
|
/** Known values of {@link RegistryUsageUnit} that the service accepts. */
|
|
3070
2699
|
export declare enum KnownRegistryUsageUnit {
|
|
3071
2700
|
/** Count */
|
|
@@ -3098,22 +2727,6 @@ export declare enum KnownTokenCertificateName {
|
|
|
3098
2727
|
* **certificate2**
|
|
3099
2728
|
*/
|
|
3100
2729
|
export type TokenCertificateName = string;
|
|
3101
|
-
/** Known values of {@link TokenPasswordName} that the service accepts. */
|
|
3102
|
-
export declare enum KnownTokenPasswordName {
|
|
3103
|
-
/** Password1 */
|
|
3104
|
-
Password1 = "password1",
|
|
3105
|
-
/** Password2 */
|
|
3106
|
-
Password2 = "password2"
|
|
3107
|
-
}
|
|
3108
|
-
/**
|
|
3109
|
-
* Defines values for TokenPasswordName. \
|
|
3110
|
-
* {@link KnownTokenPasswordName} can be used interchangeably with TokenPasswordName,
|
|
3111
|
-
* this enum contains the known values that the service supports.
|
|
3112
|
-
* ### Known values supported by the service
|
|
3113
|
-
* **password1** \
|
|
3114
|
-
* **password2**
|
|
3115
|
-
*/
|
|
3116
|
-
export type TokenPasswordName = string;
|
|
3117
2730
|
/** Known values of {@link TokenStatus} that the service accepts. */
|
|
3118
2731
|
export declare enum KnownTokenStatus {
|
|
3119
2732
|
/** Enabled */
|
|
@@ -3338,6 +2951,22 @@ export declare enum KnownBaseImageDependencyType {
|
|
|
3338
2951
|
* **RunTime**
|
|
3339
2952
|
*/
|
|
3340
2953
|
export type BaseImageDependencyType = string;
|
|
2954
|
+
/** Known values of {@link TriggerStatus} that the service accepts. */
|
|
2955
|
+
export declare enum KnownTriggerStatus {
|
|
2956
|
+
/** Disabled */
|
|
2957
|
+
Disabled = "Disabled",
|
|
2958
|
+
/** Enabled */
|
|
2959
|
+
Enabled = "Enabled"
|
|
2960
|
+
}
|
|
2961
|
+
/**
|
|
2962
|
+
* Defines values for TriggerStatus. \
|
|
2963
|
+
* {@link KnownTriggerStatus} can be used interchangeably with TriggerStatus,
|
|
2964
|
+
* this enum contains the known values that the service supports.
|
|
2965
|
+
* ### Known values supported by the service
|
|
2966
|
+
* **Disabled** \
|
|
2967
|
+
* **Enabled**
|
|
2968
|
+
*/
|
|
2969
|
+
export type TriggerStatus = string;
|
|
3341
2970
|
/** Known values of {@link SourceControlType} that the service accepts. */
|
|
3342
2971
|
export declare enum KnownSourceControlType {
|
|
3343
2972
|
/** Github */
|
|
@@ -3453,249 +3082,17 @@ export type SecretObjectType = string;
|
|
|
3453
3082
|
/** Defines values for ResourceIdentityType. */
|
|
3454
3083
|
export type ResourceIdentityType = "SystemAssigned" | "UserAssigned" | "SystemAssigned, UserAssigned" | "None";
|
|
3455
3084
|
/** Defines values for PasswordName. */
|
|
3456
|
-
export type PasswordName = "password" | "password2";
|
|
3457
|
-
/** Optional parameters. */
|
|
3458
|
-
export interface ArchivesListOptionalParams extends coreClient.OperationOptions {
|
|
3459
|
-
}
|
|
3460
|
-
/** Contains response data for the list operation. */
|
|
3461
|
-
export type ArchivesListResponse = ArchiveListResult;
|
|
3462
|
-
/** Optional parameters. */
|
|
3463
|
-
export interface ArchivesGetOptionalParams extends coreClient.OperationOptions {
|
|
3464
|
-
}
|
|
3465
|
-
/** Contains response data for the get operation. */
|
|
3466
|
-
export type ArchivesGetResponse = Archive;
|
|
3467
|
-
/** Optional parameters. */
|
|
3468
|
-
export interface ArchivesCreateOptionalParams extends coreClient.OperationOptions {
|
|
3469
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3470
|
-
updateIntervalInMs?: number;
|
|
3471
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3472
|
-
resumeFrom?: string;
|
|
3473
|
-
}
|
|
3474
|
-
/** Contains response data for the create operation. */
|
|
3475
|
-
export type ArchivesCreateResponse = Archive;
|
|
3476
|
-
/** Optional parameters. */
|
|
3477
|
-
export interface ArchivesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3478
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3479
|
-
updateIntervalInMs?: number;
|
|
3480
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3481
|
-
resumeFrom?: string;
|
|
3482
|
-
}
|
|
3483
|
-
/** Contains response data for the delete operation. */
|
|
3484
|
-
export type ArchivesDeleteResponse = ArchivesDeleteHeaders;
|
|
3485
|
-
/** Optional parameters. */
|
|
3486
|
-
export interface ArchivesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3487
|
-
}
|
|
3488
|
-
/** Contains response data for the update operation. */
|
|
3489
|
-
export type ArchivesUpdateResponse = Archive;
|
|
3490
|
-
/** Optional parameters. */
|
|
3491
|
-
export interface ArchivesListNextOptionalParams extends coreClient.OperationOptions {
|
|
3492
|
-
}
|
|
3493
|
-
/** Contains response data for the listNext operation. */
|
|
3494
|
-
export type ArchivesListNextResponse = ArchiveListResult;
|
|
3495
|
-
/** Optional parameters. */
|
|
3496
|
-
export interface ArchiveVersionsListOptionalParams extends coreClient.OperationOptions {
|
|
3497
|
-
}
|
|
3498
|
-
/** Contains response data for the list operation. */
|
|
3499
|
-
export type ArchiveVersionsListResponse = ArchiveVersionListResult;
|
|
3500
|
-
/** Optional parameters. */
|
|
3501
|
-
export interface ArchiveVersionsGetOptionalParams extends coreClient.OperationOptions {
|
|
3502
|
-
}
|
|
3503
|
-
/** Contains response data for the get operation. */
|
|
3504
|
-
export type ArchiveVersionsGetResponse = ArchiveVersion;
|
|
3505
|
-
/** Optional parameters. */
|
|
3506
|
-
export interface ArchiveVersionsCreateOptionalParams extends coreClient.OperationOptions {
|
|
3507
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3508
|
-
updateIntervalInMs?: number;
|
|
3509
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3510
|
-
resumeFrom?: string;
|
|
3511
|
-
}
|
|
3512
|
-
/** Contains response data for the create operation. */
|
|
3513
|
-
export type ArchiveVersionsCreateResponse = ArchiveVersion;
|
|
3514
|
-
/** Optional parameters. */
|
|
3515
|
-
export interface ArchiveVersionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3516
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3517
|
-
updateIntervalInMs?: number;
|
|
3518
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3519
|
-
resumeFrom?: string;
|
|
3520
|
-
}
|
|
3521
|
-
/** Contains response data for the delete operation. */
|
|
3522
|
-
export type ArchiveVersionsDeleteResponse = ArchiveVersionsDeleteHeaders;
|
|
3523
|
-
/** Optional parameters. */
|
|
3524
|
-
export interface ArchiveVersionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3525
|
-
}
|
|
3526
|
-
/** Contains response data for the listNext operation. */
|
|
3527
|
-
export type ArchiveVersionsListNextResponse = ArchiveVersionListResult;
|
|
3528
|
-
/** Optional parameters. */
|
|
3529
|
-
export interface CacheRulesListOptionalParams extends coreClient.OperationOptions {
|
|
3530
|
-
}
|
|
3531
|
-
/** Contains response data for the list operation. */
|
|
3532
|
-
export type CacheRulesListResponse = CacheRulesListResult;
|
|
3533
|
-
/** Optional parameters. */
|
|
3534
|
-
export interface CacheRulesGetOptionalParams extends coreClient.OperationOptions {
|
|
3535
|
-
}
|
|
3536
|
-
/** Contains response data for the get operation. */
|
|
3537
|
-
export type CacheRulesGetResponse = CacheRule;
|
|
3538
|
-
/** Optional parameters. */
|
|
3539
|
-
export interface CacheRulesCreateOptionalParams extends coreClient.OperationOptions {
|
|
3540
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3541
|
-
updateIntervalInMs?: number;
|
|
3542
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3543
|
-
resumeFrom?: string;
|
|
3544
|
-
}
|
|
3545
|
-
/** Contains response data for the create operation. */
|
|
3546
|
-
export type CacheRulesCreateResponse = CacheRule;
|
|
3547
|
-
/** Optional parameters. */
|
|
3548
|
-
export interface CacheRulesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3549
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3550
|
-
updateIntervalInMs?: number;
|
|
3551
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3552
|
-
resumeFrom?: string;
|
|
3553
|
-
}
|
|
3554
|
-
/** Contains response data for the delete operation. */
|
|
3555
|
-
export type CacheRulesDeleteResponse = CacheRulesDeleteHeaders;
|
|
3556
|
-
/** Optional parameters. */
|
|
3557
|
-
export interface CacheRulesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3558
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3559
|
-
updateIntervalInMs?: number;
|
|
3560
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3561
|
-
resumeFrom?: string;
|
|
3562
|
-
}
|
|
3563
|
-
/** Contains response data for the update operation. */
|
|
3564
|
-
export type CacheRulesUpdateResponse = CacheRule;
|
|
3565
|
-
/** Optional parameters. */
|
|
3566
|
-
export interface CacheRulesListNextOptionalParams extends coreClient.OperationOptions {
|
|
3567
|
-
}
|
|
3568
|
-
/** Contains response data for the listNext operation. */
|
|
3569
|
-
export type CacheRulesListNextResponse = CacheRulesListResult;
|
|
3570
|
-
/** Optional parameters. */
|
|
3571
|
-
export interface ConnectedRegistriesListOptionalParams extends coreClient.OperationOptions {
|
|
3572
|
-
/** An OData filter expression that describes a subset of connectedRegistries to return. The parameters that can be filtered are parent.id (the resource id of the connectedRegistry parent), mode, and connectionState. The supported operator is eq. */
|
|
3573
|
-
filter?: string;
|
|
3574
|
-
}
|
|
3575
|
-
/** Contains response data for the list operation. */
|
|
3576
|
-
export type ConnectedRegistriesListResponse = ConnectedRegistryListResult;
|
|
3577
|
-
/** Optional parameters. */
|
|
3578
|
-
export interface ConnectedRegistriesGetOptionalParams extends coreClient.OperationOptions {
|
|
3579
|
-
}
|
|
3580
|
-
/** Contains response data for the get operation. */
|
|
3581
|
-
export type ConnectedRegistriesGetResponse = ConnectedRegistry;
|
|
3582
|
-
/** Optional parameters. */
|
|
3583
|
-
export interface ConnectedRegistriesCreateOptionalParams extends coreClient.OperationOptions {
|
|
3584
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3585
|
-
updateIntervalInMs?: number;
|
|
3586
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3587
|
-
resumeFrom?: string;
|
|
3588
|
-
}
|
|
3589
|
-
/** Contains response data for the create operation. */
|
|
3590
|
-
export type ConnectedRegistriesCreateResponse = ConnectedRegistry;
|
|
3591
|
-
/** Optional parameters. */
|
|
3592
|
-
export interface ConnectedRegistriesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3593
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3594
|
-
updateIntervalInMs?: number;
|
|
3595
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3596
|
-
resumeFrom?: string;
|
|
3597
|
-
}
|
|
3598
|
-
/** Optional parameters. */
|
|
3599
|
-
export interface ConnectedRegistriesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3600
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3601
|
-
updateIntervalInMs?: number;
|
|
3602
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3603
|
-
resumeFrom?: string;
|
|
3604
|
-
}
|
|
3605
|
-
/** Contains response data for the update operation. */
|
|
3606
|
-
export type ConnectedRegistriesUpdateResponse = ConnectedRegistry;
|
|
3607
|
-
/** Optional parameters. */
|
|
3608
|
-
export interface ConnectedRegistriesDeactivateOptionalParams extends coreClient.OperationOptions {
|
|
3609
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3610
|
-
updateIntervalInMs?: number;
|
|
3611
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3612
|
-
resumeFrom?: string;
|
|
3613
|
-
}
|
|
3614
|
-
/** Optional parameters. */
|
|
3615
|
-
export interface ConnectedRegistriesListNextOptionalParams extends coreClient.OperationOptions {
|
|
3616
|
-
}
|
|
3617
|
-
/** Contains response data for the listNext operation. */
|
|
3618
|
-
export type ConnectedRegistriesListNextResponse = ConnectedRegistryListResult;
|
|
3619
|
-
/** Optional parameters. */
|
|
3620
|
-
export interface CredentialSetsListOptionalParams extends coreClient.OperationOptions {
|
|
3621
|
-
}
|
|
3622
|
-
/** Contains response data for the list operation. */
|
|
3623
|
-
export type CredentialSetsListResponse = CredentialSetListResult;
|
|
3624
|
-
/** Optional parameters. */
|
|
3625
|
-
export interface CredentialSetsGetOptionalParams extends coreClient.OperationOptions {
|
|
3626
|
-
}
|
|
3627
|
-
/** Contains response data for the get operation. */
|
|
3628
|
-
export type CredentialSetsGetResponse = CredentialSet;
|
|
3629
|
-
/** Optional parameters. */
|
|
3630
|
-
export interface CredentialSetsCreateOptionalParams extends coreClient.OperationOptions {
|
|
3631
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3632
|
-
updateIntervalInMs?: number;
|
|
3633
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3634
|
-
resumeFrom?: string;
|
|
3635
|
-
}
|
|
3636
|
-
/** Contains response data for the create operation. */
|
|
3637
|
-
export type CredentialSetsCreateResponse = CredentialSet;
|
|
3638
|
-
/** Optional parameters. */
|
|
3639
|
-
export interface CredentialSetsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3640
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3641
|
-
updateIntervalInMs?: number;
|
|
3642
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3643
|
-
resumeFrom?: string;
|
|
3644
|
-
}
|
|
3645
|
-
/** Contains response data for the delete operation. */
|
|
3646
|
-
export type CredentialSetsDeleteResponse = CredentialSetsDeleteHeaders;
|
|
3647
|
-
/** Optional parameters. */
|
|
3648
|
-
export interface CredentialSetsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3649
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3650
|
-
updateIntervalInMs?: number;
|
|
3651
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3652
|
-
resumeFrom?: string;
|
|
3653
|
-
}
|
|
3654
|
-
/** Contains response data for the update operation. */
|
|
3655
|
-
export type CredentialSetsUpdateResponse = CredentialSet;
|
|
3656
|
-
/** Optional parameters. */
|
|
3657
|
-
export interface CredentialSetsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3658
|
-
}
|
|
3659
|
-
/** Contains response data for the listNext operation. */
|
|
3660
|
-
export type CredentialSetsListNextResponse = CredentialSetListResult;
|
|
3085
|
+
export type PasswordName = "password" | "password2";
|
|
3661
3086
|
/** Optional parameters. */
|
|
3662
|
-
export interface
|
|
3087
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
3663
3088
|
}
|
|
3664
3089
|
/** Contains response data for the list operation. */
|
|
3665
|
-
export type
|
|
3666
|
-
/** Optional parameters. */
|
|
3667
|
-
export interface ExportPipelinesGetOptionalParams extends coreClient.OperationOptions {
|
|
3668
|
-
}
|
|
3669
|
-
/** Contains response data for the get operation. */
|
|
3670
|
-
export type ExportPipelinesGetResponse = ExportPipeline;
|
|
3671
|
-
/** Optional parameters. */
|
|
3672
|
-
export interface ExportPipelinesCreateOptionalParams extends coreClient.OperationOptions {
|
|
3673
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3674
|
-
updateIntervalInMs?: number;
|
|
3675
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3676
|
-
resumeFrom?: string;
|
|
3677
|
-
}
|
|
3678
|
-
/** Contains response data for the create operation. */
|
|
3679
|
-
export type ExportPipelinesCreateResponse = ExportPipeline;
|
|
3680
|
-
/** Optional parameters. */
|
|
3681
|
-
export interface ExportPipelinesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3682
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3683
|
-
updateIntervalInMs?: number;
|
|
3684
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3685
|
-
resumeFrom?: string;
|
|
3686
|
-
}
|
|
3090
|
+
export type OperationsListResponse = OperationListResult;
|
|
3687
3091
|
/** Optional parameters. */
|
|
3688
|
-
export interface
|
|
3092
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3689
3093
|
}
|
|
3690
3094
|
/** Contains response data for the listNext operation. */
|
|
3691
|
-
export type
|
|
3692
|
-
/** Optional parameters. */
|
|
3693
|
-
export interface RegistriesImportImageOptionalParams extends coreClient.OperationOptions {
|
|
3694
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3695
|
-
updateIntervalInMs?: number;
|
|
3696
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3697
|
-
resumeFrom?: string;
|
|
3698
|
-
}
|
|
3095
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
3699
3096
|
/** Optional parameters. */
|
|
3700
3097
|
export interface RegistriesCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
|
|
3701
3098
|
}
|
|
@@ -3726,6 +3123,15 @@ export interface RegistriesCreateOptionalParams extends coreClient.OperationOpti
|
|
|
3726
3123
|
/** Contains response data for the create operation. */
|
|
3727
3124
|
export type RegistriesCreateResponse = Registry;
|
|
3728
3125
|
/** Optional parameters. */
|
|
3126
|
+
export interface RegistriesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3127
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3128
|
+
updateIntervalInMs?: number;
|
|
3129
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3130
|
+
resumeFrom?: string;
|
|
3131
|
+
}
|
|
3132
|
+
/** Contains response data for the update operation. */
|
|
3133
|
+
export type RegistriesUpdateResponse = Registry;
|
|
3134
|
+
/** Optional parameters. */
|
|
3729
3135
|
export interface RegistriesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3730
3136
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3731
3137
|
updateIntervalInMs?: number;
|
|
@@ -3733,14 +3139,26 @@ export interface RegistriesDeleteOptionalParams extends coreClient.OperationOpti
|
|
|
3733
3139
|
resumeFrom?: string;
|
|
3734
3140
|
}
|
|
3735
3141
|
/** Optional parameters. */
|
|
3736
|
-
export interface
|
|
3142
|
+
export interface RegistriesGenerateCredentialsOptionalParams extends coreClient.OperationOptions {
|
|
3737
3143
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3738
3144
|
updateIntervalInMs?: number;
|
|
3739
3145
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3740
3146
|
resumeFrom?: string;
|
|
3741
3147
|
}
|
|
3742
|
-
/** Contains response data for the
|
|
3743
|
-
export type
|
|
3148
|
+
/** Contains response data for the generateCredentials operation. */
|
|
3149
|
+
export type RegistriesGenerateCredentialsResponse = GenerateCredentialsResult;
|
|
3150
|
+
/** Optional parameters. */
|
|
3151
|
+
export interface RegistriesImportImageOptionalParams extends coreClient.OperationOptions {
|
|
3152
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3153
|
+
updateIntervalInMs?: number;
|
|
3154
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3155
|
+
resumeFrom?: string;
|
|
3156
|
+
}
|
|
3157
|
+
/** Optional parameters. */
|
|
3158
|
+
export interface RegistriesListCredentialsOptionalParams extends coreClient.OperationOptions {
|
|
3159
|
+
}
|
|
3160
|
+
/** Contains response data for the listCredentials operation. */
|
|
3161
|
+
export type RegistriesListCredentialsResponse = RegistryListCredentialsResult;
|
|
3744
3162
|
/** Optional parameters. */
|
|
3745
3163
|
export interface RegistriesListUsagesOptionalParams extends coreClient.OperationOptions {
|
|
3746
3164
|
}
|
|
@@ -3757,35 +3175,21 @@ export interface RegistriesGetPrivateLinkResourceOptionalParams extends coreClie
|
|
|
3757
3175
|
/** Contains response data for the getPrivateLinkResource operation. */
|
|
3758
3176
|
export type RegistriesGetPrivateLinkResourceResponse = PrivateLinkResource;
|
|
3759
3177
|
/** Optional parameters. */
|
|
3760
|
-
export interface RegistriesListCredentialsOptionalParams extends coreClient.OperationOptions {
|
|
3761
|
-
}
|
|
3762
|
-
/** Contains response data for the listCredentials operation. */
|
|
3763
|
-
export type RegistriesListCredentialsResponse = RegistryListCredentialsResult;
|
|
3764
|
-
/** Optional parameters. */
|
|
3765
3178
|
export interface RegistriesRegenerateCredentialOptionalParams extends coreClient.OperationOptions {
|
|
3766
3179
|
}
|
|
3767
3180
|
/** Contains response data for the regenerateCredential operation. */
|
|
3768
3181
|
export type RegistriesRegenerateCredentialResponse = RegistryListCredentialsResult;
|
|
3769
3182
|
/** Optional parameters. */
|
|
3770
|
-
export interface
|
|
3771
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3772
|
-
updateIntervalInMs?: number;
|
|
3773
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3774
|
-
resumeFrom?: string;
|
|
3183
|
+
export interface RegistriesGetBuildSourceUploadUrlOptionalParams extends coreClient.OperationOptions {
|
|
3775
3184
|
}
|
|
3776
|
-
/** Contains response data for the
|
|
3777
|
-
export type
|
|
3185
|
+
/** Contains response data for the getBuildSourceUploadUrl operation. */
|
|
3186
|
+
export type RegistriesGetBuildSourceUploadUrlResponse = SourceUploadDefinition;
|
|
3778
3187
|
/** Optional parameters. */
|
|
3779
3188
|
export interface RegistriesScheduleRunOptionalParams extends coreClient.OperationOptions {
|
|
3780
3189
|
}
|
|
3781
3190
|
/** Contains response data for the scheduleRun operation. */
|
|
3782
3191
|
export type RegistriesScheduleRunResponse = Run;
|
|
3783
3192
|
/** Optional parameters. */
|
|
3784
|
-
export interface RegistriesGetBuildSourceUploadUrlOptionalParams extends coreClient.OperationOptions {
|
|
3785
|
-
}
|
|
3786
|
-
/** Contains response data for the getBuildSourceUploadUrl operation. */
|
|
3787
|
-
export type RegistriesGetBuildSourceUploadUrlResponse = SourceUploadDefinition;
|
|
3788
|
-
/** Optional parameters. */
|
|
3789
3193
|
export interface RegistriesListNextOptionalParams extends coreClient.OperationOptions {
|
|
3790
3194
|
}
|
|
3791
3195
|
/** Contains response data for the listNext operation. */
|
|
@@ -3801,77 +3205,138 @@ export interface RegistriesListPrivateLinkResourcesNextOptionalParams extends co
|
|
|
3801
3205
|
/** Contains response data for the listPrivateLinkResourcesNext operation. */
|
|
3802
3206
|
export type RegistriesListPrivateLinkResourcesNextResponse = PrivateLinkResourceListResult;
|
|
3803
3207
|
/** Optional parameters. */
|
|
3804
|
-
export interface
|
|
3208
|
+
export interface CacheRulesListOptionalParams extends coreClient.OperationOptions {
|
|
3805
3209
|
}
|
|
3806
3210
|
/** Contains response data for the list operation. */
|
|
3807
|
-
export type
|
|
3211
|
+
export type CacheRulesListResponse = CacheRulesListResult;
|
|
3808
3212
|
/** Optional parameters. */
|
|
3809
|
-
export interface
|
|
3213
|
+
export interface CacheRulesGetOptionalParams extends coreClient.OperationOptions {
|
|
3810
3214
|
}
|
|
3811
3215
|
/** Contains response data for the get operation. */
|
|
3812
|
-
export type
|
|
3216
|
+
export type CacheRulesGetResponse = CacheRule;
|
|
3813
3217
|
/** Optional parameters. */
|
|
3814
|
-
export interface
|
|
3218
|
+
export interface CacheRulesCreateOptionalParams extends coreClient.OperationOptions {
|
|
3815
3219
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3816
3220
|
updateIntervalInMs?: number;
|
|
3817
3221
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3818
3222
|
resumeFrom?: string;
|
|
3819
3223
|
}
|
|
3820
3224
|
/** Contains response data for the create operation. */
|
|
3821
|
-
export type
|
|
3225
|
+
export type CacheRulesCreateResponse = CacheRule;
|
|
3226
|
+
/** Optional parameters. */
|
|
3227
|
+
export interface CacheRulesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3228
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3229
|
+
updateIntervalInMs?: number;
|
|
3230
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3231
|
+
resumeFrom?: string;
|
|
3232
|
+
}
|
|
3233
|
+
/** Contains response data for the update operation. */
|
|
3234
|
+
export type CacheRulesUpdateResponse = CacheRule;
|
|
3822
3235
|
/** Optional parameters. */
|
|
3823
|
-
export interface
|
|
3236
|
+
export interface CacheRulesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3824
3237
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3825
3238
|
updateIntervalInMs?: number;
|
|
3826
3239
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3827
3240
|
resumeFrom?: string;
|
|
3828
3241
|
}
|
|
3242
|
+
/** Contains response data for the delete operation. */
|
|
3243
|
+
export type CacheRulesDeleteResponse = CacheRulesDeleteHeaders;
|
|
3829
3244
|
/** Optional parameters. */
|
|
3830
|
-
export interface
|
|
3245
|
+
export interface CacheRulesListNextOptionalParams extends coreClient.OperationOptions {
|
|
3831
3246
|
}
|
|
3832
3247
|
/** Contains response data for the listNext operation. */
|
|
3833
|
-
export type
|
|
3248
|
+
export type CacheRulesListNextResponse = CacheRulesListResult;
|
|
3834
3249
|
/** Optional parameters. */
|
|
3835
|
-
export interface
|
|
3250
|
+
export interface ConnectedRegistriesListOptionalParams extends coreClient.OperationOptions {
|
|
3251
|
+
/** An OData filter expression that describes a subset of connectedRegistries to return. The parameters that can be filtered are parent.id (the resource id of the connectedRegistry parent), mode, and connectionState. The supported operator is eq. */
|
|
3252
|
+
filter?: string;
|
|
3836
3253
|
}
|
|
3837
3254
|
/** Contains response data for the list operation. */
|
|
3838
|
-
export type
|
|
3255
|
+
export type ConnectedRegistriesListResponse = ConnectedRegistryListResult;
|
|
3839
3256
|
/** Optional parameters. */
|
|
3840
|
-
export interface
|
|
3257
|
+
export interface ConnectedRegistriesGetOptionalParams extends coreClient.OperationOptions {
|
|
3258
|
+
}
|
|
3259
|
+
/** Contains response data for the get operation. */
|
|
3260
|
+
export type ConnectedRegistriesGetResponse = ConnectedRegistry;
|
|
3261
|
+
/** Optional parameters. */
|
|
3262
|
+
export interface ConnectedRegistriesCreateOptionalParams extends coreClient.OperationOptions {
|
|
3263
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3264
|
+
updateIntervalInMs?: number;
|
|
3265
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3266
|
+
resumeFrom?: string;
|
|
3267
|
+
}
|
|
3268
|
+
/** Contains response data for the create operation. */
|
|
3269
|
+
export type ConnectedRegistriesCreateResponse = ConnectedRegistry;
|
|
3270
|
+
/** Optional parameters. */
|
|
3271
|
+
export interface ConnectedRegistriesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3272
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3273
|
+
updateIntervalInMs?: number;
|
|
3274
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3275
|
+
resumeFrom?: string;
|
|
3276
|
+
}
|
|
3277
|
+
/** Contains response data for the update operation. */
|
|
3278
|
+
export type ConnectedRegistriesUpdateResponse = ConnectedRegistry;
|
|
3279
|
+
/** Optional parameters. */
|
|
3280
|
+
export interface ConnectedRegistriesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3281
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3282
|
+
updateIntervalInMs?: number;
|
|
3283
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3284
|
+
resumeFrom?: string;
|
|
3285
|
+
}
|
|
3286
|
+
/** Optional parameters. */
|
|
3287
|
+
export interface ConnectedRegistriesDeactivateOptionalParams extends coreClient.OperationOptions {
|
|
3288
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3289
|
+
updateIntervalInMs?: number;
|
|
3290
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3291
|
+
resumeFrom?: string;
|
|
3292
|
+
}
|
|
3293
|
+
/** Optional parameters. */
|
|
3294
|
+
export interface ConnectedRegistriesListNextOptionalParams extends coreClient.OperationOptions {
|
|
3841
3295
|
}
|
|
3842
3296
|
/** Contains response data for the listNext operation. */
|
|
3843
|
-
export type
|
|
3297
|
+
export type ConnectedRegistriesListNextResponse = ConnectedRegistryListResult;
|
|
3844
3298
|
/** Optional parameters. */
|
|
3845
|
-
export interface
|
|
3299
|
+
export interface CredentialSetsListOptionalParams extends coreClient.OperationOptions {
|
|
3846
3300
|
}
|
|
3847
3301
|
/** Contains response data for the list operation. */
|
|
3848
|
-
export type
|
|
3302
|
+
export type CredentialSetsListResponse = CredentialSetListResult;
|
|
3849
3303
|
/** Optional parameters. */
|
|
3850
|
-
export interface
|
|
3304
|
+
export interface CredentialSetsGetOptionalParams extends coreClient.OperationOptions {
|
|
3851
3305
|
}
|
|
3852
3306
|
/** Contains response data for the get operation. */
|
|
3853
|
-
export type
|
|
3307
|
+
export type CredentialSetsGetResponse = CredentialSet;
|
|
3854
3308
|
/** Optional parameters. */
|
|
3855
|
-
export interface
|
|
3309
|
+
export interface CredentialSetsCreateOptionalParams extends coreClient.OperationOptions {
|
|
3856
3310
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3857
3311
|
updateIntervalInMs?: number;
|
|
3858
3312
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3859
3313
|
resumeFrom?: string;
|
|
3860
3314
|
}
|
|
3861
3315
|
/** Contains response data for the create operation. */
|
|
3862
|
-
export type
|
|
3316
|
+
export type CredentialSetsCreateResponse = CredentialSet;
|
|
3317
|
+
/** Optional parameters. */
|
|
3318
|
+
export interface CredentialSetsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3319
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3320
|
+
updateIntervalInMs?: number;
|
|
3321
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3322
|
+
resumeFrom?: string;
|
|
3323
|
+
}
|
|
3324
|
+
/** Contains response data for the update operation. */
|
|
3325
|
+
export type CredentialSetsUpdateResponse = CredentialSet;
|
|
3863
3326
|
/** Optional parameters. */
|
|
3864
|
-
export interface
|
|
3327
|
+
export interface CredentialSetsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3865
3328
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3866
3329
|
updateIntervalInMs?: number;
|
|
3867
3330
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3868
3331
|
resumeFrom?: string;
|
|
3869
3332
|
}
|
|
3333
|
+
/** Contains response data for the delete operation. */
|
|
3334
|
+
export type CredentialSetsDeleteResponse = CredentialSetsDeleteHeaders;
|
|
3870
3335
|
/** Optional parameters. */
|
|
3871
|
-
export interface
|
|
3336
|
+
export interface CredentialSetsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3872
3337
|
}
|
|
3873
3338
|
/** Contains response data for the listNext operation. */
|
|
3874
|
-
export type
|
|
3339
|
+
export type CredentialSetsListNextResponse = CredentialSetListResult;
|
|
3875
3340
|
/** Optional parameters. */
|
|
3876
3341
|
export interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
|
|
3877
3342
|
}
|
|
@@ -3923,21 +3388,21 @@ export interface ReplicationsCreateOptionalParams extends coreClient.OperationOp
|
|
|
3923
3388
|
/** Contains response data for the create operation. */
|
|
3924
3389
|
export type ReplicationsCreateResponse = Replication;
|
|
3925
3390
|
/** Optional parameters. */
|
|
3926
|
-
export interface
|
|
3391
|
+
export interface ReplicationsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3927
3392
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3928
3393
|
updateIntervalInMs?: number;
|
|
3929
3394
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3930
3395
|
resumeFrom?: string;
|
|
3931
3396
|
}
|
|
3397
|
+
/** Contains response data for the update operation. */
|
|
3398
|
+
export type ReplicationsUpdateResponse = Replication;
|
|
3932
3399
|
/** Optional parameters. */
|
|
3933
|
-
export interface
|
|
3400
|
+
export interface ReplicationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3934
3401
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3935
3402
|
updateIntervalInMs?: number;
|
|
3936
3403
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3937
3404
|
resumeFrom?: string;
|
|
3938
3405
|
}
|
|
3939
|
-
/** Contains response data for the update operation. */
|
|
3940
|
-
export type ReplicationsUpdateResponse = Replication;
|
|
3941
3406
|
/** Optional parameters. */
|
|
3942
3407
|
export interface ReplicationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3943
3408
|
}
|
|
@@ -3963,21 +3428,21 @@ export interface ScopeMapsCreateOptionalParams extends coreClient.OperationOptio
|
|
|
3963
3428
|
/** Contains response data for the create operation. */
|
|
3964
3429
|
export type ScopeMapsCreateResponse = ScopeMap;
|
|
3965
3430
|
/** Optional parameters. */
|
|
3966
|
-
export interface
|
|
3431
|
+
export interface ScopeMapsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3967
3432
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3968
3433
|
updateIntervalInMs?: number;
|
|
3969
3434
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3970
3435
|
resumeFrom?: string;
|
|
3971
3436
|
}
|
|
3437
|
+
/** Contains response data for the update operation. */
|
|
3438
|
+
export type ScopeMapsUpdateResponse = ScopeMap;
|
|
3972
3439
|
/** Optional parameters. */
|
|
3973
|
-
export interface
|
|
3440
|
+
export interface ScopeMapsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3974
3441
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3975
3442
|
updateIntervalInMs?: number;
|
|
3976
3443
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3977
3444
|
resumeFrom?: string;
|
|
3978
3445
|
}
|
|
3979
|
-
/** Contains response data for the update operation. */
|
|
3980
|
-
export type ScopeMapsUpdateResponse = ScopeMap;
|
|
3981
3446
|
/** Optional parameters. */
|
|
3982
3447
|
export interface ScopeMapsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3983
3448
|
}
|
|
@@ -4003,21 +3468,21 @@ export interface TokensCreateOptionalParams extends coreClient.OperationOptions
|
|
|
4003
3468
|
/** Contains response data for the create operation. */
|
|
4004
3469
|
export type TokensCreateResponse = Token;
|
|
4005
3470
|
/** Optional parameters. */
|
|
4006
|
-
export interface
|
|
3471
|
+
export interface TokensUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4007
3472
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4008
3473
|
updateIntervalInMs?: number;
|
|
4009
3474
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4010
3475
|
resumeFrom?: string;
|
|
4011
3476
|
}
|
|
3477
|
+
/** Contains response data for the update operation. */
|
|
3478
|
+
export type TokensUpdateResponse = Token;
|
|
4012
3479
|
/** Optional parameters. */
|
|
4013
|
-
export interface
|
|
3480
|
+
export interface TokensDeleteOptionalParams extends coreClient.OperationOptions {
|
|
4014
3481
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4015
3482
|
updateIntervalInMs?: number;
|
|
4016
3483
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4017
3484
|
resumeFrom?: string;
|
|
4018
3485
|
}
|
|
4019
|
-
/** Contains response data for the update operation. */
|
|
4020
|
-
export type TokensUpdateResponse = Token;
|
|
4021
3486
|
/** Optional parameters. */
|
|
4022
3487
|
export interface TokensListNextOptionalParams extends coreClient.OperationOptions {
|
|
4023
3488
|
}
|
|
@@ -4043,36 +3508,36 @@ export interface WebhooksCreateOptionalParams extends coreClient.OperationOption
|
|
|
4043
3508
|
/** Contains response data for the create operation. */
|
|
4044
3509
|
export type WebhooksCreateResponse = Webhook;
|
|
4045
3510
|
/** Optional parameters. */
|
|
4046
|
-
export interface
|
|
3511
|
+
export interface WebhooksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4047
3512
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4048
3513
|
updateIntervalInMs?: number;
|
|
4049
3514
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4050
3515
|
resumeFrom?: string;
|
|
4051
3516
|
}
|
|
3517
|
+
/** Contains response data for the update operation. */
|
|
3518
|
+
export type WebhooksUpdateResponse = Webhook;
|
|
4052
3519
|
/** Optional parameters. */
|
|
4053
|
-
export interface
|
|
3520
|
+
export interface WebhooksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
4054
3521
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4055
3522
|
updateIntervalInMs?: number;
|
|
4056
3523
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4057
3524
|
resumeFrom?: string;
|
|
4058
3525
|
}
|
|
4059
|
-
/** Contains response data for the update operation. */
|
|
4060
|
-
export type WebhooksUpdateResponse = Webhook;
|
|
4061
3526
|
/** Optional parameters. */
|
|
4062
|
-
export interface
|
|
3527
|
+
export interface WebhooksGetCallbackConfigOptionalParams extends coreClient.OperationOptions {
|
|
4063
3528
|
}
|
|
4064
|
-
/** Contains response data for the
|
|
4065
|
-
export type
|
|
3529
|
+
/** Contains response data for the getCallbackConfig operation. */
|
|
3530
|
+
export type WebhooksGetCallbackConfigResponse = CallbackConfig;
|
|
4066
3531
|
/** Optional parameters. */
|
|
4067
3532
|
export interface WebhooksListEventsOptionalParams extends coreClient.OperationOptions {
|
|
4068
3533
|
}
|
|
4069
3534
|
/** Contains response data for the listEvents operation. */
|
|
4070
3535
|
export type WebhooksListEventsResponse = EventListResult;
|
|
4071
3536
|
/** Optional parameters. */
|
|
4072
|
-
export interface
|
|
3537
|
+
export interface WebhooksPingOptionalParams extends coreClient.OperationOptions {
|
|
4073
3538
|
}
|
|
4074
|
-
/** Contains response data for the
|
|
4075
|
-
export type
|
|
3539
|
+
/** Contains response data for the ping operation. */
|
|
3540
|
+
export type WebhooksPingResponse = EventInfo;
|
|
4076
3541
|
/** Optional parameters. */
|
|
4077
3542
|
export interface WebhooksListNextOptionalParams extends coreClient.OperationOptions {
|
|
4078
3543
|
}
|
|
@@ -4084,6 +3549,11 @@ export interface WebhooksListEventsNextOptionalParams extends coreClient.Operati
|
|
|
4084
3549
|
/** Contains response data for the listEventsNext operation. */
|
|
4085
3550
|
export type WebhooksListEventsNextResponse = EventListResult;
|
|
4086
3551
|
/** Optional parameters. */
|
|
3552
|
+
export interface AgentPoolsListOptionalParams extends coreClient.OperationOptions {
|
|
3553
|
+
}
|
|
3554
|
+
/** Contains response data for the list operation. */
|
|
3555
|
+
export type AgentPoolsListResponse = AgentPoolListResult;
|
|
3556
|
+
/** Optional parameters. */
|
|
4087
3557
|
export interface AgentPoolsGetOptionalParams extends coreClient.OperationOptions {
|
|
4088
3558
|
}
|
|
4089
3559
|
/** Contains response data for the get operation. */
|
|
@@ -4098,28 +3568,23 @@ export interface AgentPoolsCreateOptionalParams extends coreClient.OperationOpti
|
|
|
4098
3568
|
/** Contains response data for the create operation. */
|
|
4099
3569
|
export type AgentPoolsCreateResponse = AgentPool;
|
|
4100
3570
|
/** Optional parameters. */
|
|
4101
|
-
export interface
|
|
3571
|
+
export interface AgentPoolsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4102
3572
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4103
3573
|
updateIntervalInMs?: number;
|
|
4104
3574
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4105
3575
|
resumeFrom?: string;
|
|
4106
3576
|
}
|
|
4107
|
-
/** Contains response data for the
|
|
4108
|
-
export type
|
|
3577
|
+
/** Contains response data for the update operation. */
|
|
3578
|
+
export type AgentPoolsUpdateResponse = AgentPool;
|
|
4109
3579
|
/** Optional parameters. */
|
|
4110
|
-
export interface
|
|
3580
|
+
export interface AgentPoolsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
4111
3581
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4112
3582
|
updateIntervalInMs?: number;
|
|
4113
3583
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4114
3584
|
resumeFrom?: string;
|
|
4115
3585
|
}
|
|
4116
|
-
/** Contains response data for the
|
|
4117
|
-
export type
|
|
4118
|
-
/** Optional parameters. */
|
|
4119
|
-
export interface AgentPoolsListOptionalParams extends coreClient.OperationOptions {
|
|
4120
|
-
}
|
|
4121
|
-
/** Contains response data for the list operation. */
|
|
4122
|
-
export type AgentPoolsListResponse = AgentPoolListResult;
|
|
3586
|
+
/** Contains response data for the delete operation. */
|
|
3587
|
+
export type AgentPoolsDeleteResponse = AgentPoolsDeleteHeaders;
|
|
4123
3588
|
/** Optional parameters. */
|
|
4124
3589
|
export interface AgentPoolsGetQueueStatusOptionalParams extends coreClient.OperationOptions {
|
|
4125
3590
|
}
|
|
@@ -4150,19 +3615,24 @@ export interface RunsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
|
4150
3615
|
/** Contains response data for the update operation. */
|
|
4151
3616
|
export type RunsUpdateResponse = Run;
|
|
4152
3617
|
/** Optional parameters. */
|
|
3618
|
+
export interface RunsCancelOptionalParams extends coreClient.OperationOptions {
|
|
3619
|
+
}
|
|
3620
|
+
/** Optional parameters. */
|
|
4153
3621
|
export interface RunsGetLogSasUrlOptionalParams extends coreClient.OperationOptions {
|
|
4154
3622
|
}
|
|
4155
3623
|
/** Contains response data for the getLogSasUrl operation. */
|
|
4156
3624
|
export type RunsGetLogSasUrlResponse = RunGetLogResult;
|
|
4157
3625
|
/** Optional parameters. */
|
|
4158
|
-
export interface RunsCancelOptionalParams extends coreClient.OperationOptions {
|
|
4159
|
-
}
|
|
4160
|
-
/** Optional parameters. */
|
|
4161
3626
|
export interface RunsListNextOptionalParams extends coreClient.OperationOptions {
|
|
4162
3627
|
}
|
|
4163
3628
|
/** Contains response data for the listNext operation. */
|
|
4164
3629
|
export type RunsListNextResponse = RunListResult;
|
|
4165
3630
|
/** Optional parameters. */
|
|
3631
|
+
export interface TaskRunsListOptionalParams extends coreClient.OperationOptions {
|
|
3632
|
+
}
|
|
3633
|
+
/** Contains response data for the list operation. */
|
|
3634
|
+
export type TaskRunsListResponse = TaskRunListResult;
|
|
3635
|
+
/** Optional parameters. */
|
|
4166
3636
|
export interface TaskRunsGetOptionalParams extends coreClient.OperationOptions {
|
|
4167
3637
|
}
|
|
4168
3638
|
/** Contains response data for the get operation. */
|
|
@@ -4177,9 +3647,6 @@ export interface TaskRunsCreateOptionalParams extends coreClient.OperationOption
|
|
|
4177
3647
|
/** Contains response data for the create operation. */
|
|
4178
3648
|
export type TaskRunsCreateResponse = TaskRun;
|
|
4179
3649
|
/** Optional parameters. */
|
|
4180
|
-
export interface TaskRunsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
4181
|
-
}
|
|
4182
|
-
/** Optional parameters. */
|
|
4183
3650
|
export interface TaskRunsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4184
3651
|
/** Delay to wait until next poll, in milliseconds. */
|
|
4185
3652
|
updateIntervalInMs?: number;
|
|
@@ -4189,16 +3656,14 @@ export interface TaskRunsUpdateOptionalParams extends coreClient.OperationOption
|
|
|
4189
3656
|
/** Contains response data for the update operation. */
|
|
4190
3657
|
export type TaskRunsUpdateResponse = TaskRun;
|
|
4191
3658
|
/** Optional parameters. */
|
|
3659
|
+
export interface TaskRunsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3660
|
+
}
|
|
3661
|
+
/** Optional parameters. */
|
|
4192
3662
|
export interface TaskRunsGetDetailsOptionalParams extends coreClient.OperationOptions {
|
|
4193
3663
|
}
|
|
4194
3664
|
/** Contains response data for the getDetails operation. */
|
|
4195
3665
|
export type TaskRunsGetDetailsResponse = TaskRun;
|
|
4196
3666
|
/** Optional parameters. */
|
|
4197
|
-
export interface TaskRunsListOptionalParams extends coreClient.OperationOptions {
|
|
4198
|
-
}
|
|
4199
|
-
/** Contains response data for the list operation. */
|
|
4200
|
-
export type TaskRunsListResponse = TaskRunListResult;
|
|
4201
|
-
/** Optional parameters. */
|
|
4202
3667
|
export interface TaskRunsListNextOptionalParams extends coreClient.OperationOptions {
|
|
4203
3668
|
}
|
|
4204
3669
|
/** Contains response data for the listNext operation. */
|
|
@@ -4219,14 +3684,14 @@ export interface TasksCreateOptionalParams extends coreClient.OperationOptions {
|
|
|
4219
3684
|
/** Contains response data for the create operation. */
|
|
4220
3685
|
export type TasksCreateResponse = Task;
|
|
4221
3686
|
/** Optional parameters. */
|
|
4222
|
-
export interface TasksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
4223
|
-
}
|
|
4224
|
-
/** Optional parameters. */
|
|
4225
3687
|
export interface TasksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4226
3688
|
}
|
|
4227
3689
|
/** Contains response data for the update operation. */
|
|
4228
3690
|
export type TasksUpdateResponse = Task;
|
|
4229
3691
|
/** Optional parameters. */
|
|
3692
|
+
export interface TasksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3693
|
+
}
|
|
3694
|
+
/** Optional parameters. */
|
|
4230
3695
|
export interface TasksGetDetailsOptionalParams extends coreClient.OperationOptions {
|
|
4231
3696
|
}
|
|
4232
3697
|
/** Contains response data for the getDetails operation. */
|
|
@@ -4240,8 +3705,6 @@ export type TasksListNextResponse = TaskListResult;
|
|
|
4240
3705
|
export interface ContainerRegistryManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
4241
3706
|
/** server parameter */
|
|
4242
3707
|
$host?: string;
|
|
4243
|
-
/** Api Version */
|
|
4244
|
-
apiVersion?: string;
|
|
4245
3708
|
/** Overrides client endpoint. */
|
|
4246
3709
|
endpoint?: string;
|
|
4247
3710
|
}
|