@azure/arm-storagecache 4.0.0 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/LICENSE +21 -0
- package/README.md +70 -70
- package/dist/index.js +3916 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/ascOperationsGet.d.ts +2 -0
- package/dist-esm/samples-dev/ascOperationsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/ascOperationsGet.js +31 -0
- package/dist-esm/samples-dev/ascOperationsGet.js.map +1 -0
- package/dist-esm/samples-dev/cachesCreateOrUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/cachesCreateOrUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/cachesCreateOrUpdate.js +89 -0
- package/dist-esm/samples-dev/cachesCreateOrUpdate.js.map +1 -0
- package/dist-esm/samples-dev/cachesCreateOrUpdateLdapOnly.d.ts +2 -0
- package/dist-esm/samples-dev/cachesCreateOrUpdateLdapOnly.d.ts.map +1 -0
- package/dist-esm/samples-dev/cachesCreateOrUpdateLdapOnly.js +75 -0
- package/dist-esm/samples-dev/cachesCreateOrUpdateLdapOnly.js.map +1 -0
- package/dist-esm/samples-dev/cachesDebugInfo.d.ts +2 -0
- package/dist-esm/samples-dev/cachesDebugInfo.d.ts.map +1 -0
- package/dist-esm/samples-dev/cachesDebugInfo.js +31 -0
- package/dist-esm/samples-dev/cachesDebugInfo.js.map +1 -0
- package/dist-esm/samples-dev/cachesDelete.d.ts +2 -0
- package/dist-esm/samples-dev/cachesDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/cachesDelete.js +31 -0
- package/dist-esm/samples-dev/cachesDelete.js.map +1 -0
- package/dist-esm/samples-dev/cachesDnsRefresh.d.ts +2 -0
- package/dist-esm/samples-dev/cachesDnsRefresh.d.ts.map +1 -0
- package/dist-esm/samples-dev/cachesDnsRefresh.js +32 -0
- package/dist-esm/samples-dev/cachesDnsRefresh.js.map +1 -0
- package/dist-esm/samples-dev/cachesFlush.d.ts +2 -0
- package/dist-esm/samples-dev/cachesFlush.d.ts.map +1 -0
- package/dist-esm/samples-dev/cachesFlush.js +31 -0
- package/dist-esm/samples-dev/cachesFlush.js.map +1 -0
- package/dist-esm/samples-dev/cachesGet.d.ts +2 -0
- package/dist-esm/samples-dev/cachesGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/cachesGet.js +31 -0
- package/dist-esm/samples-dev/cachesGet.js.map +1 -0
- package/dist-esm/samples-dev/cachesList.d.ts +2 -0
- package/dist-esm/samples-dev/cachesList.d.ts.map +1 -0
- package/dist-esm/samples-dev/cachesList.js +43 -0
- package/dist-esm/samples-dev/cachesList.js.map +1 -0
- package/dist-esm/samples-dev/cachesListByResourceGroup.d.ts +2 -0
- package/dist-esm/samples-dev/cachesListByResourceGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/cachesListByResourceGroup.js +44 -0
- package/dist-esm/samples-dev/cachesListByResourceGroup.js.map +1 -0
- package/dist-esm/samples-dev/cachesStart.d.ts +2 -0
- package/dist-esm/samples-dev/cachesStart.d.ts.map +1 -0
- package/dist-esm/samples-dev/cachesStart.js +31 -0
- package/dist-esm/samples-dev/cachesStart.js.map +1 -0
- package/dist-esm/samples-dev/cachesStop.d.ts +2 -0
- package/dist-esm/samples-dev/cachesStop.d.ts.map +1 -0
- package/dist-esm/samples-dev/cachesStop.js +31 -0
- package/dist-esm/samples-dev/cachesStop.js.map +1 -0
- package/dist-esm/samples-dev/cachesUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/cachesUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/cachesUpdate.js +101 -0
- package/dist-esm/samples-dev/cachesUpdate.js.map +1 -0
- package/dist-esm/samples-dev/cachesUpdateLdapOnly.d.ts +2 -0
- package/dist-esm/samples-dev/cachesUpdateLdapOnly.d.ts.map +1 -0
- package/dist-esm/samples-dev/cachesUpdateLdapOnly.js +103 -0
- package/dist-esm/samples-dev/cachesUpdateLdapOnly.js.map +1 -0
- package/dist-esm/samples-dev/cachesUpgradeFirmware.d.ts +2 -0
- package/dist-esm/samples-dev/cachesUpgradeFirmware.d.ts.map +1 -0
- package/dist-esm/samples-dev/cachesUpgradeFirmware.js +31 -0
- package/dist-esm/samples-dev/cachesUpgradeFirmware.js.map +1 -0
- package/dist-esm/samples-dev/skusList.d.ts +2 -0
- package/dist-esm/samples-dev/skusList.d.ts.map +1 -0
- package/dist-esm/samples-dev/skusList.js +43 -0
- package/dist-esm/samples-dev/skusList.js.map +1 -0
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdate.js +51 -0
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdate.js.map +1 -0
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdateBlobNfs.d.ts +2 -0
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdateBlobNfs.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdateBlobNfs.js +41 -0
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdateBlobNfs.js.map +1 -0
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdateNoJunctions.d.ts +2 -0
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdateNoJunctions.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdateNoJunctions.js +37 -0
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdateNoJunctions.js.map +1 -0
- package/dist-esm/samples-dev/storageTargetsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/storageTargetsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageTargetsDelete.js +32 -0
- package/dist-esm/samples-dev/storageTargetsDelete.js.map +1 -0
- package/dist-esm/samples-dev/storageTargetsFlush.d.ts +2 -0
- package/dist-esm/samples-dev/storageTargetsFlush.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageTargetsFlush.js +32 -0
- package/dist-esm/samples-dev/storageTargetsFlush.js.map +1 -0
- package/dist-esm/samples-dev/storageTargetsGet.d.ts +2 -0
- package/dist-esm/samples-dev/storageTargetsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageTargetsGet.js +32 -0
- package/dist-esm/samples-dev/storageTargetsGet.js.map +1 -0
- package/dist-esm/samples-dev/storageTargetsList.d.ts +2 -0
- package/dist-esm/samples-dev/storageTargetsList.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageTargetsList.js +45 -0
- package/dist-esm/samples-dev/storageTargetsList.js.map +1 -0
- package/dist-esm/samples-dev/storageTargetsResume.d.ts +2 -0
- package/dist-esm/samples-dev/storageTargetsResume.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageTargetsResume.js +32 -0
- package/dist-esm/samples-dev/storageTargetsResume.js.map +1 -0
- package/dist-esm/samples-dev/storageTargetsSuspend.d.ts +2 -0
- package/dist-esm/samples-dev/storageTargetsSuspend.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageTargetsSuspend.js +32 -0
- package/dist-esm/samples-dev/storageTargetsSuspend.js.map +1 -0
- package/dist-esm/samples-dev/usageModelsList.d.ts +2 -0
- package/dist-esm/samples-dev/usageModelsList.d.ts.map +1 -0
- package/dist-esm/samples-dev/usageModelsList.js +43 -0
- package/dist-esm/samples-dev/usageModelsList.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/{esm/models/skusMappers.js → dist-esm/src/index.js} +5 -2
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +1030 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +114 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +49 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.js +844 -836
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +16 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/parameters.js +76 -35
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/ascOperations.d.ts +20 -0
- package/dist-esm/src/operations/ascOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/ascOperations.js +53 -0
- package/dist-esm/src/operations/ascOperations.js.map +1 -0
- package/dist-esm/src/operations/caches.d.ts +184 -0
- package/dist-esm/src/operations/caches.d.ts.map +1 -0
- package/dist-esm/src/operations/caches.js +825 -0
- package/dist-esm/src/operations/caches.js.map +1 -0
- package/{esm → dist-esm/src}/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +15 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +120 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/skus.d.ts +32 -0
- package/dist-esm/src/operations/skus.d.ts.map +1 -0
- package/dist-esm/src/operations/skus.js +124 -0
- package/dist-esm/src/operations/skus.js.map +1 -0
- package/dist-esm/src/operations/storageTargetOperations.d.ts +70 -0
- package/dist-esm/src/operations/storageTargetOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/storageTargetOperations.js +259 -0
- package/dist-esm/src/operations/storageTargetOperations.js.map +1 -0
- package/dist-esm/src/operations/storageTargets.d.ts +115 -0
- package/dist-esm/src/operations/storageTargets.d.ts.map +1 -0
- package/dist-esm/src/operations/storageTargets.js +424 -0
- package/dist-esm/src/operations/storageTargets.js.map +1 -0
- package/dist-esm/src/operations/usageModels.d.ts +32 -0
- package/dist-esm/src/operations/usageModels.d.ts.map +1 -0
- package/dist-esm/src/operations/usageModels.js +124 -0
- package/dist-esm/src/operations/usageModels.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/ascOperations.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/ascOperations.d.ts.map +1 -0
- package/{src/models/ascOperationsMappers.ts → dist-esm/src/operationsInterfaces/ascOperations.js} +2 -6
- package/dist-esm/src/operationsInterfaces/ascOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/caches.d.ts +148 -0
- package/dist-esm/src/operationsInterfaces/caches.d.ts.map +1 -0
- package/{src/models/usageModelsMappers.ts → dist-esm/src/operationsInterfaces/caches.js} +2 -7
- package/dist-esm/src/operationsInterfaces/caches.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +8 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +15 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/{esm/models/ascOperationsMappers.js → dist-esm/src/operationsInterfaces/operations.js} +2 -2
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/skus.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/skus.d.ts.map +1 -0
- package/{esm/models/index.js → dist-esm/src/operationsInterfaces/skus.js} +2 -1
- package/dist-esm/src/operationsInterfaces/skus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageTargetOperations.d.ts +62 -0
- package/dist-esm/src/operationsInterfaces/storageTargetOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageTargetOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/storageTargetOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageTargets.d.ts +88 -0
- package/dist-esm/src/operationsInterfaces/storageTargets.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageTargets.js +9 -0
- package/dist-esm/src/operationsInterfaces/storageTargets.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/usageModels.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/usageModels.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/usageModels.js +9 -0
- package/dist-esm/src/operationsInterfaces/usageModels.js.map +1 -0
- package/dist-esm/src/storageCacheManagementClient.d.ts +25 -0
- package/dist-esm/src/storageCacheManagementClient.d.ts.map +1 -0
- package/dist-esm/src/storageCacheManagementClient.js +58 -0
- package/dist-esm/src/storageCacheManagementClient.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +40 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +80 -32
- package/review/arm-storagecache.api.md +883 -0
- package/rollup.config.js +181 -30
- package/src/{models/skusMappers.ts → index.ts} +4 -8
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +829 -1246
- package/src/models/mappers.ts +866 -855
- package/src/models/parameters.ts +97 -36
- package/src/operations/ascOperations.ts +37 -51
- package/src/operations/caches.ts +844 -504
- package/src/operations/index.ts +2 -2
- package/src/operations/operations.ts +85 -73
- package/src/operations/skus.ts +87 -76
- package/src/operations/storageTargetOperations.ts +374 -0
- package/src/operations/storageTargets.ts +458 -270
- package/src/operations/usageModels.ts +90 -76
- package/src/operationsInterfaces/ascOperations.ts +27 -0
- package/src/operationsInterfaces/caches.ts +245 -0
- package/{esm/operations/index.js → src/operationsInterfaces/index.ts} +3 -3
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/skus.ts +22 -0
- package/src/operationsInterfaces/storageTargetOperations.ts +104 -0
- package/src/operationsInterfaces/storageTargets.ts +150 -0
- package/src/operationsInterfaces/usageModels.ts +22 -0
- package/src/storageCacheManagementClient.ts +90 -38
- package/tsconfig.json +5 -4
- package/types/arm-storagecache.d.ts +1507 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-storagecache.js +0 -3262
- package/dist/arm-storagecache.js.map +0 -1
- package/dist/arm-storagecache.min.js +0 -1
- package/dist/arm-storagecache.min.js.map +0 -1
- package/esm/models/ascOperationsMappers.d.ts +0 -2
- package/esm/models/ascOperationsMappers.d.ts.map +0 -1
- package/esm/models/ascOperationsMappers.js.map +0 -1
- package/esm/models/cachesMappers.d.ts +0 -2
- package/esm/models/cachesMappers.d.ts.map +0 -1
- package/esm/models/cachesMappers.js +0 -9
- package/esm/models/cachesMappers.js.map +0 -1
- package/esm/models/index.d.ts +0 -1476
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js.map +0 -1
- package/esm/models/mappers.d.ts +0 -49
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/operationsMappers.d.ts +0 -2
- package/esm/models/operationsMappers.d.ts.map +0 -1
- package/esm/models/operationsMappers.js +0 -9
- package/esm/models/operationsMappers.js.map +0 -1
- package/esm/models/parameters.d.ts +0 -11
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js.map +0 -1
- package/esm/models/skusMappers.d.ts +0 -2
- package/esm/models/skusMappers.d.ts.map +0 -1
- package/esm/models/skusMappers.js.map +0 -1
- package/esm/models/storageTargetsMappers.d.ts +0 -2
- package/esm/models/storageTargetsMappers.d.ts.map +0 -1
- package/esm/models/storageTargetsMappers.js +0 -9
- package/esm/models/storageTargetsMappers.js.map +0 -1
- package/esm/models/usageModelsMappers.d.ts +0 -2
- package/esm/models/usageModelsMappers.d.ts.map +0 -1
- package/esm/models/usageModelsMappers.js +0 -9
- package/esm/models/usageModelsMappers.js.map +0 -1
- package/esm/operations/ascOperations.d.ts +0 -34
- package/esm/operations/ascOperations.d.ts.map +0 -1
- package/esm/operations/ascOperations.js +0 -57
- package/esm/operations/ascOperations.js.map +0 -1
- package/esm/operations/caches.d.ts +0 -261
- package/esm/operations/caches.d.ts.map +0 -1
- package/esm/operations/caches.js +0 -581
- package/esm/operations/caches.js.map +0 -1
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js.map +0 -1
- package/esm/operations/operations.d.ts +0 -46
- package/esm/operations/operations.d.ts.map +0 -1
- package/esm/operations/operations.js +0 -79
- package/esm/operations/operations.js.map +0 -1
- package/esm/operations/skus.d.ts +0 -46
- package/esm/operations/skus.d.ts.map +0 -1
- package/esm/operations/skus.js +0 -82
- package/esm/operations/skus.js.map +0 -1
- package/esm/operations/storageTargets.d.ts +0 -153
- package/esm/operations/storageTargets.d.ts.map +0 -1
- package/esm/operations/storageTargets.js +0 -304
- package/esm/operations/storageTargets.js.map +0 -1
- package/esm/operations/usageModels.d.ts +0 -46
- package/esm/operations/usageModels.d.ts.map +0 -1
- package/esm/operations/usageModels.js +0 -82
- package/esm/operations/usageModels.js.map +0 -1
- package/esm/storageCacheManagementClient.d.ts +0 -24
- package/esm/storageCacheManagementClient.d.ts.map +0 -1
- package/esm/storageCacheManagementClient.js +0 -38
- package/esm/storageCacheManagementClient.js.map +0 -1
- package/esm/storageCacheManagementClientContext.d.ts +0 -17
- package/esm/storageCacheManagementClientContext.d.ts.map +0 -1
- package/esm/storageCacheManagementClientContext.js +0 -56
- package/esm/storageCacheManagementClientContext.js.map +0 -1
- package/src/models/cachesMappers.ts +0 -39
- package/src/models/operationsMappers.ts +0 -17
- package/src/models/storageTargetsMappers.ts +0 -39
- package/src/storageCacheManagementClientContext.ts +0 -62
package/src/models/mappers.ts
CHANGED
|
@@ -6,82 +6,131 @@
|
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
|
|
9
|
-
import
|
|
10
|
-
import * as msRest from "@azure/ms-rest-js";
|
|
9
|
+
import * as coreClient from "@azure/core-client";
|
|
11
10
|
|
|
12
|
-
export const
|
|
13
|
-
export const BaseResource = BaseResourceMapper;
|
|
14
|
-
|
|
15
|
-
export const ApiOperationDisplay: msRest.CompositeMapper = {
|
|
16
|
-
serializedName: "ApiOperation_display",
|
|
11
|
+
export const ApiOperationListResult: coreClient.CompositeMapper = {
|
|
17
12
|
type: {
|
|
18
13
|
name: "Composite",
|
|
19
|
-
className: "
|
|
14
|
+
className: "ApiOperationListResult",
|
|
20
15
|
modelProperties: {
|
|
21
|
-
|
|
22
|
-
serializedName: "
|
|
16
|
+
nextLink: {
|
|
17
|
+
serializedName: "nextLink",
|
|
23
18
|
type: {
|
|
24
19
|
name: "String"
|
|
25
20
|
}
|
|
26
21
|
},
|
|
27
|
-
|
|
28
|
-
serializedName: "
|
|
22
|
+
value: {
|
|
23
|
+
serializedName: "value",
|
|
29
24
|
type: {
|
|
30
|
-
name: "
|
|
25
|
+
name: "Sequence",
|
|
26
|
+
element: {
|
|
27
|
+
type: {
|
|
28
|
+
name: "Composite",
|
|
29
|
+
className: "ApiOperation"
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
};
|
|
37
|
+
|
|
38
|
+
export const ApiOperation: coreClient.CompositeMapper = {
|
|
39
|
+
type: {
|
|
40
|
+
name: "Composite",
|
|
41
|
+
className: "ApiOperation",
|
|
42
|
+
modelProperties: {
|
|
43
|
+
display: {
|
|
44
|
+
serializedName: "display",
|
|
45
|
+
type: {
|
|
46
|
+
name: "Composite",
|
|
47
|
+
className: "ApiOperationDisplay"
|
|
31
48
|
}
|
|
32
49
|
},
|
|
33
|
-
|
|
34
|
-
serializedName: "
|
|
50
|
+
origin: {
|
|
51
|
+
serializedName: "origin",
|
|
35
52
|
type: {
|
|
36
53
|
name: "String"
|
|
37
54
|
}
|
|
38
55
|
},
|
|
39
|
-
|
|
40
|
-
serializedName: "
|
|
56
|
+
isDataAction: {
|
|
57
|
+
serializedName: "isDataAction",
|
|
58
|
+
type: {
|
|
59
|
+
name: "Boolean"
|
|
60
|
+
}
|
|
61
|
+
},
|
|
62
|
+
name: {
|
|
63
|
+
serializedName: "name",
|
|
41
64
|
type: {
|
|
42
65
|
name: "String"
|
|
43
66
|
}
|
|
67
|
+
},
|
|
68
|
+
serviceSpecification: {
|
|
69
|
+
serializedName: "properties.serviceSpecification",
|
|
70
|
+
type: {
|
|
71
|
+
name: "Composite",
|
|
72
|
+
className: "ApiOperationPropertiesServiceSpecification"
|
|
73
|
+
}
|
|
44
74
|
}
|
|
45
75
|
}
|
|
46
76
|
}
|
|
47
77
|
};
|
|
48
78
|
|
|
49
|
-
export const
|
|
50
|
-
serializedName: "MetricDimension",
|
|
79
|
+
export const ApiOperationDisplay: coreClient.CompositeMapper = {
|
|
51
80
|
type: {
|
|
52
81
|
name: "Composite",
|
|
53
|
-
className: "
|
|
82
|
+
className: "ApiOperationDisplay",
|
|
54
83
|
modelProperties: {
|
|
55
|
-
|
|
56
|
-
serializedName: "
|
|
84
|
+
operation: {
|
|
85
|
+
serializedName: "operation",
|
|
57
86
|
type: {
|
|
58
87
|
name: "String"
|
|
59
88
|
}
|
|
60
89
|
},
|
|
61
|
-
|
|
62
|
-
serializedName: "
|
|
90
|
+
provider: {
|
|
91
|
+
serializedName: "provider",
|
|
63
92
|
type: {
|
|
64
93
|
name: "String"
|
|
65
94
|
}
|
|
66
95
|
},
|
|
67
|
-
|
|
68
|
-
serializedName: "
|
|
96
|
+
resource: {
|
|
97
|
+
serializedName: "resource",
|
|
69
98
|
type: {
|
|
70
99
|
name: "String"
|
|
71
100
|
}
|
|
72
101
|
},
|
|
73
|
-
|
|
74
|
-
serializedName: "
|
|
102
|
+
description: {
|
|
103
|
+
serializedName: "description",
|
|
75
104
|
type: {
|
|
76
|
-
name: "
|
|
105
|
+
name: "String"
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
};
|
|
111
|
+
|
|
112
|
+
export const ApiOperationPropertiesServiceSpecification: coreClient.CompositeMapper = {
|
|
113
|
+
type: {
|
|
114
|
+
name: "Composite",
|
|
115
|
+
className: "ApiOperationPropertiesServiceSpecification",
|
|
116
|
+
modelProperties: {
|
|
117
|
+
metricSpecifications: {
|
|
118
|
+
serializedName: "metricSpecifications",
|
|
119
|
+
type: {
|
|
120
|
+
name: "Sequence",
|
|
121
|
+
element: {
|
|
122
|
+
type: {
|
|
123
|
+
name: "Composite",
|
|
124
|
+
className: "MetricSpecification"
|
|
125
|
+
}
|
|
126
|
+
}
|
|
77
127
|
}
|
|
78
128
|
}
|
|
79
129
|
}
|
|
80
130
|
}
|
|
81
131
|
};
|
|
82
132
|
|
|
83
|
-
export const MetricSpecification:
|
|
84
|
-
serializedName: "MetricSpecification",
|
|
133
|
+
export const MetricSpecification: coreClient.CompositeMapper = {
|
|
85
134
|
type: {
|
|
86
135
|
name: "Composite",
|
|
87
136
|
className: "MetricSpecification",
|
|
@@ -149,72 +198,56 @@ export const MetricSpecification: msRest.CompositeMapper = {
|
|
|
149
198
|
}
|
|
150
199
|
};
|
|
151
200
|
|
|
152
|
-
export const
|
|
153
|
-
serializedName: "ApiOperation_properties_serviceSpecification",
|
|
154
|
-
type: {
|
|
155
|
-
name: "Composite",
|
|
156
|
-
className: "ApiOperationPropertiesServiceSpecification",
|
|
157
|
-
modelProperties: {
|
|
158
|
-
metricSpecifications: {
|
|
159
|
-
serializedName: "metricSpecifications",
|
|
160
|
-
type: {
|
|
161
|
-
name: "Sequence",
|
|
162
|
-
element: {
|
|
163
|
-
type: {
|
|
164
|
-
name: "Composite",
|
|
165
|
-
className: "MetricSpecification"
|
|
166
|
-
}
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
}
|
|
170
|
-
}
|
|
171
|
-
}
|
|
172
|
-
};
|
|
173
|
-
|
|
174
|
-
export const ApiOperation: msRest.CompositeMapper = {
|
|
175
|
-
serializedName: "ApiOperation",
|
|
201
|
+
export const MetricDimension: coreClient.CompositeMapper = {
|
|
176
202
|
type: {
|
|
177
203
|
name: "Composite",
|
|
178
|
-
className: "
|
|
204
|
+
className: "MetricDimension",
|
|
179
205
|
modelProperties: {
|
|
180
|
-
|
|
181
|
-
serializedName: "
|
|
206
|
+
name: {
|
|
207
|
+
serializedName: "name",
|
|
182
208
|
type: {
|
|
183
|
-
name: "
|
|
184
|
-
className: "ApiOperationDisplay"
|
|
209
|
+
name: "String"
|
|
185
210
|
}
|
|
186
211
|
},
|
|
187
|
-
|
|
188
|
-
serializedName: "
|
|
212
|
+
displayName: {
|
|
213
|
+
serializedName: "displayName",
|
|
189
214
|
type: {
|
|
190
215
|
name: "String"
|
|
191
216
|
}
|
|
192
217
|
},
|
|
193
|
-
|
|
194
|
-
serializedName: "
|
|
218
|
+
internalName: {
|
|
219
|
+
serializedName: "internalName",
|
|
195
220
|
type: {
|
|
196
|
-
name: "
|
|
221
|
+
name: "String"
|
|
197
222
|
}
|
|
198
223
|
},
|
|
199
|
-
|
|
200
|
-
serializedName: "
|
|
224
|
+
toBeExportedForShoebox: {
|
|
225
|
+
serializedName: "toBeExportedForShoebox",
|
|
201
226
|
type: {
|
|
202
|
-
name: "
|
|
227
|
+
name: "Boolean"
|
|
203
228
|
}
|
|
204
|
-
}
|
|
205
|
-
|
|
206
|
-
|
|
229
|
+
}
|
|
230
|
+
}
|
|
231
|
+
}
|
|
232
|
+
};
|
|
233
|
+
|
|
234
|
+
export const CloudError: coreClient.CompositeMapper = {
|
|
235
|
+
type: {
|
|
236
|
+
name: "Composite",
|
|
237
|
+
className: "CloudError",
|
|
238
|
+
modelProperties: {
|
|
239
|
+
error: {
|
|
240
|
+
serializedName: "error",
|
|
207
241
|
type: {
|
|
208
242
|
name: "Composite",
|
|
209
|
-
className: "
|
|
243
|
+
className: "CloudErrorBody"
|
|
210
244
|
}
|
|
211
245
|
}
|
|
212
246
|
}
|
|
213
247
|
}
|
|
214
248
|
};
|
|
215
249
|
|
|
216
|
-
export const CloudErrorBody:
|
|
217
|
-
serializedName: "CloudErrorBody",
|
|
250
|
+
export const CloudErrorBody: coreClient.CompositeMapper = {
|
|
218
251
|
type: {
|
|
219
252
|
name: "Composite",
|
|
220
253
|
className: "CloudErrorBody",
|
|
@@ -253,78 +286,96 @@ export const CloudErrorBody: msRest.CompositeMapper = {
|
|
|
253
286
|
}
|
|
254
287
|
};
|
|
255
288
|
|
|
256
|
-
export const
|
|
257
|
-
serializedName: "ErrorResponse",
|
|
289
|
+
export const ResourceSkusResult: coreClient.CompositeMapper = {
|
|
258
290
|
type: {
|
|
259
291
|
name: "Composite",
|
|
260
|
-
className: "
|
|
292
|
+
className: "ResourceSkusResult",
|
|
261
293
|
modelProperties: {
|
|
262
|
-
|
|
263
|
-
serializedName: "
|
|
294
|
+
nextLink: {
|
|
295
|
+
serializedName: "nextLink",
|
|
264
296
|
type: {
|
|
265
297
|
name: "String"
|
|
266
298
|
}
|
|
267
299
|
},
|
|
268
|
-
|
|
269
|
-
serializedName: "
|
|
300
|
+
value: {
|
|
301
|
+
serializedName: "value",
|
|
302
|
+
readOnly: true,
|
|
270
303
|
type: {
|
|
271
|
-
name: "
|
|
304
|
+
name: "Sequence",
|
|
305
|
+
element: {
|
|
306
|
+
type: {
|
|
307
|
+
name: "Composite",
|
|
308
|
+
className: "ResourceSku"
|
|
309
|
+
}
|
|
310
|
+
}
|
|
272
311
|
}
|
|
273
312
|
}
|
|
274
313
|
}
|
|
275
314
|
}
|
|
276
315
|
};
|
|
277
316
|
|
|
278
|
-
export const
|
|
279
|
-
serializedName: "AscOperation",
|
|
317
|
+
export const ResourceSku: coreClient.CompositeMapper = {
|
|
280
318
|
type: {
|
|
281
319
|
name: "Composite",
|
|
282
|
-
className: "
|
|
320
|
+
className: "ResourceSku",
|
|
283
321
|
modelProperties: {
|
|
284
|
-
|
|
285
|
-
serializedName: "
|
|
322
|
+
resourceType: {
|
|
323
|
+
serializedName: "resourceType",
|
|
324
|
+
readOnly: true,
|
|
286
325
|
type: {
|
|
287
326
|
name: "String"
|
|
288
327
|
}
|
|
289
328
|
},
|
|
290
|
-
|
|
291
|
-
serializedName: "
|
|
329
|
+
capabilities: {
|
|
330
|
+
serializedName: "capabilities",
|
|
292
331
|
type: {
|
|
293
|
-
name: "
|
|
332
|
+
name: "Sequence",
|
|
333
|
+
element: {
|
|
334
|
+
type: {
|
|
335
|
+
name: "Composite",
|
|
336
|
+
className: "ResourceSkuCapabilities"
|
|
337
|
+
}
|
|
338
|
+
}
|
|
294
339
|
}
|
|
295
340
|
},
|
|
296
|
-
|
|
297
|
-
serializedName: "
|
|
341
|
+
locations: {
|
|
342
|
+
serializedName: "locations",
|
|
343
|
+
readOnly: true,
|
|
298
344
|
type: {
|
|
299
|
-
name: "
|
|
345
|
+
name: "Sequence",
|
|
346
|
+
element: {
|
|
347
|
+
type: {
|
|
348
|
+
name: "String"
|
|
349
|
+
}
|
|
350
|
+
}
|
|
300
351
|
}
|
|
301
352
|
},
|
|
302
|
-
|
|
303
|
-
serializedName: "
|
|
353
|
+
locationInfo: {
|
|
354
|
+
serializedName: "locationInfo",
|
|
304
355
|
type: {
|
|
305
|
-
name: "
|
|
356
|
+
name: "Sequence",
|
|
357
|
+
element: {
|
|
358
|
+
type: {
|
|
359
|
+
name: "Composite",
|
|
360
|
+
className: "ResourceSkuLocationInfo"
|
|
361
|
+
}
|
|
362
|
+
}
|
|
306
363
|
}
|
|
307
364
|
},
|
|
308
|
-
|
|
309
|
-
serializedName: "
|
|
365
|
+
name: {
|
|
366
|
+
serializedName: "name",
|
|
310
367
|
type: {
|
|
311
368
|
name: "String"
|
|
312
369
|
}
|
|
313
370
|
},
|
|
314
|
-
|
|
315
|
-
serializedName: "
|
|
316
|
-
type: {
|
|
317
|
-
name: "Composite",
|
|
318
|
-
className: "ErrorResponse"
|
|
319
|
-
}
|
|
320
|
-
},
|
|
321
|
-
output: {
|
|
322
|
-
serializedName: "properties.output",
|
|
371
|
+
restrictions: {
|
|
372
|
+
serializedName: "restrictions",
|
|
323
373
|
type: {
|
|
324
|
-
name: "
|
|
325
|
-
|
|
374
|
+
name: "Sequence",
|
|
375
|
+
element: {
|
|
326
376
|
type: {
|
|
327
|
-
name: "
|
|
377
|
+
name: "Composite",
|
|
378
|
+
className: "Restriction"
|
|
328
379
|
}
|
|
329
380
|
}
|
|
330
381
|
}
|
|
@@ -333,102 +384,79 @@ export const AscOperation: msRest.CompositeMapper = {
|
|
|
333
384
|
}
|
|
334
385
|
};
|
|
335
386
|
|
|
336
|
-
export const
|
|
337
|
-
serializedName: "CacheIdentity",
|
|
387
|
+
export const ResourceSkuCapabilities: coreClient.CompositeMapper = {
|
|
338
388
|
type: {
|
|
339
389
|
name: "Composite",
|
|
340
|
-
className: "
|
|
390
|
+
className: "ResourceSkuCapabilities",
|
|
341
391
|
modelProperties: {
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
serializedName: "principalId",
|
|
392
|
+
name: {
|
|
393
|
+
serializedName: "name",
|
|
345
394
|
type: {
|
|
346
395
|
name: "String"
|
|
347
396
|
}
|
|
348
397
|
},
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
serializedName: "tenantId",
|
|
398
|
+
value: {
|
|
399
|
+
serializedName: "value",
|
|
352
400
|
type: {
|
|
353
401
|
name: "String"
|
|
354
402
|
}
|
|
355
|
-
},
|
|
356
|
-
type: {
|
|
357
|
-
serializedName: "type",
|
|
358
|
-
type: {
|
|
359
|
-
name: "Enum",
|
|
360
|
-
allowedValues: [
|
|
361
|
-
"SystemAssigned",
|
|
362
|
-
"None"
|
|
363
|
-
]
|
|
364
|
-
}
|
|
365
403
|
}
|
|
366
404
|
}
|
|
367
405
|
}
|
|
368
406
|
};
|
|
369
407
|
|
|
370
|
-
export const
|
|
371
|
-
serializedName: "systemData",
|
|
408
|
+
export const ResourceSkuLocationInfo: coreClient.CompositeMapper = {
|
|
372
409
|
type: {
|
|
373
410
|
name: "Composite",
|
|
374
|
-
className: "
|
|
411
|
+
className: "ResourceSkuLocationInfo",
|
|
375
412
|
modelProperties: {
|
|
376
|
-
|
|
377
|
-
serializedName: "
|
|
378
|
-
type: {
|
|
379
|
-
name: "String"
|
|
380
|
-
}
|
|
381
|
-
},
|
|
382
|
-
createdByType: {
|
|
383
|
-
serializedName: "createdByType",
|
|
384
|
-
type: {
|
|
385
|
-
name: "String"
|
|
386
|
-
}
|
|
387
|
-
},
|
|
388
|
-
createdAt: {
|
|
389
|
-
serializedName: "createdAt",
|
|
390
|
-
type: {
|
|
391
|
-
name: "DateTime"
|
|
392
|
-
}
|
|
393
|
-
},
|
|
394
|
-
lastModifiedBy: {
|
|
395
|
-
serializedName: "lastModifiedBy",
|
|
396
|
-
type: {
|
|
397
|
-
name: "String"
|
|
398
|
-
}
|
|
399
|
-
},
|
|
400
|
-
lastModifiedByType: {
|
|
401
|
-
serializedName: "lastModifiedByType",
|
|
413
|
+
location: {
|
|
414
|
+
serializedName: "location",
|
|
402
415
|
type: {
|
|
403
416
|
name: "String"
|
|
404
417
|
}
|
|
405
418
|
},
|
|
406
|
-
|
|
407
|
-
serializedName: "
|
|
419
|
+
zones: {
|
|
420
|
+
serializedName: "zones",
|
|
408
421
|
type: {
|
|
409
|
-
name: "
|
|
422
|
+
name: "Sequence",
|
|
423
|
+
element: {
|
|
424
|
+
type: {
|
|
425
|
+
name: "String"
|
|
426
|
+
}
|
|
427
|
+
}
|
|
410
428
|
}
|
|
411
429
|
}
|
|
412
430
|
}
|
|
413
431
|
}
|
|
414
432
|
};
|
|
415
433
|
|
|
416
|
-
export const
|
|
417
|
-
serializedName: "Condition",
|
|
434
|
+
export const Restriction: coreClient.CompositeMapper = {
|
|
418
435
|
type: {
|
|
419
436
|
name: "Composite",
|
|
420
|
-
className: "
|
|
437
|
+
className: "Restriction",
|
|
421
438
|
modelProperties: {
|
|
422
|
-
|
|
439
|
+
type: {
|
|
440
|
+
serializedName: "type",
|
|
423
441
|
readOnly: true,
|
|
424
|
-
serializedName: "timestamp",
|
|
425
442
|
type: {
|
|
426
|
-
name: "
|
|
443
|
+
name: "String"
|
|
427
444
|
}
|
|
428
445
|
},
|
|
429
|
-
|
|
446
|
+
values: {
|
|
447
|
+
serializedName: "values",
|
|
430
448
|
readOnly: true,
|
|
431
|
-
|
|
449
|
+
type: {
|
|
450
|
+
name: "Sequence",
|
|
451
|
+
element: {
|
|
452
|
+
type: {
|
|
453
|
+
name: "String"
|
|
454
|
+
}
|
|
455
|
+
}
|
|
456
|
+
}
|
|
457
|
+
},
|
|
458
|
+
reasonCode: {
|
|
459
|
+
serializedName: "reasonCode",
|
|
432
460
|
type: {
|
|
433
461
|
name: "String"
|
|
434
462
|
}
|
|
@@ -437,33 +465,25 @@ export const Condition: msRest.CompositeMapper = {
|
|
|
437
465
|
}
|
|
438
466
|
};
|
|
439
467
|
|
|
440
|
-
export const
|
|
441
|
-
serializedName: "CacheHealth",
|
|
468
|
+
export const UsageModelsResult: coreClient.CompositeMapper = {
|
|
442
469
|
type: {
|
|
443
470
|
name: "Composite",
|
|
444
|
-
className: "
|
|
471
|
+
className: "UsageModelsResult",
|
|
445
472
|
modelProperties: {
|
|
446
|
-
|
|
447
|
-
serializedName: "
|
|
448
|
-
type: {
|
|
449
|
-
name: "String"
|
|
450
|
-
}
|
|
451
|
-
},
|
|
452
|
-
statusDescription: {
|
|
453
|
-
serializedName: "statusDescription",
|
|
473
|
+
nextLink: {
|
|
474
|
+
serializedName: "nextLink",
|
|
454
475
|
type: {
|
|
455
476
|
name: "String"
|
|
456
477
|
}
|
|
457
478
|
},
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
serializedName: "conditions",
|
|
479
|
+
value: {
|
|
480
|
+
serializedName: "value",
|
|
461
481
|
type: {
|
|
462
482
|
name: "Sequence",
|
|
463
483
|
element: {
|
|
464
484
|
type: {
|
|
465
485
|
name: "Composite",
|
|
466
|
-
className: "
|
|
486
|
+
className: "UsageModel"
|
|
467
487
|
}
|
|
468
488
|
}
|
|
469
489
|
}
|
|
@@ -472,43 +492,41 @@ export const CacheHealth: msRest.CompositeMapper = {
|
|
|
472
492
|
}
|
|
473
493
|
};
|
|
474
494
|
|
|
475
|
-
export const
|
|
476
|
-
serializedName: "CacheUpgradeStatus",
|
|
495
|
+
export const UsageModel: coreClient.CompositeMapper = {
|
|
477
496
|
type: {
|
|
478
497
|
name: "Composite",
|
|
479
|
-
className: "
|
|
498
|
+
className: "UsageModel",
|
|
480
499
|
modelProperties: {
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
serializedName: "currentFirmwareVersion",
|
|
500
|
+
display: {
|
|
501
|
+
serializedName: "display",
|
|
484
502
|
type: {
|
|
485
|
-
name: "
|
|
503
|
+
name: "Composite",
|
|
504
|
+
className: "UsageModelDisplay"
|
|
486
505
|
}
|
|
487
506
|
},
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
serializedName: "firmwareUpdateStatus",
|
|
507
|
+
modelName: {
|
|
508
|
+
serializedName: "modelName",
|
|
491
509
|
type: {
|
|
492
510
|
name: "String"
|
|
493
511
|
}
|
|
494
512
|
},
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
serializedName: "firmwareUpdateDeadline",
|
|
498
|
-
type: {
|
|
499
|
-
name: "DateTime"
|
|
500
|
-
}
|
|
501
|
-
},
|
|
502
|
-
lastFirmwareUpdate: {
|
|
503
|
-
readOnly: true,
|
|
504
|
-
serializedName: "lastFirmwareUpdate",
|
|
513
|
+
targetType: {
|
|
514
|
+
serializedName: "targetType",
|
|
505
515
|
type: {
|
|
506
|
-
name: "
|
|
516
|
+
name: "String"
|
|
507
517
|
}
|
|
508
|
-
}
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
518
|
+
}
|
|
519
|
+
}
|
|
520
|
+
}
|
|
521
|
+
};
|
|
522
|
+
|
|
523
|
+
export const UsageModelDisplay: coreClient.CompositeMapper = {
|
|
524
|
+
type: {
|
|
525
|
+
name: "Composite",
|
|
526
|
+
className: "UsageModelDisplay",
|
|
527
|
+
modelProperties: {
|
|
528
|
+
description: {
|
|
529
|
+
serializedName: "description",
|
|
512
530
|
type: {
|
|
513
531
|
name: "String"
|
|
514
532
|
}
|
|
@@ -517,224 +535,288 @@ export const CacheUpgradeStatus: msRest.CompositeMapper = {
|
|
|
517
535
|
}
|
|
518
536
|
};
|
|
519
537
|
|
|
520
|
-
export const
|
|
521
|
-
serializedName: "CacheNetworkSettings",
|
|
538
|
+
export const AscOperation: coreClient.CompositeMapper = {
|
|
522
539
|
type: {
|
|
523
540
|
name: "Composite",
|
|
524
|
-
className: "
|
|
541
|
+
className: "AscOperation",
|
|
525
542
|
modelProperties: {
|
|
526
|
-
|
|
527
|
-
serializedName: "
|
|
528
|
-
defaultValue: 1500,
|
|
529
|
-
constraints: {
|
|
530
|
-
InclusiveMaximum: 1500,
|
|
531
|
-
InclusiveMinimum: 576
|
|
532
|
-
},
|
|
543
|
+
id: {
|
|
544
|
+
serializedName: "id",
|
|
533
545
|
type: {
|
|
534
|
-
name: "
|
|
546
|
+
name: "String"
|
|
535
547
|
}
|
|
536
548
|
},
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
serializedName: "utilityAddresses",
|
|
549
|
+
name: {
|
|
550
|
+
serializedName: "name",
|
|
540
551
|
type: {
|
|
541
|
-
name: "
|
|
542
|
-
element: {
|
|
543
|
-
type: {
|
|
544
|
-
name: "String"
|
|
545
|
-
}
|
|
546
|
-
}
|
|
552
|
+
name: "String"
|
|
547
553
|
}
|
|
548
554
|
},
|
|
549
|
-
|
|
550
|
-
serializedName: "
|
|
555
|
+
startTime: {
|
|
556
|
+
serializedName: "startTime",
|
|
551
557
|
type: {
|
|
552
|
-
name: "
|
|
553
|
-
element: {
|
|
554
|
-
type: {
|
|
555
|
-
name: "String"
|
|
556
|
-
}
|
|
557
|
-
}
|
|
558
|
+
name: "String"
|
|
558
559
|
}
|
|
559
560
|
},
|
|
560
|
-
|
|
561
|
-
serializedName: "
|
|
561
|
+
endTime: {
|
|
562
|
+
serializedName: "endTime",
|
|
562
563
|
type: {
|
|
563
564
|
name: "String"
|
|
564
565
|
}
|
|
565
566
|
},
|
|
566
|
-
|
|
567
|
-
serializedName: "
|
|
567
|
+
status: {
|
|
568
|
+
serializedName: "status",
|
|
568
569
|
type: {
|
|
569
570
|
name: "String"
|
|
570
571
|
}
|
|
571
|
-
}
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
};
|
|
575
|
-
|
|
576
|
-
export const KeyVaultKeyReferenceSourceVault: msRest.CompositeMapper = {
|
|
577
|
-
serializedName: "KeyVaultKeyReference_sourceVault",
|
|
578
|
-
type: {
|
|
579
|
-
name: "Composite",
|
|
580
|
-
className: "KeyVaultKeyReferenceSourceVault",
|
|
581
|
-
modelProperties: {
|
|
582
|
-
id: {
|
|
583
|
-
serializedName: "id",
|
|
572
|
+
},
|
|
573
|
+
error: {
|
|
574
|
+
serializedName: "error",
|
|
584
575
|
type: {
|
|
585
|
-
name: "
|
|
576
|
+
name: "Composite",
|
|
577
|
+
className: "ErrorResponse"
|
|
578
|
+
}
|
|
579
|
+
},
|
|
580
|
+
output: {
|
|
581
|
+
serializedName: "properties.output",
|
|
582
|
+
type: {
|
|
583
|
+
name: "Dictionary",
|
|
584
|
+
value: {
|
|
585
|
+
type: { name: "Dictionary", value: { type: { name: "any" } } }
|
|
586
|
+
}
|
|
586
587
|
}
|
|
587
588
|
}
|
|
588
589
|
}
|
|
589
590
|
}
|
|
590
591
|
};
|
|
591
592
|
|
|
592
|
-
export const
|
|
593
|
-
serializedName: "KeyVaultKeyReference",
|
|
593
|
+
export const ErrorResponse: coreClient.CompositeMapper = {
|
|
594
594
|
type: {
|
|
595
595
|
name: "Composite",
|
|
596
|
-
className: "
|
|
596
|
+
className: "ErrorResponse",
|
|
597
597
|
modelProperties: {
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
serializedName: "keyUrl",
|
|
598
|
+
code: {
|
|
599
|
+
serializedName: "code",
|
|
601
600
|
type: {
|
|
602
601
|
name: "String"
|
|
603
602
|
}
|
|
604
603
|
},
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
serializedName: "sourceVault",
|
|
604
|
+
message: {
|
|
605
|
+
serializedName: "message",
|
|
608
606
|
type: {
|
|
609
|
-
name: "
|
|
610
|
-
className: "KeyVaultKeyReferenceSourceVault"
|
|
607
|
+
name: "String"
|
|
611
608
|
}
|
|
612
609
|
}
|
|
613
610
|
}
|
|
614
611
|
}
|
|
615
612
|
};
|
|
616
613
|
|
|
617
|
-
export const
|
|
618
|
-
serializedName: "CacheEncryptionSettings",
|
|
614
|
+
export const CachesListResult: coreClient.CompositeMapper = {
|
|
619
615
|
type: {
|
|
620
616
|
name: "Composite",
|
|
621
|
-
className: "
|
|
617
|
+
className: "CachesListResult",
|
|
622
618
|
modelProperties: {
|
|
623
|
-
|
|
624
|
-
serializedName: "
|
|
619
|
+
nextLink: {
|
|
620
|
+
serializedName: "nextLink",
|
|
625
621
|
type: {
|
|
626
|
-
name: "
|
|
627
|
-
|
|
622
|
+
name: "String"
|
|
623
|
+
}
|
|
624
|
+
},
|
|
625
|
+
value: {
|
|
626
|
+
serializedName: "value",
|
|
627
|
+
type: {
|
|
628
|
+
name: "Sequence",
|
|
629
|
+
element: {
|
|
630
|
+
type: {
|
|
631
|
+
name: "Composite",
|
|
632
|
+
className: "Cache"
|
|
633
|
+
}
|
|
634
|
+
}
|
|
628
635
|
}
|
|
629
636
|
}
|
|
630
637
|
}
|
|
631
638
|
}
|
|
632
639
|
};
|
|
633
640
|
|
|
634
|
-
export const
|
|
635
|
-
serializedName: "NfsAccessRule",
|
|
641
|
+
export const Cache: coreClient.CompositeMapper = {
|
|
636
642
|
type: {
|
|
637
643
|
name: "Composite",
|
|
638
|
-
className: "
|
|
644
|
+
className: "Cache",
|
|
639
645
|
modelProperties: {
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
serializedName: "scope",
|
|
646
|
+
tags: {
|
|
647
|
+
serializedName: "tags",
|
|
643
648
|
type: {
|
|
644
|
-
name: "
|
|
649
|
+
name: "Dictionary",
|
|
650
|
+
value: { type: { name: "String" } }
|
|
645
651
|
}
|
|
646
652
|
},
|
|
647
|
-
|
|
648
|
-
serializedName: "
|
|
653
|
+
id: {
|
|
654
|
+
serializedName: "id",
|
|
655
|
+
readOnly: true,
|
|
649
656
|
type: {
|
|
650
657
|
name: "String"
|
|
651
658
|
}
|
|
652
659
|
},
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
serializedName: "access",
|
|
660
|
+
location: {
|
|
661
|
+
serializedName: "location",
|
|
656
662
|
type: {
|
|
657
663
|
name: "String"
|
|
658
664
|
}
|
|
659
665
|
},
|
|
660
|
-
|
|
661
|
-
|
|
666
|
+
name: {
|
|
667
|
+
constraints: {
|
|
668
|
+
Pattern: new RegExp("^[-0-9a-zA-Z_]{1,80}$")
|
|
669
|
+
},
|
|
670
|
+
serializedName: "name",
|
|
671
|
+
readOnly: true,
|
|
662
672
|
type: {
|
|
663
|
-
name: "
|
|
673
|
+
name: "String"
|
|
664
674
|
}
|
|
665
675
|
},
|
|
666
|
-
|
|
667
|
-
serializedName: "
|
|
676
|
+
type: {
|
|
677
|
+
serializedName: "type",
|
|
678
|
+
readOnly: true,
|
|
668
679
|
type: {
|
|
669
|
-
name: "
|
|
680
|
+
name: "String"
|
|
670
681
|
}
|
|
671
682
|
},
|
|
672
|
-
|
|
673
|
-
serializedName: "
|
|
683
|
+
identity: {
|
|
684
|
+
serializedName: "identity",
|
|
674
685
|
type: {
|
|
675
|
-
name: "
|
|
686
|
+
name: "Composite",
|
|
687
|
+
className: "CacheIdentity"
|
|
676
688
|
}
|
|
677
689
|
},
|
|
678
|
-
|
|
679
|
-
serializedName: "
|
|
690
|
+
systemData: {
|
|
691
|
+
serializedName: "systemData",
|
|
680
692
|
type: {
|
|
681
|
-
name: "
|
|
693
|
+
name: "Composite",
|
|
694
|
+
className: "SystemData"
|
|
682
695
|
}
|
|
683
696
|
},
|
|
684
|
-
|
|
685
|
-
serializedName: "
|
|
697
|
+
sku: {
|
|
698
|
+
serializedName: "sku",
|
|
686
699
|
type: {
|
|
687
|
-
name: "
|
|
700
|
+
name: "Composite",
|
|
701
|
+
className: "CacheSku"
|
|
688
702
|
}
|
|
689
|
-
}
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
};
|
|
693
|
-
|
|
694
|
-
export const NfsAccessPolicy: msRest.CompositeMapper = {
|
|
695
|
-
serializedName: "NfsAccessPolicy",
|
|
696
|
-
type: {
|
|
697
|
-
name: "Composite",
|
|
698
|
-
className: "NfsAccessPolicy",
|
|
699
|
-
modelProperties: {
|
|
700
|
-
name: {
|
|
701
|
-
required: true,
|
|
702
|
-
serializedName: "name",
|
|
703
|
+
},
|
|
704
|
+
cacheSizeGB: {
|
|
705
|
+
serializedName: "properties.cacheSizeGB",
|
|
703
706
|
type: {
|
|
704
|
-
name: "
|
|
707
|
+
name: "Number"
|
|
705
708
|
}
|
|
706
709
|
},
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
+
health: {
|
|
711
|
+
serializedName: "properties.health",
|
|
712
|
+
type: {
|
|
713
|
+
name: "Composite",
|
|
714
|
+
className: "CacheHealth"
|
|
715
|
+
}
|
|
716
|
+
},
|
|
717
|
+
mountAddresses: {
|
|
718
|
+
serializedName: "properties.mountAddresses",
|
|
719
|
+
readOnly: true,
|
|
710
720
|
type: {
|
|
711
721
|
name: "Sequence",
|
|
712
722
|
element: {
|
|
713
723
|
type: {
|
|
714
|
-
name: "
|
|
715
|
-
className: "NfsAccessRule"
|
|
724
|
+
name: "String"
|
|
716
725
|
}
|
|
717
726
|
}
|
|
718
727
|
}
|
|
728
|
+
},
|
|
729
|
+
provisioningState: {
|
|
730
|
+
serializedName: "properties.provisioningState",
|
|
731
|
+
readOnly: true,
|
|
732
|
+
type: {
|
|
733
|
+
name: "String"
|
|
734
|
+
}
|
|
735
|
+
},
|
|
736
|
+
subnet: {
|
|
737
|
+
serializedName: "properties.subnet",
|
|
738
|
+
type: {
|
|
739
|
+
name: "String"
|
|
740
|
+
}
|
|
741
|
+
},
|
|
742
|
+
upgradeStatus: {
|
|
743
|
+
serializedName: "properties.upgradeStatus",
|
|
744
|
+
type: {
|
|
745
|
+
name: "Composite",
|
|
746
|
+
className: "CacheUpgradeStatus"
|
|
747
|
+
}
|
|
748
|
+
},
|
|
749
|
+
networkSettings: {
|
|
750
|
+
serializedName: "properties.networkSettings",
|
|
751
|
+
type: {
|
|
752
|
+
name: "Composite",
|
|
753
|
+
className: "CacheNetworkSettings"
|
|
754
|
+
}
|
|
755
|
+
},
|
|
756
|
+
encryptionSettings: {
|
|
757
|
+
serializedName: "properties.encryptionSettings",
|
|
758
|
+
type: {
|
|
759
|
+
name: "Composite",
|
|
760
|
+
className: "CacheEncryptionSettings"
|
|
761
|
+
}
|
|
762
|
+
},
|
|
763
|
+
securitySettings: {
|
|
764
|
+
serializedName: "properties.securitySettings",
|
|
765
|
+
type: {
|
|
766
|
+
name: "Composite",
|
|
767
|
+
className: "CacheSecuritySettings"
|
|
768
|
+
}
|
|
769
|
+
},
|
|
770
|
+
directoryServicesSettings: {
|
|
771
|
+
serializedName: "properties.directoryServicesSettings",
|
|
772
|
+
type: {
|
|
773
|
+
name: "Composite",
|
|
774
|
+
className: "CacheDirectorySettings"
|
|
775
|
+
}
|
|
719
776
|
}
|
|
720
777
|
}
|
|
721
778
|
}
|
|
722
779
|
};
|
|
723
780
|
|
|
724
|
-
export const
|
|
725
|
-
serializedName: "CacheSecuritySettings",
|
|
781
|
+
export const CacheIdentity: coreClient.CompositeMapper = {
|
|
726
782
|
type: {
|
|
727
783
|
name: "Composite",
|
|
728
|
-
className: "
|
|
784
|
+
className: "CacheIdentity",
|
|
729
785
|
modelProperties: {
|
|
730
|
-
|
|
731
|
-
serializedName: "
|
|
786
|
+
principalId: {
|
|
787
|
+
serializedName: "principalId",
|
|
788
|
+
readOnly: true,
|
|
732
789
|
type: {
|
|
733
|
-
name: "
|
|
734
|
-
|
|
790
|
+
name: "String"
|
|
791
|
+
}
|
|
792
|
+
},
|
|
793
|
+
tenantId: {
|
|
794
|
+
serializedName: "tenantId",
|
|
795
|
+
readOnly: true,
|
|
796
|
+
type: {
|
|
797
|
+
name: "String"
|
|
798
|
+
}
|
|
799
|
+
},
|
|
800
|
+
type: {
|
|
801
|
+
serializedName: "type",
|
|
802
|
+
type: {
|
|
803
|
+
name: "Enum",
|
|
804
|
+
allowedValues: [
|
|
805
|
+
"SystemAssigned",
|
|
806
|
+
"UserAssigned",
|
|
807
|
+
"SystemAssigned, UserAssigned",
|
|
808
|
+
"None"
|
|
809
|
+
]
|
|
810
|
+
}
|
|
811
|
+
},
|
|
812
|
+
userAssignedIdentities: {
|
|
813
|
+
serializedName: "userAssignedIdentities",
|
|
814
|
+
type: {
|
|
815
|
+
name: "Dictionary",
|
|
816
|
+
value: {
|
|
735
817
|
type: {
|
|
736
818
|
name: "Composite",
|
|
737
|
-
className: "
|
|
819
|
+
className: "UserAssignedIdentitiesValue"
|
|
738
820
|
}
|
|
739
821
|
}
|
|
740
822
|
}
|
|
@@ -743,22 +825,21 @@ export const CacheSecuritySettings: msRest.CompositeMapper = {
|
|
|
743
825
|
}
|
|
744
826
|
};
|
|
745
827
|
|
|
746
|
-
export const
|
|
747
|
-
serializedName: "CacheActiveDirectorySettings_credentials",
|
|
828
|
+
export const UserAssignedIdentitiesValue: coreClient.CompositeMapper = {
|
|
748
829
|
type: {
|
|
749
830
|
name: "Composite",
|
|
750
|
-
className: "
|
|
831
|
+
className: "UserAssignedIdentitiesValue",
|
|
751
832
|
modelProperties: {
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
833
|
+
principalId: {
|
|
834
|
+
serializedName: "principalId",
|
|
835
|
+
readOnly: true,
|
|
755
836
|
type: {
|
|
756
837
|
name: "String"
|
|
757
838
|
}
|
|
758
839
|
},
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
840
|
+
clientId: {
|
|
841
|
+
serializedName: "clientId",
|
|
842
|
+
readOnly: true,
|
|
762
843
|
type: {
|
|
763
844
|
name: "String"
|
|
764
845
|
}
|
|
@@ -767,81 +848,100 @@ export const CacheActiveDirectorySettingsCredentials: msRest.CompositeMapper = {
|
|
|
767
848
|
}
|
|
768
849
|
};
|
|
769
850
|
|
|
770
|
-
export const
|
|
771
|
-
serializedName: "CacheActiveDirectorySettings",
|
|
851
|
+
export const SystemData: coreClient.CompositeMapper = {
|
|
772
852
|
type: {
|
|
773
853
|
name: "Composite",
|
|
774
|
-
className: "
|
|
854
|
+
className: "SystemData",
|
|
775
855
|
modelProperties: {
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
serializedName: "primaryDnsIpAddress",
|
|
856
|
+
createdBy: {
|
|
857
|
+
serializedName: "createdBy",
|
|
779
858
|
type: {
|
|
780
859
|
name: "String"
|
|
781
860
|
}
|
|
782
861
|
},
|
|
783
|
-
|
|
784
|
-
serializedName: "
|
|
862
|
+
createdByType: {
|
|
863
|
+
serializedName: "createdByType",
|
|
785
864
|
type: {
|
|
786
865
|
name: "String"
|
|
787
866
|
}
|
|
788
867
|
},
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
868
|
+
createdAt: {
|
|
869
|
+
serializedName: "createdAt",
|
|
870
|
+
type: {
|
|
871
|
+
name: "DateTime"
|
|
872
|
+
}
|
|
873
|
+
},
|
|
874
|
+
lastModifiedBy: {
|
|
875
|
+
serializedName: "lastModifiedBy",
|
|
792
876
|
type: {
|
|
793
877
|
name: "String"
|
|
794
878
|
}
|
|
795
879
|
},
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
serializedName: "domainNetBiosName",
|
|
880
|
+
lastModifiedByType: {
|
|
881
|
+
serializedName: "lastModifiedByType",
|
|
799
882
|
type: {
|
|
800
883
|
name: "String"
|
|
801
884
|
}
|
|
802
885
|
},
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
886
|
+
lastModifiedAt: {
|
|
887
|
+
serializedName: "lastModifiedAt",
|
|
888
|
+
type: {
|
|
889
|
+
name: "DateTime"
|
|
890
|
+
}
|
|
891
|
+
}
|
|
892
|
+
}
|
|
893
|
+
}
|
|
894
|
+
};
|
|
895
|
+
|
|
896
|
+
export const CacheHealth: coreClient.CompositeMapper = {
|
|
897
|
+
type: {
|
|
898
|
+
name: "Composite",
|
|
899
|
+
className: "CacheHealth",
|
|
900
|
+
modelProperties: {
|
|
901
|
+
state: {
|
|
902
|
+
serializedName: "state",
|
|
809
903
|
type: {
|
|
810
904
|
name: "String"
|
|
811
905
|
}
|
|
812
906
|
},
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
serializedName: "domainJoined",
|
|
907
|
+
statusDescription: {
|
|
908
|
+
serializedName: "statusDescription",
|
|
816
909
|
type: {
|
|
817
910
|
name: "String"
|
|
818
911
|
}
|
|
819
912
|
},
|
|
820
|
-
|
|
821
|
-
serializedName: "
|
|
913
|
+
conditions: {
|
|
914
|
+
serializedName: "conditions",
|
|
915
|
+
readOnly: true,
|
|
822
916
|
type: {
|
|
823
|
-
name: "
|
|
824
|
-
|
|
917
|
+
name: "Sequence",
|
|
918
|
+
element: {
|
|
919
|
+
type: {
|
|
920
|
+
name: "Composite",
|
|
921
|
+
className: "Condition"
|
|
922
|
+
}
|
|
923
|
+
}
|
|
825
924
|
}
|
|
826
925
|
}
|
|
827
926
|
}
|
|
828
927
|
}
|
|
829
928
|
};
|
|
830
929
|
|
|
831
|
-
export const
|
|
832
|
-
serializedName: "CacheUsernameDownloadSettings_credentials",
|
|
930
|
+
export const Condition: coreClient.CompositeMapper = {
|
|
833
931
|
type: {
|
|
834
932
|
name: "Composite",
|
|
835
|
-
className: "
|
|
933
|
+
className: "Condition",
|
|
836
934
|
modelProperties: {
|
|
837
|
-
|
|
838
|
-
serializedName: "
|
|
935
|
+
timestamp: {
|
|
936
|
+
serializedName: "timestamp",
|
|
937
|
+
readOnly: true,
|
|
839
938
|
type: {
|
|
840
|
-
name: "
|
|
939
|
+
name: "DateTime"
|
|
841
940
|
}
|
|
842
941
|
},
|
|
843
|
-
|
|
844
|
-
serializedName: "
|
|
942
|
+
message: {
|
|
943
|
+
serializedName: "message",
|
|
944
|
+
readOnly: true,
|
|
845
945
|
type: {
|
|
846
946
|
name: "String"
|
|
847
947
|
}
|
|
@@ -850,123 +950,158 @@ export const CacheUsernameDownloadSettingsCredentials: msRest.CompositeMapper =
|
|
|
850
950
|
}
|
|
851
951
|
};
|
|
852
952
|
|
|
853
|
-
export const
|
|
854
|
-
serializedName: "CacheUsernameDownloadSettings",
|
|
953
|
+
export const CacheUpgradeStatus: coreClient.CompositeMapper = {
|
|
855
954
|
type: {
|
|
856
955
|
name: "Composite",
|
|
857
|
-
className: "
|
|
956
|
+
className: "CacheUpgradeStatus",
|
|
858
957
|
modelProperties: {
|
|
859
|
-
|
|
860
|
-
serializedName: "
|
|
958
|
+
currentFirmwareVersion: {
|
|
959
|
+
serializedName: "currentFirmwareVersion",
|
|
960
|
+
readOnly: true,
|
|
861
961
|
type: {
|
|
862
|
-
name: "
|
|
962
|
+
name: "String"
|
|
863
963
|
}
|
|
864
964
|
},
|
|
865
|
-
|
|
866
|
-
serializedName: "
|
|
867
|
-
|
|
965
|
+
firmwareUpdateStatus: {
|
|
966
|
+
serializedName: "firmwareUpdateStatus",
|
|
967
|
+
readOnly: true,
|
|
868
968
|
type: {
|
|
869
969
|
name: "String"
|
|
870
970
|
}
|
|
871
971
|
},
|
|
872
|
-
|
|
873
|
-
serializedName: "
|
|
972
|
+
firmwareUpdateDeadline: {
|
|
973
|
+
serializedName: "firmwareUpdateDeadline",
|
|
974
|
+
readOnly: true,
|
|
874
975
|
type: {
|
|
875
|
-
name: "
|
|
976
|
+
name: "DateTime"
|
|
876
977
|
}
|
|
877
978
|
},
|
|
878
|
-
|
|
879
|
-
serializedName: "
|
|
979
|
+
lastFirmwareUpdate: {
|
|
980
|
+
serializedName: "lastFirmwareUpdate",
|
|
981
|
+
readOnly: true,
|
|
880
982
|
type: {
|
|
881
|
-
name: "
|
|
983
|
+
name: "DateTime"
|
|
882
984
|
}
|
|
883
985
|
},
|
|
884
|
-
|
|
885
|
-
serializedName: "
|
|
986
|
+
pendingFirmwareVersion: {
|
|
987
|
+
serializedName: "pendingFirmwareVersion",
|
|
988
|
+
readOnly: true,
|
|
886
989
|
type: {
|
|
887
990
|
name: "String"
|
|
888
991
|
}
|
|
889
|
-
}
|
|
890
|
-
|
|
891
|
-
|
|
992
|
+
}
|
|
993
|
+
}
|
|
994
|
+
}
|
|
995
|
+
};
|
|
996
|
+
|
|
997
|
+
export const CacheNetworkSettings: coreClient.CompositeMapper = {
|
|
998
|
+
type: {
|
|
999
|
+
name: "Composite",
|
|
1000
|
+
className: "CacheNetworkSettings",
|
|
1001
|
+
modelProperties: {
|
|
1002
|
+
mtu: {
|
|
1003
|
+
defaultValue: 1500,
|
|
1004
|
+
constraints: {
|
|
1005
|
+
InclusiveMaximum: 1500,
|
|
1006
|
+
InclusiveMinimum: 576
|
|
1007
|
+
},
|
|
1008
|
+
serializedName: "mtu",
|
|
892
1009
|
type: {
|
|
893
|
-
name: "
|
|
1010
|
+
name: "Number"
|
|
894
1011
|
}
|
|
895
1012
|
},
|
|
896
|
-
|
|
897
|
-
serializedName: "
|
|
1013
|
+
utilityAddresses: {
|
|
1014
|
+
serializedName: "utilityAddresses",
|
|
1015
|
+
readOnly: true,
|
|
898
1016
|
type: {
|
|
899
|
-
name: "
|
|
1017
|
+
name: "Sequence",
|
|
1018
|
+
element: {
|
|
1019
|
+
type: {
|
|
1020
|
+
name: "String"
|
|
1021
|
+
}
|
|
1022
|
+
}
|
|
900
1023
|
}
|
|
901
1024
|
},
|
|
902
|
-
|
|
903
|
-
serializedName: "
|
|
1025
|
+
dnsServers: {
|
|
1026
|
+
serializedName: "dnsServers",
|
|
904
1027
|
type: {
|
|
905
|
-
name: "
|
|
1028
|
+
name: "Sequence",
|
|
1029
|
+
element: {
|
|
1030
|
+
type: {
|
|
1031
|
+
name: "String"
|
|
1032
|
+
}
|
|
1033
|
+
}
|
|
906
1034
|
}
|
|
907
1035
|
},
|
|
908
|
-
|
|
909
|
-
serializedName: "
|
|
1036
|
+
dnsSearchDomain: {
|
|
1037
|
+
serializedName: "dnsSearchDomain",
|
|
910
1038
|
type: {
|
|
911
|
-
name: "
|
|
1039
|
+
name: "String"
|
|
912
1040
|
}
|
|
913
1041
|
},
|
|
914
|
-
|
|
915
|
-
|
|
1042
|
+
ntpServer: {
|
|
1043
|
+
defaultValue: "time.windows.com",
|
|
1044
|
+
serializedName: "ntpServer",
|
|
916
1045
|
type: {
|
|
917
1046
|
name: "String"
|
|
918
1047
|
}
|
|
919
|
-
}
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
1048
|
+
}
|
|
1049
|
+
}
|
|
1050
|
+
}
|
|
1051
|
+
};
|
|
1052
|
+
|
|
1053
|
+
export const CacheEncryptionSettings: coreClient.CompositeMapper = {
|
|
1054
|
+
type: {
|
|
1055
|
+
name: "Composite",
|
|
1056
|
+
className: "CacheEncryptionSettings",
|
|
1057
|
+
modelProperties: {
|
|
1058
|
+
keyEncryptionKey: {
|
|
1059
|
+
serializedName: "keyEncryptionKey",
|
|
923
1060
|
type: {
|
|
924
|
-
name: "
|
|
1061
|
+
name: "Composite",
|
|
1062
|
+
className: "KeyVaultKeyReference"
|
|
925
1063
|
}
|
|
926
1064
|
},
|
|
927
|
-
|
|
928
|
-
serializedName: "
|
|
1065
|
+
rotationToLatestKeyVersionEnabled: {
|
|
1066
|
+
serializedName: "rotationToLatestKeyVersionEnabled",
|
|
929
1067
|
type: {
|
|
930
|
-
name: "
|
|
931
|
-
className: "CacheUsernameDownloadSettingsCredentials"
|
|
1068
|
+
name: "Boolean"
|
|
932
1069
|
}
|
|
933
1070
|
}
|
|
934
1071
|
}
|
|
935
1072
|
}
|
|
936
1073
|
};
|
|
937
1074
|
|
|
938
|
-
export const
|
|
939
|
-
serializedName: "CacheDirectorySettings",
|
|
1075
|
+
export const KeyVaultKeyReference: coreClient.CompositeMapper = {
|
|
940
1076
|
type: {
|
|
941
1077
|
name: "Composite",
|
|
942
|
-
className: "
|
|
1078
|
+
className: "KeyVaultKeyReference",
|
|
943
1079
|
modelProperties: {
|
|
944
|
-
|
|
945
|
-
serializedName: "
|
|
1080
|
+
keyUrl: {
|
|
1081
|
+
serializedName: "keyUrl",
|
|
1082
|
+
required: true,
|
|
946
1083
|
type: {
|
|
947
|
-
name: "
|
|
948
|
-
className: "CacheActiveDirectorySettings"
|
|
1084
|
+
name: "String"
|
|
949
1085
|
}
|
|
950
1086
|
},
|
|
951
|
-
|
|
952
|
-
serializedName: "
|
|
1087
|
+
sourceVault: {
|
|
1088
|
+
serializedName: "sourceVault",
|
|
953
1089
|
type: {
|
|
954
1090
|
name: "Composite",
|
|
955
|
-
className: "
|
|
1091
|
+
className: "KeyVaultKeyReferenceSourceVault"
|
|
956
1092
|
}
|
|
957
1093
|
}
|
|
958
1094
|
}
|
|
959
1095
|
}
|
|
960
1096
|
};
|
|
961
1097
|
|
|
962
|
-
export const
|
|
963
|
-
serializedName: "Cache_sku",
|
|
1098
|
+
export const KeyVaultKeyReferenceSourceVault: coreClient.CompositeMapper = {
|
|
964
1099
|
type: {
|
|
965
1100
|
name: "Composite",
|
|
966
|
-
className: "
|
|
1101
|
+
className: "KeyVaultKeyReferenceSourceVault",
|
|
967
1102
|
modelProperties: {
|
|
968
|
-
|
|
969
|
-
serializedName: "
|
|
1103
|
+
id: {
|
|
1104
|
+
serializedName: "id",
|
|
970
1105
|
type: {
|
|
971
1106
|
name: "String"
|
|
972
1107
|
}
|
|
@@ -975,259 +1110,213 @@ export const CacheSku: msRest.CompositeMapper = {
|
|
|
975
1110
|
}
|
|
976
1111
|
};
|
|
977
1112
|
|
|
978
|
-
export const
|
|
979
|
-
serializedName: "Cache",
|
|
1113
|
+
export const CacheSecuritySettings: coreClient.CompositeMapper = {
|
|
980
1114
|
type: {
|
|
981
1115
|
name: "Composite",
|
|
982
|
-
className: "
|
|
1116
|
+
className: "CacheSecuritySettings",
|
|
983
1117
|
modelProperties: {
|
|
984
|
-
|
|
985
|
-
serializedName: "
|
|
1118
|
+
accessPolicies: {
|
|
1119
|
+
serializedName: "accessPolicies",
|
|
986
1120
|
type: {
|
|
987
|
-
name: "
|
|
988
|
-
|
|
1121
|
+
name: "Sequence",
|
|
1122
|
+
element: {
|
|
989
1123
|
type: {
|
|
990
|
-
name: "
|
|
1124
|
+
name: "Composite",
|
|
1125
|
+
className: "NfsAccessPolicy"
|
|
991
1126
|
}
|
|
992
1127
|
}
|
|
993
1128
|
}
|
|
994
|
-
}
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
type: {
|
|
1005
|
-
name: "String"
|
|
1006
|
-
}
|
|
1007
|
-
},
|
|
1129
|
+
}
|
|
1130
|
+
}
|
|
1131
|
+
}
|
|
1132
|
+
};
|
|
1133
|
+
|
|
1134
|
+
export const NfsAccessPolicy: coreClient.CompositeMapper = {
|
|
1135
|
+
type: {
|
|
1136
|
+
name: "Composite",
|
|
1137
|
+
className: "NfsAccessPolicy",
|
|
1138
|
+
modelProperties: {
|
|
1008
1139
|
name: {
|
|
1009
|
-
readOnly: true,
|
|
1010
1140
|
serializedName: "name",
|
|
1141
|
+
required: true,
|
|
1011
1142
|
type: {
|
|
1012
1143
|
name: "String"
|
|
1013
1144
|
}
|
|
1014
1145
|
},
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
type: {
|
|
1019
|
-
name: "String"
|
|
1020
|
-
}
|
|
1021
|
-
},
|
|
1022
|
-
identity: {
|
|
1023
|
-
serializedName: "identity",
|
|
1024
|
-
type: {
|
|
1025
|
-
name: "Composite",
|
|
1026
|
-
className: "CacheIdentity"
|
|
1027
|
-
}
|
|
1028
|
-
},
|
|
1029
|
-
systemData: {
|
|
1030
|
-
readOnly: true,
|
|
1031
|
-
serializedName: "systemData",
|
|
1032
|
-
type: {
|
|
1033
|
-
name: "Composite",
|
|
1034
|
-
className: "SystemData"
|
|
1035
|
-
}
|
|
1036
|
-
},
|
|
1037
|
-
cacheSizeGB: {
|
|
1038
|
-
serializedName: "properties.cacheSizeGB",
|
|
1039
|
-
type: {
|
|
1040
|
-
name: "Number"
|
|
1041
|
-
}
|
|
1042
|
-
},
|
|
1043
|
-
health: {
|
|
1044
|
-
readOnly: true,
|
|
1045
|
-
serializedName: "properties.health",
|
|
1046
|
-
type: {
|
|
1047
|
-
name: "Composite",
|
|
1048
|
-
className: "CacheHealth"
|
|
1049
|
-
}
|
|
1050
|
-
},
|
|
1051
|
-
mountAddresses: {
|
|
1052
|
-
readOnly: true,
|
|
1053
|
-
serializedName: "properties.mountAddresses",
|
|
1146
|
+
accessRules: {
|
|
1147
|
+
serializedName: "accessRules",
|
|
1148
|
+
required: true,
|
|
1054
1149
|
type: {
|
|
1055
1150
|
name: "Sequence",
|
|
1056
1151
|
element: {
|
|
1057
1152
|
type: {
|
|
1058
|
-
name: "
|
|
1153
|
+
name: "Composite",
|
|
1154
|
+
className: "NfsAccessRule"
|
|
1059
1155
|
}
|
|
1060
1156
|
}
|
|
1061
1157
|
}
|
|
1158
|
+
}
|
|
1159
|
+
}
|
|
1160
|
+
}
|
|
1161
|
+
};
|
|
1162
|
+
|
|
1163
|
+
export const NfsAccessRule: coreClient.CompositeMapper = {
|
|
1164
|
+
type: {
|
|
1165
|
+
name: "Composite",
|
|
1166
|
+
className: "NfsAccessRule",
|
|
1167
|
+
modelProperties: {
|
|
1168
|
+
scope: {
|
|
1169
|
+
serializedName: "scope",
|
|
1170
|
+
required: true,
|
|
1171
|
+
type: {
|
|
1172
|
+
name: "String"
|
|
1173
|
+
}
|
|
1062
1174
|
},
|
|
1063
|
-
|
|
1064
|
-
serializedName: "
|
|
1175
|
+
filter: {
|
|
1176
|
+
serializedName: "filter",
|
|
1065
1177
|
type: {
|
|
1066
1178
|
name: "String"
|
|
1067
1179
|
}
|
|
1068
1180
|
},
|
|
1069
|
-
|
|
1070
|
-
serializedName: "
|
|
1181
|
+
access: {
|
|
1182
|
+
serializedName: "access",
|
|
1183
|
+
required: true,
|
|
1071
1184
|
type: {
|
|
1072
1185
|
name: "String"
|
|
1073
1186
|
}
|
|
1074
1187
|
},
|
|
1075
|
-
|
|
1076
|
-
serializedName: "
|
|
1188
|
+
suid: {
|
|
1189
|
+
serializedName: "suid",
|
|
1077
1190
|
type: {
|
|
1078
|
-
name: "
|
|
1079
|
-
className: "CacheUpgradeStatus"
|
|
1191
|
+
name: "Boolean"
|
|
1080
1192
|
}
|
|
1081
1193
|
},
|
|
1082
|
-
|
|
1083
|
-
serializedName: "
|
|
1194
|
+
submountAccess: {
|
|
1195
|
+
serializedName: "submountAccess",
|
|
1084
1196
|
type: {
|
|
1085
|
-
name: "
|
|
1086
|
-
className: "CacheNetworkSettings"
|
|
1197
|
+
name: "Boolean"
|
|
1087
1198
|
}
|
|
1088
1199
|
},
|
|
1089
|
-
|
|
1090
|
-
serializedName: "
|
|
1200
|
+
rootSquash: {
|
|
1201
|
+
serializedName: "rootSquash",
|
|
1091
1202
|
type: {
|
|
1092
|
-
name: "
|
|
1093
|
-
className: "CacheEncryptionSettings"
|
|
1203
|
+
name: "Boolean"
|
|
1094
1204
|
}
|
|
1095
1205
|
},
|
|
1096
|
-
|
|
1097
|
-
serializedName: "
|
|
1206
|
+
anonymousUID: {
|
|
1207
|
+
serializedName: "anonymousUID",
|
|
1098
1208
|
type: {
|
|
1099
|
-
name: "
|
|
1100
|
-
className: "CacheSecuritySettings"
|
|
1209
|
+
name: "String"
|
|
1101
1210
|
}
|
|
1102
1211
|
},
|
|
1103
|
-
|
|
1104
|
-
serializedName: "
|
|
1212
|
+
anonymousGID: {
|
|
1213
|
+
serializedName: "anonymousGID",
|
|
1214
|
+
type: {
|
|
1215
|
+
name: "String"
|
|
1216
|
+
}
|
|
1217
|
+
}
|
|
1218
|
+
}
|
|
1219
|
+
}
|
|
1220
|
+
};
|
|
1221
|
+
|
|
1222
|
+
export const CacheDirectorySettings: coreClient.CompositeMapper = {
|
|
1223
|
+
type: {
|
|
1224
|
+
name: "Composite",
|
|
1225
|
+
className: "CacheDirectorySettings",
|
|
1226
|
+
modelProperties: {
|
|
1227
|
+
activeDirectory: {
|
|
1228
|
+
serializedName: "activeDirectory",
|
|
1105
1229
|
type: {
|
|
1106
1230
|
name: "Composite",
|
|
1107
|
-
className: "
|
|
1231
|
+
className: "CacheActiveDirectorySettings"
|
|
1108
1232
|
}
|
|
1109
1233
|
},
|
|
1110
|
-
|
|
1111
|
-
serializedName: "
|
|
1234
|
+
usernameDownload: {
|
|
1235
|
+
serializedName: "usernameDownload",
|
|
1112
1236
|
type: {
|
|
1113
1237
|
name: "Composite",
|
|
1114
|
-
className: "
|
|
1238
|
+
className: "CacheUsernameDownloadSettings"
|
|
1115
1239
|
}
|
|
1116
1240
|
}
|
|
1117
1241
|
}
|
|
1118
1242
|
}
|
|
1119
1243
|
};
|
|
1120
1244
|
|
|
1121
|
-
export const
|
|
1122
|
-
serializedName: "NamespaceJunction",
|
|
1245
|
+
export const CacheActiveDirectorySettings: coreClient.CompositeMapper = {
|
|
1123
1246
|
type: {
|
|
1124
1247
|
name: "Composite",
|
|
1125
|
-
className: "
|
|
1248
|
+
className: "CacheActiveDirectorySettings",
|
|
1126
1249
|
modelProperties: {
|
|
1127
|
-
|
|
1128
|
-
serializedName: "
|
|
1250
|
+
primaryDnsIpAddress: {
|
|
1251
|
+
serializedName: "primaryDnsIpAddress",
|
|
1252
|
+
required: true,
|
|
1129
1253
|
type: {
|
|
1130
1254
|
name: "String"
|
|
1131
1255
|
}
|
|
1132
1256
|
},
|
|
1133
|
-
|
|
1134
|
-
serializedName: "
|
|
1257
|
+
secondaryDnsIpAddress: {
|
|
1258
|
+
serializedName: "secondaryDnsIpAddress",
|
|
1135
1259
|
type: {
|
|
1136
1260
|
name: "String"
|
|
1137
1261
|
}
|
|
1138
1262
|
},
|
|
1139
|
-
|
|
1140
|
-
serializedName: "
|
|
1263
|
+
domainName: {
|
|
1264
|
+
serializedName: "domainName",
|
|
1265
|
+
required: true,
|
|
1141
1266
|
type: {
|
|
1142
1267
|
name: "String"
|
|
1143
1268
|
}
|
|
1144
1269
|
},
|
|
1145
|
-
|
|
1146
|
-
serializedName: "
|
|
1270
|
+
domainNetBiosName: {
|
|
1271
|
+
serializedName: "domainNetBiosName",
|
|
1272
|
+
required: true,
|
|
1147
1273
|
type: {
|
|
1148
1274
|
name: "String"
|
|
1149
1275
|
}
|
|
1150
|
-
}
|
|
1151
|
-
|
|
1152
|
-
}
|
|
1153
|
-
};
|
|
1154
|
-
|
|
1155
|
-
export const Nfs3Target: msRest.CompositeMapper = {
|
|
1156
|
-
serializedName: "Nfs3Target",
|
|
1157
|
-
type: {
|
|
1158
|
-
name: "Composite",
|
|
1159
|
-
className: "Nfs3Target",
|
|
1160
|
-
modelProperties: {
|
|
1161
|
-
target: {
|
|
1162
|
-
serializedName: "target",
|
|
1276
|
+
},
|
|
1277
|
+
cacheNetBiosName: {
|
|
1163
1278
|
constraints: {
|
|
1164
|
-
Pattern:
|
|
1279
|
+
Pattern: new RegExp("^[-0-9a-zA-Z]{1,15}$")
|
|
1165
1280
|
},
|
|
1281
|
+
serializedName: "cacheNetBiosName",
|
|
1282
|
+
required: true,
|
|
1166
1283
|
type: {
|
|
1167
1284
|
name: "String"
|
|
1168
1285
|
}
|
|
1169
1286
|
},
|
|
1170
|
-
|
|
1171
|
-
serializedName: "
|
|
1172
|
-
|
|
1173
|
-
name: "String"
|
|
1174
|
-
}
|
|
1175
|
-
}
|
|
1176
|
-
}
|
|
1177
|
-
}
|
|
1178
|
-
};
|
|
1179
|
-
|
|
1180
|
-
export const ClfsTarget: msRest.CompositeMapper = {
|
|
1181
|
-
serializedName: "ClfsTarget",
|
|
1182
|
-
type: {
|
|
1183
|
-
name: "Composite",
|
|
1184
|
-
className: "ClfsTarget",
|
|
1185
|
-
modelProperties: {
|
|
1186
|
-
target: {
|
|
1187
|
-
serializedName: "target",
|
|
1287
|
+
domainJoined: {
|
|
1288
|
+
serializedName: "domainJoined",
|
|
1289
|
+
readOnly: true,
|
|
1188
1290
|
type: {
|
|
1189
1291
|
name: "String"
|
|
1190
1292
|
}
|
|
1191
|
-
}
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
};
|
|
1195
|
-
|
|
1196
|
-
export const UnknownTarget: msRest.CompositeMapper = {
|
|
1197
|
-
serializedName: "UnknownTarget",
|
|
1198
|
-
type: {
|
|
1199
|
-
name: "Composite",
|
|
1200
|
-
className: "UnknownTarget",
|
|
1201
|
-
modelProperties: {
|
|
1202
|
-
attributes: {
|
|
1203
|
-
serializedName: "attributes",
|
|
1293
|
+
},
|
|
1294
|
+
credentials: {
|
|
1295
|
+
serializedName: "credentials",
|
|
1204
1296
|
type: {
|
|
1205
|
-
name: "
|
|
1206
|
-
|
|
1207
|
-
type: {
|
|
1208
|
-
name: "String"
|
|
1209
|
-
}
|
|
1210
|
-
}
|
|
1297
|
+
name: "Composite",
|
|
1298
|
+
className: "CacheActiveDirectorySettingsCredentials"
|
|
1211
1299
|
}
|
|
1212
1300
|
}
|
|
1213
1301
|
}
|
|
1214
1302
|
}
|
|
1215
1303
|
};
|
|
1216
1304
|
|
|
1217
|
-
export const
|
|
1218
|
-
serializedName: "BlobNfsTarget",
|
|
1305
|
+
export const CacheActiveDirectorySettingsCredentials: coreClient.CompositeMapper = {
|
|
1219
1306
|
type: {
|
|
1220
1307
|
name: "Composite",
|
|
1221
|
-
className: "
|
|
1308
|
+
className: "CacheActiveDirectorySettingsCredentials",
|
|
1222
1309
|
modelProperties: {
|
|
1223
|
-
|
|
1224
|
-
serializedName: "
|
|
1310
|
+
username: {
|
|
1311
|
+
serializedName: "username",
|
|
1312
|
+
required: true,
|
|
1225
1313
|
type: {
|
|
1226
1314
|
name: "String"
|
|
1227
1315
|
}
|
|
1228
1316
|
},
|
|
1229
|
-
|
|
1230
|
-
serializedName: "
|
|
1317
|
+
password: {
|
|
1318
|
+
serializedName: "password",
|
|
1319
|
+
required: true,
|
|
1231
1320
|
type: {
|
|
1232
1321
|
name: "String"
|
|
1233
1322
|
}
|
|
@@ -1236,192 +1325,118 @@ export const BlobNfsTarget: msRest.CompositeMapper = {
|
|
|
1236
1325
|
}
|
|
1237
1326
|
};
|
|
1238
1327
|
|
|
1239
|
-
export const
|
|
1240
|
-
serializedName: "StorageTargetResource",
|
|
1328
|
+
export const CacheUsernameDownloadSettings: coreClient.CompositeMapper = {
|
|
1241
1329
|
type: {
|
|
1242
1330
|
name: "Composite",
|
|
1243
|
-
className: "
|
|
1331
|
+
className: "CacheUsernameDownloadSettings",
|
|
1244
1332
|
modelProperties: {
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
serializedName: "name",
|
|
1333
|
+
extendedGroups: {
|
|
1334
|
+
serializedName: "extendedGroups",
|
|
1248
1335
|
type: {
|
|
1249
|
-
name: "
|
|
1336
|
+
name: "Boolean"
|
|
1250
1337
|
}
|
|
1251
1338
|
},
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
serializedName: "
|
|
1339
|
+
usernameSource: {
|
|
1340
|
+
defaultValue: "None",
|
|
1341
|
+
serializedName: "usernameSource",
|
|
1255
1342
|
type: {
|
|
1256
1343
|
name: "String"
|
|
1257
1344
|
}
|
|
1258
1345
|
},
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
serializedName: "type",
|
|
1346
|
+
groupFileURI: {
|
|
1347
|
+
serializedName: "groupFileURI",
|
|
1262
1348
|
type: {
|
|
1263
1349
|
name: "String"
|
|
1264
1350
|
}
|
|
1265
1351
|
},
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
serializedName: "location",
|
|
1352
|
+
userFileURI: {
|
|
1353
|
+
serializedName: "userFileURI",
|
|
1269
1354
|
type: {
|
|
1270
1355
|
name: "String"
|
|
1271
1356
|
}
|
|
1272
1357
|
},
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
serializedName: "systemData",
|
|
1276
|
-
type: {
|
|
1277
|
-
name: "Composite",
|
|
1278
|
-
className: "SystemData"
|
|
1279
|
-
}
|
|
1280
|
-
}
|
|
1281
|
-
}
|
|
1282
|
-
}
|
|
1283
|
-
};
|
|
1284
|
-
|
|
1285
|
-
export const StorageTarget: msRest.CompositeMapper = {
|
|
1286
|
-
serializedName: "StorageTarget",
|
|
1287
|
-
type: {
|
|
1288
|
-
name: "Composite",
|
|
1289
|
-
className: "StorageTarget",
|
|
1290
|
-
modelProperties: {
|
|
1291
|
-
...StorageTargetResource.type.modelProperties,
|
|
1292
|
-
junctions: {
|
|
1293
|
-
serializedName: "properties.junctions",
|
|
1294
|
-
type: {
|
|
1295
|
-
name: "Sequence",
|
|
1296
|
-
element: {
|
|
1297
|
-
type: {
|
|
1298
|
-
name: "Composite",
|
|
1299
|
-
className: "NamespaceJunction"
|
|
1300
|
-
}
|
|
1301
|
-
}
|
|
1302
|
-
}
|
|
1303
|
-
},
|
|
1304
|
-
targetType: {
|
|
1305
|
-
required: true,
|
|
1306
|
-
serializedName: "properties.targetType",
|
|
1358
|
+
ldapServer: {
|
|
1359
|
+
serializedName: "ldapServer",
|
|
1307
1360
|
type: {
|
|
1308
1361
|
name: "String"
|
|
1309
1362
|
}
|
|
1310
1363
|
},
|
|
1311
|
-
|
|
1312
|
-
serializedName: "
|
|
1364
|
+
ldapBaseDN: {
|
|
1365
|
+
serializedName: "ldapBaseDN",
|
|
1313
1366
|
type: {
|
|
1314
1367
|
name: "String"
|
|
1315
1368
|
}
|
|
1316
1369
|
},
|
|
1317
|
-
|
|
1318
|
-
serializedName: "
|
|
1370
|
+
encryptLdapConnection: {
|
|
1371
|
+
serializedName: "encryptLdapConnection",
|
|
1319
1372
|
type: {
|
|
1320
|
-
name: "
|
|
1321
|
-
className: "Nfs3Target"
|
|
1373
|
+
name: "Boolean"
|
|
1322
1374
|
}
|
|
1323
1375
|
},
|
|
1324
|
-
|
|
1325
|
-
serializedName: "
|
|
1376
|
+
requireValidCertificate: {
|
|
1377
|
+
serializedName: "requireValidCertificate",
|
|
1326
1378
|
type: {
|
|
1327
|
-
name: "
|
|
1328
|
-
className: "ClfsTarget"
|
|
1379
|
+
name: "Boolean"
|
|
1329
1380
|
}
|
|
1330
1381
|
},
|
|
1331
|
-
|
|
1332
|
-
serializedName: "
|
|
1382
|
+
autoDownloadCertificate: {
|
|
1383
|
+
serializedName: "autoDownloadCertificate",
|
|
1333
1384
|
type: {
|
|
1334
|
-
name: "
|
|
1335
|
-
className: "UnknownTarget"
|
|
1385
|
+
name: "Boolean"
|
|
1336
1386
|
}
|
|
1337
1387
|
},
|
|
1338
|
-
|
|
1339
|
-
serializedName: "
|
|
1388
|
+
caCertificateURI: {
|
|
1389
|
+
serializedName: "caCertificateURI",
|
|
1340
1390
|
type: {
|
|
1341
|
-
name: "
|
|
1342
|
-
className: "BlobNfsTarget"
|
|
1391
|
+
name: "String"
|
|
1343
1392
|
}
|
|
1344
|
-
}
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
export const ResourceSkuCapabilities: msRest.CompositeMapper = {
|
|
1350
|
-
serializedName: "ResourceSkuCapabilities",
|
|
1351
|
-
type: {
|
|
1352
|
-
name: "Composite",
|
|
1353
|
-
className: "ResourceSkuCapabilities",
|
|
1354
|
-
modelProperties: {
|
|
1355
|
-
name: {
|
|
1356
|
-
serializedName: "name",
|
|
1393
|
+
},
|
|
1394
|
+
usernameDownloaded: {
|
|
1395
|
+
serializedName: "usernameDownloaded",
|
|
1396
|
+
readOnly: true,
|
|
1357
1397
|
type: {
|
|
1358
1398
|
name: "String"
|
|
1359
1399
|
}
|
|
1360
1400
|
},
|
|
1361
|
-
|
|
1362
|
-
serializedName: "
|
|
1401
|
+
credentials: {
|
|
1402
|
+
serializedName: "credentials",
|
|
1363
1403
|
type: {
|
|
1364
|
-
name: "
|
|
1404
|
+
name: "Composite",
|
|
1405
|
+
className: "CacheUsernameDownloadSettingsCredentials"
|
|
1365
1406
|
}
|
|
1366
1407
|
}
|
|
1367
1408
|
}
|
|
1368
1409
|
}
|
|
1369
1410
|
};
|
|
1370
1411
|
|
|
1371
|
-
export const
|
|
1372
|
-
serializedName: "ResourceSkuLocationInfo",
|
|
1412
|
+
export const CacheUsernameDownloadSettingsCredentials: coreClient.CompositeMapper = {
|
|
1373
1413
|
type: {
|
|
1374
1414
|
name: "Composite",
|
|
1375
|
-
className: "
|
|
1415
|
+
className: "CacheUsernameDownloadSettingsCredentials",
|
|
1376
1416
|
modelProperties: {
|
|
1377
|
-
|
|
1378
|
-
serializedName: "
|
|
1417
|
+
bindDn: {
|
|
1418
|
+
serializedName: "bindDn",
|
|
1379
1419
|
type: {
|
|
1380
1420
|
name: "String"
|
|
1381
1421
|
}
|
|
1382
1422
|
},
|
|
1383
|
-
|
|
1384
|
-
serializedName: "
|
|
1423
|
+
bindPassword: {
|
|
1424
|
+
serializedName: "bindPassword",
|
|
1385
1425
|
type: {
|
|
1386
|
-
name: "
|
|
1387
|
-
element: {
|
|
1388
|
-
type: {
|
|
1389
|
-
name: "String"
|
|
1390
|
-
}
|
|
1391
|
-
}
|
|
1426
|
+
name: "String"
|
|
1392
1427
|
}
|
|
1393
1428
|
}
|
|
1394
1429
|
}
|
|
1395
1430
|
}
|
|
1396
|
-
};
|
|
1397
|
-
|
|
1398
|
-
export const
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
readOnly: true,
|
|
1406
|
-
serializedName: "type",
|
|
1407
|
-
type: {
|
|
1408
|
-
name: "String"
|
|
1409
|
-
}
|
|
1410
|
-
},
|
|
1411
|
-
values: {
|
|
1412
|
-
readOnly: true,
|
|
1413
|
-
serializedName: "values",
|
|
1414
|
-
type: {
|
|
1415
|
-
name: "Sequence",
|
|
1416
|
-
element: {
|
|
1417
|
-
type: {
|
|
1418
|
-
name: "String"
|
|
1419
|
-
}
|
|
1420
|
-
}
|
|
1421
|
-
}
|
|
1422
|
-
},
|
|
1423
|
-
reasonCode: {
|
|
1424
|
-
serializedName: "reasonCode",
|
|
1431
|
+
};
|
|
1432
|
+
|
|
1433
|
+
export const CacheSku: coreClient.CompositeMapper = {
|
|
1434
|
+
type: {
|
|
1435
|
+
name: "Composite",
|
|
1436
|
+
className: "CacheSku",
|
|
1437
|
+
modelProperties: {
|
|
1438
|
+
name: {
|
|
1439
|
+
serializedName: "name",
|
|
1425
1440
|
type: {
|
|
1426
1441
|
name: "String"
|
|
1427
1442
|
}
|
|
@@ -1430,85 +1445,83 @@ export const Restriction: msRest.CompositeMapper = {
|
|
|
1430
1445
|
}
|
|
1431
1446
|
};
|
|
1432
1447
|
|
|
1433
|
-
export const
|
|
1434
|
-
serializedName: "ResourceSku",
|
|
1448
|
+
export const StorageTargetsResult: coreClient.CompositeMapper = {
|
|
1435
1449
|
type: {
|
|
1436
1450
|
name: "Composite",
|
|
1437
|
-
className: "
|
|
1451
|
+
className: "StorageTargetsResult",
|
|
1438
1452
|
modelProperties: {
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
serializedName: "resourceType",
|
|
1453
|
+
nextLink: {
|
|
1454
|
+
serializedName: "nextLink",
|
|
1442
1455
|
type: {
|
|
1443
1456
|
name: "String"
|
|
1444
1457
|
}
|
|
1445
1458
|
},
|
|
1446
|
-
|
|
1447
|
-
serializedName: "
|
|
1459
|
+
value: {
|
|
1460
|
+
serializedName: "value",
|
|
1448
1461
|
type: {
|
|
1449
1462
|
name: "Sequence",
|
|
1450
1463
|
element: {
|
|
1451
1464
|
type: {
|
|
1452
1465
|
name: "Composite",
|
|
1453
|
-
className: "
|
|
1466
|
+
className: "StorageTarget"
|
|
1454
1467
|
}
|
|
1455
1468
|
}
|
|
1456
1469
|
}
|
|
1457
|
-
}
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1470
|
+
}
|
|
1471
|
+
}
|
|
1472
|
+
}
|
|
1473
|
+
};
|
|
1474
|
+
|
|
1475
|
+
export const NamespaceJunction: coreClient.CompositeMapper = {
|
|
1476
|
+
type: {
|
|
1477
|
+
name: "Composite",
|
|
1478
|
+
className: "NamespaceJunction",
|
|
1479
|
+
modelProperties: {
|
|
1480
|
+
namespacePath: {
|
|
1481
|
+
serializedName: "namespacePath",
|
|
1461
1482
|
type: {
|
|
1462
|
-
name: "
|
|
1463
|
-
element: {
|
|
1464
|
-
type: {
|
|
1465
|
-
name: "String"
|
|
1466
|
-
}
|
|
1467
|
-
}
|
|
1483
|
+
name: "String"
|
|
1468
1484
|
}
|
|
1469
1485
|
},
|
|
1470
|
-
|
|
1471
|
-
serializedName: "
|
|
1486
|
+
targetPath: {
|
|
1487
|
+
serializedName: "targetPath",
|
|
1472
1488
|
type: {
|
|
1473
|
-
name: "
|
|
1474
|
-
element: {
|
|
1475
|
-
type: {
|
|
1476
|
-
name: "Composite",
|
|
1477
|
-
className: "ResourceSkuLocationInfo"
|
|
1478
|
-
}
|
|
1479
|
-
}
|
|
1489
|
+
name: "String"
|
|
1480
1490
|
}
|
|
1481
1491
|
},
|
|
1482
|
-
|
|
1483
|
-
serializedName: "
|
|
1492
|
+
nfsExport: {
|
|
1493
|
+
serializedName: "nfsExport",
|
|
1484
1494
|
type: {
|
|
1485
1495
|
name: "String"
|
|
1486
1496
|
}
|
|
1487
1497
|
},
|
|
1488
|
-
|
|
1489
|
-
|
|
1498
|
+
nfsAccessPolicy: {
|
|
1499
|
+
defaultValue: "default",
|
|
1500
|
+
serializedName: "nfsAccessPolicy",
|
|
1490
1501
|
type: {
|
|
1491
|
-
name: "
|
|
1492
|
-
element: {
|
|
1493
|
-
type: {
|
|
1494
|
-
name: "Composite",
|
|
1495
|
-
className: "Restriction"
|
|
1496
|
-
}
|
|
1497
|
-
}
|
|
1502
|
+
name: "String"
|
|
1498
1503
|
}
|
|
1499
1504
|
}
|
|
1500
1505
|
}
|
|
1501
1506
|
}
|
|
1502
1507
|
};
|
|
1503
1508
|
|
|
1504
|
-
export const
|
|
1505
|
-
serializedName: "UsageModel_display",
|
|
1509
|
+
export const Nfs3Target: coreClient.CompositeMapper = {
|
|
1506
1510
|
type: {
|
|
1507
1511
|
name: "Composite",
|
|
1508
|
-
className: "
|
|
1512
|
+
className: "Nfs3Target",
|
|
1509
1513
|
modelProperties: {
|
|
1510
|
-
|
|
1511
|
-
|
|
1514
|
+
target: {
|
|
1515
|
+
constraints: {
|
|
1516
|
+
Pattern: new RegExp("^[-.,0-9a-zA-Z]+$")
|
|
1517
|
+
},
|
|
1518
|
+
serializedName: "target",
|
|
1519
|
+
type: {
|
|
1520
|
+
name: "String"
|
|
1521
|
+
}
|
|
1522
|
+
},
|
|
1523
|
+
usageModel: {
|
|
1524
|
+
serializedName: "usageModel",
|
|
1512
1525
|
type: {
|
|
1513
1526
|
name: "String"
|
|
1514
1527
|
}
|
|
@@ -1517,27 +1530,13 @@ export const UsageModelDisplay: msRest.CompositeMapper = {
|
|
|
1517
1530
|
}
|
|
1518
1531
|
};
|
|
1519
1532
|
|
|
1520
|
-
export const
|
|
1521
|
-
serializedName: "UsageModel",
|
|
1533
|
+
export const ClfsTarget: coreClient.CompositeMapper = {
|
|
1522
1534
|
type: {
|
|
1523
1535
|
name: "Composite",
|
|
1524
|
-
className: "
|
|
1536
|
+
className: "ClfsTarget",
|
|
1525
1537
|
modelProperties: {
|
|
1526
|
-
|
|
1527
|
-
serializedName: "
|
|
1528
|
-
type: {
|
|
1529
|
-
name: "Composite",
|
|
1530
|
-
className: "UsageModelDisplay"
|
|
1531
|
-
}
|
|
1532
|
-
},
|
|
1533
|
-
modelName: {
|
|
1534
|
-
serializedName: "modelName",
|
|
1535
|
-
type: {
|
|
1536
|
-
name: "String"
|
|
1537
|
-
}
|
|
1538
|
-
},
|
|
1539
|
-
targetType: {
|
|
1540
|
-
serializedName: "targetType",
|
|
1538
|
+
target: {
|
|
1539
|
+
serializedName: "target",
|
|
1541
1540
|
type: {
|
|
1542
1541
|
name: "String"
|
|
1543
1542
|
}
|
|
@@ -1546,142 +1545,154 @@ export const UsageModel: msRest.CompositeMapper = {
|
|
|
1546
1545
|
}
|
|
1547
1546
|
};
|
|
1548
1547
|
|
|
1549
|
-
export const
|
|
1550
|
-
serializedName: "ApiOperationListResult",
|
|
1548
|
+
export const UnknownTarget: coreClient.CompositeMapper = {
|
|
1551
1549
|
type: {
|
|
1552
1550
|
name: "Composite",
|
|
1553
|
-
className: "
|
|
1551
|
+
className: "UnknownTarget",
|
|
1554
1552
|
modelProperties: {
|
|
1555
|
-
|
|
1556
|
-
serializedName: "
|
|
1557
|
-
type: {
|
|
1558
|
-
name: "String"
|
|
1559
|
-
}
|
|
1560
|
-
},
|
|
1561
|
-
value: {
|
|
1562
|
-
serializedName: "",
|
|
1553
|
+
attributes: {
|
|
1554
|
+
serializedName: "attributes",
|
|
1563
1555
|
type: {
|
|
1564
|
-
name: "
|
|
1565
|
-
|
|
1566
|
-
type: {
|
|
1567
|
-
name: "Composite",
|
|
1568
|
-
className: "ApiOperation"
|
|
1569
|
-
}
|
|
1570
|
-
}
|
|
1556
|
+
name: "Dictionary",
|
|
1557
|
+
value: { type: { name: "String" } }
|
|
1571
1558
|
}
|
|
1572
1559
|
}
|
|
1573
1560
|
}
|
|
1574
1561
|
}
|
|
1575
1562
|
};
|
|
1576
1563
|
|
|
1577
|
-
export const
|
|
1578
|
-
serializedName: "ResourceSkusResult",
|
|
1564
|
+
export const BlobNfsTarget: coreClient.CompositeMapper = {
|
|
1579
1565
|
type: {
|
|
1580
1566
|
name: "Composite",
|
|
1581
|
-
className: "
|
|
1567
|
+
className: "BlobNfsTarget",
|
|
1582
1568
|
modelProperties: {
|
|
1583
|
-
|
|
1584
|
-
serializedName: "
|
|
1569
|
+
target: {
|
|
1570
|
+
serializedName: "target",
|
|
1585
1571
|
type: {
|
|
1586
1572
|
name: "String"
|
|
1587
1573
|
}
|
|
1588
1574
|
},
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
serializedName: "",
|
|
1575
|
+
usageModel: {
|
|
1576
|
+
serializedName: "usageModel",
|
|
1592
1577
|
type: {
|
|
1593
|
-
name: "
|
|
1594
|
-
element: {
|
|
1595
|
-
type: {
|
|
1596
|
-
name: "Composite",
|
|
1597
|
-
className: "ResourceSku"
|
|
1598
|
-
}
|
|
1599
|
-
}
|
|
1578
|
+
name: "String"
|
|
1600
1579
|
}
|
|
1601
1580
|
}
|
|
1602
1581
|
}
|
|
1603
1582
|
}
|
|
1604
1583
|
};
|
|
1605
1584
|
|
|
1606
|
-
export const
|
|
1607
|
-
serializedName: "UsageModelsResult",
|
|
1585
|
+
export const StorageTargetResource: coreClient.CompositeMapper = {
|
|
1608
1586
|
type: {
|
|
1609
1587
|
name: "Composite",
|
|
1610
|
-
className: "
|
|
1588
|
+
className: "StorageTargetResource",
|
|
1611
1589
|
modelProperties: {
|
|
1612
|
-
|
|
1613
|
-
|
|
1590
|
+
name: {
|
|
1591
|
+
constraints: {
|
|
1592
|
+
Pattern: new RegExp("^[-0-9a-zA-Z_]{1,80}$")
|
|
1593
|
+
},
|
|
1594
|
+
serializedName: "name",
|
|
1595
|
+
readOnly: true,
|
|
1614
1596
|
type: {
|
|
1615
1597
|
name: "String"
|
|
1616
1598
|
}
|
|
1617
1599
|
},
|
|
1618
|
-
|
|
1619
|
-
serializedName: "",
|
|
1600
|
+
id: {
|
|
1601
|
+
serializedName: "id",
|
|
1602
|
+
readOnly: true,
|
|
1620
1603
|
type: {
|
|
1621
|
-
name: "
|
|
1622
|
-
element: {
|
|
1623
|
-
type: {
|
|
1624
|
-
name: "Composite",
|
|
1625
|
-
className: "UsageModel"
|
|
1626
|
-
}
|
|
1627
|
-
}
|
|
1604
|
+
name: "String"
|
|
1628
1605
|
}
|
|
1629
|
-
}
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
export const CachesListResult: msRest.CompositeMapper = {
|
|
1635
|
-
serializedName: "CachesListResult",
|
|
1636
|
-
type: {
|
|
1637
|
-
name: "Composite",
|
|
1638
|
-
className: "CachesListResult",
|
|
1639
|
-
modelProperties: {
|
|
1640
|
-
nextLink: {
|
|
1641
|
-
serializedName: "nextLink",
|
|
1606
|
+
},
|
|
1607
|
+
type: {
|
|
1608
|
+
serializedName: "type",
|
|
1609
|
+
readOnly: true,
|
|
1642
1610
|
type: {
|
|
1643
1611
|
name: "String"
|
|
1644
1612
|
}
|
|
1645
1613
|
},
|
|
1646
|
-
|
|
1647
|
-
serializedName: "",
|
|
1614
|
+
location: {
|
|
1615
|
+
serializedName: "location",
|
|
1616
|
+
readOnly: true,
|
|
1648
1617
|
type: {
|
|
1649
|
-
name: "
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1618
|
+
name: "String"
|
|
1619
|
+
}
|
|
1620
|
+
},
|
|
1621
|
+
systemData: {
|
|
1622
|
+
serializedName: "systemData",
|
|
1623
|
+
type: {
|
|
1624
|
+
name: "Composite",
|
|
1625
|
+
className: "SystemData"
|
|
1656
1626
|
}
|
|
1657
1627
|
}
|
|
1658
1628
|
}
|
|
1659
1629
|
}
|
|
1660
1630
|
};
|
|
1661
1631
|
|
|
1662
|
-
export const
|
|
1663
|
-
serializedName: "StorageTargetsResult",
|
|
1632
|
+
export const StorageTarget: coreClient.CompositeMapper = {
|
|
1664
1633
|
type: {
|
|
1665
1634
|
name: "Composite",
|
|
1666
|
-
className: "
|
|
1635
|
+
className: "StorageTarget",
|
|
1667
1636
|
modelProperties: {
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
name: "String"
|
|
1672
|
-
}
|
|
1673
|
-
},
|
|
1674
|
-
value: {
|
|
1675
|
-
serializedName: "",
|
|
1637
|
+
...StorageTargetResource.type.modelProperties,
|
|
1638
|
+
junctions: {
|
|
1639
|
+
serializedName: "properties.junctions",
|
|
1676
1640
|
type: {
|
|
1677
1641
|
name: "Sequence",
|
|
1678
1642
|
element: {
|
|
1679
1643
|
type: {
|
|
1680
1644
|
name: "Composite",
|
|
1681
|
-
className: "
|
|
1645
|
+
className: "NamespaceJunction"
|
|
1682
1646
|
}
|
|
1683
1647
|
}
|
|
1684
1648
|
}
|
|
1649
|
+
},
|
|
1650
|
+
targetType: {
|
|
1651
|
+
serializedName: "properties.targetType",
|
|
1652
|
+
type: {
|
|
1653
|
+
name: "String"
|
|
1654
|
+
}
|
|
1655
|
+
},
|
|
1656
|
+
provisioningState: {
|
|
1657
|
+
serializedName: "properties.provisioningState",
|
|
1658
|
+
readOnly: true,
|
|
1659
|
+
type: {
|
|
1660
|
+
name: "String"
|
|
1661
|
+
}
|
|
1662
|
+
},
|
|
1663
|
+
state: {
|
|
1664
|
+
serializedName: "properties.state",
|
|
1665
|
+
type: {
|
|
1666
|
+
name: "String"
|
|
1667
|
+
}
|
|
1668
|
+
},
|
|
1669
|
+
nfs3: {
|
|
1670
|
+
serializedName: "properties.nfs3",
|
|
1671
|
+
type: {
|
|
1672
|
+
name: "Composite",
|
|
1673
|
+
className: "Nfs3Target"
|
|
1674
|
+
}
|
|
1675
|
+
},
|
|
1676
|
+
clfs: {
|
|
1677
|
+
serializedName: "properties.clfs",
|
|
1678
|
+
type: {
|
|
1679
|
+
name: "Composite",
|
|
1680
|
+
className: "ClfsTarget"
|
|
1681
|
+
}
|
|
1682
|
+
},
|
|
1683
|
+
unknown: {
|
|
1684
|
+
serializedName: "properties.unknown",
|
|
1685
|
+
type: {
|
|
1686
|
+
name: "Composite",
|
|
1687
|
+
className: "UnknownTarget"
|
|
1688
|
+
}
|
|
1689
|
+
},
|
|
1690
|
+
blobNfs: {
|
|
1691
|
+
serializedName: "properties.blobNfs",
|
|
1692
|
+
type: {
|
|
1693
|
+
name: "Composite",
|
|
1694
|
+
className: "BlobNfsTarget"
|
|
1695
|
+
}
|
|
1685
1696
|
}
|
|
1686
1697
|
}
|
|
1687
1698
|
}
|