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