@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.
Files changed (114) hide show
  1. package/CHANGELOG.md +15 -4
  2. package/README.md +2 -2
  3. package/dist/index.js +3670 -3582
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/amlFilesystemsArchiveSample.js +1 -1
  8. package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.js +1 -1
  9. package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.js +1 -1
  10. package/dist-esm/samples-dev/amlFilesystemsDeleteSample.js +1 -1
  11. package/dist-esm/samples-dev/amlFilesystemsGetSample.js +1 -1
  12. package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js +13 -6
  13. package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js.map +1 -1
  14. package/dist-esm/samples-dev/amlFilesystemsListSample.js +13 -6
  15. package/dist-esm/samples-dev/amlFilesystemsListSample.js.map +1 -1
  16. package/dist-esm/samples-dev/amlFilesystemsUpdateSample.js +1 -1
  17. package/dist-esm/samples-dev/ascOperationsGetSample.js +1 -1
  18. package/dist-esm/samples-dev/ascUsagesListSample.js +13 -6
  19. package/dist-esm/samples-dev/ascUsagesListSample.js.map +1 -1
  20. package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js +2 -4
  21. package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js.map +1 -1
  22. package/dist-esm/samples-dev/cachesDebugInfoSample.js +1 -1
  23. package/dist-esm/samples-dev/cachesDeleteSample.js +1 -1
  24. package/dist-esm/samples-dev/cachesFlushSample.js +1 -1
  25. package/dist-esm/samples-dev/cachesGetSample.js +1 -1
  26. package/dist-esm/samples-dev/cachesListByResourceGroupSample.js +13 -6
  27. package/dist-esm/samples-dev/cachesListByResourceGroupSample.js.map +1 -1
  28. package/dist-esm/samples-dev/cachesListSample.js +13 -6
  29. package/dist-esm/samples-dev/cachesListSample.js.map +1 -1
  30. package/dist-esm/samples-dev/cachesPausePrimingJobSample.js +1 -1
  31. package/dist-esm/samples-dev/cachesResumePrimingJobSample.js +1 -1
  32. package/dist-esm/samples-dev/cachesSpaceAllocationSample.js +1 -1
  33. package/dist-esm/samples-dev/cachesStartPrimingJobSample.js +1 -1
  34. package/dist-esm/samples-dev/cachesStartSample.js +1 -1
  35. package/dist-esm/samples-dev/cachesStopPrimingJobSample.js +1 -1
  36. package/dist-esm/samples-dev/cachesStopSample.js +1 -1
  37. package/dist-esm/samples-dev/cachesUpdateSample.js +3 -5
  38. package/dist-esm/samples-dev/cachesUpdateSample.js.map +1 -1
  39. package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.js +1 -1
  40. package/dist-esm/samples-dev/checkAmlFsSubnetsSample.js +1 -1
  41. package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.js +1 -1
  42. package/dist-esm/samples-dev/operationsListSample.js +13 -6
  43. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  44. package/dist-esm/samples-dev/skusListSample.js +13 -6
  45. package/dist-esm/samples-dev/skusListSample.js.map +1 -1
  46. package/dist-esm/samples-dev/storageTargetFlushSample.js +1 -1
  47. package/dist-esm/samples-dev/storageTargetInvalidateSample.js +1 -1
  48. package/dist-esm/samples-dev/storageTargetResumeSample.js +1 -1
  49. package/dist-esm/samples-dev/storageTargetSuspendSample.js +1 -1
  50. package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.js +3 -3
  51. package/dist-esm/samples-dev/storageTargetsDeleteSample.js +1 -1
  52. package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.js +1 -1
  53. package/dist-esm/samples-dev/storageTargetsGetSample.js +1 -1
  54. package/dist-esm/samples-dev/storageTargetsListByCacheSample.js +13 -6
  55. package/dist-esm/samples-dev/storageTargetsListByCacheSample.js.map +1 -1
  56. package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.js +1 -1
  57. package/dist-esm/samples-dev/usageModelsListSample.js +13 -6
  58. package/dist-esm/samples-dev/usageModelsListSample.js.map +1 -1
  59. package/dist-esm/src/models/index.d.ts +581 -564
  60. package/dist-esm/src/models/index.d.ts.map +1 -1
  61. package/dist-esm/src/models/index.js +70 -70
  62. package/dist-esm/src/models/index.js.map +1 -1
  63. package/dist-esm/src/models/mappers.d.ts +31 -30
  64. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  65. package/dist-esm/src/models/mappers.js +1386 -1362
  66. package/dist-esm/src/models/mappers.js.map +1 -1
  67. package/dist-esm/src/models/parameters.d.ts +9 -9
  68. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  69. package/dist-esm/src/models/parameters.js +70 -70
  70. package/dist-esm/src/models/parameters.js.map +1 -1
  71. package/dist-esm/src/operations/amlFilesystems.js +28 -14
  72. package/dist-esm/src/operations/amlFilesystems.js.map +1 -1
  73. package/dist-esm/src/operations/ascUsages.js +13 -6
  74. package/dist-esm/src/operations/ascUsages.js.map +1 -1
  75. package/dist-esm/src/operations/caches.js +28 -14
  76. package/dist-esm/src/operations/caches.js.map +1 -1
  77. package/dist-esm/src/operations/index.d.ts +1 -1
  78. package/dist-esm/src/operations/index.d.ts.map +1 -1
  79. package/dist-esm/src/operations/index.js +1 -1
  80. package/dist-esm/src/operations/index.js.map +1 -1
  81. package/dist-esm/src/operations/operations.js +12 -5
  82. package/dist-esm/src/operations/operations.js.map +1 -1
  83. package/dist-esm/src/operations/skus.js +14 -7
  84. package/dist-esm/src/operations/skus.js.map +1 -1
  85. package/dist-esm/src/operations/storageTargets.js +13 -6
  86. package/dist-esm/src/operations/storageTargets.js.map +1 -1
  87. package/dist-esm/src/operations/usageModels.js +14 -7
  88. package/dist-esm/src/operations/usageModels.js.map +1 -1
  89. package/dist-esm/src/operationsInterfaces/index.d.ts +1 -1
  90. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  91. package/dist-esm/src/operationsInterfaces/index.js +1 -1
  92. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  93. package/dist-esm/src/storageCacheManagementClient.d.ts +2 -2
  94. package/dist-esm/src/storageCacheManagementClient.d.ts.map +1 -1
  95. package/dist-esm/src/storageCacheManagementClient.js +4 -4
  96. package/dist-esm/src/storageCacheManagementClient.js.map +1 -1
  97. package/dist-esm/test/storagecache_operations_test.spec.js +24 -11
  98. package/dist-esm/test/storagecache_operations_test.spec.js.map +1 -1
  99. package/package.json +4 -4
  100. package/review/arm-storagecache.api.md +17 -11
  101. package/src/models/index.ts +679 -661
  102. package/src/models/mappers.ts +1399 -1376
  103. package/src/models/parameters.ts +82 -82
  104. package/src/operations/amlFilesystems.ts +4 -4
  105. package/src/operations/ascUsages.ts +1 -1
  106. package/src/operations/caches.ts +4 -4
  107. package/src/operations/index.ts +1 -1
  108. package/src/operations/skus.ts +2 -2
  109. package/src/operations/storageTargets.ts +1 -1
  110. package/src/operations/usageModels.ts +2 -2
  111. package/src/operationsInterfaces/index.ts +1 -1
  112. package/src/storageCacheManagementClient.ts +8 -8
  113. package/types/arm-storagecache.d.ts +48 -30
  114. package/types/tsdoc-metadata.json +1 -1
@@ -8,10 +8,10 @@
8
8
 
9
9
  import * as coreClient from "@azure/core-client";
10
10
 
