@azure/arm-storagecache 8.0.1-alpha.20250217.1 → 8.0.1-alpha.20250218.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 +21 -12
- package/dist/browser/index.d.ts +5 -0
- package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
- package/{dist-esm/src → dist/browser}/index.js +4 -4
- package/dist/browser/index.js.map +1 -0
- package/dist/browser/lroImpl.js.map +1 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/models/mappers.js.map +1 -0
- package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
- package/dist/browser/models/parameters.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/amlFilesystems.d.ts +3 -3
- package/dist/browser/operations/amlFilesystems.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/amlFilesystems.js +116 -128
- package/dist/browser/operations/amlFilesystems.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/ascOperations.d.ts +3 -3
- package/dist/browser/operations/ascOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/ascOperations.js +2 -2
- package/dist/browser/operations/ascOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/ascUsages.d.ts +3 -3
- package/dist/browser/operations/ascUsages.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/ascUsages.js +3 -3
- package/dist/browser/operations/ascUsages.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/caches.d.ts +3 -3
- package/dist/browser/operations/caches.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/caches.js +484 -536
- package/dist/browser/operations/caches.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/importJobs.d.ts +3 -3
- package/dist/browser/operations/importJobs.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/importJobs.js +126 -138
- package/dist/browser/operations/importJobs.js.map +1 -0
- package/dist/browser/operations/index.d.ts +11 -0
- package/dist/browser/operations/index.d.ts.map +1 -0
- package/dist/browser/operations/index.js +18 -0
- package/dist/browser/operations/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
- package/dist/browser/operations/operations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
- package/dist/browser/operations/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/skus.d.ts +3 -3
- package/dist/browser/operations/skus.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/skus.js +3 -3
- package/dist/browser/operations/skus.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/storageTargetOperations.d.ts +3 -3
- package/dist/browser/operations/storageTargetOperations.d.ts.map +1 -0
- package/dist/browser/operations/storageTargetOperations.js +345 -0
- package/dist/browser/operations/storageTargetOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/storageTargets.d.ts +3 -3
- package/dist/browser/operations/storageTargets.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/storageTargets.js +156 -172
- package/dist/browser/operations/storageTargets.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/usageModels.d.ts +3 -3
- package/dist/browser/operations/usageModels.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/usageModels.js +3 -3
- package/dist/browser/operations/usageModels.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/amlFilesystems.d.ts +1 -1
- package/dist/browser/operationsInterfaces/amlFilesystems.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/amlFilesystems.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/ascOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/ascOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/ascOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/ascUsages.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/ascUsages.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/ascUsages.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/caches.d.ts +1 -1
- package/dist/browser/operationsInterfaces/caches.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/caches.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/importJobs.d.ts +1 -1
- package/dist/browser/operationsInterfaces/importJobs.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/importJobs.js.map +1 -0
- package/dist/browser/operationsInterfaces/index.d.ts +11 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/index.js +18 -0
- package/dist/browser/operationsInterfaces/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/skus.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/storageTargetOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/storageTargetOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/storageTargetOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/storageTargets.d.ts +1 -1
- package/dist/browser/operationsInterfaces/storageTargets.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/storageTargets.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/usageModels.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/usageModels.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/usageModels.js.map +1 -0
- package/dist/browser/package.json +3 -0
- package/dist/browser/pagingHelper.js.map +1 -0
- package/{dist-esm/src → dist/browser}/storageCacheManagementClient.d.ts +2 -2
- package/dist/browser/storageCacheManagementClient.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/storageCacheManagementClient.js +17 -20
- package/dist/browser/storageCacheManagementClient.js.map +1 -0
- package/dist/commonjs/index.d.ts +5 -0
- package/dist/commonjs/index.d.ts.map +1 -0
- package/dist/commonjs/index.js +19 -0
- package/dist/commonjs/index.js.map +1 -0
- package/dist/commonjs/lroImpl.d.ts +11 -0
- package/dist/commonjs/lroImpl.d.ts.map +1 -0
- package/dist/commonjs/lroImpl.js +17 -0
- package/dist/commonjs/lroImpl.js.map +1 -0
- package/{types/arm-storagecache.d.ts → dist/commonjs/models/index.d.ts} +2244 -3202
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js +301 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/mappers.d.ts +112 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -0
- package/dist/commonjs/models/mappers.js +3423 -0
- package/dist/commonjs/models/mappers.js.map +1 -0
- package/dist/commonjs/models/parameters.d.ts +30 -0
- package/dist/commonjs/models/parameters.d.ts.map +1 -0
- package/dist/commonjs/models/parameters.js +258 -0
- package/dist/commonjs/models/parameters.js.map +1 -0
- package/dist/commonjs/operations/amlFilesystems.d.ts +134 -0
- package/dist/commonjs/operations/amlFilesystems.d.ts.map +1 -0
- package/dist/commonjs/operations/amlFilesystems.js +609 -0
- package/dist/commonjs/operations/amlFilesystems.js.map +1 -0
- package/dist/commonjs/operations/ascOperations.d.ts +20 -0
- package/dist/commonjs/operations/ascOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/ascOperations.js +58 -0
- package/dist/commonjs/operations/ascOperations.js.map +1 -0
- package/dist/commonjs/operations/ascUsages.d.ts +35 -0
- package/dist/commonjs/operations/ascUsages.d.ts.map +1 -0
- package/dist/commonjs/operations/ascUsages.js +149 -0
- package/dist/commonjs/operations/ascUsages.js.map +1 -0
- package/dist/commonjs/operations/caches.d.ts +276 -0
- package/dist/commonjs/operations/caches.d.ts.map +1 -0
- package/dist/commonjs/operations/caches.js +1355 -0
- package/dist/commonjs/operations/caches.js.map +1 -0
- package/dist/commonjs/operations/importJobs.d.ts +120 -0
- package/dist/commonjs/operations/importJobs.d.ts.map +1 -0
- package/dist/commonjs/operations/importJobs.js +484 -0
- package/dist/commonjs/operations/importJobs.js.map +1 -0
- package/dist/commonjs/operations/index.d.ts +11 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -0
- package/dist/commonjs/operations/index.js +21 -0
- package/dist/commonjs/operations/index.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +32 -0
- package/dist/commonjs/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/operations/operations.js +137 -0
- package/dist/commonjs/operations/operations.js.map +1 -0
- package/dist/commonjs/operations/skus.d.ts +32 -0
- package/dist/commonjs/operations/skus.d.ts.map +1 -0
- package/dist/commonjs/operations/skus.js +141 -0
- package/dist/commonjs/operations/skus.js.map +1 -0
- package/dist/commonjs/operations/storageTargetOperations.d.ts +90 -0
- package/dist/commonjs/operations/storageTargetOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/storageTargetOperations.js +350 -0
- package/dist/commonjs/operations/storageTargetOperations.js.map +1 -0
- package/dist/commonjs/operations/storageTargets.d.ts +135 -0
- package/dist/commonjs/operations/storageTargets.d.ts.map +1 -0
- package/dist/commonjs/operations/storageTargets.js +534 -0
- package/dist/commonjs/operations/storageTargets.js.map +1 -0
- package/dist/commonjs/operations/usageModels.d.ts +32 -0
- package/dist/commonjs/operations/usageModels.d.ts.map +1 -0
- package/dist/commonjs/operations/usageModels.js +141 -0
- package/dist/commonjs/operations/usageModels.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/amlFilesystems.d.ts +98 -0
- package/dist/commonjs/operationsInterfaces/amlFilesystems.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/amlFilesystems.js +10 -0
- package/dist/commonjs/operationsInterfaces/amlFilesystems.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/ascOperations.d.ts +12 -0
- package/dist/commonjs/operationsInterfaces/ascOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/ascOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/ascOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/ascUsages.d.ts +12 -0
- package/dist/commonjs/operationsInterfaces/ascUsages.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/ascUsages.js +10 -0
- package/dist/commonjs/operationsInterfaces/ascUsages.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/caches.d.ts +240 -0
- package/dist/commonjs/operationsInterfaces/caches.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/caches.js +10 -0
- package/dist/commonjs/operationsInterfaces/caches.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/importJobs.d.ts +93 -0
- package/dist/commonjs/operationsInterfaces/importJobs.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/importJobs.js +10 -0
- package/dist/commonjs/operationsInterfaces/importJobs.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.js +21 -0
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.js +10 -0
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/skus.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/skus.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/skus.js +10 -0
- package/dist/commonjs/operationsInterfaces/skus.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/storageTargetOperations.d.ts +82 -0
- package/dist/commonjs/operationsInterfaces/storageTargetOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/storageTargetOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/storageTargetOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/storageTargets.d.ts +108 -0
- package/dist/commonjs/operationsInterfaces/storageTargets.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/storageTargets.js +10 -0
- package/dist/commonjs/operationsInterfaces/storageTargets.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/usageModels.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/usageModels.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/usageModels.js +10 -0
- package/dist/commonjs/operationsInterfaces/usageModels.js.map +1 -0
- package/dist/commonjs/package.json +3 -0
- package/dist/commonjs/pagingHelper.d.ts +13 -0
- package/dist/commonjs/pagingHelper.d.ts.map +1 -0
- package/dist/commonjs/pagingHelper.js +36 -0
- package/dist/commonjs/pagingHelper.js.map +1 -0
- package/dist/commonjs/storageCacheManagementClient.d.ts +39 -0
- package/dist/commonjs/storageCacheManagementClient.d.ts.map +1 -0
- package/dist/commonjs/storageCacheManagementClient.js +167 -0
- package/dist/commonjs/storageCacheManagementClient.js.map +1 -0
- package/dist/esm/index.d.ts +5 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/{src/index.ts → dist/esm/index.js} +5 -5
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/lroImpl.d.ts +11 -0
- package/dist/esm/lroImpl.d.ts.map +1 -0
- package/dist/esm/lroImpl.js +14 -0
- package/dist/esm/lroImpl.js.map +1 -0
- package/dist/esm/models/index.d.ts +2244 -0
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js +298 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/mappers.d.ts +112 -0
- package/dist/esm/models/mappers.d.ts.map +1 -0
- package/dist/esm/models/mappers.js +3418 -0
- package/dist/esm/models/mappers.js.map +1 -0
- package/dist/esm/models/parameters.d.ts +30 -0
- package/dist/esm/models/parameters.d.ts.map +1 -0
- package/dist/esm/models/parameters.js +255 -0
- package/dist/esm/models/parameters.js.map +1 -0
- package/dist/esm/operations/amlFilesystems.d.ts +134 -0
- package/dist/esm/operations/amlFilesystems.d.ts.map +1 -0
- package/dist/esm/operations/amlFilesystems.js +605 -0
- package/dist/esm/operations/amlFilesystems.js.map +1 -0
- package/dist/esm/operations/ascOperations.d.ts +20 -0
- package/dist/esm/operations/ascOperations.d.ts.map +1 -0
- package/dist/esm/operations/ascOperations.js +53 -0
- package/dist/esm/operations/ascOperations.js.map +1 -0
- package/dist/esm/operations/ascUsages.d.ts +35 -0
- package/dist/esm/operations/ascUsages.d.ts.map +1 -0
- package/dist/esm/operations/ascUsages.js +145 -0
- package/dist/esm/operations/ascUsages.js.map +1 -0
- package/dist/esm/operations/caches.d.ts +276 -0
- package/dist/esm/operations/caches.d.ts.map +1 -0
- package/dist/esm/operations/caches.js +1351 -0
- package/dist/esm/operations/caches.js.map +1 -0
- package/dist/esm/operations/importJobs.d.ts +120 -0
- package/dist/esm/operations/importJobs.d.ts.map +1 -0
- package/dist/esm/operations/importJobs.js +480 -0
- package/dist/esm/operations/importJobs.js.map +1 -0
- package/dist/esm/operations/index.d.ts +11 -0
- package/dist/esm/operations/index.d.ts.map +1 -0
- package/dist/esm/operations/index.js +18 -0
- package/dist/esm/operations/index.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +32 -0
- package/dist/esm/operations/operations.d.ts.map +1 -0
- package/dist/esm/operations/operations.js +133 -0
- package/dist/esm/operations/operations.js.map +1 -0
- package/dist/esm/operations/skus.d.ts +32 -0
- package/dist/esm/operations/skus.d.ts.map +1 -0
- package/dist/esm/operations/skus.js +137 -0
- package/dist/esm/operations/skus.js.map +1 -0
- package/dist/esm/operations/storageTargetOperations.d.ts +90 -0
- package/dist/esm/operations/storageTargetOperations.d.ts.map +1 -0
- package/dist/esm/operations/storageTargetOperations.js +345 -0
- package/dist/esm/operations/storageTargetOperations.js.map +1 -0
- package/dist/esm/operations/storageTargets.d.ts +135 -0
- package/dist/esm/operations/storageTargets.d.ts.map +1 -0
- package/dist/esm/operations/storageTargets.js +530 -0
- package/dist/esm/operations/storageTargets.js.map +1 -0
- package/dist/esm/operations/usageModels.d.ts +32 -0
- package/dist/esm/operations/usageModels.d.ts.map +1 -0
- package/dist/esm/operations/usageModels.js +137 -0
- package/dist/esm/operations/usageModels.js.map +1 -0
- package/dist/esm/operationsInterfaces/amlFilesystems.d.ts +98 -0
- package/dist/esm/operationsInterfaces/amlFilesystems.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/amlFilesystems.js +9 -0
- package/dist/esm/operationsInterfaces/amlFilesystems.js.map +1 -0
- package/dist/esm/operationsInterfaces/ascOperations.d.ts +12 -0
- package/dist/esm/operationsInterfaces/ascOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/ascOperations.js +9 -0
- package/dist/esm/operationsInterfaces/ascOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/ascUsages.d.ts +12 -0
- package/dist/esm/operationsInterfaces/ascUsages.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/ascUsages.js +9 -0
- package/dist/esm/operationsInterfaces/ascUsages.js.map +1 -0
- package/dist/esm/operationsInterfaces/caches.d.ts +240 -0
- package/dist/esm/operationsInterfaces/caches.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/caches.js +9 -0
- package/dist/esm/operationsInterfaces/caches.js.map +1 -0
- package/dist/esm/operationsInterfaces/importJobs.d.ts +93 -0
- package/dist/esm/operationsInterfaces/importJobs.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/importJobs.js +9 -0
- package/dist/esm/operationsInterfaces/importJobs.js.map +1 -0
- package/dist/esm/operationsInterfaces/index.d.ts +11 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/index.js +18 -0
- package/dist/esm/operationsInterfaces/index.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/operations.js +9 -0
- package/dist/esm/operationsInterfaces/operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/skus.d.ts +11 -0
- package/dist/esm/operationsInterfaces/skus.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/skus.js +9 -0
- package/dist/esm/operationsInterfaces/skus.js.map +1 -0
- package/dist/esm/operationsInterfaces/storageTargetOperations.d.ts +82 -0
- package/dist/esm/operationsInterfaces/storageTargetOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/storageTargetOperations.js +9 -0
- package/dist/esm/operationsInterfaces/storageTargetOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/storageTargets.d.ts +108 -0
- package/dist/esm/operationsInterfaces/storageTargets.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/storageTargets.js +9 -0
- package/dist/esm/operationsInterfaces/storageTargets.js.map +1 -0
- package/dist/esm/operationsInterfaces/usageModels.d.ts +11 -0
- package/dist/esm/operationsInterfaces/usageModels.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/usageModels.js +9 -0
- package/dist/esm/operationsInterfaces/usageModels.js.map +1 -0
- package/dist/esm/package.json +3 -0
- package/dist/esm/pagingHelper.d.ts +13 -0
- package/dist/esm/pagingHelper.d.ts.map +1 -0
- package/dist/esm/pagingHelper.js +32 -0
- package/dist/esm/pagingHelper.js.map +1 -0
- package/dist/esm/storageCacheManagementClient.d.ts +39 -0
- package/dist/esm/storageCacheManagementClient.d.ts.map +1 -0
- package/dist/esm/storageCacheManagementClient.js +162 -0
- package/dist/esm/storageCacheManagementClient.js.map +1 -0
- package/dist/react-native/index.d.ts +5 -0
- package/dist/react-native/index.d.ts.map +1 -0
- package/dist/react-native/index.js +13 -0
- package/dist/react-native/index.js.map +1 -0
- package/dist/react-native/lroImpl.d.ts +11 -0
- package/dist/react-native/lroImpl.d.ts.map +1 -0
- package/dist/react-native/lroImpl.js +14 -0
- package/dist/react-native/lroImpl.js.map +1 -0
- package/dist/react-native/models/index.d.ts +2244 -0
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js +298 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/mappers.d.ts +112 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -0
- package/dist/react-native/models/mappers.js +3418 -0
- package/dist/react-native/models/mappers.js.map +1 -0
- package/dist/react-native/models/parameters.d.ts +30 -0
- package/dist/react-native/models/parameters.d.ts.map +1 -0
- package/dist/react-native/models/parameters.js +255 -0
- package/dist/react-native/models/parameters.js.map +1 -0
- package/dist/react-native/operations/amlFilesystems.d.ts +134 -0
- package/dist/react-native/operations/amlFilesystems.d.ts.map +1 -0
- package/dist/react-native/operations/amlFilesystems.js +605 -0
- package/dist/react-native/operations/amlFilesystems.js.map +1 -0
- package/dist/react-native/operations/ascOperations.d.ts +20 -0
- package/dist/react-native/operations/ascOperations.d.ts.map +1 -0
- package/dist/react-native/operations/ascOperations.js +53 -0
- package/dist/react-native/operations/ascOperations.js.map +1 -0
- package/dist/react-native/operations/ascUsages.d.ts +35 -0
- package/dist/react-native/operations/ascUsages.d.ts.map +1 -0
- package/dist/react-native/operations/ascUsages.js +145 -0
- package/dist/react-native/operations/ascUsages.js.map +1 -0
- package/dist/react-native/operations/caches.d.ts +276 -0
- package/dist/react-native/operations/caches.d.ts.map +1 -0
- package/dist/react-native/operations/caches.js +1351 -0
- package/dist/react-native/operations/caches.js.map +1 -0
- package/dist/react-native/operations/importJobs.d.ts +120 -0
- package/dist/react-native/operations/importJobs.d.ts.map +1 -0
- package/dist/react-native/operations/importJobs.js +480 -0
- package/dist/react-native/operations/importJobs.js.map +1 -0
- package/dist/react-native/operations/index.d.ts +11 -0
- package/dist/react-native/operations/index.d.ts.map +1 -0
- package/dist/react-native/operations/index.js +18 -0
- package/dist/react-native/operations/index.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +32 -0
- package/dist/react-native/operations/operations.d.ts.map +1 -0
- package/dist/react-native/operations/operations.js +133 -0
- package/dist/react-native/operations/operations.js.map +1 -0
- package/dist/react-native/operations/skus.d.ts +32 -0
- package/dist/react-native/operations/skus.d.ts.map +1 -0
- package/dist/react-native/operations/skus.js +137 -0
- package/dist/react-native/operations/skus.js.map +1 -0
- package/dist/react-native/operations/storageTargetOperations.d.ts +90 -0
- package/dist/react-native/operations/storageTargetOperations.d.ts.map +1 -0
- package/dist/react-native/operations/storageTargetOperations.js +345 -0
- package/dist/react-native/operations/storageTargetOperations.js.map +1 -0
- package/dist/react-native/operations/storageTargets.d.ts +135 -0
- package/dist/react-native/operations/storageTargets.d.ts.map +1 -0
- package/dist/react-native/operations/storageTargets.js +530 -0
- package/dist/react-native/operations/storageTargets.js.map +1 -0
- package/dist/react-native/operations/usageModels.d.ts +32 -0
- package/dist/react-native/operations/usageModels.d.ts.map +1 -0
- package/dist/react-native/operations/usageModels.js +137 -0
- package/dist/react-native/operations/usageModels.js.map +1 -0
- package/dist/react-native/operationsInterfaces/amlFilesystems.d.ts +98 -0
- package/dist/react-native/operationsInterfaces/amlFilesystems.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/amlFilesystems.js +9 -0
- package/dist/react-native/operationsInterfaces/amlFilesystems.js.map +1 -0
- package/dist/react-native/operationsInterfaces/ascOperations.d.ts +12 -0
- package/dist/react-native/operationsInterfaces/ascOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/ascOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/ascOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/ascUsages.d.ts +12 -0
- package/dist/react-native/operationsInterfaces/ascUsages.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/ascUsages.js +9 -0
- package/dist/react-native/operationsInterfaces/ascUsages.js.map +1 -0
- package/dist/react-native/operationsInterfaces/caches.d.ts +240 -0
- package/dist/react-native/operationsInterfaces/caches.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/caches.js +9 -0
- package/dist/react-native/operationsInterfaces/caches.js.map +1 -0
- package/dist/react-native/operationsInterfaces/importJobs.d.ts +93 -0
- package/dist/react-native/operationsInterfaces/importJobs.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/importJobs.js +9 -0
- package/dist/react-native/operationsInterfaces/importJobs.js.map +1 -0
- package/dist/react-native/operationsInterfaces/index.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/index.js +18 -0
- package/dist/react-native/operationsInterfaces/index.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.js +9 -0
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/skus.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/skus.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/skus.js +9 -0
- package/dist/react-native/operationsInterfaces/skus.js.map +1 -0
- package/dist/react-native/operationsInterfaces/storageTargetOperations.d.ts +82 -0
- package/dist/react-native/operationsInterfaces/storageTargetOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/storageTargetOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/storageTargetOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/storageTargets.d.ts +108 -0
- package/dist/react-native/operationsInterfaces/storageTargets.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/storageTargets.js +9 -0
- package/dist/react-native/operationsInterfaces/storageTargets.js.map +1 -0
- package/dist/react-native/operationsInterfaces/usageModels.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/usageModels.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/usageModels.js +9 -0
- package/dist/react-native/operationsInterfaces/usageModels.js.map +1 -0
- package/dist/react-native/package.json +3 -0
- package/dist/react-native/pagingHelper.d.ts +13 -0
- package/dist/react-native/pagingHelper.d.ts.map +1 -0
- package/dist/react-native/pagingHelper.js +32 -0
- package/dist/react-native/pagingHelper.js.map +1 -0
- package/dist/react-native/storageCacheManagementClient.d.ts +39 -0
- package/dist/react-native/storageCacheManagementClient.d.ts.map +1 -0
- package/dist/react-native/storageCacheManagementClient.js +162 -0
- package/dist/react-native/storageCacheManagementClient.js.map +1 -0
- package/package.json +67 -36
- package/dist/index.js +0 -8288
- package/dist/index.js.map +0 -1
- package/dist/index.min.js +0 -1
- package/dist/index.min.js.map +0 -1
- package/dist-esm/samples-dev/amlFilesystemsArchiveSample.d.ts +0 -2
- package/dist-esm/samples-dev/amlFilesystemsArchiveSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/amlFilesystemsArchiveSample.js +0 -31
- package/dist-esm/samples-dev/amlFilesystemsArchiveSample.js.map +0 -1
- package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.d.ts +0 -2
- package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.js +0 -36
- package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.js.map +0 -1
- package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.js +0 -65
- package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/amlFilesystemsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/amlFilesystemsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/amlFilesystemsDeleteSample.js +0 -36
- package/dist-esm/samples-dev/amlFilesystemsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/amlFilesystemsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/amlFilesystemsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/amlFilesystemsGetSample.js +0 -36
- package/dist-esm/samples-dev/amlFilesystemsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/amlFilesystemsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/amlFilesystemsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/amlFilesystemsListSample.js +0 -50
- package/dist-esm/samples-dev/amlFilesystemsListSample.js.map +0 -1
- package/dist-esm/samples-dev/amlFilesystemsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/amlFilesystemsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/amlFilesystemsUpdateSample.js +0 -47
- package/dist-esm/samples-dev/amlFilesystemsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/ascOperationsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/ascOperationsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/ascOperationsGetSample.js +0 -36
- package/dist-esm/samples-dev/ascOperationsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/ascUsagesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/ascUsagesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/ascUsagesListSample.js +0 -51
- package/dist-esm/samples-dev/ascUsagesListSample.js.map +0 -1
- package/dist-esm/samples-dev/cachesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/cachesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js +0 -155
- package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/cachesDebugInfoSample.d.ts +0 -2
- package/dist-esm/samples-dev/cachesDebugInfoSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cachesDebugInfoSample.js +0 -36
- package/dist-esm/samples-dev/cachesDebugInfoSample.js.map +0 -1
- package/dist-esm/samples-dev/cachesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/cachesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cachesDeleteSample.js +0 -36
- package/dist-esm/samples-dev/cachesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/cachesFlushSample.d.ts +0 -2
- package/dist-esm/samples-dev/cachesFlushSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cachesFlushSample.js +0 -36
- package/dist-esm/samples-dev/cachesFlushSample.js.map +0 -1
- package/dist-esm/samples-dev/cachesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/cachesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cachesGetSample.js +0 -36
- package/dist-esm/samples-dev/cachesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/cachesListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/cachesListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cachesListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/cachesListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/cachesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/cachesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cachesListSample.js +0 -50
- package/dist-esm/samples-dev/cachesListSample.js.map +0 -1
- package/dist-esm/samples-dev/cachesPausePrimingJobSample.d.ts +0 -2
- package/dist-esm/samples-dev/cachesPausePrimingJobSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cachesPausePrimingJobSample.js +0 -33
- package/dist-esm/samples-dev/cachesPausePrimingJobSample.js.map +0 -1
- package/dist-esm/samples-dev/cachesResumePrimingJobSample.d.ts +0 -2
- package/dist-esm/samples-dev/cachesResumePrimingJobSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cachesResumePrimingJobSample.js +0 -33
- package/dist-esm/samples-dev/cachesResumePrimingJobSample.js.map +0 -1
- package/dist-esm/samples-dev/cachesSpaceAllocationSample.d.ts +0 -2
- package/dist-esm/samples-dev/cachesSpaceAllocationSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cachesSpaceAllocationSample.js +0 -35
- package/dist-esm/samples-dev/cachesSpaceAllocationSample.js.map +0 -1
- package/dist-esm/samples-dev/cachesStartPrimingJobSample.d.ts +0 -2
- package/dist-esm/samples-dev/cachesStartPrimingJobSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cachesStartPrimingJobSample.js +0 -34
- package/dist-esm/samples-dev/cachesStartPrimingJobSample.js.map +0 -1
- package/dist-esm/samples-dev/cachesStartSample.d.ts +0 -2
- package/dist-esm/samples-dev/cachesStartSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cachesStartSample.js +0 -36
- package/dist-esm/samples-dev/cachesStartSample.js.map +0 -1
- package/dist-esm/samples-dev/cachesStopPrimingJobSample.d.ts +0 -2
- package/dist-esm/samples-dev/cachesStopPrimingJobSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cachesStopPrimingJobSample.js +0 -33
- package/dist-esm/samples-dev/cachesStopPrimingJobSample.js.map +0 -1
- package/dist-esm/samples-dev/cachesStopSample.d.ts +0 -2
- package/dist-esm/samples-dev/cachesStopSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cachesStopSample.js +0 -36
- package/dist-esm/samples-dev/cachesStopSample.js.map +0 -1
- package/dist-esm/samples-dev/cachesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/cachesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cachesUpdateSample.js +0 -197
- package/dist-esm/samples-dev/cachesUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.d.ts +0 -2
- package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.js +0 -36
- package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.js.map +0 -1
- package/dist-esm/samples-dev/checkAmlFsSubnetsSample.d.ts +0 -2
- package/dist-esm/samples-dev/checkAmlFsSubnetsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkAmlFsSubnetsSample.js +0 -33
- package/dist-esm/samples-dev/checkAmlFsSubnetsSample.js.map +0 -1
- package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.d.ts +0 -2
- package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.js +0 -34
- package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.js.map +0 -1
- package/dist-esm/samples-dev/importJobsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/importJobsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/importJobsCreateOrUpdateSample.js +0 -37
- package/dist-esm/samples-dev/importJobsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/importJobsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/importJobsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/importJobsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/importJobsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/importJobsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/importJobsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/importJobsGetSample.js +0 -37
- package/dist-esm/samples-dev/importJobsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/importJobsListByAmlFilesystemSample.d.ts +0 -2
- package/dist-esm/samples-dev/importJobsListByAmlFilesystemSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/importJobsListByAmlFilesystemSample.js +0 -52
- package/dist-esm/samples-dev/importJobsListByAmlFilesystemSample.js.map +0 -1
- package/dist-esm/samples-dev/importJobsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/importJobsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/importJobsUpdateSample.js +0 -31
- package/dist-esm/samples-dev/importJobsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.js +0 -50
- package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
- package/dist-esm/samples-dev/skusListSample.d.ts +0 -2
- package/dist-esm/samples-dev/skusListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/skusListSample.js +0 -50
- package/dist-esm/samples-dev/skusListSample.js.map +0 -1
- package/dist-esm/samples-dev/storageTargetFlushSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageTargetFlushSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageTargetFlushSample.js +0 -37
- package/dist-esm/samples-dev/storageTargetFlushSample.js.map +0 -1
- package/dist-esm/samples-dev/storageTargetInvalidateSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageTargetInvalidateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageTargetInvalidateSample.js +0 -37
- package/dist-esm/samples-dev/storageTargetInvalidateSample.js.map +0 -1
- package/dist-esm/samples-dev/storageTargetResumeSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageTargetResumeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageTargetResumeSample.js +0 -37
- package/dist-esm/samples-dev/storageTargetResumeSample.js.map +0 -1
- package/dist-esm/samples-dev/storageTargetSuspendSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageTargetSuspendSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageTargetSuspendSample.js +0 -37
- package/dist-esm/samples-dev/storageTargetSuspendSample.js.map +0 -1
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.js +0 -108
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/storageTargetsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageTargetsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageTargetsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/storageTargetsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.js +0 -37
- package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.js.map +0 -1
- package/dist-esm/samples-dev/storageTargetsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageTargetsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageTargetsGetSample.js +0 -37
- package/dist-esm/samples-dev/storageTargetsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/storageTargetsListByCacheSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageTargetsListByCacheSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageTargetsListByCacheSample.js +0 -52
- package/dist-esm/samples-dev/storageTargetsListByCacheSample.js.map +0 -1
- package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.js +0 -37
- package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.js.map +0 -1
- package/dist-esm/samples-dev/usageModelsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/usageModelsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/usageModelsListSample.js +0 -50
- package/dist-esm/samples-dev/usageModelsListSample.js.map +0 -1
- package/dist-esm/src/index.d.ts +0 -5
- package/dist-esm/src/index.js.map +0 -1
- package/dist-esm/src/lroImpl.js.map +0 -1
- package/dist-esm/src/models/index.js.map +0 -1
- package/dist-esm/src/models/mappers.js.map +0 -1
- package/dist-esm/src/models/parameters.js.map +0 -1
- package/dist-esm/src/operations/amlFilesystems.d.ts.map +0 -1
- package/dist-esm/src/operations/amlFilesystems.js.map +0 -1
- package/dist-esm/src/operations/ascOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/ascOperations.js.map +0 -1
- package/dist-esm/src/operations/ascUsages.d.ts.map +0 -1
- package/dist-esm/src/operations/ascUsages.js.map +0 -1
- package/dist-esm/src/operations/caches.d.ts.map +0 -1
- package/dist-esm/src/operations/caches.js.map +0 -1
- package/dist-esm/src/operations/importJobs.d.ts.map +0 -1
- package/dist-esm/src/operations/importJobs.js.map +0 -1
- package/dist-esm/src/operations/index.d.ts +0 -11
- package/dist-esm/src/operations/index.d.ts.map +0 -1
- package/dist-esm/src/operations/index.js +0 -18
- package/dist-esm/src/operations/index.js.map +0 -1
- package/dist-esm/src/operations/operations.d.ts.map +0 -1
- package/dist-esm/src/operations/operations.js.map +0 -1
- package/dist-esm/src/operations/skus.d.ts.map +0 -1
- package/dist-esm/src/operations/skus.js.map +0 -1
- package/dist-esm/src/operations/storageTargetOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/storageTargetOperations.js +0 -362
- package/dist-esm/src/operations/storageTargetOperations.js.map +0 -1
- package/dist-esm/src/operations/storageTargets.d.ts.map +0 -1
- package/dist-esm/src/operations/storageTargets.js.map +0 -1
- package/dist-esm/src/operations/usageModels.d.ts.map +0 -1
- package/dist-esm/src/operations/usageModels.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/amlFilesystems.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/ascOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/ascOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/ascUsages.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/caches.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/caches.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/importJobs.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/importJobs.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -11
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -18
- package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/skus.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/storageTargetOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/storageTargets.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/storageTargets.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/usageModels.js.map +0 -1
- package/dist-esm/src/pagingHelper.js.map +0 -1
- package/dist-esm/src/storageCacheManagementClient.d.ts.map +0 -1
- package/dist-esm/src/storageCacheManagementClient.js.map +0 -1
- package/dist-esm/test/storagecache_operations_test.spec.d.ts +0 -4
- package/dist-esm/test/storagecache_operations_test.spec.d.ts.map +0 -1
- package/dist-esm/test/storagecache_operations_test.spec.js +0 -146
- package/dist-esm/test/storagecache_operations_test.spec.js.map +0 -1
- package/src/lroImpl.ts +0 -38
- package/src/models/index.ts +0 -2528
- package/src/models/mappers.ts +0 -3584
- package/src/models/parameters.ts +0 -300
- package/src/operations/amlFilesystems.ts +0 -797
- package/src/operations/ascOperations.ts +0 -71
- package/src/operations/ascUsages.ts +0 -169
- package/src/operations/caches.ts +0 -1861
- package/src/operations/importJobs.ts +0 -682
- package/src/operations/index.ts +0 -18
- package/src/operations/operations.ts +0 -149
- package/src/operations/skus.ts +0 -151
- package/src/operations/storageTargetOperations.ts +0 -493
- package/src/operations/storageTargets.ts +0 -740
- package/src/operations/usageModels.ts +0 -153
- package/src/operationsInterfaces/amlFilesystems.ts +0 -176
- package/src/operationsInterfaces/ascOperations.ts +0 -27
- package/src/operationsInterfaces/ascUsages.ts +0 -24
- package/src/operationsInterfaces/caches.ts +0 -420
- package/src/operationsInterfaces/importJobs.ts +0 -172
- package/src/operationsInterfaces/index.ts +0 -18
- package/src/operationsInterfaces/operations.ts +0 -22
- package/src/operationsInterfaces/skus.ts +0 -22
- package/src/operationsInterfaces/storageTargetOperations.ts +0 -135
- package/src/operationsInterfaces/storageTargets.ts +0 -183
- package/src/operationsInterfaces/usageModels.ts +0 -22
- package/src/pagingHelper.ts +0 -39
- package/src/storageCacheManagementClient.ts +0 -253
- package/tsconfig.json +0 -33
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/amlFilesystems.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/ascOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/ascUsages.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/caches.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/importJobs.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/storageTargetOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/storageTargets.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/usageModels.js +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
- /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const AmlFilesystemsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemsListResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystem\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const AmlFilesystemIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemIdentity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"Enum\",\n allowedValues: [\"UserAssigned\", \"None\"],\n },\n },\n userAssignedIdentities: {\n serializedName: \"userAssignedIdentities\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentitiesValue\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const UserAssignedIdentitiesValue: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentitiesValue\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n clientId: {\n serializedName: \"clientId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SkuName: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SkuName\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AmlFilesystemHealth: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemHealth\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\",\n },\n },\n statusCode: {\n serializedName: \"statusCode\",\n type: {\n name: \"String\",\n },\n },\n statusDescription: {\n serializedName: \"statusDescription\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AmlFilesystemClientInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemClientInfo\",\n modelProperties: {\n mgsAddress: {\n serializedName: \"mgsAddress\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n mountCommand: {\n serializedName: \"mountCommand\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n lustreVersion: {\n serializedName: \"lustreVersion\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n containerStorageInterface: {\n serializedName: \"containerStorageInterface\",\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemContainerStorageInterface\",\n },\n },\n },\n },\n};\n\nexport const AmlFilesystemContainerStorageInterface: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemContainerStorageInterface\",\n modelProperties: {\n persistentVolumeClaim: {\n serializedName: \"persistentVolumeClaim\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n persistentVolume: {\n serializedName: \"persistentVolume\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n storageClass: {\n serializedName: \"storageClass\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const AmlFilesystemEncryptionSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemEncryptionSettings\",\n modelProperties: {\n keyEncryptionKey: {\n serializedName: \"keyEncryptionKey\",\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyReference\",\n },\n },\n },\n },\n};\n\nexport const KeyVaultKeyReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyReference\",\n modelProperties: {\n keyUrl: {\n serializedName: \"keyUrl\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n sourceVault: {\n serializedName: \"sourceVault\",\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyReferenceSourceVault\",\n },\n },\n },\n },\n};\n\nexport const KeyVaultKeyReferenceSourceVault: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyReferenceSourceVault\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AmlFilesystemPropertiesMaintenanceWindow: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemPropertiesMaintenanceWindow\",\n modelProperties: {\n dayOfWeek: {\n serializedName: \"dayOfWeek\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Monday\",\n \"Tuesday\",\n \"Wednesday\",\n \"Thursday\",\n \"Friday\",\n \"Saturday\",\n \"Sunday\",\n ],\n },\n },\n timeOfDayUTC: {\n constraints: {\n Pattern: new RegExp(\"^([0-9]|0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]$\"),\n },\n serializedName: \"timeOfDayUTC\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const AmlFilesystemPropertiesHsm: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemPropertiesHsm\",\n modelProperties: {\n settings: {\n serializedName: \"settings\",\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemHsmSettings\",\n },\n },\n archiveStatus: {\n serializedName: \"archiveStatus\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemArchive\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const AmlFilesystemHsmSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemHsmSettings\",\n modelProperties: {\n container: {\n serializedName: \"container\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n loggingContainer: {\n serializedName: \"loggingContainer\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n importPrefix: {\n defaultValue: \"/\",\n serializedName: \"importPrefix\",\n type: {\n name: \"String\",\n },\n },\n importPrefixesInitial: {\n serializedName: \"importPrefixesInitial\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const AmlFilesystemArchive: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemArchive\",\n modelProperties: {\n filesystemPath: {\n serializedName: \"filesystemPath\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemArchiveStatus\",\n },\n },\n },\n },\n};\n\nexport const AmlFilesystemArchiveStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemArchiveStatus\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n lastCompletionTime: {\n serializedName: \"lastCompletionTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n lastStartedTime: {\n serializedName: \"lastStartedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n percentComplete: {\n serializedName: \"percentComplete\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n errorCode: {\n serializedName: \"errorCode\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n errorMessage: {\n serializedName: \"errorMessage\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AmlFilesystemRootSquashSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemRootSquashSettings\",\n modelProperties: {\n mode: {\n serializedName: \"mode\",\n type: {\n name: \"String\",\n },\n },\n noSquashNidLists: {\n serializedName: \"noSquashNidLists\",\n type: {\n name: \"String\",\n },\n },\n squashUID: {\n serializedName: \"squashUID\",\n type: {\n name: \"Number\",\n },\n },\n squashGID: {\n serializedName: \"squashGID\",\n type: {\n name: \"Number\",\n },\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n },\n },\n};\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\",\n },\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\",\n },\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\",\n },\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const CloudError: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CloudError\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"CloudErrorBody\",\n },\n },\n },\n },\n};\n\nexport const CloudErrorBody: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CloudErrorBody\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CloudErrorBody\",\n },\n },\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n target: {\n serializedName: \"target\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AmlFilesystemUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemUpdate\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n encryptionSettings: {\n serializedName: \"properties.encryptionSettings\",\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemEncryptionSettings\",\n },\n },\n maintenanceWindow: {\n serializedName: \"properties.maintenanceWindow\",\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemUpdatePropertiesMaintenanceWindow\",\n },\n },\n rootSquashSettings: {\n serializedName: \"properties.rootSquashSettings\",\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemRootSquashSettings\",\n },\n },\n },\n },\n};\n\nexport const AmlFilesystemUpdatePropertiesMaintenanceWindow: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemUpdatePropertiesMaintenanceWindow\",\n modelProperties: {\n dayOfWeek: {\n serializedName: \"dayOfWeek\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Monday\",\n \"Tuesday\",\n \"Wednesday\",\n \"Thursday\",\n \"Friday\",\n \"Saturday\",\n \"Sunday\",\n ],\n },\n },\n timeOfDayUTC: {\n constraints: {\n Pattern: new RegExp(\"^([0-9]|0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]$\"),\n },\n serializedName: \"timeOfDayUTC\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const AmlFilesystemArchiveInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemArchiveInfo\",\n modelProperties: {\n filesystemPath: {\n defaultValue: \"/\",\n serializedName: \"filesystemPath\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n};\n\nexport const ErrorDetail: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n target: {\n serializedName: \"target\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n additionalInfo: {\n serializedName: \"additionalInfo\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ErrorAdditionalInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n info: {\n serializedName: \"info\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n};\n\nexport const ImportJobUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImportJobUpdate\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n },\n },\n};\n\nexport const ImportJobsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImportJobsListResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ImportJob\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const AmlFilesystemSubnetInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemSubnetInfo\",\n modelProperties: {\n filesystemSubnet: {\n serializedName: \"filesystemSubnet\",\n type: {\n name: \"String\",\n },\n },\n storageCapacityTiB: {\n serializedName: \"storageCapacityTiB\",\n type: {\n name: \"Number\",\n },\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"SkuName\",\n },\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AmlFilesystemCheckSubnetError: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemCheckSubnetError\",\n modelProperties: {\n filesystemSubnet: {\n serializedName: \"filesystemSubnet\",\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemCheckSubnetErrorFilesystemSubnet\",\n },\n },\n },\n },\n};\n\nexport const AmlFilesystemCheckSubnetErrorFilesystemSubnet: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemCheckSubnetErrorFilesystemSubnet\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const RequiredAmlFilesystemSubnetsSizeInfo: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"RequiredAmlFilesystemSubnetsSizeInfo\",\n modelProperties: {\n storageCapacityTiB: {\n serializedName: \"storageCapacityTiB\",\n type: {\n name: \"Number\",\n },\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"SkuName\",\n },\n },\n },\n },\n };\n\nexport const RequiredAmlFilesystemSubnetsSize: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RequiredAmlFilesystemSubnetsSize\",\n modelProperties: {\n filesystemSubnetSize: {\n serializedName: \"filesystemSubnetSize\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ApiOperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiOperationListResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ApiOperation\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ApiOperation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiOperation\",\n modelProperties: {\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"ApiOperationDisplay\",\n },\n },\n origin: {\n serializedName: \"origin\",\n type: {\n name: \"String\",\n },\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n type: {\n name: \"Boolean\",\n },\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n serviceSpecification: {\n serializedName: \"properties.serviceSpecification\",\n type: {\n name: \"Composite\",\n className: \"ApiOperationPropertiesServiceSpecification\",\n },\n },\n },\n },\n};\n\nexport const ApiOperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiOperationDisplay\",\n modelProperties: {\n operation: {\n serializedName: \"operation\",\n type: {\n name: \"String\",\n },\n },\n provider: {\n serializedName: \"provider\",\n type: {\n name: \"String\",\n },\n },\n resource: {\n serializedName: \"resource\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ApiOperationPropertiesServiceSpecification: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"ApiOperationPropertiesServiceSpecification\",\n modelProperties: {\n metricSpecifications: {\n serializedName: \"metricSpecifications\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MetricSpecification\",\n },\n },\n },\n },\n logSpecifications: {\n serializedName: \"logSpecifications\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"LogSpecification\",\n },\n },\n },\n },\n },\n },\n };\n\nexport const MetricSpecification: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MetricSpecification\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\",\n },\n },\n displayDescription: {\n serializedName: \"displayDescription\",\n type: {\n name: \"String\",\n },\n },\n unit: {\n serializedName: \"unit\",\n type: {\n name: \"String\",\n },\n },\n aggregationType: {\n serializedName: \"aggregationType\",\n type: {\n name: \"String\",\n },\n },\n supportedAggregationTypes: {\n serializedName: \"supportedAggregationTypes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n metricClass: {\n serializedName: \"metricClass\",\n type: {\n name: \"String\",\n },\n },\n dimensions: {\n serializedName: \"dimensions\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MetricDimension\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const MetricDimension: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MetricDimension\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\",\n },\n },\n internalName: {\n serializedName: \"internalName\",\n type: {\n name: \"String\",\n },\n },\n toBeExportedForShoebox: {\n serializedName: \"toBeExportedForShoebox\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const LogSpecification: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LogSpecification\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ResourceSkusResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceSkusResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceSku\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ResourceSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceSku\",\n modelProperties: {\n resourceType: {\n serializedName: \"resourceType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n capabilities: {\n serializedName: \"capabilities\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceSkuCapabilities\",\n },\n },\n },\n },\n locations: {\n serializedName: \"locations\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n locationInfo: {\n serializedName: \"locationInfo\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceSkuLocationInfo\",\n },\n },\n },\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n restrictions: {\n serializedName: \"restrictions\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Restriction\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ResourceSkuCapabilities: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceSkuCapabilities\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ResourceSkuLocationInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceSkuLocationInfo\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n zones: {\n serializedName: \"zones\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const Restriction: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Restriction\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n values: {\n serializedName: \"values\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n reasonCode: {\n serializedName: \"reasonCode\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UsageModelsResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UsageModelsResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"UsageModel\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const UsageModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UsageModel\",\n modelProperties: {\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"UsageModelDisplay\",\n },\n },\n modelName: {\n serializedName: \"modelName\",\n type: {\n name: \"String\",\n },\n },\n targetType: {\n serializedName: \"targetType\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UsageModelDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UsageModelDisplay\",\n modelProperties: {\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AscOperation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AscOperation\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"String\",\n },\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"AscOperationErrorResponse\",\n },\n },\n output: {\n serializedName: \"properties.output\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } },\n },\n },\n },\n },\n },\n};\n\nexport const AscOperationErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AscOperationErrorResponse\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ResourceUsagesListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceUsagesListResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceUsage\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ResourceUsage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceUsage\",\n modelProperties: {\n limit: {\n constraints: {\n InclusiveMinimum: 0,\n },\n serializedName: \"limit\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n unit: {\n serializedName: \"unit\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n currentValue: {\n constraints: {\n InclusiveMinimum: 0,\n },\n serializedName: \"currentValue\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"Composite\",\n className: \"ResourceUsageName\",\n },\n },\n },\n },\n};\n\nexport const ResourceUsageName: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceUsageName\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\",\n },\n },\n localizedValue: {\n serializedName: \"localizedValue\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CachesListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CachesListResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Cache\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const Cache: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Cache\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n name: {\n constraints: {\n Pattern: new RegExp(\"^[-0-9a-zA-Z_]{1,80}$\"),\n },\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"CacheIdentity\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"CacheSku\",\n },\n },\n cacheSizeGB: {\n serializedName: \"properties.cacheSizeGB\",\n type: {\n name: \"Number\",\n },\n },\n health: {\n serializedName: \"properties.health\",\n type: {\n name: \"Composite\",\n className: \"CacheHealth\",\n },\n },\n mountAddresses: {\n serializedName: \"properties.mountAddresses\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n subnet: {\n serializedName: \"properties.subnet\",\n type: {\n name: \"String\",\n },\n },\n upgradeStatus: {\n serializedName: \"properties.upgradeStatus\",\n type: {\n name: \"Composite\",\n className: \"CacheUpgradeStatus\",\n },\n },\n upgradeSettings: {\n serializedName: \"properties.upgradeSettings\",\n type: {\n name: \"Composite\",\n className: \"CacheUpgradeSettings\",\n },\n },\n networkSettings: {\n serializedName: \"properties.networkSettings\",\n type: {\n name: \"Composite\",\n className: \"CacheNetworkSettings\",\n },\n },\n encryptionSettings: {\n serializedName: \"properties.encryptionSettings\",\n type: {\n name: \"Composite\",\n className: \"CacheEncryptionSettings\",\n },\n },\n securitySettings: {\n serializedName: \"properties.securitySettings\",\n type: {\n name: \"Composite\",\n className: \"CacheSecuritySettings\",\n },\n },\n directoryServicesSettings: {\n serializedName: \"properties.directoryServicesSettings\",\n type: {\n name: \"Composite\",\n className: \"CacheDirectorySettings\",\n },\n },\n zones: {\n serializedName: \"properties.zones\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n primingJobs: {\n serializedName: \"properties.primingJobs\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrimingJob\",\n },\n },\n },\n },\n spaceAllocation: {\n serializedName: \"properties.spaceAllocation\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageTargetSpaceAllocation\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const CacheIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CacheIdentity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"SystemAssigned\",\n \"UserAssigned\",\n \"SystemAssigned, UserAssigned\",\n \"None\",\n ],\n },\n },\n userAssignedIdentities: {\n serializedName: \"userAssignedIdentities\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentitiesValue\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const CacheHealth: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CacheHealth\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\",\n },\n },\n statusDescription: {\n serializedName: \"statusDescription\",\n type: {\n name: \"String\",\n },\n },\n conditions: {\n serializedName: \"conditions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Condition\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const Condition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Condition\",\n modelProperties: {\n timestamp: {\n serializedName: \"timestamp\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CacheUpgradeStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CacheUpgradeStatus\",\n modelProperties: {\n currentFirmwareVersion: {\n serializedName: \"currentFirmwareVersion\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n firmwareUpdateStatus: {\n serializedName: \"firmwareUpdateStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n firmwareUpdateDeadline: {\n serializedName: \"firmwareUpdateDeadline\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n lastFirmwareUpdate: {\n serializedName: \"lastFirmwareUpdate\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n pendingFirmwareVersion: {\n serializedName: \"pendingFirmwareVersion\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CacheUpgradeSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CacheUpgradeSettings\",\n modelProperties: {\n upgradeScheduleEnabled: {\n serializedName: \"upgradeScheduleEnabled\",\n type: {\n name: \"Boolean\",\n },\n },\n scheduledTime: {\n serializedName: \"scheduledTime\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const CacheNetworkSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CacheNetworkSettings\",\n modelProperties: {\n mtu: {\n defaultValue: 1500,\n constraints: {\n InclusiveMaximum: 1500,\n InclusiveMinimum: 576,\n },\n serializedName: \"mtu\",\n type: {\n name: \"Number\",\n },\n },\n utilityAddresses: {\n serializedName: \"utilityAddresses\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n dnsServers: {\n serializedName: \"dnsServers\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n dnsSearchDomain: {\n serializedName: \"dnsSearchDomain\",\n type: {\n name: \"String\",\n },\n },\n ntpServer: {\n defaultValue: \"time.windows.com\",\n serializedName: \"ntpServer\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CacheEncryptionSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CacheEncryptionSettings\",\n modelProperties: {\n keyEncryptionKey: {\n serializedName: \"keyEncryptionKey\",\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyReference\",\n },\n },\n rotationToLatestKeyVersionEnabled: {\n serializedName: \"rotationToLatestKeyVersionEnabled\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const CacheSecuritySettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CacheSecuritySettings\",\n modelProperties: {\n accessPolicies: {\n serializedName: \"accessPolicies\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NfsAccessPolicy\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const NfsAccessPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NfsAccessPolicy\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n accessRules: {\n serializedName: \"accessRules\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NfsAccessRule\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const NfsAccessRule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NfsAccessRule\",\n modelProperties: {\n scope: {\n serializedName: \"scope\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n filter: {\n serializedName: \"filter\",\n type: {\n name: \"String\",\n },\n },\n access: {\n serializedName: \"access\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n suid: {\n serializedName: \"suid\",\n type: {\n name: \"Boolean\",\n },\n },\n submountAccess: {\n serializedName: \"submountAccess\",\n type: {\n name: \"Boolean\",\n },\n },\n rootSquash: {\n serializedName: \"rootSquash\",\n type: {\n name: \"Boolean\",\n },\n },\n anonymousUID: {\n serializedName: \"anonymousUID\",\n type: {\n name: \"String\",\n },\n },\n anonymousGID: {\n serializedName: \"anonymousGID\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CacheDirectorySettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CacheDirectorySettings\",\n modelProperties: {\n activeDirectory: {\n serializedName: \"activeDirectory\",\n type: {\n name: \"Composite\",\n className: \"CacheActiveDirectorySettings\",\n },\n },\n usernameDownload: {\n serializedName: \"usernameDownload\",\n type: {\n name: \"Composite\",\n className: \"CacheUsernameDownloadSettings\",\n },\n },\n },\n },\n};\n\nexport const CacheActiveDirectorySettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CacheActiveDirectorySettings\",\n modelProperties: {\n primaryDnsIpAddress: {\n serializedName: \"primaryDnsIpAddress\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n secondaryDnsIpAddress: {\n serializedName: \"secondaryDnsIpAddress\",\n type: {\n name: \"String\",\n },\n },\n domainName: {\n serializedName: \"domainName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n domainNetBiosName: {\n serializedName: \"domainNetBiosName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n cacheNetBiosName: {\n constraints: {\n Pattern: new RegExp(\"^[-0-9a-zA-Z]{1,15}$\"),\n },\n serializedName: \"cacheNetBiosName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n domainJoined: {\n serializedName: \"domainJoined\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n credentials: {\n serializedName: \"credentials\",\n type: {\n name: \"Composite\",\n className: \"CacheActiveDirectorySettingsCredentials\",\n },\n },\n },\n },\n};\n\nexport const CacheActiveDirectorySettingsCredentials: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"CacheActiveDirectorySettingsCredentials\",\n modelProperties: {\n username: {\n serializedName: \"username\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n password: {\n serializedName: \"password\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const CacheUsernameDownloadSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CacheUsernameDownloadSettings\",\n modelProperties: {\n extendedGroups: {\n serializedName: \"extendedGroups\",\n type: {\n name: \"Boolean\",\n },\n },\n usernameSource: {\n defaultValue: \"None\",\n serializedName: \"usernameSource\",\n type: {\n name: \"String\",\n },\n },\n groupFileURI: {\n serializedName: \"groupFileURI\",\n type: {\n name: \"String\",\n },\n },\n userFileURI: {\n serializedName: \"userFileURI\",\n type: {\n name: \"String\",\n },\n },\n ldapServer: {\n serializedName: \"ldapServer\",\n type: {\n name: \"String\",\n },\n },\n ldapBaseDN: {\n serializedName: \"ldapBaseDN\",\n type: {\n name: \"String\",\n },\n },\n encryptLdapConnection: {\n defaultValue: false,\n serializedName: \"encryptLdapConnection\",\n type: {\n name: \"Boolean\",\n },\n },\n requireValidCertificate: {\n defaultValue: false,\n serializedName: \"requireValidCertificate\",\n type: {\n name: \"Boolean\",\n },\n },\n autoDownloadCertificate: {\n defaultValue: false,\n serializedName: \"autoDownloadCertificate\",\n type: {\n name: \"Boolean\",\n },\n },\n caCertificateURI: {\n serializedName: \"caCertificateURI\",\n type: {\n name: \"String\",\n },\n },\n usernameDownloaded: {\n serializedName: \"usernameDownloaded\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n credentials: {\n serializedName: \"credentials\",\n type: {\n name: \"Composite\",\n className: \"CacheUsernameDownloadSettingsCredentials\",\n },\n },\n },\n },\n};\n\nexport const CacheUsernameDownloadSettingsCredentials: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"CacheUsernameDownloadSettingsCredentials\",\n modelProperties: {\n bindDn: {\n serializedName: \"bindDn\",\n type: {\n name: \"String\",\n },\n },\n bindPassword: {\n serializedName: \"bindPassword\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const PrimingJob: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrimingJob\",\n modelProperties: {\n primingJobName: {\n constraints: {\n Pattern: new RegExp(\"^[-0-9a-zA-Z_]{1,80}$\"),\n },\n serializedName: \"primingJobName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n primingManifestUrl: {\n serializedName: \"primingManifestUrl\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n primingJobId: {\n constraints: {\n Pattern: new RegExp(\"^[-0-9a-zA-Z_]{1,80}$\"),\n },\n serializedName: \"primingJobId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n primingJobState: {\n serializedName: \"primingJobState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n primingJobStatus: {\n serializedName: \"primingJobStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n primingJobDetails: {\n serializedName: \"primingJobDetails\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n primingJobPercentComplete: {\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0,\n },\n serializedName: \"primingJobPercentComplete\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const StorageTargetSpaceAllocation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTargetSpaceAllocation\",\n modelProperties: {\n name: {\n constraints: {\n Pattern: new RegExp(\"^[-0-9a-zA-Z_]{1,80}$\"),\n },\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n allocationPercentage: {\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 1,\n },\n serializedName: \"allocationPercentage\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const CacheSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CacheSku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const StorageTargetsResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTargetsResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageTarget\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const NamespaceJunction: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NamespaceJunction\",\n modelProperties: {\n namespacePath: {\n serializedName: \"namespacePath\",\n type: {\n name: \"String\",\n },\n },\n targetPath: {\n serializedName: \"targetPath\",\n type: {\n name: \"String\",\n },\n },\n nfsExport: {\n serializedName: \"nfsExport\",\n type: {\n name: \"String\",\n },\n },\n nfsAccessPolicy: {\n defaultValue: \"default\",\n serializedName: \"nfsAccessPolicy\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Nfs3Target: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Nfs3Target\",\n modelProperties: {\n target: {\n constraints: {\n Pattern: new RegExp(\"^[-.,0-9a-zA-Z]+$\"),\n },\n serializedName: \"target\",\n type: {\n name: \"String\",\n },\n },\n usageModel: {\n serializedName: \"usageModel\",\n type: {\n name: \"String\",\n },\n },\n verificationTimer: {\n serializedName: \"verificationTimer\",\n type: {\n name: \"Number\",\n },\n },\n writeBackTimer: {\n serializedName: \"writeBackTimer\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ClfsTarget: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClfsTarget\",\n modelProperties: {\n target: {\n serializedName: \"target\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UnknownTarget: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UnknownTarget\",\n modelProperties: {\n attributes: {\n serializedName: \"attributes\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n },\n },\n};\n\nexport const BlobNfsTarget: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BlobNfsTarget\",\n modelProperties: {\n target: {\n serializedName: \"target\",\n type: {\n name: \"String\",\n },\n },\n usageModel: {\n serializedName: \"usageModel\",\n type: {\n name: \"String\",\n },\n },\n verificationTimer: {\n serializedName: \"verificationTimer\",\n type: {\n name: \"Number\",\n },\n },\n writeBackTimer: {\n serializedName: \"writeBackTimer\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const StorageTargetResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTargetResource\",\n modelProperties: {\n name: {\n constraints: {\n Pattern: new RegExp(\"^[-0-9a-zA-Z_]{1,80}$\"),\n },\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n location: {\n serializedName: \"location\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n },\n },\n};\n\nexport const PrimingJobIdParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrimingJobIdParameter\",\n modelProperties: {\n primingJobId: {\n constraints: {\n Pattern: new RegExp(\"^[-0-9a-zA-Z_]{1,80}$\"),\n },\n serializedName: \"primingJobId\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TrackedResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackedResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const StorageTarget: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTarget\",\n modelProperties: {\n ...StorageTargetResource.type.modelProperties,\n junctions: {\n serializedName: \"properties.junctions\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NamespaceJunction\",\n },\n },\n },\n },\n targetType: {\n serializedName: \"properties.targetType\",\n type: {\n name: \"String\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n state: {\n serializedName: \"properties.state\",\n type: {\n name: \"String\",\n },\n },\n nfs3: {\n serializedName: \"properties.nfs3\",\n type: {\n name: \"Composite\",\n className: \"Nfs3Target\",\n },\n },\n clfs: {\n serializedName: \"properties.clfs\",\n type: {\n name: \"Composite\",\n className: \"ClfsTarget\",\n },\n },\n unknown: {\n serializedName: \"properties.unknown\",\n type: {\n name: \"Composite\",\n className: \"UnknownTarget\",\n },\n },\n blobNfs: {\n serializedName: \"properties.blobNfs\",\n type: {\n name: \"Composite\",\n className: \"BlobNfsTarget\",\n },\n },\n allocationPercentage: {\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 1,\n },\n serializedName: \"properties.allocationPercentage\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const AmlFilesystem: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystem\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemIdentity\",\n },\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"SkuName\",\n },\n },\n zones: {\n serializedName: \"zones\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n storageCapacityTiB: {\n serializedName: \"properties.storageCapacityTiB\",\n type: {\n name: \"Number\",\n },\n },\n health: {\n serializedName: \"properties.health\",\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemHealth\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n filesystemSubnet: {\n serializedName: \"properties.filesystemSubnet\",\n type: {\n name: \"String\",\n },\n },\n clientInfo: {\n serializedName: \"properties.clientInfo\",\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemClientInfo\",\n },\n },\n throughputProvisionedMBps: {\n serializedName: \"properties.throughputProvisionedMBps\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n encryptionSettings: {\n serializedName: \"properties.encryptionSettings\",\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemEncryptionSettings\",\n },\n },\n maintenanceWindow: {\n serializedName: \"properties.maintenanceWindow\",\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemPropertiesMaintenanceWindow\",\n },\n },\n hsm: {\n serializedName: \"properties.hsm\",\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemPropertiesHsm\",\n },\n },\n rootSquashSettings: {\n serializedName: \"properties.rootSquashSettings\",\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemRootSquashSettings\",\n },\n },\n },\n },\n};\n\nexport const ImportJob: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImportJob\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n importPrefixes: {\n serializedName: \"properties.importPrefixes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n conflictResolutionMode: {\n defaultValue: \"Fail\",\n serializedName: \"properties.conflictResolutionMode\",\n type: {\n name: \"String\",\n },\n },\n maximumErrors: {\n defaultValue: 0,\n serializedName: \"properties.maximumErrors\",\n type: {\n name: \"Number\",\n },\n },\n state: {\n serializedName: \"properties.status.state\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n statusMessage: {\n serializedName: \"properties.status.statusMessage\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n totalBlobsWalked: {\n serializedName: \"properties.status.totalBlobsWalked\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n blobsWalkedPerSecond: {\n serializedName: \"properties.status.blobsWalkedPerSecond\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n totalBlobsImported: {\n serializedName: \"properties.status.totalBlobsImported\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n blobsImportedPerSecond: {\n serializedName: \"properties.status.blobsImportedPerSecond\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n lastCompletionTime: {\n serializedName: \"properties.status.lastCompletionTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n lastStartedTime: {\n serializedName: \"properties.status.lastStartedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n totalErrors: {\n serializedName: \"properties.status.totalErrors\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n totalConflicts: {\n serializedName: \"properties.status.totalConflicts\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const AmlFilesystemsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AmlFilesystemsCreateOrUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemsCreateOrUpdateHeaders\",\n modelProperties: {\n azureAsyncOperation: {\n serializedName: \"azure-async-operation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AmlFilesystemsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AmlFilesystemsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-async-operation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ImportJobsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImportJobsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ImportJobsCreateOrUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImportJobsCreateOrUpdateHeaders\",\n modelProperties: {\n azureAsyncOperation: {\n serializedName: \"azure-async-operation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ImportJobsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImportJobsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-async-operation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CachesDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CachesDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CachesUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CachesUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CachesDebugInfoHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CachesDebugInfoHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CachesFlushHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CachesFlushHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CachesStartHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CachesStartHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CachesStopHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CachesStopHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CachesStartPrimingJobHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CachesStartPrimingJobHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CachesStopPrimingJobHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CachesStopPrimingJobHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CachesPausePrimingJobHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CachesPausePrimingJobHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CachesResumePrimingJobHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CachesResumePrimingJobHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CachesUpgradeFirmwareHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CachesUpgradeFirmwareHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CachesSpaceAllocationHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CachesSpaceAllocationHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const StorageTargetsDnsRefreshHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTargetsDnsRefreshHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const StorageTargetsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTargetsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const StorageTargetsRestoreDefaultsHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"StorageTargetsRestoreDefaultsHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const StorageTargetFlushHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTargetFlushHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const StorageTargetSuspendHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTargetSuspendHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const StorageTargetResumeHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTargetResumeHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const StorageTargetInvalidateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTargetInvalidateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n"]}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { OperationParameter, OperationURLParameter, OperationQueryParameter } from "@azure/core-client";
|
|
2
|
+
export declare const accept: OperationParameter;
|
|
3
|
+
export declare const $host: OperationURLParameter;
|
|
4
|
+
export declare const apiVersion: OperationQueryParameter;
|
|
5
|
+
export declare const subscriptionId: OperationURLParameter;
|
|
6
|
+
export declare const resourceGroupName: OperationURLParameter;
|
|
7
|
+
export declare const amlFilesystemName: OperationURLParameter;
|
|
8
|
+
export declare const contentType: OperationParameter;
|
|
9
|
+
export declare const amlFilesystem: OperationParameter;
|
|
10
|
+
export declare const amlFilesystem1: OperationParameter;
|
|
11
|
+
export declare const archiveInfo: OperationParameter;
|
|
12
|
+
export declare const nextLink: OperationURLParameter;
|
|
13
|
+
export declare const importJobName: OperationURLParameter;
|
|
14
|
+
export declare const importJob: OperationParameter;
|
|
15
|
+
export declare const importJob1: OperationParameter;
|
|
16
|
+
export declare const amlFilesystemSubnetInfo: OperationParameter;
|
|
17
|
+
export declare const requiredAMLFilesystemSubnetsSizeInfo: OperationParameter;
|
|
18
|
+
export declare const location: OperationURLParameter;
|
|
19
|
+
export declare const operationId: OperationURLParameter;
|
|
20
|
+
export declare const location1: OperationURLParameter;
|
|
21
|
+
export declare const cacheName: OperationURLParameter;
|
|
22
|
+
export declare const cache: OperationParameter;
|
|
23
|
+
export declare const cache1: OperationParameter;
|
|
24
|
+
export declare const primingjob: OperationParameter;
|
|
25
|
+
export declare const primingJobId: OperationParameter;
|
|
26
|
+
export declare const spaceAllocation: OperationParameter;
|
|
27
|
+
export declare const storageTargetName: OperationURLParameter;
|
|
28
|
+
export declare const force: OperationQueryParameter;
|
|
29
|
+
export declare const storagetarget: OperationParameter;
|
|
30
|
+
//# sourceMappingURL=parameters.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,kBAAkB,EAClB,qBAAqB,EACrB,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAe5B,eAAO,MAAM,MAAM,EAAE,kBAUpB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,qBAUnB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBAUxB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,qBAY5B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,qBAa/B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,qBAc/B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAUzB,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,kBAG3B,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,kBAG5B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAUtB,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,qBAc3B,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,kBAGvB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,kBAGxB,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,kBAGrC,CAAC;AAEF,eAAO,MAAM,oCAAoC,EAAE,kBAGlD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAYtB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,qBAYzB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,qBASvB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,qBAYvB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,kBAGpB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,kBAGxB,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,kBAG1B,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,kBAc7B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,qBAY/B,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,uBAQnB,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,kBAG3B,CAAC"}
|
|
@@ -0,0 +1,258 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright (c) Microsoft Corporation.
|
|
4
|
+
* Licensed under the MIT License.
|
|
5
|
+
*
|
|
6
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
7
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
8
|
+
*/
|
|
9
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
+
exports.storagetarget = exports.force = exports.storageTargetName = exports.spaceAllocation = exports.primingJobId = exports.primingjob = exports.cache1 = exports.cache = exports.cacheName = exports.location1 = exports.operationId = exports.location = exports.requiredAMLFilesystemSubnetsSizeInfo = exports.amlFilesystemSubnetInfo = exports.importJob1 = exports.importJob = exports.importJobName = exports.nextLink = exports.archiveInfo = exports.amlFilesystem1 = exports.amlFilesystem = exports.contentType = exports.amlFilesystemName = exports.resourceGroupName = exports.subscriptionId = exports.apiVersion = exports.$host = exports.accept = void 0;
|
|
11
|
+
const mappers_js_1 = require("../models/mappers.js");
|
|
12
|
+
exports.accept = {
|
|
13
|
+
parameterPath: "accept",
|
|
14
|
+
mapper: {
|
|
15
|
+
defaultValue: "application/json",
|
|
16
|
+
isConstant: true,
|
|
17
|
+
serializedName: "Accept",
|
|
18
|
+
type: {
|
|
19
|
+
name: "String",
|
|
20
|
+
},
|
|
21
|
+
},
|
|
22
|
+
};
|
|
23
|
+
exports.$host = {
|
|
24
|
+
parameterPath: "$host",
|
|
25
|
+
mapper: {
|
|
26
|
+
serializedName: "$host",
|
|
27
|
+
required: true,
|
|
28
|
+
type: {
|
|
29
|
+
name: "String",
|
|
30
|
+
},
|
|
31
|
+
},
|
|
32
|
+
skipEncoding: true,
|
|
33
|
+
};
|
|
34
|
+
exports.apiVersion = {
|
|
35
|
+
parameterPath: "apiVersion",
|
|
36
|
+
mapper: {
|
|
37
|
+
defaultValue: "2024-03-01",
|
|
38
|
+
isConstant: true,
|
|
39
|
+
serializedName: "api-version",
|
|
40
|
+
type: {
|
|
41
|
+
name: "String",
|
|
42
|
+
},
|
|
43
|
+
},
|
|
44
|
+
};
|
|
45
|
+
exports.subscriptionId = {
|
|
46
|
+
parameterPath: "subscriptionId",
|
|
47
|
+
mapper: {
|
|
48
|
+
constraints: {
|
|
49
|
+
MinLength: 1,
|
|
50
|
+
},
|
|
51
|
+
serializedName: "subscriptionId",
|
|
52
|
+
required: true,
|
|
53
|
+
type: {
|
|
54
|
+
name: "String",
|
|
55
|
+
},
|
|
56
|
+
},
|
|
57
|
+
};
|
|
58
|
+
exports.resourceGroupName = {
|
|
59
|
+
parameterPath: "resourceGroupName",
|
|
60
|
+
mapper: {
|
|
61
|
+
constraints: {
|
|
62
|
+
MaxLength: 90,
|
|
63
|
+
MinLength: 1,
|
|
64
|
+
},
|
|
65
|
+
serializedName: "resourceGroupName",
|
|
66
|
+
required: true,
|
|
67
|
+
type: {
|
|
68
|
+
name: "String",
|
|
69
|
+
},
|
|
70
|
+
},
|
|
71
|
+
};
|
|
72
|
+
exports.amlFilesystemName = {
|
|
73
|
+
parameterPath: "amlFilesystemName",
|
|
74
|
+
mapper: {
|
|
75
|
+
constraints: {
|
|
76
|
+
Pattern: new RegExp("^[0-9a-zA-Z][-0-9a-zA-Z_]{0,78}[0-9a-zA-Z]$"),
|
|
77
|
+
MaxLength: 80,
|
|
78
|
+
MinLength: 2,
|
|
79
|
+
},
|
|
80
|
+
serializedName: "amlFilesystemName",
|
|
81
|
+
required: true,
|
|
82
|
+
type: {
|
|
83
|
+
name: "String",
|
|
84
|
+
},
|
|
85
|
+
},
|
|
86
|
+
};
|
|
87
|
+
exports.contentType = {
|
|
88
|
+
parameterPath: ["options", "contentType"],
|
|
89
|
+
mapper: {
|
|
90
|
+
defaultValue: "application/json",
|
|
91
|
+
isConstant: true,
|
|
92
|
+
serializedName: "Content-Type",
|
|
93
|
+
type: {
|
|
94
|
+
name: "String",
|
|
95
|
+
},
|
|
96
|
+
},
|
|
97
|
+
};
|
|
98
|
+
exports.amlFilesystem = {
|
|
99
|
+
parameterPath: "amlFilesystem",
|
|
100
|
+
mapper: mappers_js_1.AmlFilesystem,
|
|
101
|
+
};
|
|
102
|
+
exports.amlFilesystem1 = {
|
|
103
|
+
parameterPath: "amlFilesystem",
|
|
104
|
+
mapper: mappers_js_1.AmlFilesystemUpdate,
|
|
105
|
+
};
|
|
106
|
+
exports.archiveInfo = {
|
|
107
|
+
parameterPath: ["options", "archiveInfo"],
|
|
108
|
+
mapper: mappers_js_1.AmlFilesystemArchiveInfo,
|
|
109
|
+
};
|
|
110
|
+
exports.nextLink = {
|
|
111
|
+
parameterPath: "nextLink",
|
|
112
|
+
mapper: {
|
|
113
|
+
serializedName: "nextLink",
|
|
114
|
+
required: true,
|
|
115
|
+
type: {
|
|
116
|
+
name: "String",
|
|
117
|
+
},
|
|
118
|
+
},
|
|
119
|
+
skipEncoding: true,
|
|
120
|
+
};
|
|
121
|
+
exports.importJobName = {
|
|
122
|
+
parameterPath: "importJobName",
|
|
123
|
+
mapper: {
|
|
124
|
+
constraints: {
|
|
125
|
+
Pattern: new RegExp("^[0-9a-zA-Z][-0-9a-zA-Z_]{0,78}[0-9a-zA-Z]$"),
|
|
126
|
+
MaxLength: 80,
|
|
127
|
+
MinLength: 2,
|
|
128
|
+
},
|
|
129
|
+
serializedName: "importJobName",
|
|
130
|
+
required: true,
|
|
131
|
+
type: {
|
|
132
|
+
name: "String",
|
|
133
|
+
},
|
|
134
|
+
},
|
|
135
|
+
};
|
|
136
|
+
exports.importJob = {
|
|
137
|
+
parameterPath: "importJob",
|
|
138
|
+
mapper: mappers_js_1.ImportJob,
|
|
139
|
+
};
|
|
140
|
+
exports.importJob1 = {
|
|
141
|
+
parameterPath: "importJob",
|
|
142
|
+
mapper: mappers_js_1.ImportJobUpdate,
|
|
143
|
+
};
|
|
144
|
+
exports.amlFilesystemSubnetInfo = {
|
|
145
|
+
parameterPath: ["options", "amlFilesystemSubnetInfo"],
|
|
146
|
+
mapper: mappers_js_1.AmlFilesystemSubnetInfo,
|
|
147
|
+
};
|
|
148
|
+
exports.requiredAMLFilesystemSubnetsSizeInfo = {
|
|
149
|
+
parameterPath: ["options", "requiredAMLFilesystemSubnetsSizeInfo"],
|
|
150
|
+
mapper: mappers_js_1.RequiredAmlFilesystemSubnetsSizeInfo,
|
|
151
|
+
};
|
|
152
|
+
exports.location = {
|
|
153
|
+
parameterPath: "location",
|
|
154
|
+
mapper: {
|
|
155
|
+
constraints: {
|
|
156
|
+
MinLength: 1,
|
|
157
|
+
},
|
|
158
|
+
serializedName: "location",
|
|
159
|
+
required: true,
|
|
160
|
+
type: {
|
|
161
|
+
name: "String",
|
|
162
|
+
},
|
|
163
|
+
},
|
|
164
|
+
};
|
|
165
|
+
exports.operationId = {
|
|
166
|
+
parameterPath: "operationId",
|
|
167
|
+
mapper: {
|
|
168
|
+
constraints: {
|
|
169
|
+
MinLength: 1,
|
|
170
|
+
},
|
|
171
|
+
serializedName: "operationId",
|
|
172
|
+
required: true,
|
|
173
|
+
type: {
|
|
174
|
+
name: "String",
|
|
175
|
+
},
|
|
176
|
+
},
|
|
177
|
+
};
|
|
178
|
+
exports.location1 = {
|
|
179
|
+
parameterPath: "location",
|
|
180
|
+
mapper: {
|
|
181
|
+
serializedName: "location",
|
|
182
|
+
required: true,
|
|
183
|
+
type: {
|
|
184
|
+
name: "String",
|
|
185
|
+
},
|
|
186
|
+
},
|
|
187
|
+
};
|
|
188
|
+
exports.cacheName = {
|
|
189
|
+
parameterPath: "cacheName",
|
|
190
|
+
mapper: {
|
|
191
|
+
constraints: {
|
|
192
|
+
Pattern: new RegExp("^[-0-9a-zA-Z_]{1,80}$"),
|
|
193
|
+
},
|
|
194
|
+
serializedName: "cacheName",
|
|
195
|
+
required: true,
|
|
196
|
+
type: {
|
|
197
|
+
name: "String",
|
|
198
|
+
},
|
|
199
|
+
},
|
|
200
|
+
};
|
|
201
|
+
exports.cache = {
|
|
202
|
+
parameterPath: "cache",
|
|
203
|
+
mapper: mappers_js_1.Cache,
|
|
204
|
+
};
|
|
205
|
+
exports.cache1 = {
|
|
206
|
+
parameterPath: ["options", "cache"],
|
|
207
|
+
mapper: mappers_js_1.Cache,
|
|
208
|
+
};
|
|
209
|
+
exports.primingjob = {
|
|
210
|
+
parameterPath: ["options", "primingjob"],
|
|
211
|
+
mapper: mappers_js_1.PrimingJob,
|
|
212
|
+
};
|
|
213
|
+
exports.primingJobId = {
|
|
214
|
+
parameterPath: ["options", "primingJobId"],
|
|
215
|
+
mapper: mappers_js_1.PrimingJobIdParameter,
|
|
216
|
+
};
|
|
217
|
+
exports.spaceAllocation = {
|
|
218
|
+
parameterPath: ["options", "spaceAllocation"],
|
|
219
|
+
mapper: {
|
|
220
|
+
serializedName: "spaceAllocation",
|
|
221
|
+
type: {
|
|
222
|
+
name: "Sequence",
|
|
223
|
+
element: {
|
|
224
|
+
type: {
|
|
225
|
+
name: "Composite",
|
|
226
|
+
className: "StorageTargetSpaceAllocation",
|
|
227
|
+
},
|
|
228
|
+
},
|
|
229
|
+
},
|
|
230
|
+
},
|
|
231
|
+
};
|
|
232
|
+
exports.storageTargetName = {
|
|
233
|
+
parameterPath: "storageTargetName",
|
|
234
|
+
mapper: {
|
|
235
|
+
constraints: {
|
|
236
|
+
Pattern: new RegExp("^[-0-9a-zA-Z_]{1,80}$"),
|
|
237
|
+
},
|
|
238
|
+
serializedName: "storageTargetName",
|
|
239
|
+
required: true,
|
|
240
|
+
type: {
|
|
241
|
+
name: "String",
|
|
242
|
+
},
|
|
243
|
+
},
|
|
244
|
+
};
|
|
245
|
+
exports.force = {
|
|
246
|
+
parameterPath: ["options", "force"],
|
|
247
|
+
mapper: {
|
|
248
|
+
serializedName: "force",
|
|
249
|
+
type: {
|
|
250
|
+
name: "String",
|
|
251
|
+
},
|
|
252
|
+
},
|
|
253
|
+
};
|
|
254
|
+
exports.storagetarget = {
|
|
255
|
+
parameterPath: "storagetarget",
|
|
256
|
+
mapper: mappers_js_1.StorageTarget,
|
|
257
|
+
};
|
|
258
|
+
//# sourceMappingURL=parameters.js.map
|