@azure/arm-containerregistry 10.1.0-beta.5 → 10.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -154
- package/README.md +1 -1
- package/dist/index.js +3936 -8160
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +1 -1
- package/dist-esm/samples-dev/registriesCheckNameAvailabilitySample.js +2 -2
- package/dist-esm/samples-dev/registriesCreateSample.js +2 -2
- package/dist-esm/samples-dev/registriesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/registriesGenerateCredentialsSample.js +1 -1
- package/dist-esm/samples-dev/registriesGetPrivateLinkResourceSample.js +1 -1
- package/dist-esm/samples-dev/registriesGetSample.js +1 -1
- package/dist-esm/samples-dev/registriesImportImageSample.js +3 -3
- package/dist-esm/samples-dev/registriesListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/registriesListCredentialsSample.js +1 -1
- package/dist-esm/samples-dev/registriesListPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/registriesListSample.js +1 -1
- package/dist-esm/samples-dev/registriesListUsagesSample.js +1 -1
- package/dist-esm/samples-dev/registriesRegenerateCredentialSample.js +1 -1
- package/dist-esm/samples-dev/registriesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/replicationsCreateSample.js +2 -2
- package/dist-esm/samples-dev/replicationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/replicationsGetSample.js +1 -1
- package/dist-esm/samples-dev/replicationsListSample.js +1 -1
- package/dist-esm/samples-dev/replicationsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/scopeMapsCreateSample.js +1 -1
- package/dist-esm/samples-dev/scopeMapsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/scopeMapsGetSample.js +1 -1
- package/dist-esm/samples-dev/scopeMapsListSample.js +1 -1
- package/dist-esm/samples-dev/scopeMapsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/tokensCreateSample.js +1 -1
- package/dist-esm/samples-dev/tokensDeleteSample.js +1 -1
- package/dist-esm/samples-dev/tokensGetSample.js +1 -1
- package/dist-esm/samples-dev/tokensListSample.js +1 -1
- package/dist-esm/samples-dev/tokensUpdateSample.js +1 -1
- package/dist-esm/samples-dev/webhooksCreateSample.js +1 -1
- package/dist-esm/samples-dev/webhooksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/webhooksGetCallbackConfigSample.js +1 -1
- package/dist-esm/samples-dev/webhooksGetSample.js +1 -1
- package/dist-esm/samples-dev/webhooksListEventsSample.js +1 -1
- package/dist-esm/samples-dev/webhooksListSample.js +1 -1
- package/dist-esm/samples-dev/webhooksPingSample.js +1 -1
- package/dist-esm/samples-dev/webhooksUpdateSample.js +1 -1
- package/dist-esm/src/containerRegistryManagementClient.d.ts +1 -7
- package/dist-esm/src/containerRegistryManagementClient.d.ts.map +1 -1
- package/dist-esm/src/containerRegistryManagementClient.js +2 -8
- package/dist-esm/src/containerRegistryManagementClient.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +206 -1202
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +36 -156
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +7 -62
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +265 -1674
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +5 -20
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +29 -155
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/agentPools.js +4 -4
- package/dist-esm/src/operations/agentPools.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +0 -6
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +0 -6
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/registries.js +6 -6
- package/dist-esm/src/operations/registries.js.map +1 -1
- package/dist-esm/src/operations/replications.js +2 -2
- package/dist-esm/src/operations/replications.js.map +1 -1
- package/dist-esm/src/operations/runs.js +4 -4
- package/dist-esm/src/operations/runs.js.map +1 -1
- package/dist-esm/src/operations/scopeMaps.js +2 -2
- package/dist-esm/src/operations/scopeMaps.js.map +1 -1
- package/dist-esm/src/operations/taskRuns.js +4 -4
- package/dist-esm/src/operations/taskRuns.js.map +1 -1
- package/dist-esm/src/operations/tasks.js +4 -4
- package/dist-esm/src/operations/tasks.js.map +1 -1
- package/dist-esm/src/operations/tokens.js +2 -2
- package/dist-esm/src/operations/tokens.js.map +1 -1
- package/dist-esm/src/operations/webhooks.js +2 -2
- package/dist-esm/src/operations/webhooks.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -6
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -6
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/package.json +2 -2
- package/review/arm-containerregistry.api.md +22 -860
- package/src/containerRegistryManagementClient.ts +1 -25
- package/src/models/index.ts +283 -1440
- package/src/models/mappers.ts +1019 -2533
- package/src/models/parameters.ts +30 -180
- package/src/operations/agentPools.ts +4 -4
- package/src/operations/index.ts +0 -6
- package/src/operations/privateEndpointConnections.ts +1 -1
- package/src/operations/registries.ts +6 -6
- package/src/operations/replications.ts +2 -2
- package/src/operations/runs.ts +4 -4
- package/src/operations/scopeMaps.ts +2 -2
- package/src/operations/taskRuns.ts +4 -4
- package/src/operations/tasks.ts +4 -4
- package/src/operations/tokens.ts +2 -2
- package/src/operations/webhooks.ts +2 -2
- package/src/operationsInterfaces/index.ts +0 -6
- package/types/arm-containerregistry.d.ts +78 -1612
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/samples-dev/cacheRulesCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/cacheRulesCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cacheRulesCreateSample.js +0 -45
- package/dist-esm/samples-dev/cacheRulesCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/cacheRulesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/cacheRulesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cacheRulesDeleteSample.js +0 -40
- package/dist-esm/samples-dev/cacheRulesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/cacheRulesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/cacheRulesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cacheRulesGetSample.js +0 -40
- package/dist-esm/samples-dev/cacheRulesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/cacheRulesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/cacheRulesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cacheRulesListSample.js +0 -53
- package/dist-esm/samples-dev/cacheRulesListSample.js.map +0 -1
- package/dist-esm/samples-dev/cacheRulesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/cacheRulesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cacheRulesUpdateSample.js +0 -43
- package/dist-esm/samples-dev/cacheRulesUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/connectedRegistriesCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/connectedRegistriesCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/connectedRegistriesCreateSample.js +0 -55
- package/dist-esm/samples-dev/connectedRegistriesCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.d.ts +0 -2
- package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.js +0 -40
- package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.js.map +0 -1
- package/dist-esm/samples-dev/connectedRegistriesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/connectedRegistriesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/connectedRegistriesDeleteSample.js +0 -40
- package/dist-esm/samples-dev/connectedRegistriesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/connectedRegistriesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/connectedRegistriesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/connectedRegistriesGetSample.js +0 -40
- package/dist-esm/samples-dev/connectedRegistriesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/connectedRegistriesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/connectedRegistriesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/connectedRegistriesListSample.js +0 -53
- package/dist-esm/samples-dev/connectedRegistriesListSample.js.map +0 -1
- package/dist-esm/samples-dev/connectedRegistriesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/connectedRegistriesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/connectedRegistriesUpdateSample.js +0 -53
- package/dist-esm/samples-dev/connectedRegistriesUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/credentialSetsCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/credentialSetsCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/credentialSetsCreateSample.js +0 -51
- package/dist-esm/samples-dev/credentialSetsCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/credentialSetsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/credentialSetsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/credentialSetsDeleteSample.js +0 -40
- package/dist-esm/samples-dev/credentialSetsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/credentialSetsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/credentialSetsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/credentialSetsGetSample.js +0 -40
- package/dist-esm/samples-dev/credentialSetsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/credentialSetsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/credentialSetsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/credentialSetsListSample.js +0 -53
- package/dist-esm/samples-dev/credentialSetsListSample.js.map +0 -1
- package/dist-esm/samples-dev/credentialSetsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/credentialSetsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/credentialSetsUpdateSample.js +0 -49
- package/dist-esm/samples-dev/credentialSetsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/exportPipelinesCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/exportPipelinesCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/exportPipelinesCreateSample.js +0 -50
- package/dist-esm/samples-dev/exportPipelinesCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/exportPipelinesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/exportPipelinesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/exportPipelinesDeleteSample.js +0 -40
- package/dist-esm/samples-dev/exportPipelinesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/exportPipelinesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/exportPipelinesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/exportPipelinesGetSample.js +0 -40
- package/dist-esm/samples-dev/exportPipelinesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/exportPipelinesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/exportPipelinesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/exportPipelinesListSample.js +0 -53
- package/dist-esm/samples-dev/exportPipelinesListSample.js.map +0 -1
- package/dist-esm/samples-dev/importPipelinesCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/importPipelinesCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/importPipelinesCreateSample.js +0 -55
- package/dist-esm/samples-dev/importPipelinesCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/importPipelinesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/importPipelinesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/importPipelinesDeleteSample.js +0 -40
- package/dist-esm/samples-dev/importPipelinesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/importPipelinesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/importPipelinesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/importPipelinesGetSample.js +0 -40
- package/dist-esm/samples-dev/importPipelinesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/importPipelinesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/importPipelinesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/importPipelinesListSample.js +0 -53
- package/dist-esm/samples-dev/importPipelinesListSample.js.map +0 -1
- package/dist-esm/samples-dev/pipelineRunsCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/pipelineRunsCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/pipelineRunsCreateSample.js +0 -78
- package/dist-esm/samples-dev/pipelineRunsCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/pipelineRunsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/pipelineRunsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/pipelineRunsDeleteSample.js +0 -40
- package/dist-esm/samples-dev/pipelineRunsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/pipelineRunsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/pipelineRunsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/pipelineRunsGetSample.js +0 -40
- package/dist-esm/samples-dev/pipelineRunsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/pipelineRunsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/pipelineRunsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/pipelineRunsListSample.js +0 -53
- package/dist-esm/samples-dev/pipelineRunsListSample.js.map +0 -1
- package/dist-esm/src/operations/cacheRules.d.ts +0 -99
- package/dist-esm/src/operations/cacheRules.d.ts.map +0 -1
- package/dist-esm/src/operations/cacheRules.js +0 -461
- package/dist-esm/src/operations/cacheRules.js.map +0 -1
- package/dist-esm/src/operations/connectedRegistries.d.ts +0 -115
- package/dist-esm/src/operations/connectedRegistries.d.ts.map +0 -1
- package/dist-esm/src/operations/connectedRegistries.js +0 -542
- package/dist-esm/src/operations/connectedRegistries.js.map +0 -1
- package/dist-esm/src/operations/credentialSets.d.ts +0 -99
- package/dist-esm/src/operations/credentialSets.d.ts.map +0 -1
- package/dist-esm/src/operations/credentialSets.js +0 -461
- package/dist-esm/src/operations/credentialSets.js.map +0 -1
- package/dist-esm/src/operations/exportPipelines.d.ts +0 -81
- package/dist-esm/src/operations/exportPipelines.d.ts.map +0 -1
- package/dist-esm/src/operations/exportPipelines.js +0 -362
- package/dist-esm/src/operations/exportPipelines.js.map +0 -1
- package/dist-esm/src/operations/importPipelines.d.ts +0 -81
- package/dist-esm/src/operations/importPipelines.d.ts.map +0 -1
- package/dist-esm/src/operations/importPipelines.js +0 -362
- package/dist-esm/src/operations/importPipelines.js.map +0 -1
- package/dist-esm/src/operations/pipelineRuns.d.ts +0 -81
- package/dist-esm/src/operations/pipelineRuns.d.ts.map +0 -1
- package/dist-esm/src/operations/pipelineRuns.js +0 -362
- package/dist-esm/src/operations/pipelineRuns.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/cacheRules.d.ts +0 -74
- package/dist-esm/src/operationsInterfaces/cacheRules.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/cacheRules.js +0 -9
- package/dist-esm/src/operationsInterfaces/cacheRules.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/connectedRegistries.d.ts +0 -90
- package/dist-esm/src/operationsInterfaces/connectedRegistries.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/connectedRegistries.js +0 -9
- package/dist-esm/src/operationsInterfaces/connectedRegistries.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/credentialSets.d.ts +0 -74
- package/dist-esm/src/operationsInterfaces/credentialSets.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/credentialSets.js +0 -9
- package/dist-esm/src/operationsInterfaces/credentialSets.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/exportPipelines.d.ts +0 -56
- package/dist-esm/src/operationsInterfaces/exportPipelines.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/exportPipelines.js +0 -9
- package/dist-esm/src/operationsInterfaces/exportPipelines.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/importPipelines.d.ts +0 -56
- package/dist-esm/src/operationsInterfaces/importPipelines.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/importPipelines.js +0 -9
- package/dist-esm/src/operationsInterfaces/importPipelines.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/pipelineRuns.d.ts +0 -56
- package/dist-esm/src/operationsInterfaces/pipelineRuns.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/pipelineRuns.js +0 -9
- package/dist-esm/src/operationsInterfaces/pipelineRuns.js.map +0 -1
- package/src/operations/cacheRules.ts +0 -644
- package/src/operations/connectedRegistries.ts +0 -757
- package/src/operations/credentialSets.ts +0 -644
- package/src/operations/exportPipelines.ts +0 -500
- package/src/operations/importPipelines.ts +0 -500
- package/src/operations/pipelineRuns.ts +0 -500
- package/src/operationsInterfaces/cacheRules.ts +0 -147
- package/src/operationsInterfaces/connectedRegistries.ts +0 -174
- package/src/operationsInterfaces/credentialSets.ts +0 -147
- package/src/operationsInterfaces/exportPipelines.ts +0 -109
- package/src/operationsInterfaces/importPipelines.ts +0 -109
- package/src/operationsInterfaces/pipelineRuns.ts +0 -109
package/src/models/index.ts
CHANGED
@@ -25,326 +25,6 @@ export type TaskStepUpdateParametersUnion =
|
|
25
25
|
| FileTaskStepUpdateParameters
|
26
26
|
| EncodedTaskStepUpdateParameters;
|
27
27
|
|
28
|
-
/** The result of a request to list cache rules for a container registry. */
|
29
|
-
export interface CacheRulesListResult {
|
30
|
-
/** The list of cache rules. */
|
31
|
-
value?: CacheRule[];
|
32
|
-
/** If provided, client must use NextLink URI to request next list of cache rules. */
|
33
|
-
nextLink?: string;
|
34
|
-
}
|
35
|
-
|
36
|
-
/** The resource model definition for a ARM proxy resource. It will have everything other than required location and tags. */
|
37
|
-
export interface ProxyResource {
|
38
|
-
/**
|
39
|
-
* The resource ID.
|
40
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
41
|
-
*/
|
42
|
-
readonly id?: string;
|
43
|
-
/**
|
44
|
-
* The name of the resource.
|
45
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
46
|
-
*/
|
47
|
-
readonly name?: string;
|
48
|
-
/**
|
49
|
-
* The type of the resource.
|
50
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
51
|
-
*/
|
52
|
-
readonly type?: string;
|
53
|
-
/**
|
54
|
-
* Metadata pertaining to creation and last modification of the resource.
|
55
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
56
|
-
*/
|
57
|
-
readonly systemData?: SystemData;
|
58
|
-
}
|
59
|
-
|
60
|
-
/** Metadata pertaining to creation and last modification of the resource. */
|
61
|
-
export interface SystemData {
|
62
|
-
/** The identity that created the resource. */
|
63
|
-
createdBy?: string;
|
64
|
-
/** The type of identity that created the resource. */
|
65
|
-
createdByType?: CreatedByType;
|
66
|
-
/** The timestamp of resource creation (UTC). */
|
67
|
-
createdAt?: Date;
|
68
|
-
/** The identity that last modified the resource. */
|
69
|
-
lastModifiedBy?: string;
|
70
|
-
/** The type of identity that last modified the resource. */
|
71
|
-
lastModifiedByType?: LastModifiedByType;
|
72
|
-
/** The timestamp of resource modification (UTC). */
|
73
|
-
lastModifiedAt?: Date;
|
74
|
-
}
|
75
|
-
|
76
|
-
/** An error response from the Azure Container Registry service. */
|
77
|
-
export interface ErrorResponse {
|
78
|
-
/** Azure container registry build API error body. */
|
79
|
-
error?: ErrorResponseBody;
|
80
|
-
}
|
81
|
-
|
82
|
-
/** An error response from the Azure Container Registry service. */
|
83
|
-
export interface ErrorResponseBody {
|
84
|
-
/** error code. */
|
85
|
-
code: string;
|
86
|
-
/** error message. */
|
87
|
-
message: string;
|
88
|
-
/** target of the particular error. */
|
89
|
-
target?: string;
|
90
|
-
/** an array of additional nested error response info objects, as described by this contract. */
|
91
|
-
details?: InnerErrorDescription[];
|
92
|
-
}
|
93
|
-
|
94
|
-
/** inner error. */
|
95
|
-
export interface InnerErrorDescription {
|
96
|
-
/** error code. */
|
97
|
-
code: string;
|
98
|
-
/** error message. */
|
99
|
-
message: string;
|
100
|
-
/** target of the particular error. */
|
101
|
-
target?: string;
|
102
|
-
}
|
103
|
-
|
104
|
-
/** The parameters for updating a cache rule. */
|
105
|
-
export interface CacheRuleUpdateParameters {
|
106
|
-
/** The ARM resource ID of the credential store which is associated with the Cache rule. */
|
107
|
-
credentialSetResourceId?: string;
|
108
|
-
}
|
109
|
-
|
110
|
-
/** The result of a request to list connected registries for a container registry. */
|
111
|
-
export interface ConnectedRegistryListResult {
|
112
|
-
/** 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. */
|
113
|
-
value?: ConnectedRegistry[];
|
114
|
-
/** The URI that can be used to request the next list of connected registries. */
|
115
|
-
nextLink?: string;
|
116
|
-
}
|
117
|
-
|
118
|
-
/** The activation properties of the connected registry. */
|
119
|
-
export interface ActivationProperties {
|
120
|
-
/**
|
121
|
-
* The activation status of the connected registry.
|
122
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
123
|
-
*/
|
124
|
-
readonly status?: ActivationStatus;
|
125
|
-
}
|
126
|
-
|
127
|
-
/** The properties of the connected registry parent. */
|
128
|
-
export interface ParentProperties {
|
129
|
-
/** The resource ID of the parent to which the connected registry will be associated. */
|
130
|
-
id?: string;
|
131
|
-
/** The sync properties of the connected registry with its parent. */
|
132
|
-
syncProperties: SyncProperties;
|
133
|
-
}
|
134
|
-
|
135
|
-
/** The sync properties of the connected registry with its parent. */
|
136
|
-
export interface SyncProperties {
|
137
|
-
/** The resource ID of the ACR token used to authenticate the connected registry to its parent during sync. */
|
138
|
-
tokenId: string;
|
139
|
-
/** The cron expression indicating the schedule that the connected registry will sync with its parent. */
|
140
|
-
schedule?: string;
|
141
|
-
/** 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. */
|
142
|
-
syncWindow?: string;
|
143
|
-
/** 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. */
|
144
|
-
messageTtl: string;
|
145
|
-
/**
|
146
|
-
* The last time a sync occurred between the connected registry and its parent.
|
147
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
148
|
-
*/
|
149
|
-
readonly lastSyncTime?: Date;
|
150
|
-
/**
|
151
|
-
* The gateway endpoint used by the connected registry to communicate with its parent.
|
152
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
153
|
-
*/
|
154
|
-
readonly gatewayEndpoint?: string;
|
155
|
-
}
|
156
|
-
|
157
|
-
/** The login server properties of the connected registry. */
|
158
|
-
export interface LoginServerProperties {
|
159
|
-
/**
|
160
|
-
* The host of the connected registry. Can be FQDN or IP.
|
161
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
162
|
-
*/
|
163
|
-
readonly host?: string;
|
164
|
-
/**
|
165
|
-
* The TLS properties of the connected registry login server.
|
166
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
167
|
-
*/
|
168
|
-
readonly tls?: TlsProperties;
|
169
|
-
}
|
170
|
-
|
171
|
-
/** The TLS properties of the connected registry login server. */
|
172
|
-
export interface TlsProperties {
|
173
|
-
/**
|
174
|
-
* Indicates whether HTTPS is enabled for the login server.
|
175
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
176
|
-
*/
|
177
|
-
readonly status?: TlsStatus;
|
178
|
-
/**
|
179
|
-
* The certificate used to configure HTTPS for the login server.
|
180
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
181
|
-
*/
|
182
|
-
readonly certificate?: TlsCertificateProperties;
|
183
|
-
}
|
184
|
-
|
185
|
-
/** The TLS certificate properties of the connected registry login server. */
|
186
|
-
export interface TlsCertificateProperties {
|
187
|
-
/**
|
188
|
-
* The type of certificate location.
|
189
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
190
|
-
*/
|
191
|
-
readonly type?: CertificateType;
|
192
|
-
/**
|
193
|
-
* Indicates the location of the certificates.
|
194
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
195
|
-
*/
|
196
|
-
readonly location?: string;
|
197
|
-
}
|
198
|
-
|
199
|
-
/** The logging properties of the connected registry. */
|
200
|
-
export interface LoggingProperties {
|
201
|
-
/** The verbosity of logs persisted on the connected registry. */
|
202
|
-
logLevel?: LogLevel;
|
203
|
-
/** Indicates whether audit logs are enabled on the connected registry. */
|
204
|
-
auditLogStatus?: AuditLogStatus;
|
205
|
-
}
|
206
|
-
|
207
|
-
/** The status detail properties of the connected registry. */
|
208
|
-
export interface StatusDetailProperties {
|
209
|
-
/**
|
210
|
-
* The component of the connected registry corresponding to the status.
|
211
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
212
|
-
*/
|
213
|
-
readonly type?: string;
|
214
|
-
/**
|
215
|
-
* The code of the status.
|
216
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
217
|
-
*/
|
218
|
-
readonly code?: string;
|
219
|
-
/**
|
220
|
-
* The description of the status.
|
221
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
222
|
-
*/
|
223
|
-
readonly description?: string;
|
224
|
-
/**
|
225
|
-
* The timestamp of the status.
|
226
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
227
|
-
*/
|
228
|
-
readonly timestamp?: Date;
|
229
|
-
/**
|
230
|
-
* The correlation ID of the status.
|
231
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
232
|
-
*/
|
233
|
-
readonly correlationId?: string;
|
234
|
-
}
|
235
|
-
|
236
|
-
/** The parameters for updating a connected registry. */
|
237
|
-
export interface ConnectedRegistryUpdateParameters {
|
238
|
-
/** The sync properties of the connected registry with its parent. */
|
239
|
-
syncProperties?: SyncUpdateProperties;
|
240
|
-
/** The logging properties of the connected registry. */
|
241
|
-
logging?: LoggingProperties;
|
242
|
-
/** The list of the ACR token resource IDs used to authenticate clients to the connected registry. */
|
243
|
-
clientTokenIds?: string[];
|
244
|
-
/** The list of notifications subscription information for the connected registry. */
|
245
|
-
notificationsList?: string[];
|
246
|
-
}
|
247
|
-
|
248
|
-
/** The parameters for updating the sync properties of the connected registry with its parent. */
|
249
|
-
export interface SyncUpdateProperties {
|
250
|
-
/** The cron expression indicating the schedule that the connected registry will sync with its parent. */
|
251
|
-
schedule?: string;
|
252
|
-
/** 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. */
|
253
|
-
syncWindow?: string;
|
254
|
-
/** 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. */
|
255
|
-
messageTtl?: string;
|
256
|
-
}
|
257
|
-
|
258
|
-
/** The result of a request to list credential sets for a container registry. */
|
259
|
-
export interface CredentialSetListResult {
|
260
|
-
/** The list of credential sets. Since this list may be incomplete, the nextLink field should be used to request the next list of credential sets. */
|
261
|
-
value?: CredentialSet[];
|
262
|
-
/** The URI that can be used to request the next list of credential sets. */
|
263
|
-
nextLink?: string;
|
264
|
-
}
|
265
|
-
|
266
|
-
/** Managed identity for the resource. */
|
267
|
-
export interface IdentityProperties {
|
268
|
-
/** The principal ID of resource identity. */
|
269
|
-
principalId?: string;
|
270
|
-
/** The tenant ID of resource. */
|
271
|
-
tenantId?: string;
|
272
|
-
/** The identity type. */
|
273
|
-
type?: ResourceIdentityType;
|
274
|
-
/**
|
275
|
-
* The list of user identities associated with the resource. The user identity
|
276
|
-
* dictionary key references will be ARM resource ids in the form:
|
277
|
-
* '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
|
278
|
-
* providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
|
279
|
-
*/
|
280
|
-
userAssignedIdentities?: { [propertyName: string]: UserIdentityProperties };
|
281
|
-
}
|
282
|
-
|
283
|
-
export interface UserIdentityProperties {
|
284
|
-
/** The principal id of user assigned identity. */
|
285
|
-
principalId?: string;
|
286
|
-
/** The client id of user assigned identity. */
|
287
|
-
clientId?: string;
|
288
|
-
}
|
289
|
-
|
290
|
-
/** Authentication credential stored for an upstream. */
|
291
|
-
export interface AuthCredential {
|
292
|
-
/** The name of the credential. */
|
293
|
-
name?: CredentialName;
|
294
|
-
/** KeyVault Secret URI for accessing the username. */
|
295
|
-
usernameSecretIdentifier?: string;
|
296
|
-
/** KeyVault Secret URI for accessing the password. */
|
297
|
-
passwordSecretIdentifier?: string;
|
298
|
-
/**
|
299
|
-
* This provides data pertaining to the health of the auth credential.
|
300
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
301
|
-
*/
|
302
|
-
readonly credentialHealth?: CredentialHealth;
|
303
|
-
}
|
304
|
-
|
305
|
-
/** The health of the auth credential. */
|
306
|
-
export interface CredentialHealth {
|
307
|
-
/** The health status of credential. */
|
308
|
-
status?: CredentialHealthStatus;
|
309
|
-
/** Error code representing the health check error. */
|
310
|
-
errorCode?: string;
|
311
|
-
/** Descriptive message representing the health check error. */
|
312
|
-
errorMessage?: string;
|
313
|
-
}
|
314
|
-
|
315
|
-
/** The parameters for updating a credential set */
|
316
|
-
export interface CredentialSetUpdateParameters {
|
317
|
-
/** Identities associated with the resource. This is used to access the KeyVault secrets. */
|
318
|
-
identity?: IdentityProperties;
|
319
|
-
/**
|
320
|
-
* List of authentication credentials stored for an upstream.
|
321
|
-
* Usually consists of a primary and an optional secondary credential.
|
322
|
-
*/
|
323
|
-
authCredentials?: AuthCredential[];
|
324
|
-
}
|
325
|
-
|
326
|
-
/** The result of a request to list export pipelines for a container registry. */
|
327
|
-
export interface ExportPipelineListResult {
|
328
|
-
/** The list of export pipelines. Since this list may be incomplete, the nextLink field should be used to request the next list of export pipelines. */
|
329
|
-
value?: ExportPipeline[];
|
330
|
-
/** The URI that can be used to request the next list of pipeline runs. */
|
331
|
-
nextLink?: string;
|
332
|
-
}
|
333
|
-
|
334
|
-
/** The properties of the export pipeline target. */
|
335
|
-
export interface ExportPipelineTargetProperties {
|
336
|
-
/** The type of target for the export pipeline. */
|
337
|
-
type?: string;
|
338
|
-
/**
|
339
|
-
* The target uri of the export pipeline.
|
340
|
-
* When 'AzureStorageBlob': "https://accountName.blob.core.windows.net/containerName/blobName"
|
341
|
-
* When 'AzureStorageBlobContainer': "https://accountName.blob.core.windows.net/containerName"
|
342
|
-
*/
|
343
|
-
uri?: string;
|
344
|
-
/** They key vault secret uri to obtain the target storage SAS token. */
|
345
|
-
keyVaultUri: string;
|
346
|
-
}
|
347
|
-
|
348
28
|
export interface ImportImageParameters {
|
349
29
|
/** The source of the image. */
|
350
30
|
source: ImportSource;
|
@@ -379,38 +59,6 @@ export interface ImportSourceCredentials {
|
|
379
59
|
password: string;
|
380
60
|
}
|
381
61
|
|
382
|
-
/** The result of a request to list import pipelines for a container registry. */
|
383
|
-
export interface ImportPipelineListResult {
|
384
|
-
/** The list of import pipelines. Since this list may be incomplete, the nextLink field should be used to request the next list of import pipelines. */
|
385
|
-
value?: ImportPipeline[];
|
386
|
-
/** The URI that can be used to request the next list of pipeline runs. */
|
387
|
-
nextLink?: string;
|
388
|
-
}
|
389
|
-
|
390
|
-
/** The properties of the import pipeline source. */
|
391
|
-
export interface ImportPipelineSourceProperties {
|
392
|
-
/** The type of source for the import pipeline. */
|
393
|
-
type?: PipelineSourceType;
|
394
|
-
/**
|
395
|
-
* The source uri of the import pipeline.
|
396
|
-
* When 'AzureStorageBlob': "https://accountName.blob.core.windows.net/containerName/blobName"
|
397
|
-
* When 'AzureStorageBlobContainer': "https://accountName.blob.core.windows.net/containerName"
|
398
|
-
*/
|
399
|
-
uri?: string;
|
400
|
-
/** They key vault secret uri to obtain the source storage SAS token. */
|
401
|
-
keyVaultUri: string;
|
402
|
-
}
|
403
|
-
|
404
|
-
export interface PipelineTriggerProperties {
|
405
|
-
/** The source trigger properties of the pipeline. */
|
406
|
-
sourceTrigger?: PipelineSourceTriggerProperties;
|
407
|
-
}
|
408
|
-
|
409
|
-
export interface PipelineSourceTriggerProperties {
|
410
|
-
/** The current status of the source trigger. */
|
411
|
-
status: TriggerStatus;
|
412
|
-
}
|
413
|
-
|
414
62
|
/** The result of a request to list container registry operations. */
|
415
63
|
export interface OperationListResult {
|
416
64
|
/** 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. */
|
@@ -500,86 +148,6 @@ export interface RegistryNameStatus {
|
|
500
148
|
message?: string;
|
501
149
|
}
|
502
150
|
|
503
|
-
/** The result of a request to list pipeline runs for a container registry. */
|
504
|
-
export interface PipelineRunListResult {
|
505
|
-
/** 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. */
|
506
|
-
value?: PipelineRun[];
|
507
|
-
/** The URI that can be used to request the next list of pipeline runs. */
|
508
|
-
nextLink?: string;
|
509
|
-
}
|
510
|
-
|
511
|
-
/** The request properties provided for a pipeline run. */
|
512
|
-
export interface PipelineRunRequest {
|
513
|
-
/** The resource ID of the pipeline to run. */
|
514
|
-
pipelineResourceId?: string;
|
515
|
-
/**
|
516
|
-
* List of source artifacts to be transferred by the pipeline.
|
517
|
-
* Specify an image by repository ('hello-world'). This will use the 'latest' tag.
|
518
|
-
* Specify an image by tag ('hello-world:latest').
|
519
|
-
* Specify an image by sha256-based manifest digest ('hello-world@sha256:abc123').
|
520
|
-
*/
|
521
|
-
artifacts?: string[];
|
522
|
-
/** The source properties of the pipeline run. */
|
523
|
-
source?: PipelineRunSourceProperties;
|
524
|
-
/** The target properties of the pipeline run. */
|
525
|
-
target?: PipelineRunTargetProperties;
|
526
|
-
/** The digest of the tar used to transfer the artifacts. */
|
527
|
-
catalogDigest?: string;
|
528
|
-
}
|
529
|
-
|
530
|
-
export interface PipelineRunSourceProperties {
|
531
|
-
/** The type of the source. */
|
532
|
-
type?: PipelineRunSourceType;
|
533
|
-
/** The name of the source. */
|
534
|
-
name?: string;
|
535
|
-
}
|
536
|
-
|
537
|
-
export interface PipelineRunTargetProperties {
|
538
|
-
/** The type of the target. */
|
539
|
-
type?: PipelineRunTargetType;
|
540
|
-
/** The name of the target. */
|
541
|
-
name?: string;
|
542
|
-
}
|
543
|
-
|
544
|
-
/** The response properties returned for a pipeline run. */
|
545
|
-
export interface PipelineRunResponse {
|
546
|
-
/** The current status of the pipeline run. */
|
547
|
-
status?: string;
|
548
|
-
/** The artifacts imported in the pipeline run. */
|
549
|
-
importedArtifacts?: string[];
|
550
|
-
/** The current progress of the copy operation. */
|
551
|
-
progress?: ProgressProperties;
|
552
|
-
/** The time the pipeline run started. */
|
553
|
-
startTime?: Date;
|
554
|
-
/** The time the pipeline run finished. */
|
555
|
-
finishTime?: Date;
|
556
|
-
/** The source of the pipeline run. */
|
557
|
-
source?: ImportPipelineSourceProperties;
|
558
|
-
/** The target of the pipeline run. */
|
559
|
-
target?: ExportPipelineTargetProperties;
|
560
|
-
/** The digest of the tar used to transfer the artifacts. */
|
561
|
-
catalogDigest?: string;
|
562
|
-
/** The trigger that caused the pipeline run. */
|
563
|
-
trigger?: PipelineTriggerDescriptor;
|
564
|
-
/** The detailed error message for the pipeline run in the case of failure. */
|
565
|
-
pipelineRunErrorMessage?: string;
|
566
|
-
}
|
567
|
-
|
568
|
-
export interface ProgressProperties {
|
569
|
-
/** The percentage complete of the copy operation. */
|
570
|
-
percentage?: string;
|
571
|
-
}
|
572
|
-
|
573
|
-
export interface PipelineTriggerDescriptor {
|
574
|
-
/** The source trigger that caused the pipeline run. */
|
575
|
-
sourceTrigger?: PipelineSourceTriggerDescriptor;
|
576
|
-
}
|
577
|
-
|
578
|
-
export interface PipelineSourceTriggerDescriptor {
|
579
|
-
/** The timestamp when the source update happened. */
|
580
|
-
timestamp?: Date;
|
581
|
-
}
|
582
|
-
|
583
151
|
/** The result of a request to list private endpoint connections for a container registry. */
|
584
152
|
export interface PrivateEndpointConnectionListResult {
|
585
153
|
/** 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. */
|
@@ -604,6 +172,46 @@ export interface PrivateLinkServiceConnectionState {
|
|
604
172
|
actionsRequired?: ActionsRequired;
|
605
173
|
}
|
606
174
|
|
175
|
+
/** The resource model definition for a ARM proxy resource. It will have everything other than required location and tags. */
|
176
|
+
export interface ProxyResource {
|
177
|
+
/**
|
178
|
+
* The resource ID.
|
179
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
180
|
+
*/
|
181
|
+
readonly id?: string;
|
182
|
+
/**
|
183
|
+
* The name of the resource.
|
184
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
185
|
+
*/
|
186
|
+
readonly name?: string;
|
187
|
+
/**
|
188
|
+
* The type of the resource.
|
189
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
190
|
+
*/
|
191
|
+
readonly type?: string;
|
192
|
+
/**
|
193
|
+
* Metadata pertaining to creation and last modification of the resource.
|
194
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
195
|
+
*/
|
196
|
+
readonly systemData?: SystemData;
|
197
|
+
}
|
198
|
+
|
199
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
200
|
+
export interface SystemData {
|
201
|
+
/** The identity that created the resource. */
|
202
|
+
createdBy?: string;
|
203
|
+
/** The type of identity that created the resource. */
|
204
|
+
createdByType?: CreatedByType;
|
205
|
+
/** The timestamp of resource creation (UTC). */
|
206
|
+
createdAt?: Date;
|
207
|
+
/** The identity that last modified the resource. */
|
208
|
+
lastModifiedBy?: string;
|
209
|
+
/** The type of identity that last modified the resource. */
|
210
|
+
lastModifiedByType?: LastModifiedByType;
|
211
|
+
/** The timestamp of resource modification (UTC). */
|
212
|
+
lastModifiedAt?: Date;
|
213
|
+
}
|
214
|
+
|
607
215
|
/** The result of a request to list container registries. */
|
608
216
|
export interface RegistryListResult {
|
609
217
|
/** 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. */
|
@@ -623,6 +231,30 @@ export interface Sku {
|
|
623
231
|
readonly tier?: SkuTier;
|
624
232
|
}
|
625
233
|
|
234
|
+
/** Managed identity for the resource. */
|
235
|
+
export interface IdentityProperties {
|
236
|
+
/** The principal ID of resource identity. */
|
237
|
+
principalId?: string;
|
238
|
+
/** The tenant ID of resource. */
|
239
|
+
tenantId?: string;
|
240
|
+
/** The identity type. */
|
241
|
+
type?: ResourceIdentityType;
|
242
|
+
/**
|
243
|
+
* The list of user identities associated with the resource. The user identity
|
244
|
+
* dictionary key references will be ARM resource ids in the form:
|
245
|
+
* '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
|
246
|
+
* providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
|
247
|
+
*/
|
248
|
+
userAssignedIdentities?: { [propertyName: string]: UserIdentityProperties };
|
249
|
+
}
|
250
|
+
|
251
|
+
export interface UserIdentityProperties {
|
252
|
+
/** The principal id of user assigned identity. */
|
253
|
+
principalId?: string;
|
254
|
+
/** The client id of user assigned identity. */
|
255
|
+
clientId?: string;
|
256
|
+
}
|
257
|
+
|
626
258
|
/** The status of an Azure resource at the time the operation was called. */
|
627
259
|
export interface Status {
|
628
260
|
/**
|
@@ -668,10 +300,6 @@ export interface Policies {
|
|
668
300
|
retentionPolicy?: RetentionPolicy;
|
669
301
|
/** The export policy for a container registry. */
|
670
302
|
exportPolicy?: ExportPolicy;
|
671
|
-
/** The policy for using ARM audience token for a container registry. */
|
672
|
-
azureADAuthenticationAsArmPolicy?: AzureADAuthenticationAsArmPolicy;
|
673
|
-
/** The soft delete policy for a container registry. */
|
674
|
-
softDeletePolicy?: SoftDeletePolicy;
|
675
303
|
}
|
676
304
|
|
677
305
|
/** The quarantine policy for a container registry. */
|
@@ -707,25 +335,6 @@ export interface ExportPolicy {
|
|
707
335
|
status?: ExportPolicyStatus;
|
708
336
|
}
|
709
337
|
|
710
|
-
/** The policy for using ARM audience token for a container registry. */
|
711
|
-
export interface AzureADAuthenticationAsArmPolicy {
|
712
|
-
/** The value that indicates whether the policy is enabled or not. */
|
713
|
-
status?: AzureADAuthenticationAsArmPolicyStatus;
|
714
|
-
}
|
715
|
-
|
716
|
-
/** The soft delete policy for a container registry */
|
717
|
-
export interface SoftDeletePolicy {
|
718
|
-
/** The number of days after which a soft-deleted item is permanently deleted. */
|
719
|
-
retentionDays?: number;
|
720
|
-
/**
|
721
|
-
* The timestamp when the policy was last updated.
|
722
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
723
|
-
*/
|
724
|
-
readonly lastUpdatedTime?: Date;
|
725
|
-
/** The value that indicates whether the policy is enabled or not. */
|
726
|
-
status?: PolicyStatus;
|
727
|
-
}
|
728
|
-
|
729
338
|
export interface EncryptionProperty {
|
730
339
|
/** Indicates whether or not the encryption is enabled for container registry. */
|
731
340
|
status?: EncryptionStatus;
|
@@ -805,8 +414,6 @@ export interface RegistryUpdateParameters {
|
|
805
414
|
publicNetworkAccess?: PublicNetworkAccess;
|
806
415
|
/** Whether to allow trusted Azure services to access a network restricted registry. */
|
807
416
|
networkRuleBypassOptions?: NetworkRuleBypassOptions;
|
808
|
-
/** Enables registry-wide pull from unauthenticated clients. */
|
809
|
-
anonymousPullEnabled?: boolean;
|
810
417
|
}
|
811
418
|
|
812
419
|
/** The result of a request to get container registry quota usages. */
|
@@ -854,6 +461,34 @@ export interface PrivateLinkResource {
|
|
854
461
|
requiredZoneNames?: string[];
|
855
462
|
}
|
856
463
|
|
464
|
+
/** An error response from the Azure Container Registry service. */
|
465
|
+
export interface ErrorResponse {
|
466
|
+
/** Azure container registry build API error body. */
|
467
|
+
error?: ErrorResponseBody;
|
468
|
+
}
|
469
|
+
|
470
|
+
/** An error response from the Azure Container Registry service. */
|
471
|
+
export interface ErrorResponseBody {
|
472
|
+
/** error code. */
|
473
|
+
code: string;
|
474
|
+
/** error message. */
|
475
|
+
message: string;
|
476
|
+
/** target of the particular error. */
|
477
|
+
target?: string;
|
478
|
+
/** an array of additional nested error response info objects, as described by this contract. */
|
479
|
+
details?: InnerErrorDescription[];
|
480
|
+
}
|
481
|
+
|
482
|
+
/** inner error. */
|
483
|
+
export interface InnerErrorDescription {
|
484
|
+
/** error code. */
|
485
|
+
code: string;
|
486
|
+
/** error message. */
|
487
|
+
message: string;
|
488
|
+
/** target of the particular error. */
|
489
|
+
target?: string;
|
490
|
+
}
|
491
|
+
|
857
492
|
/** The response from the ListCredentials operation. */
|
858
493
|
export interface RegistryListCredentialsResult {
|
859
494
|
/** The username for a container registry. */
|
@@ -1637,183 +1272,37 @@ export interface Argument {
|
|
1637
1272
|
/** The name of the argument. */
|
1638
1273
|
name: string;
|
1639
1274
|
/** The value of the argument. */
|
1640
|
-
value: string;
|
1641
|
-
/** Flag to indicate whether the argument represents a secret and want to be removed from build logs. */
|
1642
|
-
isSecret?: boolean;
|
1643
|
-
}
|
1644
|
-
|
1645
|
-
/** The properties of a overridable value that can be passed to a task template. */
|
1646
|
-
export interface SetValue {
|
1647
|
-
/** The name of the overridable value. */
|
1648
|
-
name: string;
|
1649
|
-
/** The overridable value. */
|
1650
|
-
value: string;
|
1651
|
-
/** Flag to indicate whether the value represents a secret or not. */
|
1652
|
-
isSecret?: boolean;
|
1653
|
-
}
|
1654
|
-
|
1655
|
-
export interface OverrideTaskStepProperties {
|
1656
|
-
/** The source context against which run has to be queued. */
|
1657
|
-
contextPath?: string;
|
1658
|
-
/** The file against which run has to be queued. */
|
1659
|
-
file?: string;
|
1660
|
-
/**
|
1661
|
-
* Gets or sets the collection of override arguments to be used when
|
1662
|
-
* executing a build step.
|
1663
|
-
*/
|
1664
|
-
arguments?: Argument[];
|
1665
|
-
/** The name of the target build stage for the docker build. */
|
1666
|
-
target?: string;
|
1667
|
-
/** The collection of overridable values that can be passed when running a Task. */
|
1668
|
-
values?: SetValue[];
|
1669
|
-
/** Base64 encoded update trigger token that will be attached with the base image trigger webhook. */
|
1670
|
-
updateTriggerToken?: string;
|
1671
|
-
}
|
1672
|
-
|
1673
|
-
/** An object that represents a cache rule for a container registry. */
|
1674
|
-
export interface CacheRule extends ProxyResource {
|
1675
|
-
/** The ARM resource ID of the credential store which is associated with the cache rule. */
|
1676
|
-
credentialSetResourceId?: string;
|
1677
|
-
/** Source repository pulled from upstream. */
|
1678
|
-
sourceRepository?: string;
|
1679
|
-
/**
|
1680
|
-
* Target repository specified in docker pull command.
|
1681
|
-
* Eg: docker pull myregistry.azurecr.io/{targetRepository}:{tag}
|
1682
|
-
*/
|
1683
|
-
targetRepository?: string;
|
1684
|
-
/**
|
1685
|
-
* The creation date of the cache rule.
|
1686
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1687
|
-
*/
|
1688
|
-
readonly creationDate?: Date;
|
1689
|
-
/**
|
1690
|
-
* Provisioning state of the resource.
|
1691
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1692
|
-
*/
|
1693
|
-
readonly provisioningState?: ProvisioningState;
|
1694
|
-
}
|
1695
|
-
|
1696
|
-
/** An object that represents a connected registry for a container registry. */
|
1697
|
-
export interface ConnectedRegistry extends ProxyResource {
|
1698
|
-
/**
|
1699
|
-
* Provisioning state of the resource.
|
1700
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1701
|
-
*/
|
1702
|
-
readonly provisioningState?: ProvisioningState;
|
1703
|
-
/** The mode of the connected registry resource that indicates the permissions of the registry. */
|
1704
|
-
mode?: ConnectedRegistryMode;
|
1705
|
-
/**
|
1706
|
-
* The current version of ACR runtime on the connected registry.
|
1707
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1708
|
-
*/
|
1709
|
-
readonly version?: string;
|
1710
|
-
/**
|
1711
|
-
* The current connection state of the connected registry.
|
1712
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1713
|
-
*/
|
1714
|
-
readonly connectionState?: ConnectionState;
|
1715
|
-
/**
|
1716
|
-
* The last activity time of the connected registry.
|
1717
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1718
|
-
*/
|
1719
|
-
readonly lastActivityTime?: Date;
|
1720
|
-
/**
|
1721
|
-
* The activation properties of the connected registry.
|
1722
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1723
|
-
*/
|
1724
|
-
readonly activation?: ActivationProperties;
|
1725
|
-
/** The parent of the connected registry. */
|
1726
|
-
parent?: ParentProperties;
|
1727
|
-
/** The list of the ACR token resource IDs used to authenticate clients to the connected registry. */
|
1728
|
-
clientTokenIds?: string[];
|
1729
|
-
/** The login server properties of the connected registry. */
|
1730
|
-
loginServer?: LoginServerProperties;
|
1731
|
-
/** The logging properties of the connected registry. */
|
1732
|
-
logging?: LoggingProperties;
|
1733
|
-
/**
|
1734
|
-
* The list of current statuses of the connected registry.
|
1735
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1736
|
-
*/
|
1737
|
-
readonly statusDetails?: StatusDetailProperties[];
|
1738
|
-
/** The list of notifications subscription information for the connected registry. */
|
1739
|
-
notificationsList?: string[];
|
1740
|
-
}
|
1741
|
-
|
1742
|
-
/** An object that represents a credential set resource for a container registry. */
|
1743
|
-
export interface CredentialSet extends ProxyResource {
|
1744
|
-
/** Identities associated with the resource. This is used to access the KeyVault secrets. */
|
1745
|
-
identity?: IdentityProperties;
|
1746
|
-
/** The credentials are stored for this upstream or login server. */
|
1747
|
-
loginServer?: string;
|
1748
|
-
/**
|
1749
|
-
* List of authentication credentials stored for an upstream.
|
1750
|
-
* Usually consists of a primary and an optional secondary credential.
|
1751
|
-
*/
|
1752
|
-
authCredentials?: AuthCredential[];
|
1753
|
-
/**
|
1754
|
-
* The creation date of credential store resource.
|
1755
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1756
|
-
*/
|
1757
|
-
readonly creationDate?: Date;
|
1758
|
-
/**
|
1759
|
-
* Provisioning state of the resource.
|
1760
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1761
|
-
*/
|
1762
|
-
readonly provisioningState?: ProvisioningState;
|
1763
|
-
}
|
1764
|
-
|
1765
|
-
/** An object that represents an export pipeline for a container registry. */
|
1766
|
-
export interface ExportPipeline extends ProxyResource {
|
1767
|
-
/** The location of the export pipeline. */
|
1768
|
-
location?: string;
|
1769
|
-
/** The identity of the export pipeline. */
|
1770
|
-
identity?: IdentityProperties;
|
1771
|
-
/** The target properties of the export pipeline. */
|
1772
|
-
target?: ExportPipelineTargetProperties;
|
1773
|
-
/** The list of all options configured for the pipeline. */
|
1774
|
-
options?: PipelineOptions[];
|
1775
|
-
/**
|
1776
|
-
* The provisioning state of the pipeline at the time the operation was called.
|
1777
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1778
|
-
*/
|
1779
|
-
readonly provisioningState?: ProvisioningState;
|
1780
|
-
}
|
1781
|
-
|
1782
|
-
/** An object that represents an import pipeline for a container registry. */
|
1783
|
-
export interface ImportPipeline extends ProxyResource {
|
1784
|
-
/** The location of the import pipeline. */
|
1785
|
-
location?: string;
|
1786
|
-
/** The identity of the import pipeline. */
|
1787
|
-
identity?: IdentityProperties;
|
1788
|
-
/** The source properties of the import pipeline. */
|
1789
|
-
source?: ImportPipelineSourceProperties;
|
1790
|
-
/** The properties that describe the trigger of the import pipeline. */
|
1791
|
-
trigger?: PipelineTriggerProperties;
|
1792
|
-
/** The list of all options configured for the pipeline. */
|
1793
|
-
options?: PipelineOptions[];
|
1794
|
-
/**
|
1795
|
-
* The provisioning state of the pipeline at the time the operation was called.
|
1796
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1797
|
-
*/
|
1798
|
-
readonly provisioningState?: ProvisioningState;
|
1275
|
+
value: string;
|
1276
|
+
/** Flag to indicate whether the argument represents a secret and want to be removed from build logs. */
|
1277
|
+
isSecret?: boolean;
|
1799
1278
|
}
|
1800
1279
|
|
1801
|
-
/**
|
1802
|
-
export interface
|
1803
|
-
/**
|
1804
|
-
|
1805
|
-
|
1806
|
-
|
1807
|
-
|
1808
|
-
|
1809
|
-
|
1280
|
+
/** The properties of a overridable value that can be passed to a task template. */
|
1281
|
+
export interface SetValue {
|
1282
|
+
/** The name of the overridable value. */
|
1283
|
+
name: string;
|
1284
|
+
/** The overridable value. */
|
1285
|
+
value: string;
|
1286
|
+
/** Flag to indicate whether the value represents a secret or not. */
|
1287
|
+
isSecret?: boolean;
|
1288
|
+
}
|
1289
|
+
|
1290
|
+
export interface OverrideTaskStepProperties {
|
1291
|
+
/** The source context against which run has to be queued. */
|
1292
|
+
contextPath?: string;
|
1293
|
+
/** The file against which run has to be queued. */
|
1294
|
+
file?: string;
|
1810
1295
|
/**
|
1811
|
-
*
|
1812
|
-
*
|
1296
|
+
* Gets or sets the collection of override arguments to be used when
|
1297
|
+
* executing a build step.
|
1813
1298
|
*/
|
1814
|
-
|
1815
|
-
/**
|
1816
|
-
|
1299
|
+
arguments?: Argument[];
|
1300
|
+
/** The name of the target build stage for the docker build. */
|
1301
|
+
target?: string;
|
1302
|
+
/** The collection of overridable values that can be passed when running a Task. */
|
1303
|
+
values?: SetValue[];
|
1304
|
+
/** Base64 encoded update trigger token that will be attached with the base image trigger webhook. */
|
1305
|
+
updateTriggerToken?: string;
|
1817
1306
|
}
|
1818
1307
|
|
1819
1308
|
/** An object that represents a private endpoint connection for a container registry. */
|
@@ -2007,8 +1496,6 @@ export interface Registry extends Resource {
|
|
2007
1496
|
networkRuleBypassOptions?: NetworkRuleBypassOptions;
|
2008
1497
|
/** Whether or not zone redundancy is enabled for this container registry */
|
2009
1498
|
zoneRedundancy?: ZoneRedundancy;
|
2010
|
-
/** Enables registry-wide pull from unauthenticated clients. */
|
2011
|
-
anonymousPullEnabled?: boolean;
|
2012
1499
|
}
|
2013
1500
|
|
2014
1501
|
/** An object that represents a replication for a container registry. */
|
@@ -2285,462 +1772,103 @@ export interface EncodedTaskStepUpdateParameters
|
|
2285
1772
|
/** Base64 encoded value of the parameters/values file content. */
|
2286
1773
|
encodedValuesContent?: string;
|
2287
1774
|
/** The collection of overridable values that can be passed when running a task. */
|
2288
|
-
values?: SetValue[];
|
2289
|
-
}
|
2290
|
-
|
2291
|
-
/** Defines headers for CacheRules_create operation. */
|
2292
|
-
export interface CacheRulesCreateHeaders {
|
2293
|
-
azureAsyncOperation?: string;
|
2294
|
-
}
|
2295
|
-
|
2296
|
-
/** Defines headers for CacheRules_delete operation. */
|
2297
|
-
export interface CacheRulesDeleteHeaders {
|
2298
|
-
location?: string;
|
2299
|
-
}
|
2300
|
-
|
2301
|
-
/** Defines headers for CacheRules_update operation. */
|
2302
|
-
export interface CacheRulesUpdateHeaders {
|
2303
|
-
azureAsyncOperation?: string;
|
2304
|
-
}
|
2305
|
-
|
2306
|
-
/** Defines headers for ConnectedRegistries_create operation. */
|
2307
|
-
export interface ConnectedRegistriesCreateHeaders {
|
2308
|
-
azureAsyncOperation?: string;
|
2309
|
-
}
|
2310
|
-
|
2311
|
-
/** Defines headers for ConnectedRegistries_delete operation. */
|
2312
|
-
export interface ConnectedRegistriesDeleteHeaders {
|
2313
|
-
location?: string;
|
2314
|
-
}
|
2315
|
-
|
2316
|
-
/** Defines headers for ConnectedRegistries_update operation. */
|
2317
|
-
export interface ConnectedRegistriesUpdateHeaders {
|
2318
|
-
azureAsyncOperation?: string;
|
2319
|
-
}
|
2320
|
-
|
2321
|
-
/** Defines headers for ConnectedRegistries_deactivate operation. */
|
2322
|
-
export interface ConnectedRegistriesDeactivateHeaders {
|
2323
|
-
location?: string;
|
2324
|
-
}
|
2325
|
-
|
2326
|
-
/** Defines headers for CredentialSets_create operation. */
|
2327
|
-
export interface CredentialSetsCreateHeaders {
|
2328
|
-
azureAsyncOperation?: string;
|
2329
|
-
}
|
2330
|
-
|
2331
|
-
/** Defines headers for CredentialSets_delete operation. */
|
2332
|
-
export interface CredentialSetsDeleteHeaders {
|
2333
|
-
location?: string;
|
2334
|
-
}
|
2335
|
-
|
2336
|
-
/** Defines headers for CredentialSets_update operation. */
|
2337
|
-
export interface CredentialSetsUpdateHeaders {
|
2338
|
-
azureAsyncOperation?: string;
|
2339
|
-
}
|
2340
|
-
|
2341
|
-
/** Defines headers for ExportPipelines_create operation. */
|
2342
|
-
export interface ExportPipelinesCreateHeaders {
|
2343
|
-
azureAsyncOperation?: string;
|
2344
|
-
}
|
2345
|
-
|
2346
|
-
/** Defines headers for ExportPipelines_delete operation. */
|
2347
|
-
export interface ExportPipelinesDeleteHeaders {
|
2348
|
-
location?: string;
|
2349
|
-
}
|
2350
|
-
|
2351
|
-
/** Defines headers for Registries_importImage operation. */
|
2352
|
-
export interface RegistriesImportImageHeaders {
|
2353
|
-
location?: string;
|
2354
|
-
}
|
2355
|
-
|
2356
|
-
/** Defines headers for Registries_create operation. */
|
2357
|
-
export interface RegistriesCreateHeaders {
|
2358
|
-
azureAsyncOperation?: string;
|
2359
|
-
}
|
2360
|
-
|
2361
|
-
/** Defines headers for Registries_delete operation. */
|
2362
|
-
export interface RegistriesDeleteHeaders {
|
2363
|
-
location?: string;
|
2364
|
-
}
|
2365
|
-
|
2366
|
-
/** Defines headers for Registries_update operation. */
|
2367
|
-
export interface RegistriesUpdateHeaders {
|
2368
|
-
azureAsyncOperation?: string;
|
2369
|
-
}
|
2370
|
-
|
2371
|
-
/** Defines headers for Registries_generateCredentials operation. */
|
2372
|
-
export interface RegistriesGenerateCredentialsHeaders {
|
2373
|
-
location?: string;
|
2374
|
-
}
|
2375
|
-
|
2376
|
-
/** Defines headers for ImportPipelines_create operation. */
|
2377
|
-
export interface ImportPipelinesCreateHeaders {
|
2378
|
-
azureAsyncOperation?: string;
|
2379
|
-
}
|
2380
|
-
|
2381
|
-
/** Defines headers for ImportPipelines_delete operation. */
|
2382
|
-
export interface ImportPipelinesDeleteHeaders {
|
2383
|
-
location?: string;
|
2384
|
-
}
|
2385
|
-
|
2386
|
-
/** Defines headers for PipelineRuns_create operation. */
|
2387
|
-
export interface PipelineRunsCreateHeaders {
|
2388
|
-
azureAsyncOperation?: string;
|
2389
|
-
}
|
2390
|
-
|
2391
|
-
/** Defines headers for PipelineRuns_delete operation. */
|
2392
|
-
export interface PipelineRunsDeleteHeaders {
|
2393
|
-
location?: string;
|
2394
|
-
}
|
2395
|
-
|
2396
|
-
/** Defines headers for PrivateEndpointConnections_createOrUpdate operation. */
|
2397
|
-
export interface PrivateEndpointConnectionsCreateOrUpdateHeaders {
|
2398
|
-
azureAsyncOperation?: string;
|
2399
|
-
}
|
2400
|
-
|
2401
|
-
/** Defines headers for PrivateEndpointConnections_delete operation. */
|
2402
|
-
export interface PrivateEndpointConnectionsDeleteHeaders {
|
2403
|
-
location?: string;
|
2404
|
-
}
|
2405
|
-
|
2406
|
-
/** Defines headers for Replications_create operation. */
|
2407
|
-
export interface ReplicationsCreateHeaders {
|
2408
|
-
azureAsyncOperation?: string;
|
2409
|
-
}
|
2410
|
-
|
2411
|
-
/** Defines headers for Replications_delete operation. */
|
2412
|
-
export interface ReplicationsDeleteHeaders {
|
2413
|
-
location?: string;
|
2414
|
-
}
|
2415
|
-
|
2416
|
-
/** Defines headers for Replications_update operation. */
|
2417
|
-
export interface ReplicationsUpdateHeaders {
|
2418
|
-
azureAsyncOperation?: string;
|
2419
|
-
}
|
2420
|
-
|
2421
|
-
/** Defines headers for ScopeMaps_create operation. */
|
2422
|
-
export interface ScopeMapsCreateHeaders {
|
2423
|
-
azureAsyncOperation?: string;
|
2424
|
-
}
|
2425
|
-
|
2426
|
-
/** Defines headers for ScopeMaps_delete operation. */
|
2427
|
-
export interface ScopeMapsDeleteHeaders {
|
2428
|
-
location?: string;
|
2429
|
-
}
|
2430
|
-
|
2431
|
-
/** Defines headers for ScopeMaps_update operation. */
|
2432
|
-
export interface ScopeMapsUpdateHeaders {
|
2433
|
-
azureAsyncOperation?: string;
|
2434
|
-
}
|
2435
|
-
|
2436
|
-
/** Defines headers for Tokens_create operation. */
|
2437
|
-
export interface TokensCreateHeaders {
|
2438
|
-
azureAsyncOperation?: string;
|
2439
|
-
}
|
2440
|
-
|
2441
|
-
/** Defines headers for Tokens_delete operation. */
|
2442
|
-
export interface TokensDeleteHeaders {
|
2443
|
-
location?: string;
|
2444
|
-
}
|
2445
|
-
|
2446
|
-
/** Defines headers for Tokens_update operation. */
|
2447
|
-
export interface TokensUpdateHeaders {
|
2448
|
-
azureAsyncOperation?: string;
|
2449
|
-
}
|
2450
|
-
|
2451
|
-
/** Defines headers for Webhooks_create operation. */
|
2452
|
-
export interface WebhooksCreateHeaders {
|
2453
|
-
azureAsyncOperation?: string;
|
2454
|
-
}
|
2455
|
-
|
2456
|
-
/** Defines headers for Webhooks_delete operation. */
|
2457
|
-
export interface WebhooksDeleteHeaders {
|
2458
|
-
location?: string;
|
2459
|
-
}
|
2460
|
-
|
2461
|
-
/** Defines headers for Webhooks_update operation. */
|
2462
|
-
export interface WebhooksUpdateHeaders {
|
2463
|
-
azureAsyncOperation?: string;
|
2464
|
-
}
|
2465
|
-
|
2466
|
-
/** Known values of {@link ProvisioningState} that the service accepts. */
|
2467
|
-
export enum KnownProvisioningState {
|
2468
|
-
/** Creating */
|
2469
|
-
Creating = "Creating",
|
2470
|
-
/** Updating */
|
2471
|
-
Updating = "Updating",
|
2472
|
-
/** Deleting */
|
2473
|
-
Deleting = "Deleting",
|
2474
|
-
/** Succeeded */
|
2475
|
-
Succeeded = "Succeeded",
|
2476
|
-
/** Failed */
|
2477
|
-
Failed = "Failed",
|
2478
|
-
/** Canceled */
|
2479
|
-
Canceled = "Canceled"
|
2480
|
-
}
|
2481
|
-
|
2482
|
-
/**
|
2483
|
-
* Defines values for ProvisioningState. \
|
2484
|
-
* {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
|
2485
|
-
* this enum contains the known values that the service supports.
|
2486
|
-
* ### Known values supported by the service
|
2487
|
-
* **Creating** \
|
2488
|
-
* **Updating** \
|
2489
|
-
* **Deleting** \
|
2490
|
-
* **Succeeded** \
|
2491
|
-
* **Failed** \
|
2492
|
-
* **Canceled**
|
2493
|
-
*/
|
2494
|
-
export type ProvisioningState = string;
|
2495
|
-
|
2496
|
-
/** Known values of {@link CreatedByType} that the service accepts. */
|
2497
|
-
export enum KnownCreatedByType {
|
2498
|
-
/** User */
|
2499
|
-
User = "User",
|
2500
|
-
/** Application */
|
2501
|
-
Application = "Application",
|
2502
|
-
/** ManagedIdentity */
|
2503
|
-
ManagedIdentity = "ManagedIdentity",
|
2504
|
-
/** Key */
|
2505
|
-
Key = "Key"
|
2506
|
-
}
|
2507
|
-
|
2508
|
-
/**
|
2509
|
-
* Defines values for CreatedByType. \
|
2510
|
-
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
2511
|
-
* this enum contains the known values that the service supports.
|
2512
|
-
* ### Known values supported by the service
|
2513
|
-
* **User** \
|
2514
|
-
* **Application** \
|
2515
|
-
* **ManagedIdentity** \
|
2516
|
-
* **Key**
|
2517
|
-
*/
|
2518
|
-
export type CreatedByType = string;
|
2519
|
-
|
2520
|
-
/** Known values of {@link LastModifiedByType} that the service accepts. */
|
2521
|
-
export enum KnownLastModifiedByType {
|
2522
|
-
/** User */
|
2523
|
-
User = "User",
|
2524
|
-
/** Application */
|
2525
|
-
Application = "Application",
|
2526
|
-
/** ManagedIdentity */
|
2527
|
-
ManagedIdentity = "ManagedIdentity",
|
2528
|
-
/** Key */
|
2529
|
-
Key = "Key"
|
2530
|
-
}
|
2531
|
-
|
2532
|
-
/**
|
2533
|
-
* Defines values for LastModifiedByType. \
|
2534
|
-
* {@link KnownLastModifiedByType} can be used interchangeably with LastModifiedByType,
|
2535
|
-
* this enum contains the known values that the service supports.
|
2536
|
-
* ### Known values supported by the service
|
2537
|
-
* **User** \
|
2538
|
-
* **Application** \
|
2539
|
-
* **ManagedIdentity** \
|
2540
|
-
* **Key**
|
2541
|
-
*/
|
2542
|
-
export type LastModifiedByType = string;
|
1775
|
+
values?: SetValue[];
|
1776
|
+
}
|
2543
1777
|
|
2544
|
-
/**
|
2545
|
-
export
|
2546
|
-
|
2547
|
-
ReadWrite = "ReadWrite",
|
2548
|
-
/** ReadOnly */
|
2549
|
-
ReadOnly = "ReadOnly",
|
2550
|
-
/** Registry */
|
2551
|
-
Registry = "Registry",
|
2552
|
-
/** Mirror */
|
2553
|
-
Mirror = "Mirror"
|
1778
|
+
/** Defines headers for Registries_importImage operation. */
|
1779
|
+
export interface RegistriesImportImageHeaders {
|
1780
|
+
location?: string;
|
2554
1781
|
}
|
2555
1782
|
|
2556
|
-
/**
|
2557
|
-
|
2558
|
-
|
2559
|
-
|
2560
|
-
* ### Known values supported by the service
|
2561
|
-
* **ReadWrite** \
|
2562
|
-
* **ReadOnly** \
|
2563
|
-
* **Registry** \
|
2564
|
-
* **Mirror**
|
2565
|
-
*/
|
2566
|
-
export type ConnectedRegistryMode = string;
|
1783
|
+
/** Defines headers for Registries_create operation. */
|
1784
|
+
export interface RegistriesCreateHeaders {
|
1785
|
+
azureAsyncOperation?: string;
|
1786
|
+
}
|
2567
1787
|
|
2568
|
-
/**
|
2569
|
-
export
|
2570
|
-
|
2571
|
-
Online = "Online",
|
2572
|
-
/** Offline */
|
2573
|
-
Offline = "Offline",
|
2574
|
-
/** Syncing */
|
2575
|
-
Syncing = "Syncing",
|
2576
|
-
/** Unhealthy */
|
2577
|
-
Unhealthy = "Unhealthy"
|
1788
|
+
/** Defines headers for Registries_delete operation. */
|
1789
|
+
export interface RegistriesDeleteHeaders {
|
1790
|
+
location?: string;
|
2578
1791
|
}
|
2579
1792
|
|
2580
|
-
/**
|
2581
|
-
|
2582
|
-
|
2583
|
-
|
2584
|
-
* ### Known values supported by the service
|
2585
|
-
* **Online** \
|
2586
|
-
* **Offline** \
|
2587
|
-
* **Syncing** \
|
2588
|
-
* **Unhealthy**
|
2589
|
-
*/
|
2590
|
-
export type ConnectionState = string;
|
1793
|
+
/** Defines headers for Registries_update operation. */
|
1794
|
+
export interface RegistriesUpdateHeaders {
|
1795
|
+
azureAsyncOperation?: string;
|
1796
|
+
}
|
2591
1797
|
|
2592
|
-
/**
|
2593
|
-
export
|
2594
|
-
|
2595
|
-
Active = "Active",
|
2596
|
-
/** Inactive */
|
2597
|
-
Inactive = "Inactive"
|
1798
|
+
/** Defines headers for Registries_generateCredentials operation. */
|
1799
|
+
export interface RegistriesGenerateCredentialsHeaders {
|
1800
|
+
location?: string;
|
2598
1801
|
}
|
2599
1802
|
|
2600
|
-
/**
|
2601
|
-
|
2602
|
-
|
2603
|
-
|
2604
|
-
* ### Known values supported by the service
|
2605
|
-
* **Active** \
|
2606
|
-
* **Inactive**
|
2607
|
-
*/
|
2608
|
-
export type ActivationStatus = string;
|
1803
|
+
/** Defines headers for PrivateEndpointConnections_createOrUpdate operation. */
|
1804
|
+
export interface PrivateEndpointConnectionsCreateOrUpdateHeaders {
|
1805
|
+
azureAsyncOperation?: string;
|
1806
|
+
}
|
2609
1807
|
|
2610
|
-
/**
|
2611
|
-
export
|
2612
|
-
|
2613
|
-
Enabled = "Enabled",
|
2614
|
-
/** Disabled */
|
2615
|
-
Disabled = "Disabled"
|
1808
|
+
/** Defines headers for PrivateEndpointConnections_delete operation. */
|
1809
|
+
export interface PrivateEndpointConnectionsDeleteHeaders {
|
1810
|
+
location?: string;
|
2616
1811
|
}
|
2617
1812
|
|
2618
|
-
/**
|
2619
|
-
|
2620
|
-
|
2621
|
-
|
2622
|
-
* ### Known values supported by the service
|
2623
|
-
* **Enabled** \
|
2624
|
-
* **Disabled**
|
2625
|
-
*/
|
2626
|
-
export type TlsStatus = string;
|
1813
|
+
/** Defines headers for Replications_create operation. */
|
1814
|
+
export interface ReplicationsCreateHeaders {
|
1815
|
+
azureAsyncOperation?: string;
|
1816
|
+
}
|
2627
1817
|
|
2628
|
-
/**
|
2629
|
-
export
|
2630
|
-
|
2631
|
-
LocalDirectory = "LocalDirectory"
|
1818
|
+
/** Defines headers for Replications_delete operation. */
|
1819
|
+
export interface ReplicationsDeleteHeaders {
|
1820
|
+
location?: string;
|
2632
1821
|
}
|
2633
1822
|
|
2634
|
-
/**
|
2635
|
-
|
2636
|
-
|
2637
|
-
* this enum contains the known values that the service supports.
|
2638
|
-
* ### Known values supported by the service
|
2639
|
-
* **LocalDirectory**
|
2640
|
-
*/
|
2641
|
-
export type CertificateType = string;
|
2642
|
-
|
2643
|
-
/** Known values of {@link LogLevel} that the service accepts. */
|
2644
|
-
export enum KnownLogLevel {
|
2645
|
-
/** Debug */
|
2646
|
-
Debug = "Debug",
|
2647
|
-
/** Information */
|
2648
|
-
Information = "Information",
|
2649
|
-
/** Warning */
|
2650
|
-
Warning = "Warning",
|
2651
|
-
/** Error */
|
2652
|
-
Error = "Error",
|
2653
|
-
/** None */
|
2654
|
-
None = "None"
|
1823
|
+
/** Defines headers for Replications_update operation. */
|
1824
|
+
export interface ReplicationsUpdateHeaders {
|
1825
|
+
azureAsyncOperation?: string;
|
2655
1826
|
}
|
2656
1827
|
|
2657
|
-
/**
|
2658
|
-
|
2659
|
-
|
2660
|
-
|
2661
|
-
* ### Known values supported by the service
|
2662
|
-
* **Debug** \
|
2663
|
-
* **Information** \
|
2664
|
-
* **Warning** \
|
2665
|
-
* **Error** \
|
2666
|
-
* **None**
|
2667
|
-
*/
|
2668
|
-
export type LogLevel = string;
|
1828
|
+
/** Defines headers for ScopeMaps_create operation. */
|
1829
|
+
export interface ScopeMapsCreateHeaders {
|
1830
|
+
azureAsyncOperation?: string;
|
1831
|
+
}
|
2669
1832
|
|
2670
|
-
/**
|
2671
|
-
export
|
2672
|
-
|
2673
|
-
Enabled = "Enabled",
|
2674
|
-
/** Disabled */
|
2675
|
-
Disabled = "Disabled"
|
1833
|
+
/** Defines headers for ScopeMaps_delete operation. */
|
1834
|
+
export interface ScopeMapsDeleteHeaders {
|
1835
|
+
location?: string;
|
2676
1836
|
}
|
2677
1837
|
|
2678
|
-
/**
|
2679
|
-
|
2680
|
-
|
2681
|
-
|
2682
|
-
* ### Known values supported by the service
|
2683
|
-
* **Enabled** \
|
2684
|
-
* **Disabled**
|
2685
|
-
*/
|
2686
|
-
export type AuditLogStatus = string;
|
1838
|
+
/** Defines headers for ScopeMaps_update operation. */
|
1839
|
+
export interface ScopeMapsUpdateHeaders {
|
1840
|
+
azureAsyncOperation?: string;
|
1841
|
+
}
|
2687
1842
|
|
2688
|
-
/**
|
2689
|
-
export
|
2690
|
-
|
2691
|
-
Credential1 = "Credential1"
|
1843
|
+
/** Defines headers for Tokens_create operation. */
|
1844
|
+
export interface TokensCreateHeaders {
|
1845
|
+
azureAsyncOperation?: string;
|
2692
1846
|
}
|
2693
1847
|
|
2694
|
-
/**
|
2695
|
-
|
2696
|
-
|
2697
|
-
|
2698
|
-
* ### Known values supported by the service
|
2699
|
-
* **Credential1**
|
2700
|
-
*/
|
2701
|
-
export type CredentialName = string;
|
1848
|
+
/** Defines headers for Tokens_delete operation. */
|
1849
|
+
export interface TokensDeleteHeaders {
|
1850
|
+
location?: string;
|
1851
|
+
}
|
2702
1852
|
|
2703
|
-
/**
|
2704
|
-
export
|
2705
|
-
|
2706
|
-
Healthy = "Healthy",
|
2707
|
-
/** Unhealthy */
|
2708
|
-
Unhealthy = "Unhealthy"
|
1853
|
+
/** Defines headers for Tokens_update operation. */
|
1854
|
+
export interface TokensUpdateHeaders {
|
1855
|
+
azureAsyncOperation?: string;
|
2709
1856
|
}
|
2710
1857
|
|
2711
|
-
/**
|
2712
|
-
|
2713
|
-
|
2714
|
-
|
2715
|
-
* ### Known values supported by the service
|
2716
|
-
* **Healthy** \
|
2717
|
-
* **Unhealthy**
|
2718
|
-
*/
|
2719
|
-
export type CredentialHealthStatus = string;
|
1858
|
+
/** Defines headers for Webhooks_create operation. */
|
1859
|
+
export interface WebhooksCreateHeaders {
|
1860
|
+
azureAsyncOperation?: string;
|
1861
|
+
}
|
2720
1862
|
|
2721
|
-
/**
|
2722
|
-
export
|
2723
|
-
|
2724
|
-
OverwriteTags = "OverwriteTags",
|
2725
|
-
/** OverwriteBlobs */
|
2726
|
-
OverwriteBlobs = "OverwriteBlobs",
|
2727
|
-
/** DeleteSourceBlobOnSuccess */
|
2728
|
-
DeleteSourceBlobOnSuccess = "DeleteSourceBlobOnSuccess",
|
2729
|
-
/** ContinueOnErrors */
|
2730
|
-
ContinueOnErrors = "ContinueOnErrors"
|
1863
|
+
/** Defines headers for Webhooks_delete operation. */
|
1864
|
+
export interface WebhooksDeleteHeaders {
|
1865
|
+
location?: string;
|
2731
1866
|
}
|
2732
1867
|
|
2733
|
-
/**
|
2734
|
-
|
2735
|
-
|
2736
|
-
|
2737
|
-
* ### Known values supported by the service
|
2738
|
-
* **OverwriteTags** \
|
2739
|
-
* **OverwriteBlobs** \
|
2740
|
-
* **DeleteSourceBlobOnSuccess** \
|
2741
|
-
* **ContinueOnErrors**
|
2742
|
-
*/
|
2743
|
-
export type PipelineOptions = string;
|
1868
|
+
/** Defines headers for Webhooks_update operation. */
|
1869
|
+
export interface WebhooksUpdateHeaders {
|
1870
|
+
azureAsyncOperation?: string;
|
1871
|
+
}
|
2744
1872
|
|
2745
1873
|
/** Known values of {@link ImportMode} that the service accepts. */
|
2746
1874
|
export enum KnownImportMode {
|
@@ -2760,69 +1888,6 @@ export enum KnownImportMode {
|
|
2760
1888
|
*/
|
2761
1889
|
export type ImportMode = string;
|
2762
1890
|
|
2763
|
-
/** Known values of {@link PipelineSourceType} that the service accepts. */
|
2764
|
-
export enum KnownPipelineSourceType {
|
2765
|
-
/** AzureStorageBlobContainer */
|
2766
|
-
AzureStorageBlobContainer = "AzureStorageBlobContainer"
|
2767
|
-
}
|
2768
|
-
|
2769
|
-
/**
|
2770
|
-
* Defines values for PipelineSourceType. \
|
2771
|
-
* {@link KnownPipelineSourceType} can be used interchangeably with PipelineSourceType,
|
2772
|
-
* this enum contains the known values that the service supports.
|
2773
|
-
* ### Known values supported by the service
|
2774
|
-
* **AzureStorageBlobContainer**
|
2775
|
-
*/
|
2776
|
-
export type PipelineSourceType = string;
|
2777
|
-
|
2778
|
-
/** Known values of {@link TriggerStatus} that the service accepts. */
|
2779
|
-
export enum KnownTriggerStatus {
|
2780
|
-
/** Disabled */
|
2781
|
-
Disabled = "Disabled",
|
2782
|
-
/** Enabled */
|
2783
|
-
Enabled = "Enabled"
|
2784
|
-
}
|
2785
|
-
|
2786
|
-
/**
|
2787
|
-
* Defines values for TriggerStatus. \
|
2788
|
-
* {@link KnownTriggerStatus} can be used interchangeably with TriggerStatus,
|
2789
|
-
* this enum contains the known values that the service supports.
|
2790
|
-
* ### Known values supported by the service
|
2791
|
-
* **Disabled** \
|
2792
|
-
* **Enabled**
|
2793
|
-
*/
|
2794
|
-
export type TriggerStatus = string;
|
2795
|
-
|
2796
|
-
/** Known values of {@link PipelineRunSourceType} that the service accepts. */
|
2797
|
-
export enum KnownPipelineRunSourceType {
|
2798
|
-
/** AzureStorageBlob */
|
2799
|
-
AzureStorageBlob = "AzureStorageBlob"
|
2800
|
-
}
|
2801
|
-
|
2802
|
-
/**
|
2803
|
-
* Defines values for PipelineRunSourceType. \
|
2804
|
-
* {@link KnownPipelineRunSourceType} can be used interchangeably with PipelineRunSourceType,
|
2805
|
-
* this enum contains the known values that the service supports.
|
2806
|
-
* ### Known values supported by the service
|
2807
|
-
* **AzureStorageBlob**
|
2808
|
-
*/
|
2809
|
-
export type PipelineRunSourceType = string;
|
2810
|
-
|
2811
|
-
/** Known values of {@link PipelineRunTargetType} that the service accepts. */
|
2812
|
-
export enum KnownPipelineRunTargetType {
|
2813
|
-
/** AzureStorageBlob */
|
2814
|
-
AzureStorageBlob = "AzureStorageBlob"
|
2815
|
-
}
|
2816
|
-
|
2817
|
-
/**
|
2818
|
-
* Defines values for PipelineRunTargetType. \
|
2819
|
-
* {@link KnownPipelineRunTargetType} can be used interchangeably with PipelineRunTargetType,
|
2820
|
-
* this enum contains the known values that the service supports.
|
2821
|
-
* ### Known values supported by the service
|
2822
|
-
* **AzureStorageBlob**
|
2823
|
-
*/
|
2824
|
-
export type PipelineRunTargetType = string;
|
2825
|
-
|
2826
1891
|
/** Known values of {@link ConnectionStatus} that the service accepts. */
|
2827
1892
|
export enum KnownConnectionStatus {
|
2828
1893
|
/** Approved */
|
@@ -2865,6 +1930,84 @@ export enum KnownActionsRequired {
|
|
2865
1930
|
*/
|
2866
1931
|
export type ActionsRequired = string;
|
2867
1932
|
|
1933
|
+
/** Known values of {@link ProvisioningState} that the service accepts. */
|
1934
|
+
export enum KnownProvisioningState {
|
1935
|
+
/** Creating */
|
1936
|
+
Creating = "Creating",
|
1937
|
+
/** Updating */
|
1938
|
+
Updating = "Updating",
|
1939
|
+
/** Deleting */
|
1940
|
+
Deleting = "Deleting",
|
1941
|
+
/** Succeeded */
|
1942
|
+
Succeeded = "Succeeded",
|
1943
|
+
/** Failed */
|
1944
|
+
Failed = "Failed",
|
1945
|
+
/** Canceled */
|
1946
|
+
Canceled = "Canceled"
|
1947
|
+
}
|
1948
|
+
|
1949
|
+
/**
|
1950
|
+
* Defines values for ProvisioningState. \
|
1951
|
+
* {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
|
1952
|
+
* this enum contains the known values that the service supports.
|
1953
|
+
* ### Known values supported by the service
|
1954
|
+
* **Creating** \
|
1955
|
+
* **Updating** \
|
1956
|
+
* **Deleting** \
|
1957
|
+
* **Succeeded** \
|
1958
|
+
* **Failed** \
|
1959
|
+
* **Canceled**
|
1960
|
+
*/
|
1961
|
+
export type ProvisioningState = string;
|
1962
|
+
|
1963
|
+
/** Known values of {@link CreatedByType} that the service accepts. */
|
1964
|
+
export enum KnownCreatedByType {
|
1965
|
+
/** User */
|
1966
|
+
User = "User",
|
1967
|
+
/** Application */
|
1968
|
+
Application = "Application",
|
1969
|
+
/** ManagedIdentity */
|
1970
|
+
ManagedIdentity = "ManagedIdentity",
|
1971
|
+
/** Key */
|
1972
|
+
Key = "Key"
|
1973
|
+
}
|
1974
|
+
|
1975
|
+
/**
|
1976
|
+
* Defines values for CreatedByType. \
|
1977
|
+
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
1978
|
+
* this enum contains the known values that the service supports.
|
1979
|
+
* ### Known values supported by the service
|
1980
|
+
* **User** \
|
1981
|
+
* **Application** \
|
1982
|
+
* **ManagedIdentity** \
|
1983
|
+
* **Key**
|
1984
|
+
*/
|
1985
|
+
export type CreatedByType = string;
|
1986
|
+
|
1987
|
+
/** Known values of {@link LastModifiedByType} that the service accepts. */
|
1988
|
+
export enum KnownLastModifiedByType {
|
1989
|
+
/** User */
|
1990
|
+
User = "User",
|
1991
|
+
/** Application */
|
1992
|
+
Application = "Application",
|
1993
|
+
/** ManagedIdentity */
|
1994
|
+
ManagedIdentity = "ManagedIdentity",
|
1995
|
+
/** Key */
|
1996
|
+
Key = "Key"
|
1997
|
+
}
|
1998
|
+
|
1999
|
+
/**
|
2000
|
+
* Defines values for LastModifiedByType. \
|
2001
|
+
* {@link KnownLastModifiedByType} can be used interchangeably with LastModifiedByType,
|
2002
|
+
* this enum contains the known values that the service supports.
|
2003
|
+
* ### Known values supported by the service
|
2004
|
+
* **User** \
|
2005
|
+
* **Application** \
|
2006
|
+
* **ManagedIdentity** \
|
2007
|
+
* **Key**
|
2008
|
+
*/
|
2009
|
+
export type LastModifiedByType = string;
|
2010
|
+
|
2868
2011
|
/** Known values of {@link SkuName} that the service accepts. */
|
2869
2012
|
export enum KnownSkuName {
|
2870
2013
|
/** Classic */
|
@@ -2997,24 +2140,6 @@ export enum KnownExportPolicyStatus {
|
|
2997
2140
|
*/
|
2998
2141
|
export type ExportPolicyStatus = string;
|
2999
2142
|
|
3000
|
-
/** Known values of {@link AzureADAuthenticationAsArmPolicyStatus} that the service accepts. */
|
3001
|
-
export enum KnownAzureADAuthenticationAsArmPolicyStatus {
|
3002
|
-
/** Enabled */
|
3003
|
-
Enabled = "enabled",
|
3004
|
-
/** Disabled */
|
3005
|
-
Disabled = "disabled"
|
3006
|
-
}
|
3007
|
-
|
3008
|
-
/**
|
3009
|
-
* Defines values for AzureADAuthenticationAsArmPolicyStatus. \
|
3010
|
-
* {@link KnownAzureADAuthenticationAsArmPolicyStatus} can be used interchangeably with AzureADAuthenticationAsArmPolicyStatus,
|
3011
|
-
* this enum contains the known values that the service supports.
|
3012
|
-
* ### Known values supported by the service
|
3013
|
-
* **enabled** \
|
3014
|
-
* **disabled**
|
3015
|
-
*/
|
3016
|
-
export type AzureADAuthenticationAsArmPolicyStatus = string;
|
3017
|
-
|
3018
2143
|
/** Known values of {@link EncryptionStatus} that the service accepts. */
|
3019
2144
|
export enum KnownEncryptionStatus {
|
3020
2145
|
/** Enabled */
|
@@ -3387,6 +2512,24 @@ export enum KnownBaseImageDependencyType {
|
|
3387
2512
|
*/
|
3388
2513
|
export type BaseImageDependencyType = string;
|
3389
2514
|
|
2515
|
+
/** Known values of {@link TriggerStatus} that the service accepts. */
|
2516
|
+
export enum KnownTriggerStatus {
|
2517
|
+
/** Disabled */
|
2518
|
+
Disabled = "Disabled",
|
2519
|
+
/** Enabled */
|
2520
|
+
Enabled = "Enabled"
|
2521
|
+
}
|
2522
|
+
|
2523
|
+
/**
|
2524
|
+
* Defines values for TriggerStatus. \
|
2525
|
+
* {@link KnownTriggerStatus} can be used interchangeably with TriggerStatus,
|
2526
|
+
* this enum contains the known values that the service supports.
|
2527
|
+
* ### Known values supported by the service
|
2528
|
+
* **Disabled** \
|
2529
|
+
* **Enabled**
|
2530
|
+
*/
|
2531
|
+
export type TriggerStatus = string;
|
2532
|
+
|
3390
2533
|
/** Known values of {@link SourceControlType} that the service accepts. */
|
3391
2534
|
export enum KnownSourceControlType {
|
3392
2535
|
/** Github */
|
@@ -3521,222 +2664,6 @@ export type ResourceIdentityType =
|
|
3521
2664
|
/** Defines values for PasswordName. */
|
3522
2665
|
export type PasswordName = "password" | "password2";
|
3523
2666
|
|
3524
|
-
/** Optional parameters. */
|
3525
|
-
export interface CacheRulesListOptionalParams
|
3526
|
-
extends coreClient.OperationOptions {}
|
3527
|
-
|
3528
|
-
/** Contains response data for the list operation. */
|
3529
|
-
export type CacheRulesListResponse = CacheRulesListResult;
|
3530
|
-
|
3531
|
-
/** Optional parameters. */
|
3532
|
-
export interface CacheRulesGetOptionalParams
|
3533
|
-
extends coreClient.OperationOptions {}
|
3534
|
-
|
3535
|
-
/** Contains response data for the get operation. */
|
3536
|
-
export type CacheRulesGetResponse = CacheRule;
|
3537
|
-
|
3538
|
-
/** Optional parameters. */
|
3539
|
-
export interface CacheRulesCreateOptionalParams
|
3540
|
-
extends coreClient.OperationOptions {
|
3541
|
-
/** Delay to wait until next poll, in milliseconds. */
|
3542
|
-
updateIntervalInMs?: number;
|
3543
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3544
|
-
resumeFrom?: string;
|
3545
|
-
}
|
3546
|
-
|
3547
|
-
/** Contains response data for the create operation. */
|
3548
|
-
export type CacheRulesCreateResponse = CacheRule;
|
3549
|
-
|
3550
|
-
/** Optional parameters. */
|
3551
|
-
export interface CacheRulesDeleteOptionalParams
|
3552
|
-
extends coreClient.OperationOptions {
|
3553
|
-
/** Delay to wait until next poll, in milliseconds. */
|
3554
|
-
updateIntervalInMs?: number;
|
3555
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3556
|
-
resumeFrom?: string;
|
3557
|
-
}
|
3558
|
-
|
3559
|
-
/** Optional parameters. */
|
3560
|
-
export interface CacheRulesUpdateOptionalParams
|
3561
|
-
extends coreClient.OperationOptions {
|
3562
|
-
/** Delay to wait until next poll, in milliseconds. */
|
3563
|
-
updateIntervalInMs?: number;
|
3564
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3565
|
-
resumeFrom?: string;
|
3566
|
-
}
|
3567
|
-
|
3568
|
-
/** Contains response data for the update operation. */
|
3569
|
-
export type CacheRulesUpdateResponse = CacheRule;
|
3570
|
-
|
3571
|
-
/** Optional parameters. */
|
3572
|
-
export interface CacheRulesListNextOptionalParams
|
3573
|
-
extends coreClient.OperationOptions {}
|
3574
|
-
|
3575
|
-
/** Contains response data for the listNext operation. */
|
3576
|
-
export type CacheRulesListNextResponse = CacheRulesListResult;
|
3577
|
-
|
3578
|
-
/** Optional parameters. */
|
3579
|
-
export interface ConnectedRegistriesListOptionalParams
|
3580
|
-
extends coreClient.OperationOptions {
|
3581
|
-
/** 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. */
|
3582
|
-
filter?: string;
|
3583
|
-
}
|
3584
|
-
|
3585
|
-
/** Contains response data for the list operation. */
|
3586
|
-
export type ConnectedRegistriesListResponse = ConnectedRegistryListResult;
|
3587
|
-
|
3588
|
-
/** Optional parameters. */
|
3589
|
-
export interface ConnectedRegistriesGetOptionalParams
|
3590
|
-
extends coreClient.OperationOptions {}
|
3591
|
-
|
3592
|
-
/** Contains response data for the get operation. */
|
3593
|
-
export type ConnectedRegistriesGetResponse = ConnectedRegistry;
|
3594
|
-
|
3595
|
-
/** Optional parameters. */
|
3596
|
-
export interface ConnectedRegistriesCreateOptionalParams
|
3597
|
-
extends coreClient.OperationOptions {
|
3598
|
-
/** Delay to wait until next poll, in milliseconds. */
|
3599
|
-
updateIntervalInMs?: number;
|
3600
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3601
|
-
resumeFrom?: string;
|
3602
|
-
}
|
3603
|
-
|
3604
|
-
/** Contains response data for the create operation. */
|
3605
|
-
export type ConnectedRegistriesCreateResponse = ConnectedRegistry;
|
3606
|
-
|
3607
|
-
/** Optional parameters. */
|
3608
|
-
export interface ConnectedRegistriesDeleteOptionalParams
|
3609
|
-
extends coreClient.OperationOptions {
|
3610
|
-
/** Delay to wait until next poll, in milliseconds. */
|
3611
|
-
updateIntervalInMs?: number;
|
3612
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3613
|
-
resumeFrom?: string;
|
3614
|
-
}
|
3615
|
-
|
3616
|
-
/** Optional parameters. */
|
3617
|
-
export interface ConnectedRegistriesUpdateOptionalParams
|
3618
|
-
extends coreClient.OperationOptions {
|
3619
|
-
/** Delay to wait until next poll, in milliseconds. */
|
3620
|
-
updateIntervalInMs?: number;
|
3621
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3622
|
-
resumeFrom?: string;
|
3623
|
-
}
|
3624
|
-
|
3625
|
-
/** Contains response data for the update operation. */
|
3626
|
-
export type ConnectedRegistriesUpdateResponse = ConnectedRegistry;
|
3627
|
-
|
3628
|
-
/** Optional parameters. */
|
3629
|
-
export interface ConnectedRegistriesDeactivateOptionalParams
|
3630
|
-
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
|
-
|
3637
|
-
/** Optional parameters. */
|
3638
|
-
export interface ConnectedRegistriesListNextOptionalParams
|
3639
|
-
extends coreClient.OperationOptions {}
|
3640
|
-
|
3641
|
-
/** Contains response data for the listNext operation. */
|
3642
|
-
export type ConnectedRegistriesListNextResponse = ConnectedRegistryListResult;
|
3643
|
-
|
3644
|
-
/** Optional parameters. */
|
3645
|
-
export interface CredentialSetsListOptionalParams
|
3646
|
-
extends coreClient.OperationOptions {}
|
3647
|
-
|
3648
|
-
/** Contains response data for the list operation. */
|
3649
|
-
export type CredentialSetsListResponse = CredentialSetListResult;
|
3650
|
-
|
3651
|
-
/** Optional parameters. */
|
3652
|
-
export interface CredentialSetsGetOptionalParams
|
3653
|
-
extends coreClient.OperationOptions {}
|
3654
|
-
|
3655
|
-
/** Contains response data for the get operation. */
|
3656
|
-
export type CredentialSetsGetResponse = CredentialSet;
|
3657
|
-
|
3658
|
-
/** Optional parameters. */
|
3659
|
-
export interface CredentialSetsCreateOptionalParams
|
3660
|
-
extends coreClient.OperationOptions {
|
3661
|
-
/** Delay to wait until next poll, in milliseconds. */
|
3662
|
-
updateIntervalInMs?: number;
|
3663
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3664
|
-
resumeFrom?: string;
|
3665
|
-
}
|
3666
|
-
|
3667
|
-
/** Contains response data for the create operation. */
|
3668
|
-
export type CredentialSetsCreateResponse = CredentialSet;
|
3669
|
-
|
3670
|
-
/** Optional parameters. */
|
3671
|
-
export interface CredentialSetsDeleteOptionalParams
|
3672
|
-
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
|
-
|
3679
|
-
/** Optional parameters. */
|
3680
|
-
export interface CredentialSetsUpdateOptionalParams
|
3681
|
-
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
|
-
}
|
3687
|
-
|
3688
|
-
/** Contains response data for the update operation. */
|
3689
|
-
export type CredentialSetsUpdateResponse = CredentialSet;
|
3690
|
-
|
3691
|
-
/** Optional parameters. */
|
3692
|
-
export interface CredentialSetsListNextOptionalParams
|
3693
|
-
extends coreClient.OperationOptions {}
|
3694
|
-
|
3695
|
-
/** Contains response data for the listNext operation. */
|
3696
|
-
export type CredentialSetsListNextResponse = CredentialSetListResult;
|
3697
|
-
|
3698
|
-
/** Optional parameters. */
|
3699
|
-
export interface ExportPipelinesListOptionalParams
|
3700
|
-
extends coreClient.OperationOptions {}
|
3701
|
-
|
3702
|
-
/** Contains response data for the list operation. */
|
3703
|
-
export type ExportPipelinesListResponse = ExportPipelineListResult;
|
3704
|
-
|
3705
|
-
/** Optional parameters. */
|
3706
|
-
export interface ExportPipelinesGetOptionalParams
|
3707
|
-
extends coreClient.OperationOptions {}
|
3708
|
-
|
3709
|
-
/** Contains response data for the get operation. */
|
3710
|
-
export type ExportPipelinesGetResponse = ExportPipeline;
|
3711
|
-
|
3712
|
-
/** Optional parameters. */
|
3713
|
-
export interface ExportPipelinesCreateOptionalParams
|
3714
|
-
extends coreClient.OperationOptions {
|
3715
|
-
/** Delay to wait until next poll, in milliseconds. */
|
3716
|
-
updateIntervalInMs?: number;
|
3717
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3718
|
-
resumeFrom?: string;
|
3719
|
-
}
|
3720
|
-
|
3721
|
-
/** Contains response data for the create operation. */
|
3722
|
-
export type ExportPipelinesCreateResponse = ExportPipeline;
|
3723
|
-
|
3724
|
-
/** Optional parameters. */
|
3725
|
-
export interface ExportPipelinesDeleteOptionalParams
|
3726
|
-
extends coreClient.OperationOptions {
|
3727
|
-
/** Delay to wait until next poll, in milliseconds. */
|
3728
|
-
updateIntervalInMs?: number;
|
3729
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3730
|
-
resumeFrom?: string;
|
3731
|
-
}
|
3732
|
-
|
3733
|
-
/** Optional parameters. */
|
3734
|
-
export interface ExportPipelinesListNextOptionalParams
|
3735
|
-
extends coreClient.OperationOptions {}
|
3736
|
-
|
3737
|
-
/** Contains response data for the listNext operation. */
|
3738
|
-
export type ExportPipelinesListNextResponse = ExportPipelineListResult;
|
3739
|
-
|
3740
2667
|
/** Optional parameters. */
|
3741
2668
|
export interface RegistriesImportImageOptionalParams
|
3742
2669
|
extends coreClient.OperationOptions {
|
@@ -3894,48 +2821,6 @@ export interface RegistriesListPrivateLinkResourcesNextOptionalParams
|
|
3894
2821
|
/** Contains response data for the listPrivateLinkResourcesNext operation. */
|
3895
2822
|
export type RegistriesListPrivateLinkResourcesNextResponse = PrivateLinkResourceListResult;
|
3896
2823
|
|
3897
|
-
/** Optional parameters. */
|
3898
|
-
export interface ImportPipelinesListOptionalParams
|
3899
|
-
extends coreClient.OperationOptions {}
|
3900
|
-
|
3901
|
-
/** Contains response data for the list operation. */
|
3902
|
-
export type ImportPipelinesListResponse = ImportPipelineListResult;
|
3903
|
-
|
3904
|
-
/** Optional parameters. */
|
3905
|
-
export interface ImportPipelinesGetOptionalParams
|
3906
|
-
extends coreClient.OperationOptions {}
|
3907
|
-
|
3908
|
-
/** Contains response data for the get operation. */
|
3909
|
-
export type ImportPipelinesGetResponse = ImportPipeline;
|
3910
|
-
|
3911
|
-
/** Optional parameters. */
|
3912
|
-
export interface ImportPipelinesCreateOptionalParams
|
3913
|
-
extends coreClient.OperationOptions {
|
3914
|
-
/** Delay to wait until next poll, in milliseconds. */
|
3915
|
-
updateIntervalInMs?: number;
|
3916
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3917
|
-
resumeFrom?: string;
|
3918
|
-
}
|
3919
|
-
|
3920
|
-
/** Contains response data for the create operation. */
|
3921
|
-
export type ImportPipelinesCreateResponse = ImportPipeline;
|
3922
|
-
|
3923
|
-
/** Optional parameters. */
|
3924
|
-
export interface ImportPipelinesDeleteOptionalParams
|
3925
|
-
extends coreClient.OperationOptions {
|
3926
|
-
/** Delay to wait until next poll, in milliseconds. */
|
3927
|
-
updateIntervalInMs?: number;
|
3928
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3929
|
-
resumeFrom?: string;
|
3930
|
-
}
|
3931
|
-
|
3932
|
-
/** Optional parameters. */
|
3933
|
-
export interface ImportPipelinesListNextOptionalParams
|
3934
|
-
extends coreClient.OperationOptions {}
|
3935
|
-
|
3936
|
-
/** Contains response data for the listNext operation. */
|
3937
|
-
export type ImportPipelinesListNextResponse = ImportPipelineListResult;
|
3938
|
-
|
3939
2824
|
/** Optional parameters. */
|
3940
2825
|
export interface OperationsListOptionalParams
|
3941
2826
|
extends coreClient.OperationOptions {}
|
@@ -3950,48 +2835,6 @@ export interface OperationsListNextOptionalParams
|
|
3950
2835
|
/** Contains response data for the listNext operation. */
|
3951
2836
|
export type OperationsListNextResponse = OperationListResult;
|
3952
2837
|
|
3953
|
-
/** Optional parameters. */
|
3954
|
-
export interface PipelineRunsListOptionalParams
|
3955
|
-
extends coreClient.OperationOptions {}
|
3956
|
-
|
3957
|
-
/** Contains response data for the list operation. */
|
3958
|
-
export type PipelineRunsListResponse = PipelineRunListResult;
|
3959
|
-
|
3960
|
-
/** Optional parameters. */
|
3961
|
-
export interface PipelineRunsGetOptionalParams
|
3962
|
-
extends coreClient.OperationOptions {}
|
3963
|
-
|
3964
|
-
/** Contains response data for the get operation. */
|
3965
|
-
export type PipelineRunsGetResponse = PipelineRun;
|
3966
|
-
|
3967
|
-
/** Optional parameters. */
|
3968
|
-
export interface PipelineRunsCreateOptionalParams
|
3969
|
-
extends coreClient.OperationOptions {
|
3970
|
-
/** Delay to wait until next poll, in milliseconds. */
|
3971
|
-
updateIntervalInMs?: number;
|
3972
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3973
|
-
resumeFrom?: string;
|
3974
|
-
}
|
3975
|
-
|
3976
|
-
/** Contains response data for the create operation. */
|
3977
|
-
export type PipelineRunsCreateResponse = PipelineRun;
|
3978
|
-
|
3979
|
-
/** Optional parameters. */
|
3980
|
-
export interface PipelineRunsDeleteOptionalParams
|
3981
|
-
extends coreClient.OperationOptions {
|
3982
|
-
/** Delay to wait until next poll, in milliseconds. */
|
3983
|
-
updateIntervalInMs?: number;
|
3984
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
3985
|
-
resumeFrom?: string;
|
3986
|
-
}
|
3987
|
-
|
3988
|
-
/** Optional parameters. */
|
3989
|
-
export interface PipelineRunsListNextOptionalParams
|
3990
|
-
extends coreClient.OperationOptions {}
|
3991
|
-
|
3992
|
-
/** Contains response data for the listNext operation. */
|
3993
|
-
export type PipelineRunsListNextResponse = PipelineRunListResult;
|
3994
|
-
|
3995
2838
|
/** Optional parameters. */
|
3996
2839
|
export interface PrivateEndpointConnectionsListOptionalParams
|
3997
2840
|
extends coreClient.OperationOptions {}
|