11
- export const ApiOperationListResult: coreClient.CompositeMapper = {
11
+ export const AmlFilesystemsListResult: coreClient.CompositeMapper = {
12
12
  type: {
13
13
  name: "Composite",
14
- className: "ApiOperationListResult",
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: "ApiOperation"
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 ApiOperation: coreClient.CompositeMapper = {
38
+ export const AmlFilesystemIdentity: coreClient.CompositeMapper = {
39
39
  type: {
40
40
  name: "Composite",
41
- className: "ApiOperation",
41
+ className: "AmlFilesystemIdentity",
42
42
  modelProperties: {
43
- display: {
44
- serializedName: "display",
45
- type: {
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
- isDataAction: {
57
- serializedName: "isDataAction",
50
+ tenantId: {
51
+ serializedName: "tenantId",
52
+ readOnly: true,
58
53
  type: {
59
- name: "Boolean"
54
+ name: "String"
60
55
  }
61
56
  },
62
- name: {
63
- serializedName: "name",
57
+ type: {
58
+ serializedName: "type",
64
59
  type: {
65
- name: "String"
60
+ name: "Enum",
61
+ allowedValues: ["UserAssigned", "None"]
66
62
  }
67
63
  },
68
- serviceSpecification: {
69
- serializedName: "properties.serviceSpecification",
64
+ userAssignedIdentities: {
65
+ serializedName: "userAssignedIdentities",
70
66
  type: {
71
- name: "Composite",
72
- className: "ApiOperationPropertiesServiceSpecification"
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 ApiOperationDisplay: coreClient.CompositeMapper = {
80
+ export const UserAssignedIdentitiesValue: coreClient.CompositeMapper = {
80
81
  type: {
81
82
  name: "Composite",
82
- className: "ApiOperationDisplay",
83
+ className: "UserAssignedIdentitiesValue",
83
84
  modelProperties: {
84
- operation: {
85
- serializedName: "operation",
86
- type: {
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
- description: {
103
- serializedName: "description",
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 ApiOperationPropertiesServiceSpecification: coreClient.CompositeMapper = {
103
+ export const SkuName: coreClient.CompositeMapper = {
113
104
  type: {
114
105
  name: "Composite",
115
- className: "ApiOperationPropertiesServiceSpecification",
106
+ className: "SkuName",
116
107
  modelProperties: {
117
- metricSpecifications: {
118
- serializedName: "metricSpecifications",
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: "Sequence",
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 MetricSpecification: coreClient.CompositeMapper = {
118
+ export const AmlFilesystemHealth: coreClient.CompositeMapper = {
146
119
  type: {
147
120
  name: "Composite",
148
- className: "MetricSpecification",
121
+ className: "AmlFilesystemHealth",
149
122
  modelProperties: {
150
- name: {
151
- serializedName: "name",
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
- aggregationType: {
175
- serializedName: "aggregationType",
129
+ statusCode: {
130
+ serializedName: "statusCode",
176
131
  type: {
177
132
  name: "String"
178
133
  }
179
134
  },
180
- supportedAggregationTypes: {
181
- serializedName: "supportedAggregationTypes",
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 MetricDimension: coreClient.CompositeMapper = {
145
+ export const AmlFilesystemClientInfo: coreClient.CompositeMapper = {
214
146
  type: {
215
147
  name: "Composite",
216
- className: "MetricDimension",
148
+ className: "AmlFilesystemClientInfo",
217
149
  modelProperties: {
218
- name: {
219
- serializedName: "name",
150
+ mgsAddress: {
151
+ serializedName: "mgsAddress",
152
+ readOnly: true,
220
153
  type: {
221
154
  name: "String"
222
155
  }
223
156
  },
224
- displayName: {
225
- serializedName: "displayName",
157
+ mountCommand: {
158
+ serializedName: "mountCommand",
159
+ readOnly: true,
226
160
  type: {
227
161
  name: "String"
228
162
  }
229
163
  },
230
- internalName: {
231
- serializedName: "internalName",
164
+ lustreVersion: {
165
+ serializedName: "lustreVersion",
166
+ readOnly: true,
232
167
  type: {
233
168
  name: "String"
234
169
  }
235
170
  },
236
- toBeExportedForShoebox: {
237
- serializedName: "toBeExportedForShoebox",
171
+ containerStorageInterface: {
172
+ serializedName: "containerStorageInterface",
238
173
  type: {
239
- name: "Boolean"
174
+ name: "Composite",
175
+ className: "AmlFilesystemContainerStorageInterface"
240
176
  }
241
177
  }
242
178
  }
243
179
  }
244
180
  };
245
181
 
246
- export const LogSpecification: coreClient.CompositeMapper = {
182
+ export const AmlFilesystemContainerStorageInterface: coreClient.CompositeMapper = {
247
183
  type: {
248
184
  name: "Composite",
249
- className: "LogSpecification",
185
+ className: "AmlFilesystemContainerStorageInterface",
250
186
  modelProperties: {
251
- name: {
252
- serializedName: "name",
187
+ persistentVolumeClaim: {
188
+ serializedName: "persistentVolumeClaim",
189
+ readOnly: true,
253
190
  type: {
254
191
  name: "String"
255
192
  }
256
193
  },
257
- displayName: {
258
- serializedName: "displayName",
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 CloudError: coreClient.CompositeMapper = {
212
+ export const AmlFilesystemEncryptionSettings: coreClient.CompositeMapper = {
268
213
  type: {
269
214
  name: "Composite",
270
- className: "CloudError",
215
+ className: "AmlFilesystemEncryptionSettings",
271
216
  modelProperties: {
272
- error: {
273
- serializedName: "error",
217
+ keyEncryptionKey: {
218
+ serializedName: "keyEncryptionKey",
274
219
  type: {
275
220
  name: "Composite",
276
- className: "CloudErrorBody"
221
+ className: "KeyVaultKeyReference"
277
222
  }
278
223
  }
279
224
  }
280
225
  }
281
226
  };
282
227
 
283
- export const CloudErrorBody: coreClient.CompositeMapper = {
228
+ export const KeyVaultKeyReference: coreClient.CompositeMapper = {
284
229
  type: {
285
230
  name: "Composite",
286
- className: "CloudErrorBody",
231
+ className: "KeyVaultKeyReference",
287
232
  modelProperties: {
288
- code: {
289
- serializedName: "code",
290
- type: {
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
- target: {
313
- serializedName: "target",
240
+ sourceVault: {
241
+ serializedName: "sourceVault",
314
242
  type: {
315
- name: "String"
243
+ name: "Composite",
244
+ className: "KeyVaultKeyReferenceSourceVault"
316
245
  }
317
246
  }
318
247
  }
319
248
  }
320
249
  };
321
250
 
322
- export const ResourceSkusResult: coreClient.CompositeMapper = {
251
+ export const KeyVaultKeyReferenceSourceVault: coreClient.CompositeMapper = {
323
252
  type: {
324
253
  name: "Composite",
325
- className: "ResourceSkusResult",
254
+ className: "KeyVaultKeyReferenceSourceVault",
326
255
  modelProperties: {
327
- nextLink: {
328
- serializedName: "nextLink",
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 ResourceSku: coreClient.CompositeMapper = {
266
+ export const AmlFilesystemPropertiesMaintenanceWindow: coreClient.CompositeMapper = {
351
267
  type: {
352
268
  name: "Composite",
353
- className: "ResourceSku",
269
+ className: "AmlFilesystemPropertiesMaintenanceWindow",
354
270
  modelProperties: {
355
- resourceType: {
356
- serializedName: "resourceType",
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: "Sequence",
379
- element: {
380
- type: {
381
- name: "String"
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
- locationInfo: {
387
- serializedName: "locationInfo",
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: "Sequence",
390
- element: {
391
- type: {
392
- name: "Composite",
393
- className: "ResourceSkuLocationInfo"
394
- }
395
- }
292
+ name: "String"
396
293
  }
397
- },
398
- name: {
399
- serializedName: "name",
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: "String"
307
+ name: "Composite",
308
+ className: "AmlFilesystemHsmSettings"
402
309
  }
403
310
  },
404
- restrictions: {
405
- serializedName: "restrictions",
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: "Restriction"
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 ResourceSkuCapabilities: coreClient.CompositeMapper = {
328
+ export const AmlFilesystemHsmSettings: coreClient.CompositeMapper = {
421
329
  type: {
422
330
  name: "Composite",
423
- className: "ResourceSkuCapabilities",
331
+ className: "AmlFilesystemHsmSettings",
424
332
  modelProperties: {
425
- name: {
426
- serializedName: "name",
333
+ container: {
334
+ serializedName: "container",
335
+ required: true,
427
336
  type: {
428
337
  name: "String"
429
338
  }
430
339
  },
431
- value: {
432
- serializedName: "value",
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 ResourceSkuLocationInfo: coreClient.CompositeMapper = {
358
+ export const AmlFilesystemArchive: coreClient.CompositeMapper = {
442
359
  type: {
443
360
  name: "Composite",
444
- className: "ResourceSkuLocationInfo",
361
+ className: "AmlFilesystemArchive",
445
362
  modelProperties: {
446
- location: {
447
- serializedName: "location",
363
+ filesystemPath: {
364
+ serializedName: "filesystemPath",
365
+ readOnly: true,
448
366
  type: {
449
367
  name: "String"
450
368
  }
451
369
  },
452
- zones: {
453
- serializedName: "zones",
370
+ status: {
371
+ serializedName: "status",
454
372
  type: {
455
- name: "Sequence",
456
- element: {
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 Restriction: coreClient.CompositeMapper = {
381
+ export const AmlFilesystemArchiveStatus: coreClient.CompositeMapper = {
468
382
  type: {
469
383
  name: "Composite",
470
- className: "Restriction",
384
+ className: "AmlFilesystemArchiveStatus",
471
385
  modelProperties: {
472
- type: {
473
- serializedName: "type",
386
+ state: {
387
+ serializedName: "state",
474
388
  readOnly: true,
475
389
  type: {
476
390
  name: "String"
477
391
  }
478
392
  },
479
- values: {
480
- serializedName: "values",
393
+ lastCompletionTime: {
394
+ serializedName: "lastCompletionTime",
481
395
  readOnly: true,
482
396
  type: {
483
- name: "Sequence",
484
- element: {
485
- type: {
486
- name: "String"
487
- }
488
- }
397
+ name: "DateTime"
489
398
  }
490
399
  },
491
- reasonCode: {
492
- serializedName: "reasonCode",
400
+ lastStartedTime: {
401
+ serializedName: "lastStartedTime",
402
+ readOnly: true,
493
403
  type: {
494
- name: "String"
404
+ name: "DateTime"
495
405
  }
496
- }
497
- }
498
- }
499
- };
500
-
501
- export const UsageModelsResult: coreClient.CompositeMapper = {
502
- type: {
503
- name: "Composite",
504
- className: "UsageModelsResult",
505
- modelProperties: {
506
- nextLink: {
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
- value: {
513
- serializedName: "value",
421
+ errorMessage: {
422
+ serializedName: "errorMessage",
423
+ readOnly: true,
514
424
  type: {
515
- name: "Sequence",
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 UsageModel: coreClient.CompositeMapper = {
432
+ export const Resource: coreClient.CompositeMapper = {
529
433
  type: {
530
434
  name: "Composite",
531
- className: "UsageModel",
435
+ className: "Resource",
532
436
  modelProperties: {
533
- display: {
534
- serializedName: "display",
437
+ id: {
438
+ serializedName: "id",
439
+ readOnly: true,
535
440
  type: {
536
- name: "Composite",
537
- className: "UsageModelDisplay"
441
+ name: "String"
538
442
  }
539
443
  },
540
- modelName: {
541
- serializedName: "modelName",
444
+ name: {
445
+ serializedName: "name",
446
+ readOnly: true,
542
447
  type: {
543
448
  name: "String"
544
449
  }
545
450
  },
546
- targetType: {
547
- serializedName: "targetType",
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: "String"
461
+ name: "Composite",
462
+ className: "SystemData"
565
463
  }
566
464
  }
567
465
  }
568
466
  }
569
467
  };
570
468
 
571
- export const AscOperation: coreClient.CompositeMapper = {
469
+ export const SystemData: coreClient.CompositeMapper = {
572
470
  type: {
573
471
  name: "Composite",
574
- className: "AscOperation",
472
+ className: "SystemData",
575
473
  modelProperties: {
576
- id: {
577
- serializedName: "id",
474
+ createdBy: {
475
+ serializedName: "createdBy",
578
476
  type: {
579
477
  name: "String"
580
478
  }
581
479
  },
582
- name: {
583
- serializedName: "name",
480
+ createdByType: {
481
+ serializedName: "createdByType",
584
482
  type: {
585
483
  name: "String"
586
484
  }
587
485
  },
588
- startTime: {
589
- serializedName: "startTime",
486
+ createdAt: {
487
+ serializedName: "createdAt",
590
488
  type: {
591
- name: "String"
489
+ name: "DateTime"
592
490
  }
593
491
  },
594
- endTime: {
595
- serializedName: "endTime",
492
+ lastModifiedBy: {
493
+ serializedName: "lastModifiedBy",
596
494
  type: {
597
495
  name: "String"
598
496
  }
599
497
  },
600
- status: {
601
- serializedName: "status",
498
+ lastModifiedByType: {
499
+ serializedName: "lastModifiedByType",
602
500
  type: {
603
501
  name: "String"
604
502
  }
605
503
  },
606
- error: {
607
- serializedName: "error",
504
+ lastModifiedAt: {
505
+ serializedName: "lastModifiedAt",
608
506
  type: {
609
- name: "Composite",
610
- className: "ErrorResponse"
507
+ name: "DateTime"
611
508
  }
612
- },
613
- output: {
614
- serializedName: "properties.output",
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: "Dictionary",
617
- value: {
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 ErrorResponse: coreClient.CompositeMapper = {
530
+ export const CloudErrorBody: coreClient.CompositeMapper = {
627
531
  type: {
628
532
  name: "Composite",
629
- className: "ErrorResponse",
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 ResourceUsagesListResult: coreClient.CompositeMapper = {
569
+ export const AmlFilesystemUpdate: coreClient.CompositeMapper = {
648
570
  type: {
649
571
  name: "Composite",
650
- className: "ResourceUsagesListResult",
572
+ className: "AmlFilesystemUpdate",
651
573
  modelProperties: {
652
- nextLink: {
653
- serializedName: "nextLink",
654
- readOnly: true,
574
+ tags: {
575
+ serializedName: "tags",
655
576
  type: {
656
- name: "String"
577
+ name: "Dictionary",
578
+ value: { type: { name: "String" } }
657
579
  }
658
580
  },
659
- value: {
660
- serializedName: "value",
661
- readOnly: true,
581
+ encryptionSettings: {
582
+ serializedName: "properties.encryptionSettings",
662
583
  type: {
663
- name: "Sequence",
664
- element: {
665
- type: {
666
- name: "Composite",
667
- className: "ResourceUsage"
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 ResourceUsage: coreClient.CompositeMapper = {
599
+ export const AmlFilesystemUpdatePropertiesMaintenanceWindow: coreClient.CompositeMapper = {
677
600
  type: {
678
601
  name: "Composite",
679
- className: "ResourceUsage",
602
+ className: "AmlFilesystemUpdatePropertiesMaintenanceWindow",
680
603
  modelProperties: {
681
- limit: {
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
- InclusiveMinimum: 0
621
+ Pattern: new RegExp("^([0-9]|0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]$")
684
622
  },
685
- serializedName: "limit",
686
- readOnly: true,
623
+ serializedName: "timeOfDayUTC",
687
624
  type: {
688
- name: "Number"
625
+ name: "String"
689
626
  }
690
- },
691
- unit: {
692
- serializedName: "unit",
693
- readOnly: true,
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
- currentValue: {
699
- constraints: {
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
- name: {
709
- serializedName: "name",
665
+ sku: {
666
+ serializedName: "sku",
710
667
  type: {
711
668
  name: "Composite",
712
- className: "ResourceUsageName"
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 ResourceUsageName: coreClient.CompositeMapper = {
682
+ export const AmlFilesystemCheckSubnetError: coreClient.CompositeMapper = {
720
683
  type: {
721
684
  name: "Composite",
722
- className: "ResourceUsageName",
685
+ className: "AmlFilesystemCheckSubnetError",
723
686
  modelProperties: {
724
- value: {
725
- serializedName: "value",
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
- localizedValue: {
731
- serializedName: "localizedValue",
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 CachesListResult: coreClient.CompositeMapper = {
719
+ export const RequiredAmlFilesystemSubnetsSizeInfo: coreClient.CompositeMapper = {
741
720
  type: {
742
721
  name: "Composite",
743
- className: "CachesListResult",
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: "Cache"
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 Cache: coreClient.CompositeMapper = {
783
+ export const ApiOperation: coreClient.CompositeMapper = {
768
784
  type: {
769
785
  name: "Composite",
770
- className: "Cache",
786
+ className: "ApiOperation",
771
787
  modelProperties: {
772
- tags: {
773
- serializedName: "tags",
788
+ display: {
789
+ serializedName: "display",
774
790
  type: {
775
- name: "Dictionary",
776
- value: { type: { name: "String" } }
791
+ name: "Composite",
792
+ className: "ApiOperationDisplay"
777
793
  }
778
794
  },
779
- id: {
780
- serializedName: "id",
781
- readOnly: true,
795
+ origin: {
796
+ serializedName: "origin",
782
797
  type: {
783
798
  name: "String"
784
799
  }
785
800
  },
786
- location: {
787
- serializedName: "location",
801
+ isDataAction: {
802
+ serializedName: "isDataAction",
788
803
  type: {
789
- name: "String"
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
- identity: {
810
- serializedName: "identity",
813
+ serviceSpecification: {
814
+ serializedName: "properties.serviceSpecification",
811
815
  type: {
812
816
  name: "Composite",
813
- className: "CacheIdentity"
817
+ className: "ApiOperationPropertiesServiceSpecification"
814
818
  }
815
- },
816
- systemData: {
817
- serializedName: "systemData",
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: "Composite",
820
- className: "SystemData"
832
+ name: "String"
821
833
  }
822
834
  },
823
- sku: {
824
- serializedName: "sku",
835
+ provider: {
836
+ serializedName: "provider",
825
837
  type: {
826
- name: "Composite",
827
- className: "CacheSku"
838
+ name: "String"
828
839
  }
829
840
  },
830
- cacheSizeGB: {
831
- serializedName: "properties.cacheSizeGB",
841
+ resource: {
842
+ serializedName: "resource",
832
843
  type: {
833
- name: "Number"
844
+ name: "String"
834
845
  }
835
846
  },
836
- scalingFactor: {
837
- defaultValue: 1,
838
- serializedName: "properties.scalingFactor",
847
+ description: {
848
+ serializedName: "description",
839
849
  type: {
840
- name: "Number"
850
+ name: "String"
841
851
  }
842
- },
843
- health: {
844
- serializedName: "properties.health",
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: "Composite",
847
- className: "CacheHealth"
865
+ name: "Sequence",
866
+ element: {
867
+ type: {
868
+ name: "Composite",
869
+ className: "MetricSpecification"
870
+ }
871
+ }
848
872
  }
849
873
  },
850
- mountAddresses: {
851
- serializedName: "properties.mountAddresses",
852
- readOnly: true,
874
+ logSpecifications: {
875
+ serializedName: "logSpecifications",
853
876
  type: {
854
877
  name: "Sequence",
855
878
  element: {
856
879
  type: {
857
- name: "String"
880
+ name: "Composite",
881
+ className: "LogSpecification"
858
882
  }
859
883
  }
860
884
  }
861
- },
862
- provisioningState: {
863
- serializedName: "properties.provisioningState",
864
- readOnly: true,
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
- subnet: {
870
- serializedName: "properties.subnet",
901
+ displayName: {
902
+ serializedName: "displayName",
871
903
  type: {
872
904
  name: "String"
873
905
  }
874
906
  },
875
- upgradeStatus: {
876
- serializedName: "properties.upgradeStatus",
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: "Composite",
900
- className: "CacheEncryptionSettings"
910
+ name: "String"
901
911
  }
902
912
  },
903
- securitySettings: {
904
- serializedName: "properties.securitySettings",
913
+ unit: {
914
+ serializedName: "unit",
905
915
  type: {
906
- name: "Composite",
907
- className: "CacheSecuritySettings"
916
+ name: "String"
908
917
  }
909
918
  },
910
- directoryServicesSettings: {
911
- serializedName: "properties.directoryServicesSettings",
919
+ aggregationType: {
920
+ serializedName: "aggregationType",
912
921
  type: {
913
- name: "Composite",
914
- className: "CacheDirectorySettings"
922
+ name: "String"
915
923
  }
916
924
  },
917
- zones: {
918
- serializedName: "properties.zones",
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
- primingJobs: {
929
- serializedName: "properties.primingJobs",
930
- readOnly: true,
936
+ metricClass: {
937
+ serializedName: "metricClass",
931
938
  type: {
932
- name: "Sequence",
933
- element: {
934
- type: {
935
- name: "Composite",
936
- className: "PrimingJob"
937
- }
938
- }
939
+ name: "String"
939
940
  }
940
941
  },
941
- spaceAllocation: {
942
- serializedName: "properties.spaceAllocation",
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: "StorageTargetSpaceAllocation"
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 CacheIdentity: coreClient.CompositeMapper = {
958
+ export const MetricDimension: coreClient.CompositeMapper = {
959
959
  type: {
960
960
  name: "Composite",
961
- className: "CacheIdentity",
961
+ className: "MetricDimension",
962
962
  modelProperties: {
963
- principalId: {
964
- serializedName: "principalId",
965
- readOnly: true,
963
+ name: {
964
+ serializedName: "name",
966
965
  type: {
967
966
  name: "String"
968
967
  }
969
968
  },
970
- tenantId: {
971
- serializedName: "tenantId",
972
- readOnly: true,
969
+ displayName: {
970
+ serializedName: "displayName",
973
971
  type: {
974
972
  name: "String"
975
973
  }
976
974
  },
977
- type: {
978
- serializedName: "type",
975
+ internalName: {
976
+ serializedName: "internalName",
979
977
  type: {
980
- name: "Enum",
981
- allowedValues: [
982
- "SystemAssigned",
983
- "UserAssigned",
984
- "SystemAssigned, UserAssigned",
985
- "None"
986
- ]
978
+ name: "String"
987
979
  }
988
980
  },
989
- userAssignedIdentities: {
990
- serializedName: "userAssignedIdentities",
981
+ toBeExportedForShoebox: {
982
+ serializedName: "toBeExportedForShoebox",
991
983
  type: {
992
- name: "Dictionary",
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 UserAssignedIdentitiesValue: coreClient.CompositeMapper = {
991
+ export const LogSpecification: coreClient.CompositeMapper = {
1006
992
  type: {
1007
993
  name: "Composite",
1008
- className: "UserAssignedIdentitiesValue",
994
+ className: "LogSpecification",
1009
995
  modelProperties: {
1010
- principalId: {
1011
- serializedName: "principalId",
1012
- readOnly: true,
996
+ name: {
997
+ serializedName: "name",
1013
998
  type: {
1014
999
  name: "String"
1015
1000
  }
1016
1001
  },
1017
- clientId: {
1018
- serializedName: "clientId",
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 SystemData: coreClient.CompositeMapper = {
1012
+ export const ResourceSkusResult: coreClient.CompositeMapper = {
1029
1013
  type: {
1030
1014
  name: "Composite",
1031
- className: "SystemData",
1015
+ className: "ResourceSkusResult",
1032
1016
  modelProperties: {
1033
- createdBy: {
1034
- serializedName: "createdBy",
1017
+ nextLink: {
1018
+ serializedName: "nextLink",
1035
1019
  type: {
1036
1020
  name: "String"
1037
1021
  }
1038
1022
  },
1039
- createdByType: {
1040
- serializedName: "createdByType",
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
- createdAt: {
1046
- serializedName: "createdAt",
1052
+ capabilities: {
1053
+ serializedName: "capabilities",
1047
1054
  type: {
1048
- name: "DateTime"
1055
+ name: "Sequence",
1056
+ element: {
1057
+ type: {
1058
+ name: "Composite",
1059
+ className: "ResourceSkuCapabilities"
1060
+ }
1061
+ }
1049
1062
  }
1050
1063
  },
1051
- lastModifiedBy: {
1052
- serializedName: "lastModifiedBy",
1064
+ locations: {
1065
+ serializedName: "locations",
1066
+ readOnly: true,
1053
1067
  type: {
1054
- name: "String"
1068
+ name: "Sequence",
1069
+ element: {
1070
+ type: {
1071
+ name: "String"
1072
+ }
1073
+ }
1055
1074
  }
1056
1075
  },
1057
- lastModifiedByType: {
1058
- serializedName: "lastModifiedByType",
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
- lastModifiedAt: {
1064
- serializedName: "lastModifiedAt",
1094
+ restrictions: {
1095
+ serializedName: "restrictions",
1065
1096
  type: {
1066
- name: "DateTime"
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 CacheHealth: coreClient.CompositeMapper = {
1110
+ export const ResourceSkuCapabilities: coreClient.CompositeMapper = {
1074
1111
  type: {
1075
1112
  name: "Composite",
1076
- className: "CacheHealth",
1113
+ className: "ResourceSkuCapabilities",
1077
1114
  modelProperties: {
1078
- state: {
1079
- serializedName: "state",
1115
+ name: {
1116
+ serializedName: "name",
1080
1117
  type: {
1081
1118
  name: "String"
1082
1119
  }
1083
1120
  },
1084
- statusDescription: {
1085
- serializedName: "statusDescription",
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
- conditions: {
1091
- serializedName: "conditions",
1092
- readOnly: true,
1142
+ zones: {
1143
+ serializedName: "zones",
1093
1144
  type: {
1094
1145
  name: "Sequence",
1095
1146
  element: {
1096
1147
  type: {
1097
- name: "Composite",
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 Condition: coreClient.CompositeMapper = {
1157
+ export const Restriction: coreClient.CompositeMapper = {
1108
1158
  type: {
1109
1159
  name: "Composite",
1110
- className: "Condition",
1160
+ className: "Restriction",
1111
1161
  modelProperties: {
1112
- timestamp: {
1113
- serializedName: "timestamp",
1162
+ type: {
1163
+ serializedName: "type",
1114
1164
  readOnly: true,
1115
1165
  type: {
1116
- name: "DateTime"
1166
+ name: "String"
1117
1167
  }
1118
1168
  },
1119
- message: {
1120
- serializedName: "message",
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 CacheUpgradeStatus: coreClient.CompositeMapper = {
1191
+ export const UsageModelsResult: coreClient.CompositeMapper = {
1131
1192
  type: {
1132
1193
  name: "Composite",
1133
- className: "CacheUpgradeStatus",
1194
+ className: "UsageModelsResult",
1134
1195
  modelProperties: {
1135
- currentFirmwareVersion: {
1136
- serializedName: "currentFirmwareVersion",
1137
- readOnly: true,
1196
+ nextLink: {
1197
+ serializedName: "nextLink",
1138
1198
  type: {
1139
1199
  name: "String"
1140
1200
  }
1141
1201
  },
1142
- firmwareUpdateStatus: {
1143
- serializedName: "firmwareUpdateStatus",
1144
- readOnly: true,
1202
+ value: {
1203
+ serializedName: "value",
1145
1204
  type: {
1146
- name: "String"
1205
+ name: "Sequence",
1206
+ element: {
1207
+ type: {
1208
+ name: "Composite",
1209
+ className: "UsageModel"
1210
+ }
1211
+ }
1147
1212
  }
1148
- },
1149
- firmwareUpdateDeadline: {
1150
- serializedName: "firmwareUpdateDeadline",
1151
- readOnly: true,
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: "DateTime"
1226
+ name: "Composite",
1227
+ className: "UsageModelDisplay"
1154
1228
  }
1155
1229
  },
1156
- lastFirmwareUpdate: {
1157
- serializedName: "lastFirmwareUpdate",
1158
- readOnly: true,
1230
+ modelName: {
1231
+ serializedName: "modelName",
1159
1232
  type: {
1160
- name: "DateTime"
1233
+ name: "String"
1161
1234
  }
1162
1235
  },
1163
- pendingFirmwareVersion: {
1164
- serializedName: "pendingFirmwareVersion",
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 CacheUpgradeSettings: coreClient.CompositeMapper = {
1246
+ export const UsageModelDisplay: coreClient.CompositeMapper = {
1175
1247
  type: {
1176
1248
  name: "Composite",
1177
- className: "CacheUpgradeSettings",
1249
+ className: "UsageModelDisplay",
1178
1250
  modelProperties: {
1179
- upgradeScheduleEnabled: {
1180
- serializedName: "upgradeScheduleEnabled",
1181
- type: {
1182
- name: "Boolean"
1183
- }
1184
- },
1185
- scheduledTime: {
1186
- serializedName: "scheduledTime",
1251
+ description: {
1252
+ serializedName: "description",
1187
1253
  type: {
1188
- name: "DateTime"
1254
+ name: "String"
1189
1255
  }
1190
1256
  }
1191
1257
  }
1192
1258
  }
1193
1259
  };
1194
1260
 
1195
- export const CacheNetworkSettings: coreClient.CompositeMapper = {
1261
+ export const AscOperation: coreClient.CompositeMapper = {
1196
1262
  type: {
1197
1263
  name: "Composite",
1198
- className: "CacheNetworkSettings",
1264
+ className: "AscOperation",
1199
1265
  modelProperties: {
1200
- mtu: {
1201
- defaultValue: 1500,
1202
- constraints: {
1203
- InclusiveMaximum: 1500,
1204
- InclusiveMinimum: 576
1205
- },
1206
- serializedName: "mtu",
1266
+ id: {
1267
+ serializedName: "id",
1207
1268
  type: {
1208
- name: "Number"
1269
+ name: "String"
1209
1270
  }
1210
1271
  },
1211
- utilityAddresses: {
1212
- serializedName: "utilityAddresses",
1213
- readOnly: true,
1272
+ name: {
1273
+ serializedName: "name",
1214
1274
  type: {
1215
- name: "Sequence",
1216
- element: {
1217
- type: {
1218
- name: "String"
1219
- }
1220
- }
1275
+ name: "String"
1221
1276
  }
1222
1277
  },
1223
- dnsServers: {
1224
- serializedName: "dnsServers",
1278
+ startTime: {
1279
+ serializedName: "startTime",
1225
1280
  type: {
1226
- name: "Sequence",
1227
- element: {
1228
- type: {
1229
- name: "String"
1230
- }
1231
- }
1281
+ name: "String"
1232
1282
  }
1233
1283
  },
1234
- dnsSearchDomain: {
1235
- serializedName: "dnsSearchDomain",
1284
+ endTime: {
1285
+ serializedName: "endTime",
1236
1286
  type: {
1237
1287
  name: "String"
1238
1288
  }
1239
1289
  },
1240
- ntpServer: {
1241
- defaultValue: "time.windows.com",
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: "KeyVaultKeyReference"
1300
+ className: "ErrorResponse"
1261
1301
  }
1262
1302
  },
1263
- rotationToLatestKeyVersionEnabled: {
1264
- serializedName: "rotationToLatestKeyVersionEnabled",
1303
+ output: {
1304
+ serializedName: "properties.output",
1265
1305
  type: {
1266
- name: "Boolean"
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 KeyVaultKeyReference: coreClient.CompositeMapper = {
1316
+ export const ErrorResponse: coreClient.CompositeMapper = {
1274
1317
  type: {
1275
1318
  name: "Composite",
1276
- className: "KeyVaultKeyReference",
1319
+ className: "ErrorResponse",
1277
1320
  modelProperties: {
1278
- keyUrl: {
1279
- serializedName: "keyUrl",
1280
- required: true,
1321
+ code: {
1322
+ serializedName: "code",
1281
1323
  type: {
1282
1324
  name: "String"
1283
1325
  }
1284
1326
  },
1285
- sourceVault: {
1286
- serializedName: "sourceVault",
1327
+ message: {
1328
+ serializedName: "message",
1287
1329
  type: {
1288
- name: "Composite",
1289
- className: "KeyVaultKeyReferenceSourceVault"
1330
+ name: "String"
1290
1331
  }
1291
1332
  }
1292
1333
  }
1293
1334
  }
1294
1335
  };
1295
1336
 
1296
- export const KeyVaultKeyReferenceSourceVault: coreClient.CompositeMapper = {
1337
+ export const ResourceUsagesListResult: coreClient.CompositeMapper = {
1297
1338
  type: {
1298
1339
  name: "Composite",
1299
- className: "KeyVaultKeyReferenceSourceVault",
1340
+ className: "ResourceUsagesListResult",
1300
1341
  modelProperties: {
1301
- id: {
1302
- serializedName: "id",
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: "NfsAccessPolicy"
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 NfsAccessPolicy: coreClient.CompositeMapper = {
1366
+ export const ResourceUsage: coreClient.CompositeMapper = {
1333
1367
  type: {
1334
1368
  name: "Composite",
1335
- className: "NfsAccessPolicy",
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
- required: true,
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
- accessRules: {
1345
- serializedName: "accessRules",
1346
- required: true,
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: "NfsAccessRule"
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 NfsAccessRule: coreClient.CompositeMapper = {
1457
+ export const Cache: coreClient.CompositeMapper = {
1362
1458
  type: {
1363
1459
  name: "Composite",
1364
- className: "NfsAccessRule",
1460
+ className: "Cache",
1365
1461
  modelProperties: {
1366
- scope: {
1367
- serializedName: "scope",
1368
- required: true,
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
- filter: {
1374
- serializedName: "filter",
1476
+ location: {
1477
+ serializedName: "location",
1375
1478
  type: {
1376
1479
  name: "String"
1377
1480
  }
1378
1481
  },
1379
- access: {
1380
- serializedName: "access",
1381
- required: true,
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
- suid: {
1387
- serializedName: "suid",
1492
+ type: {
1493
+ serializedName: "type",
1494
+ readOnly: true,
1388
1495
  type: {
1389
- name: "Boolean"
1496
+ name: "String"
1390
1497
  }
1391
1498
  },
1392
- submountAccess: {
1393
- serializedName: "submountAccess",
1499
+ identity: {
1500
+ serializedName: "identity",
1394
1501
  type: {
1395
- name: "Boolean"
1502
+ name: "Composite",
1503
+ className: "CacheIdentity"
1396
1504
  }
1397
1505
  },
1398
- rootSquash: {
1399
- serializedName: "rootSquash",
1506
+ systemData: {
1507
+ serializedName: "systemData",
1400
1508
  type: {
1401
- name: "Boolean"
1509
+ name: "Composite",
1510
+ className: "SystemData"
1402
1511
  }
1403
1512
  },
1404
- anonymousUID: {
1405
- serializedName: "anonymousUID",
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
- anonymousGID: {
1411
- serializedName: "anonymousGID",
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: "CacheActiveDirectorySettings"
1562
+ className: "CacheUpgradeStatus"
1430
1563
  }
1431
1564
  },
1432
- usernameDownload: {
1433
- serializedName: "usernameDownload",
1565
+ upgradeSettings: {
1566
+ serializedName: "properties.upgradeSettings",
1434
1567
  type: {
1435
1568
  name: "Composite",
1436
- className: "CacheUsernameDownloadSettings"
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: "String"
1575
+ name: "Composite",
1576
+ className: "CacheNetworkSettings"
1453
1577
  }
1454
1578
  },
1455
- secondaryDnsIpAddress: {
1456
- serializedName: "secondaryDnsIpAddress",
1579
+ encryptionSettings: {
1580
+ serializedName: "properties.encryptionSettings",
1457
1581
  type: {
1458
- name: "String"
1582
+ name: "Composite",
1583
+ className: "CacheEncryptionSettings"
1459
1584
  }
1460
1585
  },
1461
- domainName: {
1462
- serializedName: "domainName",
1463
- required: true,
1586
+ securitySettings: {
1587
+ serializedName: "properties.securitySettings",
1464
1588
  type: {
1465
- name: "String"
1589
+ name: "Composite",
1590
+ className: "CacheSecuritySettings"
1466
1591
  }
1467
1592
  },
1468
- domainNetBiosName: {
1469
- serializedName: "domainNetBiosName",
1470
- required: true,
1593
+ directoryServicesSettings: {
1594
+ serializedName: "properties.directoryServicesSettings",
1471
1595
  type: {
1472
- name: "String"
1596
+ name: "Composite",
1597
+ className: "CacheDirectorySettings"
1473
1598
  }
1474
1599
  },
1475
- cacheNetBiosName: {
1476
- constraints: {
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: "String"
1603
+ name: "Sequence",
1604
+ element: {
1605
+ type: {
1606
+ name: "String"
1607
+ }
1608
+ }
1483
1609
  }
1484
1610
  },
1485
- domainJoined: {
1486
- serializedName: "domainJoined",
1611
+ primingJobs: {
1612
+ serializedName: "properties.primingJobs",
1487
1613
  readOnly: true,
1488
1614
  type: {
1489
- name: "String"
1615
+ name: "Sequence",
1616
+ element: {
1617
+ type: {
1618
+ name: "Composite",
1619
+ className: "PrimingJob"
1620
+ }
1621
+ }
1490
1622
  }
1491
1623
  },
1492
- credentials: {
1493
- serializedName: "credentials",
1624
+ spaceAllocation: {
1625
+ serializedName: "properties.spaceAllocation",
1626
+ readOnly: true,
1494
1627
  type: {
1495
- name: "Composite",
1496
- className: "CacheActiveDirectorySettingsCredentials"
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 CacheActiveDirectorySettingsCredentials: coreClient.CompositeMapper = {
1641
+ export const CacheIdentity: coreClient.CompositeMapper = {
1504
1642
  type: {
1505
1643
  name: "Composite",
1506
- className: "CacheActiveDirectorySettingsCredentials",
1644
+ className: "CacheIdentity",
1507
1645
  modelProperties: {
1508
- username: {
1509
- serializedName: "username",
1510
- required: true,
1646
+ principalId: {
1647
+ serializedName: "principalId",
1648
+ readOnly: true,
1511
1649
  type: {
1512
1650
  name: "String"
1513
1651
  }
1514
1652
  },
1515
- password: {
1516
- serializedName: "password",
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 CacheUsernameDownloadSettings: coreClient.CompositeMapper = {
1688
+ export const CacheHealth: coreClient.CompositeMapper = {
1526
1689
  type: {
1527
1690
  name: "Composite",
1528
- className: "CacheUsernameDownloadSettings",
1691
+ className: "CacheHealth",
1529
1692
  modelProperties: {
1530
- extendedGroups: {
1531
- serializedName: "extendedGroups",
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
- groupFileURI: {
1544
- serializedName: "groupFileURI",
1699
+ statusDescription: {
1700
+ serializedName: "statusDescription",
1545
1701
  type: {
1546
1702
  name: "String"
1547
1703
  }
1548
1704
  },
1549
- userFileURI: {
1550
- serializedName: "userFileURI",
1705
+ conditions: {
1706
+ serializedName: "conditions",
1707
+ readOnly: true,
1551
1708
  type: {
1552
- name: "String"
1709
+ name: "Sequence",
1710
+ element: {
1711
+ type: {
1712
+ name: "Composite",
1713
+ className: "Condition"
1714
+ }
1715
+ }
1553
1716
  }
1554
- },
1555
- ldapServer: {
1556
- serializedName: "ldapServer",
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: "String"
1731
+ name: "DateTime"
1559
1732
  }
1560
1733
  },
1561
- ldapBaseDN: {
1562
- serializedName: "ldapBaseDN",
1734
+ message: {
1735
+ serializedName: "message",
1736
+ readOnly: true,
1563
1737
  type: {
1564
1738
  name: "String"
1565
1739
  }
1566
- },
1567
- encryptLdapConnection: {
1568
- defaultValue: false,
1569
- serializedName: "encryptLdapConnection",
1570
- type: {
1571
- name: "Boolean"
1572
- }
1573
- },
1574
- requireValidCertificate: {
1575
- defaultValue: false,
1576
- serializedName: "requireValidCertificate",
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: "Boolean"
1754
+ name: "String"
1579
1755
  }
1580
1756
  },
1581
- autoDownloadCertificate: {
1582
- defaultValue: false,
1583
- serializedName: "autoDownloadCertificate",
1757
+ firmwareUpdateStatus: {
1758
+ serializedName: "firmwareUpdateStatus",
1759
+ readOnly: true,
1584
1760
  type: {
1585
- name: "Boolean"
1761
+ name: "String"
1586
1762
  }
1587
1763
  },
1588
- caCertificateURI: {
1589
- serializedName: "caCertificateURI",
1764
+ firmwareUpdateDeadline: {
1765
+ serializedName: "firmwareUpdateDeadline",
1766
+ readOnly: true,
1590
1767
  type: {
1591
- name: "String"
1768
+ name: "DateTime"
1592
1769
  }
1593
1770
  },
1594
- usernameDownloaded: {
1595
- serializedName: "usernameDownloaded",
1771
+ lastFirmwareUpdate: {
1772
+ serializedName: "lastFirmwareUpdate",
1596
1773
  readOnly: true,
1597
1774
  type: {
1598
- name: "String"
1775
+ name: "DateTime"
1599
1776
  }
1600
1777
  },
1601
- credentials: {
1602
- serializedName: "credentials",
1778
+ pendingFirmwareVersion: {
1779
+ serializedName: "pendingFirmwareVersion",
1780
+ readOnly: true,
1603
1781
  type: {
1604
- name: "Composite",
1605
- className: "CacheUsernameDownloadSettingsCredentials"
1782
+ name: "String"
1606
1783
  }
1607
1784
  }
1608
1785
  }
1609
1786
  }
1610
1787
  };
1611
1788
 
1612
- export const CacheUsernameDownloadSettingsCredentials: coreClient.CompositeMapper = {
1789
+ export const CacheUpgradeSettings: coreClient.CompositeMapper = {
1613
1790
  type: {
1614
1791
  name: "Composite",
1615
- className: "CacheUsernameDownloadSettingsCredentials",
1792
+ className: "CacheUpgradeSettings",
1616
1793
  modelProperties: {
1617
- bindDn: {
1618
- serializedName: "bindDn",
1794
+ upgradeScheduleEnabled: {
1795
+ serializedName: "upgradeScheduleEnabled",
1619
1796
  type: {
1620
- name: "String"
1797
+ name: "Boolean"
1621
1798
  }
1622
1799
  },
1623
- bindPassword: {
1624
- serializedName: "bindPassword",
1800
+ scheduledTime: {
1801
+ serializedName: "scheduledTime",
1625
1802
  type: {
1626
- name: "String"
1803
+ name: "DateTime"
1627
1804
  }
1628
1805
  }
1629
1806
  }
1630
1807
  }
1631
1808
  };
1632
1809
 
1633
- export const PrimingJob: coreClient.CompositeMapper = {
1810
+ export const CacheNetworkSettings: coreClient.CompositeMapper = {
1634
1811
  type: {
1635
1812
  name: "Composite",
1636
- className: "PrimingJob",
1813
+ className: "CacheNetworkSettings",
1637
1814
  modelProperties: {
1638
- primingJobName: {
1815
+ mtu: {
1816
+ defaultValue: 1500,
1639
1817
  constraints: {
1640
- Pattern: new RegExp("^[-0-9a-zA-Z_]{1,80}$")
1818
+ InclusiveMaximum: 1500,
1819
+ InclusiveMinimum: 576
1641
1820
  },
1642
- serializedName: "primingJobName",
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: "String"
1823
+ name: "Number"
1653
1824
  }
1654
1825
  },
1655
- primingJobId: {
1656
- constraints: {
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: "String"
1830
+ name: "Sequence",
1831
+ element: {
1832
+ type: {
1833
+ name: "String"
1834
+ }
1835
+ }
1663
1836
  }
1664
1837
  },
1665
- primingJobState: {
1666
- serializedName: "primingJobState",
1667
- readOnly: true,
1838
+ dnsServers: {
1839
+ serializedName: "dnsServers",
1668
1840
  type: {
1669
- name: "String"
1841
+ name: "Sequence",
1842
+ element: {
1843
+ type: {
1844
+ name: "String"
1845
+ }
1846
+ }
1670
1847
  }
1671
1848
  },
1672
- primingJobStatus: {
1673
- serializedName: "primingJobStatus",
1674
- readOnly: true,
1849
+ dnsSearchDomain: {
1850
+ serializedName: "dnsSearchDomain",
1675
1851
  type: {
1676
1852
  name: "String"
1677
1853
  }
1678
1854
  },
1679
- primingJobDetails: {
1680
- serializedName: "primingJobDetails",
1681
- readOnly: true,
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 StorageTargetSpaceAllocation: coreClient.CompositeMapper = {
1866
+ export const CacheEncryptionSettings: coreClient.CompositeMapper = {
1702
1867
  type: {
1703
1868
  name: "Composite",
1704
- className: "StorageTargetSpaceAllocation",
1869
+ className: "CacheEncryptionSettings",
1705
1870
  modelProperties: {
1706
- name: {
1707
- constraints: {
1708
- Pattern: new RegExp("^[-0-9a-zA-Z_]{1,80}$")
1709
- },
1710
- serializedName: "name",
1871
+ keyEncryptionKey: {
1872
+ serializedName: "keyEncryptionKey",
1711
1873
  type: {
1712
- name: "String"
1874
+ name: "Composite",
1875
+ className: "KeyVaultKeyReference"
1713
1876
  }
1714
1877
  },
1715
- allocationPercentage: {
1716
- constraints: {
1717
- InclusiveMaximum: 100,
1718
- InclusiveMinimum: 1
1719
- },
1720
- serializedName: "allocationPercentage",
1878
+ rotationToLatestKeyVersionEnabled: {
1879
+ serializedName: "rotationToLatestKeyVersionEnabled",
1721
1880
  type: {
1722
- name: "Number"
1881
+ name: "Boolean"
1723
1882
  }
1724
1883
  }
1725
1884
  }
1726
1885
  }
1727
1886
  };
1728
1887
 
1729
- export const CacheSku: coreClient.CompositeMapper = {
1888
+ export const CacheSecuritySettings: coreClient.CompositeMapper = {
1730
1889
  type: {
1731
1890
  name: "Composite",
1732
- className: "CacheSku",
1891
+ className: "CacheSecuritySettings",
1733
1892
  modelProperties: {
1734
- name: {
1735
- serializedName: "name",
1893
+ accessPolicies: {
1894
+ serializedName: "accessPolicies",
1736
1895
  type: {
1737
- name: "String"
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 StorageTargetsResult: coreClient.CompositeMapper = {
1909
+ export const NfsAccessPolicy: coreClient.CompositeMapper = {
1745
1910
  type: {
1746
1911
  name: "Composite",
1747
- className: "StorageTargetsResult",
1912
+ className: "NfsAccessPolicy",
1748
1913
  modelProperties: {
1749
- nextLink: {
1750
- serializedName: "nextLink",
1914
+ name: {
1915
+ serializedName: "name",
1916
+ required: true,
1751
1917
  type: {
1752
1918
  name: "String"
1753
1919
  }
1754
1920
  },
1755
- value: {
1756
- serializedName: "value",
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: "StorageTarget"
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 NamespaceJunction: coreClient.CompositeMapper = {
1938
+ export const NfsAccessRule: coreClient.CompositeMapper = {
1772
1939
  type: {
1773
1940
  name: "Composite",
1774
- className: "NamespaceJunction",
1941
+ className: "NfsAccessRule",
1775
1942
  modelProperties: {
1776
- namespacePath: {
1777
- serializedName: "namespacePath",
1943
+ scope: {
1944
+ serializedName: "scope",
1945
+ required: true,
1778
1946
  type: {
1779
1947
  name: "String"
1780
1948
  }
1781
1949
  },
1782
- targetPath: {
1783
- serializedName: "targetPath",
1950
+ filter: {
1951
+ serializedName: "filter",
1784
1952
  type: {
1785
1953
  name: "String"
1786
1954
  }
1787
1955
  },
1788
- nfsExport: {
1789
- serializedName: "nfsExport",
1956
+ access: {
1957
+ serializedName: "access",
1958
+ required: true,
1790
1959
  type: {
1791
1960
  name: "String"
1792
1961
  }
1793
1962
  },
1794
- nfsAccessPolicy: {
1795
- defaultValue: "default",
1796
- serializedName: "nfsAccessPolicy",
1963
+ suid: {
1964
+ serializedName: "suid",
1797
1965
  type: {
1798
- name: "String"
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: "String"
1972
+ name: "Boolean"
1817
1973
  }
1818
1974
  },
1819
- usageModel: {
1820
- serializedName: "usageModel",
1975
+ rootSquash: {
1976
+ serializedName: "rootSquash",
1821
1977
  type: {
1822
- name: "String"
1978
+ name: "Boolean"
1823
1979
  }
1824
1980
  },
1825
- verificationTimer: {
1826
- serializedName: "verificationTimer",
1981
+ anonymousUID: {
1982
+ serializedName: "anonymousUID",
1827
1983
  type: {
1828
- name: "Number"
1984
+ name: "String"
1829
1985
  }
1830
1986
  },
1831
- writeBackTimer: {
1832
- serializedName: "writeBackTimer",
1987
+ anonymousGID: {
1988
+ serializedName: "anonymousGID",
1833
1989
  type: {
1834
- name: "Number"
1990
+ name: "String"
1835
1991
  }
1836
1992
  }
1837
1993
  }
1838
1994
  }
1839
1995
  };
1840
1996
 
1841
- export const ClfsTarget: coreClient.CompositeMapper = {
1997
+ export const CacheDirectorySettings: coreClient.CompositeMapper = {
1842
1998
  type: {
1843
1999
  name: "Composite",
1844
- className: "ClfsTarget",
2000
+ className: "CacheDirectorySettings",
1845
2001
  modelProperties: {
1846
- target: {
1847
- serializedName: "target",
2002
+ activeDirectory: {
2003
+ serializedName: "activeDirectory",
1848
2004
  type: {
1849
- name: "String"
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: "Dictionary",
1865
- value: { type: { name: "String" } }
2012
+ name: "Composite",
2013
+ className: "CacheUsernameDownloadSettings"
1866
2014
  }
1867
2015
  }
1868
2016
  }
1869
2017
  }
1870
2018
  };
1871
2019
 
1872
- export const BlobNfsTarget: coreClient.CompositeMapper = {
2020
+ export const CacheActiveDirectorySettings: coreClient.CompositeMapper = {
1873
2021
  type: {
1874
2022
  name: "Composite",
1875
- className: "BlobNfsTarget",
2023
+ className: "CacheActiveDirectorySettings",
1876
2024
  modelProperties: {
1877
- target: {
1878
- serializedName: "target",
2025
+ primaryDnsIpAddress: {
2026
+ serializedName: "primaryDnsIpAddress",
2027
+ required: true,
1879
2028
  type: {
1880
2029
  name: "String"
1881
2030
  }
1882
2031
  },
1883
- usageModel: {
1884
- serializedName: "usageModel",
2032
+ secondaryDnsIpAddress: {
2033
+ serializedName: "secondaryDnsIpAddress",
1885
2034
  type: {
1886
2035
  name: "String"
1887
2036
  }
1888
2037
  },
1889
- verificationTimer: {
1890
- serializedName: "verificationTimer",
1891
- type: {
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
- id: {
1921
- serializedName: "id",
1922
- readOnly: true,
2045
+ domainNetBiosName: {
2046
+ serializedName: "domainNetBiosName",
2047
+ required: true,
1923
2048
  type: {
1924
2049
  name: "String"
1925
2050
  }
1926
2051
  },
1927
- type: {
1928
- serializedName: "type",
1929
- readOnly: true,
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
- location: {
1935
- serializedName: "location",
2062
+ domainJoined: {
2063
+ serializedName: "domainJoined",
1936
2064
  readOnly: true,
1937
2065
  type: {
1938
2066
  name: "String"
1939
2067
  }
1940
2068
  },
1941
- systemData: {
1942
- serializedName: "systemData",
2069
+ credentials: {
2070
+ serializedName: "credentials",
1943
2071
  type: {
1944
2072
  name: "Composite",
1945
- className: "SystemData"
2073
+ className: "CacheActiveDirectorySettingsCredentials"
1946
2074
  }
1947
2075
  }
1948
2076
  }
1949
2077
  }
1950
2078
  };
1951
2079
 
1952
- export const PrimingJobIdParameter: coreClient.CompositeMapper = {
2080
+ export const CacheActiveDirectorySettingsCredentials: coreClient.CompositeMapper = {
1953
2081
  type: {
1954
2082
  name: "Composite",
1955
- className: "PrimingJobIdParameter",
2083
+ className: "CacheActiveDirectorySettingsCredentials",
1956
2084
  modelProperties: {
1957
- primingJobId: {
1958
- constraints: {
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 AmlFilesystemsListResult: coreClient.CompositeMapper = {
2102
+ export const CacheUsernameDownloadSettings: coreClient.CompositeMapper = {
1972
2103
  type: {
1973
2104
  name: "Composite",
1974
- className: "AmlFilesystemsListResult",
2105
+ className: "CacheUsernameDownloadSettings",
1975
2106
  modelProperties: {
1976
- nextLink: {
1977
- serializedName: "nextLink",
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
- value: {
1983
- serializedName: "value",
2120
+ groupFileURI: {
2121
+ serializedName: "groupFileURI",
1984
2122
  type: {
1985
- name: "Sequence",
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
- tenantId: {
2011
- serializedName: "tenantId",
2012
- readOnly: true,
2132
+ ldapServer: {
2133
+ serializedName: "ldapServer",
2013
2134
  type: {
2014
2135
  name: "String"
2015
2136
  }
2016
2137
  },
2017
- type: {
2018
- serializedName: "type",
2138
+ ldapBaseDN: {
2139
+ serializedName: "ldapBaseDN",
2019
2140
  type: {
2020
- name: "Enum",
2021
- allowedValues: ["UserAssigned", "None"]
2141
+ name: "String"
2022
2142
  }
2023
2143
  },
2024
- userAssignedIdentities: {
2025
- serializedName: "userAssignedIdentities",
2144
+ encryptLdapConnection: {
2145
+ defaultValue: false,
2146
+ serializedName: "encryptLdapConnection",
2026
2147
  type: {
2027
- name: "Dictionary",
2028
- value: {
2029
- type: {
2030
- name: "Composite",
2031
- className: "UserAssignedIdentitiesValueAutoGenerated"
2032
- }
2033
- }
2148
+ name: "Boolean"
2034
2149
  }
2035
- }
2036
- }
2037
- }
2038
- };
2039
-
2040
- export const UserAssignedIdentitiesValueAutoGenerated: coreClient.CompositeMapper = {
2041
- type: {
2042
- name: "Composite",
2043
- className: "UserAssignedIdentitiesValueAutoGenerated",
2044
- modelProperties: {
2045
- principalId: {
2046
- serializedName: "principalId",
2047
- readOnly: true,
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
- clientId: {
2053
- serializedName: "clientId",
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 SkuName: coreClient.CompositeMapper = {
2189
+ export const CacheUsernameDownloadSettingsCredentials: coreClient.CompositeMapper = {
2064
2190
  type: {
2065
2191
  name: "Composite",
2066
- className: "SkuName",
2192
+ className: "CacheUsernameDownloadSettingsCredentials",
2067
2193
  modelProperties: {
2068
- name: {
2069
- serializedName: "name",
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 AmlFilesystemHealth: coreClient.CompositeMapper = {
2210
+ export const PrimingJob: coreClient.CompositeMapper = {
2079
2211
  type: {
2080
2212
  name: "Composite",
2081
- className: "AmlFilesystemHealth",
2213
+ className: "PrimingJob",
2082
2214
  modelProperties: {
2083
- state: {
2084
- serializedName: "state",
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
- statusCode: {
2090
- serializedName: "statusCode",
2225
+ primingManifestUrl: {
2226
+ serializedName: "primingManifestUrl",
2227
+ required: true,
2091
2228
  type: {
2092
2229
  name: "String"
2093
2230
  }
2094
2231
  },
2095
- statusDescription: {
2096
- serializedName: "statusDescription",
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: "String"
2271
+ name: "Number"
2099
2272
  }
2100
2273
  }
2101
2274
  }
2102
2275
  }
2103
2276
  };
2104
2277
 
2105
- export const AmlFilesystemEncryptionSettings: coreClient.CompositeMapper = {
2278
+ export const StorageTargetSpaceAllocation: coreClient.CompositeMapper = {
2106
2279
  type: {
2107
2280
  name: "Composite",
2108
- className: "AmlFilesystemEncryptionSettings",
2281
+ className: "StorageTargetSpaceAllocation",
2109
2282
  modelProperties: {
2110
- keyEncryptionKey: {
2111
- serializedName: "keyEncryptionKey",
2283
+ name: {
2284
+ constraints: {
2285
+ Pattern: new RegExp("^[-0-9a-zA-Z_]{1,80}$")
2286
+ },
2287
+ serializedName: "name",
2112
2288
  type: {
2113
- name: "Composite",
2114
- className: "KeyVaultKeyReference"
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 AmlFilesystemPropertiesMaintenanceWindow: coreClient.CompositeMapper = {
2306
+ export const CacheSku: coreClient.CompositeMapper = {
2122
2307
  type: {
2123
2308
  name: "Composite",
2124
- className: "AmlFilesystemPropertiesMaintenanceWindow",
2309
+ className: "CacheSku",
2125
2310
  modelProperties: {
2126
- dayOfWeek: {
2127
- serializedName: "dayOfWeek",
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 AmlFilesystemPropertiesHsm: coreClient.CompositeMapper = {
2321
+ export const StorageTargetsResult: coreClient.CompositeMapper = {
2155
2322
  type: {
2156
2323
  name: "Composite",
2157
- className: "AmlFilesystemPropertiesHsm",
2324
+ className: "StorageTargetsResult",
2158
2325
  modelProperties: {
2159
- settings: {
2160
- serializedName: "settings",
2326
+ nextLink: {
2327
+ serializedName: "nextLink",
2161
2328
  type: {
2162
- name: "Composite",
2163
- className: "AmlFilesystemHsmSettings"
2329
+ name: "String"
2164
2330
  }
2165
2331
  },
2166
- archiveStatus: {
2167
- serializedName: "archiveStatus",
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: "AmlFilesystemArchive"
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 AmlFilesystemHsmSettings: coreClient.CompositeMapper = {
2348
+ export const NamespaceJunction: coreClient.CompositeMapper = {
2184
2349
  type: {
2185
2350
  name: "Composite",
2186
- className: "AmlFilesystemHsmSettings",
2351
+ className: "NamespaceJunction",
2187
2352
  modelProperties: {
2188
- container: {
2189
- serializedName: "container",
2190
- required: true,
2353
+ namespacePath: {
2354
+ serializedName: "namespacePath",
2191
2355
  type: {
2192
2356
  name: "String"
2193
2357
  }
2194
2358
  },
2195
- loggingContainer: {
2196
- serializedName: "loggingContainer",
2197
- required: true,
2359
+ targetPath: {
2360
+ serializedName: "targetPath",
2198
2361
  type: {
2199
2362
  name: "String"
2200
2363
  }
2201
2364
  },
2202
- importPrefix: {
2203
- defaultValue: "/",
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
- status: {
2226
- serializedName: "status",
2371
+ nfsAccessPolicy: {
2372
+ defaultValue: "default",
2373
+ serializedName: "nfsAccessPolicy",
2227
2374
  type: {
2228
- name: "Composite",
2229
- className: "AmlFilesystemArchiveStatus"
2375
+ name: "String"
2230
2376
  }
2231
2377
  }
2232
2378
  }
2233
2379
  }
2234
2380
  };
2235
2381
 
2236
- export const AmlFilesystemArchiveStatus: coreClient.CompositeMapper = {
2382
+ export const Nfs3Target: coreClient.CompositeMapper = {
2237
2383
  type: {
2238
2384
  name: "Composite",
2239
- className: "AmlFilesystemArchiveStatus",
2385
+ className: "Nfs3Target",
2240
2386
  modelProperties: {
2241
- state: {
2242
- serializedName: "state",
2243
- readOnly: true,
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
- lastCompletionTime: {
2249
- serializedName: "lastCompletionTime",
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: "DateTime"
2399
+ name: "String"
2260
2400
  }
2261
2401
  },
2262
- percentComplete: {
2263
- serializedName: "percentComplete",
2264
- readOnly: true,
2402
+ verificationTimer: {
2403
+ serializedName: "verificationTimer",
2265
2404
  type: {
2266
2405
  name: "Number"
2267
2406
  }
2268
2407
  },
2269
- errorCode: {
2270
- serializedName: "errorCode",
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: "String"
2411
+ name: "Number"
2281
2412
  }
2282
2413
  }
2283
2414
  }
2284
2415
  }
2285
2416
  };
2286
2417
 
2287
- export const Resource: coreClient.CompositeMapper = {
2418
+ export const ClfsTarget: coreClient.CompositeMapper = {
2288
2419
  type: {
2289
2420
  name: "Composite",
2290
- className: "Resource",
2421
+ className: "ClfsTarget",
2291
2422
  modelProperties: {
2292
- id: {
2293
- serializedName: "id",
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 AmlFilesystemUpdate: coreClient.CompositeMapper = {
2433
+ export const UnknownTarget: coreClient.CompositeMapper = {
2325
2434
  type: {
2326
2435
  name: "Composite",
2327
- className: "AmlFilesystemUpdate",
2436
+ className: "UnknownTarget",
2328
2437
  modelProperties: {
2329
- tags: {
2330
- serializedName: "tags",
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 AmlFilesystemUpdatePropertiesMaintenanceWindow: coreClient.CompositeMapper = {
2449
+ export const BlobNfsTarget: coreClient.CompositeMapper = {
2355
2450
  type: {
2356
2451
  name: "Composite",
2357
- className: "AmlFilesystemUpdatePropertiesMaintenanceWindow",
2452
+ className: "BlobNfsTarget",
2358
2453
  modelProperties: {
2359
- dayOfWeek: {
2360
- serializedName: "dayOfWeek",
2454
+ target: {
2455
+ serializedName: "target",
2361
2456
  type: {
2362
- name: "Enum",
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
- timeOfDayUTC: {
2375
- constraints: {
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: "String"
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 AmlFilesystemSubnetInfo: coreClient.CompositeMapper = {
2482
+ export const StorageTargetResource: coreClient.CompositeMapper = {
2404
2483
  type: {
2405
2484
  name: "Composite",
2406
- className: "AmlFilesystemSubnetInfo",
2485
+ className: "StorageTargetResource",
2407
2486
  modelProperties: {
2408
- filesystemSubnet: {
2409
- serializedName: "filesystemSubnet",
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
- storageCapacityTiB: {
2415
- serializedName: "storageCapacityTiB",
2497
+ id: {
2498
+ serializedName: "id",
2499
+ readOnly: true,
2416
2500
  type: {
2417
- name: "Number"
2501
+ name: "String"
2418
2502
  }
2419
2503
  },
2420
- sku: {
2421
- serializedName: "sku",
2504
+ type: {
2505
+ serializedName: "type",
2506
+ readOnly: true,
2422
2507
  type: {
2423
- name: "Composite",
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: "AmlFilesystemCheckSubnetErrorFilesystemSubnet"
2522
+ className: "SystemData"
2447
2523
  }
2448
2524
  }
2449
2525
  }
2450
2526
  }
2451
2527
  };
2452
2528
 
2453
- export const AmlFilesystemCheckSubnetErrorFilesystemSubnet: coreClient.CompositeMapper = {
2529
+ export const PrimingJobIdParameter: coreClient.CompositeMapper = {
2454
2530
  type: {
2455
2531
  name: "Composite",
2456
- className: "AmlFilesystemCheckSubnetErrorFilesystemSubnet",
2532
+ className: "PrimingJobIdParameter",
2457
2533
  modelProperties: {
2458
- status: {
2459
- serializedName: "status",
2460
- type: {
2461
- name: "String"
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 RequiredAmlFilesystemSubnetsSizeInfo: coreClient.CompositeMapper = {
2548
+ export const TrackedResource: coreClient.CompositeMapper = {
2475
2549
  type: {
2476
2550
  name: "Composite",
2477
- className: "RequiredAmlFilesystemSubnetsSizeInfo",
2551
+ className: "TrackedResource",
2478
2552
  modelProperties: {
2479
- storageCapacityTiB: {
2480
- serializedName: "storageCapacityTiB",
2553
+ ...Resource.type.modelProperties,
2554
+ tags: {
2555
+ serializedName: "tags",
2481
2556
  type: {
2482
- name: "Number"
2557
+ name: "Dictionary",
2558
+ value: { type: { name: "String" } }
2483
2559
  }
2484
2560
  },
2485
- sku: {
2486
- serializedName: "sku",
2487
- type: {
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: "Number"
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
- mgsAddress: {
2673
- serializedName: "properties.mgsAddress",
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: "String"
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 CachesDeleteHeaders: coreClient.CompositeMapper = {
2748
+ export const AmlFilesystemsDeleteHeaders: coreClient.CompositeMapper = {
2726
2749
  type: {
2727
2750
  name: "Composite",
2728
- className: "CachesDeleteHeaders",
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 CachesUpdateHeaders: coreClient.CompositeMapper = {
2769
+ export const AmlFilesystemsCreateOrUpdateHeaders: coreClient.CompositeMapper = {
2747
2770
  type: {
2748
2771
  name: "Composite",
2749
- className: "CachesUpdateHeaders",
2772
+ className: "AmlFilesystemsCreateOrUpdateHeaders",
2750
2773
  modelProperties: {
2751
- location: {
2752
- serializedName: "location",
2753
- type: {
2754
- name: "String"
2755
- }
2756
- },
2757
2774
  azureAsyncOperation: {
2758
- serializedName: "azure-asyncoperation",
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 CachesDebugInfoHeaders: coreClient.CompositeMapper = {
2784
+ export const AmlFilesystemsUpdateHeaders: coreClient.CompositeMapper = {
2768
2785
  type: {
2769
2786
  name: "Composite",
2770
- className: "CachesDebugInfoHeaders",
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-asyncoperation",
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 CachesFlushHeaders: coreClient.CompositeMapper = {
2805
+ export const CachesDeleteHeaders: coreClient.CompositeMapper = {
2789
2806
  type: {
2790
2807
  name: "Composite",
2791
- className: "CachesFlushHeaders",
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 CachesStartHeaders: coreClient.CompositeMapper = {
2826
+ export const CachesUpdateHeaders: coreClient.CompositeMapper = {
2810
2827
  type: {
2811
2828
  name: "Composite",
2812
- className: "CachesStartHeaders",
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 CachesStopHeaders: coreClient.CompositeMapper = {
2847
+ export const CachesDebugInfoHeaders: coreClient.CompositeMapper = {
2831
2848
  type: {
2832
2849
  name: "Composite",
2833
- className: "CachesStopHeaders",
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 CachesStartPrimingJobHeaders: coreClient.CompositeMapper = {
2868
+ export const CachesFlushHeaders: coreClient.CompositeMapper = {
2852
2869
  type: {
2853
2870
  name: "Composite",
2854
- className: "CachesStartPrimingJobHeaders",
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 CachesStopPrimingJobHeaders: coreClient.CompositeMapper = {
2889
+ export const CachesStartHeaders: coreClient.CompositeMapper = {
2873
2890
  type: {
2874
2891
  name: "Composite",
2875
- className: "CachesStopPrimingJobHeaders",
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 CachesPausePrimingJobHeaders: coreClient.CompositeMapper = {
2910
+ export const CachesStopHeaders: coreClient.CompositeMapper = {
2894
2911
  type: {
2895
2912
  name: "Composite",
2896
- className: "CachesPausePrimingJobHeaders",
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 CachesResumePrimingJobHeaders: coreClient.CompositeMapper = {
2931
+ export const CachesStartPrimingJobHeaders: coreClient.CompositeMapper = {
2915
2932
  type: {
2916
2933
  name: "Composite",
2917
- className: "CachesResumePrimingJobHeaders",
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 CachesUpgradeFirmwareHeaders: coreClient.CompositeMapper = {
2952
+ export const CachesStopPrimingJobHeaders: coreClient.CompositeMapper = {
2936
2953
  type: {
2937
2954
  name: "Composite",
2938
- className: "CachesUpgradeFirmwareHeaders",
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 CachesSpaceAllocationHeaders: coreClient.CompositeMapper = {
2973
+ export const CachesPausePrimingJobHeaders: coreClient.CompositeMapper = {
2957
2974
  type: {
2958
2975
  name: "Composite",
2959
- className: "CachesSpaceAllocationHeaders",
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 StorageTargetsDnsRefreshHeaders: coreClient.CompositeMapper = {
2994
+ export const CachesResumePrimingJobHeaders: coreClient.CompositeMapper = {
2978
2995
  type: {
2979
2996
  name: "Composite",
2980
- className: "StorageTargetsDnsRefreshHeaders",
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 StorageTargetsDeleteHeaders: coreClient.CompositeMapper = {
3015
+ export const CachesUpgradeFirmwareHeaders: coreClient.CompositeMapper = {
2999
3016
  type: {
3000
3017
  name: "Composite",
3001
- className: "StorageTargetsDeleteHeaders",
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 StorageTargetsRestoreDefaultsHeaders: coreClient.CompositeMapper = {
3036
+ export const CachesSpaceAllocationHeaders: coreClient.CompositeMapper = {
3020
3037
  type: {
3021
3038
  name: "Composite",
3022
- className: "StorageTargetsRestoreDefaultsHeaders",
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 StorageTargetFlushHeaders: coreClient.CompositeMapper = {
3057
+ export const StorageTargetsDnsRefreshHeaders: coreClient.CompositeMapper = {
3041
3058
  type: {
3042
3059
  name: "Composite",
3043
- className: "StorageTargetFlushHeaders",
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 StorageTargetSuspendHeaders: coreClient.CompositeMapper = {
3078
+ export const StorageTargetsDeleteHeaders: coreClient.CompositeMapper = {
3062
3079
  type: {
3063
3080
  name: "Composite",
3064
- className: "StorageTargetSuspendHeaders",
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 StorageTargetResumeHeaders: coreClient.CompositeMapper = {
3099
+ export const StorageTargetsRestoreDefaultsHeaders: coreClient.CompositeMapper = {
3083
3100
  type: {
3084
3101
  name: "Composite",
3085
- className: "StorageTargetResumeHeaders",
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 StorageTargetInvalidateHeaders: coreClient.CompositeMapper = {
3120
+ export const StorageTargetFlushHeaders: coreClient.CompositeMapper = {
3104
3121
  type: {
3105
3122
  name: "Composite",
3106
- className: "StorageTargetInvalidateHeaders",
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 AmlFilesystemsDeleteHeaders: coreClient.CompositeMapper = {
3141
+ export const StorageTargetSuspendHeaders: coreClient.CompositeMapper = {
3125
3142
  type: {
3126
3143
  name: "Composite",
3127
- className: "AmlFilesystemsDeleteHeaders",
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 AmlFilesystemsCreateOrUpdateHeaders: coreClient.CompositeMapper = {
3162
+ export const StorageTargetResumeHeaders: coreClient.CompositeMapper = {
3146
3163
  type: {
3147
3164
  name: "Composite",
3148
- className: "AmlFilesystemsCreateOrUpdateHeaders",
3165
+ className: "StorageTargetResumeHeaders",
3149
3166
  modelProperties: {
3167
+ location: {
3168
+ serializedName: "location",
3169
+ type: {
3170
+ name: "String"
3171
+ }
3172
+ },
3150
3173
  azureAsyncOperation: {
3151
- serializedName: "azure-async-operation",
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 AmlFilesystemsUpdateHeaders: coreClient.CompositeMapper = {
3183
+ export const StorageTargetInvalidateHeaders: coreClient.CompositeMapper = {
3161
3184
  type: {
3162
3185
  name: "Composite",
3163
- className: "AmlFilesystemsUpdateHeaders",
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-async-operation",
3195
+ serializedName: "azure-asyncoperation",
3173
3196
  type: {
3174
3197
  name: "String"
3175
3198
  }