@azure/arm-containerregistry 12.0.0 → 12.1.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/browser/api/archiveVersions/index.d.ts +3 -0
- package/dist/browser/api/archiveVersions/index.js +4 -0
- package/dist/browser/api/archiveVersions/index.js.map +1 -0
- package/dist/browser/api/archiveVersions/operations.d.ts +28 -0
- package/dist/browser/api/archiveVersions/operations.js +146 -0
- package/dist/browser/api/archiveVersions/operations.js.map +1 -0
- package/dist/browser/api/archiveVersions/options.d.ts +18 -0
- package/dist/browser/api/archiveVersions/options.js +4 -0
- package/dist/browser/api/archiveVersions/options.js.map +1 -0
- package/dist/browser/api/archives/index.d.ts +3 -0
- package/dist/browser/api/archives/index.js +4 -0
- package/dist/browser/api/archives/index.js.map +1 -0
- package/dist/browser/api/archives/operations.d.ts +32 -0
- package/dist/browser/api/archives/operations.js +176 -0
- package/dist/browser/api/archives/operations.js.map +1 -0
- package/dist/browser/api/archives/options.d.ts +21 -0
- package/dist/browser/api/archives/options.js +4 -0
- package/dist/browser/api/archives/options.js.map +1 -0
- package/dist/browser/api/cacheRules/index.d.ts +1 -1
- package/dist/browser/api/cacheRules/index.js.map +1 -1
- package/dist/browser/api/cacheRules/operations.js +15 -8
- package/dist/browser/api/cacheRules/operations.js.map +1 -1
- package/dist/browser/api/connectedRegistries/index.d.ts +2 -2
- package/dist/browser/api/connectedRegistries/index.js +1 -1
- package/dist/browser/api/connectedRegistries/index.js.map +1 -1
- package/dist/browser/api/connectedRegistries/operations.d.ts +5 -1
- package/dist/browser/api/connectedRegistries/operations.js +46 -9
- package/dist/browser/api/connectedRegistries/operations.js.map +1 -1
- package/dist/browser/api/connectedRegistries/options.d.ts +3 -0
- package/dist/browser/api/connectedRegistries/options.js.map +1 -1
- package/dist/browser/api/containerRegistryManagementContext.d.ts +3 -3
- package/dist/browser/api/containerRegistryManagementContext.js +2 -15
- package/dist/browser/api/containerRegistryManagementContext.js.map +1 -1
- package/dist/browser/api/credentialSets/index.d.ts +1 -1
- package/dist/browser/api/credentialSets/index.js.map +1 -1
- package/dist/browser/api/credentialSets/operations.js +15 -8
- package/dist/browser/api/credentialSets/operations.js.map +1 -1
- package/dist/browser/api/exportPipelines/index.d.ts +3 -0
- package/dist/browser/api/exportPipelines/index.js +4 -0
- package/dist/browser/api/exportPipelines/index.js.map +1 -0
- package/dist/browser/api/exportPipelines/operations.d.ts +28 -0
- package/dist/browser/api/exportPipelines/operations.js +140 -0
- package/dist/browser/api/exportPipelines/operations.js.map +1 -0
- package/dist/browser/api/exportPipelines/options.d.ts +18 -0
- package/dist/browser/api/exportPipelines/options.js +4 -0
- package/dist/browser/api/exportPipelines/options.js.map +1 -0
- package/dist/browser/api/importPipelines/index.d.ts +3 -0
- package/dist/browser/api/importPipelines/index.js +4 -0
- package/dist/browser/api/importPipelines/index.js.map +1 -0
- package/dist/browser/api/importPipelines/operations.d.ts +28 -0
- package/dist/browser/api/importPipelines/operations.js +140 -0
- package/dist/browser/api/importPipelines/operations.js.map +1 -0
- package/dist/browser/api/importPipelines/options.d.ts +18 -0
- package/dist/browser/api/importPipelines/options.js +4 -0
- package/dist/browser/api/importPipelines/options.js.map +1 -0
- package/dist/browser/api/index.d.ts +2 -1
- package/dist/browser/api/index.js +1 -1
- package/dist/browser/api/index.js.map +1 -1
- package/dist/browser/api/operations/index.d.ts +1 -1
- package/dist/browser/api/operations/index.js.map +1 -1
- package/dist/browser/api/operations/operations.js +6 -2
- package/dist/browser/api/operations/operations.js.map +1 -1
- package/dist/browser/api/pipelineRuns/index.d.ts +3 -0
- package/dist/browser/api/pipelineRuns/index.js +4 -0
- package/dist/browser/api/pipelineRuns/index.js.map +1 -0
- package/dist/browser/api/pipelineRuns/operations.d.ts +28 -0
- package/dist/browser/api/pipelineRuns/operations.js +140 -0
- package/dist/browser/api/pipelineRuns/operations.js.map +1 -0
- package/dist/browser/api/pipelineRuns/options.d.ts +18 -0
- package/dist/browser/api/pipelineRuns/options.js +4 -0
- package/dist/browser/api/pipelineRuns/options.js.map +1 -0
- package/dist/browser/api/privateEndpointConnections/index.d.ts +1 -1
- package/dist/browser/api/privateEndpointConnections/index.js.map +1 -1
- package/dist/browser/api/privateEndpointConnections/operations.js +13 -7
- package/dist/browser/api/privateEndpointConnections/operations.js.map +1 -1
- package/dist/browser/api/registries/index.d.ts +1 -1
- package/dist/browser/api/registries/index.js.map +1 -1
- package/dist/browser/api/registries/operations.js +36 -19
- package/dist/browser/api/registries/operations.js.map +1 -1
- package/dist/browser/api/replications/index.d.ts +1 -1
- package/dist/browser/api/replications/index.js.map +1 -1
- package/dist/browser/api/replications/operations.js +15 -8
- package/dist/browser/api/replications/operations.js.map +1 -1
- package/dist/browser/api/scopeMaps/index.d.ts +1 -1
- package/dist/browser/api/scopeMaps/index.js.map +1 -1
- package/dist/browser/api/scopeMaps/operations.js +15 -8
- package/dist/browser/api/scopeMaps/operations.js.map +1 -1
- package/dist/browser/api/tokens/index.d.ts +1 -1
- package/dist/browser/api/tokens/index.js.map +1 -1
- package/dist/browser/api/tokens/operations.js +15 -8
- package/dist/browser/api/tokens/operations.js.map +1 -1
- package/dist/browser/api/webhooks/index.d.ts +1 -1
- package/dist/browser/api/webhooks/index.js.map +1 -1
- package/dist/browser/api/webhooks/operations.js +23 -12
- package/dist/browser/api/webhooks/operations.js.map +1 -1
- package/dist/browser/classic/archiveVersions/index.d.ts +32 -0
- package/dist/browser/classic/archiveVersions/index.js +34 -0
- package/dist/browser/classic/archiveVersions/index.js.map +1 -0
- package/dist/browser/classic/archives/index.d.ts +34 -0
- package/dist/browser/classic/archives/index.js +35 -0
- package/dist/browser/classic/archives/index.js.map +1 -0
- package/dist/browser/classic/connectedRegistries/index.d.ts +3 -1
- package/dist/browser/classic/connectedRegistries/index.js +2 -1
- package/dist/browser/classic/connectedRegistries/index.js.map +1 -1
- package/dist/browser/classic/exportPipelines/index.d.ts +32 -0
- package/dist/browser/classic/exportPipelines/index.js +34 -0
- package/dist/browser/classic/exportPipelines/index.js.map +1 -0
- package/dist/browser/classic/importPipelines/index.d.ts +32 -0
- package/dist/browser/classic/importPipelines/index.js +34 -0
- package/dist/browser/classic/importPipelines/index.js.map +1 -0
- package/dist/browser/classic/index.d.ts +15 -10
- package/dist/browser/classic/index.js.map +1 -1
- package/dist/browser/classic/pipelineRuns/index.d.ts +32 -0
- package/dist/browser/classic/pipelineRuns/index.js +34 -0
- package/dist/browser/classic/pipelineRuns/index.js.map +1 -0
- package/dist/browser/containerRegistryManagementClient.d.ts +16 -1
- package/dist/browser/containerRegistryManagementClient.js +20 -0
- package/dist/browser/containerRegistryManagementClient.js.map +1 -1
- package/dist/browser/index.d.ts +28 -19
- package/dist/browser/index.js +1 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/models/index.d.ts +2 -1
- package/dist/browser/models/index.js +1 -1
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +658 -1
- package/dist/browser/models/models.js +773 -1
- package/dist/browser/models/models.js.map +1 -1
- package/dist/browser/restorePollerHelpers.js +30 -15
- package/dist/browser/restorePollerHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pagingHelpers.d.ts +1 -0
- package/dist/browser/static-helpers/pagingHelpers.js +27 -5
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pollingHelpers.d.ts +4 -0
- package/dist/browser/static-helpers/pollingHelpers.js +18 -2
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/urlTemplate.js +5 -5
- package/dist/browser/static-helpers/urlTemplate.js.map +1 -1
- package/dist/commonjs/api/archiveVersions/index.d.ts +3 -0
- package/dist/commonjs/api/archiveVersions/index.js +33 -0
- package/dist/commonjs/api/archiveVersions/index.js.map +7 -0
- package/dist/commonjs/api/archiveVersions/operations.d.ts +28 -0
- package/dist/commonjs/api/archiveVersions/operations.js +228 -0
- package/dist/commonjs/api/archiveVersions/operations.js.map +7 -0
- package/dist/commonjs/api/archiveVersions/options.d.ts +18 -0
- package/dist/commonjs/api/archiveVersions/options.js +15 -0
- package/dist/commonjs/api/archiveVersions/options.js.map +7 -0
- package/dist/commonjs/api/archives/index.d.ts +3 -0
- package/dist/commonjs/api/archives/index.js +35 -0
- package/dist/commonjs/api/archives/index.js.map +7 -0
- package/dist/commonjs/api/archives/operations.d.ts +32 -0
- package/dist/commonjs/api/archives/operations.js +266 -0
- package/dist/commonjs/api/archives/operations.js.map +7 -0
- package/dist/commonjs/api/archives/options.d.ts +21 -0
- package/dist/commonjs/api/archives/options.js +15 -0
- package/dist/commonjs/api/archives/options.js.map +7 -0
- package/dist/commonjs/api/cacheRules/index.d.ts +1 -1
- package/dist/commonjs/api/cacheRules/index.js.map +1 -1
- package/dist/commonjs/api/cacheRules/operations.js +18 -11
- package/dist/commonjs/api/cacheRules/operations.js.map +2 -2
- package/dist/commonjs/api/connectedRegistries/index.d.ts +2 -2
- package/dist/commonjs/api/connectedRegistries/index.js +2 -0
- package/dist/commonjs/api/connectedRegistries/index.js.map +2 -2
- package/dist/commonjs/api/connectedRegistries/operations.d.ts +5 -1
- package/dist/commonjs/api/connectedRegistries/operations.js +65 -13
- package/dist/commonjs/api/connectedRegistries/operations.js.map +2 -2
- package/dist/commonjs/api/connectedRegistries/options.d.ts +3 -0
- package/dist/commonjs/api/connectedRegistries/options.js.map +1 -1
- package/dist/commonjs/api/containerRegistryManagementContext.d.ts +3 -3
- package/dist/commonjs/api/containerRegistryManagementContext.js +2 -13
- package/dist/commonjs/api/containerRegistryManagementContext.js.map +2 -2
- package/dist/commonjs/api/credentialSets/index.d.ts +1 -1
- package/dist/commonjs/api/credentialSets/index.js.map +1 -1
- package/dist/commonjs/api/credentialSets/operations.js +18 -11
- package/dist/commonjs/api/credentialSets/operations.js.map +2 -2
- package/dist/commonjs/api/exportPipelines/index.d.ts +3 -0
- package/dist/commonjs/api/exportPipelines/index.js +33 -0
- package/dist/commonjs/api/exportPipelines/index.js.map +7 -0
- package/dist/commonjs/api/exportPipelines/operations.d.ts +28 -0
- package/dist/commonjs/api/exportPipelines/operations.js +211 -0
- package/dist/commonjs/api/exportPipelines/operations.js.map +7 -0
- package/dist/commonjs/api/exportPipelines/options.d.ts +18 -0
- package/dist/commonjs/api/exportPipelines/options.js +15 -0
- package/dist/commonjs/api/exportPipelines/options.js.map +7 -0
- package/dist/commonjs/api/importPipelines/index.d.ts +3 -0
- package/dist/commonjs/api/importPipelines/index.js +33 -0
- package/dist/commonjs/api/importPipelines/index.js.map +7 -0
- package/dist/commonjs/api/importPipelines/operations.d.ts +28 -0
- package/dist/commonjs/api/importPipelines/operations.js +211 -0
- package/dist/commonjs/api/importPipelines/operations.js.map +7 -0
- package/dist/commonjs/api/importPipelines/options.d.ts +18 -0
- package/dist/commonjs/api/importPipelines/options.js +15 -0
- package/dist/commonjs/api/importPipelines/options.js.map +7 -0
- package/dist/commonjs/api/index.d.ts +2 -1
- package/dist/commonjs/api/index.js.map +2 -2
- package/dist/commonjs/api/operations/index.d.ts +1 -1
- package/dist/commonjs/api/operations/index.js.map +1 -1
- package/dist/commonjs/api/operations/operations.js +6 -2
- package/dist/commonjs/api/operations/operations.js.map +2 -2
- package/dist/commonjs/api/pipelineRuns/index.d.ts +3 -0
- package/dist/commonjs/api/pipelineRuns/index.js +33 -0
- package/dist/commonjs/api/pipelineRuns/index.js.map +7 -0
- package/dist/commonjs/api/pipelineRuns/operations.d.ts +28 -0
- package/dist/commonjs/api/pipelineRuns/operations.js +205 -0
- package/dist/commonjs/api/pipelineRuns/operations.js.map +7 -0
- package/dist/commonjs/api/pipelineRuns/options.d.ts +18 -0
- package/dist/commonjs/api/pipelineRuns/options.js +15 -0
- package/dist/commonjs/api/pipelineRuns/options.js.map +7 -0
- package/dist/commonjs/api/privateEndpointConnections/index.d.ts +1 -1
- package/dist/commonjs/api/privateEndpointConnections/index.js.map +1 -1
- package/dist/commonjs/api/privateEndpointConnections/operations.js +15 -9
- package/dist/commonjs/api/privateEndpointConnections/operations.js.map +2 -2
- package/dist/commonjs/api/registries/index.d.ts +1 -1
- package/dist/commonjs/api/registries/index.js.map +1 -1
- package/dist/commonjs/api/registries/operations.js +41 -24
- package/dist/commonjs/api/registries/operations.js.map +2 -2
- package/dist/commonjs/api/replications/index.d.ts +1 -1
- package/dist/commonjs/api/replications/index.js.map +1 -1
- package/dist/commonjs/api/replications/operations.js +18 -11
- package/dist/commonjs/api/replications/operations.js.map +2 -2
- package/dist/commonjs/api/scopeMaps/index.d.ts +1 -1
- package/dist/commonjs/api/scopeMaps/index.js.map +1 -1
- package/dist/commonjs/api/scopeMaps/operations.js +18 -11
- package/dist/commonjs/api/scopeMaps/operations.js.map +2 -2
- package/dist/commonjs/api/tokens/index.d.ts +1 -1
- package/dist/commonjs/api/tokens/index.js.map +1 -1
- package/dist/commonjs/api/tokens/operations.js +18 -11
- package/dist/commonjs/api/tokens/operations.js.map +2 -2
- package/dist/commonjs/api/webhooks/index.d.ts +1 -1
- package/dist/commonjs/api/webhooks/index.js.map +1 -1
- package/dist/commonjs/api/webhooks/operations.js +26 -15
- package/dist/commonjs/api/webhooks/operations.js.map +2 -2
- package/dist/commonjs/classic/archiveVersions/index.d.ts +32 -0
- package/dist/commonjs/classic/archiveVersions/index.js +113 -0
- package/dist/commonjs/classic/archiveVersions/index.js.map +7 -0
- package/dist/commonjs/classic/archives/index.d.ts +34 -0
- package/dist/commonjs/classic/archives/index.js +104 -0
- package/dist/commonjs/classic/archives/index.js.map +7 -0
- package/dist/commonjs/classic/connectedRegistries/index.d.ts +3 -1
- package/dist/commonjs/classic/connectedRegistries/index.js +1 -0
- package/dist/commonjs/classic/connectedRegistries/index.js.map +2 -2
- package/dist/commonjs/classic/exportPipelines/index.d.ts +32 -0
- package/dist/commonjs/classic/exportPipelines/index.js +78 -0
- package/dist/commonjs/classic/exportPipelines/index.js.map +7 -0
- package/dist/commonjs/classic/importPipelines/index.d.ts +32 -0
- package/dist/commonjs/classic/importPipelines/index.js +78 -0
- package/dist/commonjs/classic/importPipelines/index.js.map +7 -0
- package/dist/commonjs/classic/index.d.ts +15 -10
- package/dist/commonjs/classic/index.js.map +1 -1
- package/dist/commonjs/classic/pipelineRuns/index.d.ts +32 -0
- package/dist/commonjs/classic/pipelineRuns/index.js +78 -0
- package/dist/commonjs/classic/pipelineRuns/index.js.map +7 -0
- package/dist/commonjs/containerRegistryManagementClient.d.ts +16 -1
- package/dist/commonjs/containerRegistryManagementClient.js +20 -0
- package/dist/commonjs/containerRegistryManagementClient.js.map +2 -2
- package/dist/commonjs/index.d.ts +28 -19
- package/dist/commonjs/index.js +26 -0
- package/dist/commonjs/index.js.map +2 -2
- package/dist/commonjs/models/index.d.ts +2 -1
- package/dist/commonjs/models/index.js +26 -0
- package/dist/commonjs/models/index.js.map +2 -2
- package/dist/commonjs/models/models.d.ts +658 -1
- package/dist/commonjs/models/models.js +760 -11
- package/dist/commonjs/models/models.js.map +3 -3
- package/dist/commonjs/restorePollerHelpers.js +59 -44
- package/dist/commonjs/restorePollerHelpers.js.map +3 -3
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts +1 -0
- package/dist/commonjs/static-helpers/pagingHelpers.js +15 -1
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +2 -2
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts +4 -0
- package/dist/commonjs/static-helpers/pollingHelpers.js +10 -2
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +2 -2
- package/dist/commonjs/static-helpers/urlTemplate.js +5 -5
- package/dist/commonjs/static-helpers/urlTemplate.js.map +3 -3
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/api/archiveVersions/index.d.ts +3 -0
- package/dist/esm/api/archiveVersions/index.js +7 -0
- package/dist/esm/api/archiveVersions/index.js.map +7 -0
- package/dist/esm/api/archiveVersions/operations.d.ts +28 -0
- package/dist/esm/api/archiveVersions/operations.js +198 -0
- package/dist/esm/api/archiveVersions/operations.js.map +7 -0
- package/dist/esm/api/archiveVersions/options.d.ts +18 -0
- package/dist/esm/api/archiveVersions/options.js +0 -0
- package/dist/esm/api/archiveVersions/options.js.map +7 -0
- package/dist/esm/api/archives/index.d.ts +3 -0
- package/dist/esm/api/archives/index.js +8 -0
- package/dist/esm/api/archives/index.js.map +7 -0
- package/dist/esm/api/archives/operations.d.ts +32 -0
- package/dist/esm/api/archives/operations.js +235 -0
- package/dist/esm/api/archives/operations.js.map +7 -0
- package/dist/esm/api/archives/options.d.ts +21 -0
- package/dist/esm/api/archives/options.js +0 -0
- package/dist/esm/api/archives/options.js.map +7 -0
- package/dist/esm/api/cacheRules/index.d.ts +1 -1
- package/dist/esm/api/cacheRules/index.js.map +1 -1
- package/dist/esm/api/cacheRules/operations.js +18 -11
- package/dist/esm/api/cacheRules/operations.js.map +2 -2
- package/dist/esm/api/connectedRegistries/index.d.ts +2 -2
- package/dist/esm/api/connectedRegistries/index.js +2 -1
- package/dist/esm/api/connectedRegistries/index.js.map +2 -2
- package/dist/esm/api/connectedRegistries/operations.d.ts +5 -1
- package/dist/esm/api/connectedRegistries/operations.js +62 -13
- package/dist/esm/api/connectedRegistries/operations.js.map +2 -2
- package/dist/esm/api/connectedRegistries/options.d.ts +3 -0
- package/dist/esm/api/containerRegistryManagementContext.d.ts +3 -3
- package/dist/esm/api/containerRegistryManagementContext.js +2 -13
- package/dist/esm/api/containerRegistryManagementContext.js.map +2 -2
- package/dist/esm/api/credentialSets/index.d.ts +1 -1
- package/dist/esm/api/credentialSets/index.js.map +1 -1
- package/dist/esm/api/credentialSets/operations.js +18 -11
- package/dist/esm/api/credentialSets/operations.js.map +2 -2
- package/dist/esm/api/exportPipelines/index.d.ts +3 -0
- package/dist/esm/api/exportPipelines/index.js +7 -0
- package/dist/esm/api/exportPipelines/index.js.map +7 -0
- package/dist/esm/api/exportPipelines/operations.d.ts +28 -0
- package/dist/esm/api/exportPipelines/operations.js +182 -0
- package/dist/esm/api/exportPipelines/operations.js.map +7 -0
- package/dist/esm/api/exportPipelines/options.d.ts +18 -0
- package/dist/esm/api/exportPipelines/options.js +0 -0
- package/dist/esm/api/exportPipelines/options.js.map +7 -0
- package/dist/esm/api/importPipelines/index.d.ts +3 -0
- package/dist/esm/api/importPipelines/index.js +7 -0
- package/dist/esm/api/importPipelines/index.js.map +7 -0
- package/dist/esm/api/importPipelines/operations.d.ts +28 -0
- package/dist/esm/api/importPipelines/operations.js +182 -0
- package/dist/esm/api/importPipelines/operations.js.map +7 -0
- package/dist/esm/api/importPipelines/options.d.ts +18 -0
- package/dist/esm/api/importPipelines/options.js +0 -0
- package/dist/esm/api/importPipelines/options.js.map +7 -0
- package/dist/esm/api/index.d.ts +2 -1
- package/dist/esm/api/index.js +1 -3
- package/dist/esm/api/index.js.map +2 -2
- package/dist/esm/api/operations/index.d.ts +1 -1
- package/dist/esm/api/operations/index.js.map +1 -1
- package/dist/esm/api/operations/operations.js +6 -2
- package/dist/esm/api/operations/operations.js.map +2 -2
- package/dist/esm/api/pipelineRuns/index.d.ts +3 -0
- package/dist/esm/api/pipelineRuns/index.js +7 -0
- package/dist/esm/api/pipelineRuns/index.js.map +7 -0
- package/dist/esm/api/pipelineRuns/operations.d.ts +28 -0
- package/dist/esm/api/pipelineRuns/operations.js +176 -0
- package/dist/esm/api/pipelineRuns/operations.js.map +7 -0
- package/dist/esm/api/pipelineRuns/options.d.ts +18 -0
- package/dist/esm/api/pipelineRuns/options.js +0 -0
- package/dist/esm/api/pipelineRuns/options.js.map +7 -0
- package/dist/esm/api/privateEndpointConnections/index.d.ts +1 -1
- package/dist/esm/api/privateEndpointConnections/index.js.map +1 -1
- package/dist/esm/api/privateEndpointConnections/operations.js +15 -9
- package/dist/esm/api/privateEndpointConnections/operations.js.map +2 -2
- package/dist/esm/api/registries/index.d.ts +1 -1
- package/dist/esm/api/registries/index.js.map +1 -1
- package/dist/esm/api/registries/operations.js +41 -24
- package/dist/esm/api/registries/operations.js.map +2 -2
- package/dist/esm/api/replications/index.d.ts +1 -1
- package/dist/esm/api/replications/index.js.map +1 -1
- package/dist/esm/api/replications/operations.js +18 -11
- package/dist/esm/api/replications/operations.js.map +2 -2
- package/dist/esm/api/scopeMaps/index.d.ts +1 -1
- package/dist/esm/api/scopeMaps/index.js.map +1 -1
- package/dist/esm/api/scopeMaps/operations.js +18 -11
- package/dist/esm/api/scopeMaps/operations.js.map +2 -2
- package/dist/esm/api/tokens/index.d.ts +1 -1
- package/dist/esm/api/tokens/index.js.map +1 -1
- package/dist/esm/api/tokens/operations.js +18 -11
- package/dist/esm/api/tokens/operations.js.map +2 -2
- package/dist/esm/api/webhooks/index.d.ts +1 -1
- package/dist/esm/api/webhooks/index.js.map +1 -1
- package/dist/esm/api/webhooks/operations.js +26 -15
- package/dist/esm/api/webhooks/operations.js.map +2 -2
- package/dist/esm/classic/archiveVersions/index.d.ts +32 -0
- package/dist/esm/classic/archiveVersions/index.js +90 -0
- package/dist/esm/classic/archiveVersions/index.js.map +7 -0
- package/dist/esm/classic/archives/index.d.ts +34 -0
- package/dist/esm/classic/archives/index.js +81 -0
- package/dist/esm/classic/archives/index.js.map +7 -0
- package/dist/esm/classic/connectedRegistries/index.d.ts +3 -1
- package/dist/esm/classic/connectedRegistries/index.js +2 -0
- package/dist/esm/classic/connectedRegistries/index.js.map +2 -2
- package/dist/esm/classic/exportPipelines/index.d.ts +32 -0
- package/dist/esm/classic/exportPipelines/index.js +55 -0
- package/dist/esm/classic/exportPipelines/index.js.map +7 -0
- package/dist/esm/classic/importPipelines/index.d.ts +32 -0
- package/dist/esm/classic/importPipelines/index.js +55 -0
- package/dist/esm/classic/importPipelines/index.js.map +7 -0
- package/dist/esm/classic/index.d.ts +15 -10
- package/dist/esm/classic/pipelineRuns/index.d.ts +32 -0
- package/dist/esm/classic/pipelineRuns/index.js +55 -0
- package/dist/esm/classic/pipelineRuns/index.js.map +7 -0
- package/dist/esm/containerRegistryManagementClient.d.ts +16 -1
- package/dist/esm/containerRegistryManagementClient.js +20 -0
- package/dist/esm/containerRegistryManagementClient.js.map +2 -2
- package/dist/esm/index.d.ts +28 -19
- package/dist/esm/index.js +26 -0
- package/dist/esm/index.js.map +2 -2
- package/dist/esm/models/index.d.ts +2 -1
- package/dist/esm/models/index.js +26 -0
- package/dist/esm/models/index.js.map +2 -2
- package/dist/esm/models/models.d.ts +658 -1
- package/dist/esm/models/models.js +679 -11
- package/dist/esm/models/models.js.map +3 -3
- package/dist/esm/restorePollerHelpers.js +46 -16
- package/dist/esm/restorePollerHelpers.js.map +2 -2
- package/dist/esm/static-helpers/pagingHelpers.d.ts +1 -0
- package/dist/esm/static-helpers/pagingHelpers.js +15 -1
- package/dist/esm/static-helpers/pagingHelpers.js.map +2 -2
- package/dist/esm/static-helpers/pollingHelpers.d.ts +4 -0
- package/dist/esm/static-helpers/pollingHelpers.js +10 -2
- package/dist/esm/static-helpers/pollingHelpers.js.map +2 -2
- package/dist/esm/static-helpers/urlTemplate.js +5 -5
- package/dist/esm/static-helpers/urlTemplate.js.map +3 -3
- package/dist/react-native/api/archiveVersions/index.d.ts +3 -0
- package/dist/react-native/api/archiveVersions/index.js +4 -0
- package/dist/react-native/api/archiveVersions/index.js.map +1 -0
- package/dist/react-native/api/archiveVersions/operations.d.ts +28 -0
- package/dist/react-native/api/archiveVersions/operations.js +146 -0
- package/dist/react-native/api/archiveVersions/operations.js.map +1 -0
- package/dist/react-native/api/archiveVersions/options.d.ts +18 -0
- package/dist/react-native/api/archiveVersions/options.js +4 -0
- package/dist/react-native/api/archiveVersions/options.js.map +1 -0
- package/dist/react-native/api/archives/index.d.ts +3 -0
- package/dist/react-native/api/archives/index.js +4 -0
- package/dist/react-native/api/archives/index.js.map +1 -0
- package/dist/react-native/api/archives/operations.d.ts +32 -0
- package/dist/react-native/api/archives/operations.js +176 -0
- package/dist/react-native/api/archives/operations.js.map +1 -0
- package/dist/react-native/api/archives/options.d.ts +21 -0
- package/dist/react-native/api/archives/options.js +4 -0
- package/dist/react-native/api/archives/options.js.map +1 -0
- package/dist/react-native/api/cacheRules/index.d.ts +1 -1
- package/dist/react-native/api/cacheRules/index.js.map +1 -1
- package/dist/react-native/api/cacheRules/operations.js +15 -8
- package/dist/react-native/api/cacheRules/operations.js.map +1 -1
- package/dist/react-native/api/connectedRegistries/index.d.ts +2 -2
- package/dist/react-native/api/connectedRegistries/index.js +1 -1
- package/dist/react-native/api/connectedRegistries/index.js.map +1 -1
- package/dist/react-native/api/connectedRegistries/operations.d.ts +5 -1
- package/dist/react-native/api/connectedRegistries/operations.js +46 -9
- package/dist/react-native/api/connectedRegistries/operations.js.map +1 -1
- package/dist/react-native/api/connectedRegistries/options.d.ts +3 -0
- package/dist/react-native/api/connectedRegistries/options.js.map +1 -1
- package/dist/react-native/api/containerRegistryManagementContext.d.ts +3 -3
- package/dist/react-native/api/containerRegistryManagementContext.js +2 -15
- package/dist/react-native/api/containerRegistryManagementContext.js.map +1 -1
- package/dist/react-native/api/credentialSets/index.d.ts +1 -1
- package/dist/react-native/api/credentialSets/index.js.map +1 -1
- package/dist/react-native/api/credentialSets/operations.js +15 -8
- package/dist/react-native/api/credentialSets/operations.js.map +1 -1
- package/dist/react-native/api/exportPipelines/index.d.ts +3 -0
- package/dist/react-native/api/exportPipelines/index.js +4 -0
- package/dist/react-native/api/exportPipelines/index.js.map +1 -0
- package/dist/react-native/api/exportPipelines/operations.d.ts +28 -0
- package/dist/react-native/api/exportPipelines/operations.js +140 -0
- package/dist/react-native/api/exportPipelines/operations.js.map +1 -0
- package/dist/react-native/api/exportPipelines/options.d.ts +18 -0
- package/dist/react-native/api/exportPipelines/options.js +4 -0
- package/dist/react-native/api/exportPipelines/options.js.map +1 -0
- package/dist/react-native/api/importPipelines/index.d.ts +3 -0
- package/dist/react-native/api/importPipelines/index.js +4 -0
- package/dist/react-native/api/importPipelines/index.js.map +1 -0
- package/dist/react-native/api/importPipelines/operations.d.ts +28 -0
- package/dist/react-native/api/importPipelines/operations.js +140 -0
- package/dist/react-native/api/importPipelines/operations.js.map +1 -0
- package/dist/react-native/api/importPipelines/options.d.ts +18 -0
- package/dist/react-native/api/importPipelines/options.js +4 -0
- package/dist/react-native/api/importPipelines/options.js.map +1 -0
- package/dist/react-native/api/index.d.ts +2 -1
- package/dist/react-native/api/index.js +1 -1
- package/dist/react-native/api/index.js.map +1 -1
- package/dist/react-native/api/operations/index.d.ts +1 -1
- package/dist/react-native/api/operations/index.js.map +1 -1
- package/dist/react-native/api/operations/operations.js +6 -2
- package/dist/react-native/api/operations/operations.js.map +1 -1
- package/dist/react-native/api/pipelineRuns/index.d.ts +3 -0
- package/dist/react-native/api/pipelineRuns/index.js +4 -0
- package/dist/react-native/api/pipelineRuns/index.js.map +1 -0
- package/dist/react-native/api/pipelineRuns/operations.d.ts +28 -0
- package/dist/react-native/api/pipelineRuns/operations.js +140 -0
- package/dist/react-native/api/pipelineRuns/operations.js.map +1 -0
- package/dist/react-native/api/pipelineRuns/options.d.ts +18 -0
- package/dist/react-native/api/pipelineRuns/options.js +4 -0
- package/dist/react-native/api/pipelineRuns/options.js.map +1 -0
- package/dist/react-native/api/privateEndpointConnections/index.d.ts +1 -1
- package/dist/react-native/api/privateEndpointConnections/index.js.map +1 -1
- package/dist/react-native/api/privateEndpointConnections/operations.js +13 -7
- package/dist/react-native/api/privateEndpointConnections/operations.js.map +1 -1
- package/dist/react-native/api/registries/index.d.ts +1 -1
- package/dist/react-native/api/registries/index.js.map +1 -1
- package/dist/react-native/api/registries/operations.js +36 -19
- package/dist/react-native/api/registries/operations.js.map +1 -1
- package/dist/react-native/api/replications/index.d.ts +1 -1
- package/dist/react-native/api/replications/index.js.map +1 -1
- package/dist/react-native/api/replications/operations.js +15 -8
- package/dist/react-native/api/replications/operations.js.map +1 -1
- package/dist/react-native/api/scopeMaps/index.d.ts +1 -1
- package/dist/react-native/api/scopeMaps/index.js.map +1 -1
- package/dist/react-native/api/scopeMaps/operations.js +15 -8
- package/dist/react-native/api/scopeMaps/operations.js.map +1 -1
- package/dist/react-native/api/tokens/index.d.ts +1 -1
- package/dist/react-native/api/tokens/index.js.map +1 -1
- package/dist/react-native/api/tokens/operations.js +15 -8
- package/dist/react-native/api/tokens/operations.js.map +1 -1
- package/dist/react-native/api/webhooks/index.d.ts +1 -1
- package/dist/react-native/api/webhooks/index.js.map +1 -1
- package/dist/react-native/api/webhooks/operations.js +23 -12
- package/dist/react-native/api/webhooks/operations.js.map +1 -1
- package/dist/react-native/classic/archiveVersions/index.d.ts +32 -0
- package/dist/react-native/classic/archiveVersions/index.js +34 -0
- package/dist/react-native/classic/archiveVersions/index.js.map +1 -0
- package/dist/react-native/classic/archives/index.d.ts +34 -0
- package/dist/react-native/classic/archives/index.js +35 -0
- package/dist/react-native/classic/archives/index.js.map +1 -0
- package/dist/react-native/classic/connectedRegistries/index.d.ts +3 -1
- package/dist/react-native/classic/connectedRegistries/index.js +2 -1
- package/dist/react-native/classic/connectedRegistries/index.js.map +1 -1
- package/dist/react-native/classic/exportPipelines/index.d.ts +32 -0
- package/dist/react-native/classic/exportPipelines/index.js +34 -0
- package/dist/react-native/classic/exportPipelines/index.js.map +1 -0
- package/dist/react-native/classic/importPipelines/index.d.ts +32 -0
- package/dist/react-native/classic/importPipelines/index.js +34 -0
- package/dist/react-native/classic/importPipelines/index.js.map +1 -0
- package/dist/react-native/classic/index.d.ts +15 -10
- package/dist/react-native/classic/index.js.map +1 -1
- package/dist/react-native/classic/pipelineRuns/index.d.ts +32 -0
- package/dist/react-native/classic/pipelineRuns/index.js +34 -0
- package/dist/react-native/classic/pipelineRuns/index.js.map +1 -0
- package/dist/react-native/containerRegistryManagementClient.d.ts +16 -1
- package/dist/react-native/containerRegistryManagementClient.js +20 -0
- package/dist/react-native/containerRegistryManagementClient.js.map +1 -1
- package/dist/react-native/index.d.ts +28 -19
- package/dist/react-native/index.js +1 -1
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/models/index.d.ts +2 -1
- package/dist/react-native/models/index.js +1 -1
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/models.d.ts +658 -1
- package/dist/react-native/models/models.js +773 -1
- package/dist/react-native/models/models.js.map +1 -1
- package/dist/react-native/restorePollerHelpers.js +30 -15
- package/dist/react-native/restorePollerHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/pagingHelpers.d.ts +1 -0
- package/dist/react-native/static-helpers/pagingHelpers.js +27 -5
- package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/pollingHelpers.d.ts +4 -0
- package/dist/react-native/static-helpers/pollingHelpers.js +18 -2
- package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/urlTemplate.js +5 -5
- package/dist/react-native/static-helpers/urlTemplate.js.map +1 -1
- package/package.json +92 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"models.js","sourceRoot":"","sources":["../../../src/models/models.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { areAllPropsUndefined } from \"../static-helpers/serialization/check-prop-undefined.js\";\n\n/**\n * This file contains only generated model types and their (de)serializers.\n * Disable the following rules for internal models with '_' prefix and deserializers which require 'any' for raw JSON input.\n */\n/* eslint-disable @typescript-eslint/naming-convention */\n/* eslint-disable @typescript-eslint/explicit-module-boundary-types */\n/** The result of a request to list container registry operations. */\nexport interface _OperationListResult {\n /** 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. */\n value?: OperationDefinition[];\n /** The URI that can be used to request the next list of container registry operations. */\n nextLink?: string;\n}\n\nexport function _operationListResultDeserializer(item: any): _OperationListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : operationDefinitionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function operationDefinitionArrayDeserializer(result: Array<OperationDefinition>): any[] {\n return result.map((item) => {\n return operationDefinitionDeserializer(item);\n });\n}\n\n/** The definition of a container registry operation. */\nexport interface OperationDefinition {\n /** The origin information of the container registry operation. */\n origin?: string;\n /** Operation name: {provider}/{resource}/{operation}. */\n name?: string;\n /** The display information for the container registry operation. */\n display?: OperationDisplayDefinition;\n /**\n * This property indicates if the operation is an action or a data action\n * ref: https://docs.microsoft.com/en-us/azure/role-based-access-control/role-definitions#management-and-data-operations\n */\n isDataAction?: boolean;\n /** The definition of Azure Monitoring service. */\n serviceSpecification?: OperationServiceSpecificationDefinition;\n}\n\nexport function operationDefinitionDeserializer(item: any): OperationDefinition {\n return {\n origin: item[\"origin\"],\n name: item[\"name\"],\n display: !item[\"display\"]\n ? item[\"display\"]\n : operationDisplayDefinitionDeserializer(item[\"display\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _operationDefinitionPropertiesDeserializer(item[\"properties\"])),\n isDataAction: item[\"isDataAction\"],\n };\n}\n\n/** The display information for a container registry operation. */\nexport interface OperationDisplayDefinition {\n /** The resource provider name: Microsoft.ContainerRegistry. */\n provider?: string;\n /** The resource on which the operation is performed. */\n resource?: string;\n /** The operation that users can perform. */\n operation?: string;\n /** The description for the operation. */\n description?: string;\n}\n\nexport function operationDisplayDefinitionDeserializer(item: any): OperationDisplayDefinition {\n return {\n provider: item[\"provider\"],\n resource: item[\"resource\"],\n operation: item[\"operation\"],\n description: item[\"description\"],\n };\n}\n\n/** The definition of Azure Monitoring properties. */\nexport interface OperationPropertiesDefinition {\n /** The definition of Azure Monitoring service. */\n serviceSpecification?: OperationServiceSpecificationDefinition;\n}\n\nexport function operationPropertiesDefinitionDeserializer(\n item: any,\n): OperationPropertiesDefinition {\n return {\n serviceSpecification: !item[\"serviceSpecification\"]\n ? item[\"serviceSpecification\"]\n : operationServiceSpecificationDefinitionDeserializer(item[\"serviceSpecification\"]),\n };\n}\n\n/** The definition of Azure Monitoring list. */\nexport interface OperationServiceSpecificationDefinition {\n /** A list of Azure Monitoring metrics definition. */\n metricSpecifications?: OperationMetricSpecificationDefinition[];\n /** A list of Azure Monitoring log definitions. */\n logSpecifications?: OperationLogSpecificationDefinition[];\n}\n\nexport function operationServiceSpecificationDefinitionDeserializer(\n item: any,\n): OperationServiceSpecificationDefinition {\n return {\n metricSpecifications: !item[\"metricSpecifications\"]\n ? item[\"metricSpecifications\"]\n : operationMetricSpecificationDefinitionArrayDeserializer(item[\"metricSpecifications\"]),\n logSpecifications: !item[\"logSpecifications\"]\n ? item[\"logSpecifications\"]\n : operationLogSpecificationDefinitionArrayDeserializer(item[\"logSpecifications\"]),\n };\n}\n\nexport function operationMetricSpecificationDefinitionArrayDeserializer(\n result: Array<OperationMetricSpecificationDefinition>,\n): any[] {\n return result.map((item) => {\n return operationMetricSpecificationDefinitionDeserializer(item);\n });\n}\n\n/** The definition of Azure Monitoring metric. */\nexport interface OperationMetricSpecificationDefinition {\n /** Metric name. */\n name?: string;\n /** Metric display name. */\n displayName?: string;\n /** Metric description. */\n displayDescription?: string;\n /** Metric unit. */\n unit?: string;\n /** Metric aggregation type. */\n aggregationType?: string;\n /** Internal metric name. */\n internalMetricName?: string;\n}\n\nexport function operationMetricSpecificationDefinitionDeserializer(\n item: any,\n): OperationMetricSpecificationDefinition {\n return {\n name: item[\"name\"],\n displayName: item[\"displayName\"],\n displayDescription: item[\"displayDescription\"],\n unit: item[\"unit\"],\n aggregationType: item[\"aggregationType\"],\n internalMetricName: item[\"internalMetricName\"],\n };\n}\n\nexport function operationLogSpecificationDefinitionArrayDeserializer(\n result: Array<OperationLogSpecificationDefinition>,\n): any[] {\n return result.map((item) => {\n return operationLogSpecificationDefinitionDeserializer(item);\n });\n}\n\n/** The definition of Azure Monitoring log. */\nexport interface OperationLogSpecificationDefinition {\n /** Log name. */\n name?: string;\n /** Log display name. */\n displayName?: string;\n /** Log blob duration. */\n blobDuration?: string;\n}\n\nexport function operationLogSpecificationDefinitionDeserializer(\n item: any,\n): OperationLogSpecificationDefinition {\n return {\n name: item[\"name\"],\n displayName: item[\"displayName\"],\n blobDuration: item[\"blobDuration\"],\n };\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\nexport function errorResponseDeserializer(item: any): ErrorResponse {\n return {\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n };\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /** The error code. */\n readonly code?: string;\n /** The error message. */\n readonly message?: string;\n /** The error target. */\n readonly target?: string;\n /** The error details. */\n readonly details?: ErrorDetail[];\n /** The error additional info. */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\nexport function errorDetailDeserializer(item: any): ErrorDetail {\n return {\n code: item[\"code\"],\n message: item[\"message\"],\n target: item[\"target\"],\n details: !item[\"details\"] ? item[\"details\"] : errorDetailArrayDeserializer(item[\"details\"]),\n additionalInfo: !item[\"additionalInfo\"]\n ? item[\"additionalInfo\"]\n : errorAdditionalInfoArrayDeserializer(item[\"additionalInfo\"]),\n };\n}\n\nexport function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[] {\n return result.map((item) => {\n return errorDetailDeserializer(item);\n });\n}\n\nexport function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[] {\n return result.map((item) => {\n return errorAdditionalInfoDeserializer(item);\n });\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /** The additional info type. */\n readonly type?: string;\n /** The additional info. */\n readonly info?: any;\n}\n\nexport function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo {\n return {\n type: item[\"type\"],\n info: item[\"info\"],\n };\n}\n\n/** An object that represents a container registry. */\nexport interface Registry extends TrackedResource {\n /** The SKU of the container registry. */\n sku: Sku;\n /** The identity of the container registry. */\n identity?: IdentityProperties;\n /** The URL that can be used to log into the container registry. */\n readonly loginServer?: string;\n /** The creation date of the container registry in ISO8601 format. */\n readonly creationDate?: Date;\n /** The provisioning state of the container registry at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n /** The status of the container registry at the time the operation was called. */\n readonly status?: Status;\n /** The value that indicates whether the admin user is enabled. */\n adminUserEnabled?: boolean;\n /** The network rule set for a container registry. */\n networkRuleSet?: NetworkRuleSet;\n /** The policies for a container registry. */\n policies?: Policies;\n /** The encryption settings of container registry. */\n encryption?: EncryptionProperty;\n /** Enable a single data endpoint per region for serving data. */\n dataEndpointEnabled?: boolean;\n /** List of host names that will serve data when dataEndpointEnabled is true. */\n readonly dataEndpointHostNames?: string[];\n /** List of private endpoint connections for a container registry. */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /** Whether or not public network access is allowed for the container registry. */\n publicNetworkAccess?: PublicNetworkAccess;\n /** Whether to allow trusted Azure services to access a network restricted registry. */\n networkRuleBypassOptions?: NetworkRuleBypassOptions;\n /** Whether or not Tasks allowed to bypass the network rules for this container registry. */\n networkRuleBypassAllowedForTasks?: boolean;\n /** Whether or not zone redundancy is enabled for this container registry */\n zoneRedundancy?: ZoneRedundancy;\n /** Enables registry-wide pull from unauthenticated clients. */\n anonymousPullEnabled?: boolean;\n /** Determines registry role assignment mode. */\n roleAssignmentMode?: RoleAssignmentMode;\n}\n\nexport function registrySerializer(item: Registry): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: areAllPropsUndefined(item, [\n \"adminUserEnabled\",\n \"networkRuleSet\",\n \"policies\",\n \"encryption\",\n \"dataEndpointEnabled\",\n \"publicNetworkAccess\",\n \"networkRuleBypassOptions\",\n \"networkRuleBypassAllowedForTasks\",\n \"zoneRedundancy\",\n \"anonymousPullEnabled\",\n \"roleAssignmentMode\",\n ])\n ? undefined\n : _registryPropertiesSerializer(item),\n sku: skuSerializer(item[\"sku\"]),\n identity: !item[\"identity\"] ? item[\"identity\"] : identityPropertiesSerializer(item[\"identity\"]),\n };\n}\n\nexport function registryDeserializer(item: any): Registry {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _registryPropertiesDeserializer(item[\"properties\"])),\n sku: skuDeserializer(item[\"sku\"]),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : identityPropertiesDeserializer(item[\"identity\"]),\n };\n}\n\n/** The properties of a container registry. */\nexport interface RegistryProperties {\n /** The URL that can be used to log into the container registry. */\n readonly loginServer?: string;\n /** The creation date of the container registry in ISO8601 format. */\n readonly creationDate?: Date;\n /** The provisioning state of the container registry at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n /** The status of the container registry at the time the operation was called. */\n readonly status?: Status;\n /** The value that indicates whether the admin user is enabled. */\n adminUserEnabled?: boolean;\n /** The network rule set for a container registry. */\n networkRuleSet?: NetworkRuleSet;\n /** The policies for a container registry. */\n policies?: Policies;\n /** The encryption settings of container registry. */\n encryption?: EncryptionProperty;\n /** Enable a single data endpoint per region for serving data. */\n dataEndpointEnabled?: boolean;\n /** List of host names that will serve data when dataEndpointEnabled is true. */\n readonly dataEndpointHostNames?: string[];\n /** List of private endpoint connections for a container registry. */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /** Whether or not public network access is allowed for the container registry. */\n publicNetworkAccess?: PublicNetworkAccess;\n /** Whether to allow trusted Azure services to access a network restricted registry. */\n networkRuleBypassOptions?: NetworkRuleBypassOptions;\n /** Whether or not Tasks allowed to bypass the network rules for this container registry. */\n networkRuleBypassAllowedForTasks?: boolean;\n /** Whether or not zone redundancy is enabled for this container registry */\n zoneRedundancy?: ZoneRedundancy;\n /** Enables registry-wide pull from unauthenticated clients. */\n anonymousPullEnabled?: boolean;\n /** Determines registry role assignment mode. */\n roleAssignmentMode?: RoleAssignmentMode;\n}\n\nexport function registryPropertiesSerializer(item: RegistryProperties): any {\n return {\n adminUserEnabled: item[\"adminUserEnabled\"],\n networkRuleSet: !item[\"networkRuleSet\"]\n ? item[\"networkRuleSet\"]\n : networkRuleSetSerializer(item[\"networkRuleSet\"]),\n policies: !item[\"policies\"] ? item[\"policies\"] : policiesSerializer(item[\"policies\"]),\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : encryptionPropertySerializer(item[\"encryption\"]),\n dataEndpointEnabled: item[\"dataEndpointEnabled\"],\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n networkRuleBypassOptions: item[\"networkRuleBypassOptions\"],\n networkRuleBypassAllowedForTasks: item[\"networkRuleBypassAllowedForTasks\"],\n zoneRedundancy: item[\"zoneRedundancy\"],\n anonymousPullEnabled: item[\"anonymousPullEnabled\"],\n roleAssignmentMode: item[\"roleAssignmentMode\"],\n };\n}\n\nexport function registryPropertiesDeserializer(item: any): RegistryProperties {\n return {\n loginServer: item[\"loginServer\"],\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n status: !item[\"status\"] ? item[\"status\"] : statusDeserializer(item[\"status\"]),\n adminUserEnabled: item[\"adminUserEnabled\"],\n networkRuleSet: !item[\"networkRuleSet\"]\n ? item[\"networkRuleSet\"]\n : networkRuleSetDeserializer(item[\"networkRuleSet\"]),\n policies: !item[\"policies\"] ? item[\"policies\"] : policiesDeserializer(item[\"policies\"]),\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : encryptionPropertyDeserializer(item[\"encryption\"]),\n dataEndpointEnabled: item[\"dataEndpointEnabled\"],\n dataEndpointHostNames: !item[\"dataEndpointHostNames\"]\n ? item[\"dataEndpointHostNames\"]\n : item[\"dataEndpointHostNames\"].map((p: any) => {\n return p;\n }),\n privateEndpointConnections: !item[\"privateEndpointConnections\"]\n ? item[\"privateEndpointConnections\"]\n : privateEndpointConnectionArrayDeserializer(item[\"privateEndpointConnections\"]),\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n networkRuleBypassOptions: item[\"networkRuleBypassOptions\"],\n networkRuleBypassAllowedForTasks: item[\"networkRuleBypassAllowedForTasks\"],\n zoneRedundancy: item[\"zoneRedundancy\"],\n anonymousPullEnabled: item[\"anonymousPullEnabled\"],\n roleAssignmentMode: item[\"roleAssignmentMode\"],\n };\n}\n\n/** The provisioning state of the archive at the time the operation was called. */\nexport enum KnownProvisioningState {\n /** Creating */\n Creating = \"Creating\",\n /** Updating */\n Updating = \"Updating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * The provisioning state of the archive at the time the operation was called. \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Creating** \\\n * **Updating** \\\n * **Deleting** \\\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled**\n */\nexport type ProvisioningState = string;\n\n/** The status of an Azure resource at the time the operation was called. */\nexport interface Status {\n /** The short label for the status. */\n readonly displayStatus?: string;\n /** The detailed message for the status, including alerts and error messages. */\n readonly message?: string;\n /** The timestamp when the status was changed to the current value. */\n readonly timestamp?: Date;\n}\n\nexport function statusDeserializer(item: any): Status {\n return {\n displayStatus: item[\"displayStatus\"],\n message: item[\"message\"],\n timestamp: !item[\"timestamp\"] ? item[\"timestamp\"] : new Date(item[\"timestamp\"]),\n };\n}\n\n/** The network rule set for a container registry. */\nexport interface NetworkRuleSet {\n /** The default action of allow or deny when no other rules match. */\n defaultAction: DefaultAction;\n /** The IP ACL rules. */\n ipRules?: IPRule[];\n}\n\nexport function networkRuleSetSerializer(item: NetworkRuleSet): any {\n return {\n defaultAction: item[\"defaultAction\"],\n ipRules: !item[\"ipRules\"] ? item[\"ipRules\"] : ipRuleArraySerializer(item[\"ipRules\"]),\n };\n}\n\nexport function networkRuleSetDeserializer(item: any): NetworkRuleSet {\n return {\n defaultAction: item[\"defaultAction\"],\n ipRules: !item[\"ipRules\"] ? item[\"ipRules\"] : ipRuleArrayDeserializer(item[\"ipRules\"]),\n };\n}\n\n/** The default action of allow or deny when no other rules match. */\nexport enum KnownDefaultAction {\n /** Allow */\n Allow = \"Allow\",\n /** Deny */\n Deny = \"Deny\",\n}\n\n/**\n * The default action of allow or deny when no other rules match. \\\n * {@link KnownDefaultAction} can be used interchangeably with DefaultAction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Allow** \\\n * **Deny**\n */\nexport type DefaultAction = string;\n\nexport function ipRuleArraySerializer(result: Array<IPRule>): any[] {\n return result.map((item) => {\n return ipRuleSerializer(item);\n });\n}\n\nexport function ipRuleArrayDeserializer(result: Array<IPRule>): any[] {\n return result.map((item) => {\n return ipRuleDeserializer(item);\n });\n}\n\n/** IP rule with specific IP or IP range in CIDR format. */\nexport interface IPRule {\n /** The action of IP ACL rule. */\n action?: Action;\n /** Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed. */\n iPAddressOrRange: string;\n}\n\nexport function ipRuleSerializer(item: IPRule): any {\n return { action: item[\"action\"], value: item[\"iPAddressOrRange\"] };\n}\n\nexport function ipRuleDeserializer(item: any): IPRule {\n return {\n action: item[\"action\"],\n iPAddressOrRange: item[\"value\"],\n };\n}\n\n/** The action of IP ACL rule. */\nexport enum KnownAction {\n /** Allow */\n Allow = \"Allow\",\n}\n\n/**\n * The action of IP ACL rule. \\\n * {@link KnownAction} can be used interchangeably with Action,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Allow**\n */\nexport type Action = string;\n\n/** The policies for a container registry. */\nexport interface Policies {\n /** The quarantine policy for a container registry. */\n quarantinePolicy?: QuarantinePolicy;\n /** The content trust policy for a container registry. */\n trustPolicy?: TrustPolicy;\n /** The retention policy for a container registry. */\n retentionPolicy?: RetentionPolicy;\n /** The export policy for a container registry. */\n exportPolicy?: ExportPolicy;\n /** The policy for using Azure Resource Manager audience token for a container registry. */\n azureADAuthenticationAsArmPolicy?: AzureADAuthenticationAsArmPolicy;\n}\n\nexport function policiesSerializer(item: Policies): any {\n return {\n quarantinePolicy: !item[\"quarantinePolicy\"]\n ? item[\"quarantinePolicy\"]\n : quarantinePolicySerializer(item[\"quarantinePolicy\"]),\n trustPolicy: !item[\"trustPolicy\"]\n ? item[\"trustPolicy\"]\n : trustPolicySerializer(item[\"trustPolicy\"]),\n retentionPolicy: !item[\"retentionPolicy\"]\n ? item[\"retentionPolicy\"]\n : retentionPolicySerializer(item[\"retentionPolicy\"]),\n exportPolicy: !item[\"exportPolicy\"]\n ? item[\"exportPolicy\"]\n : exportPolicySerializer(item[\"exportPolicy\"]),\n azureADAuthenticationAsArmPolicy: !item[\"azureADAuthenticationAsArmPolicy\"]\n ? item[\"azureADAuthenticationAsArmPolicy\"]\n : azureADAuthenticationAsArmPolicySerializer(item[\"azureADAuthenticationAsArmPolicy\"]),\n };\n}\n\nexport function policiesDeserializer(item: any): Policies {\n return {\n quarantinePolicy: !item[\"quarantinePolicy\"]\n ? item[\"quarantinePolicy\"]\n : quarantinePolicyDeserializer(item[\"quarantinePolicy\"]),\n trustPolicy: !item[\"trustPolicy\"]\n ? item[\"trustPolicy\"]\n : trustPolicyDeserializer(item[\"trustPolicy\"]),\n retentionPolicy: !item[\"retentionPolicy\"]\n ? item[\"retentionPolicy\"]\n : retentionPolicyDeserializer(item[\"retentionPolicy\"]),\n exportPolicy: !item[\"exportPolicy\"]\n ? item[\"exportPolicy\"]\n : exportPolicyDeserializer(item[\"exportPolicy\"]),\n azureADAuthenticationAsArmPolicy: !item[\"azureADAuthenticationAsArmPolicy\"]\n ? item[\"azureADAuthenticationAsArmPolicy\"]\n : azureADAuthenticationAsArmPolicyDeserializer(item[\"azureADAuthenticationAsArmPolicy\"]),\n };\n}\n\n/** The quarantine policy for a container registry. */\nexport interface QuarantinePolicy {\n /** The value that indicates whether the policy is enabled or not. */\n status?: PolicyStatus;\n}\n\nexport function quarantinePolicySerializer(item: QuarantinePolicy): any {\n return { status: item[\"status\"] };\n}\n\nexport function quarantinePolicyDeserializer(item: any): QuarantinePolicy {\n return {\n status: item[\"status\"],\n };\n}\n\n/** The value that indicates whether the policy is enabled or not. */\nexport enum KnownPolicyStatus {\n /** enabled */\n Enabled = \"enabled\",\n /** disabled */\n Disabled = \"disabled\",\n}\n\n/**\n * The value that indicates whether the policy is enabled or not. \\\n * {@link KnownPolicyStatus} can be used interchangeably with PolicyStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **enabled** \\\n * **disabled**\n */\nexport type PolicyStatus = string;\n\n/** The content trust policy for a container registry. */\nexport interface TrustPolicy {\n /** The type of trust policy. */\n type?: TrustPolicyType;\n /** The value that indicates whether the policy is enabled or not. */\n status?: PolicyStatus;\n}\n\nexport function trustPolicySerializer(item: TrustPolicy): any {\n return { type: item[\"type\"], status: item[\"status\"] };\n}\n\nexport function trustPolicyDeserializer(item: any): TrustPolicy {\n return {\n type: item[\"type\"],\n status: item[\"status\"],\n };\n}\n\n/** The type of trust policy. */\nexport enum KnownTrustPolicyType {\n /** Notary */\n Notary = \"Notary\",\n}\n\n/**\n * The type of trust policy. \\\n * {@link KnownTrustPolicyType} can be used interchangeably with TrustPolicyType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Notary**\n */\nexport type TrustPolicyType = string;\n\n/** The retention policy for a container registry. */\nexport interface RetentionPolicy {\n /** The number of days to retain an untagged manifest after which it gets purged. */\n days?: number;\n /** The timestamp when the policy was last updated. */\n readonly lastUpdatedTime?: Date;\n /** The value that indicates whether the policy is enabled or not. */\n status?: PolicyStatus;\n}\n\nexport function retentionPolicySerializer(item: RetentionPolicy): any {\n return { days: item[\"days\"], status: item[\"status\"] };\n}\n\nexport function retentionPolicyDeserializer(item: any): RetentionPolicy {\n return {\n days: item[\"days\"],\n lastUpdatedTime: !item[\"lastUpdatedTime\"]\n ? item[\"lastUpdatedTime\"]\n : new Date(item[\"lastUpdatedTime\"]),\n status: item[\"status\"],\n };\n}\n\n/** The export policy for a container registry. */\nexport interface ExportPolicy {\n /** The value that indicates whether the policy is enabled or not. */\n status?: ExportPolicyStatus;\n}\n\nexport function exportPolicySerializer(item: ExportPolicy): any {\n return { status: item[\"status\"] };\n}\n\nexport function exportPolicyDeserializer(item: any): ExportPolicy {\n return {\n status: item[\"status\"],\n };\n}\n\n/** The value that indicates whether the policy is enabled or not. */\nexport enum KnownExportPolicyStatus {\n /** enabled */\n Enabled = \"enabled\",\n /** disabled */\n Disabled = \"disabled\",\n}\n\n/**\n * The value that indicates whether the policy is enabled or not. \\\n * {@link KnownExportPolicyStatus} can be used interchangeably with ExportPolicyStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **enabled** \\\n * **disabled**\n */\nexport type ExportPolicyStatus = string;\n\n/** The policy for using Azure Resource Manager audience token for a container registry. */\nexport interface AzureADAuthenticationAsArmPolicy {\n /** The value that indicates whether the policy is enabled or not. */\n status?: AzureADAuthenticationAsArmPolicyStatus;\n}\n\nexport function azureADAuthenticationAsArmPolicySerializer(\n item: AzureADAuthenticationAsArmPolicy,\n): any {\n return { status: item[\"status\"] };\n}\n\nexport function azureADAuthenticationAsArmPolicyDeserializer(\n item: any,\n): AzureADAuthenticationAsArmPolicy {\n return {\n status: item[\"status\"],\n };\n}\n\n/** The value that indicates whether the policy is enabled or not. */\nexport enum KnownAzureADAuthenticationAsArmPolicyStatus {\n /** enabled */\n Enabled = \"enabled\",\n /** disabled */\n Disabled = \"disabled\",\n}\n\n/**\n * The value that indicates whether the policy is enabled or not. \\\n * {@link KnownAzureADAuthenticationAsArmPolicyStatus} can be used interchangeably with AzureADAuthenticationAsArmPolicyStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **enabled** \\\n * **disabled**\n */\nexport type AzureADAuthenticationAsArmPolicyStatus = string;\n\n/** model interface EncryptionProperty */\nexport interface EncryptionProperty {\n /** Indicates whether or not the encryption is enabled for container registry. */\n status?: EncryptionStatus;\n /** Key vault properties. */\n keyVaultProperties?: KeyVaultProperties;\n}\n\nexport function encryptionPropertySerializer(item: EncryptionProperty): any {\n return {\n status: item[\"status\"],\n keyVaultProperties: !item[\"keyVaultProperties\"]\n ? item[\"keyVaultProperties\"]\n : keyVaultPropertiesSerializer(item[\"keyVaultProperties\"]),\n };\n}\n\nexport function encryptionPropertyDeserializer(item: any): EncryptionProperty {\n return {\n status: item[\"status\"],\n keyVaultProperties: !item[\"keyVaultProperties\"]\n ? item[\"keyVaultProperties\"]\n : keyVaultPropertiesDeserializer(item[\"keyVaultProperties\"]),\n };\n}\n\n/** Indicates whether or not the encryption is enabled for container registry. */\nexport enum KnownEncryptionStatus {\n /** enabled */\n Enabled = \"enabled\",\n /** disabled */\n Disabled = \"disabled\",\n}\n\n/**\n * Indicates whether or not the encryption is enabled for container registry. \\\n * {@link KnownEncryptionStatus} can be used interchangeably with EncryptionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **enabled** \\\n * **disabled**\n */\nexport type EncryptionStatus = string;\n\n/** model interface KeyVaultProperties */\nexport interface KeyVaultProperties {\n /** Key vault uri to access the encryption key. */\n keyIdentifier?: string;\n /** The fully qualified key identifier that includes the version of the key that is actually used for encryption. */\n readonly versionedKeyIdentifier?: string;\n /** The client id of the identity which will be used to access key vault. */\n identity?: string;\n /** Auto key rotation status for a CMK enabled registry. */\n readonly keyRotationEnabled?: boolean;\n /** Timestamp of the last successful key rotation. */\n readonly lastKeyRotationTimestamp?: Date;\n}\n\nexport function keyVaultPropertiesSerializer(item: KeyVaultProperties): any {\n return { keyIdentifier: item[\"keyIdentifier\"], identity: item[\"identity\"] };\n}\n\nexport function keyVaultPropertiesDeserializer(item: any): KeyVaultProperties {\n return {\n keyIdentifier: item[\"keyIdentifier\"],\n versionedKeyIdentifier: item[\"versionedKeyIdentifier\"],\n identity: item[\"identity\"],\n keyRotationEnabled: item[\"keyRotationEnabled\"],\n lastKeyRotationTimestamp: !item[\"lastKeyRotationTimestamp\"]\n ? item[\"lastKeyRotationTimestamp\"]\n : new Date(item[\"lastKeyRotationTimestamp\"]),\n };\n}\n\nexport function privateEndpointConnectionArraySerializer(\n result: Array<PrivateEndpointConnection>,\n): any[] {\n return result.map((item) => {\n return privateEndpointConnectionSerializer(item);\n });\n}\n\nexport function privateEndpointConnectionArrayDeserializer(\n result: Array<PrivateEndpointConnection>,\n): any[] {\n return result.map((item) => {\n return privateEndpointConnectionDeserializer(item);\n });\n}\n\n/** An object that represents a private endpoint connection for a container registry. */\nexport interface PrivateEndpointConnection extends ProxyResource {\n /** The resource of private endpoint. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;\n /** The provisioning state of private endpoint connection resource. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function privateEndpointConnectionSerializer(item: PrivateEndpointConnection): any {\n return {\n properties: areAllPropsUndefined(item, [\"privateEndpoint\", \"privateLinkServiceConnectionState\"])\n ? undefined\n : _privateEndpointConnectionPropertiesSerializer(item),\n };\n}\n\nexport function privateEndpointConnectionDeserializer(item: any): PrivateEndpointConnection {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _privateEndpointConnectionPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** The properties of a private endpoint connection. */\nexport interface PrivateEndpointConnectionProperties {\n /** The resource of private endpoint. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;\n /** The provisioning state of private endpoint connection resource. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function privateEndpointConnectionPropertiesSerializer(\n item: PrivateEndpointConnectionProperties,\n): any {\n return {\n privateEndpoint: !item[\"privateEndpoint\"]\n ? item[\"privateEndpoint\"]\n : privateEndpointSerializer(item[\"privateEndpoint\"]),\n privateLinkServiceConnectionState: !item[\"privateLinkServiceConnectionState\"]\n ? item[\"privateLinkServiceConnectionState\"]\n : privateLinkServiceConnectionStateSerializer(item[\"privateLinkServiceConnectionState\"]),\n };\n}\n\nexport function privateEndpointConnectionPropertiesDeserializer(\n item: any,\n): PrivateEndpointConnectionProperties {\n return {\n privateEndpoint: !item[\"privateEndpoint\"]\n ? item[\"privateEndpoint\"]\n : privateEndpointDeserializer(item[\"privateEndpoint\"]),\n privateLinkServiceConnectionState: !item[\"privateLinkServiceConnectionState\"]\n ? item[\"privateLinkServiceConnectionState\"]\n : privateLinkServiceConnectionStateDeserializer(item[\"privateLinkServiceConnectionState\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The Private Endpoint resource. */\nexport interface PrivateEndpoint {\n /** This is private endpoint resource created with Microsoft.Network resource provider. */\n id?: string;\n}\n\nexport function privateEndpointSerializer(item: PrivateEndpoint): any {\n return { id: item[\"id\"] };\n}\n\nexport function privateEndpointDeserializer(item: any): PrivateEndpoint {\n return {\n id: item[\"id\"],\n };\n}\n\n/** The state of a private link service connection. */\nexport interface PrivateLinkServiceConnectionState {\n /** The private link service connection status. */\n status?: ConnectionStatus;\n /** The description for connection status. For example if connection is rejected it can indicate reason for rejection. */\n description?: string;\n /** A message indicating if changes on the service provider require any updates on the consumer. */\n actionsRequired?: ActionsRequired;\n}\n\nexport function privateLinkServiceConnectionStateSerializer(\n item: PrivateLinkServiceConnectionState,\n): any {\n return {\n status: item[\"status\"],\n description: item[\"description\"],\n actionsRequired: item[\"actionsRequired\"],\n };\n}\n\nexport function privateLinkServiceConnectionStateDeserializer(\n item: any,\n): PrivateLinkServiceConnectionState {\n return {\n status: item[\"status\"],\n description: item[\"description\"],\n actionsRequired: item[\"actionsRequired\"],\n };\n}\n\n/** The private link service connection status. */\nexport enum KnownConnectionStatus {\n /** Approved */\n Approved = \"Approved\",\n /** Pending */\n Pending = \"Pending\",\n /** Rejected */\n Rejected = \"Rejected\",\n /** Disconnected */\n Disconnected = \"Disconnected\",\n}\n\n/**\n * The private link service connection status. \\\n * {@link KnownConnectionStatus} can be used interchangeably with ConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Approved** \\\n * **Pending** \\\n * **Rejected** \\\n * **Disconnected**\n */\nexport type ConnectionStatus = string;\n\n/** A message indicating if changes on the service provider require any updates on the consumer. */\nexport enum KnownActionsRequired {\n /** None */\n None = \"None\",\n /** Recreate */\n Recreate = \"Recreate\",\n}\n\n/**\n * A message indicating if changes on the service provider require any updates on the consumer. \\\n * {@link KnownActionsRequired} can be used interchangeably with ActionsRequired,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **Recreate**\n */\nexport type ActionsRequired = string;\n\n/** Whether or not public network access is allowed for the container registry. */\nexport enum KnownPublicNetworkAccess {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Whether or not public network access is allowed for the container registry. \\\n * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type PublicNetworkAccess = string;\n\n/** Whether to allow trusted Azure services to access a network restricted registry. */\nexport enum KnownNetworkRuleBypassOptions {\n /** AzureServices */\n AzureServices = \"AzureServices\",\n /** None */\n None = \"None\",\n}\n\n/**\n * Whether to allow trusted Azure services to access a network restricted registry. \\\n * {@link KnownNetworkRuleBypassOptions} can be used interchangeably with NetworkRuleBypassOptions,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AzureServices** \\\n * **None**\n */\nexport type NetworkRuleBypassOptions = string;\n\n/** Whether or not zone redundancy is enabled for this container registry */\nexport enum KnownZoneRedundancy {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Whether or not zone redundancy is enabled for this container registry \\\n * {@link KnownZoneRedundancy} can be used interchangeably with ZoneRedundancy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type ZoneRedundancy = string;\n\n/** Determines registry role assignment mode. */\nexport enum KnownRoleAssignmentMode {\n /** AbacRepositoryPermissions */\n AbacRepositoryPermissions = \"AbacRepositoryPermissions\",\n /** LegacyRegistryPermissions */\n LegacyRegistryPermissions = \"LegacyRegistryPermissions\",\n}\n\n/**\n * Determines registry role assignment mode. \\\n * {@link KnownRoleAssignmentMode} can be used interchangeably with RoleAssignmentMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AbacRepositoryPermissions** \\\n * **LegacyRegistryPermissions**\n */\nexport type RoleAssignmentMode = string;\n\n/** The SKU of a container registry. */\nexport interface Sku {\n /** The SKU name of the container registry. Required for registry creation. */\n name: SkuName;\n /** The SKU tier based on the SKU name. */\n readonly tier?: SkuTier;\n}\n\nexport function skuSerializer(item: Sku): any {\n return { name: item[\"name\"] };\n}\n\nexport function skuDeserializer(item: any): Sku {\n return {\n name: item[\"name\"],\n tier: item[\"tier\"],\n };\n}\n\n/** The SKU name of the container registry. Required for registry creation. */\nexport enum KnownSkuName {\n /** Classic */\n Classic = \"Classic\",\n /** Basic */\n Basic = \"Basic\",\n /** Standard */\n Standard = \"Standard\",\n /** Premium */\n Premium = \"Premium\",\n}\n\n/**\n * The SKU name of the container registry. Required for registry creation. \\\n * {@link KnownSkuName} can be used interchangeably with SkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Classic** \\\n * **Basic** \\\n * **Standard** \\\n * **Premium**\n */\nexport type SkuName = string;\n\n/** The SKU tier based on the SKU name. */\nexport enum KnownSkuTier {\n /** Classic */\n Classic = \"Classic\",\n /** Basic */\n Basic = \"Basic\",\n /** Standard */\n Standard = \"Standard\",\n /** Premium */\n Premium = \"Premium\",\n}\n\n/**\n * The SKU tier based on the SKU name. \\\n * {@link KnownSkuTier} can be used interchangeably with SkuTier,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Classic** \\\n * **Basic** \\\n * **Standard** \\\n * **Premium**\n */\nexport type SkuTier = string;\n\n/** Managed identity for the resource. */\nexport interface IdentityProperties {\n /** The principal ID of resource identity. */\n readonly principalId?: string;\n /** The tenant ID of resource. */\n readonly tenantId?: string;\n /** The identity type. */\n type?: ResourceIdentityType;\n /**\n * The list of user identities associated with the resource. The user identity\n * dictionary key references will be ARM resource ids in the form:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/\n * providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.\n */\n userAssignedIdentities?: Record<string, UserIdentityProperties>;\n}\n\nexport function identityPropertiesSerializer(item: IdentityProperties): any {\n return {\n type: item[\"type\"],\n userAssignedIdentities: !item[\"userAssignedIdentities\"]\n ? item[\"userAssignedIdentities\"]\n : userIdentityPropertiesRecordSerializer(item[\"userAssignedIdentities\"]),\n };\n}\n\nexport function identityPropertiesDeserializer(item: any): IdentityProperties {\n return {\n principalId: item[\"principalId\"],\n tenantId: item[\"tenantId\"],\n type: item[\"type\"],\n userAssignedIdentities: !item[\"userAssignedIdentities\"]\n ? item[\"userAssignedIdentities\"]\n : userIdentityPropertiesRecordDeserializer(item[\"userAssignedIdentities\"]),\n };\n}\n\n/** The identity type. */\nexport type ResourceIdentityType =\n | \"SystemAssigned\"\n | \"UserAssigned\"\n | \"SystemAssigned, UserAssigned\"\n | \"None\";\n\nexport function userIdentityPropertiesRecordSerializer(\n item: Record<string, UserIdentityProperties>,\n): Record<string, any> {\n const result: Record<string, any> = {};\n Object.keys(item).map((key) => {\n result[key] = !item[key] ? item[key] : userIdentityPropertiesSerializer(item[key]);\n });\n return result;\n}\n\nexport function userIdentityPropertiesRecordDeserializer(\n item: Record<string, any>,\n): Record<string, UserIdentityProperties> {\n const result: Record<string, any> = {};\n Object.keys(item).map((key) => {\n result[key] = !item[key] ? item[key] : userIdentityPropertiesDeserializer(item[key]);\n });\n return result;\n}\n\n/** model interface UserIdentityProperties */\nexport interface UserIdentityProperties {\n /** The principal id of user assigned identity. */\n readonly principalId?: string;\n /** The client id of user assigned identity. */\n readonly clientId?: string;\n}\n\nexport function userIdentityPropertiesSerializer(item: UserIdentityProperties): any {\n return item;\n}\n\nexport function userIdentityPropertiesDeserializer(item: any): UserIdentityProperties {\n return {\n principalId: item[\"principalId\"],\n clientId: item[\"clientId\"],\n };\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\nexport function proxyResourceSerializer(item: ProxyResource): any {\n return item;\n}\n\nexport function proxyResourceDeserializer(item: any): ProxyResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */\n readonly id?: string;\n /** The name of the private link resource. */\n readonly name?: string;\n /** The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\" */\n readonly type?: string;\n /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */\n readonly systemData?: SystemData;\n}\n\nexport function resourceSerializer(item: Resource): any {\n return item;\n}\n\nexport function resourceDeserializer(item: any): Resource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\nexport function systemDataDeserializer(item: any): SystemData {\n return {\n createdBy: item[\"createdBy\"],\n createdByType: item[\"createdByType\"],\n createdAt: !item[\"createdAt\"] ? item[\"createdAt\"] : new Date(item[\"createdAt\"]),\n lastModifiedBy: item[\"lastModifiedBy\"],\n lastModifiedByType: item[\"lastModifiedByType\"],\n lastModifiedAt: !item[\"lastModifiedAt\"]\n ? item[\"lastModifiedAt\"]\n : new Date(item[\"lastModifiedAt\"]),\n };\n}\n\n/** The kind of entity that created the resource. */\nexport enum KnownCreatedByType {\n /** The entity was created by a user. */\n User = \"User\",\n /** The entity was created by an application. */\n Application = \"Application\",\n /** The entity was created by a managed identity. */\n ManagedIdentity = \"ManagedIdentity\",\n /** The entity was created by a key. */\n Key = \"Key\",\n}\n\n/**\n * The kind of entity that created the resource. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User**: The entity was created by a user. \\\n * **Application**: The entity was created by an application. \\\n * **ManagedIdentity**: The entity was created by a managed identity. \\\n * **Key**: The entity was created by a key.\n */\nexport type CreatedByType = string;\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The geo-location where the resource lives */\n location: string;\n}\n\nexport function trackedResourceSerializer(item: TrackedResource): any {\n return { tags: item[\"tags\"], location: item[\"location\"] };\n}\n\nexport function trackedResourceDeserializer(item: any): TrackedResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n };\n}\n\n/** The parameters for updating a container registry. */\nexport interface RegistryUpdateParameters {\n /** The identity of the container registry. */\n identity?: IdentityProperties;\n /** The tags for the container registry. */\n tags?: Record<string, string>;\n /** The SKU of the container registry. */\n sku?: Sku;\n /** The value that indicates whether the admin user is enabled. */\n adminUserEnabled?: boolean;\n /** The network rule set for a container registry. */\n networkRuleSet?: NetworkRuleSet;\n /** The policies for a container registry. */\n policies?: Policies;\n /** The encryption settings of container registry. */\n encryption?: EncryptionProperty;\n /** Enable a single data endpoint per region for serving data. */\n dataEndpointEnabled?: boolean;\n /** Whether or not public network access is allowed for the container registry. */\n publicNetworkAccess?: PublicNetworkAccess;\n /** Whether to allow trusted Azure services to access a network restricted registry. */\n networkRuleBypassOptions?: NetworkRuleBypassOptions;\n /** Whether to allow ACR Tasks service to access a network restricted registry. */\n networkRuleBypassAllowedForTasks?: boolean;\n /** Enables registry-wide pull from unauthenticated clients. */\n anonymousPullEnabled?: boolean;\n /** Determines registry role assignment mode. */\n roleAssignmentMode?: RoleAssignmentMode;\n}\n\nexport function registryUpdateParametersSerializer(item: RegistryUpdateParameters): any {\n return {\n identity: !item[\"identity\"] ? item[\"identity\"] : identityPropertiesSerializer(item[\"identity\"]),\n tags: item[\"tags\"],\n sku: !item[\"sku\"] ? item[\"sku\"] : skuSerializer(item[\"sku\"]),\n properties: areAllPropsUndefined(item, [\n \"adminUserEnabled\",\n \"networkRuleSet\",\n \"policies\",\n \"encryption\",\n \"dataEndpointEnabled\",\n \"publicNetworkAccess\",\n \"networkRuleBypassOptions\",\n \"networkRuleBypassAllowedForTasks\",\n \"anonymousPullEnabled\",\n \"roleAssignmentMode\",\n ])\n ? undefined\n : _registryUpdateParametersPropertiesSerializer(item),\n };\n}\n\n/** The parameters for updating the properties of a container registry. */\nexport interface RegistryPropertiesUpdateParameters {\n /** The value that indicates whether the admin user is enabled. */\n adminUserEnabled?: boolean;\n /** The network rule set for a container registry. */\n networkRuleSet?: NetworkRuleSet;\n /** The policies for a container registry. */\n policies?: Policies;\n /** The encryption settings of container registry. */\n encryption?: EncryptionProperty;\n /** Enable a single data endpoint per region for serving data. */\n dataEndpointEnabled?: boolean;\n /** Whether or not public network access is allowed for the container registry. */\n publicNetworkAccess?: PublicNetworkAccess;\n /** Whether to allow trusted Azure services to access a network restricted registry. */\n networkRuleBypassOptions?: NetworkRuleBypassOptions;\n /** Whether to allow ACR Tasks service to access a network restricted registry. */\n networkRuleBypassAllowedForTasks?: boolean;\n /** Enables registry-wide pull from unauthenticated clients. */\n anonymousPullEnabled?: boolean;\n /** Determines registry role assignment mode. */\n roleAssignmentMode?: RoleAssignmentMode;\n}\n\nexport function registryPropertiesUpdateParametersSerializer(\n item: RegistryPropertiesUpdateParameters,\n): any {\n return {\n adminUserEnabled: item[\"adminUserEnabled\"],\n networkRuleSet: !item[\"networkRuleSet\"]\n ? item[\"networkRuleSet\"]\n : networkRuleSetSerializer(item[\"networkRuleSet\"]),\n policies: !item[\"policies\"] ? item[\"policies\"] : policiesSerializer(item[\"policies\"]),\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : encryptionPropertySerializer(item[\"encryption\"]),\n dataEndpointEnabled: item[\"dataEndpointEnabled\"],\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n networkRuleBypassOptions: item[\"networkRuleBypassOptions\"],\n networkRuleBypassAllowedForTasks: item[\"networkRuleBypassAllowedForTasks\"],\n anonymousPullEnabled: item[\"anonymousPullEnabled\"],\n roleAssignmentMode: item[\"roleAssignmentMode\"],\n };\n}\n\n/** The result of a request to list container registries. */\nexport interface _RegistryListResult {\n /** 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. */\n value?: Registry[];\n /** The URI that can be used to request the next list of container registries. */\n nextLink?: string;\n}\n\nexport function _registryListResultDeserializer(item: any): _RegistryListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : registryArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function registryArraySerializer(result: Array<Registry>): any[] {\n return result.map((item) => {\n return registrySerializer(item);\n });\n}\n\nexport function registryArrayDeserializer(result: Array<Registry>): any[] {\n return result.map((item) => {\n return registryDeserializer(item);\n });\n}\n\n/** model interface ImportImageParameters */\nexport interface ImportImageParameters {\n /** The source of the image. */\n source: ImportSource;\n /** List of strings of the form repo[:tag]. When tag is omitted the source will be used (or 'latest' if source tag is also omitted). */\n targetTags?: string[];\n /** List of strings of repository names to do a manifest only copy. No tag will be created. */\n untaggedTargetRepositories?: string[];\n /** When Force, any existing target tags will be overwritten. When NoForce, any existing target tags will fail the operation before any copying begins. */\n mode?: ImportMode;\n}\n\nexport function importImageParametersSerializer(item: ImportImageParameters): any {\n return {\n source: importSourceSerializer(item[\"source\"]),\n targetTags: !item[\"targetTags\"]\n ? item[\"targetTags\"]\n : item[\"targetTags\"].map((p: any) => {\n return p;\n }),\n untaggedTargetRepositories: !item[\"untaggedTargetRepositories\"]\n ? item[\"untaggedTargetRepositories\"]\n : item[\"untaggedTargetRepositories\"].map((p: any) => {\n return p;\n }),\n mode: item[\"mode\"],\n };\n}\n\n/** model interface ImportSource */\nexport interface ImportSource {\n /** The resource identifier of the source Azure Container Registry. */\n resourceId?: string;\n /** The address of the source registry (e.g. 'mcr.microsoft.com'). */\n registryUri?: string;\n /** Credentials used when importing from a registry uri. */\n credentials?: ImportSourceCredentials;\n /**\n * Repository name of the source image.\n * Specify an image by repository ('hello-world'). This will use the 'latest' tag.\n * Specify an image by tag ('hello-world:latest').\n * Specify an image by sha256-based manifest digest ('hello-world@sha256:abc123').\n */\n sourceImage: string;\n}\n\nexport function importSourceSerializer(item: ImportSource): any {\n return {\n resourceId: item[\"resourceId\"],\n registryUri: item[\"registryUri\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : importSourceCredentialsSerializer(item[\"credentials\"]),\n sourceImage: item[\"sourceImage\"],\n };\n}\n\n/** model interface ImportSourceCredentials */\nexport interface ImportSourceCredentials {\n /** The username to authenticate with the source registry. */\n username?: string;\n /** The password used to authenticate with the source registry. */\n password: string;\n}\n\nexport function importSourceCredentialsSerializer(item: ImportSourceCredentials): any {\n return { username: item[\"username\"], password: item[\"password\"] };\n}\n\n/** When Force, any existing target tags will be overwritten. When NoForce, any existing target tags will fail the operation before any copying begins. */\nexport enum KnownImportMode {\n /** NoForce */\n NoForce = \"NoForce\",\n /** Force */\n Force = \"Force\",\n}\n\n/**\n * When Force, any existing target tags will be overwritten. When NoForce, any existing target tags will fail the operation before any copying begins. \\\n * {@link KnownImportMode} can be used interchangeably with ImportMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NoForce** \\\n * **Force**\n */\nexport type ImportMode = string;\n\n/** The result of a request to get container registry quota usages. */\nexport interface RegistryUsageListResult {\n /** The list of container registry quota usages. */\n value?: RegistryUsage[];\n}\n\nexport function registryUsageListResultDeserializer(item: any): RegistryUsageListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : registryUsageArrayDeserializer(item[\"value\"]),\n };\n}\n\nexport function registryUsageArrayDeserializer(result: Array<RegistryUsage>): any[] {\n return result.map((item) => {\n return registryUsageDeserializer(item);\n });\n}\n\n/** The quota usage for a container registry. */\nexport interface RegistryUsage {\n /** The name of the usage. */\n name?: string;\n /** The limit of the usage. */\n limit?: number;\n /** The current value of the usage. */\n currentValue?: number;\n /** The unit of measurement. */\n unit?: RegistryUsageUnit;\n}\n\nexport function registryUsageDeserializer(item: any): RegistryUsage {\n return {\n name: item[\"name\"],\n limit: item[\"limit\"],\n currentValue: item[\"currentValue\"],\n unit: item[\"unit\"],\n };\n}\n\n/** The unit of measurement. */\nexport enum KnownRegistryUsageUnit {\n /** Count */\n Count = \"Count\",\n /** Bytes */\n Bytes = \"Bytes\",\n}\n\n/**\n * The unit of measurement. \\\n * {@link KnownRegistryUsageUnit} can be used interchangeably with RegistryUsageUnit,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Count** \\\n * **Bytes**\n */\nexport type RegistryUsageUnit = string;\n\n/** The response from the ListCredentials operation. */\nexport interface RegistryListCredentialsResult {\n /** The username for a container registry. */\n username?: string;\n /** The list of passwords for a container registry. */\n passwords?: RegistryPassword[];\n}\n\nexport function registryListCredentialsResultDeserializer(\n item: any,\n): RegistryListCredentialsResult {\n return {\n username: item[\"username\"],\n passwords: !item[\"passwords\"]\n ? item[\"passwords\"]\n : registryPasswordArrayDeserializer(item[\"passwords\"]),\n };\n}\n\nexport function registryPasswordArrayDeserializer(result: Array<RegistryPassword>): any[] {\n return result.map((item) => {\n return registryPasswordDeserializer(item);\n });\n}\n\n/** The login password for the container registry. */\nexport interface RegistryPassword {\n /** The password name. */\n name?: PasswordName;\n /** The password value. */\n value?: string;\n}\n\nexport function registryPasswordDeserializer(item: any): RegistryPassword {\n return {\n name: item[\"name\"],\n value: item[\"value\"],\n };\n}\n\n/** The password name. */\nexport type PasswordName = \"password\" | \"password2\";\n\n/** The parameters used to regenerate the login credential. */\nexport interface RegenerateCredentialParameters {\n /** Specifies name of the password which should be regenerated -- password or password2. */\n name: PasswordName;\n}\n\nexport function regenerateCredentialParametersSerializer(\n item: RegenerateCredentialParameters,\n): any {\n return { name: item[\"name\"] };\n}\n\n/** The parameters used to generate credentials for a specified token or user of a container registry. */\nexport interface GenerateCredentialsParameters {\n /** The resource ID of the token for which credentials have to be generated. */\n tokenId?: string;\n /** The expiry date of the generated credentials after which the credentials become invalid. */\n expiry?: Date;\n /** Specifies name of the password which should be regenerated if any -- password1 or password2. */\n name?: TokenPasswordName;\n}\n\nexport function generateCredentialsParametersSerializer(item: GenerateCredentialsParameters): any {\n return {\n tokenId: item[\"tokenId\"],\n expiry: !item[\"expiry\"] ? item[\"expiry\"] : item[\"expiry\"].toISOString(),\n name: item[\"name\"],\n };\n}\n\n/** The password name \"password1\" or \"password2\" */\nexport enum KnownTokenPasswordName {\n /** password1 */\n Password1 = \"password1\",\n /** password2 */\n Password2 = \"password2\",\n}\n\n/**\n * The password name \"password1\" or \"password2\" \\\n * {@link KnownTokenPasswordName} can be used interchangeably with TokenPasswordName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **password1** \\\n * **password2**\n */\nexport type TokenPasswordName = string;\n\n/** The response from the GenerateCredentials operation. */\nexport interface GenerateCredentialsResult {\n /** The username for a container registry. */\n username?: string;\n /** The list of passwords for a container registry. */\n passwords?: TokenPassword[];\n}\n\nexport function generateCredentialsResultDeserializer(item: any): GenerateCredentialsResult {\n return {\n username: item[\"username\"],\n passwords: !item[\"passwords\"]\n ? item[\"passwords\"]\n : tokenPasswordArrayDeserializer(item[\"passwords\"]),\n };\n}\n\nexport function tokenPasswordArraySerializer(result: Array<TokenPassword>): any[] {\n return result.map((item) => {\n return tokenPasswordSerializer(item);\n });\n}\n\nexport function tokenPasswordArrayDeserializer(result: Array<TokenPassword>): any[] {\n return result.map((item) => {\n return tokenPasswordDeserializer(item);\n });\n}\n\n/** The password that will be used for authenticating the token of a container registry. */\nexport interface TokenPassword {\n /** The creation datetime of the password. */\n creationTime?: Date;\n /** The expiry datetime of the password. */\n expiry?: Date;\n /** The password name \"password1\" or \"password2\" */\n name?: TokenPasswordName;\n /** The password value. */\n readonly value?: string;\n}\n\nexport function tokenPasswordSerializer(item: TokenPassword): any {\n return {\n creationTime: !item[\"creationTime\"] ? item[\"creationTime\"] : item[\"creationTime\"].toISOString(),\n expiry: !item[\"expiry\"] ? item[\"expiry\"] : item[\"expiry\"].toISOString(),\n name: item[\"name\"],\n };\n}\n\nexport function tokenPasswordDeserializer(item: any): TokenPassword {\n return {\n creationTime: !item[\"creationTime\"] ? item[\"creationTime\"] : new Date(item[\"creationTime\"]),\n expiry: !item[\"expiry\"] ? item[\"expiry\"] : new Date(item[\"expiry\"]),\n name: item[\"name\"],\n value: item[\"value\"],\n };\n}\n\n/** A request to check whether a container registry name is available. */\nexport interface RegistryNameCheckRequest {\n /** The name of the container registry. */\n name: string;\n /** The resource type of the container registry. This field must be set to 'Microsoft.ContainerRegistry/registries'. */\n type: ContainerRegistryResourceType;\n}\n\nexport function registryNameCheckRequestSerializer(item: RegistryNameCheckRequest): any {\n return { name: item[\"name\"], type: item[\"type\"] };\n}\n\n/** The resource type for Container Registry. */\nexport type ContainerRegistryResourceType = \"Microsoft.ContainerRegistry/registries\";\n\n/** The result of a request to check the availability of a container registry name. */\nexport interface RegistryNameStatus {\n /** The value that indicates whether the name is available. */\n nameAvailable?: boolean;\n /** If any, the reason that the name is not available. */\n reason?: string;\n /** If any, the error message that provides more detail for the reason that the name is not available. */\n message?: string;\n}\n\nexport function registryNameStatusDeserializer(item: any): RegistryNameStatus {\n return {\n nameAvailable: item[\"nameAvailable\"],\n reason: item[\"reason\"],\n message: item[\"message\"],\n };\n}\n\n/** A private link resource. */\nexport interface PrivateLinkResource extends Resource {\n /** A resource that supports private link capabilities. */\n properties?: PrivateLinkResourceProperties;\n}\n\nexport function privateLinkResourceDeserializer(item: any): PrivateLinkResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : privateLinkResourcePropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Properties of a private link resource. */\nexport interface PrivateLinkResourceProperties {\n /** The private link resource group id. */\n readonly groupId?: string;\n /** The private link resource required member names. */\n readonly requiredMembers?: string[];\n /** The private link resource private link DNS zone name. */\n requiredZoneNames?: string[];\n}\n\nexport function privateLinkResourcePropertiesDeserializer(\n item: any,\n): PrivateLinkResourceProperties {\n return {\n groupId: item[\"groupId\"],\n requiredMembers: !item[\"requiredMembers\"]\n ? item[\"requiredMembers\"]\n : item[\"requiredMembers\"].map((p: any) => {\n return p;\n }),\n requiredZoneNames: !item[\"requiredZoneNames\"]\n ? item[\"requiredZoneNames\"]\n : item[\"requiredZoneNames\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** The result of a request to list private link resources for a container registry. */\nexport interface _PrivateLinkResourceListResult {\n /** The list of private link resources. Since this list may be incomplete, the nextLink field should be used to request the next list of private link resources. */\n value?: PrivateLinkResource[];\n /** The URI that can be used to request the next list of private link resources. */\n nextLink?: string;\n}\n\nexport function _privateLinkResourceListResultDeserializer(\n item: any,\n): _PrivateLinkResourceListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : privateLinkResourceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function privateLinkResourceArrayDeserializer(result: Array<PrivateLinkResource>): any[] {\n return result.map((item) => {\n return privateLinkResourceDeserializer(item);\n });\n}\n\n/** An object that represents a cache rule for a container registry. */\nexport interface CacheRule extends ProxyResource {\n /** The ARM resource ID of the credential store which is associated with the cache rule. */\n credentialSetResourceId?: string;\n /** Source repository pulled from upstream. */\n sourceRepository?: string;\n /**\n * Target repository specified in docker pull command.\n * Eg: docker pull myregistry.azurecr.io/{targetRepository}:{tag}\n */\n targetRepository?: string;\n /** The creation date of the cache rule. */\n readonly creationDate?: Date;\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function cacheRuleSerializer(item: CacheRule): any {\n return {\n properties: areAllPropsUndefined(item, [\n \"credentialSetResourceId\",\n \"sourceRepository\",\n \"targetRepository\",\n ])\n ? undefined\n : _cacheRulePropertiesSerializer(item),\n };\n}\n\nexport function cacheRuleDeserializer(item: any): CacheRule {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _cacheRulePropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** The properties of a cache rule. */\nexport interface CacheRuleProperties {\n /** The ARM resource ID of the credential store which is associated with the cache rule. */\n credentialSetResourceId?: string;\n /** Source repository pulled from upstream. */\n sourceRepository?: string;\n /**\n * Target repository specified in docker pull command.\n * Eg: docker pull myregistry.azurecr.io/{targetRepository}:{tag}\n */\n targetRepository?: string;\n /** The creation date of the cache rule. */\n readonly creationDate?: Date;\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function cacheRulePropertiesSerializer(item: CacheRuleProperties): any {\n return {\n credentialSetResourceId: item[\"credentialSetResourceId\"],\n sourceRepository: item[\"sourceRepository\"],\n targetRepository: item[\"targetRepository\"],\n };\n}\n\nexport function cacheRulePropertiesDeserializer(item: any): CacheRuleProperties {\n return {\n credentialSetResourceId: item[\"credentialSetResourceId\"],\n sourceRepository: item[\"sourceRepository\"],\n targetRepository: item[\"targetRepository\"],\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The parameters for updating a cache rule. */\nexport interface CacheRuleUpdateParameters {\n /** The ARM resource ID of the credential store which is associated with the Cache rule. */\n credentialSetResourceId?: string;\n}\n\nexport function cacheRuleUpdateParametersSerializer(item: CacheRuleUpdateParameters): any {\n return {\n properties: areAllPropsUndefined(item, [\"credentialSetResourceId\"])\n ? undefined\n : _cacheRuleUpdateParametersPropertiesSerializer(item),\n };\n}\n\n/** The parameters for updating cache rule properties. */\nexport interface CacheRuleUpdateProperties {\n /** The ARM resource ID of the credential store which is associated with the Cache rule. */\n credentialSetResourceId?: string;\n}\n\nexport function cacheRuleUpdatePropertiesSerializer(item: CacheRuleUpdateProperties): any {\n return { credentialSetResourceId: item[\"credentialSetResourceId\"] };\n}\n\n/** The result of a request to list cache rules for a container registry. */\nexport interface _CacheRulesListResult {\n /** The list of cache rules. Since this list may be incomplete, the nextLink field should be used to request the next list of cache rules. */\n value?: CacheRule[];\n /** The URI that can be used to request the next list of cache rules. */\n nextLink?: string;\n}\n\nexport function _cacheRulesListResultDeserializer(item: any): _CacheRulesListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : cacheRuleArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function cacheRuleArraySerializer(result: Array<CacheRule>): any[] {\n return result.map((item) => {\n return cacheRuleSerializer(item);\n });\n}\n\nexport function cacheRuleArrayDeserializer(result: Array<CacheRule>): any[] {\n return result.map((item) => {\n return cacheRuleDeserializer(item);\n });\n}\n\n/** An object that represents a credential set resource for a container registry. */\nexport interface CredentialSet extends ProxyResource {\n /** Identities associated with the resource. This is used to access the KeyVault secrets. */\n identity?: IdentityProperties;\n /** The credentials are stored for this upstream or login server. */\n loginServer?: string;\n /**\n * List of authentication credentials stored for an upstream.\n * Usually consists of a primary and an optional secondary credential.\n */\n authCredentials?: AuthCredential[];\n /** The creation date of credential store resource. */\n readonly creationDate?: Date;\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function credentialSetSerializer(item: CredentialSet): any {\n return {\n properties: areAllPropsUndefined(item, [\"loginServer\", \"authCredentials\"])\n ? undefined\n : _credentialSetPropertiesSerializer(item),\n identity: !item[\"identity\"] ? item[\"identity\"] : identityPropertiesSerializer(item[\"identity\"]),\n };\n}\n\nexport function credentialSetDeserializer(item: any): CredentialSet {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _credentialSetPropertiesDeserializer(item[\"properties\"])),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : identityPropertiesDeserializer(item[\"identity\"]),\n };\n}\n\n/** The properties of a credential set resource. */\nexport interface CredentialSetProperties {\n /** The credentials are stored for this upstream or login server. */\n loginServer?: string;\n /**\n * List of authentication credentials stored for an upstream.\n * Usually consists of a primary and an optional secondary credential.\n */\n authCredentials?: AuthCredential[];\n /** The creation date of credential store resource. */\n readonly creationDate?: Date;\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function credentialSetPropertiesSerializer(item: CredentialSetProperties): any {\n return {\n loginServer: item[\"loginServer\"],\n authCredentials: !item[\"authCredentials\"]\n ? item[\"authCredentials\"]\n : authCredentialArraySerializer(item[\"authCredentials\"]),\n };\n}\n\nexport function credentialSetPropertiesDeserializer(item: any): CredentialSetProperties {\n return {\n loginServer: item[\"loginServer\"],\n authCredentials: !item[\"authCredentials\"]\n ? item[\"authCredentials\"]\n : authCredentialArrayDeserializer(item[\"authCredentials\"]),\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function authCredentialArraySerializer(result: Array<AuthCredential>): any[] {\n return result.map((item) => {\n return authCredentialSerializer(item);\n });\n}\n\nexport function authCredentialArrayDeserializer(result: Array<AuthCredential>): any[] {\n return result.map((item) => {\n return authCredentialDeserializer(item);\n });\n}\n\n/** Authentication credential stored for an upstream. */\nexport interface AuthCredential {\n /** The name of the credential. */\n name?: CredentialName;\n /** KeyVault Secret URI for accessing the username. */\n usernameSecretIdentifier?: string;\n /** KeyVault Secret URI for accessing the password. */\n passwordSecretIdentifier?: string;\n /** This provides data pertaining to the health of the auth credential. */\n readonly credentialHealth?: CredentialHealth;\n}\n\nexport function authCredentialSerializer(item: AuthCredential): any {\n return {\n name: item[\"name\"],\n usernameSecretIdentifier: item[\"usernameSecretIdentifier\"],\n passwordSecretIdentifier: item[\"passwordSecretIdentifier\"],\n };\n}\n\nexport function authCredentialDeserializer(item: any): AuthCredential {\n return {\n name: item[\"name\"],\n usernameSecretIdentifier: item[\"usernameSecretIdentifier\"],\n passwordSecretIdentifier: item[\"passwordSecretIdentifier\"],\n credentialHealth: !item[\"credentialHealth\"]\n ? item[\"credentialHealth\"]\n : credentialHealthDeserializer(item[\"credentialHealth\"]),\n };\n}\n\n/** The name of the credential. */\nexport enum KnownCredentialName {\n /** Credential1 */\n Credential1 = \"Credential1\",\n}\n\n/**\n * The name of the credential. \\\n * {@link KnownCredentialName} can be used interchangeably with CredentialName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Credential1**\n */\nexport type CredentialName = string;\n\n/** The health of the auth credential. */\nexport interface CredentialHealth {\n /** The health status of credential. */\n status?: CredentialHealthStatus;\n /** Error code representing the health check error. */\n errorCode?: string;\n /** Descriptive message representing the health check error. */\n errorMessage?: string;\n}\n\nexport function credentialHealthDeserializer(item: any): CredentialHealth {\n return {\n status: item[\"status\"],\n errorCode: item[\"errorCode\"],\n errorMessage: item[\"errorMessage\"],\n };\n}\n\n/** The health status of credential. */\nexport enum KnownCredentialHealthStatus {\n /** Healthy */\n Healthy = \"Healthy\",\n /** Unhealthy */\n Unhealthy = \"Unhealthy\",\n}\n\n/**\n * The health status of credential. \\\n * {@link KnownCredentialHealthStatus} can be used interchangeably with CredentialHealthStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Healthy** \\\n * **Unhealthy**\n */\nexport type CredentialHealthStatus = string;\n\n/** The parameters for updating a credential set */\nexport interface CredentialSetUpdateParameters {\n /** Identities associated with the resource. This is used to access the KeyVault secrets. */\n identity?: IdentityProperties;\n /**\n * List of authentication credentials stored for an upstream.\n * Usually consists of a primary and an optional secondary credential.\n */\n authCredentials?: AuthCredential[];\n}\n\nexport function credentialSetUpdateParametersSerializer(item: CredentialSetUpdateParameters): any {\n return {\n properties: areAllPropsUndefined(item, [\"authCredentials\"])\n ? undefined\n : _credentialSetUpdateParametersPropertiesSerializer(item),\n identity: !item[\"identity\"] ? item[\"identity\"] : identityPropertiesSerializer(item[\"identity\"]),\n };\n}\n\n/** The parameters for updating credential set properties. */\nexport interface CredentialSetUpdateProperties {\n /**\n * List of authentication credentials stored for an upstream.\n * Usually consists of a primary and an optional secondary credential.\n */\n authCredentials?: AuthCredential[];\n}\n\nexport function credentialSetUpdatePropertiesSerializer(item: CredentialSetUpdateProperties): any {\n return {\n authCredentials: !item[\"authCredentials\"]\n ? item[\"authCredentials\"]\n : authCredentialArraySerializer(item[\"authCredentials\"]),\n };\n}\n\n/** The result of a request to list credential sets for a container registry. */\nexport interface _CredentialSetListResult {\n /** 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. */\n value?: CredentialSet[];\n /** The URI that can be used to request the next list of credential sets. */\n nextLink?: string;\n}\n\nexport function _credentialSetListResultDeserializer(item: any): _CredentialSetListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : credentialSetArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function credentialSetArraySerializer(result: Array<CredentialSet>): any[] {\n return result.map((item) => {\n return credentialSetSerializer(item);\n });\n}\n\nexport function credentialSetArrayDeserializer(result: Array<CredentialSet>): any[] {\n return result.map((item) => {\n return credentialSetDeserializer(item);\n });\n}\n\n/** An object that represents a connected registry for a container registry. */\nexport interface ConnectedRegistry extends ProxyResource {\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n /** The mode of the connected registry resource that indicates the permissions of the registry. */\n mode?: ConnectedRegistryMode;\n /** The current version of ACR runtime on the connected registry. */\n readonly version?: string;\n /** The current connection state of the connected registry. */\n readonly connectionState?: ConnectionState;\n /** The last activity time of the connected registry. */\n readonly lastActivityTime?: Date;\n /** The activation properties of the connected registry. */\n readonly activation?: ActivationProperties;\n /** The parent of the connected registry. */\n parent?: ParentProperties;\n /** The list of the ACR token resource IDs used to authenticate clients to the connected registry. */\n clientTokenIds?: string[];\n /** The login server properties of the connected registry. */\n loginServer?: LoginServerProperties;\n /** The logging properties of the connected registry. */\n logging?: LoggingProperties;\n /** The list of current statuses of the connected registry. */\n readonly statusDetails?: StatusDetailProperties[];\n /** The list of notifications subscription information for the connected registry. */\n notificationsList?: string[];\n /** The garbage collection properties of the connected registry. */\n garbageCollection?: GarbageCollectionProperties;\n}\n\nexport function connectedRegistrySerializer(item: ConnectedRegistry): any {\n return {\n properties: areAllPropsUndefined(item, [\n \"mode\",\n \"parent\",\n \"clientTokenIds\",\n \"loginServer\",\n \"logging\",\n \"notificationsList\",\n \"garbageCollection\",\n ])\n ? undefined\n : _connectedRegistryPropertiesSerializer(item),\n };\n}\n\nexport function connectedRegistryDeserializer(item: any): ConnectedRegistry {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _connectedRegistryPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** The properties of a connected registry. */\nexport interface ConnectedRegistryProperties {\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n /** The mode of the connected registry resource that indicates the permissions of the registry. */\n mode: ConnectedRegistryMode;\n /** The current version of ACR runtime on the connected registry. */\n readonly version?: string;\n /** The current connection state of the connected registry. */\n readonly connectionState?: ConnectionState;\n /** The last activity time of the connected registry. */\n readonly lastActivityTime?: Date;\n /** The activation properties of the connected registry. */\n readonly activation?: ActivationProperties;\n /** The parent of the connected registry. */\n parent: ParentProperties;\n /** The list of the ACR token resource IDs used to authenticate clients to the connected registry. */\n clientTokenIds?: string[];\n /** The login server properties of the connected registry. */\n loginServer?: LoginServerProperties;\n /** The logging properties of the connected registry. */\n logging?: LoggingProperties;\n /** The list of current statuses of the connected registry. */\n readonly statusDetails?: StatusDetailProperties[];\n /** The list of notifications subscription information for the connected registry. */\n notificationsList?: string[];\n /** The garbage collection properties of the connected registry. */\n garbageCollection?: GarbageCollectionProperties;\n}\n\nexport function connectedRegistryPropertiesSerializer(item: ConnectedRegistryProperties): any {\n return {\n mode: item[\"mode\"],\n parent: parentPropertiesSerializer(item[\"parent\"]),\n clientTokenIds: !item[\"clientTokenIds\"]\n ? item[\"clientTokenIds\"]\n : item[\"clientTokenIds\"].map((p: any) => {\n return p;\n }),\n loginServer: !item[\"loginServer\"]\n ? item[\"loginServer\"]\n : loginServerPropertiesSerializer(item[\"loginServer\"]),\n logging: !item[\"logging\"] ? item[\"logging\"] : loggingPropertiesSerializer(item[\"logging\"]),\n notificationsList: !item[\"notificationsList\"]\n ? item[\"notificationsList\"]\n : item[\"notificationsList\"].map((p: any) => {\n return p;\n }),\n garbageCollection: !item[\"garbageCollection\"]\n ? item[\"garbageCollection\"]\n : garbageCollectionPropertiesSerializer(item[\"garbageCollection\"]),\n };\n}\n\nexport function connectedRegistryPropertiesDeserializer(item: any): ConnectedRegistryProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n mode: item[\"mode\"],\n version: item[\"version\"],\n connectionState: item[\"connectionState\"],\n lastActivityTime: !item[\"lastActivityTime\"]\n ? item[\"lastActivityTime\"]\n : new Date(item[\"lastActivityTime\"]),\n activation: !item[\"activation\"]\n ? item[\"activation\"]\n : activationPropertiesDeserializer(item[\"activation\"]),\n parent: parentPropertiesDeserializer(item[\"parent\"]),\n clientTokenIds: !item[\"clientTokenIds\"]\n ? item[\"clientTokenIds\"]\n : item[\"clientTokenIds\"].map((p: any) => {\n return p;\n }),\n loginServer: !item[\"loginServer\"]\n ? item[\"loginServer\"]\n : loginServerPropertiesDeserializer(item[\"loginServer\"]),\n logging: !item[\"logging\"] ? item[\"logging\"] : loggingPropertiesDeserializer(item[\"logging\"]),\n statusDetails: !item[\"statusDetails\"]\n ? item[\"statusDetails\"]\n : statusDetailPropertiesArrayDeserializer(item[\"statusDetails\"]),\n notificationsList: !item[\"notificationsList\"]\n ? item[\"notificationsList\"]\n : item[\"notificationsList\"].map((p: any) => {\n return p;\n }),\n garbageCollection: !item[\"garbageCollection\"]\n ? item[\"garbageCollection\"]\n : garbageCollectionPropertiesDeserializer(item[\"garbageCollection\"]),\n };\n}\n\n/** The mode of the connected registry resource that indicates the permissions of the registry. */\nexport enum KnownConnectedRegistryMode {\n /** ReadWrite */\n ReadWrite = \"ReadWrite\",\n /** ReadOnly */\n ReadOnly = \"ReadOnly\",\n /** Registry */\n Registry = \"Registry\",\n /** Mirror */\n Mirror = \"Mirror\",\n}\n\n/**\n * The mode of the connected registry resource that indicates the permissions of the registry. \\\n * {@link KnownConnectedRegistryMode} can be used interchangeably with ConnectedRegistryMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ReadWrite** \\\n * **ReadOnly** \\\n * **Registry** \\\n * **Mirror**\n */\nexport type ConnectedRegistryMode = string;\n\n/** The current connection state of the connected registry. */\nexport enum KnownConnectionState {\n /** Online */\n Online = \"Online\",\n /** Offline */\n Offline = \"Offline\",\n /** Syncing */\n Syncing = \"Syncing\",\n /** Unhealthy */\n Unhealthy = \"Unhealthy\",\n}\n\n/**\n * The current connection state of the connected registry. \\\n * {@link KnownConnectionState} can be used interchangeably with ConnectionState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Online** \\\n * **Offline** \\\n * **Syncing** \\\n * **Unhealthy**\n */\nexport type ConnectionState = string;\n\n/** The activation properties of the connected registry. */\nexport interface ActivationProperties {\n /** The activation status of the connected registry. */\n readonly status?: ActivationStatus;\n}\n\nexport function activationPropertiesDeserializer(item: any): ActivationProperties {\n return {\n status: item[\"status\"],\n };\n}\n\n/** The activation status of the connected registry. */\nexport enum KnownActivationStatus {\n /** Active */\n Active = \"Active\",\n /** Inactive */\n Inactive = \"Inactive\",\n}\n\n/**\n * The activation status of the connected registry. \\\n * {@link KnownActivationStatus} can be used interchangeably with ActivationStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Active** \\\n * **Inactive**\n */\nexport type ActivationStatus = string;\n\n/** The properties of the connected registry parent. */\nexport interface ParentProperties {\n /** The resource ID of the parent to which the connected registry will be associated. */\n id?: string;\n /** The sync properties of the connected registry with its parent. */\n syncProperties: SyncProperties;\n}\n\nexport function parentPropertiesSerializer(item: ParentProperties): any {\n return { id: item[\"id\"], syncProperties: syncPropertiesSerializer(item[\"syncProperties\"]) };\n}\n\nexport function parentPropertiesDeserializer(item: any): ParentProperties {\n return {\n id: item[\"id\"],\n syncProperties: syncPropertiesDeserializer(item[\"syncProperties\"]),\n };\n}\n\n/** The sync properties of the connected registry with its parent. */\nexport interface SyncProperties {\n /** The resource ID of the ACR token used to authenticate the connected registry to its parent during sync. */\n tokenId: string;\n /** The cron expression indicating the schedule that the connected registry will sync with its parent. */\n schedule?: string;\n /** 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. */\n syncWindow?: string;\n /** 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. */\n messageTtl: string;\n /** The last time a sync occurred between the connected registry and its parent. */\n readonly lastSyncTime?: Date;\n /** The gateway endpoint used by the connected registry to communicate with its parent. */\n readonly gatewayEndpoint?: string;\n}\n\nexport function syncPropertiesSerializer(item: SyncProperties): any {\n return {\n tokenId: item[\"tokenId\"],\n schedule: item[\"schedule\"],\n syncWindow: item[\"syncWindow\"],\n messageTtl: item[\"messageTtl\"],\n };\n}\n\nexport function syncPropertiesDeserializer(item: any): SyncProperties {\n return {\n tokenId: item[\"tokenId\"],\n schedule: item[\"schedule\"],\n syncWindow: item[\"syncWindow\"],\n messageTtl: item[\"messageTtl\"],\n lastSyncTime: !item[\"lastSyncTime\"] ? item[\"lastSyncTime\"] : new Date(item[\"lastSyncTime\"]),\n gatewayEndpoint: item[\"gatewayEndpoint\"],\n };\n}\n\n/** The login server properties of the connected registry. */\nexport interface LoginServerProperties {\n /** The host of the connected registry. Can be FQDN or IP. */\n readonly host?: string;\n /** The TLS properties of the connected registry login server. */\n readonly tls?: TlsProperties;\n}\n\nexport function loginServerPropertiesSerializer(item: LoginServerProperties): any {\n return item;\n}\n\nexport function loginServerPropertiesDeserializer(item: any): LoginServerProperties {\n return {\n host: item[\"host\"],\n tls: !item[\"tls\"] ? item[\"tls\"] : tlsPropertiesDeserializer(item[\"tls\"]),\n };\n}\n\n/** The TLS properties of the connected registry login server. */\nexport interface TlsProperties {\n /** Indicates whether HTTPS is enabled for the login server. */\n readonly status?: TlsStatus;\n /** The certificate used to configure HTTPS for the login server. */\n readonly certificate?: TlsCertificateProperties;\n}\n\nexport function tlsPropertiesDeserializer(item: any): TlsProperties {\n return {\n status: item[\"status\"],\n certificate: !item[\"certificate\"]\n ? item[\"certificate\"]\n : tlsCertificatePropertiesDeserializer(item[\"certificate\"]),\n };\n}\n\n/** Indicates whether HTTPS is enabled for the login server. */\nexport enum KnownTlsStatus {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Indicates whether HTTPS is enabled for the login server. \\\n * {@link KnownTlsStatus} can be used interchangeably with TlsStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type TlsStatus = string;\n\n/** The TLS certificate properties of the connected registry login server. */\nexport interface TlsCertificateProperties {\n /** The type of certificate location. */\n readonly type?: CertificateType;\n /** Indicates the location of the certificates. */\n readonly location?: string;\n}\n\nexport function tlsCertificatePropertiesDeserializer(item: any): TlsCertificateProperties {\n return {\n type: item[\"type\"],\n location: item[\"location\"],\n };\n}\n\n/** The type of certificate location. */\nexport enum KnownCertificateType {\n /** LocalDirectory */\n LocalDirectory = \"LocalDirectory\",\n}\n\n/**\n * The type of certificate location. \\\n * {@link KnownCertificateType} can be used interchangeably with CertificateType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **LocalDirectory**\n */\nexport type CertificateType = string;\n\n/** The logging properties of the connected registry. */\nexport interface LoggingProperties {\n /** The verbosity of logs persisted on the connected registry. */\n logLevel?: LogLevel;\n /** Indicates whether audit logs are enabled on the connected registry. */\n auditLogStatus?: AuditLogStatus;\n}\n\nexport function loggingPropertiesSerializer(item: LoggingProperties): any {\n return { logLevel: item[\"logLevel\"], auditLogStatus: item[\"auditLogStatus\"] };\n}\n\nexport function loggingPropertiesDeserializer(item: any): LoggingProperties {\n return {\n logLevel: item[\"logLevel\"],\n auditLogStatus: item[\"auditLogStatus\"],\n };\n}\n\n/** The verbosity of logs persisted on the connected registry. */\nexport enum KnownLogLevel {\n /** Debug */\n Debug = \"Debug\",\n /** Information */\n Information = \"Information\",\n /** Warning */\n Warning = \"Warning\",\n /** Error */\n Error = \"Error\",\n /** None */\n None = \"None\",\n}\n\n/**\n * The verbosity of logs persisted on the connected registry. \\\n * {@link KnownLogLevel} can be used interchangeably with LogLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Debug** \\\n * **Information** \\\n * **Warning** \\\n * **Error** \\\n * **None**\n */\nexport type LogLevel = string;\n\n/** Indicates whether audit logs are enabled on the connected registry. */\nexport enum KnownAuditLogStatus {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Indicates whether audit logs are enabled on the connected registry. \\\n * {@link KnownAuditLogStatus} can be used interchangeably with AuditLogStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type AuditLogStatus = string;\n\nexport function statusDetailPropertiesArrayDeserializer(\n result: Array<StatusDetailProperties>,\n): any[] {\n return result.map((item) => {\n return statusDetailPropertiesDeserializer(item);\n });\n}\n\n/** The status detail properties of the connected registry. */\nexport interface StatusDetailProperties {\n /** The component of the connected registry corresponding to the status. */\n readonly type?: string;\n /** The HTTP status code. */\n readonly code?: string;\n /** The description of the status. */\n readonly description?: string;\n /** The timestamp of the status. */\n readonly timestamp?: Date;\n /** The correlation ID of the status. */\n readonly correlationId?: string;\n}\n\nexport function statusDetailPropertiesDeserializer(item: any): StatusDetailProperties {\n return {\n type: item[\"type\"],\n code: item[\"code\"],\n description: item[\"description\"],\n timestamp: !item[\"timestamp\"] ? item[\"timestamp\"] : new Date(item[\"timestamp\"]),\n correlationId: item[\"correlationId\"],\n };\n}\n\n/** The garbage collection properties of the connected registry. */\nexport interface GarbageCollectionProperties {\n /** Indicates whether garbage collection is enabled for the connected registry. */\n enabled?: boolean;\n /** The cron expression indicating the schedule that the connected registry will run garbage collection. */\n schedule?: string;\n}\n\nexport function garbageCollectionPropertiesSerializer(item: GarbageCollectionProperties): any {\n return { enabled: item[\"enabled\"], schedule: item[\"schedule\"] };\n}\n\nexport function garbageCollectionPropertiesDeserializer(item: any): GarbageCollectionProperties {\n return {\n enabled: item[\"enabled\"],\n schedule: item[\"schedule\"],\n };\n}\n\n/** The parameters for updating a connected registry. */\nexport interface ConnectedRegistryUpdateParameters {\n /** The sync properties of the connected registry with its parent. */\n syncProperties?: SyncUpdateProperties;\n /** The logging properties of the connected registry. */\n logging?: LoggingProperties;\n /** The list of the ACR token resource IDs used to authenticate clients to the connected registry. */\n clientTokenIds?: string[];\n /** The list of notifications subscription information for the connected registry. */\n notificationsList?: string[];\n /** The garbage collection properties of the connected registry. */\n garbageCollection?: GarbageCollectionProperties;\n}\n\nexport function connectedRegistryUpdateParametersSerializer(\n item: ConnectedRegistryUpdateParameters,\n): any {\n return {\n properties: areAllPropsUndefined(item, [\n \"syncProperties\",\n \"logging\",\n \"clientTokenIds\",\n \"notificationsList\",\n \"garbageCollection\",\n ])\n ? undefined\n : _connectedRegistryUpdateParametersPropertiesSerializer(item),\n };\n}\n\n/** The parameters for updating token properties. */\nexport interface ConnectedRegistryUpdateProperties {\n /** The sync properties of the connected registry with its parent. */\n syncProperties?: SyncUpdateProperties;\n /** The logging properties of the connected registry. */\n logging?: LoggingProperties;\n /** The list of the ACR token resource IDs used to authenticate clients to the connected registry. */\n clientTokenIds?: string[];\n /** The list of notifications subscription information for the connected registry. */\n notificationsList?: string[];\n /** The garbage collection properties of the connected registry. */\n garbageCollection?: GarbageCollectionProperties;\n}\n\nexport function connectedRegistryUpdatePropertiesSerializer(\n item: ConnectedRegistryUpdateProperties,\n): any {\n return {\n syncProperties: !item[\"syncProperties\"]\n ? item[\"syncProperties\"]\n : syncUpdatePropertiesSerializer(item[\"syncProperties\"]),\n logging: !item[\"logging\"] ? item[\"logging\"] : loggingPropertiesSerializer(item[\"logging\"]),\n clientTokenIds: !item[\"clientTokenIds\"]\n ? item[\"clientTokenIds\"]\n : item[\"clientTokenIds\"].map((p: any) => {\n return p;\n }),\n notificationsList: !item[\"notificationsList\"]\n ? item[\"notificationsList\"]\n : item[\"notificationsList\"].map((p: any) => {\n return p;\n }),\n garbageCollection: !item[\"garbageCollection\"]\n ? item[\"garbageCollection\"]\n : garbageCollectionPropertiesSerializer(item[\"garbageCollection\"]),\n };\n}\n\n/** The parameters for updating the sync properties of the connected registry with its parent. */\nexport interface SyncUpdateProperties {\n /** The cron expression indicating the schedule that the connected registry will sync with its parent. */\n schedule?: string;\n /** 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. */\n syncWindow?: string;\n /** 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. */\n messageTtl?: string;\n}\n\nexport function syncUpdatePropertiesSerializer(item: SyncUpdateProperties): any {\n return {\n schedule: item[\"schedule\"],\n syncWindow: item[\"syncWindow\"],\n messageTtl: item[\"messageTtl\"],\n };\n}\n\n/** The result of a request to list connected registries for a container registry. */\nexport interface _ConnectedRegistryListResult {\n /** 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. */\n value?: ConnectedRegistry[];\n /** The URI that can be used to request the next list of connected registries. */\n nextLink?: string;\n}\n\nexport function _connectedRegistryListResultDeserializer(item: any): _ConnectedRegistryListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : connectedRegistryArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function connectedRegistryArraySerializer(result: Array<ConnectedRegistry>): any[] {\n return result.map((item) => {\n return connectedRegistrySerializer(item);\n });\n}\n\nexport function connectedRegistryArrayDeserializer(result: Array<ConnectedRegistry>): any[] {\n return result.map((item) => {\n return connectedRegistryDeserializer(item);\n });\n}\n\n/** The result of a request to list private endpoint connections for a container registry. */\nexport interface _PrivateEndpointConnectionListResult {\n /** 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. */\n value?: PrivateEndpointConnection[];\n /** The URI that can be used to request the next list of private endpoint connections. */\n nextLink?: string;\n}\n\nexport function _privateEndpointConnectionListResultDeserializer(\n item: any,\n): _PrivateEndpointConnectionListResult {\n return {\n value: !item[\"value\"]\n ? item[\"value\"]\n : privateEndpointConnectionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\n/** An object that represents a replication for a container registry. */\nexport interface Replication extends TrackedResource {\n /** The provisioning state of the replication at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n /** The status of the replication at the time the operation was called. */\n readonly status?: Status;\n /** Specifies whether the replication's regional endpoint is enabled. Requests will not be routed to a replication whose regional endpoint is disabled, however its data will continue to be synced with other replications. */\n regionEndpointEnabled?: boolean;\n /** Whether or not zone redundancy is enabled for this container registry replication */\n zoneRedundancy?: ZoneRedundancy;\n}\n\nexport function replicationSerializer(item: Replication): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: areAllPropsUndefined(item, [\"regionEndpointEnabled\", \"zoneRedundancy\"])\n ? undefined\n : _replicationPropertiesSerializer(item),\n };\n}\n\nexport function replicationDeserializer(item: any): Replication {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _replicationPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** The properties of a replication. */\nexport interface ReplicationProperties {\n /** The provisioning state of the replication at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n /** The status of the replication at the time the operation was called. */\n readonly status?: Status;\n /** Specifies whether the replication's regional endpoint is enabled. Requests will not be routed to a replication whose regional endpoint is disabled, however its data will continue to be synced with other replications. */\n regionEndpointEnabled?: boolean;\n /** Whether or not zone redundancy is enabled for this container registry replication */\n zoneRedundancy?: ZoneRedundancy;\n}\n\nexport function replicationPropertiesSerializer(item: ReplicationProperties): any {\n return {\n regionEndpointEnabled: item[\"regionEndpointEnabled\"],\n zoneRedundancy: item[\"zoneRedundancy\"],\n };\n}\n\nexport function replicationPropertiesDeserializer(item: any): ReplicationProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n status: !item[\"status\"] ? item[\"status\"] : statusDeserializer(item[\"status\"]),\n regionEndpointEnabled: item[\"regionEndpointEnabled\"],\n zoneRedundancy: item[\"zoneRedundancy\"],\n };\n}\n\n/** The parameters for updating a replication. */\nexport interface ReplicationUpdateParameters {\n /** The tags for the replication. */\n tags?: Record<string, string>;\n /** Specifies whether the replication's regional endpoint is enabled. Requests will not be routed to a replication whose regional endpoint is disabled, however its data will continue to be synced with other replications. */\n regionEndpointEnabled?: boolean;\n}\n\nexport function replicationUpdateParametersSerializer(item: ReplicationUpdateParameters): any {\n return {\n tags: item[\"tags\"],\n properties: areAllPropsUndefined(item, [\"regionEndpointEnabled\"])\n ? undefined\n : _replicationUpdateParametersPropertiesSerializer(item),\n };\n}\n\n/** model interface ReplicationUpdateParametersProperties */\nexport interface ReplicationUpdateParametersProperties {\n /** Specifies whether the replication's regional endpoint is enabled. Requests will not be routed to a replication whose regional endpoint is disabled, however its data will continue to be synced with other replications. */\n regionEndpointEnabled?: boolean;\n}\n\nexport function replicationUpdateParametersPropertiesSerializer(\n item: ReplicationUpdateParametersProperties,\n): any {\n return { regionEndpointEnabled: item[\"regionEndpointEnabled\"] };\n}\n\n/** The result of a request to list replications for a container registry. */\nexport interface _ReplicationListResult {\n /** The list of replications. Since this list may be incomplete, the nextLink field should be used to request the next list of replications. */\n value?: Replication[];\n /** The URI that can be used to request the next list of replications. */\n nextLink?: string;\n}\n\nexport function _replicationListResultDeserializer(item: any): _ReplicationListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : replicationArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function replicationArraySerializer(result: Array<Replication>): any[] {\n return result.map((item) => {\n return replicationSerializer(item);\n });\n}\n\nexport function replicationArrayDeserializer(result: Array<Replication>): any[] {\n return result.map((item) => {\n return replicationDeserializer(item);\n });\n}\n\n/** An object that represents a scope map for a container registry. */\nexport interface ScopeMap extends ProxyResource {\n /** The user friendly description of the scope map. */\n description?: string;\n /** The type of the scope map. E.g. BuildIn scope map. */\n readonly typePropertiesType?: string;\n /** The creation date of scope map. */\n readonly creationDate?: Date;\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n /**\n * The list of scoped permissions for registry artifacts.\n * E.g. repositories/repository-name/content/read,\n * repositories/repository-name/metadata/write\n */\n actions?: string[];\n}\n\nexport function scopeMapSerializer(item: ScopeMap): any {\n return {\n properties: areAllPropsUndefined(item, [\"description\", \"actions\"])\n ? undefined\n : _scopeMapPropertiesSerializer(item),\n };\n}\n\nexport function scopeMapDeserializer(item: any): ScopeMap {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _scopeMapPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** The properties of a scope map. */\nexport interface ScopeMapProperties {\n /** The user friendly description of the scope map. */\n description?: string;\n /** The type of the scope map. E.g. BuildIn scope map. */\n readonly type?: string;\n /** The creation date of scope map. */\n readonly creationDate?: Date;\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n /**\n * The list of scoped permissions for registry artifacts.\n * E.g. repositories/repository-name/content/read,\n * repositories/repository-name/metadata/write\n */\n actions: string[];\n}\n\nexport function scopeMapPropertiesSerializer(item: ScopeMapProperties): any {\n return {\n description: item[\"description\"],\n actions: item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function scopeMapPropertiesDeserializer(item: any): ScopeMapProperties {\n return {\n description: item[\"description\"],\n type: item[\"type\"],\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n actions: item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** The properties for updating the scope map. */\nexport interface ScopeMapUpdateParameters {\n /** The user friendly description of the scope map. */\n description?: string;\n /**\n * The list of scope permissions for registry artifacts.\n * E.g. repositories/repository-name/pull,\n * repositories/repository-name/delete\n */\n actions?: string[];\n}\n\nexport function scopeMapUpdateParametersSerializer(item: ScopeMapUpdateParameters): any {\n return {\n properties: areAllPropsUndefined(item, [\"description\", \"actions\"])\n ? undefined\n : _scopeMapUpdateParametersPropertiesSerializer(item),\n };\n}\n\n/** The update parameters for scope map properties. */\nexport interface ScopeMapPropertiesUpdateParameters {\n /** The user friendly description of the scope map. */\n description?: string;\n /**\n * The list of scope permissions for registry artifacts.\n * E.g. repositories/repository-name/pull,\n * repositories/repository-name/delete\n */\n actions?: string[];\n}\n\nexport function scopeMapPropertiesUpdateParametersSerializer(\n item: ScopeMapPropertiesUpdateParameters,\n): any {\n return {\n description: item[\"description\"],\n actions: !item[\"actions\"]\n ? item[\"actions\"]\n : item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** The result of a request to list scope maps for a container registry. */\nexport interface _ScopeMapListResult {\n /** The list of scope maps. Since this list may be incomplete, the nextLink field should be used to request the next list of scope maps. */\n value?: ScopeMap[];\n /** The URI that can be used to request the next list of scope maps. */\n nextLink?: string;\n}\n\nexport function _scopeMapListResultDeserializer(item: any): _ScopeMapListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : scopeMapArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function scopeMapArraySerializer(result: Array<ScopeMap>): any[] {\n return result.map((item) => {\n return scopeMapSerializer(item);\n });\n}\n\nexport function scopeMapArrayDeserializer(result: Array<ScopeMap>): any[] {\n return result.map((item) => {\n return scopeMapDeserializer(item);\n });\n}\n\n/** An object that represents a token for a container registry. */\nexport interface Token extends ProxyResource {\n /** The creation date of scope map. */\n readonly creationDate?: Date;\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n /** The resource ID of the scope map to which the token will be associated with. */\n scopeMapId?: string;\n /** The credentials that can be used for authenticating the token. */\n credentials?: TokenCredentialsProperties;\n /** The status of the token example enabled or disabled. */\n status?: TokenStatus;\n}\n\nexport function tokenSerializer(item: Token): any {\n return {\n properties: areAllPropsUndefined(item, [\"scopeMapId\", \"credentials\", \"status\"])\n ? undefined\n : _tokenPropertiesSerializer(item),\n };\n}\n\nexport function tokenDeserializer(item: any): Token {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _tokenPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** The properties of a token. */\nexport interface TokenProperties {\n /** The creation date of scope map. */\n readonly creationDate?: Date;\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n /** The resource ID of the scope map to which the token will be associated with. */\n scopeMapId?: string;\n /** The credentials that can be used for authenticating the token. */\n credentials?: TokenCredentialsProperties;\n /** The status of the token example enabled or disabled. */\n status?: TokenStatus;\n}\n\nexport function tokenPropertiesSerializer(item: TokenProperties): any {\n return {\n scopeMapId: item[\"scopeMapId\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : tokenCredentialsPropertiesSerializer(item[\"credentials\"]),\n status: item[\"status\"],\n };\n}\n\nexport function tokenPropertiesDeserializer(item: any): TokenProperties {\n return {\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n scopeMapId: item[\"scopeMapId\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : tokenCredentialsPropertiesDeserializer(item[\"credentials\"]),\n status: item[\"status\"],\n };\n}\n\n/** The properties of the credentials that can be used for authenticating the token. */\nexport interface TokenCredentialsProperties {\n certificates?: TokenCertificate[];\n passwords?: TokenPassword[];\n}\n\nexport function tokenCredentialsPropertiesSerializer(item: TokenCredentialsProperties): any {\n return {\n certificates: !item[\"certificates\"]\n ? item[\"certificates\"]\n : tokenCertificateArraySerializer(item[\"certificates\"]),\n passwords: !item[\"passwords\"]\n ? item[\"passwords\"]\n : tokenPasswordArraySerializer(item[\"passwords\"]),\n };\n}\n\nexport function tokenCredentialsPropertiesDeserializer(item: any): TokenCredentialsProperties {\n return {\n certificates: !item[\"certificates\"]\n ? item[\"certificates\"]\n : tokenCertificateArrayDeserializer(item[\"certificates\"]),\n passwords: !item[\"passwords\"]\n ? item[\"passwords\"]\n : tokenPasswordArrayDeserializer(item[\"passwords\"]),\n };\n}\n\nexport function tokenCertificateArraySerializer(result: Array<TokenCertificate>): any[] {\n return result.map((item) => {\n return tokenCertificateSerializer(item);\n });\n}\n\nexport function tokenCertificateArrayDeserializer(result: Array<TokenCertificate>): any[] {\n return result.map((item) => {\n return tokenCertificateDeserializer(item);\n });\n}\n\n/** The properties of a certificate used for authenticating a token. */\nexport interface TokenCertificate {\n name?: TokenCertificateName;\n /** The expiry datetime of the certificate. */\n expiry?: Date;\n /** The thumbprint of the certificate. */\n thumbprint?: string;\n /** Base 64 encoded string of the public certificate1 in PEM format that will be used for authenticating the token. */\n encodedPemCertificate?: string;\n}\n\nexport function tokenCertificateSerializer(item: TokenCertificate): any {\n return {\n name: item[\"name\"],\n expiry: !item[\"expiry\"] ? item[\"expiry\"] : item[\"expiry\"].toISOString(),\n thumbprint: item[\"thumbprint\"],\n encodedPemCertificate: item[\"encodedPemCertificate\"],\n };\n}\n\nexport function tokenCertificateDeserializer(item: any): TokenCertificate {\n return {\n name: item[\"name\"],\n expiry: !item[\"expiry\"] ? item[\"expiry\"] : new Date(item[\"expiry\"]),\n thumbprint: item[\"thumbprint\"],\n encodedPemCertificate: item[\"encodedPemCertificate\"],\n };\n}\n\n/** Known values of {@link TokenCertificateName} that the service accepts. */\nexport enum KnownTokenCertificateName {\n /** certificate1 */\n Certificate1 = \"certificate1\",\n /** certificate2 */\n Certificate2 = \"certificate2\",\n}\n\n/** Type of TokenCertificateName */\nexport type TokenCertificateName = string;\n\n/** The status of the token example enabled or disabled. */\nexport enum KnownTokenStatus {\n /** enabled */\n Enabled = \"enabled\",\n /** disabled */\n Disabled = \"disabled\",\n}\n\n/**\n * The status of the token example enabled or disabled. \\\n * {@link KnownTokenStatus} can be used interchangeably with TokenStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **enabled** \\\n * **disabled**\n */\nexport type TokenStatus = string;\n\n/** The parameters for updating a token. */\nexport interface TokenUpdateParameters {\n /** The resource ID of the scope map to which the token will be associated with. */\n scopeMapId?: string;\n /** The status of the token example enabled or disabled. */\n status?: TokenStatus;\n /** The credentials that can be used for authenticating the token. */\n credentials?: TokenCredentialsProperties;\n}\n\nexport function tokenUpdateParametersSerializer(item: TokenUpdateParameters): any {\n return {\n properties: areAllPropsUndefined(item, [\"scopeMapId\", \"status\", \"credentials\"])\n ? undefined\n : _tokenUpdateParametersPropertiesSerializer(item),\n };\n}\n\n/** The parameters for updating token properties. */\nexport interface TokenUpdateProperties {\n /** The resource ID of the scope map to which the token will be associated with. */\n scopeMapId?: string;\n /** The status of the token example enabled or disabled. */\n status?: TokenStatus;\n /** The credentials that can be used for authenticating the token. */\n credentials?: TokenCredentialsProperties;\n}\n\nexport function tokenUpdatePropertiesSerializer(item: TokenUpdateProperties): any {\n return {\n scopeMapId: item[\"scopeMapId\"],\n status: item[\"status\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : tokenCredentialsPropertiesSerializer(item[\"credentials\"]),\n };\n}\n\n/** The result of a request to list tokens for a container registry. */\nexport interface _TokenListResult {\n /** The list of tokens. Since this list may be incomplete, the nextLink field should be used to request the next list of tokens. */\n value?: Token[];\n /** The URI that can be used to request the next list of tokens. */\n nextLink?: string;\n}\n\nexport function _tokenListResultDeserializer(item: any): _TokenListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : tokenArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function tokenArraySerializer(result: Array<Token>): any[] {\n return result.map((item) => {\n return tokenSerializer(item);\n });\n}\n\nexport function tokenArrayDeserializer(result: Array<Token>): any[] {\n return result.map((item) => {\n return tokenDeserializer(item);\n });\n}\n\n/** An object that represents a webhook for a container registry. */\nexport interface Webhook extends TrackedResource {\n /** The status of the webhook at the time the operation was called. */\n status?: WebhookStatus;\n /** The scope of repositories where the event can be triggered. For example, 'foo:*' means events for all tags under repository 'foo'. 'foo:bar' means events for 'foo:bar' only. 'foo' is equivalent to 'foo:latest'. Empty means all events. */\n scope?: string;\n /** The list of actions that trigger the webhook to post notifications. */\n actions?: WebhookAction[];\n /** The provisioning state of the webhook at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function webhookDeserializer(item: any): Webhook {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _webhookPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** The properties of a webhook. */\nexport interface WebhookProperties {\n /** The status of the webhook at the time the operation was called. */\n status?: WebhookStatus;\n /** The scope of repositories where the event can be triggered. For example, 'foo:*' means events for all tags under repository 'foo'. 'foo:bar' means events for 'foo:bar' only. 'foo' is equivalent to 'foo:latest'. Empty means all events. */\n scope?: string;\n /** The list of actions that trigger the webhook to post notifications. */\n actions: WebhookAction[];\n /** The provisioning state of the webhook at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function webhookPropertiesDeserializer(item: any): WebhookProperties {\n return {\n status: item[\"status\"],\n scope: item[\"scope\"],\n actions: item[\"actions\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The status of the webhook at the time the operation was called. */\nexport enum KnownWebhookStatus {\n /** enabled */\n Enabled = \"enabled\",\n /** disabled */\n Disabled = \"disabled\",\n}\n\n/**\n * The status of the webhook at the time the operation was called. \\\n * {@link KnownWebhookStatus} can be used interchangeably with WebhookStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **enabled** \\\n * **disabled**\n */\nexport type WebhookStatus = string;\n\n/** Known values of {@link WebhookAction} that the service accepts. */\nexport enum KnownWebhookAction {\n /** push */\n Push = \"push\",\n /** delete */\n Delete = \"delete\",\n /** quarantine */\n Quarantine = \"quarantine\",\n /** chart_push */\n ChartPush = \"chart_push\",\n /** chart_delete */\n ChartDelete = \"chart_delete\",\n}\n\n/** Type of WebhookAction */\nexport type WebhookAction = string;\n\n/** The parameters for creating a webhook. */\nexport interface WebhookCreateParameters {\n /** The tags for the webhook. */\n tags?: Record<string, string>;\n /** The location of the webhook. This cannot be changed after the resource is created. */\n location: string;\n /** The service URI for the webhook to post notifications. */\n serviceUri?: string;\n /** Custom headers that will be added to the webhook notifications. */\n customHeaders?: Record<string, string>;\n /** The status of the webhook at the time the operation was called. */\n status?: WebhookStatus;\n /** The scope of repositories where the event can be triggered. For example, 'foo:*' means events for all tags under repository 'foo'. 'foo:bar' means events for 'foo:bar' only. 'foo' is equivalent to 'foo:latest'. Empty means all events. */\n scope?: string;\n /** The list of actions that trigger the webhook to post notifications. */\n actions?: WebhookAction[];\n}\n\nexport function webhookCreateParametersSerializer(item: WebhookCreateParameters): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: areAllPropsUndefined(item, [\n \"serviceUri\",\n \"customHeaders\",\n \"status\",\n \"scope\",\n \"actions\",\n ])\n ? undefined\n : _webhookCreateParametersPropertiesSerializer(item),\n };\n}\n\n/** The parameters for creating the properties of a webhook. */\nexport interface WebhookPropertiesCreateParameters {\n /** The service URI for the webhook to post notifications. */\n serviceUri: string;\n /** Custom headers that will be added to the webhook notifications. */\n customHeaders?: Record<string, string>;\n /** The status of the webhook at the time the operation was called. */\n status?: WebhookStatus;\n /** The scope of repositories where the event can be triggered. For example, 'foo:*' means events for all tags under repository 'foo'. 'foo:bar' means events for 'foo:bar' only. 'foo' is equivalent to 'foo:latest'. Empty means all events. */\n scope?: string;\n /** The list of actions that trigger the webhook to post notifications. */\n actions: WebhookAction[];\n}\n\nexport function webhookPropertiesCreateParametersSerializer(\n item: WebhookPropertiesCreateParameters,\n): any {\n return {\n serviceUri: item[\"serviceUri\"],\n customHeaders: item[\"customHeaders\"],\n status: item[\"status\"],\n scope: item[\"scope\"],\n actions: item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** The parameters for updating a webhook. */\nexport interface WebhookUpdateParameters {\n /** The tags for the webhook. */\n tags?: Record<string, string>;\n /** The service URI for the webhook to post notifications. */\n serviceUri?: string;\n /** Custom headers that will be added to the webhook notifications. */\n customHeaders?: Record<string, string>;\n /** The status of the webhook at the time the operation was called. */\n status?: WebhookStatus;\n /** The scope of repositories where the event can be triggered. For example, 'foo:*' means events for all tags under repository 'foo'. 'foo:bar' means events for 'foo:bar' only. 'foo' is equivalent to 'foo:latest'. Empty means all events. */\n scope?: string;\n /** The list of actions that trigger the webhook to post notifications. */\n actions?: WebhookAction[];\n}\n\nexport function webhookUpdateParametersSerializer(item: WebhookUpdateParameters): any {\n return {\n tags: item[\"tags\"],\n properties: areAllPropsUndefined(item, [\n \"serviceUri\",\n \"customHeaders\",\n \"status\",\n \"scope\",\n \"actions\",\n ])\n ? undefined\n : _webhookUpdateParametersPropertiesSerializer(item),\n };\n}\n\n/** The parameters for updating the properties of a webhook. */\nexport interface WebhookPropertiesUpdateParameters {\n /** The service URI for the webhook to post notifications. */\n serviceUri?: string;\n /** Custom headers that will be added to the webhook notifications. */\n customHeaders?: Record<string, string>;\n /** The status of the webhook at the time the operation was called. */\n status?: WebhookStatus;\n /** The scope of repositories where the event can be triggered. For example, 'foo:*' means events for all tags under repository 'foo'. 'foo:bar' means events for 'foo:bar' only. 'foo' is equivalent to 'foo:latest'. Empty means all events. */\n scope?: string;\n /** The list of actions that trigger the webhook to post notifications. */\n actions?: WebhookAction[];\n}\n\nexport function webhookPropertiesUpdateParametersSerializer(\n item: WebhookPropertiesUpdateParameters,\n): any {\n return {\n serviceUri: item[\"serviceUri\"],\n customHeaders: item[\"customHeaders\"],\n status: item[\"status\"],\n scope: item[\"scope\"],\n actions: !item[\"actions\"]\n ? item[\"actions\"]\n : item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** The result of a request to list webhooks for a container registry. */\nexport interface _WebhookListResult {\n /** The list of webhooks. Since this list may be incomplete, the nextLink field should be used to request the next list of webhooks. */\n value?: Webhook[];\n /** The URI that can be used to request the next list of webhooks. */\n nextLink?: string;\n}\n\nexport function _webhookListResultDeserializer(item: any): _WebhookListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : webhookArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function webhookArrayDeserializer(result: Array<Webhook>): any[] {\n return result.map((item) => {\n return webhookDeserializer(item);\n });\n}\n\n/** The basic information of an event. */\nexport interface EventInfo {\n /** The event ID. */\n id?: string;\n}\n\nexport function eventInfoDeserializer(item: any): EventInfo {\n return {\n id: item[\"id\"],\n };\n}\n\n/** The result of a request to list events for a webhook. */\nexport interface _EventListResult {\n /** The list of events. Since this list may be incomplete, the nextLink field should be used to request the next list of events. */\n value?: Event[];\n /** The URI that can be used to request the next list of events. */\n nextLink?: string;\n}\n\nexport function _eventListResultDeserializer(item: any): _EventListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : eventArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function eventArrayDeserializer(result: Array<Event>): any[] {\n return result.map((item) => {\n return eventDeserializer(item);\n });\n}\n\n/** The event for a webhook. */\nexport interface Event extends EventInfo {\n /** The event request message sent to the service URI. */\n eventRequestMessage?: EventRequestMessage;\n /** The event response message received from the service URI. */\n eventResponseMessage?: EventResponseMessage;\n}\n\nexport function eventDeserializer(item: any): Event {\n return {\n id: item[\"id\"],\n eventRequestMessage: !item[\"eventRequestMessage\"]\n ? item[\"eventRequestMessage\"]\n : eventRequestMessageDeserializer(item[\"eventRequestMessage\"]),\n eventResponseMessage: !item[\"eventResponseMessage\"]\n ? item[\"eventResponseMessage\"]\n : eventResponseMessageDeserializer(item[\"eventResponseMessage\"]),\n };\n}\n\n/** The event request message sent to the service URI. */\nexport interface EventRequestMessage {\n /** The content of the event request message. */\n content?: EventContent;\n /** The headers of the event request message. */\n headers?: Record<string, string>;\n /** The HTTP method used to send the event request message. */\n method?: string;\n /** The URI used to send the event request message. */\n requestUri?: string;\n /** The HTTP message version. */\n version?: string;\n}\n\nexport function eventRequestMessageDeserializer(item: any): EventRequestMessage {\n return {\n content: !item[\"content\"] ? item[\"content\"] : eventContentDeserializer(item[\"content\"]),\n headers: !item[\"headers\"]\n ? item[\"headers\"]\n : Object.fromEntries(Object.entries(item[\"headers\"]).map(([k, p]: [string, any]) => [k, p])),\n method: item[\"method\"],\n requestUri: item[\"requestUri\"],\n version: item[\"version\"],\n };\n}\n\n/** The content of the event request message. */\nexport interface EventContent {\n /** The event ID. */\n id?: string;\n /** The time at which the event occurred. */\n timestamp?: Date;\n /** The action that encompasses the provided event. */\n action?: string;\n /** The target of the event. */\n target?: Target;\n /** The request that generated the event. */\n request?: Request;\n /** The agent that initiated the event. For most situations, this could be from the authorization context of the request. */\n actor?: Actor;\n /** The registry node that generated the event. Put differently, while the actor initiates the event, the source generates it. */\n source?: Source;\n}\n\nexport function eventContentDeserializer(item: any): EventContent {\n return {\n id: item[\"id\"],\n timestamp: !item[\"timestamp\"] ? item[\"timestamp\"] : new Date(item[\"timestamp\"]),\n action: item[\"action\"],\n target: !item[\"target\"] ? item[\"target\"] : targetDeserializer(item[\"target\"]),\n request: !item[\"request\"] ? item[\"request\"] : requestDeserializer(item[\"request\"]),\n actor: !item[\"actor\"] ? item[\"actor\"] : actorDeserializer(item[\"actor\"]),\n source: !item[\"source\"] ? item[\"source\"] : sourceDeserializer(item[\"source\"]),\n };\n}\n\n/** The target of the event. */\nexport interface Target {\n /** The MIME type of the referenced object. */\n mediaType?: string;\n /** The number of bytes of the content. Same as Length field. */\n size?: number;\n /** The digest of the content, as defined by the Registry V2 HTTP API Specification. */\n digest?: string;\n /** The number of bytes of the content. Same as Size field. */\n length?: number;\n /** The repository name. */\n repository?: string;\n /** The direct URL to the content. */\n url?: string;\n /** The tag name. */\n tag?: string;\n /** The name of the artifact. */\n name?: string;\n /** The version of the artifact. */\n version?: string;\n}\n\nexport function targetDeserializer(item: any): Target {\n return {\n mediaType: item[\"mediaType\"],\n size: item[\"size\"],\n digest: item[\"digest\"],\n length: item[\"length\"],\n repository: item[\"repository\"],\n url: item[\"url\"],\n tag: item[\"tag\"],\n name: item[\"name\"],\n version: item[\"version\"],\n };\n}\n\n/** The request that generated the event. */\nexport interface Request {\n /** The ID of the request that initiated the event. */\n id?: string;\n /** The IP or hostname and possibly port of the client connection that initiated the event. This is the RemoteAddr from the standard http request. */\n addr?: string;\n /** The externally accessible hostname of the registry instance, as specified by the http host header on incoming requests. */\n host?: string;\n /** The request method that generated the event. */\n method?: string;\n /** The user agent header of the request. */\n useragent?: string;\n}\n\nexport function requestDeserializer(item: any): Request {\n return {\n id: item[\"id\"],\n addr: item[\"addr\"],\n host: item[\"host\"],\n method: item[\"method\"],\n useragent: item[\"useragent\"],\n };\n}\n\n/** The agent that initiated the event. For most situations, this could be from the authorization context of the request. */\nexport interface Actor {\n /** The subject or username associated with the request context that generated the event. */\n name?: string;\n}\n\nexport function actorDeserializer(item: any): Actor {\n return {\n name: item[\"name\"],\n };\n}\n\n/** The registry node that generated the event. Put differently, while the actor initiates the event, the source generates it. */\nexport interface Source {\n /** The IP or hostname and the port of the registry node that generated the event. Generally, this will be resolved by os.Hostname() along with the running port. */\n addr?: string;\n /** The running instance of an application. Changes after each restart. */\n instanceID?: string;\n}\n\nexport function sourceDeserializer(item: any): Source {\n return {\n addr: item[\"addr\"],\n instanceID: item[\"instanceID\"],\n };\n}\n\n/** The event response message received from the service URI. */\nexport interface EventResponseMessage {\n /** The content of the event response message. */\n content?: string;\n /** The headers of the event response message. */\n headers?: Record<string, string>;\n /** The reason phrase of the event response message. */\n reasonPhrase?: string;\n /** The status code of the event response message. */\n statusCode?: string;\n /** The HTTP message version. */\n version?: string;\n}\n\nexport function eventResponseMessageDeserializer(item: any): EventResponseMessage {\n return {\n content: item[\"content\"],\n headers: !item[\"headers\"]\n ? item[\"headers\"]\n : Object.fromEntries(Object.entries(item[\"headers\"]).map(([k, p]: [string, any]) => [k, p])),\n reasonPhrase: item[\"reasonPhrase\"],\n statusCode: item[\"statusCode\"],\n version: item[\"version\"],\n };\n}\n\n/** The configuration of service URI and custom headers for the webhook. */\nexport interface CallbackConfig {\n /** The service URI for the webhook to post notifications. */\n serviceUri: string;\n /** Custom headers that will be added to the webhook notifications. */\n customHeaders?: Record<string, string>;\n}\n\nexport function callbackConfigDeserializer(item: any): CallbackConfig {\n return {\n serviceUri: item[\"serviceUri\"],\n customHeaders: !item[\"customHeaders\"]\n ? item[\"customHeaders\"]\n : Object.fromEntries(\n Object.entries(item[\"customHeaders\"]).map(([k, p]: [string, any]) => [k, p]),\n ),\n };\n}\n\n/** The available API versions. */\nexport enum KnownVersions {\n /** The 2025-11-01 API version. */\n V20251101 = \"2025-11-01\",\n}\n\nexport function _operationDefinitionPropertiesDeserializer(item: any) {\n return {\n serviceSpecification: !item[\"serviceSpecification\"]\n ? item[\"serviceSpecification\"]\n : operationServiceSpecificationDefinitionDeserializer(item[\"serviceSpecification\"]),\n };\n}\n\nexport function _privateEndpointConnectionPropertiesSerializer(\n item: PrivateEndpointConnection,\n): any {\n return {\n privateEndpoint: !item[\"privateEndpoint\"]\n ? item[\"privateEndpoint\"]\n : privateEndpointSerializer(item[\"privateEndpoint\"]),\n privateLinkServiceConnectionState: !item[\"privateLinkServiceConnectionState\"]\n ? item[\"privateLinkServiceConnectionState\"]\n : privateLinkServiceConnectionStateSerializer(item[\"privateLinkServiceConnectionState\"]),\n };\n}\n\nexport function _privateEndpointConnectionPropertiesDeserializer(item: any) {\n return {\n privateEndpoint: !item[\"privateEndpoint\"]\n ? item[\"privateEndpoint\"]\n : privateEndpointDeserializer(item[\"privateEndpoint\"]),\n privateLinkServiceConnectionState: !item[\"privateLinkServiceConnectionState\"]\n ? item[\"privateLinkServiceConnectionState\"]\n : privateLinkServiceConnectionStateDeserializer(item[\"privateLinkServiceConnectionState\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _registryPropertiesSerializer(item: Registry): any {\n return {\n adminUserEnabled: item[\"adminUserEnabled\"],\n networkRuleSet: !item[\"networkRuleSet\"]\n ? item[\"networkRuleSet\"]\n : networkRuleSetSerializer(item[\"networkRuleSet\"]),\n policies: !item[\"policies\"] ? item[\"policies\"] : policiesSerializer(item[\"policies\"]),\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : encryptionPropertySerializer(item[\"encryption\"]),\n dataEndpointEnabled: item[\"dataEndpointEnabled\"],\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n networkRuleBypassOptions: item[\"networkRuleBypassOptions\"],\n networkRuleBypassAllowedForTasks: item[\"networkRuleBypassAllowedForTasks\"],\n zoneRedundancy: item[\"zoneRedundancy\"],\n anonymousPullEnabled: item[\"anonymousPullEnabled\"],\n roleAssignmentMode: item[\"roleAssignmentMode\"],\n };\n}\n\nexport function _registryPropertiesDeserializer(item: any) {\n return {\n loginServer: item[\"loginServer\"],\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n status: !item[\"status\"] ? item[\"status\"] : statusDeserializer(item[\"status\"]),\n adminUserEnabled: item[\"adminUserEnabled\"],\n networkRuleSet: !item[\"networkRuleSet\"]\n ? item[\"networkRuleSet\"]\n : networkRuleSetDeserializer(item[\"networkRuleSet\"]),\n policies: !item[\"policies\"] ? item[\"policies\"] : policiesDeserializer(item[\"policies\"]),\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : encryptionPropertyDeserializer(item[\"encryption\"]),\n dataEndpointEnabled: item[\"dataEndpointEnabled\"],\n dataEndpointHostNames: !item[\"dataEndpointHostNames\"]\n ? item[\"dataEndpointHostNames\"]\n : item[\"dataEndpointHostNames\"].map((p: any) => {\n return p;\n }),\n privateEndpointConnections: !item[\"privateEndpointConnections\"]\n ? item[\"privateEndpointConnections\"]\n : privateEndpointConnectionArrayDeserializer(item[\"privateEndpointConnections\"]),\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n networkRuleBypassOptions: item[\"networkRuleBypassOptions\"],\n networkRuleBypassAllowedForTasks: item[\"networkRuleBypassAllowedForTasks\"],\n zoneRedundancy: item[\"zoneRedundancy\"],\n anonymousPullEnabled: item[\"anonymousPullEnabled\"],\n roleAssignmentMode: item[\"roleAssignmentMode\"],\n };\n}\n\nexport function _registryUpdateParametersPropertiesSerializer(item: RegistryUpdateParameters): any {\n return {\n adminUserEnabled: item[\"adminUserEnabled\"],\n networkRuleSet: !item[\"networkRuleSet\"]\n ? item[\"networkRuleSet\"]\n : networkRuleSetSerializer(item[\"networkRuleSet\"]),\n policies: !item[\"policies\"] ? item[\"policies\"] : policiesSerializer(item[\"policies\"]),\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : encryptionPropertySerializer(item[\"encryption\"]),\n dataEndpointEnabled: item[\"dataEndpointEnabled\"],\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n networkRuleBypassOptions: item[\"networkRuleBypassOptions\"],\n networkRuleBypassAllowedForTasks: item[\"networkRuleBypassAllowedForTasks\"],\n anonymousPullEnabled: item[\"anonymousPullEnabled\"],\n roleAssignmentMode: item[\"roleAssignmentMode\"],\n };\n}\n\nexport function _cacheRulePropertiesSerializer(item: CacheRule): any {\n return {\n credentialSetResourceId: item[\"credentialSetResourceId\"],\n sourceRepository: item[\"sourceRepository\"],\n targetRepository: item[\"targetRepository\"],\n };\n}\n\nexport function _cacheRulePropertiesDeserializer(item: any) {\n return {\n credentialSetResourceId: item[\"credentialSetResourceId\"],\n sourceRepository: item[\"sourceRepository\"],\n targetRepository: item[\"targetRepository\"],\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _cacheRuleUpdateParametersPropertiesSerializer(\n item: CacheRuleUpdateParameters,\n): any {\n return { credentialSetResourceId: item[\"credentialSetResourceId\"] };\n}\n\nexport function _credentialSetPropertiesSerializer(item: CredentialSet): any {\n return {\n loginServer: item[\"loginServer\"],\n authCredentials: !item[\"authCredentials\"]\n ? item[\"authCredentials\"]\n : authCredentialArraySerializer(item[\"authCredentials\"]),\n };\n}\n\nexport function _credentialSetPropertiesDeserializer(item: any) {\n return {\n loginServer: item[\"loginServer\"],\n authCredentials: !item[\"authCredentials\"]\n ? item[\"authCredentials\"]\n : authCredentialArrayDeserializer(item[\"authCredentials\"]),\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _credentialSetUpdateParametersPropertiesSerializer(\n item: CredentialSetUpdateParameters,\n): any {\n return {\n authCredentials: !item[\"authCredentials\"]\n ? item[\"authCredentials\"]\n : authCredentialArraySerializer(item[\"authCredentials\"]),\n };\n}\n\nexport function _connectedRegistryPropertiesSerializer(item: ConnectedRegistry): any {\n return {\n mode: item[\"mode\"],\n parent: !item[\"parent\"] ? item[\"parent\"] : parentPropertiesSerializer(item[\"parent\"]),\n clientTokenIds: !item[\"clientTokenIds\"]\n ? item[\"clientTokenIds\"]\n : item[\"clientTokenIds\"].map((p: any) => {\n return p;\n }),\n loginServer: !item[\"loginServer\"]\n ? item[\"loginServer\"]\n : loginServerPropertiesSerializer(item[\"loginServer\"]),\n logging: !item[\"logging\"] ? item[\"logging\"] : loggingPropertiesSerializer(item[\"logging\"]),\n notificationsList: !item[\"notificationsList\"]\n ? item[\"notificationsList\"]\n : item[\"notificationsList\"].map((p: any) => {\n return p;\n }),\n garbageCollection: !item[\"garbageCollection\"]\n ? item[\"garbageCollection\"]\n : garbageCollectionPropertiesSerializer(item[\"garbageCollection\"]),\n };\n}\n\nexport function _connectedRegistryPropertiesDeserializer(item: any) {\n return {\n provisioningState: item[\"provisioningState\"],\n mode: item[\"mode\"],\n version: item[\"version\"],\n connectionState: item[\"connectionState\"],\n lastActivityTime: !item[\"lastActivityTime\"]\n ? item[\"lastActivityTime\"]\n : new Date(item[\"lastActivityTime\"]),\n activation: !item[\"activation\"]\n ? item[\"activation\"]\n : activationPropertiesDeserializer(item[\"activation\"]),\n parent: !item[\"parent\"] ? item[\"parent\"] : parentPropertiesDeserializer(item[\"parent\"]),\n clientTokenIds: !item[\"clientTokenIds\"]\n ? item[\"clientTokenIds\"]\n : item[\"clientTokenIds\"].map((p: any) => {\n return p;\n }),\n loginServer: !item[\"loginServer\"]\n ? item[\"loginServer\"]\n : loginServerPropertiesDeserializer(item[\"loginServer\"]),\n logging: !item[\"logging\"] ? item[\"logging\"] : loggingPropertiesDeserializer(item[\"logging\"]),\n statusDetails: !item[\"statusDetails\"]\n ? item[\"statusDetails\"]\n : statusDetailPropertiesArrayDeserializer(item[\"statusDetails\"]),\n notificationsList: !item[\"notificationsList\"]\n ? item[\"notificationsList\"]\n : item[\"notificationsList\"].map((p: any) => {\n return p;\n }),\n garbageCollection: !item[\"garbageCollection\"]\n ? item[\"garbageCollection\"]\n : garbageCollectionPropertiesDeserializer(item[\"garbageCollection\"]),\n };\n}\n\nexport function _connectedRegistryUpdateParametersPropertiesSerializer(\n item: ConnectedRegistryUpdateParameters,\n): any {\n return {\n syncProperties: !item[\"syncProperties\"]\n ? item[\"syncProperties\"]\n : syncUpdatePropertiesSerializer(item[\"syncProperties\"]),\n logging: !item[\"logging\"] ? item[\"logging\"] : loggingPropertiesSerializer(item[\"logging\"]),\n clientTokenIds: !item[\"clientTokenIds\"]\n ? item[\"clientTokenIds\"]\n : item[\"clientTokenIds\"].map((p: any) => {\n return p;\n }),\n notificationsList: !item[\"notificationsList\"]\n ? item[\"notificationsList\"]\n : item[\"notificationsList\"].map((p: any) => {\n return p;\n }),\n garbageCollection: !item[\"garbageCollection\"]\n ? item[\"garbageCollection\"]\n : garbageCollectionPropertiesSerializer(item[\"garbageCollection\"]),\n };\n}\n\nexport function _replicationPropertiesSerializer(item: Replication): any {\n return {\n regionEndpointEnabled: item[\"regionEndpointEnabled\"],\n zoneRedundancy: item[\"zoneRedundancy\"],\n };\n}\n\nexport function _replicationPropertiesDeserializer(item: any) {\n return {\n provisioningState: item[\"provisioningState\"],\n status: !item[\"status\"] ? item[\"status\"] : statusDeserializer(item[\"status\"]),\n regionEndpointEnabled: item[\"regionEndpointEnabled\"],\n zoneRedundancy: item[\"zoneRedundancy\"],\n };\n}\n\nexport function _replicationUpdateParametersPropertiesSerializer(\n item: ReplicationUpdateParameters,\n): any {\n return { regionEndpointEnabled: item[\"regionEndpointEnabled\"] };\n}\n\nexport function _scopeMapPropertiesSerializer(item: ScopeMap): any {\n return {\n description: item[\"description\"],\n actions: !item[\"actions\"]\n ? item[\"actions\"]\n : item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function _scopeMapPropertiesDeserializer(item: any) {\n return {\n description: item[\"description\"],\n typePropertiesType: item[\"type\"],\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n actions: !item[\"actions\"]\n ? item[\"actions\"]\n : item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function _scopeMapUpdateParametersPropertiesSerializer(item: ScopeMapUpdateParameters): any {\n return {\n description: item[\"description\"],\n actions: !item[\"actions\"]\n ? item[\"actions\"]\n : item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function _tokenPropertiesSerializer(item: Token): any {\n return {\n scopeMapId: item[\"scopeMapId\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : tokenCredentialsPropertiesSerializer(item[\"credentials\"]),\n status: item[\"status\"],\n };\n}\n\nexport function _tokenPropertiesDeserializer(item: any) {\n return {\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n scopeMapId: item[\"scopeMapId\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : tokenCredentialsPropertiesDeserializer(item[\"credentials\"]),\n status: item[\"status\"],\n };\n}\n\nexport function _tokenUpdateParametersPropertiesSerializer(item: TokenUpdateParameters): any {\n return {\n scopeMapId: item[\"scopeMapId\"],\n status: item[\"status\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : tokenCredentialsPropertiesSerializer(item[\"credentials\"]),\n };\n}\n\nexport function _webhookPropertiesDeserializer(item: any) {\n return {\n status: item[\"status\"],\n scope: item[\"scope\"],\n actions: !item[\"actions\"]\n ? item[\"actions\"]\n : item[\"actions\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _webhookCreateParametersPropertiesSerializer(item: WebhookCreateParameters): any {\n return {\n serviceUri: item[\"serviceUri\"],\n customHeaders: item[\"customHeaders\"],\n status: item[\"status\"],\n scope: item[\"scope\"],\n actions: !item[\"actions\"]\n ? item[\"actions\"]\n : item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function _webhookUpdateParametersPropertiesSerializer(item: WebhookUpdateParameters): any {\n return {\n serviceUri: item[\"serviceUri\"],\n customHeaders: item[\"customHeaders\"],\n status: item[\"status\"],\n scope: item[\"scope\"],\n actions: !item[\"actions\"]\n ? item[\"actions\"]\n : item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n"]}
|
|
1
|
+
{"version":3,"file":"models.js","sourceRoot":"","sources":["../../../src/models/models.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { areAllPropsUndefined } from \"../static-helpers/serialization/check-prop-undefined.js\";\n\n/**\n * This file contains only generated model types and their (de)serializers.\n * Disable the following rules for internal models with '_' prefix and deserializers which require 'any' for raw JSON input.\n */\n/* eslint-disable @typescript-eslint/naming-convention */\n/* eslint-disable @typescript-eslint/explicit-module-boundary-types */\n/** The result of a request to list container registry operations. */\nexport interface _OperationListResult {\n /** 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. */\n value?: OperationDefinition[];\n /** The URI that can be used to request the next list of container registry operations. */\n nextLink?: string;\n}\n\nexport function _operationListResultDeserializer(item: any): _OperationListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : operationDefinitionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function operationDefinitionArrayDeserializer(result: Array<OperationDefinition>): any[] {\n return result.map((item) => {\n return operationDefinitionDeserializer(item);\n });\n}\n\n/** The definition of a container registry operation. */\nexport interface OperationDefinition {\n /** The origin information of the container registry operation. */\n origin?: string;\n /** Operation name: {provider}/{resource}/{operation}. */\n name?: string;\n /** The display information for the container registry operation. */\n display?: OperationDisplayDefinition;\n /**\n * This property indicates if the operation is an action or a data action\n * ref: https://docs.microsoft.com/en-us/azure/role-based-access-control/role-definitions#management-and-data-operations\n */\n isDataAction?: boolean;\n /** The definition of Azure Monitoring service. */\n serviceSpecification?: OperationServiceSpecificationDefinition;\n}\n\nexport function operationDefinitionDeserializer(item: any): OperationDefinition {\n return {\n origin: item[\"origin\"],\n name: item[\"name\"],\n display: !item[\"display\"]\n ? item[\"display\"]\n : operationDisplayDefinitionDeserializer(item[\"display\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _operationDefinitionPropertiesDeserializer(item[\"properties\"])),\n isDataAction: item[\"isDataAction\"],\n };\n}\n\n/** The display information for a container registry operation. */\nexport interface OperationDisplayDefinition {\n /** The resource provider name: Microsoft.ContainerRegistry. */\n provider?: string;\n /** The resource on which the operation is performed. */\n resource?: string;\n /** The operation that users can perform. */\n operation?: string;\n /** The description for the operation. */\n description?: string;\n}\n\nexport function operationDisplayDefinitionDeserializer(item: any): OperationDisplayDefinition {\n return {\n provider: item[\"provider\"],\n resource: item[\"resource\"],\n operation: item[\"operation\"],\n description: item[\"description\"],\n };\n}\n\n/** The definition of Azure Monitoring properties. */\nexport interface OperationPropertiesDefinition {\n /** The definition of Azure Monitoring service. */\n serviceSpecification?: OperationServiceSpecificationDefinition;\n}\n\nexport function operationPropertiesDefinitionDeserializer(\n item: any,\n): OperationPropertiesDefinition {\n return {\n serviceSpecification: !item[\"serviceSpecification\"]\n ? item[\"serviceSpecification\"]\n : operationServiceSpecificationDefinitionDeserializer(item[\"serviceSpecification\"]),\n };\n}\n\n/** The definition of Azure Monitoring list. */\nexport interface OperationServiceSpecificationDefinition {\n /** A list of Azure Monitoring metrics definition. */\n metricSpecifications?: OperationMetricSpecificationDefinition[];\n /** A list of Azure Monitoring log definitions. */\n logSpecifications?: OperationLogSpecificationDefinition[];\n}\n\nexport function operationServiceSpecificationDefinitionDeserializer(\n item: any,\n): OperationServiceSpecificationDefinition {\n return {\n metricSpecifications: !item[\"metricSpecifications\"]\n ? item[\"metricSpecifications\"]\n : operationMetricSpecificationDefinitionArrayDeserializer(item[\"metricSpecifications\"]),\n logSpecifications: !item[\"logSpecifications\"]\n ? item[\"logSpecifications\"]\n : operationLogSpecificationDefinitionArrayDeserializer(item[\"logSpecifications\"]),\n };\n}\n\nexport function operationMetricSpecificationDefinitionArrayDeserializer(\n result: Array<OperationMetricSpecificationDefinition>,\n): any[] {\n return result.map((item) => {\n return operationMetricSpecificationDefinitionDeserializer(item);\n });\n}\n\n/** The definition of Azure Monitoring metric. */\nexport interface OperationMetricSpecificationDefinition {\n /** Metric name. */\n name?: string;\n /** Metric display name. */\n displayName?: string;\n /** Metric description. */\n displayDescription?: string;\n /** Metric unit. */\n unit?: string;\n /** Metric aggregation type. */\n aggregationType?: string;\n /** Internal metric name. */\n internalMetricName?: string;\n}\n\nexport function operationMetricSpecificationDefinitionDeserializer(\n item: any,\n): OperationMetricSpecificationDefinition {\n return {\n name: item[\"name\"],\n displayName: item[\"displayName\"],\n displayDescription: item[\"displayDescription\"],\n unit: item[\"unit\"],\n aggregationType: item[\"aggregationType\"],\n internalMetricName: item[\"internalMetricName\"],\n };\n}\n\nexport function operationLogSpecificationDefinitionArrayDeserializer(\n result: Array<OperationLogSpecificationDefinition>,\n): any[] {\n return result.map((item) => {\n return operationLogSpecificationDefinitionDeserializer(item);\n });\n}\n\n/** The definition of Azure Monitoring log. */\nexport interface OperationLogSpecificationDefinition {\n /** Log name. */\n name?: string;\n /** Log display name. */\n displayName?: string;\n /** Log blob duration. */\n blobDuration?: string;\n}\n\nexport function operationLogSpecificationDefinitionDeserializer(\n item: any,\n): OperationLogSpecificationDefinition {\n return {\n name: item[\"name\"],\n displayName: item[\"displayName\"],\n blobDuration: item[\"blobDuration\"],\n };\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\nexport function errorResponseDeserializer(item: any): ErrorResponse {\n return {\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n };\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /** The error code. */\n readonly code?: string;\n /** The error message. */\n readonly message?: string;\n /** The error target. */\n readonly target?: string;\n /** The error details. */\n readonly details?: ErrorDetail[];\n /** The error additional info. */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\nexport function errorDetailDeserializer(item: any): ErrorDetail {\n return {\n code: item[\"code\"],\n message: item[\"message\"],\n target: item[\"target\"],\n details: !item[\"details\"] ? item[\"details\"] : errorDetailArrayDeserializer(item[\"details\"]),\n additionalInfo: !item[\"additionalInfo\"]\n ? item[\"additionalInfo\"]\n : errorAdditionalInfoArrayDeserializer(item[\"additionalInfo\"]),\n };\n}\n\nexport function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[] {\n return result.map((item) => {\n return errorDetailDeserializer(item);\n });\n}\n\nexport function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[] {\n return result.map((item) => {\n return errorAdditionalInfoDeserializer(item);\n });\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /** The additional info type. */\n readonly type?: string;\n /** The additional info. */\n readonly info?: any;\n}\n\nexport function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo {\n return {\n type: item[\"type\"],\n info: item[\"info\"],\n };\n}\n\n/** An object that represents a container registry. */\nexport interface Registry extends TrackedResource {\n /** The SKU of the container registry. */\n sku: Sku;\n /** The identity of the container registry. */\n identity?: IdentityProperties;\n /** The URL that can be used to log into the container registry. */\n readonly loginServer?: string;\n /** The creation date of the container registry in ISO8601 format. */\n readonly creationDate?: Date;\n /** The provisioning state of the container registry at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n /** The status of the container registry at the time the operation was called. */\n readonly status?: Status;\n /** The value that indicates whether the admin user is enabled. */\n adminUserEnabled?: boolean;\n /** The network rule set for a container registry. */\n networkRuleSet?: NetworkRuleSet;\n /** The policies for a container registry. */\n policies?: Policies;\n /** The encryption settings of container registry. */\n encryption?: EncryptionProperty;\n /** Enable a single data endpoint per region for serving data. */\n dataEndpointEnabled?: boolean;\n /** List of host names that will serve data when dataEndpointEnabled is true. */\n readonly dataEndpointHostNames?: string[];\n /** Enable per-region endpoints for accessing registry. */\n regionalEndpoints?: RegionalEndpoints;\n /** List of host names that will serve registry when RegionalEndpoints is enabled. */\n readonly regionalEndpointHostNames?: string[];\n /** The connectivity protocol for the registry, such as IPv4 or dual stack (IPv4 and IPv6). */\n endpointProtocol?: EndpointProtocol;\n /** List of private endpoint connections for a container registry. */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /** Whether or not public network access is allowed for the container registry. */\n publicNetworkAccess?: PublicNetworkAccess;\n /** Whether to allow trusted Azure services to access a network restricted registry. */\n networkRuleBypassOptions?: NetworkRuleBypassOptions;\n /** Whether or not Tasks allowed to bypass the network rules for this container registry. */\n networkRuleBypassAllowedForTasks?: boolean;\n /** Whether or not zone redundancy is enabled for this container registry */\n zoneRedundancy?: ZoneRedundancy;\n /** Enables registry-wide pull from unauthenticated clients. */\n anonymousPullEnabled?: boolean;\n /** Determines whether registry artifacts are indexed for metadata search. */\n metadataSearch?: MetadataSearch;\n /** Determines the domain name label reuse scope. */\n autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;\n /** Determines registry role assignment mode. */\n roleAssignmentMode?: RoleAssignmentMode;\n}\n\nexport function registrySerializer(item: Registry): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: areAllPropsUndefined(item, [\n \"adminUserEnabled\",\n \"networkRuleSet\",\n \"policies\",\n \"encryption\",\n \"dataEndpointEnabled\",\n \"regionalEndpoints\",\n \"endpointProtocol\",\n \"publicNetworkAccess\",\n \"networkRuleBypassOptions\",\n \"networkRuleBypassAllowedForTasks\",\n \"zoneRedundancy\",\n \"anonymousPullEnabled\",\n \"metadataSearch\",\n \"autoGeneratedDomainNameLabelScope\",\n \"roleAssignmentMode\",\n ])\n ? undefined\n : _registryPropertiesSerializer(item),\n sku: skuSerializer(item[\"sku\"]),\n identity: !item[\"identity\"] ? item[\"identity\"] : identityPropertiesSerializer(item[\"identity\"]),\n };\n}\n\nexport function registryDeserializer(item: any): Registry {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _registryPropertiesDeserializer(item[\"properties\"])),\n sku: skuDeserializer(item[\"sku\"]),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : identityPropertiesDeserializer(item[\"identity\"]),\n };\n}\n\n/** The properties of a container registry. */\nexport interface RegistryProperties {\n /** The URL that can be used to log into the container registry. */\n readonly loginServer?: string;\n /** The creation date of the container registry in ISO8601 format. */\n readonly creationDate?: Date;\n /** The provisioning state of the container registry at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n /** The status of the container registry at the time the operation was called. */\n readonly status?: Status;\n /** The value that indicates whether the admin user is enabled. */\n adminUserEnabled?: boolean;\n /** The network rule set for a container registry. */\n networkRuleSet?: NetworkRuleSet;\n /** The policies for a container registry. */\n policies?: Policies;\n /** The encryption settings of container registry. */\n encryption?: EncryptionProperty;\n /** Enable a single data endpoint per region for serving data. */\n dataEndpointEnabled?: boolean;\n /** List of host names that will serve data when dataEndpointEnabled is true. */\n readonly dataEndpointHostNames?: string[];\n /** Enable per-region endpoints for accessing registry. */\n regionalEndpoints?: RegionalEndpoints;\n /** List of host names that will serve registry when RegionalEndpoints is enabled. */\n readonly regionalEndpointHostNames?: string[];\n /** The connectivity protocol for the registry, such as IPv4 or dual stack (IPv4 and IPv6). */\n endpointProtocol?: EndpointProtocol;\n /** List of private endpoint connections for a container registry. */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /** Whether or not public network access is allowed for the container registry. */\n publicNetworkAccess?: PublicNetworkAccess;\n /** Whether to allow trusted Azure services to access a network restricted registry. */\n networkRuleBypassOptions?: NetworkRuleBypassOptions;\n /** Whether or not Tasks allowed to bypass the network rules for this container registry. */\n networkRuleBypassAllowedForTasks?: boolean;\n /** Whether or not zone redundancy is enabled for this container registry */\n zoneRedundancy?: ZoneRedundancy;\n /** Enables registry-wide pull from unauthenticated clients. */\n anonymousPullEnabled?: boolean;\n /** Determines whether registry artifacts are indexed for metadata search. */\n metadataSearch?: MetadataSearch;\n /** Determines the domain name label reuse scope. */\n autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;\n /** Determines registry role assignment mode. */\n roleAssignmentMode?: RoleAssignmentMode;\n}\n\nexport function registryPropertiesSerializer(item: RegistryProperties): any {\n return {\n adminUserEnabled: item[\"adminUserEnabled\"],\n networkRuleSet: !item[\"networkRuleSet\"]\n ? item[\"networkRuleSet\"]\n : networkRuleSetSerializer(item[\"networkRuleSet\"]),\n policies: !item[\"policies\"] ? item[\"policies\"] : policiesSerializer(item[\"policies\"]),\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : encryptionPropertySerializer(item[\"encryption\"]),\n dataEndpointEnabled: item[\"dataEndpointEnabled\"],\n regionalEndpoints: item[\"regionalEndpoints\"],\n endpointProtocol: item[\"endpointProtocol\"],\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n networkRuleBypassOptions: item[\"networkRuleBypassOptions\"],\n networkRuleBypassAllowedForTasks: item[\"networkRuleBypassAllowedForTasks\"],\n zoneRedundancy: item[\"zoneRedundancy\"],\n anonymousPullEnabled: item[\"anonymousPullEnabled\"],\n metadataSearch: item[\"metadataSearch\"],\n autoGeneratedDomainNameLabelScope: item[\"autoGeneratedDomainNameLabelScope\"],\n roleAssignmentMode: item[\"roleAssignmentMode\"],\n };\n}\n\nexport function registryPropertiesDeserializer(item: any): RegistryProperties {\n return {\n loginServer: item[\"loginServer\"],\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n status: !item[\"status\"] ? item[\"status\"] : statusDeserializer(item[\"status\"]),\n adminUserEnabled: item[\"adminUserEnabled\"],\n networkRuleSet: !item[\"networkRuleSet\"]\n ? item[\"networkRuleSet\"]\n : networkRuleSetDeserializer(item[\"networkRuleSet\"]),\n policies: !item[\"policies\"] ? item[\"policies\"] : policiesDeserializer(item[\"policies\"]),\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : encryptionPropertyDeserializer(item[\"encryption\"]),\n dataEndpointEnabled: item[\"dataEndpointEnabled\"],\n dataEndpointHostNames: !item[\"dataEndpointHostNames\"]\n ? item[\"dataEndpointHostNames\"]\n : item[\"dataEndpointHostNames\"].map((p: any) => {\n return p;\n }),\n regionalEndpoints: item[\"regionalEndpoints\"],\n regionalEndpointHostNames: !item[\"regionalEndpointHostNames\"]\n ? item[\"regionalEndpointHostNames\"]\n : item[\"regionalEndpointHostNames\"].map((p: any) => {\n return p;\n }),\n endpointProtocol: item[\"endpointProtocol\"],\n privateEndpointConnections: !item[\"privateEndpointConnections\"]\n ? item[\"privateEndpointConnections\"]\n : privateEndpointConnectionArrayDeserializer(item[\"privateEndpointConnections\"]),\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n networkRuleBypassOptions: item[\"networkRuleBypassOptions\"],\n networkRuleBypassAllowedForTasks: item[\"networkRuleBypassAllowedForTasks\"],\n zoneRedundancy: item[\"zoneRedundancy\"],\n anonymousPullEnabled: item[\"anonymousPullEnabled\"],\n metadataSearch: item[\"metadataSearch\"],\n autoGeneratedDomainNameLabelScope: item[\"autoGeneratedDomainNameLabelScope\"],\n roleAssignmentMode: item[\"roleAssignmentMode\"],\n };\n}\n\n/** The provisioning state of the archive at the time the operation was called. */\nexport enum KnownProvisioningState {\n /** Creating */\n Creating = \"Creating\",\n /** Updating */\n Updating = \"Updating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * The provisioning state of the archive at the time the operation was called. \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Creating** \\\n * **Updating** \\\n * **Deleting** \\\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled**\n */\nexport type ProvisioningState = string;\n\n/** The status of an Azure resource at the time the operation was called. */\nexport interface Status {\n /** The short label for the status. */\n readonly displayStatus?: string;\n /** The detailed message for the status, including alerts and error messages. */\n readonly message?: string;\n /** The timestamp when the status was changed to the current value. */\n readonly timestamp?: Date;\n}\n\nexport function statusDeserializer(item: any): Status {\n return {\n displayStatus: item[\"displayStatus\"],\n message: item[\"message\"],\n timestamp: !item[\"timestamp\"] ? item[\"timestamp\"] : new Date(item[\"timestamp\"]),\n };\n}\n\n/** The network rule set for a container registry. */\nexport interface NetworkRuleSet {\n /** The default action of allow or deny when no other rules match. */\n defaultAction: DefaultAction;\n /** The IP ACL rules. */\n ipRules?: IPRule[];\n}\n\nexport function networkRuleSetSerializer(item: NetworkRuleSet): any {\n return {\n defaultAction: item[\"defaultAction\"],\n ipRules: !item[\"ipRules\"] ? item[\"ipRules\"] : ipRuleArraySerializer(item[\"ipRules\"]),\n };\n}\n\nexport function networkRuleSetDeserializer(item: any): NetworkRuleSet {\n return {\n defaultAction: item[\"defaultAction\"],\n ipRules: !item[\"ipRules\"] ? item[\"ipRules\"] : ipRuleArrayDeserializer(item[\"ipRules\"]),\n };\n}\n\n/** The default action of allow or deny when no other rules match. */\nexport enum KnownDefaultAction {\n /** Allow */\n Allow = \"Allow\",\n /** Deny */\n Deny = \"Deny\",\n}\n\n/**\n * The default action of allow or deny when no other rules match. \\\n * {@link KnownDefaultAction} can be used interchangeably with DefaultAction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Allow** \\\n * **Deny**\n */\nexport type DefaultAction = string;\n\nexport function ipRuleArraySerializer(result: Array<IPRule>): any[] {\n return result.map((item) => {\n return ipRuleSerializer(item);\n });\n}\n\nexport function ipRuleArrayDeserializer(result: Array<IPRule>): any[] {\n return result.map((item) => {\n return ipRuleDeserializer(item);\n });\n}\n\n/** IP rule with specific IP or IP range in CIDR format. */\nexport interface IPRule {\n /** The action of IP ACL rule. */\n action?: Action;\n /** Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed. */\n iPAddressOrRange: string;\n}\n\nexport function ipRuleSerializer(item: IPRule): any {\n return { action: item[\"action\"], value: item[\"iPAddressOrRange\"] };\n}\n\nexport function ipRuleDeserializer(item: any): IPRule {\n return {\n action: item[\"action\"],\n iPAddressOrRange: item[\"value\"],\n };\n}\n\n/** The action of IP ACL rule. */\nexport enum KnownAction {\n /** Allow */\n Allow = \"Allow\",\n}\n\n/**\n * The action of IP ACL rule. \\\n * {@link KnownAction} can be used interchangeably with Action,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Allow**\n */\nexport type Action = string;\n\n/** The policies for a container registry. */\nexport interface Policies {\n /** The quarantine policy for a container registry. */\n quarantinePolicy?: QuarantinePolicy;\n /** The content trust policy for a container registry. */\n trustPolicy?: TrustPolicy;\n /** The retention policy for a container registry. */\n retentionPolicy?: RetentionPolicy;\n /** The export policy for a container registry. */\n exportPolicy?: ExportPolicy;\n /** The policy for using Azure Resource Manager audience token for a container registry. */\n azureADAuthenticationAsArmPolicy?: AzureADAuthenticationAsArmPolicy;\n /** The soft delete policy for a container registry. */\n softDeletePolicy?: SoftDeletePolicy;\n}\n\nexport function policiesSerializer(item: Policies): any {\n return {\n quarantinePolicy: !item[\"quarantinePolicy\"]\n ? item[\"quarantinePolicy\"]\n : quarantinePolicySerializer(item[\"quarantinePolicy\"]),\n trustPolicy: !item[\"trustPolicy\"]\n ? item[\"trustPolicy\"]\n : trustPolicySerializer(item[\"trustPolicy\"]),\n retentionPolicy: !item[\"retentionPolicy\"]\n ? item[\"retentionPolicy\"]\n : retentionPolicySerializer(item[\"retentionPolicy\"]),\n exportPolicy: !item[\"exportPolicy\"]\n ? item[\"exportPolicy\"]\n : exportPolicySerializer(item[\"exportPolicy\"]),\n azureADAuthenticationAsArmPolicy: !item[\"azureADAuthenticationAsArmPolicy\"]\n ? item[\"azureADAuthenticationAsArmPolicy\"]\n : azureADAuthenticationAsArmPolicySerializer(item[\"azureADAuthenticationAsArmPolicy\"]),\n softDeletePolicy: !item[\"softDeletePolicy\"]\n ? item[\"softDeletePolicy\"]\n : softDeletePolicySerializer(item[\"softDeletePolicy\"]),\n };\n}\n\nexport function policiesDeserializer(item: any): Policies {\n return {\n quarantinePolicy: !item[\"quarantinePolicy\"]\n ? item[\"quarantinePolicy\"]\n : quarantinePolicyDeserializer(item[\"quarantinePolicy\"]),\n trustPolicy: !item[\"trustPolicy\"]\n ? item[\"trustPolicy\"]\n : trustPolicyDeserializer(item[\"trustPolicy\"]),\n retentionPolicy: !item[\"retentionPolicy\"]\n ? item[\"retentionPolicy\"]\n : retentionPolicyDeserializer(item[\"retentionPolicy\"]),\n exportPolicy: !item[\"exportPolicy\"]\n ? item[\"exportPolicy\"]\n : exportPolicyDeserializer(item[\"exportPolicy\"]),\n azureADAuthenticationAsArmPolicy: !item[\"azureADAuthenticationAsArmPolicy\"]\n ? item[\"azureADAuthenticationAsArmPolicy\"]\n : azureADAuthenticationAsArmPolicyDeserializer(item[\"azureADAuthenticationAsArmPolicy\"]),\n softDeletePolicy: !item[\"softDeletePolicy\"]\n ? item[\"softDeletePolicy\"]\n : softDeletePolicyDeserializer(item[\"softDeletePolicy\"]),\n };\n}\n\n/** The quarantine policy for a container registry. */\nexport interface QuarantinePolicy {\n /** The value that indicates whether the policy is enabled or not. */\n status?: PolicyStatus;\n}\n\nexport function quarantinePolicySerializer(item: QuarantinePolicy): any {\n return { status: item[\"status\"] };\n}\n\nexport function quarantinePolicyDeserializer(item: any): QuarantinePolicy {\n return {\n status: item[\"status\"],\n };\n}\n\n/** The value that indicates whether the policy is enabled or not. */\nexport enum KnownPolicyStatus {\n /** enabled */\n Enabled = \"enabled\",\n /** disabled */\n Disabled = \"disabled\",\n}\n\n/**\n * The value that indicates whether the policy is enabled or not. \\\n * {@link KnownPolicyStatus} can be used interchangeably with PolicyStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **enabled** \\\n * **disabled**\n */\nexport type PolicyStatus = string;\n\n/** The content trust policy for a container registry. */\nexport interface TrustPolicy {\n /** The type of trust policy. */\n type?: TrustPolicyType;\n /** The value that indicates whether the policy is enabled or not. */\n status?: PolicyStatus;\n}\n\nexport function trustPolicySerializer(item: TrustPolicy): any {\n return { type: item[\"type\"], status: item[\"status\"] };\n}\n\nexport function trustPolicyDeserializer(item: any): TrustPolicy {\n return {\n type: item[\"type\"],\n status: item[\"status\"],\n };\n}\n\n/** The type of trust policy. */\nexport enum KnownTrustPolicyType {\n /** Notary */\n Notary = \"Notary\",\n}\n\n/**\n * The type of trust policy. \\\n * {@link KnownTrustPolicyType} can be used interchangeably with TrustPolicyType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Notary**\n */\nexport type TrustPolicyType = string;\n\n/** The retention policy for a container registry. */\nexport interface RetentionPolicy {\n /** The number of days to retain an untagged manifest after which it gets purged. */\n days?: number;\n /** The timestamp when the policy was last updated. */\n readonly lastUpdatedTime?: Date;\n /** The value that indicates whether the policy is enabled or not. */\n status?: PolicyStatus;\n}\n\nexport function retentionPolicySerializer(item: RetentionPolicy): any {\n return { days: item[\"days\"], status: item[\"status\"] };\n}\n\nexport function retentionPolicyDeserializer(item: any): RetentionPolicy {\n return {\n days: item[\"days\"],\n lastUpdatedTime: !item[\"lastUpdatedTime\"]\n ? item[\"lastUpdatedTime\"]\n : new Date(item[\"lastUpdatedTime\"]),\n status: item[\"status\"],\n };\n}\n\n/** The export policy for a container registry. */\nexport interface ExportPolicy {\n /** The value that indicates whether the policy is enabled or not. */\n status?: ExportPolicyStatus;\n}\n\nexport function exportPolicySerializer(item: ExportPolicy): any {\n return { status: item[\"status\"] };\n}\n\nexport function exportPolicyDeserializer(item: any): ExportPolicy {\n return {\n status: item[\"status\"],\n };\n}\n\n/** The value that indicates whether the policy is enabled or not. */\nexport enum KnownExportPolicyStatus {\n /** enabled */\n Enabled = \"enabled\",\n /** disabled */\n Disabled = \"disabled\",\n}\n\n/**\n * The value that indicates whether the policy is enabled or not. \\\n * {@link KnownExportPolicyStatus} can be used interchangeably with ExportPolicyStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **enabled** \\\n * **disabled**\n */\nexport type ExportPolicyStatus = string;\n\n/** The policy for using Azure Resource Manager audience token for a container registry. */\nexport interface AzureADAuthenticationAsArmPolicy {\n /** The value that indicates whether the policy is enabled or not. */\n status?: AzureADAuthenticationAsArmPolicyStatus;\n}\n\nexport function azureADAuthenticationAsArmPolicySerializer(\n item: AzureADAuthenticationAsArmPolicy,\n): any {\n return { status: item[\"status\"] };\n}\n\nexport function azureADAuthenticationAsArmPolicyDeserializer(\n item: any,\n): AzureADAuthenticationAsArmPolicy {\n return {\n status: item[\"status\"],\n };\n}\n\n/** The value that indicates whether the policy is enabled or not. */\nexport enum KnownAzureADAuthenticationAsArmPolicyStatus {\n /** enabled */\n Enabled = \"enabled\",\n /** disabled */\n Disabled = \"disabled\",\n}\n\n/**\n * The value that indicates whether the policy is enabled or not. \\\n * {@link KnownAzureADAuthenticationAsArmPolicyStatus} can be used interchangeably with AzureADAuthenticationAsArmPolicyStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **enabled** \\\n * **disabled**\n */\nexport type AzureADAuthenticationAsArmPolicyStatus = string;\n\n/** The soft delete policy for a container registry */\nexport interface SoftDeletePolicy {\n /** The number of days after which a soft-deleted item is permanently deleted. */\n retentionDays?: number;\n /** The timestamp when the policy was last updated. */\n readonly lastUpdatedTime?: Date;\n /** The value that indicates whether the policy is enabled or not. */\n status?: PolicyStatus;\n}\n\nexport function softDeletePolicySerializer(item: SoftDeletePolicy): any {\n return { retentionDays: item[\"retentionDays\"], status: item[\"status\"] };\n}\n\nexport function softDeletePolicyDeserializer(item: any): SoftDeletePolicy {\n return {\n retentionDays: item[\"retentionDays\"],\n lastUpdatedTime: !item[\"lastUpdatedTime\"]\n ? item[\"lastUpdatedTime\"]\n : new Date(item[\"lastUpdatedTime\"]),\n status: item[\"status\"],\n };\n}\n\n/** model interface EncryptionProperty */\nexport interface EncryptionProperty {\n /** Indicates whether or not the encryption is enabled for container registry. */\n status?: EncryptionStatus;\n /** Key vault properties. */\n keyVaultProperties?: KeyVaultProperties;\n}\n\nexport function encryptionPropertySerializer(item: EncryptionProperty): any {\n return {\n status: item[\"status\"],\n keyVaultProperties: !item[\"keyVaultProperties\"]\n ? item[\"keyVaultProperties\"]\n : keyVaultPropertiesSerializer(item[\"keyVaultProperties\"]),\n };\n}\n\nexport function encryptionPropertyDeserializer(item: any): EncryptionProperty {\n return {\n status: item[\"status\"],\n keyVaultProperties: !item[\"keyVaultProperties\"]\n ? item[\"keyVaultProperties\"]\n : keyVaultPropertiesDeserializer(item[\"keyVaultProperties\"]),\n };\n}\n\n/** Indicates whether or not the encryption is enabled for container registry. */\nexport enum KnownEncryptionStatus {\n /** enabled */\n Enabled = \"enabled\",\n /** disabled */\n Disabled = \"disabled\",\n}\n\n/**\n * Indicates whether or not the encryption is enabled for container registry. \\\n * {@link KnownEncryptionStatus} can be used interchangeably with EncryptionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **enabled** \\\n * **disabled**\n */\nexport type EncryptionStatus = string;\n\n/** model interface KeyVaultProperties */\nexport interface KeyVaultProperties {\n /** Key vault uri to access the encryption key. */\n keyIdentifier?: string;\n /** The fully qualified key identifier that includes the version of the key that is actually used for encryption. */\n readonly versionedKeyIdentifier?: string;\n /** The client id of the identity which will be used to access key vault. */\n identity?: string;\n /** Auto key rotation status for a CMK enabled registry. */\n readonly keyRotationEnabled?: boolean;\n /** Timestamp of the last successful key rotation. */\n readonly lastKeyRotationTimestamp?: Date;\n}\n\nexport function keyVaultPropertiesSerializer(item: KeyVaultProperties): any {\n return { keyIdentifier: item[\"keyIdentifier\"], identity: item[\"identity\"] };\n}\n\nexport function keyVaultPropertiesDeserializer(item: any): KeyVaultProperties {\n return {\n keyIdentifier: item[\"keyIdentifier\"],\n versionedKeyIdentifier: item[\"versionedKeyIdentifier\"],\n identity: item[\"identity\"],\n keyRotationEnabled: item[\"keyRotationEnabled\"],\n lastKeyRotationTimestamp: !item[\"lastKeyRotationTimestamp\"]\n ? item[\"lastKeyRotationTimestamp\"]\n : new Date(item[\"lastKeyRotationTimestamp\"]),\n };\n}\n\n/** Whether or not per-region endpoints are enabled for accessing the registry. */\nexport enum KnownRegionalEndpoints {\n /** Regional endpoints are enabled. */\n Enabled = \"Enabled\",\n /** Regional endpoints are disabled. */\n Disabled = \"Disabled\",\n}\n\n/**\n * Whether or not per-region endpoints are enabled for accessing the registry. \\\n * {@link KnownRegionalEndpoints} can be used interchangeably with RegionalEndpoints,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled**: Regional endpoints are enabled. \\\n * **Disabled**: Regional endpoints are disabled.\n */\nexport type RegionalEndpoints = string;\n\n/** The connectivity protocol for the registry. */\nexport enum KnownEndpointProtocol {\n /** IPv4 connectivity only */\n IPv4 = \"IPv4\",\n /** IPv4 and IPv6 (dual stack) connectivity */\n IPv4AndIPv6 = \"IPv4AndIPv6\",\n}\n\n/**\n * The connectivity protocol for the registry. \\\n * {@link KnownEndpointProtocol} can be used interchangeably with EndpointProtocol,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **IPv4**: IPv4 connectivity only \\\n * **IPv4AndIPv6**: IPv4 and IPv6 (dual stack) connectivity\n */\nexport type EndpointProtocol = string;\n\nexport function privateEndpointConnectionArraySerializer(\n result: Array<PrivateEndpointConnection>,\n): any[] {\n return result.map((item) => {\n return privateEndpointConnectionSerializer(item);\n });\n}\n\nexport function privateEndpointConnectionArrayDeserializer(\n result: Array<PrivateEndpointConnection>,\n): any[] {\n return result.map((item) => {\n return privateEndpointConnectionDeserializer(item);\n });\n}\n\n/** An object that represents a private endpoint connection for a container registry. */\nexport interface PrivateEndpointConnection extends ProxyResource {\n /** The resource of private endpoint. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;\n /** The provisioning state of private endpoint connection resource. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function privateEndpointConnectionSerializer(item: PrivateEndpointConnection): any {\n return {\n properties: areAllPropsUndefined(item, [\"privateEndpoint\", \"privateLinkServiceConnectionState\"])\n ? undefined\n : _privateEndpointConnectionPropertiesSerializer(item),\n };\n}\n\nexport function privateEndpointConnectionDeserializer(item: any): PrivateEndpointConnection {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _privateEndpointConnectionPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** The properties of a private endpoint connection. */\nexport interface PrivateEndpointConnectionProperties {\n /** The resource of private endpoint. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;\n /** The provisioning state of private endpoint connection resource. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function privateEndpointConnectionPropertiesSerializer(\n item: PrivateEndpointConnectionProperties,\n): any {\n return {\n privateEndpoint: !item[\"privateEndpoint\"]\n ? item[\"privateEndpoint\"]\n : privateEndpointSerializer(item[\"privateEndpoint\"]),\n privateLinkServiceConnectionState: !item[\"privateLinkServiceConnectionState\"]\n ? item[\"privateLinkServiceConnectionState\"]\n : privateLinkServiceConnectionStateSerializer(item[\"privateLinkServiceConnectionState\"]),\n };\n}\n\nexport function privateEndpointConnectionPropertiesDeserializer(\n item: any,\n): PrivateEndpointConnectionProperties {\n return {\n privateEndpoint: !item[\"privateEndpoint\"]\n ? item[\"privateEndpoint\"]\n : privateEndpointDeserializer(item[\"privateEndpoint\"]),\n privateLinkServiceConnectionState: !item[\"privateLinkServiceConnectionState\"]\n ? item[\"privateLinkServiceConnectionState\"]\n : privateLinkServiceConnectionStateDeserializer(item[\"privateLinkServiceConnectionState\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The Private Endpoint resource. */\nexport interface PrivateEndpoint {\n /** This is private endpoint resource created with Microsoft.Network resource provider. */\n id?: string;\n}\n\nexport function privateEndpointSerializer(item: PrivateEndpoint): any {\n return { id: item[\"id\"] };\n}\n\nexport function privateEndpointDeserializer(item: any): PrivateEndpoint {\n return {\n id: item[\"id\"],\n };\n}\n\n/** The state of a private link service connection. */\nexport interface PrivateLinkServiceConnectionState {\n /** The private link service connection status. */\n status?: ConnectionStatus;\n /** The description for connection status. For example if connection is rejected it can indicate reason for rejection. */\n description?: string;\n /** A message indicating if changes on the service provider require any updates on the consumer. */\n actionsRequired?: ActionsRequired;\n}\n\nexport function privateLinkServiceConnectionStateSerializer(\n item: PrivateLinkServiceConnectionState,\n): any {\n return {\n status: item[\"status\"],\n description: item[\"description\"],\n actionsRequired: item[\"actionsRequired\"],\n };\n}\n\nexport function privateLinkServiceConnectionStateDeserializer(\n item: any,\n): PrivateLinkServiceConnectionState {\n return {\n status: item[\"status\"],\n description: item[\"description\"],\n actionsRequired: item[\"actionsRequired\"],\n };\n}\n\n/** The private link service connection status. */\nexport enum KnownConnectionStatus {\n /** Approved */\n Approved = \"Approved\",\n /** Pending */\n Pending = \"Pending\",\n /** Rejected */\n Rejected = \"Rejected\",\n /** Disconnected */\n Disconnected = \"Disconnected\",\n}\n\n/**\n * The private link service connection status. \\\n * {@link KnownConnectionStatus} can be used interchangeably with ConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Approved** \\\n * **Pending** \\\n * **Rejected** \\\n * **Disconnected**\n */\nexport type ConnectionStatus = string;\n\n/** A message indicating if changes on the service provider require any updates on the consumer. */\nexport enum KnownActionsRequired {\n /** None */\n None = \"None\",\n /** Recreate */\n Recreate = \"Recreate\",\n}\n\n/**\n * A message indicating if changes on the service provider require any updates on the consumer. \\\n * {@link KnownActionsRequired} can be used interchangeably with ActionsRequired,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **Recreate**\n */\nexport type ActionsRequired = string;\n\n/** Whether or not public network access is allowed for the container registry. */\nexport enum KnownPublicNetworkAccess {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Whether or not public network access is allowed for the container registry. \\\n * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type PublicNetworkAccess = string;\n\n/** Whether to allow trusted Azure services to access a network restricted registry. */\nexport enum KnownNetworkRuleBypassOptions {\n /** AzureServices */\n AzureServices = \"AzureServices\",\n /** None */\n None = \"None\",\n}\n\n/**\n * Whether to allow trusted Azure services to access a network restricted registry. \\\n * {@link KnownNetworkRuleBypassOptions} can be used interchangeably with NetworkRuleBypassOptions,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AzureServices** \\\n * **None**\n */\nexport type NetworkRuleBypassOptions = string;\n\n/** Whether or not zone redundancy is enabled for this container registry */\nexport enum KnownZoneRedundancy {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Whether or not zone redundancy is enabled for this container registry \\\n * {@link KnownZoneRedundancy} can be used interchangeably with ZoneRedundancy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type ZoneRedundancy = string;\n\n/** Determines whether registry artifacts are indexed for metadata search. */\nexport enum KnownMetadataSearch {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Determines whether registry artifacts are indexed for metadata search. \\\n * {@link KnownMetadataSearch} can be used interchangeably with MetadataSearch,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type MetadataSearch = string;\n\n/** The auto generated domain name label of the container registry. This value defaults to \"Unsecure\". */\nexport enum KnownAutoGeneratedDomainNameLabelScope {\n /** Unsecure */\n Unsecure = \"Unsecure\",\n /** TenantReuse */\n TenantReuse = \"TenantReuse\",\n /** SubscriptionReuse */\n SubscriptionReuse = \"SubscriptionReuse\",\n /** ResourceGroupReuse */\n ResourceGroupReuse = \"ResourceGroupReuse\",\n /** NoReuse */\n NoReuse = \"NoReuse\",\n}\n\n/**\n * The auto generated domain name label of the container registry. This value defaults to \"Unsecure\". \\\n * {@link KnownAutoGeneratedDomainNameLabelScope} can be used interchangeably with AutoGeneratedDomainNameLabelScope,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unsecure** \\\n * **TenantReuse** \\\n * **SubscriptionReuse** \\\n * **ResourceGroupReuse** \\\n * **NoReuse**\n */\nexport type AutoGeneratedDomainNameLabelScope = string;\n\n/** Determines registry role assignment mode. */\nexport enum KnownRoleAssignmentMode {\n /** AbacRepositoryPermissions */\n AbacRepositoryPermissions = \"AbacRepositoryPermissions\",\n /** LegacyRegistryPermissions */\n LegacyRegistryPermissions = \"LegacyRegistryPermissions\",\n}\n\n/**\n * Determines registry role assignment mode. \\\n * {@link KnownRoleAssignmentMode} can be used interchangeably with RoleAssignmentMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AbacRepositoryPermissions** \\\n * **LegacyRegistryPermissions**\n */\nexport type RoleAssignmentMode = string;\n\n/** The SKU of a container registry. */\nexport interface Sku {\n /** The SKU name of the container registry. Required for registry creation. */\n name: SkuName;\n /** The SKU tier based on the SKU name. */\n readonly tier?: SkuTier;\n}\n\nexport function skuSerializer(item: Sku): any {\n return { name: item[\"name\"] };\n}\n\nexport function skuDeserializer(item: any): Sku {\n return {\n name: item[\"name\"],\n tier: item[\"tier\"],\n };\n}\n\n/** The SKU name of the container registry. Required for registry creation. */\nexport enum KnownSkuName {\n /** Classic */\n Classic = \"Classic\",\n /** Basic */\n Basic = \"Basic\",\n /** Standard */\n Standard = \"Standard\",\n /** Premium */\n Premium = \"Premium\",\n}\n\n/**\n * The SKU name of the container registry. Required for registry creation. \\\n * {@link KnownSkuName} can be used interchangeably with SkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Classic** \\\n * **Basic** \\\n * **Standard** \\\n * **Premium**\n */\nexport type SkuName = string;\n\n/** The SKU tier based on the SKU name. */\nexport enum KnownSkuTier {\n /** Classic */\n Classic = \"Classic\",\n /** Basic */\n Basic = \"Basic\",\n /** Standard */\n Standard = \"Standard\",\n /** Premium */\n Premium = \"Premium\",\n}\n\n/**\n * The SKU tier based on the SKU name. \\\n * {@link KnownSkuTier} can be used interchangeably with SkuTier,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Classic** \\\n * **Basic** \\\n * **Standard** \\\n * **Premium**\n */\nexport type SkuTier = string;\n\n/** Managed identity for the resource. */\nexport interface IdentityProperties {\n /** The principal ID of resource identity. */\n readonly principalId?: string;\n /** The tenant ID of resource. */\n readonly tenantId?: string;\n /** The identity type. */\n type?: ResourceIdentityType;\n /**\n * The list of user identities associated with the resource. The user identity\n * dictionary key references will be ARM resource ids in the form:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/\n * providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.\n */\n userAssignedIdentities?: Record<string, UserIdentityProperties>;\n}\n\nexport function identityPropertiesSerializer(item: IdentityProperties): any {\n return {\n type: item[\"type\"],\n userAssignedIdentities: !item[\"userAssignedIdentities\"]\n ? item[\"userAssignedIdentities\"]\n : userIdentityPropertiesRecordSerializer(item[\"userAssignedIdentities\"]),\n };\n}\n\nexport function identityPropertiesDeserializer(item: any): IdentityProperties {\n return {\n principalId: item[\"principalId\"],\n tenantId: item[\"tenantId\"],\n type: item[\"type\"],\n userAssignedIdentities: !item[\"userAssignedIdentities\"]\n ? item[\"userAssignedIdentities\"]\n : userIdentityPropertiesRecordDeserializer(item[\"userAssignedIdentities\"]),\n };\n}\n\n/** The identity type. */\nexport type ResourceIdentityType =\n | \"SystemAssigned\"\n | \"UserAssigned\"\n | \"SystemAssigned, UserAssigned\"\n | \"None\";\n\nexport function userIdentityPropertiesRecordSerializer(\n item: Record<string, UserIdentityProperties>,\n): Record<string, any> {\n const result: Record<string, any> = {};\n Object.keys(item).map((key) => {\n result[key] = !item[key] ? item[key] : userIdentityPropertiesSerializer(item[key]);\n });\n return result;\n}\n\nexport function userIdentityPropertiesRecordDeserializer(\n item: Record<string, any>,\n): Record<string, UserIdentityProperties> {\n const result: Record<string, any> = {};\n Object.keys(item).map((key) => {\n result[key] = !item[key] ? item[key] : userIdentityPropertiesDeserializer(item[key]);\n });\n return result;\n}\n\n/** model interface UserIdentityProperties */\nexport interface UserIdentityProperties {\n /** The principal id of user assigned identity. */\n readonly principalId?: string;\n /** The client id of user assigned identity. */\n readonly clientId?: string;\n}\n\nexport function userIdentityPropertiesSerializer(item: UserIdentityProperties): any {\n return item;\n}\n\nexport function userIdentityPropertiesDeserializer(item: any): UserIdentityProperties {\n return {\n principalId: item[\"principalId\"],\n clientId: item[\"clientId\"],\n };\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\nexport function proxyResourceSerializer(item: ProxyResource): any {\n return item;\n}\n\nexport function proxyResourceDeserializer(item: any): ProxyResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */\n readonly id?: string;\n /** The name of the private link resource. */\n readonly name?: string;\n /** The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\" */\n readonly type?: string;\n /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */\n readonly systemData?: SystemData;\n}\n\nexport function resourceSerializer(item: Resource): any {\n return item;\n}\n\nexport function resourceDeserializer(item: any): Resource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\nexport function systemDataDeserializer(item: any): SystemData {\n return {\n createdBy: item[\"createdBy\"],\n createdByType: item[\"createdByType\"],\n createdAt: !item[\"createdAt\"] ? item[\"createdAt\"] : new Date(item[\"createdAt\"]),\n lastModifiedBy: item[\"lastModifiedBy\"],\n lastModifiedByType: item[\"lastModifiedByType\"],\n lastModifiedAt: !item[\"lastModifiedAt\"]\n ? item[\"lastModifiedAt\"]\n : new Date(item[\"lastModifiedAt\"]),\n };\n}\n\n/** The kind of entity that created the resource. */\nexport enum KnownCreatedByType {\n /** The entity was created by a user. */\n User = \"User\",\n /** The entity was created by an application. */\n Application = \"Application\",\n /** The entity was created by a managed identity. */\n ManagedIdentity = \"ManagedIdentity\",\n /** The entity was created by a key. */\n Key = \"Key\",\n}\n\n/**\n * The kind of entity that created the resource. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User**: The entity was created by a user. \\\n * **Application**: The entity was created by an application. \\\n * **ManagedIdentity**: The entity was created by a managed identity. \\\n * **Key**: The entity was created by a key.\n */\nexport type CreatedByType = string;\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The geo-location where the resource lives */\n location: string;\n}\n\nexport function trackedResourceSerializer(item: TrackedResource): any {\n return { tags: item[\"tags\"], location: item[\"location\"] };\n}\n\nexport function trackedResourceDeserializer(item: any): TrackedResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n };\n}\n\n/** The parameters for updating a container registry. */\nexport interface RegistryUpdateParameters {\n /** The identity of the container registry. */\n identity?: IdentityProperties;\n /** The tags for the container registry. */\n tags?: Record<string, string>;\n /** The SKU of the container registry. */\n sku?: Sku;\n /** The value that indicates whether the admin user is enabled. */\n adminUserEnabled?: boolean;\n /** The network rule set for a container registry. */\n networkRuleSet?: NetworkRuleSet;\n /** The policies for a container registry. */\n policies?: Policies;\n /** The encryption settings of container registry. */\n encryption?: EncryptionProperty;\n /** Enable a single data endpoint per region for serving data. */\n dataEndpointEnabled?: boolean;\n /** Enable per-region endpoints for accessing registry. */\n regionalEndpoints?: RegionalEndpoints;\n /** The connectivity protocol for the registry, such as IPv4 or dual stack (IPv4 and IPv6). */\n endpointProtocol?: EndpointProtocol;\n /** Whether or not public network access is allowed for the container registry. */\n publicNetworkAccess?: PublicNetworkAccess;\n /** Whether to allow trusted Azure services to access a network restricted registry. */\n networkRuleBypassOptions?: NetworkRuleBypassOptions;\n /** Whether to allow ACR Tasks service to access a network restricted registry. */\n networkRuleBypassAllowedForTasks?: boolean;\n /** Enables registry-wide pull from unauthenticated clients. */\n anonymousPullEnabled?: boolean;\n /** Determines whether registry artifacts are indexed for metadata search. */\n metadataSearch?: MetadataSearch;\n /** Determines registry role assignment mode. */\n roleAssignmentMode?: RoleAssignmentMode;\n}\n\nexport function registryUpdateParametersSerializer(item: RegistryUpdateParameters): any {\n return {\n identity: !item[\"identity\"] ? item[\"identity\"] : identityPropertiesSerializer(item[\"identity\"]),\n tags: item[\"tags\"],\n sku: !item[\"sku\"] ? item[\"sku\"] : skuSerializer(item[\"sku\"]),\n properties: areAllPropsUndefined(item, [\n \"adminUserEnabled\",\n \"networkRuleSet\",\n \"policies\",\n \"encryption\",\n \"dataEndpointEnabled\",\n \"regionalEndpoints\",\n \"endpointProtocol\",\n \"publicNetworkAccess\",\n \"networkRuleBypassOptions\",\n \"networkRuleBypassAllowedForTasks\",\n \"anonymousPullEnabled\",\n \"metadataSearch\",\n \"roleAssignmentMode\",\n ])\n ? undefined\n : _registryUpdateParametersPropertiesSerializer(item),\n };\n}\n\n/** The parameters for updating the properties of a container registry. */\nexport interface RegistryPropertiesUpdateParameters {\n /** The value that indicates whether the admin user is enabled. */\n adminUserEnabled?: boolean;\n /** The network rule set for a container registry. */\n networkRuleSet?: NetworkRuleSet;\n /** The policies for a container registry. */\n policies?: Policies;\n /** The encryption settings of container registry. */\n encryption?: EncryptionProperty;\n /** Enable a single data endpoint per region for serving data. */\n dataEndpointEnabled?: boolean;\n /** Enable per-region endpoints for accessing registry. */\n regionalEndpoints?: RegionalEndpoints;\n /** The connectivity protocol for the registry, such as IPv4 or dual stack (IPv4 and IPv6). */\n endpointProtocol?: EndpointProtocol;\n /** Whether or not public network access is allowed for the container registry. */\n publicNetworkAccess?: PublicNetworkAccess;\n /** Whether to allow trusted Azure services to access a network restricted registry. */\n networkRuleBypassOptions?: NetworkRuleBypassOptions;\n /** Whether to allow ACR Tasks service to access a network restricted registry. */\n networkRuleBypassAllowedForTasks?: boolean;\n /** Enables registry-wide pull from unauthenticated clients. */\n anonymousPullEnabled?: boolean;\n /** Determines whether registry artifacts are indexed for metadata search. */\n metadataSearch?: MetadataSearch;\n /** Determines registry role assignment mode. */\n roleAssignmentMode?: RoleAssignmentMode;\n}\n\nexport function registryPropertiesUpdateParametersSerializer(\n item: RegistryPropertiesUpdateParameters,\n): any {\n return {\n adminUserEnabled: item[\"adminUserEnabled\"],\n networkRuleSet: !item[\"networkRuleSet\"]\n ? item[\"networkRuleSet\"]\n : networkRuleSetSerializer(item[\"networkRuleSet\"]),\n policies: !item[\"policies\"] ? item[\"policies\"] : policiesSerializer(item[\"policies\"]),\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : encryptionPropertySerializer(item[\"encryption\"]),\n dataEndpointEnabled: item[\"dataEndpointEnabled\"],\n regionalEndpoints: item[\"regionalEndpoints\"],\n endpointProtocol: item[\"endpointProtocol\"],\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n networkRuleBypassOptions: item[\"networkRuleBypassOptions\"],\n networkRuleBypassAllowedForTasks: item[\"networkRuleBypassAllowedForTasks\"],\n anonymousPullEnabled: item[\"anonymousPullEnabled\"],\n metadataSearch: item[\"metadataSearch\"],\n roleAssignmentMode: item[\"roleAssignmentMode\"],\n };\n}\n\n/** The result of a request to list container registries. */\nexport interface _RegistryListResult {\n /** 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. */\n value?: Registry[];\n /** The URI that can be used to request the next list of container registries. */\n nextLink?: string;\n}\n\nexport function _registryListResultDeserializer(item: any): _RegistryListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : registryArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function registryArraySerializer(result: Array<Registry>): any[] {\n return result.map((item) => {\n return registrySerializer(item);\n });\n}\n\nexport function registryArrayDeserializer(result: Array<Registry>): any[] {\n return result.map((item) => {\n return registryDeserializer(item);\n });\n}\n\n/** model interface ImportImageParameters */\nexport interface ImportImageParameters {\n /** The source of the image. */\n source: ImportSource;\n /** List of strings of the form repo[:tag]. When tag is omitted the source will be used (or 'latest' if source tag is also omitted). */\n targetTags?: string[];\n /** List of strings of repository names to do a manifest only copy. No tag will be created. */\n untaggedTargetRepositories?: string[];\n /** When Force, any existing target tags will be overwritten. When NoForce, any existing target tags will fail the operation before any copying begins. */\n mode?: ImportMode;\n}\n\nexport function importImageParametersSerializer(item: ImportImageParameters): any {\n return {\n source: importSourceSerializer(item[\"source\"]),\n targetTags: !item[\"targetTags\"]\n ? item[\"targetTags\"]\n : item[\"targetTags\"].map((p: any) => {\n return p;\n }),\n untaggedTargetRepositories: !item[\"untaggedTargetRepositories\"]\n ? item[\"untaggedTargetRepositories\"]\n : item[\"untaggedTargetRepositories\"].map((p: any) => {\n return p;\n }),\n mode: item[\"mode\"],\n };\n}\n\n/** model interface ImportSource */\nexport interface ImportSource {\n /** The resource identifier of the source Azure Container Registry. */\n resourceId?: string;\n /** The address of the source registry (e.g. 'mcr.microsoft.com'). */\n registryUri?: string;\n /** Credentials used when importing from a registry uri. */\n credentials?: ImportSourceCredentials;\n /**\n * Repository name of the source image.\n * Specify an image by repository ('hello-world'). This will use the 'latest' tag.\n * Specify an image by tag ('hello-world:latest').\n * Specify an image by sha256-based manifest digest ('hello-world@sha256:abc123').\n */\n sourceImage: string;\n}\n\nexport function importSourceSerializer(item: ImportSource): any {\n return {\n resourceId: item[\"resourceId\"],\n registryUri: item[\"registryUri\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : importSourceCredentialsSerializer(item[\"credentials\"]),\n sourceImage: item[\"sourceImage\"],\n };\n}\n\n/** model interface ImportSourceCredentials */\nexport interface ImportSourceCredentials {\n /** The username to authenticate with the source registry. */\n username?: string;\n /** The password used to authenticate with the source registry. */\n password: string;\n}\n\nexport function importSourceCredentialsSerializer(item: ImportSourceCredentials): any {\n return { username: item[\"username\"], password: item[\"password\"] };\n}\n\n/** When Force, any existing target tags will be overwritten. When NoForce, any existing target tags will fail the operation before any copying begins. */\nexport enum KnownImportMode {\n /** NoForce */\n NoForce = \"NoForce\",\n /** Force */\n Force = \"Force\",\n}\n\n/**\n * When Force, any existing target tags will be overwritten. When NoForce, any existing target tags will fail the operation before any copying begins. \\\n * {@link KnownImportMode} can be used interchangeably with ImportMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NoForce** \\\n * **Force**\n */\nexport type ImportMode = string;\n\n/** The result of a request to get container registry quota usages. */\nexport interface RegistryUsageListResult {\n /** The list of container registry quota usages. */\n value?: RegistryUsage[];\n}\n\nexport function registryUsageListResultDeserializer(item: any): RegistryUsageListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : registryUsageArrayDeserializer(item[\"value\"]),\n };\n}\n\nexport function registryUsageArrayDeserializer(result: Array<RegistryUsage>): any[] {\n return result.map((item) => {\n return registryUsageDeserializer(item);\n });\n}\n\n/** The quota usage for a container registry. */\nexport interface RegistryUsage {\n /** The name of the usage. */\n name?: string;\n /** The limit of the usage. */\n limit?: number;\n /** The current value of the usage. */\n currentValue?: number;\n /** The unit of measurement. */\n unit?: RegistryUsageUnit;\n}\n\nexport function registryUsageDeserializer(item: any): RegistryUsage {\n return {\n name: item[\"name\"],\n limit: item[\"limit\"],\n currentValue: item[\"currentValue\"],\n unit: item[\"unit\"],\n };\n}\n\n/** The unit of measurement. */\nexport enum KnownRegistryUsageUnit {\n /** Count */\n Count = \"Count\",\n /** Bytes */\n Bytes = \"Bytes\",\n}\n\n/**\n * The unit of measurement. \\\n * {@link KnownRegistryUsageUnit} can be used interchangeably with RegistryUsageUnit,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Count** \\\n * **Bytes**\n */\nexport type RegistryUsageUnit = string;\n\n/** The response from the ListCredentials operation. */\nexport interface RegistryListCredentialsResult {\n /** The username for a container registry. */\n username?: string;\n /** The list of passwords for a container registry. */\n passwords?: RegistryPassword[];\n}\n\nexport function registryListCredentialsResultDeserializer(\n item: any,\n): RegistryListCredentialsResult {\n return {\n username: item[\"username\"],\n passwords: !item[\"passwords\"]\n ? item[\"passwords\"]\n : registryPasswordArrayDeserializer(item[\"passwords\"]),\n };\n}\n\nexport function registryPasswordArrayDeserializer(result: Array<RegistryPassword>): any[] {\n return result.map((item) => {\n return registryPasswordDeserializer(item);\n });\n}\n\n/** The login password for the container registry. */\nexport interface RegistryPassword {\n /** The password name. */\n name?: PasswordName;\n /** The password value. */\n value?: string;\n}\n\nexport function registryPasswordDeserializer(item: any): RegistryPassword {\n return {\n name: item[\"name\"],\n value: item[\"value\"],\n };\n}\n\n/** The password name. */\nexport type PasswordName = \"password\" | \"password2\";\n\n/** The parameters used to regenerate the login credential. */\nexport interface RegenerateCredentialParameters {\n /** Specifies name of the password which should be regenerated -- password or password2. */\n name: PasswordName;\n}\n\nexport function regenerateCredentialParametersSerializer(\n item: RegenerateCredentialParameters,\n): any {\n return { name: item[\"name\"] };\n}\n\n/** The parameters used to generate credentials for a specified token or user of a container registry. */\nexport interface GenerateCredentialsParameters {\n /** The resource ID of the token for which credentials have to be generated. */\n tokenId?: string;\n /** The expiry date of the generated credentials after which the credentials become invalid. */\n expiry?: Date;\n /** Specifies name of the password which should be regenerated if any -- password1 or password2. */\n name?: TokenPasswordName;\n}\n\nexport function generateCredentialsParametersSerializer(item: GenerateCredentialsParameters): any {\n return {\n tokenId: item[\"tokenId\"],\n expiry: !item[\"expiry\"] ? item[\"expiry\"] : item[\"expiry\"].toISOString(),\n name: item[\"name\"],\n };\n}\n\n/** The password name \"password1\" or \"password2\" */\nexport enum KnownTokenPasswordName {\n /** password1 */\n Password1 = \"password1\",\n /** password2 */\n Password2 = \"password2\",\n}\n\n/**\n * The password name \"password1\" or \"password2\" \\\n * {@link KnownTokenPasswordName} can be used interchangeably with TokenPasswordName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **password1** \\\n * **password2**\n */\nexport type TokenPasswordName = string;\n\n/** The response from the GenerateCredentials operation. */\nexport interface GenerateCredentialsResult {\n /** The username for a container registry. */\n username?: string;\n /** The list of passwords for a container registry. */\n passwords?: TokenPassword[];\n}\n\nexport function generateCredentialsResultDeserializer(item: any): GenerateCredentialsResult {\n return {\n username: item[\"username\"],\n passwords: !item[\"passwords\"]\n ? item[\"passwords\"]\n : tokenPasswordArrayDeserializer(item[\"passwords\"]),\n };\n}\n\nexport function tokenPasswordArraySerializer(result: Array<TokenPassword>): any[] {\n return result.map((item) => {\n return tokenPasswordSerializer(item);\n });\n}\n\nexport function tokenPasswordArrayDeserializer(result: Array<TokenPassword>): any[] {\n return result.map((item) => {\n return tokenPasswordDeserializer(item);\n });\n}\n\n/** The password that will be used for authenticating the token of a container registry. */\nexport interface TokenPassword {\n /** The creation datetime of the password. */\n creationTime?: Date;\n /** The expiry datetime of the password. */\n expiry?: Date;\n /** The password name \"password1\" or \"password2\" */\n name?: TokenPasswordName;\n /** The password value. */\n readonly value?: string;\n}\n\nexport function tokenPasswordSerializer(item: TokenPassword): any {\n return {\n creationTime: !item[\"creationTime\"] ? item[\"creationTime\"] : item[\"creationTime\"].toISOString(),\n expiry: !item[\"expiry\"] ? item[\"expiry\"] : item[\"expiry\"].toISOString(),\n name: item[\"name\"],\n };\n}\n\nexport function tokenPasswordDeserializer(item: any): TokenPassword {\n return {\n creationTime: !item[\"creationTime\"] ? item[\"creationTime\"] : new Date(item[\"creationTime\"]),\n expiry: !item[\"expiry\"] ? item[\"expiry\"] : new Date(item[\"expiry\"]),\n name: item[\"name\"],\n value: item[\"value\"],\n };\n}\n\n/** A request to check whether a container registry name is available. */\nexport interface RegistryNameCheckRequest {\n /** The name of the container registry. */\n name: string;\n /** The resource type of the container registry. This field must be set to 'Microsoft.ContainerRegistry/registries'. */\n type: ContainerRegistryResourceType;\n /** The resource group name of the container registry. */\n resourceGroupName?: string;\n /** The auto generated domain name label of the container registry. This value defaults to \"Unsecure\". */\n autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;\n}\n\nexport function registryNameCheckRequestSerializer(item: RegistryNameCheckRequest): any {\n return {\n name: item[\"name\"],\n type: item[\"type\"],\n resourceGroupName: item[\"resourceGroupName\"],\n autoGeneratedDomainNameLabelScope: item[\"autoGeneratedDomainNameLabelScope\"],\n };\n}\n\n/** The resource type for Container Registry. */\nexport type ContainerRegistryResourceType = \"Microsoft.ContainerRegistry/registries\";\n\n/** The result of a request to check the availability of a container registry name. */\nexport interface RegistryNameStatus {\n /** The complete login server name with domain name label (DNL) hash, if available */\n availableLoginServerName?: string;\n /** The value that indicates whether the name is available. */\n nameAvailable?: boolean;\n /** If any, the reason that the name is not available. */\n reason?: string;\n /** If any, the error message that provides more detail for the reason that the name is not available. */\n message?: string;\n}\n\nexport function registryNameStatusDeserializer(item: any): RegistryNameStatus {\n return {\n availableLoginServerName: item[\"availableLoginServerName\"],\n nameAvailable: item[\"nameAvailable\"],\n reason: item[\"reason\"],\n message: item[\"message\"],\n };\n}\n\n/** A private link resource. */\nexport interface PrivateLinkResource extends Resource {\n /** A resource that supports private link capabilities. */\n properties?: PrivateLinkResourceProperties;\n}\n\nexport function privateLinkResourceDeserializer(item: any): PrivateLinkResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : privateLinkResourcePropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Properties of a private link resource. */\nexport interface PrivateLinkResourceProperties {\n /** The private link resource group id. */\n readonly groupId?: string;\n /** The private link resource required member names. */\n readonly requiredMembers?: string[];\n /** The private link resource private link DNS zone name. */\n requiredZoneNames?: string[];\n}\n\nexport function privateLinkResourcePropertiesDeserializer(\n item: any,\n): PrivateLinkResourceProperties {\n return {\n groupId: item[\"groupId\"],\n requiredMembers: !item[\"requiredMembers\"]\n ? item[\"requiredMembers\"]\n : item[\"requiredMembers\"].map((p: any) => {\n return p;\n }),\n requiredZoneNames: !item[\"requiredZoneNames\"]\n ? item[\"requiredZoneNames\"]\n : item[\"requiredZoneNames\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** The result of a request to list private link resources for a container registry. */\nexport interface _PrivateLinkResourceListResult {\n /** The list of private link resources. Since this list may be incomplete, the nextLink field should be used to request the next list of private link resources. */\n value?: PrivateLinkResource[];\n /** The URI that can be used to request the next list of private link resources. */\n nextLink?: string;\n}\n\nexport function _privateLinkResourceListResultDeserializer(\n item: any,\n): _PrivateLinkResourceListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : privateLinkResourceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function privateLinkResourceArrayDeserializer(result: Array<PrivateLinkResource>): any[] {\n return result.map((item) => {\n return privateLinkResourceDeserializer(item);\n });\n}\n\n/** An object that represents a archive for a container registry. */\nexport interface Archive extends ProxyResource {\n /** The package source of the archive. */\n packageSource?: ArchivePackageSourceProperties;\n /** The published version of the archive. */\n publishedVersion?: string;\n repositoryEndpointPrefix?: string;\n readonly repositoryEndpoint?: string;\n /** The provisioning state of the archive at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function archiveSerializer(item: Archive): any {\n return {\n properties: areAllPropsUndefined(item, [\n \"packageSource\",\n \"publishedVersion\",\n \"repositoryEndpointPrefix\",\n ])\n ? undefined\n : _archivePropertiesSerializer(item),\n };\n}\n\nexport function archiveDeserializer(item: any): Archive {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _archivePropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** The properties of a archive. */\nexport interface ArchiveProperties {\n /** The package source of the archive. */\n packageSource?: ArchivePackageSourceProperties;\n /** The published version of the archive. */\n publishedVersion?: string;\n repositoryEndpointPrefix?: string;\n readonly repositoryEndpoint?: string;\n /** The provisioning state of the archive at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function archivePropertiesSerializer(item: ArchiveProperties): any {\n return {\n packageSource: !item[\"packageSource\"]\n ? item[\"packageSource\"]\n : archivePackageSourcePropertiesSerializer(item[\"packageSource\"]),\n publishedVersion: item[\"publishedVersion\"],\n repositoryEndpointPrefix: item[\"repositoryEndpointPrefix\"],\n };\n}\n\nexport function archivePropertiesDeserializer(item: any): ArchiveProperties {\n return {\n packageSource: !item[\"packageSource\"]\n ? item[\"packageSource\"]\n : archivePackageSourcePropertiesDeserializer(item[\"packageSource\"]),\n publishedVersion: item[\"publishedVersion\"],\n repositoryEndpointPrefix: item[\"repositoryEndpointPrefix\"],\n repositoryEndpoint: item[\"repositoryEndpoint\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The properties of the archive package source. */\nexport interface ArchivePackageSourceProperties {\n /** The type of package source for a archive. */\n type?: PackageSourceType;\n /** The external repository url. */\n url?: string;\n}\n\nexport function archivePackageSourcePropertiesSerializer(\n item: ArchivePackageSourceProperties,\n): any {\n return { type: item[\"type\"], url: item[\"url\"] };\n}\n\nexport function archivePackageSourcePropertiesDeserializer(\n item: any,\n): ArchivePackageSourceProperties {\n return {\n type: item[\"type\"],\n url: item[\"url\"],\n };\n}\n\n/** The type of package source for a archive. */\nexport enum KnownPackageSourceType {\n /** remote */\n Remote = \"remote\",\n}\n\n/**\n * The type of package source for a archive. \\\n * {@link KnownPackageSourceType} can be used interchangeably with PackageSourceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **remote**\n */\nexport type PackageSourceType = string;\n\n/** The parameters for updating a archive. */\nexport interface ArchiveUpdateParameters {\n /** The published version of the archive. */\n publishedVersion?: string;\n}\n\nexport function archiveUpdateParametersSerializer(item: ArchiveUpdateParameters): any {\n return {\n properties: areAllPropsUndefined(item, [\"publishedVersion\"])\n ? undefined\n : _archiveUpdateParametersPropertiesSerializer(item),\n };\n}\n\n/** The properties of a archive. */\nexport interface ArchiveUpdateProperties {\n /** The published version of the archive. */\n publishedVersion?: string;\n}\n\nexport function archiveUpdatePropertiesSerializer(item: ArchiveUpdateProperties): any {\n return { publishedVersion: item[\"publishedVersion\"] };\n}\n\n/** The result of a request to list archives for a container registry. */\nexport interface _ArchiveListResult {\n /** The list of archives. Since this list may be incomplete, the nextLink field should be used to request the next list of archives. */\n value?: Archive[];\n /** The URI that can be used to request the next list of archives. */\n nextLink?: string;\n}\n\nexport function _archiveListResultDeserializer(item: any): _ArchiveListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : archiveArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function archiveArraySerializer(result: Array<Archive>): any[] {\n return result.map((item) => {\n return archiveSerializer(item);\n });\n}\n\nexport function archiveArrayDeserializer(result: Array<Archive>): any[] {\n return result.map((item) => {\n return archiveDeserializer(item);\n });\n}\n\n/** An object that represents an export pipeline for a container registry. */\nexport interface ArchiveVersion extends ProxyResource {\n /** The provisioning state of the archive at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n /** The detailed error message for the archive version in the case of failure. */\n archiveVersionErrorMessage?: string;\n}\n\nexport function archiveVersionDeserializer(item: any): ArchiveVersion {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _archiveVersionPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** The properties of an archive version. */\nexport interface ArchiveVersionProperties {\n /** The provisioning state of the archive at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n /** The detailed error message for the archive version in the case of failure. */\n archiveVersionErrorMessage?: string;\n}\n\nexport function archiveVersionPropertiesDeserializer(item: any): ArchiveVersionProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n archiveVersionErrorMessage: item[\"archiveVersionErrorMessage\"],\n };\n}\n\n/** The result of a request to list archive versions for a container registry. */\nexport interface _ArchiveVersionListResult {\n /** The list of archive versions. Since this list may be incomplete, the nextLink field should be used to request the next list of archive versions. */\n value?: ArchiveVersion[];\n /** The URI that can be used to request the next list of archive versions. */\n nextLink?: string;\n}\n\nexport function _archiveVersionListResultDeserializer(item: any): _ArchiveVersionListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : archiveVersionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function archiveVersionArrayDeserializer(result: Array<ArchiveVersion>): any[] {\n return result.map((item) => {\n return archiveVersionDeserializer(item);\n });\n}\n\n/** An object that represents a cache rule for a container registry. */\nexport interface CacheRule extends ProxyResource {\n /** The identity of the cache rule. */\n identity?: IdentityProperties;\n /** The ARM resource ID of the credential store which is associated with the cache rule. */\n credentialSetResourceId?: string;\n /** Source repository pulled from upstream. */\n sourceRepository?: string;\n /**\n * Target repository specified in docker pull command.\n * Eg: docker pull myregistry.azurecr.io/{targetRepository}:{tag}\n */\n targetRepository?: string;\n /** The creation date of the cache rule. */\n readonly creationDate?: Date;\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function cacheRuleSerializer(item: CacheRule): any {\n return {\n properties: areAllPropsUndefined(item, [\n \"credentialSetResourceId\",\n \"sourceRepository\",\n \"targetRepository\",\n ])\n ? undefined\n : _cacheRulePropertiesSerializer(item),\n identity: !item[\"identity\"] ? item[\"identity\"] : identityPropertiesSerializer(item[\"identity\"]),\n };\n}\n\nexport function cacheRuleDeserializer(item: any): CacheRule {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _cacheRulePropertiesDeserializer(item[\"properties\"])),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : identityPropertiesDeserializer(item[\"identity\"]),\n };\n}\n\n/** The properties of a cache rule. */\nexport interface CacheRuleProperties {\n /** The ARM resource ID of the credential store which is associated with the cache rule. */\n credentialSetResourceId?: string;\n /** Source repository pulled from upstream. */\n sourceRepository?: string;\n /**\n * Target repository specified in docker pull command.\n * Eg: docker pull myregistry.azurecr.io/{targetRepository}:{tag}\n */\n targetRepository?: string;\n /** The creation date of the cache rule. */\n readonly creationDate?: Date;\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function cacheRulePropertiesSerializer(item: CacheRuleProperties): any {\n return {\n credentialSetResourceId: item[\"credentialSetResourceId\"],\n sourceRepository: item[\"sourceRepository\"],\n targetRepository: item[\"targetRepository\"],\n };\n}\n\nexport function cacheRulePropertiesDeserializer(item: any): CacheRuleProperties {\n return {\n credentialSetResourceId: item[\"credentialSetResourceId\"],\n sourceRepository: item[\"sourceRepository\"],\n targetRepository: item[\"targetRepository\"],\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The parameters for updating a cache rule. */\nexport interface CacheRuleUpdateParameters {\n /** The identity of the cache rule. */\n identity?: IdentityProperties;\n /** The ARM resource ID of the credential store which is associated with the Cache rule. */\n credentialSetResourceId?: string;\n}\n\nexport function cacheRuleUpdateParametersSerializer(item: CacheRuleUpdateParameters): any {\n return {\n properties: areAllPropsUndefined(item, [\"credentialSetResourceId\"])\n ? undefined\n : _cacheRuleUpdateParametersPropertiesSerializer(item),\n identity: !item[\"identity\"] ? item[\"identity\"] : identityPropertiesSerializer(item[\"identity\"]),\n };\n}\n\n/** The parameters for updating cache rule properties. */\nexport interface CacheRuleUpdateProperties {\n /** The ARM resource ID of the credential store which is associated with the Cache rule. */\n credentialSetResourceId?: string;\n}\n\nexport function cacheRuleUpdatePropertiesSerializer(item: CacheRuleUpdateProperties): any {\n return { credentialSetResourceId: item[\"credentialSetResourceId\"] };\n}\n\n/** The result of a request to list cache rules for a container registry. */\nexport interface _CacheRulesListResult {\n /** The list of cache rules. Since this list may be incomplete, the nextLink field should be used to request the next list of cache rules. */\n value?: CacheRule[];\n /** The URI that can be used to request the next list of cache rules. */\n nextLink?: string;\n}\n\nexport function _cacheRulesListResultDeserializer(item: any): _CacheRulesListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : cacheRuleArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function cacheRuleArraySerializer(result: Array<CacheRule>): any[] {\n return result.map((item) => {\n return cacheRuleSerializer(item);\n });\n}\n\nexport function cacheRuleArrayDeserializer(result: Array<CacheRule>): any[] {\n return result.map((item) => {\n return cacheRuleDeserializer(item);\n });\n}\n\n/** An object that represents a credential set resource for a container registry. */\nexport interface CredentialSet extends ProxyResource {\n /** Identities associated with the resource. This is used to access the KeyVault secrets. */\n identity?: IdentityProperties;\n /** The credentials are stored for this upstream or login server. */\n loginServer?: string;\n /**\n * List of authentication credentials stored for an upstream.\n * Usually consists of a primary and an optional secondary credential.\n */\n authCredentials?: AuthCredential[];\n /** The creation date of credential store resource. */\n readonly creationDate?: Date;\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function credentialSetSerializer(item: CredentialSet): any {\n return {\n properties: areAllPropsUndefined(item, [\"loginServer\", \"authCredentials\"])\n ? undefined\n : _credentialSetPropertiesSerializer(item),\n identity: !item[\"identity\"] ? item[\"identity\"] : identityPropertiesSerializer(item[\"identity\"]),\n };\n}\n\nexport function credentialSetDeserializer(item: any): CredentialSet {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _credentialSetPropertiesDeserializer(item[\"properties\"])),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : identityPropertiesDeserializer(item[\"identity\"]),\n };\n}\n\n/** The properties of a credential set resource. */\nexport interface CredentialSetProperties {\n /** The credentials are stored for this upstream or login server. */\n loginServer?: string;\n /**\n * List of authentication credentials stored for an upstream.\n * Usually consists of a primary and an optional secondary credential.\n */\n authCredentials?: AuthCredential[];\n /** The creation date of credential store resource. */\n readonly creationDate?: Date;\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function credentialSetPropertiesSerializer(item: CredentialSetProperties): any {\n return {\n loginServer: item[\"loginServer\"],\n authCredentials: !item[\"authCredentials\"]\n ? item[\"authCredentials\"]\n : authCredentialArraySerializer(item[\"authCredentials\"]),\n };\n}\n\nexport function credentialSetPropertiesDeserializer(item: any): CredentialSetProperties {\n return {\n loginServer: item[\"loginServer\"],\n authCredentials: !item[\"authCredentials\"]\n ? item[\"authCredentials\"]\n : authCredentialArrayDeserializer(item[\"authCredentials\"]),\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function authCredentialArraySerializer(result: Array<AuthCredential>): any[] {\n return result.map((item) => {\n return authCredentialSerializer(item);\n });\n}\n\nexport function authCredentialArrayDeserializer(result: Array<AuthCredential>): any[] {\n return result.map((item) => {\n return authCredentialDeserializer(item);\n });\n}\n\n/** Authentication credential stored for an upstream. */\nexport interface AuthCredential {\n /** The name of the credential. */\n name?: CredentialName;\n /** KeyVault Secret URI for accessing the username. */\n usernameSecretIdentifier?: string;\n /** KeyVault Secret URI for accessing the password. */\n passwordSecretIdentifier?: string;\n /** This provides data pertaining to the health of the auth credential. */\n readonly credentialHealth?: CredentialHealth;\n}\n\nexport function authCredentialSerializer(item: AuthCredential): any {\n return {\n name: item[\"name\"],\n usernameSecretIdentifier: item[\"usernameSecretIdentifier\"],\n passwordSecretIdentifier: item[\"passwordSecretIdentifier\"],\n };\n}\n\nexport function authCredentialDeserializer(item: any): AuthCredential {\n return {\n name: item[\"name\"],\n usernameSecretIdentifier: item[\"usernameSecretIdentifier\"],\n passwordSecretIdentifier: item[\"passwordSecretIdentifier\"],\n credentialHealth: !item[\"credentialHealth\"]\n ? item[\"credentialHealth\"]\n : credentialHealthDeserializer(item[\"credentialHealth\"]),\n };\n}\n\n/** The name of the credential. */\nexport enum KnownCredentialName {\n /** Credential1 */\n Credential1 = \"Credential1\",\n}\n\n/**\n * The name of the credential. \\\n * {@link KnownCredentialName} can be used interchangeably with CredentialName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Credential1**\n */\nexport type CredentialName = string;\n\n/** The health of the auth credential. */\nexport interface CredentialHealth {\n /** The health status of credential. */\n status?: CredentialHealthStatus;\n /** Error code representing the health check error. */\n errorCode?: string;\n /** Descriptive message representing the health check error. */\n errorMessage?: string;\n}\n\nexport function credentialHealthDeserializer(item: any): CredentialHealth {\n return {\n status: item[\"status\"],\n errorCode: item[\"errorCode\"],\n errorMessage: item[\"errorMessage\"],\n };\n}\n\n/** The health status of credential. */\nexport enum KnownCredentialHealthStatus {\n /** Healthy */\n Healthy = \"Healthy\",\n /** Unhealthy */\n Unhealthy = \"Unhealthy\",\n}\n\n/**\n * The health status of credential. \\\n * {@link KnownCredentialHealthStatus} can be used interchangeably with CredentialHealthStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Healthy** \\\n * **Unhealthy**\n */\nexport type CredentialHealthStatus = string;\n\n/** The parameters for updating a credential set */\nexport interface CredentialSetUpdateParameters {\n /** Identities associated with the resource. This is used to access the KeyVault secrets. */\n identity?: IdentityProperties;\n /**\n * List of authentication credentials stored for an upstream.\n * Usually consists of a primary and an optional secondary credential.\n */\n authCredentials?: AuthCredential[];\n}\n\nexport function credentialSetUpdateParametersSerializer(item: CredentialSetUpdateParameters): any {\n return {\n properties: areAllPropsUndefined(item, [\"authCredentials\"])\n ? undefined\n : _credentialSetUpdateParametersPropertiesSerializer(item),\n identity: !item[\"identity\"] ? item[\"identity\"] : identityPropertiesSerializer(item[\"identity\"]),\n };\n}\n\n/** The parameters for updating credential set properties. */\nexport interface CredentialSetUpdateProperties {\n /**\n * List of authentication credentials stored for an upstream.\n * Usually consists of a primary and an optional secondary credential.\n */\n authCredentials?: AuthCredential[];\n}\n\nexport function credentialSetUpdatePropertiesSerializer(item: CredentialSetUpdateProperties): any {\n return {\n authCredentials: !item[\"authCredentials\"]\n ? item[\"authCredentials\"]\n : authCredentialArraySerializer(item[\"authCredentials\"]),\n };\n}\n\n/** The result of a request to list credential sets for a container registry. */\nexport interface _CredentialSetListResult {\n /** 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. */\n value?: CredentialSet[];\n /** The URI that can be used to request the next list of credential sets. */\n nextLink?: string;\n}\n\nexport function _credentialSetListResultDeserializer(item: any): _CredentialSetListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : credentialSetArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function credentialSetArraySerializer(result: Array<CredentialSet>): any[] {\n return result.map((item) => {\n return credentialSetSerializer(item);\n });\n}\n\nexport function credentialSetArrayDeserializer(result: Array<CredentialSet>): any[] {\n return result.map((item) => {\n return credentialSetDeserializer(item);\n });\n}\n\n/** An object that represents a connected registry for a container registry. */\nexport interface ConnectedRegistry extends ProxyResource {\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n /** The mode of the connected registry resource that indicates the permissions of the registry. */\n mode?: ConnectedRegistryMode;\n /** The current version of ACR runtime on the connected registry. */\n readonly version?: string;\n /** The current connection state of the connected registry. */\n readonly connectionState?: ConnectionState;\n /** The last activity time of the connected registry. */\n readonly lastActivityTime?: Date;\n /** The activation properties of the connected registry. */\n readonly activation?: ActivationProperties;\n /** The parent of the connected registry. */\n parent?: ParentProperties;\n /** The list of the ACR token resource IDs used to authenticate clients to the connected registry. */\n clientTokenIds?: string[];\n /** The login server properties of the connected registry. */\n loginServer?: LoginServerProperties;\n /** The logging properties of the connected registry. */\n logging?: LoggingProperties;\n /** The list of current statuses of the connected registry. */\n readonly statusDetails?: StatusDetailProperties[];\n /** The list of notifications subscription information for the connected registry. */\n notificationsList?: string[];\n /** The garbage collection properties of the connected registry. */\n garbageCollection?: GarbageCollectionProperties;\n /** The result of the connected registry's most recent sync with its parent. */\n registrySyncResult?: RegistrySyncResult;\n}\n\nexport function connectedRegistrySerializer(item: ConnectedRegistry): any {\n return {\n properties: areAllPropsUndefined(item, [\n \"mode\",\n \"parent\",\n \"clientTokenIds\",\n \"loginServer\",\n \"logging\",\n \"notificationsList\",\n \"garbageCollection\",\n \"registrySyncResult\",\n ])\n ? undefined\n : _connectedRegistryPropertiesSerializer(item),\n };\n}\n\nexport function connectedRegistryDeserializer(item: any): ConnectedRegistry {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _connectedRegistryPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** The properties of a connected registry. */\nexport interface ConnectedRegistryProperties {\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n /** The mode of the connected registry resource that indicates the permissions of the registry. */\n mode: ConnectedRegistryMode;\n /** The current version of ACR runtime on the connected registry. */\n readonly version?: string;\n /** The current connection state of the connected registry. */\n readonly connectionState?: ConnectionState;\n /** The last activity time of the connected registry. */\n readonly lastActivityTime?: Date;\n /** The activation properties of the connected registry. */\n readonly activation?: ActivationProperties;\n /** The parent of the connected registry. */\n parent: ParentProperties;\n /** The list of the ACR token resource IDs used to authenticate clients to the connected registry. */\n clientTokenIds?: string[];\n /** The login server properties of the connected registry. */\n loginServer?: LoginServerProperties;\n /** The logging properties of the connected registry. */\n logging?: LoggingProperties;\n /** The list of current statuses of the connected registry. */\n readonly statusDetails?: StatusDetailProperties[];\n /** The list of notifications subscription information for the connected registry. */\n notificationsList?: string[];\n /** The garbage collection properties of the connected registry. */\n garbageCollection?: GarbageCollectionProperties;\n /** The result of the connected registry's most recent sync with its parent. */\n registrySyncResult?: RegistrySyncResult;\n}\n\nexport function connectedRegistryPropertiesSerializer(item: ConnectedRegistryProperties): any {\n return {\n mode: item[\"mode\"],\n parent: parentPropertiesSerializer(item[\"parent\"]),\n clientTokenIds: !item[\"clientTokenIds\"]\n ? item[\"clientTokenIds\"]\n : item[\"clientTokenIds\"].map((p: any) => {\n return p;\n }),\n loginServer: !item[\"loginServer\"]\n ? item[\"loginServer\"]\n : loginServerPropertiesSerializer(item[\"loginServer\"]),\n logging: !item[\"logging\"] ? item[\"logging\"] : loggingPropertiesSerializer(item[\"logging\"]),\n notificationsList: !item[\"notificationsList\"]\n ? item[\"notificationsList\"]\n : item[\"notificationsList\"].map((p: any) => {\n return p;\n }),\n garbageCollection: !item[\"garbageCollection\"]\n ? item[\"garbageCollection\"]\n : garbageCollectionPropertiesSerializer(item[\"garbageCollection\"]),\n registrySyncResult: !item[\"registrySyncResult\"]\n ? item[\"registrySyncResult\"]\n : registrySyncResultSerializer(item[\"registrySyncResult\"]),\n };\n}\n\nexport function connectedRegistryPropertiesDeserializer(item: any): ConnectedRegistryProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n mode: item[\"mode\"],\n version: item[\"version\"],\n connectionState: item[\"connectionState\"],\n lastActivityTime: !item[\"lastActivityTime\"]\n ? item[\"lastActivityTime\"]\n : new Date(item[\"lastActivityTime\"]),\n activation: !item[\"activation\"]\n ? item[\"activation\"]\n : activationPropertiesDeserializer(item[\"activation\"]),\n parent: parentPropertiesDeserializer(item[\"parent\"]),\n clientTokenIds: !item[\"clientTokenIds\"]\n ? item[\"clientTokenIds\"]\n : item[\"clientTokenIds\"].map((p: any) => {\n return p;\n }),\n loginServer: !item[\"loginServer\"]\n ? item[\"loginServer\"]\n : loginServerPropertiesDeserializer(item[\"loginServer\"]),\n logging: !item[\"logging\"] ? item[\"logging\"] : loggingPropertiesDeserializer(item[\"logging\"]),\n statusDetails: !item[\"statusDetails\"]\n ? item[\"statusDetails\"]\n : statusDetailPropertiesArrayDeserializer(item[\"statusDetails\"]),\n notificationsList: !item[\"notificationsList\"]\n ? item[\"notificationsList\"]\n : item[\"notificationsList\"].map((p: any) => {\n return p;\n }),\n garbageCollection: !item[\"garbageCollection\"]\n ? item[\"garbageCollection\"]\n : garbageCollectionPropertiesDeserializer(item[\"garbageCollection\"]),\n registrySyncResult: !item[\"registrySyncResult\"]\n ? item[\"registrySyncResult\"]\n : registrySyncResultDeserializer(item[\"registrySyncResult\"]),\n };\n}\n\n/** The mode of the connected registry resource that indicates the permissions of the registry. */\nexport enum KnownConnectedRegistryMode {\n /** ReadWrite */\n ReadWrite = \"ReadWrite\",\n /** ReadOnly */\n ReadOnly = \"ReadOnly\",\n /** Registry */\n Registry = \"Registry\",\n /** Mirror */\n Mirror = \"Mirror\",\n}\n\n/**\n * The mode of the connected registry resource that indicates the permissions of the registry. \\\n * {@link KnownConnectedRegistryMode} can be used interchangeably with ConnectedRegistryMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ReadWrite** \\\n * **ReadOnly** \\\n * **Registry** \\\n * **Mirror**\n */\nexport type ConnectedRegistryMode = string;\n\n/** The current connection state of the connected registry. */\nexport enum KnownConnectionState {\n /** Online */\n Online = \"Online\",\n /** Offline */\n Offline = \"Offline\",\n /** Syncing */\n Syncing = \"Syncing\",\n /** Unhealthy */\n Unhealthy = \"Unhealthy\",\n}\n\n/**\n * The current connection state of the connected registry. \\\n * {@link KnownConnectionState} can be used interchangeably with ConnectionState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Online** \\\n * **Offline** \\\n * **Syncing** \\\n * **Unhealthy**\n */\nexport type ConnectionState = string;\n\n/** The activation properties of the connected registry. */\nexport interface ActivationProperties {\n /** The activation status of the connected registry. */\n readonly status?: ActivationStatus;\n}\n\nexport function activationPropertiesDeserializer(item: any): ActivationProperties {\n return {\n status: item[\"status\"],\n };\n}\n\n/** The activation status of the connected registry. */\nexport enum KnownActivationStatus {\n /** Active */\n Active = \"Active\",\n /** Inactive */\n Inactive = \"Inactive\",\n}\n\n/**\n * The activation status of the connected registry. \\\n * {@link KnownActivationStatus} can be used interchangeably with ActivationStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Active** \\\n * **Inactive**\n */\nexport type ActivationStatus = string;\n\n/** The properties of the connected registry parent. */\nexport interface ParentProperties {\n /** The resource ID of the parent to which the connected registry will be associated. */\n id?: string;\n /** The sync properties of the connected registry with its parent. */\n syncProperties: SyncProperties;\n}\n\nexport function parentPropertiesSerializer(item: ParentProperties): any {\n return { id: item[\"id\"], syncProperties: syncPropertiesSerializer(item[\"syncProperties\"]) };\n}\n\nexport function parentPropertiesDeserializer(item: any): ParentProperties {\n return {\n id: item[\"id\"],\n syncProperties: syncPropertiesDeserializer(item[\"syncProperties\"]),\n };\n}\n\n/** The sync properties of the connected registry with its parent. */\nexport interface SyncProperties {\n /** The resource ID of the ACR token used to authenticate the connected registry to its parent during sync. */\n tokenId: string;\n /** The cron expression indicating the schedule that the connected registry will sync with its parent. */\n schedule?: string;\n /** 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. */\n syncWindow?: string;\n /** 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. */\n messageTtl: string;\n /** The last time a sync occurred between the connected registry and its parent. */\n readonly lastSyncTime?: Date;\n /** The gateway endpoint used by the connected registry to communicate with its parent. */\n readonly gatewayEndpoint?: string;\n}\n\nexport function syncPropertiesSerializer(item: SyncProperties): any {\n return {\n tokenId: item[\"tokenId\"],\n schedule: item[\"schedule\"],\n syncWindow: item[\"syncWindow\"],\n messageTtl: item[\"messageTtl\"],\n };\n}\n\nexport function syncPropertiesDeserializer(item: any): SyncProperties {\n return {\n tokenId: item[\"tokenId\"],\n schedule: item[\"schedule\"],\n syncWindow: item[\"syncWindow\"],\n messageTtl: item[\"messageTtl\"],\n lastSyncTime: !item[\"lastSyncTime\"] ? item[\"lastSyncTime\"] : new Date(item[\"lastSyncTime\"]),\n gatewayEndpoint: item[\"gatewayEndpoint\"],\n };\n}\n\n/** The login server properties of the connected registry. */\nexport interface LoginServerProperties {\n /** The host of the connected registry. Can be FQDN or IP. */\n readonly host?: string;\n /** The TLS properties of the connected registry login server. */\n readonly tls?: TlsProperties;\n}\n\nexport function loginServerPropertiesSerializer(item: LoginServerProperties): any {\n return item;\n}\n\nexport function loginServerPropertiesDeserializer(item: any): LoginServerProperties {\n return {\n host: item[\"host\"],\n tls: !item[\"tls\"] ? item[\"tls\"] : tlsPropertiesDeserializer(item[\"tls\"]),\n };\n}\n\n/** The TLS properties of the connected registry login server. */\nexport interface TlsProperties {\n /** Indicates whether HTTPS is enabled for the login server. */\n readonly status?: TlsStatus;\n /** The certificate used to configure HTTPS for the login server. */\n readonly certificate?: TlsCertificateProperties;\n}\n\nexport function tlsPropertiesDeserializer(item: any): TlsProperties {\n return {\n status: item[\"status\"],\n certificate: !item[\"certificate\"]\n ? item[\"certificate\"]\n : tlsCertificatePropertiesDeserializer(item[\"certificate\"]),\n };\n}\n\n/** Indicates whether HTTPS is enabled for the login server. */\nexport enum KnownTlsStatus {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Indicates whether HTTPS is enabled for the login server. \\\n * {@link KnownTlsStatus} can be used interchangeably with TlsStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type TlsStatus = string;\n\n/** The TLS certificate properties of the connected registry login server. */\nexport interface TlsCertificateProperties {\n /** The type of certificate location. */\n readonly type?: CertificateType;\n /** Indicates the location of the certificates. */\n readonly location?: string;\n}\n\nexport function tlsCertificatePropertiesDeserializer(item: any): TlsCertificateProperties {\n return {\n type: item[\"type\"],\n location: item[\"location\"],\n };\n}\n\n/** The type of certificate location. */\nexport enum KnownCertificateType {\n /** LocalDirectory */\n LocalDirectory = \"LocalDirectory\",\n}\n\n/**\n * The type of certificate location. \\\n * {@link KnownCertificateType} can be used interchangeably with CertificateType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **LocalDirectory**\n */\nexport type CertificateType = string;\n\n/** The logging properties of the connected registry. */\nexport interface LoggingProperties {\n /** The verbosity of logs persisted on the connected registry. */\n logLevel?: LogLevel;\n /** Indicates whether audit logs are enabled on the connected registry. */\n auditLogStatus?: AuditLogStatus;\n}\n\nexport function loggingPropertiesSerializer(item: LoggingProperties): any {\n return { logLevel: item[\"logLevel\"], auditLogStatus: item[\"auditLogStatus\"] };\n}\n\nexport function loggingPropertiesDeserializer(item: any): LoggingProperties {\n return {\n logLevel: item[\"logLevel\"],\n auditLogStatus: item[\"auditLogStatus\"],\n };\n}\n\n/** The verbosity of logs persisted on the connected registry. */\nexport enum KnownLogLevel {\n /** Debug */\n Debug = \"Debug\",\n /** Information */\n Information = \"Information\",\n /** Warning */\n Warning = \"Warning\",\n /** Error */\n Error = \"Error\",\n /** None */\n None = \"None\",\n}\n\n/**\n * The verbosity of logs persisted on the connected registry. \\\n * {@link KnownLogLevel} can be used interchangeably with LogLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Debug** \\\n * **Information** \\\n * **Warning** \\\n * **Error** \\\n * **None**\n */\nexport type LogLevel = string;\n\n/** Indicates whether audit logs are enabled on the connected registry. */\nexport enum KnownAuditLogStatus {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Indicates whether audit logs are enabled on the connected registry. \\\n * {@link KnownAuditLogStatus} can be used interchangeably with AuditLogStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type AuditLogStatus = string;\n\nexport function statusDetailPropertiesArrayDeserializer(\n result: Array<StatusDetailProperties>,\n): any[] {\n return result.map((item) => {\n return statusDetailPropertiesDeserializer(item);\n });\n}\n\n/** The status detail properties of the connected registry. */\nexport interface StatusDetailProperties {\n /** The component of the connected registry corresponding to the status. */\n readonly type?: string;\n /** The HTTP status code. */\n readonly code?: string;\n /** The description of the status. */\n readonly description?: string;\n /** The timestamp of the status. */\n readonly timestamp?: Date;\n /** The correlation ID of the status. */\n readonly correlationId?: string;\n}\n\nexport function statusDetailPropertiesDeserializer(item: any): StatusDetailProperties {\n return {\n type: item[\"type\"],\n code: item[\"code\"],\n description: item[\"description\"],\n timestamp: !item[\"timestamp\"] ? item[\"timestamp\"] : new Date(item[\"timestamp\"]),\n correlationId: item[\"correlationId\"],\n };\n}\n\n/** The garbage collection properties of the connected registry. */\nexport interface GarbageCollectionProperties {\n /** Indicates whether garbage collection is enabled for the connected registry. */\n enabled?: boolean;\n /** The cron expression indicating the schedule that the connected registry will run garbage collection. */\n schedule?: string;\n}\n\nexport function garbageCollectionPropertiesSerializer(item: GarbageCollectionProperties): any {\n return { enabled: item[\"enabled\"], schedule: item[\"schedule\"] };\n}\n\nexport function garbageCollectionPropertiesDeserializer(item: any): GarbageCollectionProperties {\n return {\n enabled: item[\"enabled\"],\n schedule: item[\"schedule\"],\n };\n}\n\n/** The registry sync result of the connected registry. */\nexport interface RegistrySyncResult {\n /** The action that triggered the most recent registry sync. */\n readonly syncTrigger: SyncTrigger;\n /** The status of the connected registry's most recent sync. */\n readonly syncState: SyncState;\n /** The time that the connected registry's most recent sync started. */\n lastSyncStartTime?: Date;\n /** The time that the connected registry's most recent sync ended. */\n lastSyncEndTime?: Date;\n /** The time that the connected registry's most recent successful sync ended. */\n lastSuccessfulSyncEndTime?: Date;\n}\n\nexport function registrySyncResultSerializer(item: RegistrySyncResult): any {\n return {\n lastSyncStartTime: !item[\"lastSyncStartTime\"]\n ? item[\"lastSyncStartTime\"]\n : item[\"lastSyncStartTime\"].toISOString(),\n lastSyncEndTime: !item[\"lastSyncEndTime\"]\n ? item[\"lastSyncEndTime\"]\n : item[\"lastSyncEndTime\"].toISOString(),\n lastSuccessfulSyncEndTime: !item[\"lastSuccessfulSyncEndTime\"]\n ? item[\"lastSuccessfulSyncEndTime\"]\n : item[\"lastSuccessfulSyncEndTime\"].toISOString(),\n };\n}\n\nexport function registrySyncResultDeserializer(item: any): RegistrySyncResult {\n return {\n syncTrigger: item[\"syncTrigger\"],\n syncState: item[\"syncState\"],\n lastSyncStartTime: !item[\"lastSyncStartTime\"]\n ? item[\"lastSyncStartTime\"]\n : new Date(item[\"lastSyncStartTime\"]),\n lastSyncEndTime: !item[\"lastSyncEndTime\"]\n ? item[\"lastSyncEndTime\"]\n : new Date(item[\"lastSyncEndTime\"]),\n lastSuccessfulSyncEndTime: !item[\"lastSuccessfulSyncEndTime\"]\n ? item[\"lastSuccessfulSyncEndTime\"]\n : new Date(item[\"lastSuccessfulSyncEndTime\"]),\n };\n}\n\n/** The status of the connected registry's most recent sync. */\nexport enum KnownSyncTrigger {\n /** Connected Registry sync was triggered by a sync token update */\n SyncTokenUpdate = \"SyncTokenUpdate\",\n /** Connected Registry sync was triggered by an initial sync during activation */\n InitialSync = \"InitialSync\",\n /** Connected Registry sync was triggered by a manual resync request */\n ManualResync = \"ManualResync\",\n /** Connected Registry sync was triggered by the Connected Registry's recovery service */\n RecoveryService = \"RecoveryService\",\n}\n\n/**\n * The status of the connected registry's most recent sync. \\\n * {@link KnownSyncTrigger} can be used interchangeably with SyncTrigger,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SyncTokenUpdate**: Connected Registry sync was triggered by a sync token update \\\n * **InitialSync**: Connected Registry sync was triggered by an initial sync during activation \\\n * **ManualResync**: Connected Registry sync was triggered by a manual resync request \\\n * **RecoveryService**: Connected Registry sync was triggered by the Connected Registry's recovery service\n */\nexport type SyncTrigger = string;\n\n/** The action that triggered the most recent registry sync. */\nexport enum KnownSyncState {\n /** Connected Registry is not activated */\n NotActivated = \"NotActivated\",\n /** Connected Registry is syncing */\n Syncing = \"Syncing\",\n /** Connected Registry sync failed */\n Failed = \"Failed\",\n /** Connected Registry sync succeeded */\n Succeeded = \"Succeeded\",\n /** Connected Registry sync timed out */\n TimedOut = \"TimedOut\",\n /** Connected Registry sync is pending */\n Pending = \"Pending\",\n}\n\n/**\n * The action that triggered the most recent registry sync. \\\n * {@link KnownSyncState} can be used interchangeably with SyncState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotActivated**: Connected Registry is not activated \\\n * **Syncing**: Connected Registry is syncing \\\n * **Failed**: Connected Registry sync failed \\\n * **Succeeded**: Connected Registry sync succeeded \\\n * **TimedOut**: Connected Registry sync timed out \\\n * **Pending**: Connected Registry sync is pending\n */\nexport type SyncState = string;\n\n/** The parameters for updating a connected registry. */\nexport interface ConnectedRegistryUpdateParameters {\n /** The sync properties of the connected registry with its parent. */\n syncProperties?: SyncUpdateProperties;\n /** The logging properties of the connected registry. */\n logging?: LoggingProperties;\n /** The list of the ACR token resource IDs used to authenticate clients to the connected registry. */\n clientTokenIds?: string[];\n /** The list of notifications subscription information for the connected registry. */\n notificationsList?: string[];\n /** The garbage collection properties of the connected registry. */\n garbageCollection?: GarbageCollectionProperties;\n}\n\nexport function connectedRegistryUpdateParametersSerializer(\n item: ConnectedRegistryUpdateParameters,\n): any {\n return {\n properties: areAllPropsUndefined(item, [\n \"syncProperties\",\n \"logging\",\n \"clientTokenIds\",\n \"notificationsList\",\n \"garbageCollection\",\n ])\n ? undefined\n : _connectedRegistryUpdateParametersPropertiesSerializer(item),\n };\n}\n\n/** The parameters for updating token properties. */\nexport interface ConnectedRegistryUpdateProperties {\n /** The sync properties of the connected registry with its parent. */\n syncProperties?: SyncUpdateProperties;\n /** The logging properties of the connected registry. */\n logging?: LoggingProperties;\n /** The list of the ACR token resource IDs used to authenticate clients to the connected registry. */\n clientTokenIds?: string[];\n /** The list of notifications subscription information for the connected registry. */\n notificationsList?: string[];\n /** The garbage collection properties of the connected registry. */\n garbageCollection?: GarbageCollectionProperties;\n}\n\nexport function connectedRegistryUpdatePropertiesSerializer(\n item: ConnectedRegistryUpdateProperties,\n): any {\n return {\n syncProperties: !item[\"syncProperties\"]\n ? item[\"syncProperties\"]\n : syncUpdatePropertiesSerializer(item[\"syncProperties\"]),\n logging: !item[\"logging\"] ? item[\"logging\"] : loggingPropertiesSerializer(item[\"logging\"]),\n clientTokenIds: !item[\"clientTokenIds\"]\n ? item[\"clientTokenIds\"]\n : item[\"clientTokenIds\"].map((p: any) => {\n return p;\n }),\n notificationsList: !item[\"notificationsList\"]\n ? item[\"notificationsList\"]\n : item[\"notificationsList\"].map((p: any) => {\n return p;\n }),\n garbageCollection: !item[\"garbageCollection\"]\n ? item[\"garbageCollection\"]\n : garbageCollectionPropertiesSerializer(item[\"garbageCollection\"]),\n };\n}\n\n/** The parameters for updating the sync properties of the connected registry with its parent. */\nexport interface SyncUpdateProperties {\n /** The cron expression indicating the schedule that the connected registry will sync with its parent. */\n schedule?: string;\n /** 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. */\n syncWindow?: string;\n /** 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. */\n messageTtl?: string;\n}\n\nexport function syncUpdatePropertiesSerializer(item: SyncUpdateProperties): any {\n return {\n schedule: item[\"schedule\"],\n syncWindow: item[\"syncWindow\"],\n messageTtl: item[\"messageTtl\"],\n };\n}\n\n/** The result of a request to list connected registries for a container registry. */\nexport interface _ConnectedRegistryListResult {\n /** 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. */\n value?: ConnectedRegistry[];\n /** The URI that can be used to request the next list of connected registries. */\n nextLink?: string;\n}\n\nexport function _connectedRegistryListResultDeserializer(item: any): _ConnectedRegistryListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : connectedRegistryArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function connectedRegistryArraySerializer(result: Array<ConnectedRegistry>): any[] {\n return result.map((item) => {\n return connectedRegistrySerializer(item);\n });\n}\n\nexport function connectedRegistryArrayDeserializer(result: Array<ConnectedRegistry>): any[] {\n return result.map((item) => {\n return connectedRegistryDeserializer(item);\n });\n}\n\n/** The result of a request to list private endpoint connections for a container registry. */\nexport interface _PrivateEndpointConnectionListResult {\n /** 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. */\n value?: PrivateEndpointConnection[];\n /** The URI that can be used to request the next list of private endpoint connections. */\n nextLink?: string;\n}\n\nexport function _privateEndpointConnectionListResultDeserializer(\n item: any,\n): _PrivateEndpointConnectionListResult {\n return {\n value: !item[\"value\"]\n ? item[\"value\"]\n : privateEndpointConnectionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\n/** An object that represents a replication for a container registry. */\nexport interface Replication extends TrackedResource {\n /** The provisioning state of the replication at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n /** The status of the replication at the time the operation was called. */\n readonly status?: Status;\n /** Specifies whether the replication's regional endpoint is enabled. Requests will not be routed to a replication whose regional endpoint is disabled, however its data will continue to be synced with other replications. */\n regionEndpointEnabled?: boolean;\n /** Whether or not zone redundancy is enabled for this container registry replication */\n zoneRedundancy?: ZoneRedundancy;\n}\n\nexport function replicationSerializer(item: Replication): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: areAllPropsUndefined(item, [\"regionEndpointEnabled\", \"zoneRedundancy\"])\n ? undefined\n : _replicationPropertiesSerializer(item),\n };\n}\n\nexport function replicationDeserializer(item: any): Replication {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _replicationPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** The properties of a replication. */\nexport interface ReplicationProperties {\n /** The provisioning state of the replication at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n /** The status of the replication at the time the operation was called. */\n readonly status?: Status;\n /** Specifies whether the replication's regional endpoint is enabled. Requests will not be routed to a replication whose regional endpoint is disabled, however its data will continue to be synced with other replications. */\n regionEndpointEnabled?: boolean;\n /** Whether or not zone redundancy is enabled for this container registry replication */\n zoneRedundancy?: ZoneRedundancy;\n}\n\nexport function replicationPropertiesSerializer(item: ReplicationProperties): any {\n return {\n regionEndpointEnabled: item[\"regionEndpointEnabled\"],\n zoneRedundancy: item[\"zoneRedundancy\"],\n };\n}\n\nexport function replicationPropertiesDeserializer(item: any): ReplicationProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n status: !item[\"status\"] ? item[\"status\"] : statusDeserializer(item[\"status\"]),\n regionEndpointEnabled: item[\"regionEndpointEnabled\"],\n zoneRedundancy: item[\"zoneRedundancy\"],\n };\n}\n\n/** The parameters for updating a replication. */\nexport interface ReplicationUpdateParameters {\n /** The tags for the replication. */\n tags?: Record<string, string>;\n /** Specifies whether the replication's regional endpoint is enabled. Requests will not be routed to a replication whose regional endpoint is disabled, however its data will continue to be synced with other replications. */\n regionEndpointEnabled?: boolean;\n}\n\nexport function replicationUpdateParametersSerializer(item: ReplicationUpdateParameters): any {\n return {\n tags: item[\"tags\"],\n properties: areAllPropsUndefined(item, [\"regionEndpointEnabled\"])\n ? undefined\n : _replicationUpdateParametersPropertiesSerializer(item),\n };\n}\n\n/** model interface ReplicationUpdateParametersProperties */\nexport interface ReplicationUpdateParametersProperties {\n /** Specifies whether the replication's regional endpoint is enabled. Requests will not be routed to a replication whose regional endpoint is disabled, however its data will continue to be synced with other replications. */\n regionEndpointEnabled?: boolean;\n}\n\nexport function replicationUpdateParametersPropertiesSerializer(\n item: ReplicationUpdateParametersProperties,\n): any {\n return { regionEndpointEnabled: item[\"regionEndpointEnabled\"] };\n}\n\n/** The result of a request to list replications for a container registry. */\nexport interface _ReplicationListResult {\n /** The list of replications. Since this list may be incomplete, the nextLink field should be used to request the next list of replications. */\n value?: Replication[];\n /** The URI that can be used to request the next list of replications. */\n nextLink?: string;\n}\n\nexport function _replicationListResultDeserializer(item: any): _ReplicationListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : replicationArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function replicationArraySerializer(result: Array<Replication>): any[] {\n return result.map((item) => {\n return replicationSerializer(item);\n });\n}\n\nexport function replicationArrayDeserializer(result: Array<Replication>): any[] {\n return result.map((item) => {\n return replicationDeserializer(item);\n });\n}\n\n/** An object that represents a scope map for a container registry. */\nexport interface ScopeMap extends ProxyResource {\n /** The user friendly description of the scope map. */\n description?: string;\n /** The type of the scope map. E.g. BuildIn scope map. */\n readonly typePropertiesType?: string;\n /** The creation date of scope map. */\n readonly creationDate?: Date;\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n /**\n * The list of scoped permissions for registry artifacts.\n * E.g. repositories/repository-name/content/read,\n * repositories/repository-name/metadata/write\n */\n actions?: string[];\n}\n\nexport function scopeMapSerializer(item: ScopeMap): any {\n return {\n properties: areAllPropsUndefined(item, [\"description\", \"actions\"])\n ? undefined\n : _scopeMapPropertiesSerializer(item),\n };\n}\n\nexport function scopeMapDeserializer(item: any): ScopeMap {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _scopeMapPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** The properties of a scope map. */\nexport interface ScopeMapProperties {\n /** The user friendly description of the scope map. */\n description?: string;\n /** The type of the scope map. E.g. BuildIn scope map. */\n readonly type?: string;\n /** The creation date of scope map. */\n readonly creationDate?: Date;\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n /**\n * The list of scoped permissions for registry artifacts.\n * E.g. repositories/repository-name/content/read,\n * repositories/repository-name/metadata/write\n */\n actions: string[];\n}\n\nexport function scopeMapPropertiesSerializer(item: ScopeMapProperties): any {\n return {\n description: item[\"description\"],\n actions: item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function scopeMapPropertiesDeserializer(item: any): ScopeMapProperties {\n return {\n description: item[\"description\"],\n type: item[\"type\"],\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n actions: item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** The properties for updating the scope map. */\nexport interface ScopeMapUpdateParameters {\n /** The user friendly description of the scope map. */\n description?: string;\n /**\n * The list of scope permissions for registry artifacts.\n * E.g. repositories/repository-name/pull,\n * repositories/repository-name/delete\n */\n actions?: string[];\n}\n\nexport function scopeMapUpdateParametersSerializer(item: ScopeMapUpdateParameters): any {\n return {\n properties: areAllPropsUndefined(item, [\"description\", \"actions\"])\n ? undefined\n : _scopeMapUpdateParametersPropertiesSerializer(item),\n };\n}\n\n/** The update parameters for scope map properties. */\nexport interface ScopeMapPropertiesUpdateParameters {\n /** The user friendly description of the scope map. */\n description?: string;\n /**\n * The list of scope permissions for registry artifacts.\n * E.g. repositories/repository-name/pull,\n * repositories/repository-name/delete\n */\n actions?: string[];\n}\n\nexport function scopeMapPropertiesUpdateParametersSerializer(\n item: ScopeMapPropertiesUpdateParameters,\n): any {\n return {\n description: item[\"description\"],\n actions: !item[\"actions\"]\n ? item[\"actions\"]\n : item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** The result of a request to list scope maps for a container registry. */\nexport interface _ScopeMapListResult {\n /** The list of scope maps. Since this list may be incomplete, the nextLink field should be used to request the next list of scope maps. */\n value?: ScopeMap[];\n /** The URI that can be used to request the next list of scope maps. */\n nextLink?: string;\n}\n\nexport function _scopeMapListResultDeserializer(item: any): _ScopeMapListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : scopeMapArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function scopeMapArraySerializer(result: Array<ScopeMap>): any[] {\n return result.map((item) => {\n return scopeMapSerializer(item);\n });\n}\n\nexport function scopeMapArrayDeserializer(result: Array<ScopeMap>): any[] {\n return result.map((item) => {\n return scopeMapDeserializer(item);\n });\n}\n\n/** An object that represents a token for a container registry. */\nexport interface Token extends ProxyResource {\n /** The creation date of scope map. */\n readonly creationDate?: Date;\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n /** The resource ID of the scope map to which the token will be associated with. */\n scopeMapId?: string;\n /** The credentials that can be used for authenticating the token. */\n credentials?: TokenCredentialsProperties;\n /** The status of the token example enabled or disabled. */\n status?: TokenStatus;\n}\n\nexport function tokenSerializer(item: Token): any {\n return {\n properties: areAllPropsUndefined(item, [\"scopeMapId\", \"credentials\", \"status\"])\n ? undefined\n : _tokenPropertiesSerializer(item),\n };\n}\n\nexport function tokenDeserializer(item: any): Token {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _tokenPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** The properties of a token. */\nexport interface TokenProperties {\n /** The creation date of scope map. */\n readonly creationDate?: Date;\n /** Provisioning state of the resource. */\n readonly provisioningState?: ProvisioningState;\n /** The resource ID of the scope map to which the token will be associated with. */\n scopeMapId?: string;\n /** The credentials that can be used for authenticating the token. */\n credentials?: TokenCredentialsProperties;\n /** The status of the token example enabled or disabled. */\n status?: TokenStatus;\n}\n\nexport function tokenPropertiesSerializer(item: TokenProperties): any {\n return {\n scopeMapId: item[\"scopeMapId\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : tokenCredentialsPropertiesSerializer(item[\"credentials\"]),\n status: item[\"status\"],\n };\n}\n\nexport function tokenPropertiesDeserializer(item: any): TokenProperties {\n return {\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n scopeMapId: item[\"scopeMapId\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : tokenCredentialsPropertiesDeserializer(item[\"credentials\"]),\n status: item[\"status\"],\n };\n}\n\n/** The properties of the credentials that can be used for authenticating the token. */\nexport interface TokenCredentialsProperties {\n certificates?: TokenCertificate[];\n passwords?: TokenPassword[];\n}\n\nexport function tokenCredentialsPropertiesSerializer(item: TokenCredentialsProperties): any {\n return {\n certificates: !item[\"certificates\"]\n ? item[\"certificates\"]\n : tokenCertificateArraySerializer(item[\"certificates\"]),\n passwords: !item[\"passwords\"]\n ? item[\"passwords\"]\n : tokenPasswordArraySerializer(item[\"passwords\"]),\n };\n}\n\nexport function tokenCredentialsPropertiesDeserializer(item: any): TokenCredentialsProperties {\n return {\n certificates: !item[\"certificates\"]\n ? item[\"certificates\"]\n : tokenCertificateArrayDeserializer(item[\"certificates\"]),\n passwords: !item[\"passwords\"]\n ? item[\"passwords\"]\n : tokenPasswordArrayDeserializer(item[\"passwords\"]),\n };\n}\n\nexport function tokenCertificateArraySerializer(result: Array<TokenCertificate>): any[] {\n return result.map((item) => {\n return tokenCertificateSerializer(item);\n });\n}\n\nexport function tokenCertificateArrayDeserializer(result: Array<TokenCertificate>): any[] {\n return result.map((item) => {\n return tokenCertificateDeserializer(item);\n });\n}\n\n/** The properties of a certificate used for authenticating a token. */\nexport interface TokenCertificate {\n name?: TokenCertificateName;\n /** The expiry datetime of the certificate. */\n expiry?: Date;\n /** The thumbprint of the certificate. */\n thumbprint?: string;\n /** Base 64 encoded string of the public certificate1 in PEM format that will be used for authenticating the token. */\n encodedPemCertificate?: string;\n}\n\nexport function tokenCertificateSerializer(item: TokenCertificate): any {\n return {\n name: item[\"name\"],\n expiry: !item[\"expiry\"] ? item[\"expiry\"] : item[\"expiry\"].toISOString(),\n thumbprint: item[\"thumbprint\"],\n encodedPemCertificate: item[\"encodedPemCertificate\"],\n };\n}\n\nexport function tokenCertificateDeserializer(item: any): TokenCertificate {\n return {\n name: item[\"name\"],\n expiry: !item[\"expiry\"] ? item[\"expiry\"] : new Date(item[\"expiry\"]),\n thumbprint: item[\"thumbprint\"],\n encodedPemCertificate: item[\"encodedPemCertificate\"],\n };\n}\n\n/** Known values of {@link TokenCertificateName} that the service accepts. */\nexport enum KnownTokenCertificateName {\n /** certificate1 */\n Certificate1 = \"certificate1\",\n /** certificate2 */\n Certificate2 = \"certificate2\",\n}\n\n/** Type of TokenCertificateName */\nexport type TokenCertificateName = string;\n\n/** The status of the token example enabled or disabled. */\nexport enum KnownTokenStatus {\n /** enabled */\n Enabled = \"enabled\",\n /** disabled */\n Disabled = \"disabled\",\n}\n\n/**\n * The status of the token example enabled or disabled. \\\n * {@link KnownTokenStatus} can be used interchangeably with TokenStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **enabled** \\\n * **disabled**\n */\nexport type TokenStatus = string;\n\n/** The parameters for updating a token. */\nexport interface TokenUpdateParameters {\n /** The resource ID of the scope map to which the token will be associated with. */\n scopeMapId?: string;\n /** The status of the token example enabled or disabled. */\n status?: TokenStatus;\n /** The credentials that can be used for authenticating the token. */\n credentials?: TokenCredentialsProperties;\n}\n\nexport function tokenUpdateParametersSerializer(item: TokenUpdateParameters): any {\n return {\n properties: areAllPropsUndefined(item, [\"scopeMapId\", \"status\", \"credentials\"])\n ? undefined\n : _tokenUpdateParametersPropertiesSerializer(item),\n };\n}\n\n/** The parameters for updating token properties. */\nexport interface TokenUpdateProperties {\n /** The resource ID of the scope map to which the token will be associated with. */\n scopeMapId?: string;\n /** The status of the token example enabled or disabled. */\n status?: TokenStatus;\n /** The credentials that can be used for authenticating the token. */\n credentials?: TokenCredentialsProperties;\n}\n\nexport function tokenUpdatePropertiesSerializer(item: TokenUpdateProperties): any {\n return {\n scopeMapId: item[\"scopeMapId\"],\n status: item[\"status\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : tokenCredentialsPropertiesSerializer(item[\"credentials\"]),\n };\n}\n\n/** The result of a request to list tokens for a container registry. */\nexport interface _TokenListResult {\n /** The list of tokens. Since this list may be incomplete, the nextLink field should be used to request the next list of tokens. */\n value?: Token[];\n /** The URI that can be used to request the next list of tokens. */\n nextLink?: string;\n}\n\nexport function _tokenListResultDeserializer(item: any): _TokenListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : tokenArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function tokenArraySerializer(result: Array<Token>): any[] {\n return result.map((item) => {\n return tokenSerializer(item);\n });\n}\n\nexport function tokenArrayDeserializer(result: Array<Token>): any[] {\n return result.map((item) => {\n return tokenDeserializer(item);\n });\n}\n\n/** An object that represents an export pipeline for a container registry. */\nexport interface ExportPipeline extends ProxyResource {\n /** The location of the export pipeline. */\n location?: string;\n /** The identity of the export pipeline. */\n identity?: IdentityProperties;\n /** The target properties of the export pipeline. */\n target?: ExportPipelineTargetProperties;\n /** The list of all options configured for the pipeline. */\n options?: PipelineOptions[];\n /** The provisioning state of the pipeline at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function exportPipelineSerializer(item: ExportPipeline): any {\n return {\n properties: areAllPropsUndefined(item, [\"target\", \"options\"])\n ? undefined\n : _exportPipelinePropertiesSerializer(item),\n location: item[\"location\"],\n identity: !item[\"identity\"] ? item[\"identity\"] : identityPropertiesSerializer(item[\"identity\"]),\n };\n}\n\nexport function exportPipelineDeserializer(item: any): ExportPipeline {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _exportPipelinePropertiesDeserializer(item[\"properties\"])),\n location: item[\"location\"],\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : identityPropertiesDeserializer(item[\"identity\"]),\n };\n}\n\n/** The properties of an export pipeline. */\nexport interface ExportPipelineProperties {\n /** The target properties of the export pipeline. */\n target: ExportPipelineTargetProperties;\n /** The list of all options configured for the pipeline. */\n options?: PipelineOptions[];\n /** The provisioning state of the pipeline at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function exportPipelinePropertiesSerializer(item: ExportPipelineProperties): any {\n return {\n target: exportPipelineTargetPropertiesSerializer(item[\"target\"]),\n options: !item[\"options\"]\n ? item[\"options\"]\n : item[\"options\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function exportPipelinePropertiesDeserializer(item: any): ExportPipelineProperties {\n return {\n target: exportPipelineTargetPropertiesDeserializer(item[\"target\"]),\n options: !item[\"options\"]\n ? item[\"options\"]\n : item[\"options\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The properties of the export pipeline target. */\nexport interface ExportPipelineTargetProperties {\n /** The type of target for the export pipeline. */\n type?: string;\n /**\n * The target uri of the export pipeline.\n * When 'AzureStorageBlob': \"https://accountName.blob.core.windows.net/containerName/blobName\"\n * When 'AzureStorageBlobContainer': \"https://accountName.blob.core.windows.net/containerName\"\n */\n uri?: string;\n /** They key vault secret uri to obtain the target storage SAS token. */\n keyVaultUri?: string;\n /** The storage access mode used for the customer storage account. */\n storageAccessMode?: StorageAccessMode;\n}\n\nexport function exportPipelineTargetPropertiesSerializer(\n item: ExportPipelineTargetProperties,\n): any {\n return {\n type: item[\"type\"],\n uri: item[\"uri\"],\n keyVaultUri: item[\"keyVaultUri\"],\n storageAccessMode: item[\"storageAccessMode\"],\n };\n}\n\nexport function exportPipelineTargetPropertiesDeserializer(\n item: any,\n): ExportPipelineTargetProperties {\n return {\n type: item[\"type\"],\n uri: item[\"uri\"],\n keyVaultUri: item[\"keyVaultUri\"],\n storageAccessMode: item[\"storageAccessMode\"],\n };\n}\n\n/** The storage access mode used for the customer storage account. */\nexport enum KnownStorageAccessMode {\n /** Managed Identity access mode */\n ManagedIdentity = \"ManagedIdentity\",\n /** SAS Token access mode */\n SasToken = \"SasToken\",\n}\n\n/**\n * The storage access mode used for the customer storage account. \\\n * {@link KnownStorageAccessMode} can be used interchangeably with StorageAccessMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ManagedIdentity**: Managed Identity access mode \\\n * **SasToken**: SAS Token access mode\n */\nexport type StorageAccessMode = string;\n\n/** Known values of {@link PipelineOptions} that the service accepts. */\nexport enum KnownPipelineOptions {\n /** OverwriteTags */\n OverwriteTags = \"OverwriteTags\",\n /** OverwriteBlobs */\n OverwriteBlobs = \"OverwriteBlobs\",\n /** DeleteSourceBlobOnSuccess */\n DeleteSourceBlobOnSuccess = \"DeleteSourceBlobOnSuccess\",\n /** ContinueOnErrors */\n ContinueOnErrors = \"ContinueOnErrors\",\n}\n\n/** Type of PipelineOptions */\nexport type PipelineOptions = string;\n\n/** The result of a request to list export pipelines for a container registry. */\nexport interface _ExportPipelineListResult {\n /** 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. */\n value?: ExportPipeline[];\n /** The URI that can be used to request the next list of export pipelines. */\n nextLink?: string;\n}\n\nexport function _exportPipelineListResultDeserializer(item: any): _ExportPipelineListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : exportPipelineArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function exportPipelineArraySerializer(result: Array<ExportPipeline>): any[] {\n return result.map((item) => {\n return exportPipelineSerializer(item);\n });\n}\n\nexport function exportPipelineArrayDeserializer(result: Array<ExportPipeline>): any[] {\n return result.map((item) => {\n return exportPipelineDeserializer(item);\n });\n}\n\n/** An object that represents an import pipeline for a container registry. */\nexport interface ImportPipeline extends ProxyResource {\n /** The location of the import pipeline. */\n location?: string;\n /** The identity of the import pipeline. */\n identity?: IdentityProperties;\n /** The source properties of the import pipeline. */\n source?: ImportPipelineSourceProperties;\n /** The properties that describe the trigger of the import pipeline. */\n trigger?: PipelineTriggerProperties;\n /** The list of all options configured for the pipeline. */\n options?: PipelineOptions[];\n /** The provisioning state of the pipeline at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function importPipelineSerializer(item: ImportPipeline): any {\n return {\n properties: areAllPropsUndefined(item, [\"source\", \"trigger\", \"options\"])\n ? undefined\n : _importPipelinePropertiesSerializer(item),\n location: item[\"location\"],\n identity: !item[\"identity\"] ? item[\"identity\"] : identityPropertiesSerializer(item[\"identity\"]),\n };\n}\n\nexport function importPipelineDeserializer(item: any): ImportPipeline {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _importPipelinePropertiesDeserializer(item[\"properties\"])),\n location: item[\"location\"],\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : identityPropertiesDeserializer(item[\"identity\"]),\n };\n}\n\n/** The properties of an import pipeline. */\nexport interface ImportPipelineProperties {\n /** The source properties of the import pipeline. */\n source: ImportPipelineSourceProperties;\n /** The properties that describe the trigger of the import pipeline. */\n trigger?: PipelineTriggerProperties;\n /** The list of all options configured for the pipeline. */\n options?: PipelineOptions[];\n /** The provisioning state of the pipeline at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function importPipelinePropertiesSerializer(item: ImportPipelineProperties): any {\n return {\n source: importPipelineSourcePropertiesSerializer(item[\"source\"]),\n trigger: !item[\"trigger\"]\n ? item[\"trigger\"]\n : pipelineTriggerPropertiesSerializer(item[\"trigger\"]),\n options: !item[\"options\"]\n ? item[\"options\"]\n : item[\"options\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function importPipelinePropertiesDeserializer(item: any): ImportPipelineProperties {\n return {\n source: importPipelineSourcePropertiesDeserializer(item[\"source\"]),\n trigger: !item[\"trigger\"]\n ? item[\"trigger\"]\n : pipelineTriggerPropertiesDeserializer(item[\"trigger\"]),\n options: !item[\"options\"]\n ? item[\"options\"]\n : item[\"options\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The properties of the import pipeline source. */\nexport interface ImportPipelineSourceProperties {\n /** The type of source for the import pipeline. */\n type?: PipelineSourceType;\n /**\n * The source uri of the import pipeline.\n * When 'AzureStorageBlob': \"https://accountName.blob.core.windows.net/containerName/blobName\"\n * When 'AzureStorageBlobContainer': \"https://accountName.blob.core.windows.net/containerName\"\n */\n uri?: string;\n /** They key vault secret uri to obtain the source storage SAS token. */\n keyVaultUri?: string;\n /** The storage access mode used for the customer storage account. */\n storageAccessMode?: StorageAccessMode;\n}\n\nexport function importPipelineSourcePropertiesSerializer(\n item: ImportPipelineSourceProperties,\n): any {\n return {\n type: item[\"type\"],\n uri: item[\"uri\"],\n keyVaultUri: item[\"keyVaultUri\"],\n storageAccessMode: item[\"storageAccessMode\"],\n };\n}\n\nexport function importPipelineSourcePropertiesDeserializer(\n item: any,\n): ImportPipelineSourceProperties {\n return {\n type: item[\"type\"],\n uri: item[\"uri\"],\n keyVaultUri: item[\"keyVaultUri\"],\n storageAccessMode: item[\"storageAccessMode\"],\n };\n}\n\n/** The type of source for the import pipeline. */\nexport enum KnownPipelineSourceType {\n /** AzureStorageBlobContainer */\n AzureStorageBlobContainer = \"AzureStorageBlobContainer\",\n}\n\n/**\n * The type of source for the import pipeline. \\\n * {@link KnownPipelineSourceType} can be used interchangeably with PipelineSourceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AzureStorageBlobContainer**\n */\nexport type PipelineSourceType = string;\n\n/** The trigger properties of the import pipeline */\nexport interface PipelineTriggerProperties {\n /** The source trigger properties of the pipeline. */\n sourceTrigger?: PipelineSourceTriggerProperties;\n}\n\nexport function pipelineTriggerPropertiesSerializer(item: PipelineTriggerProperties): any {\n return {\n sourceTrigger: !item[\"sourceTrigger\"]\n ? item[\"sourceTrigger\"]\n : pipelineSourceTriggerPropertiesSerializer(item[\"sourceTrigger\"]),\n };\n}\n\nexport function pipelineTriggerPropertiesDeserializer(item: any): PipelineTriggerProperties {\n return {\n sourceTrigger: !item[\"sourceTrigger\"]\n ? item[\"sourceTrigger\"]\n : pipelineSourceTriggerPropertiesDeserializer(item[\"sourceTrigger\"]),\n };\n}\n\n/** The source trigger properties of the import pipeline */\nexport interface PipelineSourceTriggerProperties {\n /** The current status of the source trigger. */\n status: TriggerStatus;\n}\n\nexport function pipelineSourceTriggerPropertiesSerializer(\n item: PipelineSourceTriggerProperties,\n): any {\n return { status: item[\"status\"] };\n}\n\nexport function pipelineSourceTriggerPropertiesDeserializer(\n item: any,\n): PipelineSourceTriggerProperties {\n return {\n status: item[\"status\"],\n };\n}\n\n/** The current status of the source trigger. */\nexport enum KnownTriggerStatus {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * The current status of the source trigger. \\\n * {@link KnownTriggerStatus} can be used interchangeably with TriggerStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type TriggerStatus = string;\n\n/** The result of a request to list import pipelines for a container registry. */\nexport interface _ImportPipelineListResult {\n /** 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. */\n value?: ImportPipeline[];\n /** The URI that can be used to request the next list of import pipelines. */\n nextLink?: string;\n}\n\nexport function _importPipelineListResultDeserializer(item: any): _ImportPipelineListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : importPipelineArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function importPipelineArraySerializer(result: Array<ImportPipeline>): any[] {\n return result.map((item) => {\n return importPipelineSerializer(item);\n });\n}\n\nexport function importPipelineArrayDeserializer(result: Array<ImportPipeline>): any[] {\n return result.map((item) => {\n return importPipelineDeserializer(item);\n });\n}\n\n/** An object that represents a pipeline run for a container registry. */\nexport interface PipelineRun extends ProxyResource {\n /** The provisioning state of a pipeline run. */\n readonly provisioningState?: ProvisioningState;\n /** The request parameters for a pipeline run. */\n request?: PipelineRunRequest;\n /** The response of a pipeline run. */\n readonly response?: PipelineRunResponse;\n /** How the pipeline run should be forced to recreate even if the pipeline run configuration has not changed. */\n forceUpdateTag?: string;\n}\n\nexport function pipelineRunSerializer(item: PipelineRun): any {\n return {\n properties: areAllPropsUndefined(item, [\"request\", \"forceUpdateTag\"])\n ? undefined\n : _pipelineRunPropertiesSerializer(item),\n };\n}\n\nexport function pipelineRunDeserializer(item: any): PipelineRun {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _pipelineRunPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** The properties of a pipeline run. */\nexport interface PipelineRunProperties {\n /** The provisioning state of a pipeline run. */\n readonly provisioningState?: ProvisioningState;\n /** The request parameters for a pipeline run. */\n request?: PipelineRunRequest;\n /** The response of a pipeline run. */\n readonly response?: PipelineRunResponse;\n /** How the pipeline run should be forced to recreate even if the pipeline run configuration has not changed. */\n forceUpdateTag?: string;\n}\n\nexport function pipelineRunPropertiesSerializer(item: PipelineRunProperties): any {\n return {\n request: !item[\"request\"] ? item[\"request\"] : pipelineRunRequestSerializer(item[\"request\"]),\n forceUpdateTag: item[\"forceUpdateTag\"],\n };\n}\n\nexport function pipelineRunPropertiesDeserializer(item: any): PipelineRunProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n request: !item[\"request\"] ? item[\"request\"] : pipelineRunRequestDeserializer(item[\"request\"]),\n response: !item[\"response\"]\n ? item[\"response\"]\n : pipelineRunResponseDeserializer(item[\"response\"]),\n forceUpdateTag: item[\"forceUpdateTag\"],\n };\n}\n\n/** The request properties provided for a pipeline run. */\nexport interface PipelineRunRequest {\n /** The resource ID of the pipeline to run. */\n pipelineResourceId?: string;\n /**\n * List of source artifacts to be transferred by the pipeline.\n * Specify an image by repository ('hello-world'). This will use the 'latest' tag.\n * Specify an image by tag ('hello-world:latest').\n * Specify an image by sha256-based manifest digest ('hello-world@sha256:abc123').\n */\n artifacts?: string[];\n /** The source properties of the pipeline run. */\n source?: PipelineRunSourceProperties;\n /** The target properties of the pipeline run. */\n target?: PipelineRunTargetProperties;\n /** The digest of the tar used to transfer the artifacts. */\n catalogDigest?: string;\n}\n\nexport function pipelineRunRequestSerializer(item: PipelineRunRequest): any {\n return {\n pipelineResourceId: item[\"pipelineResourceId\"],\n artifacts: !item[\"artifacts\"]\n ? item[\"artifacts\"]\n : item[\"artifacts\"].map((p: any) => {\n return p;\n }),\n source: !item[\"source\"]\n ? item[\"source\"]\n : pipelineRunSourcePropertiesSerializer(item[\"source\"]),\n target: !item[\"target\"]\n ? item[\"target\"]\n : pipelineRunTargetPropertiesSerializer(item[\"target\"]),\n catalogDigest: item[\"catalogDigest\"],\n };\n}\n\nexport function pipelineRunRequestDeserializer(item: any): PipelineRunRequest {\n return {\n pipelineResourceId: item[\"pipelineResourceId\"],\n artifacts: !item[\"artifacts\"]\n ? item[\"artifacts\"]\n : item[\"artifacts\"].map((p: any) => {\n return p;\n }),\n source: !item[\"source\"]\n ? item[\"source\"]\n : pipelineRunSourcePropertiesDeserializer(item[\"source\"]),\n target: !item[\"target\"]\n ? item[\"target\"]\n : pipelineRunTargetPropertiesDeserializer(item[\"target\"]),\n catalogDigest: item[\"catalogDigest\"],\n };\n}\n\n/** The pipeline run source properties */\nexport interface PipelineRunSourceProperties {\n /** The type of the source. */\n type?: PipelineRunSourceType;\n /** The name of the source. */\n name?: string;\n}\n\nexport function pipelineRunSourcePropertiesSerializer(item: PipelineRunSourceProperties): any {\n return { type: item[\"type\"], name: item[\"name\"] };\n}\n\nexport function pipelineRunSourcePropertiesDeserializer(item: any): PipelineRunSourceProperties {\n return {\n type: item[\"type\"],\n name: item[\"name\"],\n };\n}\n\n/** The type of the source. */\nexport enum KnownPipelineRunSourceType {\n /** AzureStorageBlob */\n AzureStorageBlob = \"AzureStorageBlob\",\n}\n\n/**\n * The type of the source. \\\n * {@link KnownPipelineRunSourceType} can be used interchangeably with PipelineRunSourceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AzureStorageBlob**\n */\nexport type PipelineRunSourceType = string;\n\n/** The pipeline run target properties */\nexport interface PipelineRunTargetProperties {\n /** The type of the target. */\n type?: PipelineRunTargetType;\n /** The name of the target. */\n name?: string;\n}\n\nexport function pipelineRunTargetPropertiesSerializer(item: PipelineRunTargetProperties): any {\n return { type: item[\"type\"], name: item[\"name\"] };\n}\n\nexport function pipelineRunTargetPropertiesDeserializer(item: any): PipelineRunTargetProperties {\n return {\n type: item[\"type\"],\n name: item[\"name\"],\n };\n}\n\n/** The type of the target. */\nexport enum KnownPipelineRunTargetType {\n /** AzureStorageBlob */\n AzureStorageBlob = \"AzureStorageBlob\",\n}\n\n/**\n * The type of the target. \\\n * {@link KnownPipelineRunTargetType} can be used interchangeably with PipelineRunTargetType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AzureStorageBlob**\n */\nexport type PipelineRunTargetType = string;\n\n/** The response properties returned for a pipeline run. */\nexport interface PipelineRunResponse {\n /** The current status of the pipeline run. */\n status?: string;\n /** The artifacts imported in the pipeline run. */\n importedArtifacts?: string[];\n /** The current progress of the copy operation. */\n progress?: ProgressProperties;\n /** The time the pipeline run started. */\n startTime?: Date;\n /** The time the pipeline run finished. */\n finishTime?: Date;\n /** The source of the pipeline run. */\n source?: ImportPipelineSourceProperties;\n /** The target of the pipeline run. */\n target?: ExportPipelineTargetProperties;\n /** The digest of the tar used to transfer the artifacts. */\n catalogDigest?: string;\n /** The trigger that caused the pipeline run. */\n trigger?: PipelineTriggerDescriptor;\n /** The detailed error message for the pipeline run in the case of failure. */\n pipelineRunErrorMessage?: string;\n}\n\nexport function pipelineRunResponseDeserializer(item: any): PipelineRunResponse {\n return {\n status: item[\"status\"],\n importedArtifacts: !item[\"importedArtifacts\"]\n ? item[\"importedArtifacts\"]\n : item[\"importedArtifacts\"].map((p: any) => {\n return p;\n }),\n progress: !item[\"progress\"]\n ? item[\"progress\"]\n : progressPropertiesDeserializer(item[\"progress\"]),\n startTime: !item[\"startTime\"] ? item[\"startTime\"] : new Date(item[\"startTime\"]),\n finishTime: !item[\"finishTime\"] ? item[\"finishTime\"] : new Date(item[\"finishTime\"]),\n source: !item[\"source\"]\n ? item[\"source\"]\n : importPipelineSourcePropertiesDeserializer(item[\"source\"]),\n target: !item[\"target\"]\n ? item[\"target\"]\n : exportPipelineTargetPropertiesDeserializer(item[\"target\"]),\n catalogDigest: item[\"catalogDigest\"],\n trigger: !item[\"trigger\"]\n ? item[\"trigger\"]\n : pipelineTriggerDescriptorDeserializer(item[\"trigger\"]),\n pipelineRunErrorMessage: item[\"pipelineRunErrorMessage\"],\n };\n}\n\n/** The progress properties. */\nexport interface ProgressProperties {\n /** The percentage complete of the copy operation. */\n percentage?: string;\n}\n\nexport function progressPropertiesDeserializer(item: any): ProgressProperties {\n return {\n percentage: item[\"percentage\"],\n };\n}\n\n/** The pipeline trigger descriptor */\nexport interface PipelineTriggerDescriptor {\n /** The source trigger that caused the pipeline run. */\n sourceTrigger?: PipelineSourceTriggerDescriptor;\n}\n\nexport function pipelineTriggerDescriptorDeserializer(item: any): PipelineTriggerDescriptor {\n return {\n sourceTrigger: !item[\"sourceTrigger\"]\n ? item[\"sourceTrigger\"]\n : pipelineSourceTriggerDescriptorDeserializer(item[\"sourceTrigger\"]),\n };\n}\n\n/** The pipeline source trigger descriptor. */\nexport interface PipelineSourceTriggerDescriptor {\n /** The timestamp when the source update happened. */\n timestamp?: Date;\n}\n\nexport function pipelineSourceTriggerDescriptorDeserializer(\n item: any,\n): PipelineSourceTriggerDescriptor {\n return {\n timestamp: !item[\"timestamp\"] ? item[\"timestamp\"] : new Date(item[\"timestamp\"]),\n };\n}\n\n/** The result of a request to list pipeline runs for a container registry. */\nexport interface _PipelineRunListResult {\n /** 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. */\n value?: PipelineRun[];\n /** The URI that can be used to request the next list of pipeline runs. */\n nextLink?: string;\n}\n\nexport function _pipelineRunListResultDeserializer(item: any): _PipelineRunListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : pipelineRunArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function pipelineRunArraySerializer(result: Array<PipelineRun>): any[] {\n return result.map((item) => {\n return pipelineRunSerializer(item);\n });\n}\n\nexport function pipelineRunArrayDeserializer(result: Array<PipelineRun>): any[] {\n return result.map((item) => {\n return pipelineRunDeserializer(item);\n });\n}\n\n/** An object that represents a webhook for a container registry. */\nexport interface Webhook extends TrackedResource {\n /** The status of the webhook at the time the operation was called. */\n status?: WebhookStatus;\n /** The scope of repositories where the event can be triggered. For example, 'foo:*' means events for all tags under repository 'foo'. 'foo:bar' means events for 'foo:bar' only. 'foo' is equivalent to 'foo:latest'. Empty means all events. */\n scope?: string;\n /** The list of actions that trigger the webhook to post notifications. */\n actions?: WebhookAction[];\n /** The provisioning state of the webhook at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function webhookDeserializer(item: any): Webhook {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _webhookPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** The properties of a webhook. */\nexport interface WebhookProperties {\n /** The status of the webhook at the time the operation was called. */\n status?: WebhookStatus;\n /** The scope of repositories where the event can be triggered. For example, 'foo:*' means events for all tags under repository 'foo'. 'foo:bar' means events for 'foo:bar' only. 'foo' is equivalent to 'foo:latest'. Empty means all events. */\n scope?: string;\n /** The list of actions that trigger the webhook to post notifications. */\n actions: WebhookAction[];\n /** The provisioning state of the webhook at the time the operation was called. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function webhookPropertiesDeserializer(item: any): WebhookProperties {\n return {\n status: item[\"status\"],\n scope: item[\"scope\"],\n actions: item[\"actions\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The status of the webhook at the time the operation was called. */\nexport enum KnownWebhookStatus {\n /** enabled */\n Enabled = \"enabled\",\n /** disabled */\n Disabled = \"disabled\",\n}\n\n/**\n * The status of the webhook at the time the operation was called. \\\n * {@link KnownWebhookStatus} can be used interchangeably with WebhookStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **enabled** \\\n * **disabled**\n */\nexport type WebhookStatus = string;\n\n/** Known values of {@link WebhookAction} that the service accepts. */\nexport enum KnownWebhookAction {\n /** push */\n Push = \"push\",\n /** delete */\n Delete = \"delete\",\n /** quarantine */\n Quarantine = \"quarantine\",\n /** chart_push */\n ChartPush = \"chart_push\",\n /** chart_delete */\n ChartDelete = \"chart_delete\",\n}\n\n/** Type of WebhookAction */\nexport type WebhookAction = string;\n\n/** The parameters for creating a webhook. */\nexport interface WebhookCreateParameters {\n /** The tags for the webhook. */\n tags?: Record<string, string>;\n /** The location of the webhook. This cannot be changed after the resource is created. */\n location: string;\n /** The service URI for the webhook to post notifications. */\n serviceUri?: string;\n /** Custom headers that will be added to the webhook notifications. */\n customHeaders?: Record<string, string>;\n /** The status of the webhook at the time the operation was called. */\n status?: WebhookStatus;\n /** The scope of repositories where the event can be triggered. For example, 'foo:*' means events for all tags under repository 'foo'. 'foo:bar' means events for 'foo:bar' only. 'foo' is equivalent to 'foo:latest'. Empty means all events. */\n scope?: string;\n /** The list of actions that trigger the webhook to post notifications. */\n actions?: WebhookAction[];\n}\n\nexport function webhookCreateParametersSerializer(item: WebhookCreateParameters): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: areAllPropsUndefined(item, [\n \"serviceUri\",\n \"customHeaders\",\n \"status\",\n \"scope\",\n \"actions\",\n ])\n ? undefined\n : _webhookCreateParametersPropertiesSerializer(item),\n };\n}\n\n/** The parameters for creating the properties of a webhook. */\nexport interface WebhookPropertiesCreateParameters {\n /** The service URI for the webhook to post notifications. */\n serviceUri: string;\n /** Custom headers that will be added to the webhook notifications. */\n customHeaders?: Record<string, string>;\n /** The status of the webhook at the time the operation was called. */\n status?: WebhookStatus;\n /** The scope of repositories where the event can be triggered. For example, 'foo:*' means events for all tags under repository 'foo'. 'foo:bar' means events for 'foo:bar' only. 'foo' is equivalent to 'foo:latest'. Empty means all events. */\n scope?: string;\n /** The list of actions that trigger the webhook to post notifications. */\n actions: WebhookAction[];\n}\n\nexport function webhookPropertiesCreateParametersSerializer(\n item: WebhookPropertiesCreateParameters,\n): any {\n return {\n serviceUri: item[\"serviceUri\"],\n customHeaders: item[\"customHeaders\"],\n status: item[\"status\"],\n scope: item[\"scope\"],\n actions: item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** The parameters for updating a webhook. */\nexport interface WebhookUpdateParameters {\n /** The tags for the webhook. */\n tags?: Record<string, string>;\n /** The service URI for the webhook to post notifications. */\n serviceUri?: string;\n /** Custom headers that will be added to the webhook notifications. */\n customHeaders?: Record<string, string>;\n /** The status of the webhook at the time the operation was called. */\n status?: WebhookStatus;\n /** The scope of repositories where the event can be triggered. For example, 'foo:*' means events for all tags under repository 'foo'. 'foo:bar' means events for 'foo:bar' only. 'foo' is equivalent to 'foo:latest'. Empty means all events. */\n scope?: string;\n /** The list of actions that trigger the webhook to post notifications. */\n actions?: WebhookAction[];\n}\n\nexport function webhookUpdateParametersSerializer(item: WebhookUpdateParameters): any {\n return {\n tags: item[\"tags\"],\n properties: areAllPropsUndefined(item, [\n \"serviceUri\",\n \"customHeaders\",\n \"status\",\n \"scope\",\n \"actions\",\n ])\n ? undefined\n : _webhookUpdateParametersPropertiesSerializer(item),\n };\n}\n\n/** The parameters for updating the properties of a webhook. */\nexport interface WebhookPropertiesUpdateParameters {\n /** The service URI for the webhook to post notifications. */\n serviceUri?: string;\n /** Custom headers that will be added to the webhook notifications. */\n customHeaders?: Record<string, string>;\n /** The status of the webhook at the time the operation was called. */\n status?: WebhookStatus;\n /** The scope of repositories where the event can be triggered. For example, 'foo:*' means events for all tags under repository 'foo'. 'foo:bar' means events for 'foo:bar' only. 'foo' is equivalent to 'foo:latest'. Empty means all events. */\n scope?: string;\n /** The list of actions that trigger the webhook to post notifications. */\n actions?: WebhookAction[];\n}\n\nexport function webhookPropertiesUpdateParametersSerializer(\n item: WebhookPropertiesUpdateParameters,\n): any {\n return {\n serviceUri: item[\"serviceUri\"],\n customHeaders: item[\"customHeaders\"],\n status: item[\"status\"],\n scope: item[\"scope\"],\n actions: !item[\"actions\"]\n ? item[\"actions\"]\n : item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** The result of a request to list webhooks for a container registry. */\nexport interface _WebhookListResult {\n /** The list of webhooks. Since this list may be incomplete, the nextLink field should be used to request the next list of webhooks. */\n value?: Webhook[];\n /** The URI that can be used to request the next list of webhooks. */\n nextLink?: string;\n}\n\nexport function _webhookListResultDeserializer(item: any): _WebhookListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : webhookArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function webhookArrayDeserializer(result: Array<Webhook>): any[] {\n return result.map((item) => {\n return webhookDeserializer(item);\n });\n}\n\n/** The basic information of an event. */\nexport interface EventInfo {\n /** The event ID. */\n id?: string;\n}\n\nexport function eventInfoDeserializer(item: any): EventInfo {\n return {\n id: item[\"id\"],\n };\n}\n\n/** The result of a request to list events for a webhook. */\nexport interface _EventListResult {\n /** The list of events. Since this list may be incomplete, the nextLink field should be used to request the next list of events. */\n value?: Event[];\n /** The URI that can be used to request the next list of events. */\n nextLink?: string;\n}\n\nexport function _eventListResultDeserializer(item: any): _EventListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : eventArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function eventArrayDeserializer(result: Array<Event>): any[] {\n return result.map((item) => {\n return eventDeserializer(item);\n });\n}\n\n/** The event for a webhook. */\nexport interface Event extends EventInfo {\n /** The event request message sent to the service URI. */\n eventRequestMessage?: EventRequestMessage;\n /** The event response message received from the service URI. */\n eventResponseMessage?: EventResponseMessage;\n}\n\nexport function eventDeserializer(item: any): Event {\n return {\n id: item[\"id\"],\n eventRequestMessage: !item[\"eventRequestMessage\"]\n ? item[\"eventRequestMessage\"]\n : eventRequestMessageDeserializer(item[\"eventRequestMessage\"]),\n eventResponseMessage: !item[\"eventResponseMessage\"]\n ? item[\"eventResponseMessage\"]\n : eventResponseMessageDeserializer(item[\"eventResponseMessage\"]),\n };\n}\n\n/** The event request message sent to the service URI. */\nexport interface EventRequestMessage {\n /** The content of the event request message. */\n content?: EventContent;\n /** The headers of the event request message. */\n headers?: Record<string, string>;\n /** The HTTP method used to send the event request message. */\n method?: string;\n /** The URI used to send the event request message. */\n requestUri?: string;\n /** The HTTP message version. */\n version?: string;\n}\n\nexport function eventRequestMessageDeserializer(item: any): EventRequestMessage {\n return {\n content: !item[\"content\"] ? item[\"content\"] : eventContentDeserializer(item[\"content\"]),\n headers: !item[\"headers\"]\n ? item[\"headers\"]\n : Object.fromEntries(Object.entries(item[\"headers\"]).map(([k, p]: [string, any]) => [k, p])),\n method: item[\"method\"],\n requestUri: item[\"requestUri\"],\n version: item[\"version\"],\n };\n}\n\n/** The content of the event request message. */\nexport interface EventContent {\n /** The event ID. */\n id?: string;\n /** The time at which the event occurred. */\n timestamp?: Date;\n /** The action that encompasses the provided event. */\n action?: string;\n /** The target of the event. */\n target?: Target;\n /** The request that generated the event. */\n request?: Request;\n /** The agent that initiated the event. For most situations, this could be from the authorization context of the request. */\n actor?: Actor;\n /** The registry node that generated the event. Put differently, while the actor initiates the event, the source generates it. */\n source?: Source;\n}\n\nexport function eventContentDeserializer(item: any): EventContent {\n return {\n id: item[\"id\"],\n timestamp: !item[\"timestamp\"] ? item[\"timestamp\"] : new Date(item[\"timestamp\"]),\n action: item[\"action\"],\n target: !item[\"target\"] ? item[\"target\"] : targetDeserializer(item[\"target\"]),\n request: !item[\"request\"] ? item[\"request\"] : requestDeserializer(item[\"request\"]),\n actor: !item[\"actor\"] ? item[\"actor\"] : actorDeserializer(item[\"actor\"]),\n source: !item[\"source\"] ? item[\"source\"] : sourceDeserializer(item[\"source\"]),\n };\n}\n\n/** The target of the event. */\nexport interface Target {\n /** The MIME type of the referenced object. */\n mediaType?: string;\n /** The number of bytes of the content. Same as Length field. */\n size?: number;\n /** The digest of the content, as defined by the Registry V2 HTTP API Specification. */\n digest?: string;\n /** The number of bytes of the content. Same as Size field. */\n length?: number;\n /** The repository name. */\n repository?: string;\n /** The direct URL to the content. */\n url?: string;\n /** The tag name. */\n tag?: string;\n /** The name of the artifact. */\n name?: string;\n /** The version of the artifact. */\n version?: string;\n}\n\nexport function targetDeserializer(item: any): Target {\n return {\n mediaType: item[\"mediaType\"],\n size: item[\"size\"],\n digest: item[\"digest\"],\n length: item[\"length\"],\n repository: item[\"repository\"],\n url: item[\"url\"],\n tag: item[\"tag\"],\n name: item[\"name\"],\n version: item[\"version\"],\n };\n}\n\n/** The request that generated the event. */\nexport interface Request {\n /** The ID of the request that initiated the event. */\n id?: string;\n /** The IP or hostname and possibly port of the client connection that initiated the event. This is the RemoteAddr from the standard http request. */\n addr?: string;\n /** The externally accessible hostname of the registry instance, as specified by the http host header on incoming requests. */\n host?: string;\n /** The request method that generated the event. */\n method?: string;\n /** The user agent header of the request. */\n useragent?: string;\n}\n\nexport function requestDeserializer(item: any): Request {\n return {\n id: item[\"id\"],\n addr: item[\"addr\"],\n host: item[\"host\"],\n method: item[\"method\"],\n useragent: item[\"useragent\"],\n };\n}\n\n/** The agent that initiated the event. For most situations, this could be from the authorization context of the request. */\nexport interface Actor {\n /** The subject or username associated with the request context that generated the event. */\n name?: string;\n}\n\nexport function actorDeserializer(item: any): Actor {\n return {\n name: item[\"name\"],\n };\n}\n\n/** The registry node that generated the event. Put differently, while the actor initiates the event, the source generates it. */\nexport interface Source {\n /** The IP or hostname and the port of the registry node that generated the event. Generally, this will be resolved by os.Hostname() along with the running port. */\n addr?: string;\n /** The running instance of an application. Changes after each restart. */\n instanceID?: string;\n}\n\nexport function sourceDeserializer(item: any): Source {\n return {\n addr: item[\"addr\"],\n instanceID: item[\"instanceID\"],\n };\n}\n\n/** The event response message received from the service URI. */\nexport interface EventResponseMessage {\n /** The content of the event response message. */\n content?: string;\n /** The headers of the event response message. */\n headers?: Record<string, string>;\n /** The reason phrase of the event response message. */\n reasonPhrase?: string;\n /** The status code of the event response message. */\n statusCode?: string;\n /** The HTTP message version. */\n version?: string;\n}\n\nexport function eventResponseMessageDeserializer(item: any): EventResponseMessage {\n return {\n content: item[\"content\"],\n headers: !item[\"headers\"]\n ? item[\"headers\"]\n : Object.fromEntries(Object.entries(item[\"headers\"]).map(([k, p]: [string, any]) => [k, p])),\n reasonPhrase: item[\"reasonPhrase\"],\n statusCode: item[\"statusCode\"],\n version: item[\"version\"],\n };\n}\n\n/** The configuration of service URI and custom headers for the webhook. */\nexport interface CallbackConfig {\n /** The service URI for the webhook to post notifications. */\n serviceUri: string;\n /** Custom headers that will be added to the webhook notifications. */\n customHeaders?: Record<string, string>;\n}\n\nexport function callbackConfigDeserializer(item: any): CallbackConfig {\n return {\n serviceUri: item[\"serviceUri\"],\n customHeaders: !item[\"customHeaders\"]\n ? item[\"customHeaders\"]\n : Object.fromEntries(\n Object.entries(item[\"customHeaders\"]).map(([k, p]: [string, any]) => [k, p]),\n ),\n };\n}\n\n/** The available API versions. */\nexport enum KnownVersions {\n /** The 2025-11-01 API version. */\n V20251101 = \"2025-11-01\",\n /** The latest preview API version. */\n VLatestPreview = \"2026-01-01-preview\",\n}\n\nexport function _operationDefinitionPropertiesDeserializer(item: any) {\n return {\n serviceSpecification: !item[\"serviceSpecification\"]\n ? item[\"serviceSpecification\"]\n : operationServiceSpecificationDefinitionDeserializer(item[\"serviceSpecification\"]),\n };\n}\n\nexport function _privateEndpointConnectionPropertiesSerializer(\n item: PrivateEndpointConnection,\n): any {\n return {\n privateEndpoint: !item[\"privateEndpoint\"]\n ? item[\"privateEndpoint\"]\n : privateEndpointSerializer(item[\"privateEndpoint\"]),\n privateLinkServiceConnectionState: !item[\"privateLinkServiceConnectionState\"]\n ? item[\"privateLinkServiceConnectionState\"]\n : privateLinkServiceConnectionStateSerializer(item[\"privateLinkServiceConnectionState\"]),\n };\n}\n\nexport function _privateEndpointConnectionPropertiesDeserializer(item: any) {\n return {\n privateEndpoint: !item[\"privateEndpoint\"]\n ? item[\"privateEndpoint\"]\n : privateEndpointDeserializer(item[\"privateEndpoint\"]),\n privateLinkServiceConnectionState: !item[\"privateLinkServiceConnectionState\"]\n ? item[\"privateLinkServiceConnectionState\"]\n : privateLinkServiceConnectionStateDeserializer(item[\"privateLinkServiceConnectionState\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _registryPropertiesSerializer(item: Registry): any {\n return {\n adminUserEnabled: item[\"adminUserEnabled\"],\n networkRuleSet: !item[\"networkRuleSet\"]\n ? item[\"networkRuleSet\"]\n : networkRuleSetSerializer(item[\"networkRuleSet\"]),\n policies: !item[\"policies\"] ? item[\"policies\"] : policiesSerializer(item[\"policies\"]),\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : encryptionPropertySerializer(item[\"encryption\"]),\n dataEndpointEnabled: item[\"dataEndpointEnabled\"],\n regionalEndpoints: item[\"regionalEndpoints\"],\n endpointProtocol: item[\"endpointProtocol\"],\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n networkRuleBypassOptions: item[\"networkRuleBypassOptions\"],\n networkRuleBypassAllowedForTasks: item[\"networkRuleBypassAllowedForTasks\"],\n zoneRedundancy: item[\"zoneRedundancy\"],\n anonymousPullEnabled: item[\"anonymousPullEnabled\"],\n metadataSearch: item[\"metadataSearch\"],\n autoGeneratedDomainNameLabelScope: item[\"autoGeneratedDomainNameLabelScope\"],\n roleAssignmentMode: item[\"roleAssignmentMode\"],\n };\n}\n\nexport function _registryPropertiesDeserializer(item: any) {\n return {\n loginServer: item[\"loginServer\"],\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n status: !item[\"status\"] ? item[\"status\"] : statusDeserializer(item[\"status\"]),\n adminUserEnabled: item[\"adminUserEnabled\"],\n networkRuleSet: !item[\"networkRuleSet\"]\n ? item[\"networkRuleSet\"]\n : networkRuleSetDeserializer(item[\"networkRuleSet\"]),\n policies: !item[\"policies\"] ? item[\"policies\"] : policiesDeserializer(item[\"policies\"]),\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : encryptionPropertyDeserializer(item[\"encryption\"]),\n dataEndpointEnabled: item[\"dataEndpointEnabled\"],\n dataEndpointHostNames: !item[\"dataEndpointHostNames\"]\n ? item[\"dataEndpointHostNames\"]\n : item[\"dataEndpointHostNames\"].map((p: any) => {\n return p;\n }),\n regionalEndpoints: item[\"regionalEndpoints\"],\n regionalEndpointHostNames: !item[\"regionalEndpointHostNames\"]\n ? item[\"regionalEndpointHostNames\"]\n : item[\"regionalEndpointHostNames\"].map((p: any) => {\n return p;\n }),\n endpointProtocol: item[\"endpointProtocol\"],\n privateEndpointConnections: !item[\"privateEndpointConnections\"]\n ? item[\"privateEndpointConnections\"]\n : privateEndpointConnectionArrayDeserializer(item[\"privateEndpointConnections\"]),\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n networkRuleBypassOptions: item[\"networkRuleBypassOptions\"],\n networkRuleBypassAllowedForTasks: item[\"networkRuleBypassAllowedForTasks\"],\n zoneRedundancy: item[\"zoneRedundancy\"],\n anonymousPullEnabled: item[\"anonymousPullEnabled\"],\n metadataSearch: item[\"metadataSearch\"],\n autoGeneratedDomainNameLabelScope: item[\"autoGeneratedDomainNameLabelScope\"],\n roleAssignmentMode: item[\"roleAssignmentMode\"],\n };\n}\n\nexport function _registryUpdateParametersPropertiesSerializer(item: RegistryUpdateParameters): any {\n return {\n adminUserEnabled: item[\"adminUserEnabled\"],\n networkRuleSet: !item[\"networkRuleSet\"]\n ? item[\"networkRuleSet\"]\n : networkRuleSetSerializer(item[\"networkRuleSet\"]),\n policies: !item[\"policies\"] ? item[\"policies\"] : policiesSerializer(item[\"policies\"]),\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : encryptionPropertySerializer(item[\"encryption\"]),\n dataEndpointEnabled: item[\"dataEndpointEnabled\"],\n regionalEndpoints: item[\"regionalEndpoints\"],\n endpointProtocol: item[\"endpointProtocol\"],\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n networkRuleBypassOptions: item[\"networkRuleBypassOptions\"],\n networkRuleBypassAllowedForTasks: item[\"networkRuleBypassAllowedForTasks\"],\n anonymousPullEnabled: item[\"anonymousPullEnabled\"],\n metadataSearch: item[\"metadataSearch\"],\n roleAssignmentMode: item[\"roleAssignmentMode\"],\n };\n}\n\nexport function _archivePropertiesSerializer(item: Archive): any {\n return {\n packageSource: !item[\"packageSource\"]\n ? item[\"packageSource\"]\n : archivePackageSourcePropertiesSerializer(item[\"packageSource\"]),\n publishedVersion: item[\"publishedVersion\"],\n repositoryEndpointPrefix: item[\"repositoryEndpointPrefix\"],\n };\n}\n\nexport function _archivePropertiesDeserializer(item: any) {\n return {\n packageSource: !item[\"packageSource\"]\n ? item[\"packageSource\"]\n : archivePackageSourcePropertiesDeserializer(item[\"packageSource\"]),\n publishedVersion: item[\"publishedVersion\"],\n repositoryEndpointPrefix: item[\"repositoryEndpointPrefix\"],\n repositoryEndpoint: item[\"repositoryEndpoint\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _archiveUpdateParametersPropertiesSerializer(item: ArchiveUpdateParameters): any {\n return { publishedVersion: item[\"publishedVersion\"] };\n}\n\nexport function _archiveVersionPropertiesDeserializer(item: any) {\n return {\n provisioningState: item[\"provisioningState\"],\n archiveVersionErrorMessage: item[\"archiveVersionErrorMessage\"],\n };\n}\n\nexport function _cacheRulePropertiesSerializer(item: CacheRule): any {\n return {\n credentialSetResourceId: item[\"credentialSetResourceId\"],\n sourceRepository: item[\"sourceRepository\"],\n targetRepository: item[\"targetRepository\"],\n };\n}\n\nexport function _cacheRulePropertiesDeserializer(item: any) {\n return {\n credentialSetResourceId: item[\"credentialSetResourceId\"],\n sourceRepository: item[\"sourceRepository\"],\n targetRepository: item[\"targetRepository\"],\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _cacheRuleUpdateParametersPropertiesSerializer(\n item: CacheRuleUpdateParameters,\n): any {\n return { credentialSetResourceId: item[\"credentialSetResourceId\"] };\n}\n\nexport function _credentialSetPropertiesSerializer(item: CredentialSet): any {\n return {\n loginServer: item[\"loginServer\"],\n authCredentials: !item[\"authCredentials\"]\n ? item[\"authCredentials\"]\n : authCredentialArraySerializer(item[\"authCredentials\"]),\n };\n}\n\nexport function _credentialSetPropertiesDeserializer(item: any) {\n return {\n loginServer: item[\"loginServer\"],\n authCredentials: !item[\"authCredentials\"]\n ? item[\"authCredentials\"]\n : authCredentialArrayDeserializer(item[\"authCredentials\"]),\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _credentialSetUpdateParametersPropertiesSerializer(\n item: CredentialSetUpdateParameters,\n): any {\n return {\n authCredentials: !item[\"authCredentials\"]\n ? item[\"authCredentials\"]\n : authCredentialArraySerializer(item[\"authCredentials\"]),\n };\n}\n\nexport function _connectedRegistryPropertiesSerializer(item: ConnectedRegistry): any {\n return {\n mode: item[\"mode\"],\n parent: !item[\"parent\"] ? item[\"parent\"] : parentPropertiesSerializer(item[\"parent\"]),\n clientTokenIds: !item[\"clientTokenIds\"]\n ? item[\"clientTokenIds\"]\n : item[\"clientTokenIds\"].map((p: any) => {\n return p;\n }),\n loginServer: !item[\"loginServer\"]\n ? item[\"loginServer\"]\n : loginServerPropertiesSerializer(item[\"loginServer\"]),\n logging: !item[\"logging\"] ? item[\"logging\"] : loggingPropertiesSerializer(item[\"logging\"]),\n notificationsList: !item[\"notificationsList\"]\n ? item[\"notificationsList\"]\n : item[\"notificationsList\"].map((p: any) => {\n return p;\n }),\n garbageCollection: !item[\"garbageCollection\"]\n ? item[\"garbageCollection\"]\n : garbageCollectionPropertiesSerializer(item[\"garbageCollection\"]),\n registrySyncResult: !item[\"registrySyncResult\"]\n ? item[\"registrySyncResult\"]\n : registrySyncResultSerializer(item[\"registrySyncResult\"]),\n };\n}\n\nexport function _connectedRegistryPropertiesDeserializer(item: any) {\n return {\n provisioningState: item[\"provisioningState\"],\n mode: item[\"mode\"],\n version: item[\"version\"],\n connectionState: item[\"connectionState\"],\n lastActivityTime: !item[\"lastActivityTime\"]\n ? item[\"lastActivityTime\"]\n : new Date(item[\"lastActivityTime\"]),\n activation: !item[\"activation\"]\n ? item[\"activation\"]\n : activationPropertiesDeserializer(item[\"activation\"]),\n parent: !item[\"parent\"] ? item[\"parent\"] : parentPropertiesDeserializer(item[\"parent\"]),\n clientTokenIds: !item[\"clientTokenIds\"]\n ? item[\"clientTokenIds\"]\n : item[\"clientTokenIds\"].map((p: any) => {\n return p;\n }),\n loginServer: !item[\"loginServer\"]\n ? item[\"loginServer\"]\n : loginServerPropertiesDeserializer(item[\"loginServer\"]),\n logging: !item[\"logging\"] ? item[\"logging\"] : loggingPropertiesDeserializer(item[\"logging\"]),\n statusDetails: !item[\"statusDetails\"]\n ? item[\"statusDetails\"]\n : statusDetailPropertiesArrayDeserializer(item[\"statusDetails\"]),\n notificationsList: !item[\"notificationsList\"]\n ? item[\"notificationsList\"]\n : item[\"notificationsList\"].map((p: any) => {\n return p;\n }),\n garbageCollection: !item[\"garbageCollection\"]\n ? item[\"garbageCollection\"]\n : garbageCollectionPropertiesDeserializer(item[\"garbageCollection\"]),\n registrySyncResult: !item[\"registrySyncResult\"]\n ? item[\"registrySyncResult\"]\n : registrySyncResultDeserializer(item[\"registrySyncResult\"]),\n };\n}\n\nexport function _connectedRegistryUpdateParametersPropertiesSerializer(\n item: ConnectedRegistryUpdateParameters,\n): any {\n return {\n syncProperties: !item[\"syncProperties\"]\n ? item[\"syncProperties\"]\n : syncUpdatePropertiesSerializer(item[\"syncProperties\"]),\n logging: !item[\"logging\"] ? item[\"logging\"] : loggingPropertiesSerializer(item[\"logging\"]),\n clientTokenIds: !item[\"clientTokenIds\"]\n ? item[\"clientTokenIds\"]\n : item[\"clientTokenIds\"].map((p: any) => {\n return p;\n }),\n notificationsList: !item[\"notificationsList\"]\n ? item[\"notificationsList\"]\n : item[\"notificationsList\"].map((p: any) => {\n return p;\n }),\n garbageCollection: !item[\"garbageCollection\"]\n ? item[\"garbageCollection\"]\n : garbageCollectionPropertiesSerializer(item[\"garbageCollection\"]),\n };\n}\n\nexport function _replicationPropertiesSerializer(item: Replication): any {\n return {\n regionEndpointEnabled: item[\"regionEndpointEnabled\"],\n zoneRedundancy: item[\"zoneRedundancy\"],\n };\n}\n\nexport function _replicationPropertiesDeserializer(item: any) {\n return {\n provisioningState: item[\"provisioningState\"],\n status: !item[\"status\"] ? item[\"status\"] : statusDeserializer(item[\"status\"]),\n regionEndpointEnabled: item[\"regionEndpointEnabled\"],\n zoneRedundancy: item[\"zoneRedundancy\"],\n };\n}\n\nexport function _replicationUpdateParametersPropertiesSerializer(\n item: ReplicationUpdateParameters,\n): any {\n return { regionEndpointEnabled: item[\"regionEndpointEnabled\"] };\n}\n\nexport function _scopeMapPropertiesSerializer(item: ScopeMap): any {\n return {\n description: item[\"description\"],\n actions: !item[\"actions\"]\n ? item[\"actions\"]\n : item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function _scopeMapPropertiesDeserializer(item: any) {\n return {\n description: item[\"description\"],\n typePropertiesType: item[\"type\"],\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n actions: !item[\"actions\"]\n ? item[\"actions\"]\n : item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function _scopeMapUpdateParametersPropertiesSerializer(item: ScopeMapUpdateParameters): any {\n return {\n description: item[\"description\"],\n actions: !item[\"actions\"]\n ? item[\"actions\"]\n : item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function _tokenPropertiesSerializer(item: Token): any {\n return {\n scopeMapId: item[\"scopeMapId\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : tokenCredentialsPropertiesSerializer(item[\"credentials\"]),\n status: item[\"status\"],\n };\n}\n\nexport function _tokenPropertiesDeserializer(item: any) {\n return {\n creationDate: !item[\"creationDate\"] ? item[\"creationDate\"] : new Date(item[\"creationDate\"]),\n provisioningState: item[\"provisioningState\"],\n scopeMapId: item[\"scopeMapId\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : tokenCredentialsPropertiesDeserializer(item[\"credentials\"]),\n status: item[\"status\"],\n };\n}\n\nexport function _tokenUpdateParametersPropertiesSerializer(item: TokenUpdateParameters): any {\n return {\n scopeMapId: item[\"scopeMapId\"],\n status: item[\"status\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : tokenCredentialsPropertiesSerializer(item[\"credentials\"]),\n };\n}\n\nexport function _exportPipelinePropertiesSerializer(item: ExportPipeline): any {\n return {\n target: !item[\"target\"]\n ? item[\"target\"]\n : exportPipelineTargetPropertiesSerializer(item[\"target\"]),\n options: !item[\"options\"]\n ? item[\"options\"]\n : item[\"options\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function _exportPipelinePropertiesDeserializer(item: any) {\n return {\n target: !item[\"target\"]\n ? item[\"target\"]\n : exportPipelineTargetPropertiesDeserializer(item[\"target\"]),\n options: !item[\"options\"]\n ? item[\"options\"]\n : item[\"options\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _importPipelinePropertiesSerializer(item: ImportPipeline): any {\n return {\n source: !item[\"source\"]\n ? item[\"source\"]\n : importPipelineSourcePropertiesSerializer(item[\"source\"]),\n trigger: !item[\"trigger\"]\n ? item[\"trigger\"]\n : pipelineTriggerPropertiesSerializer(item[\"trigger\"]),\n options: !item[\"options\"]\n ? item[\"options\"]\n : item[\"options\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function _importPipelinePropertiesDeserializer(item: any) {\n return {\n source: !item[\"source\"]\n ? item[\"source\"]\n : importPipelineSourcePropertiesDeserializer(item[\"source\"]),\n trigger: !item[\"trigger\"]\n ? item[\"trigger\"]\n : pipelineTriggerPropertiesDeserializer(item[\"trigger\"]),\n options: !item[\"options\"]\n ? item[\"options\"]\n : item[\"options\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _pipelineRunPropertiesSerializer(item: PipelineRun): any {\n return {\n request: !item[\"request\"] ? item[\"request\"] : pipelineRunRequestSerializer(item[\"request\"]),\n forceUpdateTag: item[\"forceUpdateTag\"],\n };\n}\n\nexport function _pipelineRunPropertiesDeserializer(item: any) {\n return {\n provisioningState: item[\"provisioningState\"],\n request: !item[\"request\"] ? item[\"request\"] : pipelineRunRequestDeserializer(item[\"request\"]),\n response: !item[\"response\"]\n ? item[\"response\"]\n : pipelineRunResponseDeserializer(item[\"response\"]),\n forceUpdateTag: item[\"forceUpdateTag\"],\n };\n}\n\nexport function _webhookPropertiesDeserializer(item: any) {\n return {\n status: item[\"status\"],\n scope: item[\"scope\"],\n actions: !item[\"actions\"]\n ? item[\"actions\"]\n : item[\"actions\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _webhookCreateParametersPropertiesSerializer(item: WebhookCreateParameters): any {\n return {\n serviceUri: item[\"serviceUri\"],\n customHeaders: item[\"customHeaders\"],\n status: item[\"status\"],\n scope: item[\"scope\"],\n actions: !item[\"actions\"]\n ? item[\"actions\"]\n : item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function _webhookUpdateParametersPropertiesSerializer(item: WebhookUpdateParameters): any {\n return {\n serviceUri: item[\"serviceUri\"],\n customHeaders: item[\"customHeaders\"],\n status: item[\"status\"],\n scope: item[\"scope\"],\n actions: !item[\"actions\"]\n ? item[\"actions\"]\n : item[\"actions\"].map((p: any) => {\n return p;\n }),\n };\n}\n"]}
|