@azure/arm-storagecache 8.0.1-alpha.20250214.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,137 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
|
|
9
|
+
import { setContinuationToken } from "../pagingHelper.js";
|
|
10
|
+
import * as coreClient from "@azure/core-client";
|
|
11
|
+
import * as Mappers from "../models/mappers.js";
|
|
12
|
+
import * as Parameters from "../models/parameters.js";
|
|
13
|
+
/// <reference lib="esnext.asynciterable" />
|
|
14
|
+
/** Class containing UsageModels operations. */
|
|
15
|
+
export class UsageModelsImpl {
|
|
16
|
+
/**
|
|
17
|
+
* Initialize a new instance of the class UsageModels class.
|
|
18
|
+
* @param client Reference to the service client
|
|
19
|
+
*/
|
|
20
|
+
constructor(client) {
|
|
21
|
+
this.client = client;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Get the list of cache usage models available to this subscription.
|
|
25
|
+
* @param options The options parameters.
|
|
26
|
+
*/
|
|
27
|
+
list(options) {
|
|
28
|
+
const iter = this.listPagingAll(options);
|
|
29
|
+
return {
|
|
30
|
+
next() {
|
|
31
|
+
return iter.next();
|
|
32
|
+
},
|
|
33
|
+
[Symbol.asyncIterator]() {
|
|
34
|
+
return this;
|
|
35
|
+
},
|
|
36
|
+
byPage: (settings) => {
|
|
37
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
38
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
39
|
+
}
|
|
40
|
+
return this.listPagingPage(options, settings);
|
|
41
|
+
},
|
|
42
|
+
};
|
|
43
|
+
}
|
|
44
|
+
listPagingPage(options, settings) {
|
|
45
|
+
return __asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
46
|
+
let result;
|
|
47
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
48
|
+
if (!continuationToken) {
|
|
49
|
+
result = yield __await(this._list(options));
|
|
50
|
+
let page = result.value || [];
|
|
51
|
+
continuationToken = result.nextLink;
|
|
52
|
+
setContinuationToken(page, continuationToken);
|
|
53
|
+
yield yield __await(page);
|
|
54
|
+
}
|
|
55
|
+
while (continuationToken) {
|
|
56
|
+
result = yield __await(this._listNext(continuationToken, options));
|
|
57
|
+
continuationToken = result.nextLink;
|
|
58
|
+
let page = result.value || [];
|
|
59
|
+
setContinuationToken(page, continuationToken);
|
|
60
|
+
yield yield __await(page);
|
|
61
|
+
}
|
|
62
|
+
});
|
|
63
|
+
}
|
|
64
|
+
listPagingAll(options) {
|
|
65
|
+
return __asyncGenerator(this, arguments, function* listPagingAll_1() {
|
|
66
|
+
var _a, e_1, _b, _c;
|
|
67
|
+
try {
|
|
68
|
+
for (var _d = true, _e = __asyncValues(this.listPagingPage(options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
69
|
+
_c = _f.value;
|
|
70
|
+
_d = false;
|
|
71
|
+
const page = _c;
|
|
72
|
+
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
76
|
+
finally {
|
|
77
|
+
try {
|
|
78
|
+
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
79
|
+
}
|
|
80
|
+
finally { if (e_1) throw e_1.error; }
|
|
81
|
+
}
|
|
82
|
+
});
|
|
83
|
+
}
|
|
84
|
+
/**
|
|
85
|
+
* Get the list of cache usage models available to this subscription.
|
|
86
|
+
* @param options The options parameters.
|
|
87
|
+
*/
|
|
88
|
+
_list(options) {
|
|
89
|
+
return this.client.sendOperationRequest({ options }, listOperationSpec);
|
|
90
|
+
}
|
|
91
|
+
/**
|
|
92
|
+
* ListNext
|
|
93
|
+
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
94
|
+
* @param options The options parameters.
|
|
95
|
+
*/
|
|
96
|
+
_listNext(nextLink, options) {
|
|
97
|
+
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec);
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
// Operation Specifications
|
|
101
|
+
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
102
|
+
const listOperationSpec = {
|
|
103
|
+
path: "/subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/usageModels",
|
|
104
|
+
httpMethod: "GET",
|
|
105
|
+
responses: {
|
|
106
|
+
200: {
|
|
107
|
+
bodyMapper: Mappers.UsageModelsResult,
|
|
108
|
+
},
|
|
109
|
+
default: {
|
|
110
|
+
bodyMapper: Mappers.CloudError,
|
|
111
|
+
},
|
|
112
|
+
},
|
|
113
|
+
queryParameters: [Parameters.apiVersion],
|
|
114
|
+
urlParameters: [Parameters.$host, Parameters.subscriptionId],
|
|
115
|
+
headerParameters: [Parameters.accept],
|
|
116
|
+
serializer,
|
|
117
|
+
};
|
|
118
|
+
const listNextOperationSpec = {
|
|
119
|
+
path: "{nextLink}",
|
|
120
|
+
httpMethod: "GET",
|
|
121
|
+
responses: {
|
|
122
|
+
200: {
|
|
123
|
+
bodyMapper: Mappers.UsageModelsResult,
|
|
124
|
+
},
|
|
125
|
+
default: {
|
|
126
|
+
bodyMapper: Mappers.CloudError,
|
|
127
|
+
},
|
|
128
|
+
},
|
|
129
|
+
urlParameters: [
|
|
130
|
+
Parameters.$host,
|
|
131
|
+
Parameters.subscriptionId,
|
|
132
|
+
Parameters.nextLink,
|
|
133
|
+
],
|
|
134
|
+
headerParameters: [Parameters.accept],
|
|
135
|
+
serializer,
|
|
136
|
+
};
|
|
137
|
+
//# sourceMappingURL=usageModels.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"usageModels.js","sourceRoot":"","sources":["../../../src/operations/usageModels.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 { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { UsageModels } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { StorageCacheManagementClient } from \"../storageCacheManagementClient.js\";\nimport {\n UsageModel,\n UsageModelsListNextOptionalParams,\n UsageModelsListOptionalParams,\n UsageModelsListResponse,\n UsageModelsListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing UsageModels operations. */\nexport class UsageModelsImpl implements UsageModels {\n private readonly client: StorageCacheManagementClient;\n\n /**\n * Initialize a new instance of the class UsageModels class.\n * @param client Reference to the service client\n */\n constructor(client: StorageCacheManagementClient) {\n this.client = client;\n }\n\n /**\n * Get the list of cache usage models available to this subscription.\n * @param options The options parameters.\n */\n public list(\n options?: UsageModelsListOptionalParams,\n ): PagedAsyncIterableIterator<UsageModel> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n options?: UsageModelsListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<UsageModel[]> {\n let result: UsageModelsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n options?: UsageModelsListOptionalParams,\n ): AsyncIterableIterator<UsageModel> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Get the list of cache usage models available to this subscription.\n * @param options The options parameters.\n */\n private _list(\n options?: UsageModelsListOptionalParams,\n ): Promise<UsageModelsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: UsageModelsListNextOptionalParams,\n ): Promise<UsageModelsListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/usageModels\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.UsageModelsResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.UsageModelsResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
+
import { AmlFilesystem, AmlFilesystemsListOptionalParams, AmlFilesystemsListByResourceGroupOptionalParams, AmlFilesystemsDeleteOptionalParams, AmlFilesystemsGetOptionalParams, AmlFilesystemsGetResponse, AmlFilesystemsCreateOrUpdateOptionalParams, AmlFilesystemsCreateOrUpdateResponse, AmlFilesystemUpdate, AmlFilesystemsUpdateOptionalParams, AmlFilesystemsUpdateResponse, AmlFilesystemsArchiveOptionalParams, AmlFilesystemsCancelArchiveOptionalParams } from "../models/index.js";
|
|
4
|
+
/** Interface representing a AmlFilesystems. */
|
|
5
|
+
export interface AmlFilesystems {
|
|
6
|
+
/**
|
|
7
|
+
* Returns all AML file systems the user has access to under a subscription.
|
|
8
|
+
* @param options The options parameters.
|
|
9
|
+
*/
|
|
10
|
+
list(options?: AmlFilesystemsListOptionalParams): PagedAsyncIterableIterator<AmlFilesystem>;
|
|
11
|
+
/**
|
|
12
|
+
* Returns all AML file systems the user has access to under a resource group.
|
|
13
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
14
|
+
* @param options The options parameters.
|
|
15
|
+
*/
|
|
16
|
+
listByResourceGroup(resourceGroupName: string, options?: AmlFilesystemsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<AmlFilesystem>;
|
|
17
|
+
/**
|
|
18
|
+
* Schedules an AML file system for deletion.
|
|
19
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
20
|
+
* @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
|
|
21
|
+
* hyphens. Start and end with alphanumeric.
|
|
22
|
+
* @param options The options parameters.
|
|
23
|
+
*/
|
|
24
|
+
beginDelete(resourceGroupName: string, amlFilesystemName: string, options?: AmlFilesystemsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
25
|
+
/**
|
|
26
|
+
* Schedules an AML file system for deletion.
|
|
27
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
28
|
+
* @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
|
|
29
|
+
* hyphens. Start and end with alphanumeric.
|
|
30
|
+
* @param options The options parameters.
|
|
31
|
+
*/
|
|
32
|
+
beginDeleteAndWait(resourceGroupName: string, amlFilesystemName: string, options?: AmlFilesystemsDeleteOptionalParams): Promise<void>;
|
|
33
|
+
/**
|
|
34
|
+
* Returns an AML file system.
|
|
35
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
36
|
+
* @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
|
|
37
|
+
* hyphens. Start and end with alphanumeric.
|
|
38
|
+
* @param options The options parameters.
|
|
39
|
+
*/
|
|
40
|
+
get(resourceGroupName: string, amlFilesystemName: string, options?: AmlFilesystemsGetOptionalParams): Promise<AmlFilesystemsGetResponse>;
|
|
41
|
+
/**
|
|
42
|
+
* Create or update an AML file system.
|
|
43
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
44
|
+
* @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
|
|
45
|
+
* hyphens. Start and end with alphanumeric.
|
|
46
|
+
* @param amlFilesystem Object containing the user-selectable properties of the AML file system. If
|
|
47
|
+
* read-only properties are included, they must match the existing values of those properties.
|
|
48
|
+
* @param options The options parameters.
|
|
49
|
+
*/
|
|
50
|
+
beginCreateOrUpdate(resourceGroupName: string, amlFilesystemName: string, amlFilesystem: AmlFilesystem, options?: AmlFilesystemsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AmlFilesystemsCreateOrUpdateResponse>, AmlFilesystemsCreateOrUpdateResponse>>;
|
|
51
|
+
/**
|
|
52
|
+
* Create or update an AML file system.
|
|
53
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
54
|
+
* @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
|
|
55
|
+
* hyphens. Start and end with alphanumeric.
|
|
56
|
+
* @param amlFilesystem Object containing the user-selectable properties of the AML file system. If
|
|
57
|
+
* read-only properties are included, they must match the existing values of those properties.
|
|
58
|
+
* @param options The options parameters.
|
|
59
|
+
*/
|
|
60
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, amlFilesystemName: string, amlFilesystem: AmlFilesystem, options?: AmlFilesystemsCreateOrUpdateOptionalParams): Promise<AmlFilesystemsCreateOrUpdateResponse>;
|
|
61
|
+
/**
|
|
62
|
+
* Update an AML file system instance.
|
|
63
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
64
|
+
* @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
|
|
65
|
+
* hyphens. Start and end with alphanumeric.
|
|
66
|
+
* @param amlFilesystem Object containing the user-selectable properties of the AML file system. If
|
|
67
|
+
* read-only properties are included, they must match the existing values of those properties.
|
|
68
|
+
* @param options The options parameters.
|
|
69
|
+
*/
|
|
70
|
+
beginUpdate(resourceGroupName: string, amlFilesystemName: string, amlFilesystem: AmlFilesystemUpdate, options?: AmlFilesystemsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AmlFilesystemsUpdateResponse>, AmlFilesystemsUpdateResponse>>;
|
|
71
|
+
/**
|
|
72
|
+
* Update an AML file system instance.
|
|
73
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
74
|
+
* @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
|
|
75
|
+
* hyphens. Start and end with alphanumeric.
|
|
76
|
+
* @param amlFilesystem Object containing the user-selectable properties of the AML file system. If
|
|
77
|
+
* read-only properties are included, they must match the existing values of those properties.
|
|
78
|
+
* @param options The options parameters.
|
|
79
|
+
*/
|
|
80
|
+
beginUpdateAndWait(resourceGroupName: string, amlFilesystemName: string, amlFilesystem: AmlFilesystemUpdate, options?: AmlFilesystemsUpdateOptionalParams): Promise<AmlFilesystemsUpdateResponse>;
|
|
81
|
+
/**
|
|
82
|
+
* Archive data from the AML file system.
|
|
83
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
84
|
+
* @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
|
|
85
|
+
* hyphens. Start and end with alphanumeric.
|
|
86
|
+
* @param options The options parameters.
|
|
87
|
+
*/
|
|
88
|
+
archive(resourceGroupName: string, amlFilesystemName: string, options?: AmlFilesystemsArchiveOptionalParams): Promise<void>;
|
|
89
|
+
/**
|
|
90
|
+
* Cancel archiving data from the AML file system.
|
|
91
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
92
|
+
* @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
|
|
93
|
+
* hyphens. Start and end with alphanumeric.
|
|
94
|
+
* @param options The options parameters.
|
|
95
|
+
*/
|
|
96
|
+
cancelArchive(resourceGroupName: string, amlFilesystemName: string, options?: AmlFilesystemsCancelArchiveOptionalParams): Promise<void>;
|
|
97
|
+
}
|
|
98
|
+
//# sourceMappingURL=amlFilesystems.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"amlFilesystems.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/amlFilesystems.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,aAAa,EACb,gCAAgC,EAChC,+CAA+C,EAC/C,kCAAkC,EAClC,+BAA+B,EAC/B,yBAAyB,EACzB,0CAA0C,EAC1C,oCAAoC,EACpC,mBAAmB,EACnB,kCAAkC,EAClC,4BAA4B,EAC5B,mCAAmC,EACnC,yCAAyC,EAC1C,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,gCAAgC,GACzC,0BAA0B,CAAC,aAAa,CAAC,CAAC;IAC7C;;;;OAIG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,+CAA+C,GACxD,0BAA0B,CAAC,aAAa,CAAC,CAAC;IAC7C;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;;;;;OAQG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,aAAa,EAC5B,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,oCAAoC,CAAC,EACpD,oCAAoC,CACrC,CACF,CAAC;IACF;;;;;;;;OAQG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,aAAa,EAC5B,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;;OAQG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,mBAAmB,EAClC,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,4BAA4B,CAAC,EAC5C,4BAA4B,CAC7B,CACF,CAAC;IACF;;;;;;;;OAQG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,mBAAmB,EAClC,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACzC;;;;;;OAMG;IACH,OAAO,CACL,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=amlFilesystems.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"amlFilesystems.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/amlFilesystems.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n AmlFilesystem,\n AmlFilesystemsListOptionalParams,\n AmlFilesystemsListByResourceGroupOptionalParams,\n AmlFilesystemsDeleteOptionalParams,\n AmlFilesystemsGetOptionalParams,\n AmlFilesystemsGetResponse,\n AmlFilesystemsCreateOrUpdateOptionalParams,\n AmlFilesystemsCreateOrUpdateResponse,\n AmlFilesystemUpdate,\n AmlFilesystemsUpdateOptionalParams,\n AmlFilesystemsUpdateResponse,\n AmlFilesystemsArchiveOptionalParams,\n AmlFilesystemsCancelArchiveOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a AmlFilesystems. */\nexport interface AmlFilesystems {\n /**\n * Returns all AML file systems the user has access to under a subscription.\n * @param options The options parameters.\n */\n list(\n options?: AmlFilesystemsListOptionalParams,\n ): PagedAsyncIterableIterator<AmlFilesystem>;\n /**\n * Returns all AML file systems the user has access to under a resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: AmlFilesystemsListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<AmlFilesystem>;\n /**\n * Schedules an AML file system for deletion.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n amlFilesystemName: string,\n options?: AmlFilesystemsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Schedules an AML file system for deletion.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n amlFilesystemName: string,\n options?: AmlFilesystemsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Returns an AML file system.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n amlFilesystemName: string,\n options?: AmlFilesystemsGetOptionalParams,\n ): Promise<AmlFilesystemsGetResponse>;\n /**\n * Create or update an AML file system.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param amlFilesystem Object containing the user-selectable properties of the AML file system. If\n * read-only properties are included, they must match the existing values of those properties.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n amlFilesystemName: string,\n amlFilesystem: AmlFilesystem,\n options?: AmlFilesystemsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<AmlFilesystemsCreateOrUpdateResponse>,\n AmlFilesystemsCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update an AML file system.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param amlFilesystem Object containing the user-selectable properties of the AML file system. If\n * read-only properties are included, they must match the existing values of those properties.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n amlFilesystemName: string,\n amlFilesystem: AmlFilesystem,\n options?: AmlFilesystemsCreateOrUpdateOptionalParams,\n ): Promise<AmlFilesystemsCreateOrUpdateResponse>;\n /**\n * Update an AML file system instance.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param amlFilesystem Object containing the user-selectable properties of the AML file system. If\n * read-only properties are included, they must match the existing values of those properties.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n amlFilesystemName: string,\n amlFilesystem: AmlFilesystemUpdate,\n options?: AmlFilesystemsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<AmlFilesystemsUpdateResponse>,\n AmlFilesystemsUpdateResponse\n >\n >;\n /**\n * Update an AML file system instance.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param amlFilesystem Object containing the user-selectable properties of the AML file system. If\n * read-only properties are included, they must match the existing values of those properties.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n amlFilesystemName: string,\n amlFilesystem: AmlFilesystemUpdate,\n options?: AmlFilesystemsUpdateOptionalParams,\n ): Promise<AmlFilesystemsUpdateResponse>;\n /**\n * Archive data from the AML file system.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param options The options parameters.\n */\n archive(\n resourceGroupName: string,\n amlFilesystemName: string,\n options?: AmlFilesystemsArchiveOptionalParams,\n ): Promise<void>;\n /**\n * Cancel archiving data from the AML file system.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param options The options parameters.\n */\n cancelArchive(\n resourceGroupName: string,\n amlFilesystemName: string,\n options?: AmlFilesystemsCancelArchiveOptionalParams,\n ): Promise<void>;\n}\n"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { AscOperationsGetOptionalParams, AscOperationsGetResponse } from "../models/index.js";
|
|
2
|
+
/** Interface representing a AscOperations. */
|
|
3
|
+
export interface AscOperations {
|
|
4
|
+
/**
|
|
5
|
+
* Gets the status of an asynchronous operation for the Azure HPC Cache
|
|
6
|
+
* @param location The name of Azure region.
|
|
7
|
+
* @param operationId The ID of an ongoing async operation.
|
|
8
|
+
* @param options The options parameters.
|
|
9
|
+
*/
|
|
10
|
+
get(location: string, operationId: string, options?: AscOperationsGetOptionalParams): Promise<AscOperationsGetResponse>;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=ascOperations.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ascOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/ascOperations.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,8BAA8B,EAC9B,wBAAwB,EACzB,MAAM,oBAAoB,CAAC;AAE5B,8CAA8C;AAC9C,MAAM,WAAW,aAAa;IAC5B;;;;;OAKG;IACH,GAAG,CACD,QAAQ,EAAE,MAAM,EAChB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;CACtC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=ascOperations.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ascOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/ascOperations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 {\n AscOperationsGetOptionalParams,\n AscOperationsGetResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a AscOperations. */\nexport interface AscOperations {\n /**\n * Gets the status of an asynchronous operation for the Azure HPC Cache\n * @param location The name of Azure region.\n * @param operationId The ID of an ongoing async operation.\n * @param options The options parameters.\n */\n get(\n location: string,\n operationId: string,\n options?: AscOperationsGetOptionalParams,\n ): Promise<AscOperationsGetResponse>;\n}\n"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { ResourceUsage, AscUsagesListOptionalParams } from "../models/index.js";
|
|
3
|
+
/** Interface representing a AscUsages. */
|
|
4
|
+
export interface AscUsages {
|
|
5
|
+
/**
|
|
6
|
+
* Gets the quantity used and quota limit for resources
|
|
7
|
+
* @param location The name of the region to query for usage information.
|
|
8
|
+
* @param options The options parameters.
|
|
9
|
+
*/
|
|
10
|
+
list(location: string, options?: AscUsagesListOptionalParams): PagedAsyncIterableIterator<ResourceUsage>;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=ascUsages.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ascUsages.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/ascUsages.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,aAAa,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAGhF,0CAA0C;AAC1C,MAAM,WAAW,SAAS;IACxB;;;;OAIG;IACH,IAAI,CACF,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,2BAA2B,GACpC,0BAA0B,CAAC,aAAa,CAAC,CAAC;CAC9C"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=ascUsages.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ascUsages.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/ascUsages.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { ResourceUsage, AscUsagesListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a AscUsages. */\nexport interface AscUsages {\n /**\n * Gets the quantity used and quota limit for resources\n * @param location The name of the region to query for usage information.\n * @param options The options parameters.\n */\n list(\n location: string,\n options?: AscUsagesListOptionalParams,\n ): PagedAsyncIterableIterator<ResourceUsage>;\n}\n"]}
|
|
@@ -0,0 +1,240 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
+
import { Cache, CachesListOptionalParams, CachesListByResourceGroupOptionalParams, CachesDeleteOptionalParams, CachesGetOptionalParams, CachesGetResponse, CachesCreateOrUpdateOptionalParams, CachesCreateOrUpdateResponse, CachesUpdateOptionalParams, CachesUpdateResponse, CachesDebugInfoOptionalParams, CachesFlushOptionalParams, CachesStartOptionalParams, CachesStopOptionalParams, CachesStartPrimingJobOptionalParams, CachesStartPrimingJobResponse, CachesStopPrimingJobOptionalParams, CachesStopPrimingJobResponse, CachesPausePrimingJobOptionalParams, CachesPausePrimingJobResponse, CachesResumePrimingJobOptionalParams, CachesResumePrimingJobResponse, CachesUpgradeFirmwareOptionalParams, CachesSpaceAllocationOptionalParams, CachesSpaceAllocationResponse } from "../models/index.js";
|
|
4
|
+
/** Interface representing a Caches. */
|
|
5
|
+
export interface Caches {
|
|
6
|
+
/**
|
|
7
|
+
* Returns all caches the user has access to under a subscription.
|
|
8
|
+
* @param options The options parameters.
|
|
9
|
+
*/
|
|
10
|
+
list(options?: CachesListOptionalParams): PagedAsyncIterableIterator<Cache>;
|
|
11
|
+
/**
|
|
12
|
+
* Returns all caches the user has access to under a resource group.
|
|
13
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
14
|
+
* @param options The options parameters.
|
|
15
|
+
*/
|
|
16
|
+
listByResourceGroup(resourceGroupName: string, options?: CachesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Cache>;
|
|
17
|
+
/**
|
|
18
|
+
* Schedules a cache for deletion.
|
|
19
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
20
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
21
|
+
* the [-0-9a-zA-Z_] char class.
|
|
22
|
+
* @param options The options parameters.
|
|
23
|
+
*/
|
|
24
|
+
beginDelete(resourceGroupName: string, cacheName: string, options?: CachesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
25
|
+
/**
|
|
26
|
+
* Schedules a cache for deletion.
|
|
27
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
28
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
29
|
+
* the [-0-9a-zA-Z_] char class.
|
|
30
|
+
* @param options The options parameters.
|
|
31
|
+
*/
|
|
32
|
+
beginDeleteAndWait(resourceGroupName: string, cacheName: string, options?: CachesDeleteOptionalParams): Promise<void>;
|
|
33
|
+
/**
|
|
34
|
+
* Returns a cache.
|
|
35
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
36
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
37
|
+
* the [-0-9a-zA-Z_] char class.
|
|
38
|
+
* @param options The options parameters.
|
|
39
|
+
*/
|
|
40
|
+
get(resourceGroupName: string, cacheName: string, options?: CachesGetOptionalParams): Promise<CachesGetResponse>;
|
|
41
|
+
/**
|
|
42
|
+
* Create or update a cache.
|
|
43
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
44
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
45
|
+
* the [-0-9a-zA-Z_] char class.
|
|
46
|
+
* @param cache Object containing the user-selectable properties of the new cache. If read-only
|
|
47
|
+
* properties are included, they must match the existing values of those properties.
|
|
48
|
+
* @param options The options parameters.
|
|
49
|
+
*/
|
|
50
|
+
beginCreateOrUpdate(resourceGroupName: string, cacheName: string, cache: Cache, options?: CachesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CachesCreateOrUpdateResponse>, CachesCreateOrUpdateResponse>>;
|
|
51
|
+
/**
|
|
52
|
+
* Create or update a cache.
|
|
53
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
54
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
55
|
+
* the [-0-9a-zA-Z_] char class.
|
|
56
|
+
* @param cache Object containing the user-selectable properties of the new cache. If read-only
|
|
57
|
+
* properties are included, they must match the existing values of those properties.
|
|
58
|
+
* @param options The options parameters.
|
|
59
|
+
*/
|
|
60
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, cacheName: string, cache: Cache, options?: CachesCreateOrUpdateOptionalParams): Promise<CachesCreateOrUpdateResponse>;
|
|
61
|
+
/**
|
|
62
|
+
* Update a cache instance.
|
|
63
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
64
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
65
|
+
* the [-0-9a-zA-Z_] char class.
|
|
66
|
+
* @param options The options parameters.
|
|
67
|
+
*/
|
|
68
|
+
beginUpdate(resourceGroupName: string, cacheName: string, options?: CachesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CachesUpdateResponse>, CachesUpdateResponse>>;
|
|
69
|
+
/**
|
|
70
|
+
* Update a cache instance.
|
|
71
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
72
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
73
|
+
* the [-0-9a-zA-Z_] char class.
|
|
74
|
+
* @param options The options parameters.
|
|
75
|
+
*/
|
|
76
|
+
beginUpdateAndWait(resourceGroupName: string, cacheName: string, options?: CachesUpdateOptionalParams): Promise<CachesUpdateResponse>;
|
|
77
|
+
/**
|
|
78
|
+
* Tells a cache to write generate debug info for support to process.
|
|
79
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
80
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
81
|
+
* the [-0-9a-zA-Z_] char class.
|
|
82
|
+
* @param options The options parameters.
|
|
83
|
+
*/
|
|
84
|
+
beginDebugInfo(resourceGroupName: string, cacheName: string, options?: CachesDebugInfoOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
85
|
+
/**
|
|
86
|
+
* Tells a cache to write generate debug info for support to process.
|
|
87
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
88
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
89
|
+
* the [-0-9a-zA-Z_] char class.
|
|
90
|
+
* @param options The options parameters.
|
|
91
|
+
*/
|
|
92
|
+
beginDebugInfoAndWait(resourceGroupName: string, cacheName: string, options?: CachesDebugInfoOptionalParams): Promise<void>;
|
|
93
|
+
/**
|
|
94
|
+
* Tells a cache to write all dirty data to the Storage Target(s). During the flush, clients will see
|
|
95
|
+
* errors returned until the flush is complete.
|
|
96
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
97
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
98
|
+
* the [-0-9a-zA-Z_] char class.
|
|
99
|
+
* @param options The options parameters.
|
|
100
|
+
*/
|
|
101
|
+
beginFlush(resourceGroupName: string, cacheName: string, options?: CachesFlushOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
102
|
+
/**
|
|
103
|
+
* Tells a cache to write all dirty data to the Storage Target(s). During the flush, clients will see
|
|
104
|
+
* errors returned until the flush is complete.
|
|
105
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
106
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
107
|
+
* the [-0-9a-zA-Z_] char class.
|
|
108
|
+
* @param options The options parameters.
|
|
109
|
+
*/
|
|
110
|
+
beginFlushAndWait(resourceGroupName: string, cacheName: string, options?: CachesFlushOptionalParams): Promise<void>;
|
|
111
|
+
/**
|
|
112
|
+
* Tells a Stopped state cache to transition to Active state.
|
|
113
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
114
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
115
|
+
* the [-0-9a-zA-Z_] char class.
|
|
116
|
+
* @param options The options parameters.
|
|
117
|
+
*/
|
|
118
|
+
beginStart(resourceGroupName: string, cacheName: string, options?: CachesStartOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
119
|
+
/**
|
|
120
|
+
* Tells a Stopped state cache to transition to Active state.
|
|
121
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
122
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
123
|
+
* the [-0-9a-zA-Z_] char class.
|
|
124
|
+
* @param options The options parameters.
|
|
125
|
+
*/
|
|
126
|
+
beginStartAndWait(resourceGroupName: string, cacheName: string, options?: CachesStartOptionalParams): Promise<void>;
|
|
127
|
+
/**
|
|
128
|
+
* Tells an Active cache to transition to Stopped state.
|
|
129
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
130
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
131
|
+
* the [-0-9a-zA-Z_] char class.
|
|
132
|
+
* @param options The options parameters.
|
|
133
|
+
*/
|
|
134
|
+
beginStop(resourceGroupName: string, cacheName: string, options?: CachesStopOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
135
|
+
/**
|
|
136
|
+
* Tells an Active cache to transition to Stopped state.
|
|
137
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
138
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
139
|
+
* the [-0-9a-zA-Z_] char class.
|
|
140
|
+
* @param options The options parameters.
|
|
141
|
+
*/
|
|
142
|
+
beginStopAndWait(resourceGroupName: string, cacheName: string, options?: CachesStopOptionalParams): Promise<void>;
|
|
143
|
+
/**
|
|
144
|
+
* Create a priming job. This operation is only allowed when the cache is healthy.
|
|
145
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
146
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
147
|
+
* the [-0-9a-zA-Z_] char class.
|
|
148
|
+
* @param options The options parameters.
|
|
149
|
+
*/
|
|
150
|
+
beginStartPrimingJob(resourceGroupName: string, cacheName: string, options?: CachesStartPrimingJobOptionalParams): Promise<SimplePollerLike<OperationState<CachesStartPrimingJobResponse>, CachesStartPrimingJobResponse>>;
|
|
151
|
+
/**
|
|
152
|
+
* Create a priming job. This operation is only allowed when the cache is healthy.
|
|
153
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
154
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
155
|
+
* the [-0-9a-zA-Z_] char class.
|
|
156
|
+
* @param options The options parameters.
|
|
157
|
+
*/
|
|
158
|
+
beginStartPrimingJobAndWait(resourceGroupName: string, cacheName: string, options?: CachesStartPrimingJobOptionalParams): Promise<CachesStartPrimingJobResponse>;
|
|
159
|
+
/**
|
|
160
|
+
* Schedule a priming job for deletion.
|
|
161
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
162
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
163
|
+
* the [-0-9a-zA-Z_] char class.
|
|
164
|
+
* @param options The options parameters.
|
|
165
|
+
*/
|
|
166
|
+
beginStopPrimingJob(resourceGroupName: string, cacheName: string, options?: CachesStopPrimingJobOptionalParams): Promise<SimplePollerLike<OperationState<CachesStopPrimingJobResponse>, CachesStopPrimingJobResponse>>;
|
|
167
|
+
/**
|
|
168
|
+
* Schedule a priming job for deletion.
|
|
169
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
170
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
171
|
+
* the [-0-9a-zA-Z_] char class.
|
|
172
|
+
* @param options The options parameters.
|
|
173
|
+
*/
|
|
174
|
+
beginStopPrimingJobAndWait(resourceGroupName: string, cacheName: string, options?: CachesStopPrimingJobOptionalParams): Promise<CachesStopPrimingJobResponse>;
|
|
175
|
+
/**
|
|
176
|
+
* Schedule a priming job to be paused.
|
|
177
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
178
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
179
|
+
* the [-0-9a-zA-Z_] char class.
|
|
180
|
+
* @param options The options parameters.
|
|
181
|
+
*/
|
|
182
|
+
beginPausePrimingJob(resourceGroupName: string, cacheName: string, options?: CachesPausePrimingJobOptionalParams): Promise<SimplePollerLike<OperationState<CachesPausePrimingJobResponse>, CachesPausePrimingJobResponse>>;
|
|
183
|
+
/**
|
|
184
|
+
* Schedule a priming job to be paused.
|
|
185
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
186
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
187
|
+
* the [-0-9a-zA-Z_] char class.
|
|
188
|
+
* @param options The options parameters.
|
|
189
|
+
*/
|
|
190
|
+
beginPausePrimingJobAndWait(resourceGroupName: string, cacheName: string, options?: CachesPausePrimingJobOptionalParams): Promise<CachesPausePrimingJobResponse>;
|
|
191
|
+
/**
|
|
192
|
+
* Resumes a paused priming job.
|
|
193
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
194
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
195
|
+
* the [-0-9a-zA-Z_] char class.
|
|
196
|
+
* @param options The options parameters.
|
|
197
|
+
*/
|
|
198
|
+
beginResumePrimingJob(resourceGroupName: string, cacheName: string, options?: CachesResumePrimingJobOptionalParams): Promise<SimplePollerLike<OperationState<CachesResumePrimingJobResponse>, CachesResumePrimingJobResponse>>;
|
|
199
|
+
/**
|
|
200
|
+
* Resumes a paused priming job.
|
|
201
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
202
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
203
|
+
* the [-0-9a-zA-Z_] char class.
|
|
204
|
+
* @param options The options parameters.
|
|
205
|
+
*/
|
|
206
|
+
beginResumePrimingJobAndWait(resourceGroupName: string, cacheName: string, options?: CachesResumePrimingJobOptionalParams): Promise<CachesResumePrimingJobResponse>;
|
|
207
|
+
/**
|
|
208
|
+
* Upgrade a cache's firmware if a new version is available. Otherwise, this operation has no effect.
|
|
209
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
210
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
211
|
+
* the [-0-9a-zA-Z_] char class.
|
|
212
|
+
* @param options The options parameters.
|
|
213
|
+
*/
|
|
214
|
+
beginUpgradeFirmware(resourceGroupName: string, cacheName: string, options?: CachesUpgradeFirmwareOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
215
|
+
/**
|
|
216
|
+
* Upgrade a cache's firmware if a new version is available. Otherwise, this operation has no effect.
|
|
217
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
218
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
219
|
+
* the [-0-9a-zA-Z_] char class.
|
|
220
|
+
* @param options The options parameters.
|
|
221
|
+
*/
|
|
222
|
+
beginUpgradeFirmwareAndWait(resourceGroupName: string, cacheName: string, options?: CachesUpgradeFirmwareOptionalParams): Promise<void>;
|
|
223
|
+
/**
|
|
224
|
+
* Update cache space allocation.
|
|
225
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
226
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
227
|
+
* the [-0-9a-zA-Z_] char class.
|
|
228
|
+
* @param options The options parameters.
|
|
229
|
+
*/
|
|
230
|
+
beginSpaceAllocation(resourceGroupName: string, cacheName: string, options?: CachesSpaceAllocationOptionalParams): Promise<SimplePollerLike<OperationState<CachesSpaceAllocationResponse>, CachesSpaceAllocationResponse>>;
|
|
231
|
+
/**
|
|
232
|
+
* Update cache space allocation.
|
|
233
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
234
|
+
* @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
|
|
235
|
+
* the [-0-9a-zA-Z_] char class.
|
|
236
|
+
* @param options The options parameters.
|
|
237
|
+
*/
|
|
238
|
+
beginSpaceAllocationAndWait(resourceGroupName: string, cacheName: string, options?: CachesSpaceAllocationOptionalParams): Promise<CachesSpaceAllocationResponse>;
|
|
239
|
+
}
|
|
240
|
+
//# sourceMappingURL=caches.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"caches.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/caches.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=caches.js.map
|