@azure/arm-storagecache 7.0.0-beta.1 → 7.0.1-alpha.20230621.2
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 +15 -4
- package/README.md +2 -2
- package/dist/index.js +3670 -3582
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/amlFilesystemsArchiveSample.js +1 -1
- package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.js +1 -1
- package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/amlFilesystemsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/amlFilesystemsGetSample.js +1 -1
- package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js +13 -6
- package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/amlFilesystemsListSample.js +13 -6
- package/dist-esm/samples-dev/amlFilesystemsListSample.js.map +1 -1
- package/dist-esm/samples-dev/amlFilesystemsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/ascOperationsGetSample.js +1 -1
- package/dist-esm/samples-dev/ascUsagesListSample.js +13 -6
- package/dist-esm/samples-dev/ascUsagesListSample.js.map +1 -1
- package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js +2 -4
- package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cachesDebugInfoSample.js +1 -1
- package/dist-esm/samples-dev/cachesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/cachesFlushSample.js +1 -1
- package/dist-esm/samples-dev/cachesGetSample.js +1 -1
- package/dist-esm/samples-dev/cachesListByResourceGroupSample.js +13 -6
- package/dist-esm/samples-dev/cachesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/cachesListSample.js +13 -6
- package/dist-esm/samples-dev/cachesListSample.js.map +1 -1
- package/dist-esm/samples-dev/cachesPausePrimingJobSample.js +1 -1
- package/dist-esm/samples-dev/cachesResumePrimingJobSample.js +1 -1
- package/dist-esm/samples-dev/cachesSpaceAllocationSample.js +1 -1
- package/dist-esm/samples-dev/cachesStartPrimingJobSample.js +1 -1
- package/dist-esm/samples-dev/cachesStartSample.js +1 -1
- package/dist-esm/samples-dev/cachesStopPrimingJobSample.js +1 -1
- package/dist-esm/samples-dev/cachesStopSample.js +1 -1
- package/dist-esm/samples-dev/cachesUpdateSample.js +3 -5
- package/dist-esm/samples-dev/cachesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.js +1 -1
- package/dist-esm/samples-dev/checkAmlFsSubnetsSample.js +1 -1
- package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +13 -6
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/skusListSample.js +13 -6
- package/dist-esm/samples-dev/skusListSample.js.map +1 -1
- package/dist-esm/samples-dev/storageTargetFlushSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetInvalidateSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetResumeSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetSuspendSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/storageTargetsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetsGetSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetsListByCacheSample.js +13 -6
- package/dist-esm/samples-dev/storageTargetsListByCacheSample.js.map +1 -1
- package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.js +1 -1
- package/dist-esm/samples-dev/usageModelsListSample.js +13 -6
- package/dist-esm/samples-dev/usageModelsListSample.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +581 -564
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +70 -70
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +31 -30
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1386 -1362
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +9 -9
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +70 -70
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/amlFilesystems.js +28 -14
- package/dist-esm/src/operations/amlFilesystems.js.map +1 -1
- package/dist-esm/src/operations/ascUsages.js +13 -6
- package/dist-esm/src/operations/ascUsages.js.map +1 -1
- package/dist-esm/src/operations/caches.js +28 -14
- package/dist-esm/src/operations/caches.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +1 -1
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -1
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/operations.js +12 -5
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/skus.js +14 -7
- package/dist-esm/src/operations/skus.js.map +1 -1
- package/dist-esm/src/operations/storageTargets.js +13 -6
- package/dist-esm/src/operations/storageTargets.js.map +1 -1
- package/dist-esm/src/operations/usageModels.js +14 -7
- package/dist-esm/src/operations/usageModels.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -1
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/storageCacheManagementClient.d.ts +2 -2
- package/dist-esm/src/storageCacheManagementClient.d.ts.map +1 -1
- package/dist-esm/src/storageCacheManagementClient.js +4 -4
- package/dist-esm/src/storageCacheManagementClient.js.map +1 -1
- package/dist-esm/test/storagecache_operations_test.spec.js +24 -11
- package/dist-esm/test/storagecache_operations_test.spec.js.map +1 -1
- package/package.json +4 -4
- package/review/arm-storagecache.api.md +17 -11
- package/src/models/index.ts +679 -661
- package/src/models/mappers.ts +1399 -1376
- package/src/models/parameters.ts +82 -82
- package/src/operations/amlFilesystems.ts +4 -4
- package/src/operations/ascUsages.ts +1 -1
- package/src/operations/caches.ts +4 -4
- package/src/operations/index.ts +1 -1
- package/src/operations/skus.ts +2 -2
- package/src/operations/storageTargets.ts +1 -1
- package/src/operations/usageModels.ts +2 -2
- package/src/operationsInterfaces/index.ts +1 -1
- package/src/storageCacheManagementClient.ts +8 -8
- package/types/arm-storagecache.d.ts +48 -30
- package/types/tsdoc-metadata.json +1 -1
package/src/models/mappers.ts
CHANGED
|
@@ -8,10 +8,10 @@
|
|
|
8
8
|
|
|
9
9
|
import * as coreClient from "@azure/core-client";
|
|
10
10
|
|
|
11
|
-
export const
|
|
11
|
+
export const AmlFilesystemsListResult: coreClient.CompositeMapper = {
|
|
12
12
|
type: {
|
|
13
13
|
name: "Composite",
|
|
14
|
-
className: "
|
|
14
|
+
className: "AmlFilesystemsListResult",
|
|
15
15
|
modelProperties: {
|
|
16
16
|
nextLink: {
|
|
17
17
|
serializedName: "nextLink",
|
|
@@ -26,7 +26,7 @@ export const ApiOperationListResult: coreClient.CompositeMapper = {
|
|
|
26
26
|
element: {
|
|
27
27
|
type: {
|
|
28
28
|
name: "Composite",
|
|
29
|
-
className: "
|
|
29
|
+
className: "AmlFilesystem"
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
}
|
|
@@ -35,72 +35,63 @@ export const ApiOperationListResult: coreClient.CompositeMapper = {
|
|
|
35
35
|
}
|
|
36
36
|
};
|
|
37
37
|
|
|
38
|
-
export const
|
|
38
|
+
export const AmlFilesystemIdentity: coreClient.CompositeMapper = {
|
|
39
39
|
type: {
|
|
40
40
|
name: "Composite",
|
|
41
|
-
className: "
|
|
41
|
+
className: "AmlFilesystemIdentity",
|
|
42
42
|
modelProperties: {
|
|
43
|
-
|
|
44
|
-
serializedName: "
|
|
45
|
-
|
|
46
|
-
name: "Composite",
|
|
47
|
-
className: "ApiOperationDisplay"
|
|
48
|
-
}
|
|
49
|
-
},
|
|
50
|
-
origin: {
|
|
51
|
-
serializedName: "origin",
|
|
43
|
+
principalId: {
|
|
44
|
+
serializedName: "principalId",
|
|
45
|
+
readOnly: true,
|
|
52
46
|
type: {
|
|
53
47
|
name: "String"
|
|
54
48
|
}
|
|
55
49
|
},
|
|
56
|
-
|
|
57
|
-
serializedName: "
|
|
50
|
+
tenantId: {
|
|
51
|
+
serializedName: "tenantId",
|
|
52
|
+
readOnly: true,
|
|
58
53
|
type: {
|
|
59
|
-
name: "
|
|
54
|
+
name: "String"
|
|
60
55
|
}
|
|
61
56
|
},
|
|
62
|
-
|
|
63
|
-
serializedName: "
|
|
57
|
+
type: {
|
|
58
|
+
serializedName: "type",
|
|
64
59
|
type: {
|
|
65
|
-
name: "
|
|
60
|
+
name: "Enum",
|
|
61
|
+
allowedValues: ["UserAssigned", "None"]
|
|
66
62
|
}
|
|
67
63
|
},
|
|
68
|
-
|
|
69
|
-
serializedName: "
|
|
64
|
+
userAssignedIdentities: {
|
|
65
|
+
serializedName: "userAssignedIdentities",
|
|
70
66
|
type: {
|
|
71
|
-
name: "
|
|
72
|
-
|
|
67
|
+
name: "Dictionary",
|
|
68
|
+
value: {
|
|
69
|
+
type: {
|
|
70
|
+
name: "Composite",
|
|
71
|
+
className: "UserAssignedIdentitiesValue"
|
|
72
|
+
}
|
|
73
|
+
}
|
|
73
74
|
}
|
|
74
75
|
}
|
|
75
76
|
}
|
|
76
77
|
}
|
|
77
78
|
};
|
|
78
79
|
|
|
79
|
-
export const
|
|
80
|
+
export const UserAssignedIdentitiesValue: coreClient.CompositeMapper = {
|
|
80
81
|
type: {
|
|
81
82
|
name: "Composite",
|
|
82
|
-
className: "
|
|
83
|
+
className: "UserAssignedIdentitiesValue",
|
|
83
84
|
modelProperties: {
|
|
84
|
-
|
|
85
|
-
serializedName: "
|
|
86
|
-
|
|
87
|
-
name: "String"
|
|
88
|
-
}
|
|
89
|
-
},
|
|
90
|
-
provider: {
|
|
91
|
-
serializedName: "provider",
|
|
92
|
-
type: {
|
|
93
|
-
name: "String"
|
|
94
|
-
}
|
|
95
|
-
},
|
|
96
|
-
resource: {
|
|
97
|
-
serializedName: "resource",
|
|
85
|
+
principalId: {
|
|
86
|
+
serializedName: "principalId",
|
|
87
|
+
readOnly: true,
|
|
98
88
|
type: {
|
|
99
89
|
name: "String"
|
|
100
90
|
}
|
|
101
91
|
},
|
|
102
|
-
|
|
103
|
-
serializedName: "
|
|
92
|
+
clientId: {
|
|
93
|
+
serializedName: "clientId",
|
|
94
|
+
readOnly: true,
|
|
104
95
|
type: {
|
|
105
96
|
name: "String"
|
|
106
97
|
}
|
|
@@ -109,153 +100,107 @@ export const ApiOperationDisplay: coreClient.CompositeMapper = {
|
|
|
109
100
|
}
|
|
110
101
|
};
|
|
111
102
|
|
|
112
|
-
export const
|
|
103
|
+
export const SkuName: coreClient.CompositeMapper = {
|
|
113
104
|
type: {
|
|
114
105
|
name: "Composite",
|
|
115
|
-
className: "
|
|
106
|
+
className: "SkuName",
|
|
116
107
|
modelProperties: {
|
|
117
|
-
|
|
118
|
-
serializedName: "
|
|
119
|
-
type: {
|
|
120
|
-
name: "Sequence",
|
|
121
|
-
element: {
|
|
122
|
-
type: {
|
|
123
|
-
name: "Composite",
|
|
124
|
-
className: "MetricSpecification"
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
}
|
|
128
|
-
},
|
|
129
|
-
logSpecifications: {
|
|
130
|
-
serializedName: "logSpecifications",
|
|
108
|
+
name: {
|
|
109
|
+
serializedName: "name",
|
|
131
110
|
type: {
|
|
132
|
-
name: "
|
|
133
|
-
element: {
|
|
134
|
-
type: {
|
|
135
|
-
name: "Composite",
|
|
136
|
-
className: "LogSpecification"
|
|
137
|
-
}
|
|
138
|
-
}
|
|
111
|
+
name: "String"
|
|
139
112
|
}
|
|
140
113
|
}
|
|
141
114
|
}
|
|
142
115
|
}
|
|
143
116
|
};
|
|
144
117
|
|
|
145
|
-
export const
|
|
118
|
+
export const AmlFilesystemHealth: coreClient.CompositeMapper = {
|
|
146
119
|
type: {
|
|
147
120
|
name: "Composite",
|
|
148
|
-
className: "
|
|
121
|
+
className: "AmlFilesystemHealth",
|
|
149
122
|
modelProperties: {
|
|
150
|
-
|
|
151
|
-
serializedName: "
|
|
152
|
-
type: {
|
|
153
|
-
name: "String"
|
|
154
|
-
}
|
|
155
|
-
},
|
|
156
|
-
displayName: {
|
|
157
|
-
serializedName: "displayName",
|
|
158
|
-
type: {
|
|
159
|
-
name: "String"
|
|
160
|
-
}
|
|
161
|
-
},
|
|
162
|
-
displayDescription: {
|
|
163
|
-
serializedName: "displayDescription",
|
|
164
|
-
type: {
|
|
165
|
-
name: "String"
|
|
166
|
-
}
|
|
167
|
-
},
|
|
168
|
-
unit: {
|
|
169
|
-
serializedName: "unit",
|
|
123
|
+
state: {
|
|
124
|
+
serializedName: "state",
|
|
170
125
|
type: {
|
|
171
126
|
name: "String"
|
|
172
127
|
}
|
|
173
128
|
},
|
|
174
|
-
|
|
175
|
-
serializedName: "
|
|
129
|
+
statusCode: {
|
|
130
|
+
serializedName: "statusCode",
|
|
176
131
|
type: {
|
|
177
132
|
name: "String"
|
|
178
133
|
}
|
|
179
134
|
},
|
|
180
|
-
|
|
181
|
-
serializedName: "
|
|
182
|
-
type: {
|
|
183
|
-
name: "Sequence",
|
|
184
|
-
element: {
|
|
185
|
-
type: {
|
|
186
|
-
name: "String"
|
|
187
|
-
}
|
|
188
|
-
}
|
|
189
|
-
}
|
|
190
|
-
},
|
|
191
|
-
metricClass: {
|
|
192
|
-
serializedName: "metricClass",
|
|
135
|
+
statusDescription: {
|
|
136
|
+
serializedName: "statusDescription",
|
|
193
137
|
type: {
|
|
194
138
|
name: "String"
|
|
195
139
|
}
|
|
196
|
-
},
|
|
197
|
-
dimensions: {
|
|
198
|
-
serializedName: "dimensions",
|
|
199
|
-
type: {
|
|
200
|
-
name: "Sequence",
|
|
201
|
-
element: {
|
|
202
|
-
type: {
|
|
203
|
-
name: "Composite",
|
|
204
|
-
className: "MetricDimension"
|
|
205
|
-
}
|
|
206
|
-
}
|
|
207
|
-
}
|
|
208
140
|
}
|
|
209
141
|
}
|
|
210
142
|
}
|
|
211
143
|
};
|
|
212
144
|
|
|
213
|
-
export const
|
|
145
|
+
export const AmlFilesystemClientInfo: coreClient.CompositeMapper = {
|
|
214
146
|
type: {
|
|
215
147
|
name: "Composite",
|
|
216
|
-
className: "
|
|
148
|
+
className: "AmlFilesystemClientInfo",
|
|
217
149
|
modelProperties: {
|
|
218
|
-
|
|
219
|
-
serializedName: "
|
|
150
|
+
mgsAddress: {
|
|
151
|
+
serializedName: "mgsAddress",
|
|
152
|
+
readOnly: true,
|
|
220
153
|
type: {
|
|
221
154
|
name: "String"
|
|
222
155
|
}
|
|
223
156
|
},
|
|
224
|
-
|
|
225
|
-
serializedName: "
|
|
157
|
+
mountCommand: {
|
|
158
|
+
serializedName: "mountCommand",
|
|
159
|
+
readOnly: true,
|
|
226
160
|
type: {
|
|
227
161
|
name: "String"
|
|
228
162
|
}
|
|
229
163
|
},
|
|
230
|
-
|
|
231
|
-
serializedName: "
|
|
164
|
+
lustreVersion: {
|
|
165
|
+
serializedName: "lustreVersion",
|
|
166
|
+
readOnly: true,
|
|
232
167
|
type: {
|
|
233
168
|
name: "String"
|
|
234
169
|
}
|
|
235
170
|
},
|
|
236
|
-
|
|
237
|
-
serializedName: "
|
|
171
|
+
containerStorageInterface: {
|
|
172
|
+
serializedName: "containerStorageInterface",
|
|
238
173
|
type: {
|
|
239
|
-
name: "
|
|
174
|
+
name: "Composite",
|
|
175
|
+
className: "AmlFilesystemContainerStorageInterface"
|
|
240
176
|
}
|
|
241
177
|
}
|
|
242
178
|
}
|
|
243
179
|
}
|
|
244
180
|
};
|
|
245
181
|
|
|
246
|
-
export const
|
|
182
|
+
export const AmlFilesystemContainerStorageInterface: coreClient.CompositeMapper = {
|
|
247
183
|
type: {
|
|
248
184
|
name: "Composite",
|
|
249
|
-
className: "
|
|
185
|
+
className: "AmlFilesystemContainerStorageInterface",
|
|
250
186
|
modelProperties: {
|
|
251
|
-
|
|
252
|
-
serializedName: "
|
|
187
|
+
persistentVolumeClaim: {
|
|
188
|
+
serializedName: "persistentVolumeClaim",
|
|
189
|
+
readOnly: true,
|
|
253
190
|
type: {
|
|
254
191
|
name: "String"
|
|
255
192
|
}
|
|
256
193
|
},
|
|
257
|
-
|
|
258
|
-
serializedName: "
|
|
194
|
+
persistentVolume: {
|
|
195
|
+
serializedName: "persistentVolume",
|
|
196
|
+
readOnly: true,
|
|
197
|
+
type: {
|
|
198
|
+
name: "String"
|
|
199
|
+
}
|
|
200
|
+
},
|
|
201
|
+
storageClass: {
|
|
202
|
+
serializedName: "storageClass",
|
|
203
|
+
readOnly: true,
|
|
259
204
|
type: {
|
|
260
205
|
name: "String"
|
|
261
206
|
}
|
|
@@ -264,151 +209,114 @@ export const LogSpecification: coreClient.CompositeMapper = {
|
|
|
264
209
|
}
|
|
265
210
|
};
|
|
266
211
|
|
|
267
|
-
export const
|
|
212
|
+
export const AmlFilesystemEncryptionSettings: coreClient.CompositeMapper = {
|
|
268
213
|
type: {
|
|
269
214
|
name: "Composite",
|
|
270
|
-
className: "
|
|
215
|
+
className: "AmlFilesystemEncryptionSettings",
|
|
271
216
|
modelProperties: {
|
|
272
|
-
|
|
273
|
-
serializedName: "
|
|
217
|
+
keyEncryptionKey: {
|
|
218
|
+
serializedName: "keyEncryptionKey",
|
|
274
219
|
type: {
|
|
275
220
|
name: "Composite",
|
|
276
|
-
className: "
|
|
221
|
+
className: "KeyVaultKeyReference"
|
|
277
222
|
}
|
|
278
223
|
}
|
|
279
224
|
}
|
|
280
225
|
}
|
|
281
226
|
};
|
|
282
227
|
|
|
283
|
-
export const
|
|
228
|
+
export const KeyVaultKeyReference: coreClient.CompositeMapper = {
|
|
284
229
|
type: {
|
|
285
230
|
name: "Composite",
|
|
286
|
-
className: "
|
|
231
|
+
className: "KeyVaultKeyReference",
|
|
287
232
|
modelProperties: {
|
|
288
|
-
|
|
289
|
-
serializedName: "
|
|
290
|
-
|
|
291
|
-
name: "String"
|
|
292
|
-
}
|
|
293
|
-
},
|
|
294
|
-
details: {
|
|
295
|
-
serializedName: "details",
|
|
296
|
-
type: {
|
|
297
|
-
name: "Sequence",
|
|
298
|
-
element: {
|
|
299
|
-
type: {
|
|
300
|
-
name: "Composite",
|
|
301
|
-
className: "CloudErrorBody"
|
|
302
|
-
}
|
|
303
|
-
}
|
|
304
|
-
}
|
|
305
|
-
},
|
|
306
|
-
message: {
|
|
307
|
-
serializedName: "message",
|
|
233
|
+
keyUrl: {
|
|
234
|
+
serializedName: "keyUrl",
|
|
235
|
+
required: true,
|
|
308
236
|
type: {
|
|
309
237
|
name: "String"
|
|
310
238
|
}
|
|
311
239
|
},
|
|
312
|
-
|
|
313
|
-
serializedName: "
|
|
240
|
+
sourceVault: {
|
|
241
|
+
serializedName: "sourceVault",
|
|
314
242
|
type: {
|
|
315
|
-
name: "
|
|
243
|
+
name: "Composite",
|
|
244
|
+
className: "KeyVaultKeyReferenceSourceVault"
|
|
316
245
|
}
|
|
317
246
|
}
|
|
318
247
|
}
|
|
319
248
|
}
|
|
320
249
|
};
|
|
321
250
|
|
|
322
|
-
export const
|
|
251
|
+
export const KeyVaultKeyReferenceSourceVault: coreClient.CompositeMapper = {
|
|
323
252
|
type: {
|
|
324
253
|
name: "Composite",
|
|
325
|
-
className: "
|
|
254
|
+
className: "KeyVaultKeyReferenceSourceVault",
|
|
326
255
|
modelProperties: {
|
|
327
|
-
|
|
328
|
-
serializedName: "
|
|
256
|
+
id: {
|
|
257
|
+
serializedName: "id",
|
|
329
258
|
type: {
|
|
330
259
|
name: "String"
|
|
331
260
|
}
|
|
332
|
-
},
|
|
333
|
-
value: {
|
|
334
|
-
serializedName: "value",
|
|
335
|
-
readOnly: true,
|
|
336
|
-
type: {
|
|
337
|
-
name: "Sequence",
|
|
338
|
-
element: {
|
|
339
|
-
type: {
|
|
340
|
-
name: "Composite",
|
|
341
|
-
className: "ResourceSku"
|
|
342
|
-
}
|
|
343
|
-
}
|
|
344
|
-
}
|
|
345
261
|
}
|
|
346
262
|
}
|
|
347
263
|
}
|
|
348
264
|
};
|
|
349
265
|
|
|
350
|
-
export const
|
|
266
|
+
export const AmlFilesystemPropertiesMaintenanceWindow: coreClient.CompositeMapper = {
|
|
351
267
|
type: {
|
|
352
268
|
name: "Composite",
|
|
353
|
-
className: "
|
|
269
|
+
className: "AmlFilesystemPropertiesMaintenanceWindow",
|
|
354
270
|
modelProperties: {
|
|
355
|
-
|
|
356
|
-
serializedName: "
|
|
357
|
-
readOnly: true,
|
|
358
|
-
type: {
|
|
359
|
-
name: "String"
|
|
360
|
-
}
|
|
361
|
-
},
|
|
362
|
-
capabilities: {
|
|
363
|
-
serializedName: "capabilities",
|
|
364
|
-
type: {
|
|
365
|
-
name: "Sequence",
|
|
366
|
-
element: {
|
|
367
|
-
type: {
|
|
368
|
-
name: "Composite",
|
|
369
|
-
className: "ResourceSkuCapabilities"
|
|
370
|
-
}
|
|
371
|
-
}
|
|
372
|
-
}
|
|
373
|
-
},
|
|
374
|
-
locations: {
|
|
375
|
-
serializedName: "locations",
|
|
376
|
-
readOnly: true,
|
|
271
|
+
dayOfWeek: {
|
|
272
|
+
serializedName: "dayOfWeek",
|
|
377
273
|
type: {
|
|
378
|
-
name: "
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
274
|
+
name: "Enum",
|
|
275
|
+
allowedValues: [
|
|
276
|
+
"Monday",
|
|
277
|
+
"Tuesday",
|
|
278
|
+
"Wednesday",
|
|
279
|
+
"Thursday",
|
|
280
|
+
"Friday",
|
|
281
|
+
"Saturday",
|
|
282
|
+
"Sunday"
|
|
283
|
+
]
|
|
384
284
|
}
|
|
385
285
|
},
|
|
386
|
-
|
|
387
|
-
|
|
286
|
+
timeOfDayUTC: {
|
|
287
|
+
constraints: {
|
|
288
|
+
Pattern: new RegExp("^([0-9]|0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]$")
|
|
289
|
+
},
|
|
290
|
+
serializedName: "timeOfDayUTC",
|
|
388
291
|
type: {
|
|
389
|
-
name: "
|
|
390
|
-
element: {
|
|
391
|
-
type: {
|
|
392
|
-
name: "Composite",
|
|
393
|
-
className: "ResourceSkuLocationInfo"
|
|
394
|
-
}
|
|
395
|
-
}
|
|
292
|
+
name: "String"
|
|
396
293
|
}
|
|
397
|
-
}
|
|
398
|
-
|
|
399
|
-
|
|
294
|
+
}
|
|
295
|
+
}
|
|
296
|
+
}
|
|
297
|
+
};
|
|
298
|
+
|
|
299
|
+
export const AmlFilesystemPropertiesHsm: coreClient.CompositeMapper = {
|
|
300
|
+
type: {
|
|
301
|
+
name: "Composite",
|
|
302
|
+
className: "AmlFilesystemPropertiesHsm",
|
|
303
|
+
modelProperties: {
|
|
304
|
+
settings: {
|
|
305
|
+
serializedName: "settings",
|
|
400
306
|
type: {
|
|
401
|
-
name: "
|
|
307
|
+
name: "Composite",
|
|
308
|
+
className: "AmlFilesystemHsmSettings"
|
|
402
309
|
}
|
|
403
310
|
},
|
|
404
|
-
|
|
405
|
-
serializedName: "
|
|
311
|
+
archiveStatus: {
|
|
312
|
+
serializedName: "archiveStatus",
|
|
313
|
+
readOnly: true,
|
|
406
314
|
type: {
|
|
407
315
|
name: "Sequence",
|
|
408
316
|
element: {
|
|
409
317
|
type: {
|
|
410
318
|
name: "Composite",
|
|
411
|
-
className: "
|
|
319
|
+
className: "AmlFilesystemArchive"
|
|
412
320
|
}
|
|
413
321
|
}
|
|
414
322
|
}
|
|
@@ -417,19 +325,28 @@ export const ResourceSku: coreClient.CompositeMapper = {
|
|
|
417
325
|
}
|
|
418
326
|
};
|
|
419
327
|
|
|
420
|
-
export const
|
|
328
|
+
export const AmlFilesystemHsmSettings: coreClient.CompositeMapper = {
|
|
421
329
|
type: {
|
|
422
330
|
name: "Composite",
|
|
423
|
-
className: "
|
|
331
|
+
className: "AmlFilesystemHsmSettings",
|
|
424
332
|
modelProperties: {
|
|
425
|
-
|
|
426
|
-
serializedName: "
|
|
333
|
+
container: {
|
|
334
|
+
serializedName: "container",
|
|
335
|
+
required: true,
|
|
427
336
|
type: {
|
|
428
337
|
name: "String"
|
|
429
338
|
}
|
|
430
339
|
},
|
|
431
|
-
|
|
432
|
-
serializedName: "
|
|
340
|
+
loggingContainer: {
|
|
341
|
+
serializedName: "loggingContainer",
|
|
342
|
+
required: true,
|
|
343
|
+
type: {
|
|
344
|
+
name: "String"
|
|
345
|
+
}
|
|
346
|
+
},
|
|
347
|
+
importPrefix: {
|
|
348
|
+
defaultValue: "/",
|
|
349
|
+
serializedName: "importPrefix",
|
|
433
350
|
type: {
|
|
434
351
|
name: "String"
|
|
435
352
|
}
|
|
@@ -438,195 +355,182 @@ export const ResourceSkuCapabilities: coreClient.CompositeMapper = {
|
|
|
438
355
|
}
|
|
439
356
|
};
|
|
440
357
|
|
|
441
|
-
export const
|
|
358
|
+
export const AmlFilesystemArchive: coreClient.CompositeMapper = {
|
|
442
359
|
type: {
|
|
443
360
|
name: "Composite",
|
|
444
|
-
className: "
|
|
361
|
+
className: "AmlFilesystemArchive",
|
|
445
362
|
modelProperties: {
|
|
446
|
-
|
|
447
|
-
serializedName: "
|
|
363
|
+
filesystemPath: {
|
|
364
|
+
serializedName: "filesystemPath",
|
|
365
|
+
readOnly: true,
|
|
448
366
|
type: {
|
|
449
367
|
name: "String"
|
|
450
368
|
}
|
|
451
369
|
},
|
|
452
|
-
|
|
453
|
-
serializedName: "
|
|
370
|
+
status: {
|
|
371
|
+
serializedName: "status",
|
|
454
372
|
type: {
|
|
455
|
-
name: "
|
|
456
|
-
|
|
457
|
-
type: {
|
|
458
|
-
name: "String"
|
|
459
|
-
}
|
|
460
|
-
}
|
|
373
|
+
name: "Composite",
|
|
374
|
+
className: "AmlFilesystemArchiveStatus"
|
|
461
375
|
}
|
|
462
376
|
}
|
|
463
377
|
}
|
|
464
378
|
}
|
|
465
379
|
};
|
|
466
380
|
|
|
467
|
-
export const
|
|
381
|
+
export const AmlFilesystemArchiveStatus: coreClient.CompositeMapper = {
|
|
468
382
|
type: {
|
|
469
383
|
name: "Composite",
|
|
470
|
-
className: "
|
|
384
|
+
className: "AmlFilesystemArchiveStatus",
|
|
471
385
|
modelProperties: {
|
|
472
|
-
|
|
473
|
-
serializedName: "
|
|
386
|
+
state: {
|
|
387
|
+
serializedName: "state",
|
|
474
388
|
readOnly: true,
|
|
475
389
|
type: {
|
|
476
390
|
name: "String"
|
|
477
391
|
}
|
|
478
392
|
},
|
|
479
|
-
|
|
480
|
-
serializedName: "
|
|
393
|
+
lastCompletionTime: {
|
|
394
|
+
serializedName: "lastCompletionTime",
|
|
481
395
|
readOnly: true,
|
|
482
396
|
type: {
|
|
483
|
-
name: "
|
|
484
|
-
element: {
|
|
485
|
-
type: {
|
|
486
|
-
name: "String"
|
|
487
|
-
}
|
|
488
|
-
}
|
|
397
|
+
name: "DateTime"
|
|
489
398
|
}
|
|
490
399
|
},
|
|
491
|
-
|
|
492
|
-
serializedName: "
|
|
400
|
+
lastStartedTime: {
|
|
401
|
+
serializedName: "lastStartedTime",
|
|
402
|
+
readOnly: true,
|
|
493
403
|
type: {
|
|
494
|
-
name: "
|
|
404
|
+
name: "DateTime"
|
|
495
405
|
}
|
|
496
|
-
}
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
serializedName: "nextLink",
|
|
406
|
+
},
|
|
407
|
+
percentComplete: {
|
|
408
|
+
serializedName: "percentComplete",
|
|
409
|
+
readOnly: true,
|
|
410
|
+
type: {
|
|
411
|
+
name: "Number"
|
|
412
|
+
}
|
|
413
|
+
},
|
|
414
|
+
errorCode: {
|
|
415
|
+
serializedName: "errorCode",
|
|
416
|
+
readOnly: true,
|
|
508
417
|
type: {
|
|
509
418
|
name: "String"
|
|
510
419
|
}
|
|
511
420
|
},
|
|
512
|
-
|
|
513
|
-
serializedName: "
|
|
421
|
+
errorMessage: {
|
|
422
|
+
serializedName: "errorMessage",
|
|
423
|
+
readOnly: true,
|
|
514
424
|
type: {
|
|
515
|
-
name: "
|
|
516
|
-
element: {
|
|
517
|
-
type: {
|
|
518
|
-
name: "Composite",
|
|
519
|
-
className: "UsageModel"
|
|
520
|
-
}
|
|
521
|
-
}
|
|
425
|
+
name: "String"
|
|
522
426
|
}
|
|
523
427
|
}
|
|
524
428
|
}
|
|
525
429
|
}
|
|
526
430
|
};
|
|
527
431
|
|
|
528
|
-
export const
|
|
432
|
+
export const Resource: coreClient.CompositeMapper = {
|
|
529
433
|
type: {
|
|
530
434
|
name: "Composite",
|
|
531
|
-
className: "
|
|
435
|
+
className: "Resource",
|
|
532
436
|
modelProperties: {
|
|
533
|
-
|
|
534
|
-
serializedName: "
|
|
437
|
+
id: {
|
|
438
|
+
serializedName: "id",
|
|
439
|
+
readOnly: true,
|
|
535
440
|
type: {
|
|
536
|
-
name: "
|
|
537
|
-
className: "UsageModelDisplay"
|
|
441
|
+
name: "String"
|
|
538
442
|
}
|
|
539
443
|
},
|
|
540
|
-
|
|
541
|
-
serializedName: "
|
|
444
|
+
name: {
|
|
445
|
+
serializedName: "name",
|
|
446
|
+
readOnly: true,
|
|
542
447
|
type: {
|
|
543
448
|
name: "String"
|
|
544
449
|
}
|
|
545
450
|
},
|
|
546
|
-
|
|
547
|
-
serializedName: "
|
|
451
|
+
type: {
|
|
452
|
+
serializedName: "type",
|
|
453
|
+
readOnly: true,
|
|
548
454
|
type: {
|
|
549
455
|
name: "String"
|
|
550
456
|
}
|
|
551
|
-
}
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
};
|
|
555
|
-
|
|
556
|
-
export const UsageModelDisplay: coreClient.CompositeMapper = {
|
|
557
|
-
type: {
|
|
558
|
-
name: "Composite",
|
|
559
|
-
className: "UsageModelDisplay",
|
|
560
|
-
modelProperties: {
|
|
561
|
-
description: {
|
|
562
|
-
serializedName: "description",
|
|
457
|
+
},
|
|
458
|
+
systemData: {
|
|
459
|
+
serializedName: "systemData",
|
|
563
460
|
type: {
|
|
564
|
-
name: "
|
|
461
|
+
name: "Composite",
|
|
462
|
+
className: "SystemData"
|
|
565
463
|
}
|
|
566
464
|
}
|
|
567
465
|
}
|
|
568
466
|
}
|
|
569
467
|
};
|
|
570
468
|
|
|
571
|
-
export const
|
|
469
|
+
export const SystemData: coreClient.CompositeMapper = {
|
|
572
470
|
type: {
|
|
573
471
|
name: "Composite",
|
|
574
|
-
className: "
|
|
472
|
+
className: "SystemData",
|
|
575
473
|
modelProperties: {
|
|
576
|
-
|
|
577
|
-
serializedName: "
|
|
474
|
+
createdBy: {
|
|
475
|
+
serializedName: "createdBy",
|
|
578
476
|
type: {
|
|
579
477
|
name: "String"
|
|
580
478
|
}
|
|
581
479
|
},
|
|
582
|
-
|
|
583
|
-
serializedName: "
|
|
480
|
+
createdByType: {
|
|
481
|
+
serializedName: "createdByType",
|
|
584
482
|
type: {
|
|
585
483
|
name: "String"
|
|
586
484
|
}
|
|
587
485
|
},
|
|
588
|
-
|
|
589
|
-
serializedName: "
|
|
486
|
+
createdAt: {
|
|
487
|
+
serializedName: "createdAt",
|
|
590
488
|
type: {
|
|
591
|
-
name: "
|
|
489
|
+
name: "DateTime"
|
|
592
490
|
}
|
|
593
491
|
},
|
|
594
|
-
|
|
595
|
-
serializedName: "
|
|
492
|
+
lastModifiedBy: {
|
|
493
|
+
serializedName: "lastModifiedBy",
|
|
596
494
|
type: {
|
|
597
495
|
name: "String"
|
|
598
496
|
}
|
|
599
497
|
},
|
|
600
|
-
|
|
601
|
-
serializedName: "
|
|
498
|
+
lastModifiedByType: {
|
|
499
|
+
serializedName: "lastModifiedByType",
|
|
602
500
|
type: {
|
|
603
501
|
name: "String"
|
|
604
502
|
}
|
|
605
503
|
},
|
|
606
|
-
|
|
607
|
-
serializedName: "
|
|
504
|
+
lastModifiedAt: {
|
|
505
|
+
serializedName: "lastModifiedAt",
|
|
608
506
|
type: {
|
|
609
|
-
name: "
|
|
610
|
-
className: "ErrorResponse"
|
|
507
|
+
name: "DateTime"
|
|
611
508
|
}
|
|
612
|
-
}
|
|
613
|
-
|
|
614
|
-
|
|
509
|
+
}
|
|
510
|
+
}
|
|
511
|
+
}
|
|
512
|
+
};
|
|
513
|
+
|
|
514
|
+
export const CloudError: coreClient.CompositeMapper = {
|
|
515
|
+
type: {
|
|
516
|
+
name: "Composite",
|
|
517
|
+
className: "CloudError",
|
|
518
|
+
modelProperties: {
|
|
519
|
+
error: {
|
|
520
|
+
serializedName: "error",
|
|
615
521
|
type: {
|
|
616
|
-
name: "
|
|
617
|
-
|
|
618
|
-
type: { name: "Dictionary", value: { type: { name: "any" } } }
|
|
619
|
-
}
|
|
522
|
+
name: "Composite",
|
|
523
|
+
className: "CloudErrorBody"
|
|
620
524
|
}
|
|
621
525
|
}
|
|
622
526
|
}
|
|
623
527
|
}
|
|
624
528
|
};
|
|
625
529
|
|
|
626
|
-
export const
|
|
530
|
+
export const CloudErrorBody: coreClient.CompositeMapper = {
|
|
627
531
|
type: {
|
|
628
532
|
name: "Composite",
|
|
629
|
-
className: "
|
|
533
|
+
className: "CloudErrorBody",
|
|
630
534
|
modelProperties: {
|
|
631
535
|
code: {
|
|
632
536
|
serializedName: "code",
|
|
@@ -634,101 +538,176 @@ export const ErrorResponse: coreClient.CompositeMapper = {
|
|
|
634
538
|
name: "String"
|
|
635
539
|
}
|
|
636
540
|
},
|
|
541
|
+
details: {
|
|
542
|
+
serializedName: "details",
|
|
543
|
+
type: {
|
|
544
|
+
name: "Sequence",
|
|
545
|
+
element: {
|
|
546
|
+
type: {
|
|
547
|
+
name: "Composite",
|
|
548
|
+
className: "CloudErrorBody"
|
|
549
|
+
}
|
|
550
|
+
}
|
|
551
|
+
}
|
|
552
|
+
},
|
|
637
553
|
message: {
|
|
638
554
|
serializedName: "message",
|
|
639
555
|
type: {
|
|
640
556
|
name: "String"
|
|
641
557
|
}
|
|
558
|
+
},
|
|
559
|
+
target: {
|
|
560
|
+
serializedName: "target",
|
|
561
|
+
type: {
|
|
562
|
+
name: "String"
|
|
563
|
+
}
|
|
642
564
|
}
|
|
643
565
|
}
|
|
644
566
|
}
|
|
645
567
|
};
|
|
646
568
|
|
|
647
|
-
export const
|
|
569
|
+
export const AmlFilesystemUpdate: coreClient.CompositeMapper = {
|
|
648
570
|
type: {
|
|
649
571
|
name: "Composite",
|
|
650
|
-
className: "
|
|
572
|
+
className: "AmlFilesystemUpdate",
|
|
651
573
|
modelProperties: {
|
|
652
|
-
|
|
653
|
-
serializedName: "
|
|
654
|
-
readOnly: true,
|
|
574
|
+
tags: {
|
|
575
|
+
serializedName: "tags",
|
|
655
576
|
type: {
|
|
656
|
-
name: "
|
|
577
|
+
name: "Dictionary",
|
|
578
|
+
value: { type: { name: "String" } }
|
|
657
579
|
}
|
|
658
580
|
},
|
|
659
|
-
|
|
660
|
-
serializedName: "
|
|
661
|
-
readOnly: true,
|
|
581
|
+
encryptionSettings: {
|
|
582
|
+
serializedName: "properties.encryptionSettings",
|
|
662
583
|
type: {
|
|
663
|
-
name: "
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
584
|
+
name: "Composite",
|
|
585
|
+
className: "AmlFilesystemEncryptionSettings"
|
|
586
|
+
}
|
|
587
|
+
},
|
|
588
|
+
maintenanceWindow: {
|
|
589
|
+
serializedName: "properties.maintenanceWindow",
|
|
590
|
+
type: {
|
|
591
|
+
name: "Composite",
|
|
592
|
+
className: "AmlFilesystemUpdatePropertiesMaintenanceWindow"
|
|
670
593
|
}
|
|
671
594
|
}
|
|
672
595
|
}
|
|
673
596
|
}
|
|
674
597
|
};
|
|
675
598
|
|
|
676
|
-
export const
|
|
599
|
+
export const AmlFilesystemUpdatePropertiesMaintenanceWindow: coreClient.CompositeMapper = {
|
|
677
600
|
type: {
|
|
678
601
|
name: "Composite",
|
|
679
|
-
className: "
|
|
602
|
+
className: "AmlFilesystemUpdatePropertiesMaintenanceWindow",
|
|
680
603
|
modelProperties: {
|
|
681
|
-
|
|
604
|
+
dayOfWeek: {
|
|
605
|
+
serializedName: "dayOfWeek",
|
|
606
|
+
type: {
|
|
607
|
+
name: "Enum",
|
|
608
|
+
allowedValues: [
|
|
609
|
+
"Monday",
|
|
610
|
+
"Tuesday",
|
|
611
|
+
"Wednesday",
|
|
612
|
+
"Thursday",
|
|
613
|
+
"Friday",
|
|
614
|
+
"Saturday",
|
|
615
|
+
"Sunday"
|
|
616
|
+
]
|
|
617
|
+
}
|
|
618
|
+
},
|
|
619
|
+
timeOfDayUTC: {
|
|
682
620
|
constraints: {
|
|
683
|
-
|
|
621
|
+
Pattern: new RegExp("^([0-9]|0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]$")
|
|
684
622
|
},
|
|
685
|
-
serializedName: "
|
|
686
|
-
readOnly: true,
|
|
623
|
+
serializedName: "timeOfDayUTC",
|
|
687
624
|
type: {
|
|
688
|
-
name: "
|
|
625
|
+
name: "String"
|
|
689
626
|
}
|
|
690
|
-
}
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
627
|
+
}
|
|
628
|
+
}
|
|
629
|
+
}
|
|
630
|
+
};
|
|
631
|
+
|
|
632
|
+
export const AmlFilesystemArchiveInfo: coreClient.CompositeMapper = {
|
|
633
|
+
type: {
|
|
634
|
+
name: "Composite",
|
|
635
|
+
className: "AmlFilesystemArchiveInfo",
|
|
636
|
+
modelProperties: {
|
|
637
|
+
filesystemPath: {
|
|
638
|
+
defaultValue: "/",
|
|
639
|
+
serializedName: "filesystemPath",
|
|
640
|
+
type: {
|
|
641
|
+
name: "String"
|
|
642
|
+
}
|
|
643
|
+
}
|
|
644
|
+
}
|
|
645
|
+
}
|
|
646
|
+
};
|
|
647
|
+
|
|
648
|
+
export const AmlFilesystemSubnetInfo: coreClient.CompositeMapper = {
|
|
649
|
+
type: {
|
|
650
|
+
name: "Composite",
|
|
651
|
+
className: "AmlFilesystemSubnetInfo",
|
|
652
|
+
modelProperties: {
|
|
653
|
+
filesystemSubnet: {
|
|
654
|
+
serializedName: "filesystemSubnet",
|
|
694
655
|
type: {
|
|
695
656
|
name: "String"
|
|
696
657
|
}
|
|
697
658
|
},
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
InclusiveMinimum: 0
|
|
701
|
-
},
|
|
702
|
-
serializedName: "currentValue",
|
|
703
|
-
readOnly: true,
|
|
659
|
+
storageCapacityTiB: {
|
|
660
|
+
serializedName: "storageCapacityTiB",
|
|
704
661
|
type: {
|
|
705
662
|
name: "Number"
|
|
706
663
|
}
|
|
707
664
|
},
|
|
708
|
-
|
|
709
|
-
serializedName: "
|
|
665
|
+
sku: {
|
|
666
|
+
serializedName: "sku",
|
|
710
667
|
type: {
|
|
711
668
|
name: "Composite",
|
|
712
|
-
className: "
|
|
669
|
+
className: "SkuName"
|
|
670
|
+
}
|
|
671
|
+
},
|
|
672
|
+
location: {
|
|
673
|
+
serializedName: "location",
|
|
674
|
+
type: {
|
|
675
|
+
name: "String"
|
|
713
676
|
}
|
|
714
677
|
}
|
|
715
678
|
}
|
|
716
679
|
}
|
|
717
680
|
};
|
|
718
681
|
|
|
719
|
-
export const
|
|
682
|
+
export const AmlFilesystemCheckSubnetError: coreClient.CompositeMapper = {
|
|
720
683
|
type: {
|
|
721
684
|
name: "Composite",
|
|
722
|
-
className: "
|
|
685
|
+
className: "AmlFilesystemCheckSubnetError",
|
|
723
686
|
modelProperties: {
|
|
724
|
-
|
|
725
|
-
serializedName: "
|
|
687
|
+
filesystemSubnet: {
|
|
688
|
+
serializedName: "filesystemSubnet",
|
|
689
|
+
type: {
|
|
690
|
+
name: "Composite",
|
|
691
|
+
className: "AmlFilesystemCheckSubnetErrorFilesystemSubnet"
|
|
692
|
+
}
|
|
693
|
+
}
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
};
|
|
697
|
+
|
|
698
|
+
export const AmlFilesystemCheckSubnetErrorFilesystemSubnet: coreClient.CompositeMapper = {
|
|
699
|
+
type: {
|
|
700
|
+
name: "Composite",
|
|
701
|
+
className: "AmlFilesystemCheckSubnetErrorFilesystemSubnet",
|
|
702
|
+
modelProperties: {
|
|
703
|
+
status: {
|
|
704
|
+
serializedName: "status",
|
|
726
705
|
type: {
|
|
727
706
|
name: "String"
|
|
728
707
|
}
|
|
729
708
|
},
|
|
730
|
-
|
|
731
|
-
serializedName: "
|
|
709
|
+
message: {
|
|
710
|
+
serializedName: "message",
|
|
732
711
|
type: {
|
|
733
712
|
name: "String"
|
|
734
713
|
}
|
|
@@ -737,10 +716,47 @@ export const ResourceUsageName: coreClient.CompositeMapper = {
|
|
|
737
716
|
}
|
|
738
717
|
};
|
|
739
718
|
|
|
740
|
-
export const
|
|
719
|
+
export const RequiredAmlFilesystemSubnetsSizeInfo: coreClient.CompositeMapper = {
|
|
741
720
|
type: {
|
|
742
721
|
name: "Composite",
|
|
743
|
-
className: "
|
|
722
|
+
className: "RequiredAmlFilesystemSubnetsSizeInfo",
|
|
723
|
+
modelProperties: {
|
|
724
|
+
storageCapacityTiB: {
|
|
725
|
+
serializedName: "storageCapacityTiB",
|
|
726
|
+
type: {
|
|
727
|
+
name: "Number"
|
|
728
|
+
}
|
|
729
|
+
},
|
|
730
|
+
sku: {
|
|
731
|
+
serializedName: "sku",
|
|
732
|
+
type: {
|
|
733
|
+
name: "Composite",
|
|
734
|
+
className: "SkuName"
|
|
735
|
+
}
|
|
736
|
+
}
|
|
737
|
+
}
|
|
738
|
+
}
|
|
739
|
+
};
|
|
740
|
+
|
|
741
|
+
export const RequiredAmlFilesystemSubnetsSize: coreClient.CompositeMapper = {
|
|
742
|
+
type: {
|
|
743
|
+
name: "Composite",
|
|
744
|
+
className: "RequiredAmlFilesystemSubnetsSize",
|
|
745
|
+
modelProperties: {
|
|
746
|
+
filesystemSubnetSize: {
|
|
747
|
+
serializedName: "filesystemSubnetSize",
|
|
748
|
+
type: {
|
|
749
|
+
name: "Number"
|
|
750
|
+
}
|
|
751
|
+
}
|
|
752
|
+
}
|
|
753
|
+
}
|
|
754
|
+
};
|
|
755
|
+
|
|
756
|
+
export const ApiOperationListResult: coreClient.CompositeMapper = {
|
|
757
|
+
type: {
|
|
758
|
+
name: "Composite",
|
|
759
|
+
className: "ApiOperationListResult",
|
|
744
760
|
modelProperties: {
|
|
745
761
|
nextLink: {
|
|
746
762
|
serializedName: "nextLink",
|
|
@@ -755,7 +771,7 @@ export const CachesListResult: coreClient.CompositeMapper = {
|
|
|
755
771
|
element: {
|
|
756
772
|
type: {
|
|
757
773
|
name: "Composite",
|
|
758
|
-
className: "
|
|
774
|
+
className: "ApiOperation"
|
|
759
775
|
}
|
|
760
776
|
}
|
|
761
777
|
}
|
|
@@ -764,158 +780,150 @@ export const CachesListResult: coreClient.CompositeMapper = {
|
|
|
764
780
|
}
|
|
765
781
|
};
|
|
766
782
|
|
|
767
|
-
export const
|
|
783
|
+
export const ApiOperation: coreClient.CompositeMapper = {
|
|
768
784
|
type: {
|
|
769
785
|
name: "Composite",
|
|
770
|
-
className: "
|
|
786
|
+
className: "ApiOperation",
|
|
771
787
|
modelProperties: {
|
|
772
|
-
|
|
773
|
-
serializedName: "
|
|
788
|
+
display: {
|
|
789
|
+
serializedName: "display",
|
|
774
790
|
type: {
|
|
775
|
-
name: "
|
|
776
|
-
|
|
791
|
+
name: "Composite",
|
|
792
|
+
className: "ApiOperationDisplay"
|
|
777
793
|
}
|
|
778
794
|
},
|
|
779
|
-
|
|
780
|
-
serializedName: "
|
|
781
|
-
readOnly: true,
|
|
795
|
+
origin: {
|
|
796
|
+
serializedName: "origin",
|
|
782
797
|
type: {
|
|
783
798
|
name: "String"
|
|
784
799
|
}
|
|
785
800
|
},
|
|
786
|
-
|
|
787
|
-
serializedName: "
|
|
801
|
+
isDataAction: {
|
|
802
|
+
serializedName: "isDataAction",
|
|
788
803
|
type: {
|
|
789
|
-
name: "
|
|
804
|
+
name: "Boolean"
|
|
790
805
|
}
|
|
791
806
|
},
|
|
792
807
|
name: {
|
|
793
|
-
constraints: {
|
|
794
|
-
Pattern: new RegExp("^[-0-9a-zA-Z_]{1,80}$")
|
|
795
|
-
},
|
|
796
808
|
serializedName: "name",
|
|
797
|
-
readOnly: true,
|
|
798
|
-
type: {
|
|
799
|
-
name: "String"
|
|
800
|
-
}
|
|
801
|
-
},
|
|
802
|
-
type: {
|
|
803
|
-
serializedName: "type",
|
|
804
|
-
readOnly: true,
|
|
805
809
|
type: {
|
|
806
810
|
name: "String"
|
|
807
811
|
}
|
|
808
812
|
},
|
|
809
|
-
|
|
810
|
-
serializedName: "
|
|
813
|
+
serviceSpecification: {
|
|
814
|
+
serializedName: "properties.serviceSpecification",
|
|
811
815
|
type: {
|
|
812
816
|
name: "Composite",
|
|
813
|
-
className: "
|
|
817
|
+
className: "ApiOperationPropertiesServiceSpecification"
|
|
814
818
|
}
|
|
815
|
-
}
|
|
816
|
-
|
|
817
|
-
|
|
819
|
+
}
|
|
820
|
+
}
|
|
821
|
+
}
|
|
822
|
+
};
|
|
823
|
+
|
|
824
|
+
export const ApiOperationDisplay: coreClient.CompositeMapper = {
|
|
825
|
+
type: {
|
|
826
|
+
name: "Composite",
|
|
827
|
+
className: "ApiOperationDisplay",
|
|
828
|
+
modelProperties: {
|
|
829
|
+
operation: {
|
|
830
|
+
serializedName: "operation",
|
|
818
831
|
type: {
|
|
819
|
-
name: "
|
|
820
|
-
className: "SystemData"
|
|
832
|
+
name: "String"
|
|
821
833
|
}
|
|
822
834
|
},
|
|
823
|
-
|
|
824
|
-
serializedName: "
|
|
835
|
+
provider: {
|
|
836
|
+
serializedName: "provider",
|
|
825
837
|
type: {
|
|
826
|
-
name: "
|
|
827
|
-
className: "CacheSku"
|
|
838
|
+
name: "String"
|
|
828
839
|
}
|
|
829
840
|
},
|
|
830
|
-
|
|
831
|
-
serializedName: "
|
|
841
|
+
resource: {
|
|
842
|
+
serializedName: "resource",
|
|
832
843
|
type: {
|
|
833
|
-
name: "
|
|
844
|
+
name: "String"
|
|
834
845
|
}
|
|
835
846
|
},
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
serializedName: "properties.scalingFactor",
|
|
847
|
+
description: {
|
|
848
|
+
serializedName: "description",
|
|
839
849
|
type: {
|
|
840
|
-
name: "
|
|
850
|
+
name: "String"
|
|
841
851
|
}
|
|
842
|
-
}
|
|
843
|
-
|
|
844
|
-
|
|
852
|
+
}
|
|
853
|
+
}
|
|
854
|
+
}
|
|
855
|
+
};
|
|
856
|
+
|
|
857
|
+
export const ApiOperationPropertiesServiceSpecification: coreClient.CompositeMapper = {
|
|
858
|
+
type: {
|
|
859
|
+
name: "Composite",
|
|
860
|
+
className: "ApiOperationPropertiesServiceSpecification",
|
|
861
|
+
modelProperties: {
|
|
862
|
+
metricSpecifications: {
|
|
863
|
+
serializedName: "metricSpecifications",
|
|
845
864
|
type: {
|
|
846
|
-
name: "
|
|
847
|
-
|
|
865
|
+
name: "Sequence",
|
|
866
|
+
element: {
|
|
867
|
+
type: {
|
|
868
|
+
name: "Composite",
|
|
869
|
+
className: "MetricSpecification"
|
|
870
|
+
}
|
|
871
|
+
}
|
|
848
872
|
}
|
|
849
873
|
},
|
|
850
|
-
|
|
851
|
-
serializedName: "
|
|
852
|
-
readOnly: true,
|
|
874
|
+
logSpecifications: {
|
|
875
|
+
serializedName: "logSpecifications",
|
|
853
876
|
type: {
|
|
854
877
|
name: "Sequence",
|
|
855
878
|
element: {
|
|
856
879
|
type: {
|
|
857
|
-
name: "
|
|
880
|
+
name: "Composite",
|
|
881
|
+
className: "LogSpecification"
|
|
858
882
|
}
|
|
859
883
|
}
|
|
860
884
|
}
|
|
861
|
-
}
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
885
|
+
}
|
|
886
|
+
}
|
|
887
|
+
}
|
|
888
|
+
};
|
|
889
|
+
|
|
890
|
+
export const MetricSpecification: coreClient.CompositeMapper = {
|
|
891
|
+
type: {
|
|
892
|
+
name: "Composite",
|
|
893
|
+
className: "MetricSpecification",
|
|
894
|
+
modelProperties: {
|
|
895
|
+
name: {
|
|
896
|
+
serializedName: "name",
|
|
865
897
|
type: {
|
|
866
898
|
name: "String"
|
|
867
899
|
}
|
|
868
900
|
},
|
|
869
|
-
|
|
870
|
-
serializedName: "
|
|
901
|
+
displayName: {
|
|
902
|
+
serializedName: "displayName",
|
|
871
903
|
type: {
|
|
872
904
|
name: "String"
|
|
873
905
|
}
|
|
874
906
|
},
|
|
875
|
-
|
|
876
|
-
serializedName: "
|
|
877
|
-
type: {
|
|
878
|
-
name: "Composite",
|
|
879
|
-
className: "CacheUpgradeStatus"
|
|
880
|
-
}
|
|
881
|
-
},
|
|
882
|
-
upgradeSettings: {
|
|
883
|
-
serializedName: "properties.upgradeSettings",
|
|
884
|
-
type: {
|
|
885
|
-
name: "Composite",
|
|
886
|
-
className: "CacheUpgradeSettings"
|
|
887
|
-
}
|
|
888
|
-
},
|
|
889
|
-
networkSettings: {
|
|
890
|
-
serializedName: "properties.networkSettings",
|
|
891
|
-
type: {
|
|
892
|
-
name: "Composite",
|
|
893
|
-
className: "CacheNetworkSettings"
|
|
894
|
-
}
|
|
895
|
-
},
|
|
896
|
-
encryptionSettings: {
|
|
897
|
-
serializedName: "properties.encryptionSettings",
|
|
907
|
+
displayDescription: {
|
|
908
|
+
serializedName: "displayDescription",
|
|
898
909
|
type: {
|
|
899
|
-
name: "
|
|
900
|
-
className: "CacheEncryptionSettings"
|
|
910
|
+
name: "String"
|
|
901
911
|
}
|
|
902
912
|
},
|
|
903
|
-
|
|
904
|
-
serializedName: "
|
|
913
|
+
unit: {
|
|
914
|
+
serializedName: "unit",
|
|
905
915
|
type: {
|
|
906
|
-
name: "
|
|
907
|
-
className: "CacheSecuritySettings"
|
|
916
|
+
name: "String"
|
|
908
917
|
}
|
|
909
918
|
},
|
|
910
|
-
|
|
911
|
-
serializedName: "
|
|
919
|
+
aggregationType: {
|
|
920
|
+
serializedName: "aggregationType",
|
|
912
921
|
type: {
|
|
913
|
-
name: "
|
|
914
|
-
className: "CacheDirectorySettings"
|
|
922
|
+
name: "String"
|
|
915
923
|
}
|
|
916
924
|
},
|
|
917
|
-
|
|
918
|
-
serializedName: "
|
|
925
|
+
supportedAggregationTypes: {
|
|
926
|
+
serializedName: "supportedAggregationTypes",
|
|
919
927
|
type: {
|
|
920
928
|
name: "Sequence",
|
|
921
929
|
element: {
|
|
@@ -925,28 +933,20 @@ export const Cache: coreClient.CompositeMapper = {
|
|
|
925
933
|
}
|
|
926
934
|
}
|
|
927
935
|
},
|
|
928
|
-
|
|
929
|
-
serializedName: "
|
|
930
|
-
readOnly: true,
|
|
936
|
+
metricClass: {
|
|
937
|
+
serializedName: "metricClass",
|
|
931
938
|
type: {
|
|
932
|
-
name: "
|
|
933
|
-
element: {
|
|
934
|
-
type: {
|
|
935
|
-
name: "Composite",
|
|
936
|
-
className: "PrimingJob"
|
|
937
|
-
}
|
|
938
|
-
}
|
|
939
|
+
name: "String"
|
|
939
940
|
}
|
|
940
941
|
},
|
|
941
|
-
|
|
942
|
-
serializedName: "
|
|
943
|
-
readOnly: true,
|
|
942
|
+
dimensions: {
|
|
943
|
+
serializedName: "dimensions",
|
|
944
944
|
type: {
|
|
945
945
|
name: "Sequence",
|
|
946
946
|
element: {
|
|
947
947
|
type: {
|
|
948
948
|
name: "Composite",
|
|
949
|
-
className: "
|
|
949
|
+
className: "MetricDimension"
|
|
950
950
|
}
|
|
951
951
|
}
|
|
952
952
|
}
|
|
@@ -955,68 +955,52 @@ export const Cache: coreClient.CompositeMapper = {
|
|
|
955
955
|
}
|
|
956
956
|
};
|
|
957
957
|
|
|
958
|
-
export const
|
|
958
|
+
export const MetricDimension: coreClient.CompositeMapper = {
|
|
959
959
|
type: {
|
|
960
960
|
name: "Composite",
|
|
961
|
-
className: "
|
|
961
|
+
className: "MetricDimension",
|
|
962
962
|
modelProperties: {
|
|
963
|
-
|
|
964
|
-
serializedName: "
|
|
965
|
-
readOnly: true,
|
|
963
|
+
name: {
|
|
964
|
+
serializedName: "name",
|
|
966
965
|
type: {
|
|
967
966
|
name: "String"
|
|
968
967
|
}
|
|
969
968
|
},
|
|
970
|
-
|
|
971
|
-
serializedName: "
|
|
972
|
-
readOnly: true,
|
|
969
|
+
displayName: {
|
|
970
|
+
serializedName: "displayName",
|
|
973
971
|
type: {
|
|
974
972
|
name: "String"
|
|
975
973
|
}
|
|
976
974
|
},
|
|
977
|
-
|
|
978
|
-
serializedName: "
|
|
975
|
+
internalName: {
|
|
976
|
+
serializedName: "internalName",
|
|
979
977
|
type: {
|
|
980
|
-
name: "
|
|
981
|
-
allowedValues: [
|
|
982
|
-
"SystemAssigned",
|
|
983
|
-
"UserAssigned",
|
|
984
|
-
"SystemAssigned, UserAssigned",
|
|
985
|
-
"None"
|
|
986
|
-
]
|
|
978
|
+
name: "String"
|
|
987
979
|
}
|
|
988
980
|
},
|
|
989
|
-
|
|
990
|
-
serializedName: "
|
|
981
|
+
toBeExportedForShoebox: {
|
|
982
|
+
serializedName: "toBeExportedForShoebox",
|
|
991
983
|
type: {
|
|
992
|
-
name: "
|
|
993
|
-
value: {
|
|
994
|
-
type: {
|
|
995
|
-
name: "Composite",
|
|
996
|
-
className: "UserAssignedIdentitiesValue"
|
|
997
|
-
}
|
|
998
|
-
}
|
|
984
|
+
name: "Boolean"
|
|
999
985
|
}
|
|
1000
986
|
}
|
|
1001
987
|
}
|
|
1002
988
|
}
|
|
1003
989
|
};
|
|
1004
990
|
|
|
1005
|
-
export const
|
|
991
|
+
export const LogSpecification: coreClient.CompositeMapper = {
|
|
1006
992
|
type: {
|
|
1007
993
|
name: "Composite",
|
|
1008
|
-
className: "
|
|
994
|
+
className: "LogSpecification",
|
|
1009
995
|
modelProperties: {
|
|
1010
|
-
|
|
1011
|
-
serializedName: "
|
|
1012
|
-
readOnly: true,
|
|
996
|
+
name: {
|
|
997
|
+
serializedName: "name",
|
|
1013
998
|
type: {
|
|
1014
999
|
name: "String"
|
|
1015
1000
|
}
|
|
1016
1001
|
},
|
|
1017
|
-
|
|
1018
|
-
serializedName: "
|
|
1019
|
-
readOnly: true,
|
|
1002
|
+
displayName: {
|
|
1003
|
+
serializedName: "displayName",
|
|
1020
1004
|
type: {
|
|
1021
1005
|
name: "String"
|
|
1022
1006
|
}
|
|
@@ -1025,77 +1009,143 @@ export const UserAssignedIdentitiesValue: coreClient.CompositeMapper = {
|
|
|
1025
1009
|
}
|
|
1026
1010
|
};
|
|
1027
1011
|
|
|
1028
|
-
export const
|
|
1012
|
+
export const ResourceSkusResult: coreClient.CompositeMapper = {
|
|
1029
1013
|
type: {
|
|
1030
1014
|
name: "Composite",
|
|
1031
|
-
className: "
|
|
1015
|
+
className: "ResourceSkusResult",
|
|
1032
1016
|
modelProperties: {
|
|
1033
|
-
|
|
1034
|
-
serializedName: "
|
|
1017
|
+
nextLink: {
|
|
1018
|
+
serializedName: "nextLink",
|
|
1035
1019
|
type: {
|
|
1036
1020
|
name: "String"
|
|
1037
1021
|
}
|
|
1038
1022
|
},
|
|
1039
|
-
|
|
1040
|
-
serializedName: "
|
|
1023
|
+
value: {
|
|
1024
|
+
serializedName: "value",
|
|
1025
|
+
readOnly: true,
|
|
1026
|
+
type: {
|
|
1027
|
+
name: "Sequence",
|
|
1028
|
+
element: {
|
|
1029
|
+
type: {
|
|
1030
|
+
name: "Composite",
|
|
1031
|
+
className: "ResourceSku"
|
|
1032
|
+
}
|
|
1033
|
+
}
|
|
1034
|
+
}
|
|
1035
|
+
}
|
|
1036
|
+
}
|
|
1037
|
+
}
|
|
1038
|
+
};
|
|
1039
|
+
|
|
1040
|
+
export const ResourceSku: coreClient.CompositeMapper = {
|
|
1041
|
+
type: {
|
|
1042
|
+
name: "Composite",
|
|
1043
|
+
className: "ResourceSku",
|
|
1044
|
+
modelProperties: {
|
|
1045
|
+
resourceType: {
|
|
1046
|
+
serializedName: "resourceType",
|
|
1047
|
+
readOnly: true,
|
|
1041
1048
|
type: {
|
|
1042
1049
|
name: "String"
|
|
1043
1050
|
}
|
|
1044
1051
|
},
|
|
1045
|
-
|
|
1046
|
-
serializedName: "
|
|
1052
|
+
capabilities: {
|
|
1053
|
+
serializedName: "capabilities",
|
|
1047
1054
|
type: {
|
|
1048
|
-
name: "
|
|
1055
|
+
name: "Sequence",
|
|
1056
|
+
element: {
|
|
1057
|
+
type: {
|
|
1058
|
+
name: "Composite",
|
|
1059
|
+
className: "ResourceSkuCapabilities"
|
|
1060
|
+
}
|
|
1061
|
+
}
|
|
1049
1062
|
}
|
|
1050
1063
|
},
|
|
1051
|
-
|
|
1052
|
-
serializedName: "
|
|
1064
|
+
locations: {
|
|
1065
|
+
serializedName: "locations",
|
|
1066
|
+
readOnly: true,
|
|
1053
1067
|
type: {
|
|
1054
|
-
name: "
|
|
1068
|
+
name: "Sequence",
|
|
1069
|
+
element: {
|
|
1070
|
+
type: {
|
|
1071
|
+
name: "String"
|
|
1072
|
+
}
|
|
1073
|
+
}
|
|
1055
1074
|
}
|
|
1056
1075
|
},
|
|
1057
|
-
|
|
1058
|
-
serializedName: "
|
|
1076
|
+
locationInfo: {
|
|
1077
|
+
serializedName: "locationInfo",
|
|
1078
|
+
type: {
|
|
1079
|
+
name: "Sequence",
|
|
1080
|
+
element: {
|
|
1081
|
+
type: {
|
|
1082
|
+
name: "Composite",
|
|
1083
|
+
className: "ResourceSkuLocationInfo"
|
|
1084
|
+
}
|
|
1085
|
+
}
|
|
1086
|
+
}
|
|
1087
|
+
},
|
|
1088
|
+
name: {
|
|
1089
|
+
serializedName: "name",
|
|
1059
1090
|
type: {
|
|
1060
1091
|
name: "String"
|
|
1061
1092
|
}
|
|
1062
1093
|
},
|
|
1063
|
-
|
|
1064
|
-
serializedName: "
|
|
1094
|
+
restrictions: {
|
|
1095
|
+
serializedName: "restrictions",
|
|
1065
1096
|
type: {
|
|
1066
|
-
name: "
|
|
1097
|
+
name: "Sequence",
|
|
1098
|
+
element: {
|
|
1099
|
+
type: {
|
|
1100
|
+
name: "Composite",
|
|
1101
|
+
className: "Restriction"
|
|
1102
|
+
}
|
|
1103
|
+
}
|
|
1067
1104
|
}
|
|
1068
1105
|
}
|
|
1069
1106
|
}
|
|
1070
1107
|
}
|
|
1071
1108
|
};
|
|
1072
1109
|
|
|
1073
|
-
export const
|
|
1110
|
+
export const ResourceSkuCapabilities: coreClient.CompositeMapper = {
|
|
1074
1111
|
type: {
|
|
1075
1112
|
name: "Composite",
|
|
1076
|
-
className: "
|
|
1113
|
+
className: "ResourceSkuCapabilities",
|
|
1077
1114
|
modelProperties: {
|
|
1078
|
-
|
|
1079
|
-
serializedName: "
|
|
1115
|
+
name: {
|
|
1116
|
+
serializedName: "name",
|
|
1080
1117
|
type: {
|
|
1081
1118
|
name: "String"
|
|
1082
1119
|
}
|
|
1083
1120
|
},
|
|
1084
|
-
|
|
1085
|
-
serializedName: "
|
|
1121
|
+
value: {
|
|
1122
|
+
serializedName: "value",
|
|
1123
|
+
type: {
|
|
1124
|
+
name: "String"
|
|
1125
|
+
}
|
|
1126
|
+
}
|
|
1127
|
+
}
|
|
1128
|
+
}
|
|
1129
|
+
};
|
|
1130
|
+
|
|
1131
|
+
export const ResourceSkuLocationInfo: coreClient.CompositeMapper = {
|
|
1132
|
+
type: {
|
|
1133
|
+
name: "Composite",
|
|
1134
|
+
className: "ResourceSkuLocationInfo",
|
|
1135
|
+
modelProperties: {
|
|
1136
|
+
location: {
|
|
1137
|
+
serializedName: "location",
|
|
1086
1138
|
type: {
|
|
1087
1139
|
name: "String"
|
|
1088
1140
|
}
|
|
1089
1141
|
},
|
|
1090
|
-
|
|
1091
|
-
serializedName: "
|
|
1092
|
-
readOnly: true,
|
|
1142
|
+
zones: {
|
|
1143
|
+
serializedName: "zones",
|
|
1093
1144
|
type: {
|
|
1094
1145
|
name: "Sequence",
|
|
1095
1146
|
element: {
|
|
1096
1147
|
type: {
|
|
1097
|
-
name: "
|
|
1098
|
-
className: "Condition"
|
|
1148
|
+
name: "String"
|
|
1099
1149
|
}
|
|
1100
1150
|
}
|
|
1101
1151
|
}
|
|
@@ -1104,21 +1154,32 @@ export const CacheHealth: coreClient.CompositeMapper = {
|
|
|
1104
1154
|
}
|
|
1105
1155
|
};
|
|
1106
1156
|
|
|
1107
|
-
export const
|
|
1157
|
+
export const Restriction: coreClient.CompositeMapper = {
|
|
1108
1158
|
type: {
|
|
1109
1159
|
name: "Composite",
|
|
1110
|
-
className: "
|
|
1160
|
+
className: "Restriction",
|
|
1111
1161
|
modelProperties: {
|
|
1112
|
-
|
|
1113
|
-
serializedName: "
|
|
1162
|
+
type: {
|
|
1163
|
+
serializedName: "type",
|
|
1114
1164
|
readOnly: true,
|
|
1115
1165
|
type: {
|
|
1116
|
-
name: "
|
|
1166
|
+
name: "String"
|
|
1117
1167
|
}
|
|
1118
1168
|
},
|
|
1119
|
-
|
|
1120
|
-
serializedName: "
|
|
1169
|
+
values: {
|
|
1170
|
+
serializedName: "values",
|
|
1121
1171
|
readOnly: true,
|
|
1172
|
+
type: {
|
|
1173
|
+
name: "Sequence",
|
|
1174
|
+
element: {
|
|
1175
|
+
type: {
|
|
1176
|
+
name: "String"
|
|
1177
|
+
}
|
|
1178
|
+
}
|
|
1179
|
+
}
|
|
1180
|
+
},
|
|
1181
|
+
reasonCode: {
|
|
1182
|
+
serializedName: "reasonCode",
|
|
1122
1183
|
type: {
|
|
1123
1184
|
name: "String"
|
|
1124
1185
|
}
|
|
@@ -1127,42 +1188,53 @@ export const Condition: coreClient.CompositeMapper = {
|
|
|
1127
1188
|
}
|
|
1128
1189
|
};
|
|
1129
1190
|
|
|
1130
|
-
export const
|
|
1191
|
+
export const UsageModelsResult: coreClient.CompositeMapper = {
|
|
1131
1192
|
type: {
|
|
1132
1193
|
name: "Composite",
|
|
1133
|
-
className: "
|
|
1194
|
+
className: "UsageModelsResult",
|
|
1134
1195
|
modelProperties: {
|
|
1135
|
-
|
|
1136
|
-
serializedName: "
|
|
1137
|
-
readOnly: true,
|
|
1196
|
+
nextLink: {
|
|
1197
|
+
serializedName: "nextLink",
|
|
1138
1198
|
type: {
|
|
1139
1199
|
name: "String"
|
|
1140
1200
|
}
|
|
1141
1201
|
},
|
|
1142
|
-
|
|
1143
|
-
serializedName: "
|
|
1144
|
-
readOnly: true,
|
|
1202
|
+
value: {
|
|
1203
|
+
serializedName: "value",
|
|
1145
1204
|
type: {
|
|
1146
|
-
name: "
|
|
1205
|
+
name: "Sequence",
|
|
1206
|
+
element: {
|
|
1207
|
+
type: {
|
|
1208
|
+
name: "Composite",
|
|
1209
|
+
className: "UsageModel"
|
|
1210
|
+
}
|
|
1211
|
+
}
|
|
1147
1212
|
}
|
|
1148
|
-
}
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1213
|
+
}
|
|
1214
|
+
}
|
|
1215
|
+
}
|
|
1216
|
+
};
|
|
1217
|
+
|
|
1218
|
+
export const UsageModel: coreClient.CompositeMapper = {
|
|
1219
|
+
type: {
|
|
1220
|
+
name: "Composite",
|
|
1221
|
+
className: "UsageModel",
|
|
1222
|
+
modelProperties: {
|
|
1223
|
+
display: {
|
|
1224
|
+
serializedName: "display",
|
|
1152
1225
|
type: {
|
|
1153
|
-
name: "
|
|
1226
|
+
name: "Composite",
|
|
1227
|
+
className: "UsageModelDisplay"
|
|
1154
1228
|
}
|
|
1155
1229
|
},
|
|
1156
|
-
|
|
1157
|
-
serializedName: "
|
|
1158
|
-
readOnly: true,
|
|
1230
|
+
modelName: {
|
|
1231
|
+
serializedName: "modelName",
|
|
1159
1232
|
type: {
|
|
1160
|
-
name: "
|
|
1233
|
+
name: "String"
|
|
1161
1234
|
}
|
|
1162
1235
|
},
|
|
1163
|
-
|
|
1164
|
-
serializedName: "
|
|
1165
|
-
readOnly: true,
|
|
1236
|
+
targetType: {
|
|
1237
|
+
serializedName: "targetType",
|
|
1166
1238
|
type: {
|
|
1167
1239
|
name: "String"
|
|
1168
1240
|
}
|
|
@@ -1171,156 +1243,118 @@ export const CacheUpgradeStatus: coreClient.CompositeMapper = {
|
|
|
1171
1243
|
}
|
|
1172
1244
|
};
|
|
1173
1245
|
|
|
1174
|
-
export const
|
|
1246
|
+
export const UsageModelDisplay: coreClient.CompositeMapper = {
|
|
1175
1247
|
type: {
|
|
1176
1248
|
name: "Composite",
|
|
1177
|
-
className: "
|
|
1249
|
+
className: "UsageModelDisplay",
|
|
1178
1250
|
modelProperties: {
|
|
1179
|
-
|
|
1180
|
-
serializedName: "
|
|
1181
|
-
type: {
|
|
1182
|
-
name: "Boolean"
|
|
1183
|
-
}
|
|
1184
|
-
},
|
|
1185
|
-
scheduledTime: {
|
|
1186
|
-
serializedName: "scheduledTime",
|
|
1251
|
+
description: {
|
|
1252
|
+
serializedName: "description",
|
|
1187
1253
|
type: {
|
|
1188
|
-
name: "
|
|
1254
|
+
name: "String"
|
|
1189
1255
|
}
|
|
1190
1256
|
}
|
|
1191
1257
|
}
|
|
1192
1258
|
}
|
|
1193
1259
|
};
|
|
1194
1260
|
|
|
1195
|
-
export const
|
|
1261
|
+
export const AscOperation: coreClient.CompositeMapper = {
|
|
1196
1262
|
type: {
|
|
1197
1263
|
name: "Composite",
|
|
1198
|
-
className: "
|
|
1264
|
+
className: "AscOperation",
|
|
1199
1265
|
modelProperties: {
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
constraints: {
|
|
1203
|
-
InclusiveMaximum: 1500,
|
|
1204
|
-
InclusiveMinimum: 576
|
|
1205
|
-
},
|
|
1206
|
-
serializedName: "mtu",
|
|
1266
|
+
id: {
|
|
1267
|
+
serializedName: "id",
|
|
1207
1268
|
type: {
|
|
1208
|
-
name: "
|
|
1269
|
+
name: "String"
|
|
1209
1270
|
}
|
|
1210
1271
|
},
|
|
1211
|
-
|
|
1212
|
-
serializedName: "
|
|
1213
|
-
readOnly: true,
|
|
1272
|
+
name: {
|
|
1273
|
+
serializedName: "name",
|
|
1214
1274
|
type: {
|
|
1215
|
-
name: "
|
|
1216
|
-
element: {
|
|
1217
|
-
type: {
|
|
1218
|
-
name: "String"
|
|
1219
|
-
}
|
|
1220
|
-
}
|
|
1275
|
+
name: "String"
|
|
1221
1276
|
}
|
|
1222
1277
|
},
|
|
1223
|
-
|
|
1224
|
-
serializedName: "
|
|
1278
|
+
startTime: {
|
|
1279
|
+
serializedName: "startTime",
|
|
1225
1280
|
type: {
|
|
1226
|
-
name: "
|
|
1227
|
-
element: {
|
|
1228
|
-
type: {
|
|
1229
|
-
name: "String"
|
|
1230
|
-
}
|
|
1231
|
-
}
|
|
1281
|
+
name: "String"
|
|
1232
1282
|
}
|
|
1233
1283
|
},
|
|
1234
|
-
|
|
1235
|
-
serializedName: "
|
|
1284
|
+
endTime: {
|
|
1285
|
+
serializedName: "endTime",
|
|
1236
1286
|
type: {
|
|
1237
1287
|
name: "String"
|
|
1238
1288
|
}
|
|
1239
1289
|
},
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
serializedName: "ntpServer",
|
|
1290
|
+
status: {
|
|
1291
|
+
serializedName: "status",
|
|
1243
1292
|
type: {
|
|
1244
1293
|
name: "String"
|
|
1245
1294
|
}
|
|
1246
|
-
}
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
};
|
|
1250
|
-
|
|
1251
|
-
export const CacheEncryptionSettings: coreClient.CompositeMapper = {
|
|
1252
|
-
type: {
|
|
1253
|
-
name: "Composite",
|
|
1254
|
-
className: "CacheEncryptionSettings",
|
|
1255
|
-
modelProperties: {
|
|
1256
|
-
keyEncryptionKey: {
|
|
1257
|
-
serializedName: "keyEncryptionKey",
|
|
1295
|
+
},
|
|
1296
|
+
error: {
|
|
1297
|
+
serializedName: "error",
|
|
1258
1298
|
type: {
|
|
1259
1299
|
name: "Composite",
|
|
1260
|
-
className: "
|
|
1300
|
+
className: "ErrorResponse"
|
|
1261
1301
|
}
|
|
1262
1302
|
},
|
|
1263
|
-
|
|
1264
|
-
serializedName: "
|
|
1303
|
+
output: {
|
|
1304
|
+
serializedName: "properties.output",
|
|
1265
1305
|
type: {
|
|
1266
|
-
name: "
|
|
1306
|
+
name: "Dictionary",
|
|
1307
|
+
value: {
|
|
1308
|
+
type: { name: "Dictionary", value: { type: { name: "any" } } }
|
|
1309
|
+
}
|
|
1267
1310
|
}
|
|
1268
1311
|
}
|
|
1269
1312
|
}
|
|
1270
1313
|
}
|
|
1271
1314
|
};
|
|
1272
1315
|
|
|
1273
|
-
export const
|
|
1316
|
+
export const ErrorResponse: coreClient.CompositeMapper = {
|
|
1274
1317
|
type: {
|
|
1275
1318
|
name: "Composite",
|
|
1276
|
-
className: "
|
|
1319
|
+
className: "ErrorResponse",
|
|
1277
1320
|
modelProperties: {
|
|
1278
|
-
|
|
1279
|
-
serializedName: "
|
|
1280
|
-
required: true,
|
|
1321
|
+
code: {
|
|
1322
|
+
serializedName: "code",
|
|
1281
1323
|
type: {
|
|
1282
1324
|
name: "String"
|
|
1283
1325
|
}
|
|
1284
1326
|
},
|
|
1285
|
-
|
|
1286
|
-
serializedName: "
|
|
1327
|
+
message: {
|
|
1328
|
+
serializedName: "message",
|
|
1287
1329
|
type: {
|
|
1288
|
-
name: "
|
|
1289
|
-
className: "KeyVaultKeyReferenceSourceVault"
|
|
1330
|
+
name: "String"
|
|
1290
1331
|
}
|
|
1291
1332
|
}
|
|
1292
1333
|
}
|
|
1293
1334
|
}
|
|
1294
1335
|
};
|
|
1295
1336
|
|
|
1296
|
-
export const
|
|
1337
|
+
export const ResourceUsagesListResult: coreClient.CompositeMapper = {
|
|
1297
1338
|
type: {
|
|
1298
1339
|
name: "Composite",
|
|
1299
|
-
className: "
|
|
1340
|
+
className: "ResourceUsagesListResult",
|
|
1300
1341
|
modelProperties: {
|
|
1301
|
-
|
|
1302
|
-
serializedName: "
|
|
1342
|
+
nextLink: {
|
|
1343
|
+
serializedName: "nextLink",
|
|
1344
|
+
readOnly: true,
|
|
1303
1345
|
type: {
|
|
1304
1346
|
name: "String"
|
|
1305
1347
|
}
|
|
1306
|
-
}
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
export const CacheSecuritySettings: coreClient.CompositeMapper = {
|
|
1312
|
-
type: {
|
|
1313
|
-
name: "Composite",
|
|
1314
|
-
className: "CacheSecuritySettings",
|
|
1315
|
-
modelProperties: {
|
|
1316
|
-
accessPolicies: {
|
|
1317
|
-
serializedName: "accessPolicies",
|
|
1348
|
+
},
|
|
1349
|
+
value: {
|
|
1350
|
+
serializedName: "value",
|
|
1351
|
+
readOnly: true,
|
|
1318
1352
|
type: {
|
|
1319
1353
|
name: "Sequence",
|
|
1320
1354
|
element: {
|
|
1321
1355
|
type: {
|
|
1322
1356
|
name: "Composite",
|
|
1323
|
-
className: "
|
|
1357
|
+
className: "ResourceUsage"
|
|
1324
1358
|
}
|
|
1325
1359
|
}
|
|
1326
1360
|
}
|
|
@@ -1329,27 +1363,89 @@ export const CacheSecuritySettings: coreClient.CompositeMapper = {
|
|
|
1329
1363
|
}
|
|
1330
1364
|
};
|
|
1331
1365
|
|
|
1332
|
-
export const
|
|
1366
|
+
export const ResourceUsage: coreClient.CompositeMapper = {
|
|
1333
1367
|
type: {
|
|
1334
1368
|
name: "Composite",
|
|
1335
|
-
className: "
|
|
1369
|
+
className: "ResourceUsage",
|
|
1336
1370
|
modelProperties: {
|
|
1371
|
+
limit: {
|
|
1372
|
+
constraints: {
|
|
1373
|
+
InclusiveMinimum: 0
|
|
1374
|
+
},
|
|
1375
|
+
serializedName: "limit",
|
|
1376
|
+
readOnly: true,
|
|
1377
|
+
type: {
|
|
1378
|
+
name: "Number"
|
|
1379
|
+
}
|
|
1380
|
+
},
|
|
1381
|
+
unit: {
|
|
1382
|
+
serializedName: "unit",
|
|
1383
|
+
readOnly: true,
|
|
1384
|
+
type: {
|
|
1385
|
+
name: "String"
|
|
1386
|
+
}
|
|
1387
|
+
},
|
|
1388
|
+
currentValue: {
|
|
1389
|
+
constraints: {
|
|
1390
|
+
InclusiveMinimum: 0
|
|
1391
|
+
},
|
|
1392
|
+
serializedName: "currentValue",
|
|
1393
|
+
readOnly: true,
|
|
1394
|
+
type: {
|
|
1395
|
+
name: "Number"
|
|
1396
|
+
}
|
|
1397
|
+
},
|
|
1337
1398
|
name: {
|
|
1338
1399
|
serializedName: "name",
|
|
1339
|
-
|
|
1400
|
+
type: {
|
|
1401
|
+
name: "Composite",
|
|
1402
|
+
className: "ResourceUsageName"
|
|
1403
|
+
}
|
|
1404
|
+
}
|
|
1405
|
+
}
|
|
1406
|
+
}
|
|
1407
|
+
};
|
|
1408
|
+
|
|
1409
|
+
export const ResourceUsageName: coreClient.CompositeMapper = {
|
|
1410
|
+
type: {
|
|
1411
|
+
name: "Composite",
|
|
1412
|
+
className: "ResourceUsageName",
|
|
1413
|
+
modelProperties: {
|
|
1414
|
+
value: {
|
|
1415
|
+
serializedName: "value",
|
|
1340
1416
|
type: {
|
|
1341
1417
|
name: "String"
|
|
1342
1418
|
}
|
|
1343
1419
|
},
|
|
1344
|
-
|
|
1345
|
-
serializedName: "
|
|
1346
|
-
|
|
1420
|
+
localizedValue: {
|
|
1421
|
+
serializedName: "localizedValue",
|
|
1422
|
+
type: {
|
|
1423
|
+
name: "String"
|
|
1424
|
+
}
|
|
1425
|
+
}
|
|
1426
|
+
}
|
|
1427
|
+
}
|
|
1428
|
+
};
|
|
1429
|
+
|
|
1430
|
+
export const CachesListResult: coreClient.CompositeMapper = {
|
|
1431
|
+
type: {
|
|
1432
|
+
name: "Composite",
|
|
1433
|
+
className: "CachesListResult",
|
|
1434
|
+
modelProperties: {
|
|
1435
|
+
nextLink: {
|
|
1436
|
+
serializedName: "nextLink",
|
|
1437
|
+
type: {
|
|
1438
|
+
name: "String"
|
|
1439
|
+
}
|
|
1440
|
+
},
|
|
1441
|
+
value: {
|
|
1442
|
+
serializedName: "value",
|
|
1347
1443
|
type: {
|
|
1348
1444
|
name: "Sequence",
|
|
1349
1445
|
element: {
|
|
1350
1446
|
type: {
|
|
1351
1447
|
name: "Composite",
|
|
1352
|
-
className: "
|
|
1448
|
+
className: "Cache"
|
|
1353
1449
|
}
|
|
1354
1450
|
}
|
|
1355
1451
|
}
|
|
@@ -1358,408 +1454,479 @@ export const NfsAccessPolicy: coreClient.CompositeMapper = {
|
|
|
1358
1454
|
}
|
|
1359
1455
|
};
|
|
1360
1456
|
|
|
1361
|
-
export const
|
|
1457
|
+
export const Cache: coreClient.CompositeMapper = {
|
|
1362
1458
|
type: {
|
|
1363
1459
|
name: "Composite",
|
|
1364
|
-
className: "
|
|
1460
|
+
className: "Cache",
|
|
1365
1461
|
modelProperties: {
|
|
1366
|
-
|
|
1367
|
-
serializedName: "
|
|
1368
|
-
|
|
1462
|
+
tags: {
|
|
1463
|
+
serializedName: "tags",
|
|
1464
|
+
type: {
|
|
1465
|
+
name: "Dictionary",
|
|
1466
|
+
value: { type: { name: "String" } }
|
|
1467
|
+
}
|
|
1468
|
+
},
|
|
1469
|
+
id: {
|
|
1470
|
+
serializedName: "id",
|
|
1471
|
+
readOnly: true,
|
|
1369
1472
|
type: {
|
|
1370
1473
|
name: "String"
|
|
1371
1474
|
}
|
|
1372
1475
|
},
|
|
1373
|
-
|
|
1374
|
-
serializedName: "
|
|
1476
|
+
location: {
|
|
1477
|
+
serializedName: "location",
|
|
1375
1478
|
type: {
|
|
1376
1479
|
name: "String"
|
|
1377
1480
|
}
|
|
1378
1481
|
},
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1482
|
+
name: {
|
|
1483
|
+
constraints: {
|
|
1484
|
+
Pattern: new RegExp("^[-0-9a-zA-Z_]{1,80}$")
|
|
1485
|
+
},
|
|
1486
|
+
serializedName: "name",
|
|
1487
|
+
readOnly: true,
|
|
1382
1488
|
type: {
|
|
1383
1489
|
name: "String"
|
|
1384
1490
|
}
|
|
1385
1491
|
},
|
|
1386
|
-
|
|
1387
|
-
serializedName: "
|
|
1492
|
+
type: {
|
|
1493
|
+
serializedName: "type",
|
|
1494
|
+
readOnly: true,
|
|
1388
1495
|
type: {
|
|
1389
|
-
name: "
|
|
1496
|
+
name: "String"
|
|
1390
1497
|
}
|
|
1391
1498
|
},
|
|
1392
|
-
|
|
1393
|
-
serializedName: "
|
|
1499
|
+
identity: {
|
|
1500
|
+
serializedName: "identity",
|
|
1394
1501
|
type: {
|
|
1395
|
-
name: "
|
|
1502
|
+
name: "Composite",
|
|
1503
|
+
className: "CacheIdentity"
|
|
1396
1504
|
}
|
|
1397
1505
|
},
|
|
1398
|
-
|
|
1399
|
-
serializedName: "
|
|
1506
|
+
systemData: {
|
|
1507
|
+
serializedName: "systemData",
|
|
1400
1508
|
type: {
|
|
1401
|
-
name: "
|
|
1509
|
+
name: "Composite",
|
|
1510
|
+
className: "SystemData"
|
|
1402
1511
|
}
|
|
1403
1512
|
},
|
|
1404
|
-
|
|
1405
|
-
serializedName: "
|
|
1513
|
+
sku: {
|
|
1514
|
+
serializedName: "sku",
|
|
1515
|
+
type: {
|
|
1516
|
+
name: "Composite",
|
|
1517
|
+
className: "CacheSku"
|
|
1518
|
+
}
|
|
1519
|
+
},
|
|
1520
|
+
cacheSizeGB: {
|
|
1521
|
+
serializedName: "properties.cacheSizeGB",
|
|
1522
|
+
type: {
|
|
1523
|
+
name: "Number"
|
|
1524
|
+
}
|
|
1525
|
+
},
|
|
1526
|
+
health: {
|
|
1527
|
+
serializedName: "properties.health",
|
|
1528
|
+
type: {
|
|
1529
|
+
name: "Composite",
|
|
1530
|
+
className: "CacheHealth"
|
|
1531
|
+
}
|
|
1532
|
+
},
|
|
1533
|
+
mountAddresses: {
|
|
1534
|
+
serializedName: "properties.mountAddresses",
|
|
1535
|
+
readOnly: true,
|
|
1536
|
+
type: {
|
|
1537
|
+
name: "Sequence",
|
|
1538
|
+
element: {
|
|
1539
|
+
type: {
|
|
1540
|
+
name: "String"
|
|
1541
|
+
}
|
|
1542
|
+
}
|
|
1543
|
+
}
|
|
1544
|
+
},
|
|
1545
|
+
provisioningState: {
|
|
1546
|
+
serializedName: "properties.provisioningState",
|
|
1547
|
+
readOnly: true,
|
|
1406
1548
|
type: {
|
|
1407
1549
|
name: "String"
|
|
1408
1550
|
}
|
|
1409
1551
|
},
|
|
1410
|
-
|
|
1411
|
-
serializedName: "
|
|
1552
|
+
subnet: {
|
|
1553
|
+
serializedName: "properties.subnet",
|
|
1412
1554
|
type: {
|
|
1413
1555
|
name: "String"
|
|
1414
1556
|
}
|
|
1415
|
-
}
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
};
|
|
1419
|
-
|
|
1420
|
-
export const CacheDirectorySettings: coreClient.CompositeMapper = {
|
|
1421
|
-
type: {
|
|
1422
|
-
name: "Composite",
|
|
1423
|
-
className: "CacheDirectorySettings",
|
|
1424
|
-
modelProperties: {
|
|
1425
|
-
activeDirectory: {
|
|
1426
|
-
serializedName: "activeDirectory",
|
|
1557
|
+
},
|
|
1558
|
+
upgradeStatus: {
|
|
1559
|
+
serializedName: "properties.upgradeStatus",
|
|
1427
1560
|
type: {
|
|
1428
1561
|
name: "Composite",
|
|
1429
|
-
className: "
|
|
1562
|
+
className: "CacheUpgradeStatus"
|
|
1430
1563
|
}
|
|
1431
1564
|
},
|
|
1432
|
-
|
|
1433
|
-
serializedName: "
|
|
1565
|
+
upgradeSettings: {
|
|
1566
|
+
serializedName: "properties.upgradeSettings",
|
|
1434
1567
|
type: {
|
|
1435
1568
|
name: "Composite",
|
|
1436
|
-
className: "
|
|
1569
|
+
className: "CacheUpgradeSettings"
|
|
1437
1570
|
}
|
|
1438
|
-
}
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
};
|
|
1442
|
-
|
|
1443
|
-
export const CacheActiveDirectorySettings: coreClient.CompositeMapper = {
|
|
1444
|
-
type: {
|
|
1445
|
-
name: "Composite",
|
|
1446
|
-
className: "CacheActiveDirectorySettings",
|
|
1447
|
-
modelProperties: {
|
|
1448
|
-
primaryDnsIpAddress: {
|
|
1449
|
-
serializedName: "primaryDnsIpAddress",
|
|
1450
|
-
required: true,
|
|
1571
|
+
},
|
|
1572
|
+
networkSettings: {
|
|
1573
|
+
serializedName: "properties.networkSettings",
|
|
1451
1574
|
type: {
|
|
1452
|
-
name: "
|
|
1575
|
+
name: "Composite",
|
|
1576
|
+
className: "CacheNetworkSettings"
|
|
1453
1577
|
}
|
|
1454
1578
|
},
|
|
1455
|
-
|
|
1456
|
-
serializedName: "
|
|
1579
|
+
encryptionSettings: {
|
|
1580
|
+
serializedName: "properties.encryptionSettings",
|
|
1457
1581
|
type: {
|
|
1458
|
-
name: "
|
|
1582
|
+
name: "Composite",
|
|
1583
|
+
className: "CacheEncryptionSettings"
|
|
1459
1584
|
}
|
|
1460
1585
|
},
|
|
1461
|
-
|
|
1462
|
-
serializedName: "
|
|
1463
|
-
required: true,
|
|
1586
|
+
securitySettings: {
|
|
1587
|
+
serializedName: "properties.securitySettings",
|
|
1464
1588
|
type: {
|
|
1465
|
-
name: "
|
|
1589
|
+
name: "Composite",
|
|
1590
|
+
className: "CacheSecuritySettings"
|
|
1466
1591
|
}
|
|
1467
1592
|
},
|
|
1468
|
-
|
|
1469
|
-
serializedName: "
|
|
1470
|
-
required: true,
|
|
1593
|
+
directoryServicesSettings: {
|
|
1594
|
+
serializedName: "properties.directoryServicesSettings",
|
|
1471
1595
|
type: {
|
|
1472
|
-
name: "
|
|
1596
|
+
name: "Composite",
|
|
1597
|
+
className: "CacheDirectorySettings"
|
|
1473
1598
|
}
|
|
1474
1599
|
},
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
Pattern: new RegExp("^[-0-9a-zA-Z]{1,15}$")
|
|
1478
|
-
},
|
|
1479
|
-
serializedName: "cacheNetBiosName",
|
|
1480
|
-
required: true,
|
|
1600
|
+
zones: {
|
|
1601
|
+
serializedName: "properties.zones",
|
|
1481
1602
|
type: {
|
|
1482
|
-
name: "
|
|
1603
|
+
name: "Sequence",
|
|
1604
|
+
element: {
|
|
1605
|
+
type: {
|
|
1606
|
+
name: "String"
|
|
1607
|
+
}
|
|
1608
|
+
}
|
|
1483
1609
|
}
|
|
1484
1610
|
},
|
|
1485
|
-
|
|
1486
|
-
serializedName: "
|
|
1611
|
+
primingJobs: {
|
|
1612
|
+
serializedName: "properties.primingJobs",
|
|
1487
1613
|
readOnly: true,
|
|
1488
1614
|
type: {
|
|
1489
|
-
name: "
|
|
1615
|
+
name: "Sequence",
|
|
1616
|
+
element: {
|
|
1617
|
+
type: {
|
|
1618
|
+
name: "Composite",
|
|
1619
|
+
className: "PrimingJob"
|
|
1620
|
+
}
|
|
1621
|
+
}
|
|
1490
1622
|
}
|
|
1491
1623
|
},
|
|
1492
|
-
|
|
1493
|
-
serializedName: "
|
|
1624
|
+
spaceAllocation: {
|
|
1625
|
+
serializedName: "properties.spaceAllocation",
|
|
1626
|
+
readOnly: true,
|
|
1494
1627
|
type: {
|
|
1495
|
-
name: "
|
|
1496
|
-
|
|
1628
|
+
name: "Sequence",
|
|
1629
|
+
element: {
|
|
1630
|
+
type: {
|
|
1631
|
+
name: "Composite",
|
|
1632
|
+
className: "StorageTargetSpaceAllocation"
|
|
1633
|
+
}
|
|
1634
|
+
}
|
|
1497
1635
|
}
|
|
1498
1636
|
}
|
|
1499
1637
|
}
|
|
1500
1638
|
}
|
|
1501
1639
|
};
|
|
1502
1640
|
|
|
1503
|
-
export const
|
|
1641
|
+
export const CacheIdentity: coreClient.CompositeMapper = {
|
|
1504
1642
|
type: {
|
|
1505
1643
|
name: "Composite",
|
|
1506
|
-
className: "
|
|
1644
|
+
className: "CacheIdentity",
|
|
1507
1645
|
modelProperties: {
|
|
1508
|
-
|
|
1509
|
-
serializedName: "
|
|
1510
|
-
|
|
1646
|
+
principalId: {
|
|
1647
|
+
serializedName: "principalId",
|
|
1648
|
+
readOnly: true,
|
|
1511
1649
|
type: {
|
|
1512
1650
|
name: "String"
|
|
1513
1651
|
}
|
|
1514
1652
|
},
|
|
1515
|
-
|
|
1516
|
-
serializedName: "
|
|
1653
|
+
tenantId: {
|
|
1654
|
+
serializedName: "tenantId",
|
|
1655
|
+
readOnly: true,
|
|
1517
1656
|
type: {
|
|
1518
1657
|
name: "String"
|
|
1519
1658
|
}
|
|
1659
|
+
},
|
|
1660
|
+
type: {
|
|
1661
|
+
serializedName: "type",
|
|
1662
|
+
type: {
|
|
1663
|
+
name: "Enum",
|
|
1664
|
+
allowedValues: [
|
|
1665
|
+
"SystemAssigned",
|
|
1666
|
+
"UserAssigned",
|
|
1667
|
+
"SystemAssigned, UserAssigned",
|
|
1668
|
+
"None"
|
|
1669
|
+
]
|
|
1670
|
+
}
|
|
1671
|
+
},
|
|
1672
|
+
userAssignedIdentities: {
|
|
1673
|
+
serializedName: "userAssignedIdentities",
|
|
1674
|
+
type: {
|
|
1675
|
+
name: "Dictionary",
|
|
1676
|
+
value: {
|
|
1677
|
+
type: {
|
|
1678
|
+
name: "Composite",
|
|
1679
|
+
className: "UserAssignedIdentitiesValue"
|
|
1680
|
+
}
|
|
1681
|
+
}
|
|
1682
|
+
}
|
|
1520
1683
|
}
|
|
1521
1684
|
}
|
|
1522
1685
|
}
|
|
1523
1686
|
};
|
|
1524
1687
|
|
|
1525
|
-
export const
|
|
1688
|
+
export const CacheHealth: coreClient.CompositeMapper = {
|
|
1526
1689
|
type: {
|
|
1527
1690
|
name: "Composite",
|
|
1528
|
-
className: "
|
|
1691
|
+
className: "CacheHealth",
|
|
1529
1692
|
modelProperties: {
|
|
1530
|
-
|
|
1531
|
-
serializedName: "
|
|
1532
|
-
type: {
|
|
1533
|
-
name: "Boolean"
|
|
1534
|
-
}
|
|
1535
|
-
},
|
|
1536
|
-
usernameSource: {
|
|
1537
|
-
defaultValue: "None",
|
|
1538
|
-
serializedName: "usernameSource",
|
|
1693
|
+
state: {
|
|
1694
|
+
serializedName: "state",
|
|
1539
1695
|
type: {
|
|
1540
1696
|
name: "String"
|
|
1541
1697
|
}
|
|
1542
1698
|
},
|
|
1543
|
-
|
|
1544
|
-
serializedName: "
|
|
1699
|
+
statusDescription: {
|
|
1700
|
+
serializedName: "statusDescription",
|
|
1545
1701
|
type: {
|
|
1546
1702
|
name: "String"
|
|
1547
1703
|
}
|
|
1548
1704
|
},
|
|
1549
|
-
|
|
1550
|
-
serializedName: "
|
|
1705
|
+
conditions: {
|
|
1706
|
+
serializedName: "conditions",
|
|
1707
|
+
readOnly: true,
|
|
1551
1708
|
type: {
|
|
1552
|
-
name: "
|
|
1709
|
+
name: "Sequence",
|
|
1710
|
+
element: {
|
|
1711
|
+
type: {
|
|
1712
|
+
name: "Composite",
|
|
1713
|
+
className: "Condition"
|
|
1714
|
+
}
|
|
1715
|
+
}
|
|
1553
1716
|
}
|
|
1554
|
-
}
|
|
1555
|
-
|
|
1556
|
-
|
|
1717
|
+
}
|
|
1718
|
+
}
|
|
1719
|
+
}
|
|
1720
|
+
};
|
|
1721
|
+
|
|
1722
|
+
export const Condition: coreClient.CompositeMapper = {
|
|
1723
|
+
type: {
|
|
1724
|
+
name: "Composite",
|
|
1725
|
+
className: "Condition",
|
|
1726
|
+
modelProperties: {
|
|
1727
|
+
timestamp: {
|
|
1728
|
+
serializedName: "timestamp",
|
|
1729
|
+
readOnly: true,
|
|
1557
1730
|
type: {
|
|
1558
|
-
name: "
|
|
1731
|
+
name: "DateTime"
|
|
1559
1732
|
}
|
|
1560
1733
|
},
|
|
1561
|
-
|
|
1562
|
-
serializedName: "
|
|
1734
|
+
message: {
|
|
1735
|
+
serializedName: "message",
|
|
1736
|
+
readOnly: true,
|
|
1563
1737
|
type: {
|
|
1564
1738
|
name: "String"
|
|
1565
1739
|
}
|
|
1566
|
-
}
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1740
|
+
}
|
|
1741
|
+
}
|
|
1742
|
+
}
|
|
1743
|
+
};
|
|
1744
|
+
|
|
1745
|
+
export const CacheUpgradeStatus: coreClient.CompositeMapper = {
|
|
1746
|
+
type: {
|
|
1747
|
+
name: "Composite",
|
|
1748
|
+
className: "CacheUpgradeStatus",
|
|
1749
|
+
modelProperties: {
|
|
1750
|
+
currentFirmwareVersion: {
|
|
1751
|
+
serializedName: "currentFirmwareVersion",
|
|
1752
|
+
readOnly: true,
|
|
1577
1753
|
type: {
|
|
1578
|
-
name: "
|
|
1754
|
+
name: "String"
|
|
1579
1755
|
}
|
|
1580
1756
|
},
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1757
|
+
firmwareUpdateStatus: {
|
|
1758
|
+
serializedName: "firmwareUpdateStatus",
|
|
1759
|
+
readOnly: true,
|
|
1584
1760
|
type: {
|
|
1585
|
-
name: "
|
|
1761
|
+
name: "String"
|
|
1586
1762
|
}
|
|
1587
1763
|
},
|
|
1588
|
-
|
|
1589
|
-
serializedName: "
|
|
1764
|
+
firmwareUpdateDeadline: {
|
|
1765
|
+
serializedName: "firmwareUpdateDeadline",
|
|
1766
|
+
readOnly: true,
|
|
1590
1767
|
type: {
|
|
1591
|
-
name: "
|
|
1768
|
+
name: "DateTime"
|
|
1592
1769
|
}
|
|
1593
1770
|
},
|
|
1594
|
-
|
|
1595
|
-
serializedName: "
|
|
1771
|
+
lastFirmwareUpdate: {
|
|
1772
|
+
serializedName: "lastFirmwareUpdate",
|
|
1596
1773
|
readOnly: true,
|
|
1597
1774
|
type: {
|
|
1598
|
-
name: "
|
|
1775
|
+
name: "DateTime"
|
|
1599
1776
|
}
|
|
1600
1777
|
},
|
|
1601
|
-
|
|
1602
|
-
serializedName: "
|
|
1778
|
+
pendingFirmwareVersion: {
|
|
1779
|
+
serializedName: "pendingFirmwareVersion",
|
|
1780
|
+
readOnly: true,
|
|
1603
1781
|
type: {
|
|
1604
|
-
name: "
|
|
1605
|
-
className: "CacheUsernameDownloadSettingsCredentials"
|
|
1782
|
+
name: "String"
|
|
1606
1783
|
}
|
|
1607
1784
|
}
|
|
1608
1785
|
}
|
|
1609
1786
|
}
|
|
1610
1787
|
};
|
|
1611
1788
|
|
|
1612
|
-
export const
|
|
1789
|
+
export const CacheUpgradeSettings: coreClient.CompositeMapper = {
|
|
1613
1790
|
type: {
|
|
1614
1791
|
name: "Composite",
|
|
1615
|
-
className: "
|
|
1792
|
+
className: "CacheUpgradeSettings",
|
|
1616
1793
|
modelProperties: {
|
|
1617
|
-
|
|
1618
|
-
serializedName: "
|
|
1794
|
+
upgradeScheduleEnabled: {
|
|
1795
|
+
serializedName: "upgradeScheduleEnabled",
|
|
1619
1796
|
type: {
|
|
1620
|
-
name: "
|
|
1797
|
+
name: "Boolean"
|
|
1621
1798
|
}
|
|
1622
1799
|
},
|
|
1623
|
-
|
|
1624
|
-
serializedName: "
|
|
1800
|
+
scheduledTime: {
|
|
1801
|
+
serializedName: "scheduledTime",
|
|
1625
1802
|
type: {
|
|
1626
|
-
name: "
|
|
1803
|
+
name: "DateTime"
|
|
1627
1804
|
}
|
|
1628
1805
|
}
|
|
1629
1806
|
}
|
|
1630
1807
|
}
|
|
1631
1808
|
};
|
|
1632
1809
|
|
|
1633
|
-
export const
|
|
1810
|
+
export const CacheNetworkSettings: coreClient.CompositeMapper = {
|
|
1634
1811
|
type: {
|
|
1635
1812
|
name: "Composite",
|
|
1636
|
-
className: "
|
|
1813
|
+
className: "CacheNetworkSettings",
|
|
1637
1814
|
modelProperties: {
|
|
1638
|
-
|
|
1815
|
+
mtu: {
|
|
1816
|
+
defaultValue: 1500,
|
|
1639
1817
|
constraints: {
|
|
1640
|
-
|
|
1818
|
+
InclusiveMaximum: 1500,
|
|
1819
|
+
InclusiveMinimum: 576
|
|
1641
1820
|
},
|
|
1642
|
-
serializedName: "
|
|
1643
|
-
required: true,
|
|
1644
|
-
type: {
|
|
1645
|
-
name: "String"
|
|
1646
|
-
}
|
|
1647
|
-
},
|
|
1648
|
-
primingManifestUrl: {
|
|
1649
|
-
serializedName: "primingManifestUrl",
|
|
1650
|
-
required: true,
|
|
1821
|
+
serializedName: "mtu",
|
|
1651
1822
|
type: {
|
|
1652
|
-
name: "
|
|
1823
|
+
name: "Number"
|
|
1653
1824
|
}
|
|
1654
1825
|
},
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
Pattern: new RegExp("^[-0-9a-zA-Z_]{1,80}$")
|
|
1658
|
-
},
|
|
1659
|
-
serializedName: "primingJobId",
|
|
1826
|
+
utilityAddresses: {
|
|
1827
|
+
serializedName: "utilityAddresses",
|
|
1660
1828
|
readOnly: true,
|
|
1661
1829
|
type: {
|
|
1662
|
-
name: "
|
|
1830
|
+
name: "Sequence",
|
|
1831
|
+
element: {
|
|
1832
|
+
type: {
|
|
1833
|
+
name: "String"
|
|
1834
|
+
}
|
|
1835
|
+
}
|
|
1663
1836
|
}
|
|
1664
1837
|
},
|
|
1665
|
-
|
|
1666
|
-
serializedName: "
|
|
1667
|
-
readOnly: true,
|
|
1838
|
+
dnsServers: {
|
|
1839
|
+
serializedName: "dnsServers",
|
|
1668
1840
|
type: {
|
|
1669
|
-
name: "
|
|
1841
|
+
name: "Sequence",
|
|
1842
|
+
element: {
|
|
1843
|
+
type: {
|
|
1844
|
+
name: "String"
|
|
1845
|
+
}
|
|
1846
|
+
}
|
|
1670
1847
|
}
|
|
1671
1848
|
},
|
|
1672
|
-
|
|
1673
|
-
serializedName: "
|
|
1674
|
-
readOnly: true,
|
|
1849
|
+
dnsSearchDomain: {
|
|
1850
|
+
serializedName: "dnsSearchDomain",
|
|
1675
1851
|
type: {
|
|
1676
1852
|
name: "String"
|
|
1677
1853
|
}
|
|
1678
1854
|
},
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1855
|
+
ntpServer: {
|
|
1856
|
+
defaultValue: "time.windows.com",
|
|
1857
|
+
serializedName: "ntpServer",
|
|
1682
1858
|
type: {
|
|
1683
1859
|
name: "String"
|
|
1684
1860
|
}
|
|
1685
|
-
},
|
|
1686
|
-
primingJobPercentComplete: {
|
|
1687
|
-
constraints: {
|
|
1688
|
-
InclusiveMaximum: 100,
|
|
1689
|
-
InclusiveMinimum: 0
|
|
1690
|
-
},
|
|
1691
|
-
serializedName: "primingJobPercentComplete",
|
|
1692
|
-
readOnly: true,
|
|
1693
|
-
type: {
|
|
1694
|
-
name: "Number"
|
|
1695
|
-
}
|
|
1696
1861
|
}
|
|
1697
1862
|
}
|
|
1698
1863
|
}
|
|
1699
1864
|
};
|
|
1700
1865
|
|
|
1701
|
-
export const
|
|
1866
|
+
export const CacheEncryptionSettings: coreClient.CompositeMapper = {
|
|
1702
1867
|
type: {
|
|
1703
1868
|
name: "Composite",
|
|
1704
|
-
className: "
|
|
1869
|
+
className: "CacheEncryptionSettings",
|
|
1705
1870
|
modelProperties: {
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
Pattern: new RegExp("^[-0-9a-zA-Z_]{1,80}$")
|
|
1709
|
-
},
|
|
1710
|
-
serializedName: "name",
|
|
1871
|
+
keyEncryptionKey: {
|
|
1872
|
+
serializedName: "keyEncryptionKey",
|
|
1711
1873
|
type: {
|
|
1712
|
-
name: "
|
|
1874
|
+
name: "Composite",
|
|
1875
|
+
className: "KeyVaultKeyReference"
|
|
1713
1876
|
}
|
|
1714
1877
|
},
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
InclusiveMaximum: 100,
|
|
1718
|
-
InclusiveMinimum: 1
|
|
1719
|
-
},
|
|
1720
|
-
serializedName: "allocationPercentage",
|
|
1878
|
+
rotationToLatestKeyVersionEnabled: {
|
|
1879
|
+
serializedName: "rotationToLatestKeyVersionEnabled",
|
|
1721
1880
|
type: {
|
|
1722
|
-
name: "
|
|
1881
|
+
name: "Boolean"
|
|
1723
1882
|
}
|
|
1724
1883
|
}
|
|
1725
1884
|
}
|
|
1726
1885
|
}
|
|
1727
1886
|
};
|
|
1728
1887
|
|
|
1729
|
-
export const
|
|
1888
|
+
export const CacheSecuritySettings: coreClient.CompositeMapper = {
|
|
1730
1889
|
type: {
|
|
1731
1890
|
name: "Composite",
|
|
1732
|
-
className: "
|
|
1891
|
+
className: "CacheSecuritySettings",
|
|
1733
1892
|
modelProperties: {
|
|
1734
|
-
|
|
1735
|
-
serializedName: "
|
|
1893
|
+
accessPolicies: {
|
|
1894
|
+
serializedName: "accessPolicies",
|
|
1736
1895
|
type: {
|
|
1737
|
-
name: "
|
|
1896
|
+
name: "Sequence",
|
|
1897
|
+
element: {
|
|
1898
|
+
type: {
|
|
1899
|
+
name: "Composite",
|
|
1900
|
+
className: "NfsAccessPolicy"
|
|
1901
|
+
}
|
|
1902
|
+
}
|
|
1738
1903
|
}
|
|
1739
1904
|
}
|
|
1740
1905
|
}
|
|
1741
1906
|
}
|
|
1742
1907
|
};
|
|
1743
1908
|
|
|
1744
|
-
export const
|
|
1909
|
+
export const NfsAccessPolicy: coreClient.CompositeMapper = {
|
|
1745
1910
|
type: {
|
|
1746
1911
|
name: "Composite",
|
|
1747
|
-
className: "
|
|
1912
|
+
className: "NfsAccessPolicy",
|
|
1748
1913
|
modelProperties: {
|
|
1749
|
-
|
|
1750
|
-
serializedName: "
|
|
1914
|
+
name: {
|
|
1915
|
+
serializedName: "name",
|
|
1916
|
+
required: true,
|
|
1751
1917
|
type: {
|
|
1752
1918
|
name: "String"
|
|
1753
1919
|
}
|
|
1754
1920
|
},
|
|
1755
|
-
|
|
1756
|
-
serializedName: "
|
|
1921
|
+
accessRules: {
|
|
1922
|
+
serializedName: "accessRules",
|
|
1923
|
+
required: true,
|
|
1757
1924
|
type: {
|
|
1758
1925
|
name: "Sequence",
|
|
1759
1926
|
element: {
|
|
1760
1927
|
type: {
|
|
1761
1928
|
name: "Composite",
|
|
1762
|
-
className: "
|
|
1929
|
+
className: "NfsAccessRule"
|
|
1763
1930
|
}
|
|
1764
1931
|
}
|
|
1765
1932
|
}
|
|
@@ -1768,305 +1935,270 @@ export const StorageTargetsResult: coreClient.CompositeMapper = {
|
|
|
1768
1935
|
}
|
|
1769
1936
|
};
|
|
1770
1937
|
|
|
1771
|
-
export const
|
|
1938
|
+
export const NfsAccessRule: coreClient.CompositeMapper = {
|
|
1772
1939
|
type: {
|
|
1773
1940
|
name: "Composite",
|
|
1774
|
-
className: "
|
|
1941
|
+
className: "NfsAccessRule",
|
|
1775
1942
|
modelProperties: {
|
|
1776
|
-
|
|
1777
|
-
serializedName: "
|
|
1943
|
+
scope: {
|
|
1944
|
+
serializedName: "scope",
|
|
1945
|
+
required: true,
|
|
1778
1946
|
type: {
|
|
1779
1947
|
name: "String"
|
|
1780
1948
|
}
|
|
1781
1949
|
},
|
|
1782
|
-
|
|
1783
|
-
serializedName: "
|
|
1950
|
+
filter: {
|
|
1951
|
+
serializedName: "filter",
|
|
1784
1952
|
type: {
|
|
1785
1953
|
name: "String"
|
|
1786
1954
|
}
|
|
1787
1955
|
},
|
|
1788
|
-
|
|
1789
|
-
serializedName: "
|
|
1956
|
+
access: {
|
|
1957
|
+
serializedName: "access",
|
|
1958
|
+
required: true,
|
|
1790
1959
|
type: {
|
|
1791
1960
|
name: "String"
|
|
1792
1961
|
}
|
|
1793
1962
|
},
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
serializedName: "nfsAccessPolicy",
|
|
1963
|
+
suid: {
|
|
1964
|
+
serializedName: "suid",
|
|
1797
1965
|
type: {
|
|
1798
|
-
name: "
|
|
1966
|
+
name: "Boolean"
|
|
1799
1967
|
}
|
|
1800
|
-
}
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
};
|
|
1804
|
-
|
|
1805
|
-
export const Nfs3Target: coreClient.CompositeMapper = {
|
|
1806
|
-
type: {
|
|
1807
|
-
name: "Composite",
|
|
1808
|
-
className: "Nfs3Target",
|
|
1809
|
-
modelProperties: {
|
|
1810
|
-
target: {
|
|
1811
|
-
constraints: {
|
|
1812
|
-
Pattern: new RegExp("^[-.,0-9a-zA-Z]+$")
|
|
1813
|
-
},
|
|
1814
|
-
serializedName: "target",
|
|
1968
|
+
},
|
|
1969
|
+
submountAccess: {
|
|
1970
|
+
serializedName: "submountAccess",
|
|
1815
1971
|
type: {
|
|
1816
|
-
name: "
|
|
1972
|
+
name: "Boolean"
|
|
1817
1973
|
}
|
|
1818
1974
|
},
|
|
1819
|
-
|
|
1820
|
-
serializedName: "
|
|
1975
|
+
rootSquash: {
|
|
1976
|
+
serializedName: "rootSquash",
|
|
1821
1977
|
type: {
|
|
1822
|
-
name: "
|
|
1978
|
+
name: "Boolean"
|
|
1823
1979
|
}
|
|
1824
1980
|
},
|
|
1825
|
-
|
|
1826
|
-
serializedName: "
|
|
1981
|
+
anonymousUID: {
|
|
1982
|
+
serializedName: "anonymousUID",
|
|
1827
1983
|
type: {
|
|
1828
|
-
name: "
|
|
1984
|
+
name: "String"
|
|
1829
1985
|
}
|
|
1830
1986
|
},
|
|
1831
|
-
|
|
1832
|
-
serializedName: "
|
|
1987
|
+
anonymousGID: {
|
|
1988
|
+
serializedName: "anonymousGID",
|
|
1833
1989
|
type: {
|
|
1834
|
-
name: "
|
|
1990
|
+
name: "String"
|
|
1835
1991
|
}
|
|
1836
1992
|
}
|
|
1837
1993
|
}
|
|
1838
1994
|
}
|
|
1839
1995
|
};
|
|
1840
1996
|
|
|
1841
|
-
export const
|
|
1997
|
+
export const CacheDirectorySettings: coreClient.CompositeMapper = {
|
|
1842
1998
|
type: {
|
|
1843
1999
|
name: "Composite",
|
|
1844
|
-
className: "
|
|
2000
|
+
className: "CacheDirectorySettings",
|
|
1845
2001
|
modelProperties: {
|
|
1846
|
-
|
|
1847
|
-
serializedName: "
|
|
2002
|
+
activeDirectory: {
|
|
2003
|
+
serializedName: "activeDirectory",
|
|
1848
2004
|
type: {
|
|
1849
|
-
name: "
|
|
2005
|
+
name: "Composite",
|
|
2006
|
+
className: "CacheActiveDirectorySettings"
|
|
1850
2007
|
}
|
|
1851
|
-
}
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
};
|
|
1855
|
-
|
|
1856
|
-
export const UnknownTarget: coreClient.CompositeMapper = {
|
|
1857
|
-
type: {
|
|
1858
|
-
name: "Composite",
|
|
1859
|
-
className: "UnknownTarget",
|
|
1860
|
-
modelProperties: {
|
|
1861
|
-
attributes: {
|
|
1862
|
-
serializedName: "attributes",
|
|
2008
|
+
},
|
|
2009
|
+
usernameDownload: {
|
|
2010
|
+
serializedName: "usernameDownload",
|
|
1863
2011
|
type: {
|
|
1864
|
-
name: "
|
|
1865
|
-
|
|
2012
|
+
name: "Composite",
|
|
2013
|
+
className: "CacheUsernameDownloadSettings"
|
|
1866
2014
|
}
|
|
1867
2015
|
}
|
|
1868
2016
|
}
|
|
1869
2017
|
}
|
|
1870
2018
|
};
|
|
1871
2019
|
|
|
1872
|
-
export const
|
|
2020
|
+
export const CacheActiveDirectorySettings: coreClient.CompositeMapper = {
|
|
1873
2021
|
type: {
|
|
1874
2022
|
name: "Composite",
|
|
1875
|
-
className: "
|
|
2023
|
+
className: "CacheActiveDirectorySettings",
|
|
1876
2024
|
modelProperties: {
|
|
1877
|
-
|
|
1878
|
-
serializedName: "
|
|
2025
|
+
primaryDnsIpAddress: {
|
|
2026
|
+
serializedName: "primaryDnsIpAddress",
|
|
2027
|
+
required: true,
|
|
1879
2028
|
type: {
|
|
1880
2029
|
name: "String"
|
|
1881
2030
|
}
|
|
1882
2031
|
},
|
|
1883
|
-
|
|
1884
|
-
serializedName: "
|
|
2032
|
+
secondaryDnsIpAddress: {
|
|
2033
|
+
serializedName: "secondaryDnsIpAddress",
|
|
1885
2034
|
type: {
|
|
1886
2035
|
name: "String"
|
|
1887
2036
|
}
|
|
1888
2037
|
},
|
|
1889
|
-
|
|
1890
|
-
serializedName: "
|
|
1891
|
-
|
|
1892
|
-
name: "Number"
|
|
1893
|
-
}
|
|
1894
|
-
},
|
|
1895
|
-
writeBackTimer: {
|
|
1896
|
-
serializedName: "writeBackTimer",
|
|
1897
|
-
type: {
|
|
1898
|
-
name: "Number"
|
|
1899
|
-
}
|
|
1900
|
-
}
|
|
1901
|
-
}
|
|
1902
|
-
}
|
|
1903
|
-
};
|
|
1904
|
-
|
|
1905
|
-
export const StorageTargetResource: coreClient.CompositeMapper = {
|
|
1906
|
-
type: {
|
|
1907
|
-
name: "Composite",
|
|
1908
|
-
className: "StorageTargetResource",
|
|
1909
|
-
modelProperties: {
|
|
1910
|
-
name: {
|
|
1911
|
-
constraints: {
|
|
1912
|
-
Pattern: new RegExp("^[-0-9a-zA-Z_]{1,80}$")
|
|
1913
|
-
},
|
|
1914
|
-
serializedName: "name",
|
|
1915
|
-
readOnly: true,
|
|
2038
|
+
domainName: {
|
|
2039
|
+
serializedName: "domainName",
|
|
2040
|
+
required: true,
|
|
1916
2041
|
type: {
|
|
1917
2042
|
name: "String"
|
|
1918
2043
|
}
|
|
1919
2044
|
},
|
|
1920
|
-
|
|
1921
|
-
serializedName: "
|
|
1922
|
-
|
|
2045
|
+
domainNetBiosName: {
|
|
2046
|
+
serializedName: "domainNetBiosName",
|
|
2047
|
+
required: true,
|
|
1923
2048
|
type: {
|
|
1924
2049
|
name: "String"
|
|
1925
2050
|
}
|
|
1926
2051
|
},
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
2052
|
+
cacheNetBiosName: {
|
|
2053
|
+
constraints: {
|
|
2054
|
+
Pattern: new RegExp("^[-0-9a-zA-Z]{1,15}$")
|
|
2055
|
+
},
|
|
2056
|
+
serializedName: "cacheNetBiosName",
|
|
2057
|
+
required: true,
|
|
1930
2058
|
type: {
|
|
1931
2059
|
name: "String"
|
|
1932
2060
|
}
|
|
1933
2061
|
},
|
|
1934
|
-
|
|
1935
|
-
serializedName: "
|
|
2062
|
+
domainJoined: {
|
|
2063
|
+
serializedName: "domainJoined",
|
|
1936
2064
|
readOnly: true,
|
|
1937
2065
|
type: {
|
|
1938
2066
|
name: "String"
|
|
1939
2067
|
}
|
|
1940
2068
|
},
|
|
1941
|
-
|
|
1942
|
-
serializedName: "
|
|
2069
|
+
credentials: {
|
|
2070
|
+
serializedName: "credentials",
|
|
1943
2071
|
type: {
|
|
1944
2072
|
name: "Composite",
|
|
1945
|
-
className: "
|
|
2073
|
+
className: "CacheActiveDirectorySettingsCredentials"
|
|
1946
2074
|
}
|
|
1947
2075
|
}
|
|
1948
2076
|
}
|
|
1949
2077
|
}
|
|
1950
2078
|
};
|
|
1951
2079
|
|
|
1952
|
-
export const
|
|
2080
|
+
export const CacheActiveDirectorySettingsCredentials: coreClient.CompositeMapper = {
|
|
1953
2081
|
type: {
|
|
1954
2082
|
name: "Composite",
|
|
1955
|
-
className: "
|
|
2083
|
+
className: "CacheActiveDirectorySettingsCredentials",
|
|
1956
2084
|
modelProperties: {
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
Pattern: new RegExp("^[-0-9a-zA-Z_]{1,80}$")
|
|
1960
|
-
},
|
|
1961
|
-
serializedName: "primingJobId",
|
|
2085
|
+
username: {
|
|
2086
|
+
serializedName: "username",
|
|
1962
2087
|
required: true,
|
|
1963
2088
|
type: {
|
|
1964
2089
|
name: "String"
|
|
1965
2090
|
}
|
|
2091
|
+
},
|
|
2092
|
+
password: {
|
|
2093
|
+
serializedName: "password",
|
|
2094
|
+
type: {
|
|
2095
|
+
name: "String"
|
|
2096
|
+
}
|
|
1966
2097
|
}
|
|
1967
2098
|
}
|
|
1968
2099
|
}
|
|
1969
2100
|
};
|
|
1970
2101
|
|
|
1971
|
-
export const
|
|
2102
|
+
export const CacheUsernameDownloadSettings: coreClient.CompositeMapper = {
|
|
1972
2103
|
type: {
|
|
1973
2104
|
name: "Composite",
|
|
1974
|
-
className: "
|
|
2105
|
+
className: "CacheUsernameDownloadSettings",
|
|
1975
2106
|
modelProperties: {
|
|
1976
|
-
|
|
1977
|
-
serializedName: "
|
|
2107
|
+
extendedGroups: {
|
|
2108
|
+
serializedName: "extendedGroups",
|
|
2109
|
+
type: {
|
|
2110
|
+
name: "Boolean"
|
|
2111
|
+
}
|
|
2112
|
+
},
|
|
2113
|
+
usernameSource: {
|
|
2114
|
+
defaultValue: "None",
|
|
2115
|
+
serializedName: "usernameSource",
|
|
1978
2116
|
type: {
|
|
1979
2117
|
name: "String"
|
|
1980
2118
|
}
|
|
1981
2119
|
},
|
|
1982
|
-
|
|
1983
|
-
serializedName: "
|
|
2120
|
+
groupFileURI: {
|
|
2121
|
+
serializedName: "groupFileURI",
|
|
1984
2122
|
type: {
|
|
1985
|
-
name: "
|
|
1986
|
-
element: {
|
|
1987
|
-
type: {
|
|
1988
|
-
name: "Composite",
|
|
1989
|
-
className: "AmlFilesystem"
|
|
1990
|
-
}
|
|
1991
|
-
}
|
|
2123
|
+
name: "String"
|
|
1992
2124
|
}
|
|
1993
|
-
}
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
};
|
|
1997
|
-
|
|
1998
|
-
export const AmlFilesystemIdentity: coreClient.CompositeMapper = {
|
|
1999
|
-
type: {
|
|
2000
|
-
name: "Composite",
|
|
2001
|
-
className: "AmlFilesystemIdentity",
|
|
2002
|
-
modelProperties: {
|
|
2003
|
-
principalId: {
|
|
2004
|
-
serializedName: "principalId",
|
|
2005
|
-
readOnly: true,
|
|
2125
|
+
},
|
|
2126
|
+
userFileURI: {
|
|
2127
|
+
serializedName: "userFileURI",
|
|
2006
2128
|
type: {
|
|
2007
2129
|
name: "String"
|
|
2008
2130
|
}
|
|
2009
2131
|
},
|
|
2010
|
-
|
|
2011
|
-
serializedName: "
|
|
2012
|
-
readOnly: true,
|
|
2132
|
+
ldapServer: {
|
|
2133
|
+
serializedName: "ldapServer",
|
|
2013
2134
|
type: {
|
|
2014
2135
|
name: "String"
|
|
2015
2136
|
}
|
|
2016
2137
|
},
|
|
2017
|
-
|
|
2018
|
-
serializedName: "
|
|
2138
|
+
ldapBaseDN: {
|
|
2139
|
+
serializedName: "ldapBaseDN",
|
|
2019
2140
|
type: {
|
|
2020
|
-
name: "
|
|
2021
|
-
allowedValues: ["UserAssigned", "None"]
|
|
2141
|
+
name: "String"
|
|
2022
2142
|
}
|
|
2023
2143
|
},
|
|
2024
|
-
|
|
2025
|
-
|
|
2144
|
+
encryptLdapConnection: {
|
|
2145
|
+
defaultValue: false,
|
|
2146
|
+
serializedName: "encryptLdapConnection",
|
|
2026
2147
|
type: {
|
|
2027
|
-
name: "
|
|
2028
|
-
value: {
|
|
2029
|
-
type: {
|
|
2030
|
-
name: "Composite",
|
|
2031
|
-
className: "UserAssignedIdentitiesValueAutoGenerated"
|
|
2032
|
-
}
|
|
2033
|
-
}
|
|
2148
|
+
name: "Boolean"
|
|
2034
2149
|
}
|
|
2035
|
-
}
|
|
2036
|
-
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
|
|
2150
|
+
},
|
|
2151
|
+
requireValidCertificate: {
|
|
2152
|
+
defaultValue: false,
|
|
2153
|
+
serializedName: "requireValidCertificate",
|
|
2154
|
+
type: {
|
|
2155
|
+
name: "Boolean"
|
|
2156
|
+
}
|
|
2157
|
+
},
|
|
2158
|
+
autoDownloadCertificate: {
|
|
2159
|
+
defaultValue: false,
|
|
2160
|
+
serializedName: "autoDownloadCertificate",
|
|
2161
|
+
type: {
|
|
2162
|
+
name: "Boolean"
|
|
2163
|
+
}
|
|
2164
|
+
},
|
|
2165
|
+
caCertificateURI: {
|
|
2166
|
+
serializedName: "caCertificateURI",
|
|
2048
2167
|
type: {
|
|
2049
2168
|
name: "String"
|
|
2050
2169
|
}
|
|
2051
2170
|
},
|
|
2052
|
-
|
|
2053
|
-
serializedName: "
|
|
2171
|
+
usernameDownloaded: {
|
|
2172
|
+
serializedName: "usernameDownloaded",
|
|
2054
2173
|
readOnly: true,
|
|
2055
2174
|
type: {
|
|
2056
2175
|
name: "String"
|
|
2057
2176
|
}
|
|
2177
|
+
},
|
|
2178
|
+
credentials: {
|
|
2179
|
+
serializedName: "credentials",
|
|
2180
|
+
type: {
|
|
2181
|
+
name: "Composite",
|
|
2182
|
+
className: "CacheUsernameDownloadSettingsCredentials"
|
|
2183
|
+
}
|
|
2058
2184
|
}
|
|
2059
2185
|
}
|
|
2060
2186
|
}
|
|
2061
2187
|
};
|
|
2062
2188
|
|
|
2063
|
-
export const
|
|
2189
|
+
export const CacheUsernameDownloadSettingsCredentials: coreClient.CompositeMapper = {
|
|
2064
2190
|
type: {
|
|
2065
2191
|
name: "Composite",
|
|
2066
|
-
className: "
|
|
2192
|
+
className: "CacheUsernameDownloadSettingsCredentials",
|
|
2067
2193
|
modelProperties: {
|
|
2068
|
-
|
|
2069
|
-
serializedName: "
|
|
2194
|
+
bindDn: {
|
|
2195
|
+
serializedName: "bindDn",
|
|
2196
|
+
type: {
|
|
2197
|
+
name: "String"
|
|
2198
|
+
}
|
|
2199
|
+
},
|
|
2200
|
+
bindPassword: {
|
|
2201
|
+
serializedName: "bindPassword",
|
|
2070
2202
|
type: {
|
|
2071
2203
|
name: "String"
|
|
2072
2204
|
}
|
|
@@ -2075,74 +2207,109 @@ export const SkuName: coreClient.CompositeMapper = {
|
|
|
2075
2207
|
}
|
|
2076
2208
|
};
|
|
2077
2209
|
|
|
2078
|
-
export const
|
|
2210
|
+
export const PrimingJob: coreClient.CompositeMapper = {
|
|
2079
2211
|
type: {
|
|
2080
2212
|
name: "Composite",
|
|
2081
|
-
className: "
|
|
2213
|
+
className: "PrimingJob",
|
|
2082
2214
|
modelProperties: {
|
|
2083
|
-
|
|
2084
|
-
|
|
2215
|
+
primingJobName: {
|
|
2216
|
+
constraints: {
|
|
2217
|
+
Pattern: new RegExp("^[-0-9a-zA-Z_]{1,80}$")
|
|
2218
|
+
},
|
|
2219
|
+
serializedName: "primingJobName",
|
|
2220
|
+
required: true,
|
|
2085
2221
|
type: {
|
|
2086
2222
|
name: "String"
|
|
2087
2223
|
}
|
|
2088
2224
|
},
|
|
2089
|
-
|
|
2090
|
-
serializedName: "
|
|
2225
|
+
primingManifestUrl: {
|
|
2226
|
+
serializedName: "primingManifestUrl",
|
|
2227
|
+
required: true,
|
|
2091
2228
|
type: {
|
|
2092
2229
|
name: "String"
|
|
2093
2230
|
}
|
|
2094
2231
|
},
|
|
2095
|
-
|
|
2096
|
-
|
|
2232
|
+
primingJobId: {
|
|
2233
|
+
constraints: {
|
|
2234
|
+
Pattern: new RegExp("^[-0-9a-zA-Z_]{1,80}$")
|
|
2235
|
+
},
|
|
2236
|
+
serializedName: "primingJobId",
|
|
2237
|
+
readOnly: true,
|
|
2238
|
+
type: {
|
|
2239
|
+
name: "String"
|
|
2240
|
+
}
|
|
2241
|
+
},
|
|
2242
|
+
primingJobState: {
|
|
2243
|
+
serializedName: "primingJobState",
|
|
2244
|
+
readOnly: true,
|
|
2245
|
+
type: {
|
|
2246
|
+
name: "String"
|
|
2247
|
+
}
|
|
2248
|
+
},
|
|
2249
|
+
primingJobStatus: {
|
|
2250
|
+
serializedName: "primingJobStatus",
|
|
2251
|
+
readOnly: true,
|
|
2252
|
+
type: {
|
|
2253
|
+
name: "String"
|
|
2254
|
+
}
|
|
2255
|
+
},
|
|
2256
|
+
primingJobDetails: {
|
|
2257
|
+
serializedName: "primingJobDetails",
|
|
2258
|
+
readOnly: true,
|
|
2259
|
+
type: {
|
|
2260
|
+
name: "String"
|
|
2261
|
+
}
|
|
2262
|
+
},
|
|
2263
|
+
primingJobPercentComplete: {
|
|
2264
|
+
constraints: {
|
|
2265
|
+
InclusiveMaximum: 100,
|
|
2266
|
+
InclusiveMinimum: 0
|
|
2267
|
+
},
|
|
2268
|
+
serializedName: "primingJobPercentComplete",
|
|
2269
|
+
readOnly: true,
|
|
2097
2270
|
type: {
|
|
2098
|
-
name: "
|
|
2271
|
+
name: "Number"
|
|
2099
2272
|
}
|
|
2100
2273
|
}
|
|
2101
2274
|
}
|
|
2102
2275
|
}
|
|
2103
2276
|
};
|
|
2104
2277
|
|
|
2105
|
-
export const
|
|
2278
|
+
export const StorageTargetSpaceAllocation: coreClient.CompositeMapper = {
|
|
2106
2279
|
type: {
|
|
2107
2280
|
name: "Composite",
|
|
2108
|
-
className: "
|
|
2281
|
+
className: "StorageTargetSpaceAllocation",
|
|
2109
2282
|
modelProperties: {
|
|
2110
|
-
|
|
2111
|
-
|
|
2283
|
+
name: {
|
|
2284
|
+
constraints: {
|
|
2285
|
+
Pattern: new RegExp("^[-0-9a-zA-Z_]{1,80}$")
|
|
2286
|
+
},
|
|
2287
|
+
serializedName: "name",
|
|
2112
2288
|
type: {
|
|
2113
|
-
name: "
|
|
2114
|
-
|
|
2289
|
+
name: "String"
|
|
2290
|
+
}
|
|
2291
|
+
},
|
|
2292
|
+
allocationPercentage: {
|
|
2293
|
+
constraints: {
|
|
2294
|
+
InclusiveMaximum: 100,
|
|
2295
|
+
InclusiveMinimum: 1
|
|
2296
|
+
},
|
|
2297
|
+
serializedName: "allocationPercentage",
|
|
2298
|
+
type: {
|
|
2299
|
+
name: "Number"
|
|
2115
2300
|
}
|
|
2116
2301
|
}
|
|
2117
2302
|
}
|
|
2118
2303
|
}
|
|
2119
2304
|
};
|
|
2120
2305
|
|
|
2121
|
-
export const
|
|
2306
|
+
export const CacheSku: coreClient.CompositeMapper = {
|
|
2122
2307
|
type: {
|
|
2123
2308
|
name: "Composite",
|
|
2124
|
-
className: "
|
|
2309
|
+
className: "CacheSku",
|
|
2125
2310
|
modelProperties: {
|
|
2126
|
-
|
|
2127
|
-
serializedName: "
|
|
2128
|
-
type: {
|
|
2129
|
-
name: "Enum",
|
|
2130
|
-
allowedValues: [
|
|
2131
|
-
"Monday",
|
|
2132
|
-
"Tuesday",
|
|
2133
|
-
"Wednesday",
|
|
2134
|
-
"Thursday",
|
|
2135
|
-
"Friday",
|
|
2136
|
-
"Saturday",
|
|
2137
|
-
"Sunday"
|
|
2138
|
-
]
|
|
2139
|
-
}
|
|
2140
|
-
},
|
|
2141
|
-
timeOfDayUTC: {
|
|
2142
|
-
constraints: {
|
|
2143
|
-
Pattern: new RegExp("^([0-9]|0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]$")
|
|
2144
|
-
},
|
|
2145
|
-
serializedName: "timeOfDayUTC",
|
|
2311
|
+
name: {
|
|
2312
|
+
serializedName: "name",
|
|
2146
2313
|
type: {
|
|
2147
2314
|
name: "String"
|
|
2148
2315
|
}
|
|
@@ -2151,27 +2318,25 @@ export const AmlFilesystemPropertiesMaintenanceWindow: coreClient.CompositeMappe
|
|
|
2151
2318
|
}
|
|
2152
2319
|
};
|
|
2153
2320
|
|
|
2154
|
-
export const
|
|
2321
|
+
export const StorageTargetsResult: coreClient.CompositeMapper = {
|
|
2155
2322
|
type: {
|
|
2156
2323
|
name: "Composite",
|
|
2157
|
-
className: "
|
|
2324
|
+
className: "StorageTargetsResult",
|
|
2158
2325
|
modelProperties: {
|
|
2159
|
-
|
|
2160
|
-
serializedName: "
|
|
2326
|
+
nextLink: {
|
|
2327
|
+
serializedName: "nextLink",
|
|
2161
2328
|
type: {
|
|
2162
|
-
name: "
|
|
2163
|
-
className: "AmlFilesystemHsmSettings"
|
|
2329
|
+
name: "String"
|
|
2164
2330
|
}
|
|
2165
2331
|
},
|
|
2166
|
-
|
|
2167
|
-
serializedName: "
|
|
2168
|
-
readOnly: true,
|
|
2332
|
+
value: {
|
|
2333
|
+
serializedName: "value",
|
|
2169
2334
|
type: {
|
|
2170
2335
|
name: "Sequence",
|
|
2171
2336
|
element: {
|
|
2172
2337
|
type: {
|
|
2173
2338
|
name: "Composite",
|
|
2174
|
-
className: "
|
|
2339
|
+
className: "StorageTarget"
|
|
2175
2340
|
}
|
|
2176
2341
|
}
|
|
2177
2342
|
}
|
|
@@ -2180,289 +2345,198 @@ export const AmlFilesystemPropertiesHsm: coreClient.CompositeMapper = {
|
|
|
2180
2345
|
}
|
|
2181
2346
|
};
|
|
2182
2347
|
|
|
2183
|
-
export const
|
|
2348
|
+
export const NamespaceJunction: coreClient.CompositeMapper = {
|
|
2184
2349
|
type: {
|
|
2185
2350
|
name: "Composite",
|
|
2186
|
-
className: "
|
|
2351
|
+
className: "NamespaceJunction",
|
|
2187
2352
|
modelProperties: {
|
|
2188
|
-
|
|
2189
|
-
serializedName: "
|
|
2190
|
-
required: true,
|
|
2353
|
+
namespacePath: {
|
|
2354
|
+
serializedName: "namespacePath",
|
|
2191
2355
|
type: {
|
|
2192
2356
|
name: "String"
|
|
2193
2357
|
}
|
|
2194
2358
|
},
|
|
2195
|
-
|
|
2196
|
-
serializedName: "
|
|
2197
|
-
required: true,
|
|
2359
|
+
targetPath: {
|
|
2360
|
+
serializedName: "targetPath",
|
|
2198
2361
|
type: {
|
|
2199
2362
|
name: "String"
|
|
2200
2363
|
}
|
|
2201
2364
|
},
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
serializedName: "importPrefix",
|
|
2205
|
-
type: {
|
|
2206
|
-
name: "String"
|
|
2207
|
-
}
|
|
2208
|
-
}
|
|
2209
|
-
}
|
|
2210
|
-
}
|
|
2211
|
-
};
|
|
2212
|
-
|
|
2213
|
-
export const AmlFilesystemArchive: coreClient.CompositeMapper = {
|
|
2214
|
-
type: {
|
|
2215
|
-
name: "Composite",
|
|
2216
|
-
className: "AmlFilesystemArchive",
|
|
2217
|
-
modelProperties: {
|
|
2218
|
-
filesystemPath: {
|
|
2219
|
-
serializedName: "filesystemPath",
|
|
2220
|
-
readOnly: true,
|
|
2365
|
+
nfsExport: {
|
|
2366
|
+
serializedName: "nfsExport",
|
|
2221
2367
|
type: {
|
|
2222
2368
|
name: "String"
|
|
2223
2369
|
}
|
|
2224
2370
|
},
|
|
2225
|
-
|
|
2226
|
-
|
|
2371
|
+
nfsAccessPolicy: {
|
|
2372
|
+
defaultValue: "default",
|
|
2373
|
+
serializedName: "nfsAccessPolicy",
|
|
2227
2374
|
type: {
|
|
2228
|
-
name: "
|
|
2229
|
-
className: "AmlFilesystemArchiveStatus"
|
|
2375
|
+
name: "String"
|
|
2230
2376
|
}
|
|
2231
2377
|
}
|
|
2232
2378
|
}
|
|
2233
2379
|
}
|
|
2234
2380
|
};
|
|
2235
2381
|
|
|
2236
|
-
export const
|
|
2382
|
+
export const Nfs3Target: coreClient.CompositeMapper = {
|
|
2237
2383
|
type: {
|
|
2238
2384
|
name: "Composite",
|
|
2239
|
-
className: "
|
|
2385
|
+
className: "Nfs3Target",
|
|
2240
2386
|
modelProperties: {
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
|
-
|
|
2387
|
+
target: {
|
|
2388
|
+
constraints: {
|
|
2389
|
+
Pattern: new RegExp("^[-.,0-9a-zA-Z]+$")
|
|
2390
|
+
},
|
|
2391
|
+
serializedName: "target",
|
|
2244
2392
|
type: {
|
|
2245
2393
|
name: "String"
|
|
2246
2394
|
}
|
|
2247
2395
|
},
|
|
2248
|
-
|
|
2249
|
-
serializedName: "
|
|
2250
|
-
readOnly: true,
|
|
2251
|
-
type: {
|
|
2252
|
-
name: "DateTime"
|
|
2253
|
-
}
|
|
2254
|
-
},
|
|
2255
|
-
lastStartedTime: {
|
|
2256
|
-
serializedName: "lastStartedTime",
|
|
2257
|
-
readOnly: true,
|
|
2396
|
+
usageModel: {
|
|
2397
|
+
serializedName: "usageModel",
|
|
2258
2398
|
type: {
|
|
2259
|
-
name: "
|
|
2399
|
+
name: "String"
|
|
2260
2400
|
}
|
|
2261
2401
|
},
|
|
2262
|
-
|
|
2263
|
-
serializedName: "
|
|
2264
|
-
readOnly: true,
|
|
2402
|
+
verificationTimer: {
|
|
2403
|
+
serializedName: "verificationTimer",
|
|
2265
2404
|
type: {
|
|
2266
2405
|
name: "Number"
|
|
2267
2406
|
}
|
|
2268
2407
|
},
|
|
2269
|
-
|
|
2270
|
-
serializedName: "
|
|
2271
|
-
readOnly: true,
|
|
2272
|
-
type: {
|
|
2273
|
-
name: "String"
|
|
2274
|
-
}
|
|
2275
|
-
},
|
|
2276
|
-
errorMessage: {
|
|
2277
|
-
serializedName: "errorMessage",
|
|
2278
|
-
readOnly: true,
|
|
2408
|
+
writeBackTimer: {
|
|
2409
|
+
serializedName: "writeBackTimer",
|
|
2279
2410
|
type: {
|
|
2280
|
-
name: "
|
|
2411
|
+
name: "Number"
|
|
2281
2412
|
}
|
|
2282
2413
|
}
|
|
2283
2414
|
}
|
|
2284
2415
|
}
|
|
2285
2416
|
};
|
|
2286
2417
|
|
|
2287
|
-
export const
|
|
2418
|
+
export const ClfsTarget: coreClient.CompositeMapper = {
|
|
2288
2419
|
type: {
|
|
2289
2420
|
name: "Composite",
|
|
2290
|
-
className: "
|
|
2421
|
+
className: "ClfsTarget",
|
|
2291
2422
|
modelProperties: {
|
|
2292
|
-
|
|
2293
|
-
serializedName: "
|
|
2294
|
-
readOnly: true,
|
|
2295
|
-
type: {
|
|
2296
|
-
name: "String"
|
|
2297
|
-
}
|
|
2298
|
-
},
|
|
2299
|
-
name: {
|
|
2300
|
-
serializedName: "name",
|
|
2301
|
-
readOnly: true,
|
|
2302
|
-
type: {
|
|
2303
|
-
name: "String"
|
|
2304
|
-
}
|
|
2305
|
-
},
|
|
2306
|
-
type: {
|
|
2307
|
-
serializedName: "type",
|
|
2308
|
-
readOnly: true,
|
|
2423
|
+
target: {
|
|
2424
|
+
serializedName: "target",
|
|
2309
2425
|
type: {
|
|
2310
2426
|
name: "String"
|
|
2311
2427
|
}
|
|
2312
|
-
},
|
|
2313
|
-
systemData: {
|
|
2314
|
-
serializedName: "systemData",
|
|
2315
|
-
type: {
|
|
2316
|
-
name: "Composite",
|
|
2317
|
-
className: "SystemData"
|
|
2318
|
-
}
|
|
2319
2428
|
}
|
|
2320
2429
|
}
|
|
2321
2430
|
}
|
|
2322
2431
|
};
|
|
2323
2432
|
|
|
2324
|
-
export const
|
|
2433
|
+
export const UnknownTarget: coreClient.CompositeMapper = {
|
|
2325
2434
|
type: {
|
|
2326
2435
|
name: "Composite",
|
|
2327
|
-
className: "
|
|
2436
|
+
className: "UnknownTarget",
|
|
2328
2437
|
modelProperties: {
|
|
2329
|
-
|
|
2330
|
-
serializedName: "
|
|
2438
|
+
attributes: {
|
|
2439
|
+
serializedName: "attributes",
|
|
2331
2440
|
type: {
|
|
2332
2441
|
name: "Dictionary",
|
|
2333
2442
|
value: { type: { name: "String" } }
|
|
2334
2443
|
}
|
|
2335
|
-
},
|
|
2336
|
-
encryptionSettings: {
|
|
2337
|
-
serializedName: "properties.encryptionSettings",
|
|
2338
|
-
type: {
|
|
2339
|
-
name: "Composite",
|
|
2340
|
-
className: "AmlFilesystemEncryptionSettings"
|
|
2341
|
-
}
|
|
2342
|
-
},
|
|
2343
|
-
maintenanceWindow: {
|
|
2344
|
-
serializedName: "properties.maintenanceWindow",
|
|
2345
|
-
type: {
|
|
2346
|
-
name: "Composite",
|
|
2347
|
-
className: "AmlFilesystemUpdatePropertiesMaintenanceWindow"
|
|
2348
|
-
}
|
|
2349
2444
|
}
|
|
2350
2445
|
}
|
|
2351
2446
|
}
|
|
2352
2447
|
};
|
|
2353
2448
|
|
|
2354
|
-
export const
|
|
2449
|
+
export const BlobNfsTarget: coreClient.CompositeMapper = {
|
|
2355
2450
|
type: {
|
|
2356
2451
|
name: "Composite",
|
|
2357
|
-
className: "
|
|
2452
|
+
className: "BlobNfsTarget",
|
|
2358
2453
|
modelProperties: {
|
|
2359
|
-
|
|
2360
|
-
serializedName: "
|
|
2454
|
+
target: {
|
|
2455
|
+
serializedName: "target",
|
|
2361
2456
|
type: {
|
|
2362
|
-
name: "
|
|
2363
|
-
allowedValues: [
|
|
2364
|
-
"Monday",
|
|
2365
|
-
"Tuesday",
|
|
2366
|
-
"Wednesday",
|
|
2367
|
-
"Thursday",
|
|
2368
|
-
"Friday",
|
|
2369
|
-
"Saturday",
|
|
2370
|
-
"Sunday"
|
|
2371
|
-
]
|
|
2457
|
+
name: "String"
|
|
2372
2458
|
}
|
|
2373
2459
|
},
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
Pattern: new RegExp("^([0-9]|0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]$")
|
|
2377
|
-
},
|
|
2378
|
-
serializedName: "timeOfDayUTC",
|
|
2460
|
+
usageModel: {
|
|
2461
|
+
serializedName: "usageModel",
|
|
2379
2462
|
type: {
|
|
2380
2463
|
name: "String"
|
|
2381
2464
|
}
|
|
2382
|
-
}
|
|
2383
|
-
|
|
2384
|
-
|
|
2385
|
-
};
|
|
2386
|
-
|
|
2387
|
-
export const AmlFilesystemArchiveInfo: coreClient.CompositeMapper = {
|
|
2388
|
-
type: {
|
|
2389
|
-
name: "Composite",
|
|
2390
|
-
className: "AmlFilesystemArchiveInfo",
|
|
2391
|
-
modelProperties: {
|
|
2392
|
-
filesystemPath: {
|
|
2393
|
-
defaultValue: "/",
|
|
2394
|
-
serializedName: "filesystemPath",
|
|
2465
|
+
},
|
|
2466
|
+
verificationTimer: {
|
|
2467
|
+
serializedName: "verificationTimer",
|
|
2395
2468
|
type: {
|
|
2396
|
-
name: "
|
|
2469
|
+
name: "Number"
|
|
2470
|
+
}
|
|
2471
|
+
},
|
|
2472
|
+
writeBackTimer: {
|
|
2473
|
+
serializedName: "writeBackTimer",
|
|
2474
|
+
type: {
|
|
2475
|
+
name: "Number"
|
|
2397
2476
|
}
|
|
2398
2477
|
}
|
|
2399
2478
|
}
|
|
2400
2479
|
}
|
|
2401
2480
|
};
|
|
2402
2481
|
|
|
2403
|
-
export const
|
|
2482
|
+
export const StorageTargetResource: coreClient.CompositeMapper = {
|
|
2404
2483
|
type: {
|
|
2405
2484
|
name: "Composite",
|
|
2406
|
-
className: "
|
|
2485
|
+
className: "StorageTargetResource",
|
|
2407
2486
|
modelProperties: {
|
|
2408
|
-
|
|
2409
|
-
|
|
2487
|
+
name: {
|
|
2488
|
+
constraints: {
|
|
2489
|
+
Pattern: new RegExp("^[-0-9a-zA-Z_]{1,80}$")
|
|
2490
|
+
},
|
|
2491
|
+
serializedName: "name",
|
|
2492
|
+
readOnly: true,
|
|
2410
2493
|
type: {
|
|
2411
2494
|
name: "String"
|
|
2412
2495
|
}
|
|
2413
2496
|
},
|
|
2414
|
-
|
|
2415
|
-
serializedName: "
|
|
2497
|
+
id: {
|
|
2498
|
+
serializedName: "id",
|
|
2499
|
+
readOnly: true,
|
|
2416
2500
|
type: {
|
|
2417
|
-
name: "
|
|
2501
|
+
name: "String"
|
|
2418
2502
|
}
|
|
2419
2503
|
},
|
|
2420
|
-
|
|
2421
|
-
serializedName: "
|
|
2504
|
+
type: {
|
|
2505
|
+
serializedName: "type",
|
|
2506
|
+
readOnly: true,
|
|
2422
2507
|
type: {
|
|
2423
|
-
name: "
|
|
2424
|
-
className: "SkuName"
|
|
2508
|
+
name: "String"
|
|
2425
2509
|
}
|
|
2426
2510
|
},
|
|
2427
2511
|
location: {
|
|
2428
2512
|
serializedName: "location",
|
|
2513
|
+
readOnly: true,
|
|
2429
2514
|
type: {
|
|
2430
2515
|
name: "String"
|
|
2431
2516
|
}
|
|
2432
|
-
}
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
};
|
|
2436
|
-
|
|
2437
|
-
export const AmlFilesystemCheckSubnetError: coreClient.CompositeMapper = {
|
|
2438
|
-
type: {
|
|
2439
|
-
name: "Composite",
|
|
2440
|
-
className: "AmlFilesystemCheckSubnetError",
|
|
2441
|
-
modelProperties: {
|
|
2442
|
-
filesystemSubnet: {
|
|
2443
|
-
serializedName: "filesystemSubnet",
|
|
2517
|
+
},
|
|
2518
|
+
systemData: {
|
|
2519
|
+
serializedName: "systemData",
|
|
2444
2520
|
type: {
|
|
2445
2521
|
name: "Composite",
|
|
2446
|
-
className: "
|
|
2522
|
+
className: "SystemData"
|
|
2447
2523
|
}
|
|
2448
2524
|
}
|
|
2449
2525
|
}
|
|
2450
2526
|
}
|
|
2451
2527
|
};
|
|
2452
2528
|
|
|
2453
|
-
export const
|
|
2529
|
+
export const PrimingJobIdParameter: coreClient.CompositeMapper = {
|
|
2454
2530
|
type: {
|
|
2455
2531
|
name: "Composite",
|
|
2456
|
-
className: "
|
|
2532
|
+
className: "PrimingJobIdParameter",
|
|
2457
2533
|
modelProperties: {
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
message: {
|
|
2465
|
-
serializedName: "message",
|
|
2534
|
+
primingJobId: {
|
|
2535
|
+
constraints: {
|
|
2536
|
+
Pattern: new RegExp("^[-0-9a-zA-Z_]{1,80}$")
|
|
2537
|
+
},
|
|
2538
|
+
serializedName: "primingJobId",
|
|
2539
|
+
required: true,
|
|
2466
2540
|
type: {
|
|
2467
2541
|
name: "String"
|
|
2468
2542
|
}
|
|
@@ -2471,37 +2545,24 @@ export const AmlFilesystemCheckSubnetErrorFilesystemSubnet: coreClient.Composite
|
|
|
2471
2545
|
}
|
|
2472
2546
|
};
|
|
2473
2547
|
|
|
2474
|
-
export const
|
|
2548
|
+
export const TrackedResource: coreClient.CompositeMapper = {
|
|
2475
2549
|
type: {
|
|
2476
2550
|
name: "Composite",
|
|
2477
|
-
className: "
|
|
2551
|
+
className: "TrackedResource",
|
|
2478
2552
|
modelProperties: {
|
|
2479
|
-
|
|
2480
|
-
|
|
2553
|
+
...Resource.type.modelProperties,
|
|
2554
|
+
tags: {
|
|
2555
|
+
serializedName: "tags",
|
|
2481
2556
|
type: {
|
|
2482
|
-
name: "
|
|
2557
|
+
name: "Dictionary",
|
|
2558
|
+
value: { type: { name: "String" } }
|
|
2483
2559
|
}
|
|
2484
2560
|
},
|
|
2485
|
-
|
|
2486
|
-
serializedName: "
|
|
2487
|
-
|
|
2488
|
-
name: "Composite",
|
|
2489
|
-
className: "SkuName"
|
|
2490
|
-
}
|
|
2491
|
-
}
|
|
2492
|
-
}
|
|
2493
|
-
}
|
|
2494
|
-
};
|
|
2495
|
-
|
|
2496
|
-
export const RequiredAmlFilesystemSubnetsSize: coreClient.CompositeMapper = {
|
|
2497
|
-
type: {
|
|
2498
|
-
name: "Composite",
|
|
2499
|
-
className: "RequiredAmlFilesystemSubnetsSize",
|
|
2500
|
-
modelProperties: {
|
|
2501
|
-
filesystemSubnetSize: {
|
|
2502
|
-
serializedName: "filesystemSubnetSize",
|
|
2561
|
+
location: {
|
|
2562
|
+
serializedName: "location",
|
|
2563
|
+
required: true,
|
|
2503
2564
|
type: {
|
|
2504
|
-
name: "
|
|
2565
|
+
name: "String"
|
|
2505
2566
|
}
|
|
2506
2567
|
}
|
|
2507
2568
|
}
|
|
@@ -2588,30 +2649,6 @@ export const StorageTarget: coreClient.CompositeMapper = {
|
|
|
2588
2649
|
}
|
|
2589
2650
|
};
|
|
2590
2651
|
|
|
2591
|
-
export const TrackedResource: coreClient.CompositeMapper = {
|
|
2592
|
-
type: {
|
|
2593
|
-
name: "Composite",
|
|
2594
|
-
className: "TrackedResource",
|
|
2595
|
-
modelProperties: {
|
|
2596
|
-
...Resource.type.modelProperties,
|
|
2597
|
-
tags: {
|
|
2598
|
-
serializedName: "tags",
|
|
2599
|
-
type: {
|
|
2600
|
-
name: "Dictionary",
|
|
2601
|
-
value: { type: { name: "String" } }
|
|
2602
|
-
}
|
|
2603
|
-
},
|
|
2604
|
-
location: {
|
|
2605
|
-
serializedName: "location",
|
|
2606
|
-
required: true,
|
|
2607
|
-
type: {
|
|
2608
|
-
name: "String"
|
|
2609
|
-
}
|
|
2610
|
-
}
|
|
2611
|
-
}
|
|
2612
|
-
}
|
|
2613
|
-
};
|
|
2614
|
-
|
|
2615
2652
|
export const AmlFilesystem: coreClient.CompositeMapper = {
|
|
2616
2653
|
type: {
|
|
2617
2654
|
name: "Composite",
|
|
@@ -2669,25 +2706,11 @@ export const AmlFilesystem: coreClient.CompositeMapper = {
|
|
|
2669
2706
|
name: "String"
|
|
2670
2707
|
}
|
|
2671
2708
|
},
|
|
2672
|
-
|
|
2673
|
-
serializedName: "properties.
|
|
2674
|
-
readOnly: true,
|
|
2675
|
-
type: {
|
|
2676
|
-
name: "String"
|
|
2677
|
-
}
|
|
2678
|
-
},
|
|
2679
|
-
mountCommand: {
|
|
2680
|
-
serializedName: "properties.mountCommand",
|
|
2681
|
-
readOnly: true,
|
|
2682
|
-
type: {
|
|
2683
|
-
name: "String"
|
|
2684
|
-
}
|
|
2685
|
-
},
|
|
2686
|
-
lustreVersion: {
|
|
2687
|
-
serializedName: "properties.lustreVersion",
|
|
2688
|
-
readOnly: true,
|
|
2709
|
+
clientInfo: {
|
|
2710
|
+
serializedName: "properties.clientInfo",
|
|
2689
2711
|
type: {
|
|
2690
|
-
name: "
|
|
2712
|
+
name: "Composite",
|
|
2713
|
+
className: "AmlFilesystemClientInfo"
|
|
2691
2714
|
}
|
|
2692
2715
|
},
|
|
2693
2716
|
throughputProvisionedMBps: {
|
|
@@ -2722,10 +2745,10 @@ export const AmlFilesystem: coreClient.CompositeMapper = {
|
|
|
2722
2745
|
}
|
|
2723
2746
|
};
|
|
2724
2747
|
|
|
2725
|
-
export const
|
|
2748
|
+
export const AmlFilesystemsDeleteHeaders: coreClient.CompositeMapper = {
|
|
2726
2749
|
type: {
|
|
2727
2750
|
name: "Composite",
|
|
2728
|
-
className: "
|
|
2751
|
+
className: "AmlFilesystemsDeleteHeaders",
|
|
2729
2752
|
modelProperties: {
|
|
2730
2753
|
location: {
|
|
2731
2754
|
serializedName: "location",
|
|
@@ -2743,19 +2766,13 @@ export const CachesDeleteHeaders: coreClient.CompositeMapper = {
|
|
|
2743
2766
|
}
|
|
2744
2767
|
};
|
|
2745
2768
|
|
|
2746
|
-
export const
|
|
2769
|
+
export const AmlFilesystemsCreateOrUpdateHeaders: coreClient.CompositeMapper = {
|
|
2747
2770
|
type: {
|
|
2748
2771
|
name: "Composite",
|
|
2749
|
-
className: "
|
|
2772
|
+
className: "AmlFilesystemsCreateOrUpdateHeaders",
|
|
2750
2773
|
modelProperties: {
|
|
2751
|
-
location: {
|
|
2752
|
-
serializedName: "location",
|
|
2753
|
-
type: {
|
|
2754
|
-
name: "String"
|
|
2755
|
-
}
|
|
2756
|
-
},
|
|
2757
2774
|
azureAsyncOperation: {
|
|
2758
|
-
serializedName: "azure-
|
|
2775
|
+
serializedName: "azure-async-operation",
|
|
2759
2776
|
type: {
|
|
2760
2777
|
name: "String"
|
|
2761
2778
|
}
|
|
@@ -2764,10 +2781,10 @@ export const CachesUpdateHeaders: coreClient.CompositeMapper = {
|
|
|
2764
2781
|
}
|
|
2765
2782
|
};
|
|
2766
2783
|
|
|
2767
|
-
export const
|
|
2784
|
+
export const AmlFilesystemsUpdateHeaders: coreClient.CompositeMapper = {
|
|
2768
2785
|
type: {
|
|
2769
2786
|
name: "Composite",
|
|
2770
|
-
className: "
|
|
2787
|
+
className: "AmlFilesystemsUpdateHeaders",
|
|
2771
2788
|
modelProperties: {
|
|
2772
2789
|
location: {
|
|
2773
2790
|
serializedName: "location",
|
|
@@ -2776,7 +2793,7 @@ export const CachesDebugInfoHeaders: coreClient.CompositeMapper = {
|
|
|
2776
2793
|
}
|
|
2777
2794
|
},
|
|
2778
2795
|
azureAsyncOperation: {
|
|
2779
|
-
serializedName: "azure-
|
|
2796
|
+
serializedName: "azure-async-operation",
|
|
2780
2797
|
type: {
|
|
2781
2798
|
name: "String"
|
|
2782
2799
|
}
|
|
@@ -2785,10 +2802,10 @@ export const CachesDebugInfoHeaders: coreClient.CompositeMapper = {
|
|
|
2785
2802
|
}
|
|
2786
2803
|
};
|
|
2787
2804
|
|
|
2788
|
-
export const
|
|
2805
|
+
export const CachesDeleteHeaders: coreClient.CompositeMapper = {
|
|
2789
2806
|
type: {
|
|
2790
2807
|
name: "Composite",
|
|
2791
|
-
className: "
|
|
2808
|
+
className: "CachesDeleteHeaders",
|
|
2792
2809
|
modelProperties: {
|
|
2793
2810
|
location: {
|
|
2794
2811
|
serializedName: "location",
|
|
@@ -2806,10 +2823,10 @@ export const CachesFlushHeaders: coreClient.CompositeMapper = {
|
|
|
2806
2823
|
}
|
|
2807
2824
|
};
|
|
2808
2825
|
|
|
2809
|
-
export const
|
|
2826
|
+
export const CachesUpdateHeaders: coreClient.CompositeMapper = {
|
|
2810
2827
|
type: {
|
|
2811
2828
|
name: "Composite",
|
|
2812
|
-
className: "
|
|
2829
|
+
className: "CachesUpdateHeaders",
|
|
2813
2830
|
modelProperties: {
|
|
2814
2831
|
location: {
|
|
2815
2832
|
serializedName: "location",
|
|
@@ -2827,10 +2844,10 @@ export const CachesStartHeaders: coreClient.CompositeMapper = {
|
|
|
2827
2844
|
}
|
|
2828
2845
|
};
|
|
2829
2846
|
|
|
2830
|
-
export const
|
|
2847
|
+
export const CachesDebugInfoHeaders: coreClient.CompositeMapper = {
|
|
2831
2848
|
type: {
|
|
2832
2849
|
name: "Composite",
|
|
2833
|
-
className: "
|
|
2850
|
+
className: "CachesDebugInfoHeaders",
|
|
2834
2851
|
modelProperties: {
|
|
2835
2852
|
location: {
|
|
2836
2853
|
serializedName: "location",
|
|
@@ -2848,10 +2865,10 @@ export const CachesStopHeaders: coreClient.CompositeMapper = {
|
|
|
2848
2865
|
}
|
|
2849
2866
|
};
|
|
2850
2867
|
|
|
2851
|
-
export const
|
|
2868
|
+
export const CachesFlushHeaders: coreClient.CompositeMapper = {
|
|
2852
2869
|
type: {
|
|
2853
2870
|
name: "Composite",
|
|
2854
|
-
className: "
|
|
2871
|
+
className: "CachesFlushHeaders",
|
|
2855
2872
|
modelProperties: {
|
|
2856
2873
|
location: {
|
|
2857
2874
|
serializedName: "location",
|
|
@@ -2869,10 +2886,10 @@ export const CachesStartPrimingJobHeaders: coreClient.CompositeMapper = {
|
|
|
2869
2886
|
}
|
|
2870
2887
|
};
|
|
2871
2888
|
|
|
2872
|
-
export const
|
|
2889
|
+
export const CachesStartHeaders: coreClient.CompositeMapper = {
|
|
2873
2890
|
type: {
|
|
2874
2891
|
name: "Composite",
|
|
2875
|
-
className: "
|
|
2892
|
+
className: "CachesStartHeaders",
|
|
2876
2893
|
modelProperties: {
|
|
2877
2894
|
location: {
|
|
2878
2895
|
serializedName: "location",
|
|
@@ -2890,10 +2907,10 @@ export const CachesStopPrimingJobHeaders: coreClient.CompositeMapper = {
|
|
|
2890
2907
|
}
|
|
2891
2908
|
};
|
|
2892
2909
|
|
|
2893
|
-
export const
|
|
2910
|
+
export const CachesStopHeaders: coreClient.CompositeMapper = {
|
|
2894
2911
|
type: {
|
|
2895
2912
|
name: "Composite",
|
|
2896
|
-
className: "
|
|
2913
|
+
className: "CachesStopHeaders",
|
|
2897
2914
|
modelProperties: {
|
|
2898
2915
|
location: {
|
|
2899
2916
|
serializedName: "location",
|
|
@@ -2911,10 +2928,10 @@ export const CachesPausePrimingJobHeaders: coreClient.CompositeMapper = {
|
|
|
2911
2928
|
}
|
|
2912
2929
|
};
|
|
2913
2930
|
|
|
2914
|
-
export const
|
|
2931
|
+
export const CachesStartPrimingJobHeaders: coreClient.CompositeMapper = {
|
|
2915
2932
|
type: {
|
|
2916
2933
|
name: "Composite",
|
|
2917
|
-
className: "
|
|
2934
|
+
className: "CachesStartPrimingJobHeaders",
|
|
2918
2935
|
modelProperties: {
|
|
2919
2936
|
location: {
|
|
2920
2937
|
serializedName: "location",
|
|
@@ -2932,10 +2949,10 @@ export const CachesResumePrimingJobHeaders: coreClient.CompositeMapper = {
|
|
|
2932
2949
|
}
|
|
2933
2950
|
};
|
|
2934
2951
|
|
|
2935
|
-
export const
|
|
2952
|
+
export const CachesStopPrimingJobHeaders: coreClient.CompositeMapper = {
|
|
2936
2953
|
type: {
|
|
2937
2954
|
name: "Composite",
|
|
2938
|
-
className: "
|
|
2955
|
+
className: "CachesStopPrimingJobHeaders",
|
|
2939
2956
|
modelProperties: {
|
|
2940
2957
|
location: {
|
|
2941
2958
|
serializedName: "location",
|
|
@@ -2953,10 +2970,10 @@ export const CachesUpgradeFirmwareHeaders: coreClient.CompositeMapper = {
|
|
|
2953
2970
|
}
|
|
2954
2971
|
};
|
|
2955
2972
|
|
|
2956
|
-
export const
|
|
2973
|
+
export const CachesPausePrimingJobHeaders: coreClient.CompositeMapper = {
|
|
2957
2974
|
type: {
|
|
2958
2975
|
name: "Composite",
|
|
2959
|
-
className: "
|
|
2976
|
+
className: "CachesPausePrimingJobHeaders",
|
|
2960
2977
|
modelProperties: {
|
|
2961
2978
|
location: {
|
|
2962
2979
|
serializedName: "location",
|
|
@@ -2974,10 +2991,10 @@ export const CachesSpaceAllocationHeaders: coreClient.CompositeMapper = {
|
|
|
2974
2991
|
}
|
|
2975
2992
|
};
|
|
2976
2993
|
|
|
2977
|
-
export const
|
|
2994
|
+
export const CachesResumePrimingJobHeaders: coreClient.CompositeMapper = {
|
|
2978
2995
|
type: {
|
|
2979
2996
|
name: "Composite",
|
|
2980
|
-
className: "
|
|
2997
|
+
className: "CachesResumePrimingJobHeaders",
|
|
2981
2998
|
modelProperties: {
|
|
2982
2999
|
location: {
|
|
2983
3000
|
serializedName: "location",
|
|
@@ -2995,10 +3012,10 @@ export const StorageTargetsDnsRefreshHeaders: coreClient.CompositeMapper = {
|
|
|
2995
3012
|
}
|
|
2996
3013
|
};
|
|
2997
3014
|
|
|
2998
|
-
export const
|
|
3015
|
+
export const CachesUpgradeFirmwareHeaders: coreClient.CompositeMapper = {
|
|
2999
3016
|
type: {
|
|
3000
3017
|
name: "Composite",
|
|
3001
|
-
className: "
|
|
3018
|
+
className: "CachesUpgradeFirmwareHeaders",
|
|
3002
3019
|
modelProperties: {
|
|
3003
3020
|
location: {
|
|
3004
3021
|
serializedName: "location",
|
|
@@ -3016,10 +3033,10 @@ export const StorageTargetsDeleteHeaders: coreClient.CompositeMapper = {
|
|
|
3016
3033
|
}
|
|
3017
3034
|
};
|
|
3018
3035
|
|
|
3019
|
-
export const
|
|
3036
|
+
export const CachesSpaceAllocationHeaders: coreClient.CompositeMapper = {
|
|
3020
3037
|
type: {
|
|
3021
3038
|
name: "Composite",
|
|
3022
|
-
className: "
|
|
3039
|
+
className: "CachesSpaceAllocationHeaders",
|
|
3023
3040
|
modelProperties: {
|
|
3024
3041
|
location: {
|
|
3025
3042
|
serializedName: "location",
|
|
@@ -3037,10 +3054,10 @@ export const StorageTargetsRestoreDefaultsHeaders: coreClient.CompositeMapper =
|
|
|
3037
3054
|
}
|
|
3038
3055
|
};
|
|
3039
3056
|
|
|
3040
|
-
export const
|
|
3057
|
+
export const StorageTargetsDnsRefreshHeaders: coreClient.CompositeMapper = {
|
|
3041
3058
|
type: {
|
|
3042
3059
|
name: "Composite",
|
|
3043
|
-
className: "
|
|
3060
|
+
className: "StorageTargetsDnsRefreshHeaders",
|
|
3044
3061
|
modelProperties: {
|
|
3045
3062
|
location: {
|
|
3046
3063
|
serializedName: "location",
|
|
@@ -3058,10 +3075,10 @@ export const StorageTargetFlushHeaders: coreClient.CompositeMapper = {
|
|
|
3058
3075
|
}
|
|
3059
3076
|
};
|
|
3060
3077
|
|
|
3061
|
-
export const
|
|
3078
|
+
export const StorageTargetsDeleteHeaders: coreClient.CompositeMapper = {
|
|
3062
3079
|
type: {
|
|
3063
3080
|
name: "Composite",
|
|
3064
|
-
className: "
|
|
3081
|
+
className: "StorageTargetsDeleteHeaders",
|
|
3065
3082
|
modelProperties: {
|
|
3066
3083
|
location: {
|
|
3067
3084
|
serializedName: "location",
|
|
@@ -3079,10 +3096,10 @@ export const StorageTargetSuspendHeaders: coreClient.CompositeMapper = {
|
|
|
3079
3096
|
}
|
|
3080
3097
|
};
|
|
3081
3098
|
|
|
3082
|
-
export const
|
|
3099
|
+
export const StorageTargetsRestoreDefaultsHeaders: coreClient.CompositeMapper = {
|
|
3083
3100
|
type: {
|
|
3084
3101
|
name: "Composite",
|
|
3085
|
-
className: "
|
|
3102
|
+
className: "StorageTargetsRestoreDefaultsHeaders",
|
|
3086
3103
|
modelProperties: {
|
|
3087
3104
|
location: {
|
|
3088
3105
|
serializedName: "location",
|
|
@@ -3100,10 +3117,10 @@ export const StorageTargetResumeHeaders: coreClient.CompositeMapper = {
|
|
|
3100
3117
|
}
|
|
3101
3118
|
};
|
|
3102
3119
|
|
|
3103
|
-
export const
|
|
3120
|
+
export const StorageTargetFlushHeaders: coreClient.CompositeMapper = {
|
|
3104
3121
|
type: {
|
|
3105
3122
|
name: "Composite",
|
|
3106
|
-
className: "
|
|
3123
|
+
className: "StorageTargetFlushHeaders",
|
|
3107
3124
|
modelProperties: {
|
|
3108
3125
|
location: {
|
|
3109
3126
|
serializedName: "location",
|
|
@@ -3121,10 +3138,10 @@ export const StorageTargetInvalidateHeaders: coreClient.CompositeMapper = {
|
|
|
3121
3138
|
}
|
|
3122
3139
|
};
|
|
3123
3140
|
|
|
3124
|
-
export const
|
|
3141
|
+
export const StorageTargetSuspendHeaders: coreClient.CompositeMapper = {
|
|
3125
3142
|
type: {
|
|
3126
3143
|
name: "Composite",
|
|
3127
|
-
className: "
|
|
3144
|
+
className: "StorageTargetSuspendHeaders",
|
|
3128
3145
|
modelProperties: {
|
|
3129
3146
|
location: {
|
|
3130
3147
|
serializedName: "location",
|
|
@@ -3142,13 +3159,19 @@ export const AmlFilesystemsDeleteHeaders: coreClient.CompositeMapper = {
|
|
|
3142
3159
|
}
|
|
3143
3160
|
};
|
|
3144
3161
|
|
|
3145
|
-
export const
|
|
3162
|
+
export const StorageTargetResumeHeaders: coreClient.CompositeMapper = {
|
|
3146
3163
|
type: {
|
|
3147
3164
|
name: "Composite",
|
|
3148
|
-
className: "
|
|
3165
|
+
className: "StorageTargetResumeHeaders",
|
|
3149
3166
|
modelProperties: {
|
|
3167
|
+
location: {
|
|
3168
|
+
serializedName: "location",
|
|
3169
|
+
type: {
|
|
3170
|
+
name: "String"
|
|
3171
|
+
}
|
|
3172
|
+
},
|
|
3150
3173
|
azureAsyncOperation: {
|
|
3151
|
-
serializedName: "azure-
|
|
3174
|
+
serializedName: "azure-asyncoperation",
|
|
3152
3175
|
type: {
|
|
3153
3176
|
name: "String"
|
|
3154
3177
|
}
|
|
@@ -3157,10 +3180,10 @@ export const AmlFilesystemsCreateOrUpdateHeaders: coreClient.CompositeMapper = {
|
|
|
3157
3180
|
}
|
|
3158
3181
|
};
|
|
3159
3182
|
|
|
3160
|
-
export const
|
|
3183
|
+
export const StorageTargetInvalidateHeaders: coreClient.CompositeMapper = {
|
|
3161
3184
|
type: {
|
|
3162
3185
|
name: "Composite",
|
|
3163
|
-
className: "
|
|
3186
|
+
className: "StorageTargetInvalidateHeaders",
|
|
3164
3187
|
modelProperties: {
|
|
3165
3188
|
location: {
|
|
3166
3189
|
serializedName: "location",
|
|
@@ -3169,7 +3192,7 @@ export const AmlFilesystemsUpdateHeaders: coreClient.CompositeMapper = {
|
|
|
3169
3192
|
}
|
|
3170
3193
|
},
|
|
3171
3194
|
azureAsyncOperation: {
|
|
3172
|
-
serializedName: "azure-
|
|
3195
|
+
serializedName: "azure-asyncoperation",
|
|
3173
3196
|
type: {
|
|
3174
3197
|
name: "String"
|
|
3175
3198
|
}
|