@azure/arm-sphere 1.0.0-beta.1 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2 -2
- package/LICENSE +1 -1
- package/README.md +1 -1
- package/dist/index.js +1517 -1338
- 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/catalogsCountDevicesSample.js +1 -1
- package/dist-esm/samples-dev/catalogsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/catalogsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/catalogsGetSample.js +1 -1
- package/dist-esm/samples-dev/catalogsListByResourceGroupSample.js +4 -9
- package/dist-esm/samples-dev/catalogsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/catalogsListBySubscriptionSample.js +4 -9
- package/dist-esm/samples-dev/catalogsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/catalogsListDeploymentsSample.js +4 -9
- package/dist-esm/samples-dev/catalogsListDeploymentsSample.js.map +1 -1
- package/dist-esm/samples-dev/catalogsListDeviceGroupsSample.js +6 -11
- package/dist-esm/samples-dev/catalogsListDeviceGroupsSample.js.map +1 -1
- package/dist-esm/samples-dev/catalogsListDeviceInsightsSample.js +6 -11
- package/dist-esm/samples-dev/catalogsListDeviceInsightsSample.js.map +1 -1
- package/dist-esm/samples-dev/catalogsListDevicesSample.js +4 -9
- package/dist-esm/samples-dev/catalogsListDevicesSample.js.map +1 -1
- package/dist-esm/samples-dev/catalogsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/catalogsUploadImageSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsUploadImageSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsUploadImageSample.js +42 -0
- package/dist-esm/samples-dev/catalogsUploadImageSample.js.map +1 -0
- package/dist-esm/samples-dev/certificatesGetSample.js +1 -1
- package/dist-esm/samples-dev/certificatesListByCatalogSample.js +4 -9
- package/dist-esm/samples-dev/certificatesListByCatalogSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesRetrieveCertChainSample.js +1 -1
- package/dist-esm/samples-dev/certificatesRetrieveProofOfPossessionNonceSample.js +3 -3
- package/dist-esm/samples-dev/certificatesRetrieveProofOfPossessionNonceSample.js.map +1 -1
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/deploymentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/deploymentsGetSample.js +1 -1
- package/dist-esm/samples-dev/deploymentsListByDeviceGroupSample.js +4 -9
- package/dist-esm/samples-dev/deploymentsListByDeviceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/deviceGroupsClaimDevicesSample.js +4 -4
- package/dist-esm/samples-dev/deviceGroupsClaimDevicesSample.js.map +1 -1
- package/dist-esm/samples-dev/deviceGroupsCountDevicesSample.js +1 -1
- package/dist-esm/samples-dev/deviceGroupsCreateOrUpdateSample.js +6 -4
- package/dist-esm/samples-dev/deviceGroupsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/deviceGroupsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/deviceGroupsGetSample.js +1 -1
- package/dist-esm/samples-dev/deviceGroupsListByProductSample.js +4 -9
- package/dist-esm/samples-dev/deviceGroupsListByProductSample.js.map +1 -1
- package/dist-esm/samples-dev/deviceGroupsUpdateSample.js +2 -2
- package/dist-esm/samples-dev/deviceGroupsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/devicesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/devicesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/devicesGenerateCapabilityImageSample.js +3 -3
- package/dist-esm/samples-dev/devicesGenerateCapabilityImageSample.js.map +1 -1
- package/dist-esm/samples-dev/devicesGetSample.js +1 -1
- package/dist-esm/samples-dev/devicesListByDeviceGroupSample.js +4 -9
- package/dist-esm/samples-dev/devicesListByDeviceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/devicesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/imagesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/imagesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/imagesDeleteSample.js +2 -2
- package/dist-esm/samples-dev/imagesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/imagesGetSample.js +2 -2
- package/dist-esm/samples-dev/imagesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/imagesListByCatalogSample.js +4 -9
- package/dist-esm/samples-dev/imagesListByCatalogSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +4 -9
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/productsCountDevicesSample.js +1 -1
- package/dist-esm/samples-dev/productsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/productsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/productsGenerateDefaultDeviceGroupsSample.js +4 -9
- package/dist-esm/samples-dev/productsGenerateDefaultDeviceGroupsSample.js.map +1 -1
- package/dist-esm/samples-dev/productsGetSample.js +1 -1
- package/dist-esm/samples-dev/productsListByCatalogSample.js +4 -9
- package/dist-esm/samples-dev/productsListByCatalogSample.js.map +1 -1
- package/dist-esm/samples-dev/productsUpdateSample.js +1 -1
- package/dist-esm/src/azureSphereManagementClient.d.ts.map +1 -1
- package/dist-esm/src/azureSphereManagementClient.js +9 -9
- package/dist-esm/src/azureSphereManagementClient.js.map +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +232 -178
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +11 -2
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +783 -636
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +1 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +80 -76
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/catalogs.d.ts +17 -1
- package/dist-esm/src/operations/catalogs.d.ts.map +1 -1
- package/dist-esm/src/operations/catalogs.js +214 -154
- package/dist-esm/src/operations/catalogs.js.map +1 -1
- package/dist-esm/src/operations/certificates.js +31 -36
- package/dist-esm/src/operations/certificates.js.map +1 -1
- package/dist-esm/src/operations/deployments.d.ts.map +1 -1
- package/dist-esm/src/operations/deployments.js +45 -50
- package/dist-esm/src/operations/deployments.js.map +1 -1
- package/dist-esm/src/operations/deviceGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/deviceGroups.js +74 -79
- package/dist-esm/src/operations/deviceGroups.js.map +1 -1
- package/dist-esm/src/operations/devices.d.ts.map +1 -1
- package/dist-esm/src/operations/devices.js +70 -75
- package/dist-esm/src/operations/devices.js.map +1 -1
- package/dist-esm/src/operations/images.d.ts +5 -5
- package/dist-esm/src/operations/images.d.ts.map +1 -1
- package/dist-esm/src/operations/images.js +46 -51
- package/dist-esm/src/operations/images.js.map +1 -1
- package/dist-esm/src/operations/operations.js +12 -17
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/products.d.ts.map +1 -1
- package/dist-esm/src/operations/products.js +72 -82
- package/dist-esm/src/operations/products.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/catalogs.d.ts +17 -1
- package/dist-esm/src/operationsInterfaces/catalogs.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/images.d.ts +5 -5
- package/dist-esm/src/pagingHelper.js.map +1 -1
- package/dist-esm/test/sphere_operations_test.spec.js +12 -27
- package/dist-esm/test/sphere_operations_test.spec.js.map +1 -1
- package/package.json +16 -21
- package/review/arm-sphere.api.md +103 -51
- package/src/azureSphereManagementClient.ts +18 -17
- package/src/lroImpl.ts +3 -3
- package/src/models/index.ts +262 -194
- package/src/models/mappers.ts +811 -682
- package/src/models/parameters.ts +85 -80
- package/src/operations/catalogs.ts +338 -221
- package/src/operations/certificates.ts +51 -55
- package/src/operations/deployments.ts +81 -87
- package/src/operations/deviceGroups.ts +135 -146
- package/src/operations/devices.ts +128 -138
- package/src/operations/images.ts +82 -88
- package/src/operations/operations.ts +16 -16
- package/src/operations/products.ts +132 -142
- package/src/operationsInterfaces/catalogs.ts +48 -14
- package/src/operationsInterfaces/certificates.ts +5 -5
- package/src/operationsInterfaces/deployments.ts +7 -7
- package/src/operationsInterfaces/deviceGroups.ts +12 -12
- package/src/operationsInterfaces/devices.ts +11 -11
- package/src/operationsInterfaces/images.ts +12 -12
- package/src/operationsInterfaces/operations.ts +1 -1
- package/src/operationsInterfaces/products.ts +11 -11
- package/src/pagingHelper.ts +1 -1
- package/types/arm-sphere.d.ts +212 -131
- package/types/tsdoc-metadata.json +1 -1
- package/rollup.config.js +0 -122
package/src/models/mappers.ts
CHANGED
|
@@ -21,20 +21,20 @@ export const OperationListResult: coreClient.CompositeMapper = {
|
|
|
21
21
|
element: {
|
|
22
22
|
type: {
|
|
23
23
|
name: "Composite",
|
|
24
|
-
className: "Operation"
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
24
|
+
className: "Operation",
|
|
25
|
+
},
|
|
26
|
+
},
|
|
27
|
+
},
|
|
28
28
|
},
|
|
29
29
|
nextLink: {
|
|
30
30
|
serializedName: "nextLink",
|
|
31
31
|
readOnly: true,
|
|
32
32
|
type: {
|
|
33
|
-
name: "String"
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
}
|
|
33
|
+
name: "String",
|
|
34
|
+
},
|
|
35
|
+
},
|
|
36
|
+
},
|
|
37
|
+
},
|
|
38
38
|
};
|
|
39
39
|
|
|
40
40
|
export const Operation: coreClient.CompositeMapper = {
|
|
@@ -46,39 +46,39 @@ export const Operation: coreClient.CompositeMapper = {
|
|
|
46
46
|
serializedName: "name",
|
|
47
47
|
readOnly: true,
|
|
48
48
|
type: {
|
|
49
|
-
name: "String"
|
|
50
|
-
}
|
|
49
|
+
name: "String",
|
|
50
|
+
},
|
|
51
51
|
},
|
|
52
52
|
isDataAction: {
|
|
53
53
|
serializedName: "isDataAction",
|
|
54
54
|
readOnly: true,
|
|
55
55
|
type: {
|
|
56
|
-
name: "Boolean"
|
|
57
|
-
}
|
|
56
|
+
name: "Boolean",
|
|
57
|
+
},
|
|
58
58
|
},
|
|
59
59
|
display: {
|
|
60
60
|
serializedName: "display",
|
|
61
61
|
type: {
|
|
62
62
|
name: "Composite",
|
|
63
|
-
className: "OperationDisplay"
|
|
64
|
-
}
|
|
63
|
+
className: "OperationDisplay",
|
|
64
|
+
},
|
|
65
65
|
},
|
|
66
66
|
origin: {
|
|
67
67
|
serializedName: "origin",
|
|
68
68
|
readOnly: true,
|
|
69
69
|
type: {
|
|
70
|
-
name: "String"
|
|
71
|
-
}
|
|
70
|
+
name: "String",
|
|
71
|
+
},
|
|
72
72
|
},
|
|
73
73
|
actionType: {
|
|
74
74
|
serializedName: "actionType",
|
|
75
75
|
readOnly: true,
|
|
76
76
|
type: {
|
|
77
|
-
name: "String"
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
}
|
|
77
|
+
name: "String",
|
|
78
|
+
},
|
|
79
|
+
},
|
|
80
|
+
},
|
|
81
|
+
},
|
|
82
82
|
};
|
|
83
83
|
|
|
84
84
|
export const OperationDisplay: coreClient.CompositeMapper = {
|
|
@@ -90,32 +90,32 @@ export const OperationDisplay: coreClient.CompositeMapper = {
|
|
|
90
90
|
serializedName: "provider",
|
|
91
91
|
readOnly: true,
|
|
92
92
|
type: {
|
|
93
|
-
name: "String"
|
|
94
|
-
}
|
|
93
|
+
name: "String",
|
|
94
|
+
},
|
|
95
95
|
},
|
|
96
96
|
resource: {
|
|
97
97
|
serializedName: "resource",
|
|
98
98
|
readOnly: true,
|
|
99
99
|
type: {
|
|
100
|
-
name: "String"
|
|
101
|
-
}
|
|
100
|
+
name: "String",
|
|
101
|
+
},
|
|
102
102
|
},
|
|
103
103
|
operation: {
|
|
104
104
|
serializedName: "operation",
|
|
105
105
|
readOnly: true,
|
|
106
106
|
type: {
|
|
107
|
-
name: "String"
|
|
108
|
-
}
|
|
107
|
+
name: "String",
|
|
108
|
+
},
|
|
109
109
|
},
|
|
110
110
|
description: {
|
|
111
111
|
serializedName: "description",
|
|
112
112
|
readOnly: true,
|
|
113
113
|
type: {
|
|
114
|
-
name: "String"
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
}
|
|
114
|
+
name: "String",
|
|
115
|
+
},
|
|
116
|
+
},
|
|
117
|
+
},
|
|
118
|
+
},
|
|
119
119
|
};
|
|
120
120
|
|
|
121
121
|
export const ErrorResponse: coreClient.CompositeMapper = {
|
|
@@ -127,11 +127,11 @@ export const ErrorResponse: coreClient.CompositeMapper = {
|
|
|
127
127
|
serializedName: "error",
|
|
128
128
|
type: {
|
|
129
129
|
name: "Composite",
|
|
130
|
-
className: "ErrorDetail"
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
}
|
|
130
|
+
className: "ErrorDetail",
|
|
131
|
+
},
|
|
132
|
+
},
|
|
133
|
+
},
|
|
134
|
+
},
|
|
135
135
|
};
|
|
136
136
|
|
|
137
137
|
export const ErrorDetail: coreClient.CompositeMapper = {
|
|
@@ -143,22 +143,22 @@ export const ErrorDetail: coreClient.CompositeMapper = {
|
|
|
143
143
|
serializedName: "code",
|
|
144
144
|
readOnly: true,
|
|
145
145
|
type: {
|
|
146
|
-
name: "String"
|
|
147
|
-
}
|
|
146
|
+
name: "String",
|
|
147
|
+
},
|
|
148
148
|
},
|
|
149
149
|
message: {
|
|
150
150
|
serializedName: "message",
|
|
151
151
|
readOnly: true,
|
|
152
152
|
type: {
|
|
153
|
-
name: "String"
|
|
154
|
-
}
|
|
153
|
+
name: "String",
|
|
154
|
+
},
|
|
155
155
|
},
|
|
156
156
|
target: {
|
|
157
157
|
serializedName: "target",
|
|
158
158
|
readOnly: true,
|
|
159
159
|
type: {
|
|
160
|
-
name: "String"
|
|
161
|
-
}
|
|
160
|
+
name: "String",
|
|
161
|
+
},
|
|
162
162
|
},
|
|
163
163
|
details: {
|
|
164
164
|
serializedName: "details",
|
|
@@ -168,10 +168,10 @@ export const ErrorDetail: coreClient.CompositeMapper = {
|
|
|
168
168
|
element: {
|
|
169
169
|
type: {
|
|
170
170
|
name: "Composite",
|
|
171
|
-
className: "ErrorDetail"
|
|
172
|
-
}
|
|
173
|
-
}
|
|
174
|
-
}
|
|
171
|
+
className: "ErrorDetail",
|
|
172
|
+
},
|
|
173
|
+
},
|
|
174
|
+
},
|
|
175
175
|
},
|
|
176
176
|
additionalInfo: {
|
|
177
177
|
serializedName: "additionalInfo",
|
|
@@ -181,13 +181,13 @@ export const ErrorDetail: coreClient.CompositeMapper = {
|
|
|
181
181
|
element: {
|
|
182
182
|
type: {
|
|
183
183
|
name: "Composite",
|
|
184
|
-
className: "ErrorAdditionalInfo"
|
|
185
|
-
}
|
|
186
|
-
}
|
|
187
|
-
}
|
|
188
|
-
}
|
|
189
|
-
}
|
|
190
|
-
}
|
|
184
|
+
className: "ErrorAdditionalInfo",
|
|
185
|
+
},
|
|
186
|
+
},
|
|
187
|
+
},
|
|
188
|
+
},
|
|
189
|
+
},
|
|
190
|
+
},
|
|
191
191
|
};
|
|
192
192
|
|
|
193
193
|
export const ErrorAdditionalInfo: coreClient.CompositeMapper = {
|
|
@@ -199,19 +199,19 @@ export const ErrorAdditionalInfo: coreClient.CompositeMapper = {
|
|
|
199
199
|
serializedName: "type",
|
|
200
200
|
readOnly: true,
|
|
201
201
|
type: {
|
|
202
|
-
name: "String"
|
|
203
|
-
}
|
|
202
|
+
name: "String",
|
|
203
|
+
},
|
|
204
204
|
},
|
|
205
205
|
info: {
|
|
206
206
|
serializedName: "info",
|
|
207
207
|
readOnly: true,
|
|
208
208
|
type: {
|
|
209
209
|
name: "Dictionary",
|
|
210
|
-
value: { type: { name: "any" } }
|
|
211
|
-
}
|
|
212
|
-
}
|
|
213
|
-
}
|
|
214
|
-
}
|
|
210
|
+
value: { type: { name: "any" } },
|
|
211
|
+
},
|
|
212
|
+
},
|
|
213
|
+
},
|
|
214
|
+
},
|
|
215
215
|
};
|
|
216
216
|
|
|
217
217
|
export const CatalogListResult: coreClient.CompositeMapper = {
|
|
@@ -227,19 +227,43 @@ export const CatalogListResult: coreClient.CompositeMapper = {
|
|
|
227
227
|
element: {
|
|
228
228
|
type: {
|
|
229
229
|
name: "Composite",
|
|
230
|
-
className: "Catalog"
|
|
231
|
-
}
|
|
232
|
-
}
|
|
233
|
-
}
|
|
230
|
+
className: "Catalog",
|
|
231
|
+
},
|
|
232
|
+
},
|
|
233
|
+
},
|
|
234
234
|
},
|
|
235
235
|
nextLink: {
|
|
236
236
|
serializedName: "nextLink",
|
|
237
|
+
readOnly: true,
|
|
238
|
+
type: {
|
|
239
|
+
name: "String",
|
|
240
|
+
},
|
|
241
|
+
},
|
|
242
|
+
},
|
|
243
|
+
},
|
|
244
|
+
};
|
|
245
|
+
|
|
246
|
+
export const CatalogProperties: coreClient.CompositeMapper = {
|
|
247
|
+
type: {
|
|
248
|
+
name: "Composite",
|
|
249
|
+
className: "CatalogProperties",
|
|
250
|
+
modelProperties: {
|
|
251
|
+
tenantId: {
|
|
252
|
+
serializedName: "tenantId",
|
|
253
|
+
readOnly: true,
|
|
254
|
+
type: {
|
|
255
|
+
name: "String",
|
|
256
|
+
},
|
|
257
|
+
},
|
|
258
|
+
provisioningState: {
|
|
259
|
+
serializedName: "provisioningState",
|
|
260
|
+
readOnly: true,
|
|
237
261
|
type: {
|
|
238
|
-
name: "String"
|
|
239
|
-
}
|
|
240
|
-
}
|
|
241
|
-
}
|
|
242
|
-
}
|
|
262
|
+
name: "String",
|
|
263
|
+
},
|
|
264
|
+
},
|
|
265
|
+
},
|
|
266
|
+
},
|
|
243
267
|
};
|
|
244
268
|
|
|
245
269
|
export const Resource: coreClient.CompositeMapper = {
|
|
@@ -251,32 +275,32 @@ export const Resource: coreClient.CompositeMapper = {
|
|
|
251
275
|
serializedName: "id",
|
|
252
276
|
readOnly: true,
|
|
253
277
|
type: {
|
|
254
|
-
name: "String"
|
|
255
|
-
}
|
|
278
|
+
name: "String",
|
|
279
|
+
},
|
|
256
280
|
},
|
|
257
281
|
name: {
|
|
258
282
|
serializedName: "name",
|
|
259
283
|
readOnly: true,
|
|
260
284
|
type: {
|
|
261
|
-
name: "String"
|
|
262
|
-
}
|
|
285
|
+
name: "String",
|
|
286
|
+
},
|
|
263
287
|
},
|
|
264
288
|
type: {
|
|
265
289
|
serializedName: "type",
|
|
266
290
|
readOnly: true,
|
|
267
291
|
type: {
|
|
268
|
-
name: "String"
|
|
269
|
-
}
|
|
292
|
+
name: "String",
|
|
293
|
+
},
|
|
270
294
|
},
|
|
271
295
|
systemData: {
|
|
272
296
|
serializedName: "systemData",
|
|
273
297
|
type: {
|
|
274
298
|
name: "Composite",
|
|
275
|
-
className: "SystemData"
|
|
276
|
-
}
|
|
277
|
-
}
|
|
278
|
-
}
|
|
279
|
-
}
|
|
299
|
+
className: "SystemData",
|
|
300
|
+
},
|
|
301
|
+
},
|
|
302
|
+
},
|
|
303
|
+
},
|
|
280
304
|
};
|
|
281
305
|
|
|
282
306
|
export const SystemData: coreClient.CompositeMapper = {
|
|
@@ -287,41 +311,41 @@ export const SystemData: coreClient.CompositeMapper = {
|
|
|
287
311
|
createdBy: {
|
|
288
312
|
serializedName: "createdBy",
|
|
289
313
|
type: {
|
|
290
|
-
name: "String"
|
|
291
|
-
}
|
|
314
|
+
name: "String",
|
|
315
|
+
},
|
|
292
316
|
},
|
|
293
317
|
createdByType: {
|
|
294
318
|
serializedName: "createdByType",
|
|
295
319
|
type: {
|
|
296
|
-
name: "String"
|
|
297
|
-
}
|
|
320
|
+
name: "String",
|
|
321
|
+
},
|
|
298
322
|
},
|
|
299
323
|
createdAt: {
|
|
300
324
|
serializedName: "createdAt",
|
|
301
325
|
type: {
|
|
302
|
-
name: "DateTime"
|
|
303
|
-
}
|
|
326
|
+
name: "DateTime",
|
|
327
|
+
},
|
|
304
328
|
},
|
|
305
329
|
lastModifiedBy: {
|
|
306
330
|
serializedName: "lastModifiedBy",
|
|
307
331
|
type: {
|
|
308
|
-
name: "String"
|
|
309
|
-
}
|
|
332
|
+
name: "String",
|
|
333
|
+
},
|
|
310
334
|
},
|
|
311
335
|
lastModifiedByType: {
|
|
312
336
|
serializedName: "lastModifiedByType",
|
|
313
337
|
type: {
|
|
314
|
-
name: "String"
|
|
315
|
-
}
|
|
338
|
+
name: "String",
|
|
339
|
+
},
|
|
316
340
|
},
|
|
317
341
|
lastModifiedAt: {
|
|
318
342
|
serializedName: "lastModifiedAt",
|
|
319
343
|
type: {
|
|
320
|
-
name: "DateTime"
|
|
321
|
-
}
|
|
322
|
-
}
|
|
323
|
-
}
|
|
324
|
-
}
|
|
344
|
+
name: "DateTime",
|
|
345
|
+
},
|
|
346
|
+
},
|
|
347
|
+
},
|
|
348
|
+
},
|
|
325
349
|
};
|
|
326
350
|
|
|
327
351
|
export const CatalogUpdate: coreClient.CompositeMapper = {
|
|
@@ -333,11 +357,11 @@ export const CatalogUpdate: coreClient.CompositeMapper = {
|
|
|
333
357
|
serializedName: "tags",
|
|
334
358
|
type: {
|
|
335
359
|
name: "Dictionary",
|
|
336
|
-
value: { type: { name: "String" } }
|
|
337
|
-
}
|
|
338
|
-
}
|
|
339
|
-
}
|
|
340
|
-
}
|
|
360
|
+
value: { type: { name: "String" } },
|
|
361
|
+
},
|
|
362
|
+
},
|
|
363
|
+
},
|
|
364
|
+
},
|
|
341
365
|
};
|
|
342
366
|
|
|
343
367
|
export const CertificateListResult: coreClient.CompositeMapper = {
|
|
@@ -353,19 +377,20 @@ export const CertificateListResult: coreClient.CompositeMapper = {
|
|
|
353
377
|
element: {
|
|
354
378
|
type: {
|
|
355
379
|
name: "Composite",
|
|
356
|
-
className: "Certificate"
|
|
357
|
-
}
|
|
358
|
-
}
|
|
359
|
-
}
|
|
380
|
+
className: "Certificate",
|
|
381
|
+
},
|
|
382
|
+
},
|
|
383
|
+
},
|
|
360
384
|
},
|
|
361
385
|
nextLink: {
|
|
362
386
|
serializedName: "nextLink",
|
|
387
|
+
readOnly: true,
|
|
363
388
|
type: {
|
|
364
|
-
name: "String"
|
|
365
|
-
}
|
|
366
|
-
}
|
|
367
|
-
}
|
|
368
|
-
}
|
|
389
|
+
name: "String",
|
|
390
|
+
},
|
|
391
|
+
},
|
|
392
|
+
},
|
|
393
|
+
},
|
|
369
394
|
};
|
|
370
395
|
|
|
371
396
|
export const CertificateProperties: coreClient.CompositeMapper = {
|
|
@@ -377,53 +402,53 @@ export const CertificateProperties: coreClient.CompositeMapper = {
|
|
|
377
402
|
serializedName: "certificate",
|
|
378
403
|
readOnly: true,
|
|
379
404
|
type: {
|
|
380
|
-
name: "String"
|
|
381
|
-
}
|
|
405
|
+
name: "String",
|
|
406
|
+
},
|
|
382
407
|
},
|
|
383
408
|
status: {
|
|
384
409
|
serializedName: "status",
|
|
385
410
|
readOnly: true,
|
|
386
411
|
type: {
|
|
387
|
-
name: "String"
|
|
388
|
-
}
|
|
412
|
+
name: "String",
|
|
413
|
+
},
|
|
389
414
|
},
|
|
390
415
|
subject: {
|
|
391
416
|
serializedName: "subject",
|
|
392
417
|
readOnly: true,
|
|
393
418
|
type: {
|
|
394
|
-
name: "String"
|
|
395
|
-
}
|
|
419
|
+
name: "String",
|
|
420
|
+
},
|
|
396
421
|
},
|
|
397
422
|
thumbprint: {
|
|
398
423
|
serializedName: "thumbprint",
|
|
399
424
|
readOnly: true,
|
|
400
425
|
type: {
|
|
401
|
-
name: "String"
|
|
402
|
-
}
|
|
426
|
+
name: "String",
|
|
427
|
+
},
|
|
403
428
|
},
|
|
404
429
|
expiryUtc: {
|
|
405
430
|
serializedName: "expiryUtc",
|
|
406
431
|
readOnly: true,
|
|
407
432
|
type: {
|
|
408
|
-
name: "DateTime"
|
|
409
|
-
}
|
|
433
|
+
name: "DateTime",
|
|
434
|
+
},
|
|
410
435
|
},
|
|
411
436
|
notBeforeUtc: {
|
|
412
437
|
serializedName: "notBeforeUtc",
|
|
413
438
|
readOnly: true,
|
|
414
439
|
type: {
|
|
415
|
-
name: "DateTime"
|
|
416
|
-
}
|
|
440
|
+
name: "DateTime",
|
|
441
|
+
},
|
|
417
442
|
},
|
|
418
443
|
provisioningState: {
|
|
419
444
|
serializedName: "provisioningState",
|
|
420
445
|
readOnly: true,
|
|
421
446
|
type: {
|
|
422
|
-
name: "String"
|
|
423
|
-
}
|
|
424
|
-
}
|
|
425
|
-
}
|
|
426
|
-
}
|
|
447
|
+
name: "String",
|
|
448
|
+
},
|
|
449
|
+
},
|
|
450
|
+
},
|
|
451
|
+
},
|
|
427
452
|
};
|
|
428
453
|
|
|
429
454
|
export const CertificateChainResponse: coreClient.CompositeMapper = {
|
|
@@ -435,11 +460,11 @@ export const CertificateChainResponse: coreClient.CompositeMapper = {
|
|
|
435
460
|
serializedName: "certificateChain",
|
|
436
461
|
readOnly: true,
|
|
437
462
|
type: {
|
|
438
|
-
name: "String"
|
|
439
|
-
}
|
|
440
|
-
}
|
|
441
|
-
}
|
|
442
|
-
}
|
|
463
|
+
name: "String",
|
|
464
|
+
},
|
|
465
|
+
},
|
|
466
|
+
},
|
|
467
|
+
},
|
|
443
468
|
};
|
|
444
469
|
|
|
445
470
|
export const ProofOfPossessionNonceRequest: coreClient.CompositeMapper = {
|
|
@@ -451,11 +476,11 @@ export const ProofOfPossessionNonceRequest: coreClient.CompositeMapper = {
|
|
|
451
476
|
serializedName: "proofOfPossessionNonce",
|
|
452
477
|
required: true,
|
|
453
478
|
type: {
|
|
454
|
-
name: "String"
|
|
455
|
-
}
|
|
456
|
-
}
|
|
457
|
-
}
|
|
458
|
-
}
|
|
479
|
+
name: "String",
|
|
480
|
+
},
|
|
481
|
+
},
|
|
482
|
+
},
|
|
483
|
+
},
|
|
459
484
|
};
|
|
460
485
|
|
|
461
486
|
export const CountElementsResponse: coreClient.CompositeMapper = {
|
|
@@ -467,11 +492,11 @@ export const CountElementsResponse: coreClient.CompositeMapper = {
|
|
|
467
492
|
serializedName: "value",
|
|
468
493
|
required: true,
|
|
469
494
|
type: {
|
|
470
|
-
name: "Number"
|
|
471
|
-
}
|
|
472
|
-
}
|
|
473
|
-
}
|
|
474
|
-
}
|
|
495
|
+
name: "Number",
|
|
496
|
+
},
|
|
497
|
+
},
|
|
498
|
+
},
|
|
499
|
+
},
|
|
475
500
|
};
|
|
476
501
|
|
|
477
502
|
export const ImageListResult: coreClient.CompositeMapper = {
|
|
@@ -487,19 +512,89 @@ export const ImageListResult: coreClient.CompositeMapper = {
|
|
|
487
512
|
element: {
|
|
488
513
|
type: {
|
|
489
514
|
name: "Composite",
|
|
490
|
-
className: "Image"
|
|
491
|
-
}
|
|
492
|
-
}
|
|
493
|
-
}
|
|
515
|
+
className: "Image",
|
|
516
|
+
},
|
|
517
|
+
},
|
|
518
|
+
},
|
|
494
519
|
},
|
|
495
520
|
nextLink: {
|
|
496
521
|
serializedName: "nextLink",
|
|
522
|
+
readOnly: true,
|
|
497
523
|
type: {
|
|
498
|
-
name: "String"
|
|
499
|
-
}
|
|
500
|
-
}
|
|
501
|
-
}
|
|
502
|
-
}
|
|
524
|
+
name: "String",
|
|
525
|
+
},
|
|
526
|
+
},
|
|
527
|
+
},
|
|
528
|
+
},
|
|
529
|
+
};
|
|
530
|
+
|
|
531
|
+
export const ImageProperties: coreClient.CompositeMapper = {
|
|
532
|
+
type: {
|
|
533
|
+
name: "Composite",
|
|
534
|
+
className: "ImageProperties",
|
|
535
|
+
modelProperties: {
|
|
536
|
+
image: {
|
|
537
|
+
serializedName: "image",
|
|
538
|
+
type: {
|
|
539
|
+
name: "String",
|
|
540
|
+
},
|
|
541
|
+
},
|
|
542
|
+
imageId: {
|
|
543
|
+
serializedName: "imageId",
|
|
544
|
+
type: {
|
|
545
|
+
name: "String",
|
|
546
|
+
},
|
|
547
|
+
},
|
|
548
|
+
imageName: {
|
|
549
|
+
serializedName: "imageName",
|
|
550
|
+
readOnly: true,
|
|
551
|
+
type: {
|
|
552
|
+
name: "String",
|
|
553
|
+
},
|
|
554
|
+
},
|
|
555
|
+
regionalDataBoundary: {
|
|
556
|
+
serializedName: "regionalDataBoundary",
|
|
557
|
+
type: {
|
|
558
|
+
name: "String",
|
|
559
|
+
},
|
|
560
|
+
},
|
|
561
|
+
uri: {
|
|
562
|
+
serializedName: "uri",
|
|
563
|
+
readOnly: true,
|
|
564
|
+
type: {
|
|
565
|
+
name: "String",
|
|
566
|
+
},
|
|
567
|
+
},
|
|
568
|
+
description: {
|
|
569
|
+
serializedName: "description",
|
|
570
|
+
readOnly: true,
|
|
571
|
+
type: {
|
|
572
|
+
name: "String",
|
|
573
|
+
},
|
|
574
|
+
},
|
|
575
|
+
componentId: {
|
|
576
|
+
serializedName: "componentId",
|
|
577
|
+
readOnly: true,
|
|
578
|
+
type: {
|
|
579
|
+
name: "String",
|
|
580
|
+
},
|
|
581
|
+
},
|
|
582
|
+
imageType: {
|
|
583
|
+
serializedName: "imageType",
|
|
584
|
+
readOnly: true,
|
|
585
|
+
type: {
|
|
586
|
+
name: "String",
|
|
587
|
+
},
|
|
588
|
+
},
|
|
589
|
+
provisioningState: {
|
|
590
|
+
serializedName: "provisioningState",
|
|
591
|
+
readOnly: true,
|
|
592
|
+
type: {
|
|
593
|
+
name: "String",
|
|
594
|
+
},
|
|
595
|
+
},
|
|
596
|
+
},
|
|
597
|
+
},
|
|
503
598
|
};
|
|
504
599
|
|
|
505
600
|
export const DeploymentListResult: coreClient.CompositeMapper = {
|
|
@@ -515,19 +610,61 @@ export const DeploymentListResult: coreClient.CompositeMapper = {
|
|
|
515
610
|
element: {
|
|
516
611
|
type: {
|
|
517
612
|
name: "Composite",
|
|
518
|
-
className: "Deployment"
|
|
519
|
-
}
|
|
520
|
-
}
|
|
521
|
-
}
|
|
613
|
+
className: "Deployment",
|
|
614
|
+
},
|
|
615
|
+
},
|
|
616
|
+
},
|
|
522
617
|
},
|
|
523
618
|
nextLink: {
|
|
524
619
|
serializedName: "nextLink",
|
|
620
|
+
readOnly: true,
|
|
525
621
|
type: {
|
|
526
|
-
name: "String"
|
|
527
|
-
}
|
|
528
|
-
}
|
|
529
|
-
}
|
|
530
|
-
}
|
|
622
|
+
name: "String",
|
|
623
|
+
},
|
|
624
|
+
},
|
|
625
|
+
},
|
|
626
|
+
},
|
|
627
|
+
};
|
|
628
|
+
|
|
629
|
+
export const DeploymentProperties: coreClient.CompositeMapper = {
|
|
630
|
+
type: {
|
|
631
|
+
name: "Composite",
|
|
632
|
+
className: "DeploymentProperties",
|
|
633
|
+
modelProperties: {
|
|
634
|
+
deploymentId: {
|
|
635
|
+
serializedName: "deploymentId",
|
|
636
|
+
type: {
|
|
637
|
+
name: "String",
|
|
638
|
+
},
|
|
639
|
+
},
|
|
640
|
+
deployedImages: {
|
|
641
|
+
serializedName: "deployedImages",
|
|
642
|
+
type: {
|
|
643
|
+
name: "Sequence",
|
|
644
|
+
element: {
|
|
645
|
+
type: {
|
|
646
|
+
name: "Composite",
|
|
647
|
+
className: "Image",
|
|
648
|
+
},
|
|
649
|
+
},
|
|
650
|
+
},
|
|
651
|
+
},
|
|
652
|
+
deploymentDateUtc: {
|
|
653
|
+
serializedName: "deploymentDateUtc",
|
|
654
|
+
readOnly: true,
|
|
655
|
+
type: {
|
|
656
|
+
name: "DateTime",
|
|
657
|
+
},
|
|
658
|
+
},
|
|
659
|
+
provisioningState: {
|
|
660
|
+
serializedName: "provisioningState",
|
|
661
|
+
readOnly: true,
|
|
662
|
+
type: {
|
|
663
|
+
name: "String",
|
|
664
|
+
},
|
|
665
|
+
},
|
|
666
|
+
},
|
|
667
|
+
},
|
|
531
668
|
};
|
|
532
669
|
|
|
533
670
|
export const ListDeviceGroupsRequest: coreClient.CompositeMapper = {
|
|
@@ -538,11 +675,11 @@ export const ListDeviceGroupsRequest: coreClient.CompositeMapper = {
|
|
|
538
675
|
deviceGroupName: {
|
|
539
676
|
serializedName: "deviceGroupName",
|
|
540
677
|
type: {
|
|
541
|
-
name: "String"
|
|
542
|
-
}
|
|
543
|
-
}
|
|
544
|
-
}
|
|
545
|
-
}
|
|
678
|
+
name: "String",
|
|
679
|
+
},
|
|
680
|
+
},
|
|
681
|
+
},
|
|
682
|
+
},
|
|
546
683
|
};
|
|
547
684
|
|
|
548
685
|
export const DeviceGroupListResult: coreClient.CompositeMapper = {
|
|
@@ -558,19 +695,73 @@ export const DeviceGroupListResult: coreClient.CompositeMapper = {
|
|
|
558
695
|
element: {
|
|
559
696
|
type: {
|
|
560
697
|
name: "Composite",
|
|
561
|
-
className: "DeviceGroup"
|
|
562
|
-
}
|
|
563
|
-
}
|
|
564
|
-
}
|
|
698
|
+
className: "DeviceGroup",
|
|
699
|
+
},
|
|
700
|
+
},
|
|
701
|
+
},
|
|
565
702
|
},
|
|
566
703
|
nextLink: {
|
|
567
704
|
serializedName: "nextLink",
|
|
705
|
+
readOnly: true,
|
|
706
|
+
type: {
|
|
707
|
+
name: "String",
|
|
708
|
+
},
|
|
709
|
+
},
|
|
710
|
+
},
|
|
711
|
+
},
|
|
712
|
+
};
|
|
713
|
+
|
|
714
|
+
export const DeviceGroupProperties: coreClient.CompositeMapper = {
|
|
715
|
+
type: {
|
|
716
|
+
name: "Composite",
|
|
717
|
+
className: "DeviceGroupProperties",
|
|
718
|
+
modelProperties: {
|
|
719
|
+
description: {
|
|
720
|
+
serializedName: "description",
|
|
721
|
+
type: {
|
|
722
|
+
name: "String",
|
|
723
|
+
},
|
|
724
|
+
},
|
|
725
|
+
osFeedType: {
|
|
726
|
+
serializedName: "osFeedType",
|
|
727
|
+
type: {
|
|
728
|
+
name: "String",
|
|
729
|
+
},
|
|
730
|
+
},
|
|
731
|
+
updatePolicy: {
|
|
732
|
+
serializedName: "updatePolicy",
|
|
733
|
+
type: {
|
|
734
|
+
name: "String",
|
|
735
|
+
},
|
|
736
|
+
},
|
|
737
|
+
allowCrashDumpsCollection: {
|
|
738
|
+
serializedName: "allowCrashDumpsCollection",
|
|
739
|
+
type: {
|
|
740
|
+
name: "String",
|
|
741
|
+
},
|
|
742
|
+
},
|
|
743
|
+
regionalDataBoundary: {
|
|
744
|
+
serializedName: "regionalDataBoundary",
|
|
745
|
+
type: {
|
|
746
|
+
name: "String",
|
|
747
|
+
},
|
|
748
|
+
},
|
|
749
|
+
hasDeployment: {
|
|
750
|
+
serializedName: "hasDeployment",
|
|
751
|
+
readOnly: true,
|
|
752
|
+
type: {
|
|
753
|
+
name: "Boolean",
|
|
754
|
+
},
|
|
755
|
+
},
|
|
756
|
+
provisioningState: {
|
|
757
|
+
serializedName: "provisioningState",
|
|
758
|
+
readOnly: true,
|
|
568
759
|
type: {
|
|
569
|
-
name: "String"
|
|
570
|
-
}
|
|
571
|
-
}
|
|
572
|
-
}
|
|
573
|
-
}
|
|
760
|
+
name: "String",
|
|
761
|
+
},
|
|
762
|
+
},
|
|
763
|
+
},
|
|
764
|
+
},
|
|
574
765
|
};
|
|
575
766
|
|
|
576
767
|
export const PagedDeviceInsight: coreClient.CompositeMapper = {
|
|
@@ -586,19 +777,20 @@ export const PagedDeviceInsight: coreClient.CompositeMapper = {
|
|
|
586
777
|
element: {
|
|
587
778
|
type: {
|
|
588
779
|
name: "Composite",
|
|
589
|
-
className: "DeviceInsight"
|
|
590
|
-
}
|
|
591
|
-
}
|
|
592
|
-
}
|
|
780
|
+
className: "DeviceInsight",
|
|
781
|
+
},
|
|
782
|
+
},
|
|
783
|
+
},
|
|
593
784
|
},
|
|
594
785
|
nextLink: {
|
|
595
786
|
serializedName: "nextLink",
|
|
787
|
+
readOnly: true,
|
|
596
788
|
type: {
|
|
597
|
-
name: "String"
|
|
598
|
-
}
|
|
599
|
-
}
|
|
600
|
-
}
|
|
601
|
-
}
|
|
789
|
+
name: "String",
|
|
790
|
+
},
|
|
791
|
+
},
|
|
792
|
+
},
|
|
793
|
+
},
|
|
602
794
|
};
|
|
603
795
|
|
|
604
796
|
export const DeviceInsight: coreClient.CompositeMapper = {
|
|
@@ -610,60 +802,60 @@ export const DeviceInsight: coreClient.CompositeMapper = {
|
|
|
610
802
|
serializedName: "deviceId",
|
|
611
803
|
required: true,
|
|
612
804
|
type: {
|
|
613
|
-
name: "String"
|
|
614
|
-
}
|
|
805
|
+
name: "String",
|
|
806
|
+
},
|
|
615
807
|
},
|
|
616
808
|
description: {
|
|
617
809
|
serializedName: "description",
|
|
618
810
|
required: true,
|
|
619
811
|
type: {
|
|
620
|
-
name: "String"
|
|
621
|
-
}
|
|
812
|
+
name: "String",
|
|
813
|
+
},
|
|
622
814
|
},
|
|
623
815
|
startTimestampUtc: {
|
|
624
816
|
serializedName: "startTimestampUtc",
|
|
625
817
|
required: true,
|
|
626
818
|
type: {
|
|
627
|
-
name: "DateTime"
|
|
628
|
-
}
|
|
819
|
+
name: "DateTime",
|
|
820
|
+
},
|
|
629
821
|
},
|
|
630
822
|
endTimestampUtc: {
|
|
631
823
|
serializedName: "endTimestampUtc",
|
|
632
824
|
required: true,
|
|
633
825
|
type: {
|
|
634
|
-
name: "DateTime"
|
|
635
|
-
}
|
|
826
|
+
name: "DateTime",
|
|
827
|
+
},
|
|
636
828
|
},
|
|
637
829
|
eventCategory: {
|
|
638
830
|
serializedName: "eventCategory",
|
|
639
831
|
required: true,
|
|
640
832
|
type: {
|
|
641
|
-
name: "String"
|
|
642
|
-
}
|
|
833
|
+
name: "String",
|
|
834
|
+
},
|
|
643
835
|
},
|
|
644
836
|
eventClass: {
|
|
645
837
|
serializedName: "eventClass",
|
|
646
838
|
required: true,
|
|
647
839
|
type: {
|
|
648
|
-
name: "String"
|
|
649
|
-
}
|
|
840
|
+
name: "String",
|
|
841
|
+
},
|
|
650
842
|
},
|
|
651
843
|
eventType: {
|
|
652
844
|
serializedName: "eventType",
|
|
653
845
|
required: true,
|
|
654
846
|
type: {
|
|
655
|
-
name: "String"
|
|
656
|
-
}
|
|
847
|
+
name: "String",
|
|
848
|
+
},
|
|
657
849
|
},
|
|
658
850
|
eventCount: {
|
|
659
851
|
serializedName: "eventCount",
|
|
660
852
|
required: true,
|
|
661
853
|
type: {
|
|
662
|
-
name: "Number"
|
|
663
|
-
}
|
|
664
|
-
}
|
|
665
|
-
}
|
|
666
|
-
}
|
|
854
|
+
name: "Number",
|
|
855
|
+
},
|
|
856
|
+
},
|
|
857
|
+
},
|
|
858
|
+
},
|
|
667
859
|
};
|
|
668
860
|
|
|
669
861
|
export const DeviceListResult: coreClient.CompositeMapper = {
|
|
@@ -679,19 +871,77 @@ export const DeviceListResult: coreClient.CompositeMapper = {
|
|
|
679
871
|
element: {
|
|
680
872
|
type: {
|
|
681
873
|
name: "Composite",
|
|
682
|
-
className: "Device"
|
|
683
|
-
}
|
|
684
|
-
}
|
|
685
|
-
}
|
|
874
|
+
className: "Device",
|
|
875
|
+
},
|
|
876
|
+
},
|
|
877
|
+
},
|
|
686
878
|
},
|
|
687
879
|
nextLink: {
|
|
688
880
|
serializedName: "nextLink",
|
|
881
|
+
readOnly: true,
|
|
689
882
|
type: {
|
|
690
|
-
name: "String"
|
|
691
|
-
}
|
|
692
|
-
}
|
|
693
|
-
}
|
|
694
|
-
}
|
|
883
|
+
name: "String",
|
|
884
|
+
},
|
|
885
|
+
},
|
|
886
|
+
},
|
|
887
|
+
},
|
|
888
|
+
};
|
|
889
|
+
|
|
890
|
+
export const DeviceProperties: coreClient.CompositeMapper = {
|
|
891
|
+
type: {
|
|
892
|
+
name: "Composite",
|
|
893
|
+
className: "DeviceProperties",
|
|
894
|
+
modelProperties: {
|
|
895
|
+
deviceId: {
|
|
896
|
+
serializedName: "deviceId",
|
|
897
|
+
type: {
|
|
898
|
+
name: "String",
|
|
899
|
+
},
|
|
900
|
+
},
|
|
901
|
+
chipSku: {
|
|
902
|
+
serializedName: "chipSku",
|
|
903
|
+
readOnly: true,
|
|
904
|
+
type: {
|
|
905
|
+
name: "String",
|
|
906
|
+
},
|
|
907
|
+
},
|
|
908
|
+
lastAvailableOsVersion: {
|
|
909
|
+
serializedName: "lastAvailableOsVersion",
|
|
910
|
+
readOnly: true,
|
|
911
|
+
type: {
|
|
912
|
+
name: "String",
|
|
913
|
+
},
|
|
914
|
+
},
|
|
915
|
+
lastInstalledOsVersion: {
|
|
916
|
+
serializedName: "lastInstalledOsVersion",
|
|
917
|
+
readOnly: true,
|
|
918
|
+
type: {
|
|
919
|
+
name: "String",
|
|
920
|
+
},
|
|
921
|
+
},
|
|
922
|
+
lastOsUpdateUtc: {
|
|
923
|
+
serializedName: "lastOsUpdateUtc",
|
|
924
|
+
readOnly: true,
|
|
925
|
+
type: {
|
|
926
|
+
name: "DateTime",
|
|
927
|
+
},
|
|
928
|
+
},
|
|
929
|
+
lastUpdateRequestUtc: {
|
|
930
|
+
serializedName: "lastUpdateRequestUtc",
|
|
931
|
+
readOnly: true,
|
|
932
|
+
type: {
|
|
933
|
+
name: "DateTime",
|
|
934
|
+
},
|
|
935
|
+
},
|
|
936
|
+
provisioningState: {
|
|
937
|
+
serializedName: "provisioningState",
|
|
938
|
+
readOnly: true,
|
|
939
|
+
type: {
|
|
940
|
+
name: "String",
|
|
941
|
+
},
|
|
942
|
+
},
|
|
943
|
+
},
|
|
944
|
+
},
|
|
695
945
|
};
|
|
696
946
|
|
|
697
947
|
export const ProductListResult: coreClient.CompositeMapper = {
|
|
@@ -707,73 +957,128 @@ export const ProductListResult: coreClient.CompositeMapper = {
|
|
|
707
957
|
element: {
|
|
708
958
|
type: {
|
|
709
959
|
name: "Composite",
|
|
710
|
-
className: "Product"
|
|
711
|
-
}
|
|
712
|
-
}
|
|
713
|
-
}
|
|
960
|
+
className: "Product",
|
|
961
|
+
},
|
|
962
|
+
},
|
|
963
|
+
},
|
|
714
964
|
},
|
|
715
965
|
nextLink: {
|
|
716
966
|
serializedName: "nextLink",
|
|
967
|
+
readOnly: true,
|
|
717
968
|
type: {
|
|
718
|
-
name: "String"
|
|
719
|
-
}
|
|
720
|
-
}
|
|
721
|
-
}
|
|
722
|
-
}
|
|
969
|
+
name: "String",
|
|
970
|
+
},
|
|
971
|
+
},
|
|
972
|
+
},
|
|
973
|
+
},
|
|
974
|
+
};
|
|
975
|
+
|
|
976
|
+
export const ProductProperties: coreClient.CompositeMapper = {
|
|
977
|
+
type: {
|
|
978
|
+
name: "Composite",
|
|
979
|
+
className: "ProductProperties",
|
|
980
|
+
modelProperties: {
|
|
981
|
+
description: {
|
|
982
|
+
serializedName: "description",
|
|
983
|
+
type: {
|
|
984
|
+
name: "String",
|
|
985
|
+
},
|
|
986
|
+
},
|
|
987
|
+
provisioningState: {
|
|
988
|
+
serializedName: "provisioningState",
|
|
989
|
+
readOnly: true,
|
|
990
|
+
type: {
|
|
991
|
+
name: "String",
|
|
992
|
+
},
|
|
993
|
+
},
|
|
994
|
+
},
|
|
995
|
+
},
|
|
723
996
|
};
|
|
724
997
|
|
|
725
998
|
export const ProductUpdate: coreClient.CompositeMapper = {
|
|
726
999
|
type: {
|
|
727
1000
|
name: "Composite",
|
|
728
1001
|
className: "ProductUpdate",
|
|
1002
|
+
modelProperties: {
|
|
1003
|
+
properties: {
|
|
1004
|
+
serializedName: "properties",
|
|
1005
|
+
type: {
|
|
1006
|
+
name: "Composite",
|
|
1007
|
+
className: "ProductUpdateProperties",
|
|
1008
|
+
},
|
|
1009
|
+
},
|
|
1010
|
+
},
|
|
1011
|
+
},
|
|
1012
|
+
};
|
|
1013
|
+
|
|
1014
|
+
export const ProductUpdateProperties: coreClient.CompositeMapper = {
|
|
1015
|
+
type: {
|
|
1016
|
+
name: "Composite",
|
|
1017
|
+
className: "ProductUpdateProperties",
|
|
729
1018
|
modelProperties: {
|
|
730
1019
|
description: {
|
|
731
|
-
serializedName: "
|
|
1020
|
+
serializedName: "description",
|
|
732
1021
|
type: {
|
|
733
|
-
name: "String"
|
|
734
|
-
}
|
|
735
|
-
}
|
|
736
|
-
}
|
|
737
|
-
}
|
|
1022
|
+
name: "String",
|
|
1023
|
+
},
|
|
1024
|
+
},
|
|
1025
|
+
},
|
|
1026
|
+
},
|
|
738
1027
|
};
|
|
739
1028
|
|
|
740
1029
|
export const DeviceGroupUpdate: coreClient.CompositeMapper = {
|
|
741
1030
|
type: {
|
|
742
1031
|
name: "Composite",
|
|
743
1032
|
className: "DeviceGroupUpdate",
|
|
1033
|
+
modelProperties: {
|
|
1034
|
+
properties: {
|
|
1035
|
+
serializedName: "properties",
|
|
1036
|
+
type: {
|
|
1037
|
+
name: "Composite",
|
|
1038
|
+
className: "DeviceGroupUpdateProperties",
|
|
1039
|
+
},
|
|
1040
|
+
},
|
|
1041
|
+
},
|
|
1042
|
+
},
|
|
1043
|
+
};
|
|
1044
|
+
|
|
1045
|
+
export const DeviceGroupUpdateProperties: coreClient.CompositeMapper = {
|
|
1046
|
+
type: {
|
|
1047
|
+
name: "Composite",
|
|
1048
|
+
className: "DeviceGroupUpdateProperties",
|
|
744
1049
|
modelProperties: {
|
|
745
1050
|
description: {
|
|
746
|
-
serializedName: "
|
|
1051
|
+
serializedName: "description",
|
|
747
1052
|
type: {
|
|
748
|
-
name: "String"
|
|
749
|
-
}
|
|
1053
|
+
name: "String",
|
|
1054
|
+
},
|
|
750
1055
|
},
|
|
751
1056
|
osFeedType: {
|
|
752
|
-
serializedName: "
|
|
1057
|
+
serializedName: "osFeedType",
|
|
753
1058
|
type: {
|
|
754
|
-
name: "String"
|
|
755
|
-
}
|
|
1059
|
+
name: "String",
|
|
1060
|
+
},
|
|
756
1061
|
},
|
|
757
1062
|
updatePolicy: {
|
|
758
|
-
serializedName: "
|
|
1063
|
+
serializedName: "updatePolicy",
|
|
759
1064
|
type: {
|
|
760
|
-
name: "String"
|
|
761
|
-
}
|
|
1065
|
+
name: "String",
|
|
1066
|
+
},
|
|
762
1067
|
},
|
|
763
1068
|
allowCrashDumpsCollection: {
|
|
764
|
-
serializedName: "
|
|
1069
|
+
serializedName: "allowCrashDumpsCollection",
|
|
765
1070
|
type: {
|
|
766
|
-
name: "String"
|
|
767
|
-
}
|
|
1071
|
+
name: "String",
|
|
1072
|
+
},
|
|
768
1073
|
},
|
|
769
1074
|
regionalDataBoundary: {
|
|
770
|
-
serializedName: "
|
|
1075
|
+
serializedName: "regionalDataBoundary",
|
|
771
1076
|
type: {
|
|
772
|
-
name: "String"
|
|
773
|
-
}
|
|
774
|
-
}
|
|
775
|
-
}
|
|
776
|
-
}
|
|
1077
|
+
name: "String",
|
|
1078
|
+
},
|
|
1079
|
+
},
|
|
1080
|
+
},
|
|
1081
|
+
},
|
|
777
1082
|
};
|
|
778
1083
|
|
|
779
1084
|
export const ClaimDevicesRequest: coreClient.CompositeMapper = {
|
|
@@ -788,28 +1093,44 @@ export const ClaimDevicesRequest: coreClient.CompositeMapper = {
|
|
|
788
1093
|
name: "Sequence",
|
|
789
1094
|
element: {
|
|
790
1095
|
type: {
|
|
791
|
-
name: "String"
|
|
792
|
-
}
|
|
793
|
-
}
|
|
794
|
-
}
|
|
795
|
-
}
|
|
796
|
-
}
|
|
797
|
-
}
|
|
1096
|
+
name: "String",
|
|
1097
|
+
},
|
|
1098
|
+
},
|
|
1099
|
+
},
|
|
1100
|
+
},
|
|
1101
|
+
},
|
|
1102
|
+
},
|
|
798
1103
|
};
|
|
799
1104
|
|
|
800
1105
|
export const DeviceUpdate: coreClient.CompositeMapper = {
|
|
801
1106
|
type: {
|
|
802
1107
|
name: "Composite",
|
|
803
1108
|
className: "DeviceUpdate",
|
|
1109
|
+
modelProperties: {
|
|
1110
|
+
properties: {
|
|
1111
|
+
serializedName: "properties",
|
|
1112
|
+
type: {
|
|
1113
|
+
name: "Composite",
|
|
1114
|
+
className: "DeviceUpdateProperties",
|
|
1115
|
+
},
|
|
1116
|
+
},
|
|
1117
|
+
},
|
|
1118
|
+
},
|
|
1119
|
+
};
|
|
1120
|
+
|
|
1121
|
+
export const DeviceUpdateProperties: coreClient.CompositeMapper = {
|
|
1122
|
+
type: {
|
|
1123
|
+
name: "Composite",
|
|
1124
|
+
className: "DeviceUpdateProperties",
|
|
804
1125
|
modelProperties: {
|
|
805
1126
|
deviceGroupId: {
|
|
806
|
-
serializedName: "
|
|
1127
|
+
serializedName: "deviceGroupId",
|
|
807
1128
|
type: {
|
|
808
|
-
name: "String"
|
|
809
|
-
}
|
|
810
|
-
}
|
|
811
|
-
}
|
|
812
|
-
}
|
|
1129
|
+
name: "String",
|
|
1130
|
+
},
|
|
1131
|
+
},
|
|
1132
|
+
},
|
|
1133
|
+
},
|
|
813
1134
|
};
|
|
814
1135
|
|
|
815
1136
|
export const GenerateCapabilityImageRequest: coreClient.CompositeMapper = {
|
|
@@ -824,13 +1145,13 @@ export const GenerateCapabilityImageRequest: coreClient.CompositeMapper = {
|
|
|
824
1145
|
name: "Sequence",
|
|
825
1146
|
element: {
|
|
826
1147
|
type: {
|
|
827
|
-
name: "String"
|
|
828
|
-
}
|
|
829
|
-
}
|
|
830
|
-
}
|
|
831
|
-
}
|
|
832
|
-
}
|
|
833
|
-
}
|
|
1148
|
+
name: "String",
|
|
1149
|
+
},
|
|
1150
|
+
},
|
|
1151
|
+
},
|
|
1152
|
+
},
|
|
1153
|
+
},
|
|
1154
|
+
},
|
|
834
1155
|
};
|
|
835
1156
|
|
|
836
1157
|
export const SignedCapabilityImageResponse: coreClient.CompositeMapper = {
|
|
@@ -842,43 +1163,11 @@ export const SignedCapabilityImageResponse: coreClient.CompositeMapper = {
|
|
|
842
1163
|
serializedName: "image",
|
|
843
1164
|
readOnly: true,
|
|
844
1165
|
type: {
|
|
845
|
-
name: "String"
|
|
846
|
-
}
|
|
847
|
-
}
|
|
848
|
-
}
|
|
849
|
-
}
|
|
850
|
-
};
|
|
851
|
-
|
|
852
|
-
export const DevicePatchProperties: coreClient.CompositeMapper = {
|
|
853
|
-
type: {
|
|
854
|
-
name: "Composite",
|
|
855
|
-
className: "DevicePatchProperties",
|
|
856
|
-
modelProperties: {
|
|
857
|
-
deviceGroupId: {
|
|
858
|
-
serializedName: "deviceGroupId",
|
|
859
|
-
required: true,
|
|
860
|
-
type: {
|
|
861
|
-
name: "String"
|
|
862
|
-
}
|
|
863
|
-
}
|
|
864
|
-
}
|
|
865
|
-
}
|
|
866
|
-
};
|
|
867
|
-
|
|
868
|
-
export const ImageUploadRequestBody: coreClient.CompositeMapper = {
|
|
869
|
-
type: {
|
|
870
|
-
name: "Composite",
|
|
871
|
-
className: "ImageUploadRequestBody",
|
|
872
|
-
modelProperties: {
|
|
873
|
-
images: {
|
|
874
|
-
serializedName: "images",
|
|
875
|
-
required: true,
|
|
876
|
-
type: {
|
|
877
|
-
name: "String"
|
|
878
|
-
}
|
|
879
|
-
}
|
|
880
|
-
}
|
|
881
|
-
}
|
|
1166
|
+
name: "String",
|
|
1167
|
+
},
|
|
1168
|
+
},
|
|
1169
|
+
},
|
|
1170
|
+
},
|
|
882
1171
|
};
|
|
883
1172
|
|
|
884
1173
|
export const TrackedResource: coreClient.CompositeMapper = {
|
|
@@ -891,18 +1180,18 @@ export const TrackedResource: coreClient.CompositeMapper = {
|
|
|
891
1180
|
serializedName: "tags",
|
|
892
1181
|
type: {
|
|
893
1182
|
name: "Dictionary",
|
|
894
|
-
value: { type: { name: "String" } }
|
|
895
|
-
}
|
|
1183
|
+
value: { type: { name: "String" } },
|
|
1184
|
+
},
|
|
896
1185
|
},
|
|
897
1186
|
location: {
|
|
898
1187
|
serializedName: "location",
|
|
899
1188
|
required: true,
|
|
900
1189
|
type: {
|
|
901
|
-
name: "String"
|
|
902
|
-
}
|
|
903
|
-
}
|
|
904
|
-
}
|
|
905
|
-
}
|
|
1190
|
+
name: "String",
|
|
1191
|
+
},
|
|
1192
|
+
},
|
|
1193
|
+
},
|
|
1194
|
+
},
|
|
906
1195
|
};
|
|
907
1196
|
|
|
908
1197
|
export const ProxyResource: coreClient.CompositeMapper = {
|
|
@@ -910,9 +1199,9 @@ export const ProxyResource: coreClient.CompositeMapper = {
|
|
|
910
1199
|
name: "Composite",
|
|
911
1200
|
className: "ProxyResource",
|
|
912
1201
|
modelProperties: {
|
|
913
|
-
...Resource.type.modelProperties
|
|
914
|
-
}
|
|
915
|
-
}
|
|
1202
|
+
...Resource.type.modelProperties,
|
|
1203
|
+
},
|
|
1204
|
+
},
|
|
916
1205
|
};
|
|
917
1206
|
|
|
918
1207
|
export const ProofOfPossessionNonceResponse: coreClient.CompositeMapper = {
|
|
@@ -920,9 +1209,19 @@ export const ProofOfPossessionNonceResponse: coreClient.CompositeMapper = {
|
|
|
920
1209
|
name: "Composite",
|
|
921
1210
|
className: "ProofOfPossessionNonceResponse",
|
|
922
1211
|
modelProperties: {
|
|
923
|
-
...CertificateProperties.type.modelProperties
|
|
924
|
-
}
|
|
925
|
-
}
|
|
1212
|
+
...CertificateProperties.type.modelProperties,
|
|
1213
|
+
},
|
|
1214
|
+
},
|
|
1215
|
+
};
|
|
1216
|
+
|
|
1217
|
+
export const CountDevicesResponse: coreClient.CompositeMapper = {
|
|
1218
|
+
type: {
|
|
1219
|
+
name: "Composite",
|
|
1220
|
+
className: "CountDevicesResponse",
|
|
1221
|
+
modelProperties: {
|
|
1222
|
+
...CountElementsResponse.type.modelProperties,
|
|
1223
|
+
},
|
|
1224
|
+
},
|
|
926
1225
|
};
|
|
927
1226
|
|
|
928
1227
|
export const CountDeviceResponse: coreClient.CompositeMapper = {
|
|
@@ -930,9 +1229,9 @@ export const CountDeviceResponse: coreClient.CompositeMapper = {
|
|
|
930
1229
|
name: "Composite",
|
|
931
1230
|
className: "CountDeviceResponse",
|
|
932
1231
|
modelProperties: {
|
|
933
|
-
...CountElementsResponse.type.modelProperties
|
|
934
|
-
}
|
|
935
|
-
}
|
|
1232
|
+
...CountElementsResponse.type.modelProperties,
|
|
1233
|
+
},
|
|
1234
|
+
},
|
|
936
1235
|
};
|
|
937
1236
|
|
|
938
1237
|
export const Catalog: coreClient.CompositeMapper = {
|
|
@@ -941,15 +1240,15 @@ export const Catalog: coreClient.CompositeMapper = {
|
|
|
941
1240
|
className: "Catalog",
|
|
942
1241
|
modelProperties: {
|
|
943
1242
|
...TrackedResource.type.modelProperties,
|
|
944
|
-
|
|
945
|
-
serializedName: "properties
|
|
946
|
-
readOnly: true,
|
|
1243
|
+
properties: {
|
|
1244
|
+
serializedName: "properties",
|
|
947
1245
|
type: {
|
|
948
|
-
name: "
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
1246
|
+
name: "Composite",
|
|
1247
|
+
className: "CatalogProperties",
|
|
1248
|
+
},
|
|
1249
|
+
},
|
|
1250
|
+
},
|
|
1251
|
+
},
|
|
953
1252
|
};
|
|
954
1253
|
|
|
955
1254
|
export const Certificate: coreClient.CompositeMapper = {
|
|
@@ -958,57 +1257,15 @@ export const Certificate: coreClient.CompositeMapper = {
|
|
|
958
1257
|
className: "Certificate",
|
|
959
1258
|
modelProperties: {
|
|
960
1259
|
...ProxyResource.type.modelProperties,
|
|
961
|
-
|
|
962
|
-
serializedName: "properties
|
|
963
|
-
readOnly: true,
|
|
1260
|
+
properties: {
|
|
1261
|
+
serializedName: "properties",
|
|
964
1262
|
type: {
|
|
965
|
-
name: "
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
status: {
|
|
969
|
-
serializedName: "properties.status",
|
|
970
|
-
readOnly: true,
|
|
971
|
-
type: {
|
|
972
|
-
name: "String"
|
|
973
|
-
}
|
|
974
|
-
},
|
|
975
|
-
subject: {
|
|
976
|
-
serializedName: "properties.subject",
|
|
977
|
-
readOnly: true,
|
|
978
|
-
type: {
|
|
979
|
-
name: "String"
|
|
980
|
-
}
|
|
981
|
-
},
|
|
982
|
-
thumbprint: {
|
|
983
|
-
serializedName: "properties.thumbprint",
|
|
984
|
-
readOnly: true,
|
|
985
|
-
type: {
|
|
986
|
-
name: "String"
|
|
987
|
-
}
|
|
988
|
-
},
|
|
989
|
-
expiryUtc: {
|
|
990
|
-
serializedName: "properties.expiryUtc",
|
|
991
|
-
readOnly: true,
|
|
992
|
-
type: {
|
|
993
|
-
name: "DateTime"
|
|
994
|
-
}
|
|
995
|
-
},
|
|
996
|
-
notBeforeUtc: {
|
|
997
|
-
serializedName: "properties.notBeforeUtc",
|
|
998
|
-
readOnly: true,
|
|
999
|
-
type: {
|
|
1000
|
-
name: "DateTime"
|
|
1001
|
-
}
|
|
1263
|
+
name: "Composite",
|
|
1264
|
+
className: "CertificateProperties",
|
|
1265
|
+
},
|
|
1002
1266
|
},
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
readOnly: true,
|
|
1006
|
-
type: {
|
|
1007
|
-
name: "String"
|
|
1008
|
-
}
|
|
1009
|
-
}
|
|
1010
|
-
}
|
|
1011
|
-
}
|
|
1267
|
+
},
|
|
1268
|
+
},
|
|
1012
1269
|
};
|
|
1013
1270
|
|
|
1014
1271
|
export const Image: coreClient.CompositeMapper = {
|
|
@@ -1017,68 +1274,15 @@ export const Image: coreClient.CompositeMapper = {
|
|
|
1017
1274
|
className: "Image",
|
|
1018
1275
|
modelProperties: {
|
|
1019
1276
|
...ProxyResource.type.modelProperties,
|
|
1020
|
-
|
|
1021
|
-
serializedName: "properties
|
|
1022
|
-
type: {
|
|
1023
|
-
name: "String"
|
|
1024
|
-
}
|
|
1025
|
-
},
|
|
1026
|
-
imageId: {
|
|
1027
|
-
serializedName: "properties.imageId",
|
|
1028
|
-
type: {
|
|
1029
|
-
name: "String"
|
|
1030
|
-
}
|
|
1031
|
-
},
|
|
1032
|
-
imageName: {
|
|
1033
|
-
serializedName: "properties.imageName",
|
|
1034
|
-
readOnly: true,
|
|
1035
|
-
type: {
|
|
1036
|
-
name: "String"
|
|
1037
|
-
}
|
|
1038
|
-
},
|
|
1039
|
-
regionalDataBoundary: {
|
|
1040
|
-
serializedName: "properties.regionalDataBoundary",
|
|
1277
|
+
properties: {
|
|
1278
|
+
serializedName: "properties",
|
|
1041
1279
|
type: {
|
|
1042
|
-
name: "
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
uri: {
|
|
1046
|
-
serializedName: "properties.uri",
|
|
1047
|
-
readOnly: true,
|
|
1048
|
-
type: {
|
|
1049
|
-
name: "String"
|
|
1050
|
-
}
|
|
1051
|
-
},
|
|
1052
|
-
description: {
|
|
1053
|
-
serializedName: "properties.description",
|
|
1054
|
-
readOnly: true,
|
|
1055
|
-
type: {
|
|
1056
|
-
name: "String"
|
|
1057
|
-
}
|
|
1058
|
-
},
|
|
1059
|
-
componentId: {
|
|
1060
|
-
serializedName: "properties.componentId",
|
|
1061
|
-
readOnly: true,
|
|
1062
|
-
type: {
|
|
1063
|
-
name: "String"
|
|
1064
|
-
}
|
|
1065
|
-
},
|
|
1066
|
-
imageType: {
|
|
1067
|
-
serializedName: "properties.imageType",
|
|
1068
|
-
readOnly: true,
|
|
1069
|
-
type: {
|
|
1070
|
-
name: "String"
|
|
1071
|
-
}
|
|
1280
|
+
name: "Composite",
|
|
1281
|
+
className: "ImageProperties",
|
|
1282
|
+
},
|
|
1072
1283
|
},
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
readOnly: true,
|
|
1076
|
-
type: {
|
|
1077
|
-
name: "String"
|
|
1078
|
-
}
|
|
1079
|
-
}
|
|
1080
|
-
}
|
|
1081
|
-
}
|
|
1284
|
+
},
|
|
1285
|
+
},
|
|
1082
1286
|
};
|
|
1083
1287
|
|
|
1084
1288
|
export const Deployment: coreClient.CompositeMapper = {
|
|
@@ -1087,40 +1291,15 @@ export const Deployment: coreClient.CompositeMapper = {
|
|
|
1087
1291
|
className: "Deployment",
|
|
1088
1292
|
modelProperties: {
|
|
1089
1293
|
...ProxyResource.type.modelProperties,
|
|
1090
|
-
|
|
1091
|
-
serializedName: "properties
|
|
1092
|
-
type: {
|
|
1093
|
-
name: "String"
|
|
1094
|
-
}
|
|
1095
|
-
},
|
|
1096
|
-
deployedImages: {
|
|
1097
|
-
serializedName: "properties.deployedImages",
|
|
1294
|
+
properties: {
|
|
1295
|
+
serializedName: "properties",
|
|
1098
1296
|
type: {
|
|
1099
|
-
name: "
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
name: "Composite",
|
|
1103
|
-
className: "Image"
|
|
1104
|
-
}
|
|
1105
|
-
}
|
|
1106
|
-
}
|
|
1107
|
-
},
|
|
1108
|
-
deploymentDateUtc: {
|
|
1109
|
-
serializedName: "properties.deploymentDateUtc",
|
|
1110
|
-
readOnly: true,
|
|
1111
|
-
type: {
|
|
1112
|
-
name: "DateTime"
|
|
1113
|
-
}
|
|
1297
|
+
name: "Composite",
|
|
1298
|
+
className: "DeploymentProperties",
|
|
1299
|
+
},
|
|
1114
1300
|
},
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
readOnly: true,
|
|
1118
|
-
type: {
|
|
1119
|
-
name: "String"
|
|
1120
|
-
}
|
|
1121
|
-
}
|
|
1122
|
-
}
|
|
1123
|
-
}
|
|
1301
|
+
},
|
|
1302
|
+
},
|
|
1124
1303
|
};
|
|
1125
1304
|
|
|
1126
1305
|
export const DeviceGroup: coreClient.CompositeMapper = {
|
|
@@ -1129,52 +1308,15 @@ export const DeviceGroup: coreClient.CompositeMapper = {
|
|
|
1129
1308
|
className: "DeviceGroup",
|
|
1130
1309
|
modelProperties: {
|
|
1131
1310
|
...ProxyResource.type.modelProperties,
|
|
1132
|
-
|
|
1133
|
-
serializedName: "properties
|
|
1134
|
-
type: {
|
|
1135
|
-
name: "String"
|
|
1136
|
-
}
|
|
1137
|
-
},
|
|
1138
|
-
osFeedType: {
|
|
1139
|
-
serializedName: "properties.osFeedType",
|
|
1311
|
+
properties: {
|
|
1312
|
+
serializedName: "properties",
|
|
1140
1313
|
type: {
|
|
1141
|
-
name: "
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
updatePolicy: {
|
|
1145
|
-
serializedName: "properties.updatePolicy",
|
|
1146
|
-
type: {
|
|
1147
|
-
name: "String"
|
|
1148
|
-
}
|
|
1149
|
-
},
|
|
1150
|
-
allowCrashDumpsCollection: {
|
|
1151
|
-
serializedName: "properties.allowCrashDumpsCollection",
|
|
1152
|
-
type: {
|
|
1153
|
-
name: "String"
|
|
1154
|
-
}
|
|
1155
|
-
},
|
|
1156
|
-
regionalDataBoundary: {
|
|
1157
|
-
serializedName: "properties.regionalDataBoundary",
|
|
1158
|
-
type: {
|
|
1159
|
-
name: "String"
|
|
1160
|
-
}
|
|
1161
|
-
},
|
|
1162
|
-
hasDeployment: {
|
|
1163
|
-
serializedName: "properties.hasDeployment",
|
|
1164
|
-
readOnly: true,
|
|
1165
|
-
type: {
|
|
1166
|
-
name: "Boolean"
|
|
1167
|
-
}
|
|
1314
|
+
name: "Composite",
|
|
1315
|
+
className: "DeviceGroupProperties",
|
|
1316
|
+
},
|
|
1168
1317
|
},
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
readOnly: true,
|
|
1172
|
-
type: {
|
|
1173
|
-
name: "String"
|
|
1174
|
-
}
|
|
1175
|
-
}
|
|
1176
|
-
}
|
|
1177
|
-
}
|
|
1318
|
+
},
|
|
1319
|
+
},
|
|
1178
1320
|
};
|
|
1179
1321
|
|
|
1180
1322
|
export const Device: coreClient.CompositeMapper = {
|
|
@@ -1183,56 +1325,15 @@ export const Device: coreClient.CompositeMapper = {
|
|
|
1183
1325
|
className: "Device",
|
|
1184
1326
|
modelProperties: {
|
|
1185
1327
|
...ProxyResource.type.modelProperties,
|
|
1186
|
-
|
|
1187
|
-
serializedName: "properties
|
|
1188
|
-
type: {
|
|
1189
|
-
name: "String"
|
|
1190
|
-
}
|
|
1191
|
-
},
|
|
1192
|
-
chipSku: {
|
|
1193
|
-
serializedName: "properties.chipSku",
|
|
1194
|
-
readOnly: true,
|
|
1195
|
-
type: {
|
|
1196
|
-
name: "String"
|
|
1197
|
-
}
|
|
1198
|
-
},
|
|
1199
|
-
lastAvailableOsVersion: {
|
|
1200
|
-
serializedName: "properties.lastAvailableOsVersion",
|
|
1201
|
-
readOnly: true,
|
|
1202
|
-
type: {
|
|
1203
|
-
name: "String"
|
|
1204
|
-
}
|
|
1205
|
-
},
|
|
1206
|
-
lastInstalledOsVersion: {
|
|
1207
|
-
serializedName: "properties.lastInstalledOsVersion",
|
|
1208
|
-
readOnly: true,
|
|
1209
|
-
type: {
|
|
1210
|
-
name: "String"
|
|
1211
|
-
}
|
|
1212
|
-
},
|
|
1213
|
-
lastOsUpdateUtc: {
|
|
1214
|
-
serializedName: "properties.lastOsUpdateUtc",
|
|
1215
|
-
readOnly: true,
|
|
1216
|
-
type: {
|
|
1217
|
-
name: "DateTime"
|
|
1218
|
-
}
|
|
1219
|
-
},
|
|
1220
|
-
lastUpdateRequestUtc: {
|
|
1221
|
-
serializedName: "properties.lastUpdateRequestUtc",
|
|
1222
|
-
readOnly: true,
|
|
1328
|
+
properties: {
|
|
1329
|
+
serializedName: "properties",
|
|
1223
1330
|
type: {
|
|
1224
|
-
name: "
|
|
1225
|
-
|
|
1331
|
+
name: "Composite",
|
|
1332
|
+
className: "DeviceProperties",
|
|
1333
|
+
},
|
|
1226
1334
|
},
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
readOnly: true,
|
|
1230
|
-
type: {
|
|
1231
|
-
name: "String"
|
|
1232
|
-
}
|
|
1233
|
-
}
|
|
1234
|
-
}
|
|
1235
|
-
}
|
|
1335
|
+
},
|
|
1336
|
+
},
|
|
1236
1337
|
};
|
|
1237
1338
|
|
|
1238
1339
|
export const Product: coreClient.CompositeMapper = {
|
|
@@ -1241,21 +1342,15 @@ export const Product: coreClient.CompositeMapper = {
|
|
|
1241
1342
|
className: "Product",
|
|
1242
1343
|
modelProperties: {
|
|
1243
1344
|
...ProxyResource.type.modelProperties,
|
|
1244
|
-
|
|
1245
|
-
serializedName: "properties
|
|
1345
|
+
properties: {
|
|
1346
|
+
serializedName: "properties",
|
|
1246
1347
|
type: {
|
|
1247
|
-
name: "
|
|
1248
|
-
|
|
1348
|
+
name: "Composite",
|
|
1349
|
+
className: "ProductProperties",
|
|
1350
|
+
},
|
|
1249
1351
|
},
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
readOnly: true,
|
|
1253
|
-
type: {
|
|
1254
|
-
name: "String"
|
|
1255
|
-
}
|
|
1256
|
-
}
|
|
1257
|
-
}
|
|
1258
|
-
}
|
|
1352
|
+
},
|
|
1353
|
+
},
|
|
1259
1354
|
};
|
|
1260
1355
|
|
|
1261
1356
|
export const CatalogsCreateOrUpdateHeaders: coreClient.CompositeMapper = {
|
|
@@ -1266,11 +1361,11 @@ export const CatalogsCreateOrUpdateHeaders: coreClient.CompositeMapper = {
|
|
|
1266
1361
|
retryAfter: {
|
|
1267
1362
|
serializedName: "retry-after",
|
|
1268
1363
|
type: {
|
|
1269
|
-
name: "Number"
|
|
1270
|
-
}
|
|
1271
|
-
}
|
|
1272
|
-
}
|
|
1273
|
-
}
|
|
1364
|
+
name: "Number",
|
|
1365
|
+
},
|
|
1366
|
+
},
|
|
1367
|
+
},
|
|
1368
|
+
},
|
|
1274
1369
|
};
|
|
1275
1370
|
|
|
1276
1371
|
export const CatalogsDeleteHeaders: coreClient.CompositeMapper = {
|
|
@@ -1281,17 +1376,38 @@ export const CatalogsDeleteHeaders: coreClient.CompositeMapper = {
|
|
|
1281
1376
|
retryAfter: {
|
|
1282
1377
|
serializedName: "retry-after",
|
|
1283
1378
|
type: {
|
|
1284
|
-
name: "Number"
|
|
1285
|
-
}
|
|
1379
|
+
name: "Number",
|
|
1380
|
+
},
|
|
1381
|
+
},
|
|
1382
|
+
location: {
|
|
1383
|
+
serializedName: "location",
|
|
1384
|
+
type: {
|
|
1385
|
+
name: "String",
|
|
1386
|
+
},
|
|
1387
|
+
},
|
|
1388
|
+
},
|
|
1389
|
+
},
|
|
1390
|
+
};
|
|
1391
|
+
|
|
1392
|
+
export const CatalogsUploadImageHeaders: coreClient.CompositeMapper = {
|
|
1393
|
+
type: {
|
|
1394
|
+
name: "Composite",
|
|
1395
|
+
className: "CatalogsUploadImageHeaders",
|
|
1396
|
+
modelProperties: {
|
|
1397
|
+
retryAfter: {
|
|
1398
|
+
serializedName: "retry-after",
|
|
1399
|
+
type: {
|
|
1400
|
+
name: "Number",
|
|
1401
|
+
},
|
|
1286
1402
|
},
|
|
1287
1403
|
location: {
|
|
1288
1404
|
serializedName: "location",
|
|
1289
1405
|
type: {
|
|
1290
|
-
name: "String"
|
|
1291
|
-
}
|
|
1292
|
-
}
|
|
1293
|
-
}
|
|
1294
|
-
}
|
|
1406
|
+
name: "String",
|
|
1407
|
+
},
|
|
1408
|
+
},
|
|
1409
|
+
},
|
|
1410
|
+
},
|
|
1295
1411
|
};
|
|
1296
1412
|
|
|
1297
1413
|
export const ImagesCreateOrUpdateHeaders: coreClient.CompositeMapper = {
|
|
@@ -1302,11 +1418,11 @@ export const ImagesCreateOrUpdateHeaders: coreClient.CompositeMapper = {
|
|
|
1302
1418
|
retryAfter: {
|
|
1303
1419
|
serializedName: "retry-after",
|
|
1304
1420
|
type: {
|
|
1305
|
-
name: "Number"
|
|
1306
|
-
}
|
|
1307
|
-
}
|
|
1308
|
-
}
|
|
1309
|
-
}
|
|
1421
|
+
name: "Number",
|
|
1422
|
+
},
|
|
1423
|
+
},
|
|
1424
|
+
},
|
|
1425
|
+
},
|
|
1310
1426
|
};
|
|
1311
1427
|
|
|
1312
1428
|
export const ImagesDeleteHeaders: coreClient.CompositeMapper = {
|
|
@@ -1317,17 +1433,17 @@ export const ImagesDeleteHeaders: coreClient.CompositeMapper = {
|
|
|
1317
1433
|
retryAfter: {
|
|
1318
1434
|
serializedName: "retry-after",
|
|
1319
1435
|
type: {
|
|
1320
|
-
name: "Number"
|
|
1321
|
-
}
|
|
1436
|
+
name: "Number",
|
|
1437
|
+
},
|
|
1322
1438
|
},
|
|
1323
1439
|
location: {
|
|
1324
1440
|
serializedName: "location",
|
|
1325
1441
|
type: {
|
|
1326
|
-
name: "String"
|
|
1327
|
-
}
|
|
1328
|
-
}
|
|
1329
|
-
}
|
|
1330
|
-
}
|
|
1442
|
+
name: "String",
|
|
1443
|
+
},
|
|
1444
|
+
},
|
|
1445
|
+
},
|
|
1446
|
+
},
|
|
1331
1447
|
};
|
|
1332
1448
|
|
|
1333
1449
|
export const ProductsCreateOrUpdateHeaders: coreClient.CompositeMapper = {
|
|
@@ -1338,11 +1454,11 @@ export const ProductsCreateOrUpdateHeaders: coreClient.CompositeMapper = {
|
|
|
1338
1454
|
retryAfter: {
|
|
1339
1455
|
serializedName: "retry-after",
|
|
1340
1456
|
type: {
|
|
1341
|
-
name: "Number"
|
|
1342
|
-
}
|
|
1343
|
-
}
|
|
1344
|
-
}
|
|
1345
|
-
}
|
|
1457
|
+
name: "Number",
|
|
1458
|
+
},
|
|
1459
|
+
},
|
|
1460
|
+
},
|
|
1461
|
+
},
|
|
1346
1462
|
};
|
|
1347
1463
|
|
|
1348
1464
|
export const ProductsUpdateHeaders: coreClient.CompositeMapper = {
|
|
@@ -1353,17 +1469,17 @@ export const ProductsUpdateHeaders: coreClient.CompositeMapper = {
|
|
|
1353
1469
|
retryAfter: {
|
|
1354
1470
|
serializedName: "retry-after",
|
|
1355
1471
|
type: {
|
|
1356
|
-
name: "Number"
|
|
1357
|
-
}
|
|
1472
|
+
name: "Number",
|
|
1473
|
+
},
|
|
1358
1474
|
},
|
|
1359
1475
|
location: {
|
|
1360
1476
|
serializedName: "location",
|
|
1361
1477
|
type: {
|
|
1362
|
-
name: "String"
|
|
1363
|
-
}
|
|
1364
|
-
}
|
|
1365
|
-
}
|
|
1366
|
-
}
|
|
1478
|
+
name: "String",
|
|
1479
|
+
},
|
|
1480
|
+
},
|
|
1481
|
+
},
|
|
1482
|
+
},
|
|
1367
1483
|
};
|
|
1368
1484
|
|
|
1369
1485
|
export const ProductsDeleteHeaders: coreClient.CompositeMapper = {
|
|
@@ -1374,17 +1490,17 @@ export const ProductsDeleteHeaders: coreClient.CompositeMapper = {
|
|
|
1374
1490
|
retryAfter: {
|
|
1375
1491
|
serializedName: "retry-after",
|
|
1376
1492
|
type: {
|
|
1377
|
-
name: "Number"
|
|
1378
|
-
}
|
|
1493
|
+
name: "Number",
|
|
1494
|
+
},
|
|
1379
1495
|
},
|
|
1380
1496
|
location: {
|
|
1381
1497
|
serializedName: "location",
|
|
1382
1498
|
type: {
|
|
1383
|
-
name: "String"
|
|
1384
|
-
}
|
|
1385
|
-
}
|
|
1386
|
-
}
|
|
1387
|
-
}
|
|
1499
|
+
name: "String",
|
|
1500
|
+
},
|
|
1501
|
+
},
|
|
1502
|
+
},
|
|
1503
|
+
},
|
|
1388
1504
|
};
|
|
1389
1505
|
|
|
1390
1506
|
export const DeviceGroupsCreateOrUpdateHeaders: coreClient.CompositeMapper = {
|
|
@@ -1395,11 +1511,11 @@ export const DeviceGroupsCreateOrUpdateHeaders: coreClient.CompositeMapper = {
|
|
|
1395
1511
|
retryAfter: {
|
|
1396
1512
|
serializedName: "retry-after",
|
|
1397
1513
|
type: {
|
|
1398
|
-
name: "Number"
|
|
1399
|
-
}
|
|
1400
|
-
}
|
|
1401
|
-
}
|
|
1402
|
-
}
|
|
1514
|
+
name: "Number",
|
|
1515
|
+
},
|
|
1516
|
+
},
|
|
1517
|
+
},
|
|
1518
|
+
},
|
|
1403
1519
|
};
|
|
1404
1520
|
|
|
1405
1521
|
export const DeviceGroupsUpdateHeaders: coreClient.CompositeMapper = {
|
|
@@ -1410,17 +1526,17 @@ export const DeviceGroupsUpdateHeaders: coreClient.CompositeMapper = {
|
|
|
1410
1526
|
retryAfter: {
|
|
1411
1527
|
serializedName: "retry-after",
|
|
1412
1528
|
type: {
|
|
1413
|
-
name: "Number"
|
|
1414
|
-
}
|
|
1529
|
+
name: "Number",
|
|
1530
|
+
},
|
|
1415
1531
|
},
|
|
1416
1532
|
location: {
|
|
1417
1533
|
serializedName: "location",
|
|
1418
1534
|
type: {
|
|
1419
|
-
name: "String"
|
|
1420
|
-
}
|
|
1421
|
-
}
|
|
1422
|
-
}
|
|
1423
|
-
}
|
|
1535
|
+
name: "String",
|
|
1536
|
+
},
|
|
1537
|
+
},
|
|
1538
|
+
},
|
|
1539
|
+
},
|
|
1424
1540
|
};
|
|
1425
1541
|
|
|
1426
1542
|
export const DeviceGroupsDeleteHeaders: coreClient.CompositeMapper = {
|
|
@@ -1431,17 +1547,17 @@ export const DeviceGroupsDeleteHeaders: coreClient.CompositeMapper = {
|
|
|
1431
1547
|
retryAfter: {
|
|
1432
1548
|
serializedName: "retry-after",
|
|
1433
1549
|
type: {
|
|
1434
|
-
name: "Number"
|
|
1435
|
-
}
|
|
1550
|
+
name: "Number",
|
|
1551
|
+
},
|
|
1436
1552
|
},
|
|
1437
1553
|
location: {
|
|
1438
1554
|
serializedName: "location",
|
|
1439
1555
|
type: {
|
|
1440
|
-
name: "String"
|
|
1441
|
-
}
|
|
1442
|
-
}
|
|
1443
|
-
}
|
|
1444
|
-
}
|
|
1556
|
+
name: "String",
|
|
1557
|
+
},
|
|
1558
|
+
},
|
|
1559
|
+
},
|
|
1560
|
+
},
|
|
1445
1561
|
};
|
|
1446
1562
|
|
|
1447
1563
|
export const DeviceGroupsClaimDevicesHeaders: coreClient.CompositeMapper = {
|
|
@@ -1452,11 +1568,17 @@ export const DeviceGroupsClaimDevicesHeaders: coreClient.CompositeMapper = {
|
|
|
1452
1568
|
retryAfter: {
|
|
1453
1569
|
serializedName: "retry-after",
|
|
1454
1570
|
type: {
|
|
1455
|
-
name: "Number"
|
|
1456
|
-
}
|
|
1457
|
-
}
|
|
1458
|
-
|
|
1459
|
-
|
|
1571
|
+
name: "Number",
|
|
1572
|
+
},
|
|
1573
|
+
},
|
|
1574
|
+
location: {
|
|
1575
|
+
serializedName: "location",
|
|
1576
|
+
type: {
|
|
1577
|
+
name: "String",
|
|
1578
|
+
},
|
|
1579
|
+
},
|
|
1580
|
+
},
|
|
1581
|
+
},
|
|
1460
1582
|
};
|
|
1461
1583
|
|
|
1462
1584
|
export const DeploymentsCreateOrUpdateHeaders: coreClient.CompositeMapper = {
|
|
@@ -1467,11 +1589,11 @@ export const DeploymentsCreateOrUpdateHeaders: coreClient.CompositeMapper = {
|
|
|
1467
1589
|
retryAfter: {
|
|
1468
1590
|
serializedName: "retry-after",
|
|
1469
1591
|
type: {
|
|
1470
|
-
name: "Number"
|
|
1471
|
-
}
|
|
1472
|
-
}
|
|
1473
|
-
}
|
|
1474
|
-
}
|
|
1592
|
+
name: "Number",
|
|
1593
|
+
},
|
|
1594
|
+
},
|
|
1595
|
+
},
|
|
1596
|
+
},
|
|
1475
1597
|
};
|
|
1476
1598
|
|
|
1477
1599
|
export const DeploymentsDeleteHeaders: coreClient.CompositeMapper = {
|
|
@@ -1482,17 +1604,17 @@ export const DeploymentsDeleteHeaders: coreClient.CompositeMapper = {
|
|
|
1482
1604
|
retryAfter: {
|
|
1483
1605
|
serializedName: "retry-after",
|
|
1484
1606
|
type: {
|
|
1485
|
-
name: "Number"
|
|
1486
|
-
}
|
|
1607
|
+
name: "Number",
|
|
1608
|
+
},
|
|
1487
1609
|
},
|
|
1488
1610
|
location: {
|
|
1489
1611
|
serializedName: "location",
|
|
1490
1612
|
type: {
|
|
1491
|
-
name: "String"
|
|
1492
|
-
}
|
|
1493
|
-
}
|
|
1494
|
-
}
|
|
1495
|
-
}
|
|
1613
|
+
name: "String",
|
|
1614
|
+
},
|
|
1615
|
+
},
|
|
1616
|
+
},
|
|
1617
|
+
},
|
|
1496
1618
|
};
|
|
1497
1619
|
|
|
1498
1620
|
export const DevicesCreateOrUpdateHeaders: coreClient.CompositeMapper = {
|
|
@@ -1503,11 +1625,11 @@ export const DevicesCreateOrUpdateHeaders: coreClient.CompositeMapper = {
|
|
|
1503
1625
|
retryAfter: {
|
|
1504
1626
|
serializedName: "retry-after",
|
|
1505
1627
|
type: {
|
|
1506
|
-
name: "Number"
|
|
1507
|
-
}
|
|
1508
|
-
}
|
|
1509
|
-
}
|
|
1510
|
-
}
|
|
1628
|
+
name: "Number",
|
|
1629
|
+
},
|
|
1630
|
+
},
|
|
1631
|
+
},
|
|
1632
|
+
},
|
|
1511
1633
|
};
|
|
1512
1634
|
|
|
1513
1635
|
export const DevicesUpdateHeaders: coreClient.CompositeMapper = {
|
|
@@ -1518,11 +1640,11 @@ export const DevicesUpdateHeaders: coreClient.CompositeMapper = {
|
|
|
1518
1640
|
retryAfter: {
|
|
1519
1641
|
serializedName: "retry-after",
|
|
1520
1642
|
type: {
|
|
1521
|
-
name: "Number"
|
|
1522
|
-
}
|
|
1523
|
-
}
|
|
1524
|
-
}
|
|
1525
|
-
}
|
|
1643
|
+
name: "Number",
|
|
1644
|
+
},
|
|
1645
|
+
},
|
|
1646
|
+
},
|
|
1647
|
+
},
|
|
1526
1648
|
};
|
|
1527
1649
|
|
|
1528
1650
|
export const DevicesDeleteHeaders: coreClient.CompositeMapper = {
|
|
@@ -1533,30 +1655,37 @@ export const DevicesDeleteHeaders: coreClient.CompositeMapper = {
|
|
|
1533
1655
|
retryAfter: {
|
|
1534
1656
|
serializedName: "retry-after",
|
|
1535
1657
|
type: {
|
|
1536
|
-
name: "Number"
|
|
1537
|
-
}
|
|
1658
|
+
name: "Number",
|
|
1659
|
+
},
|
|
1538
1660
|
},
|
|
1539
1661
|
location: {
|
|
1540
1662
|
serializedName: "location",
|
|
1541
1663
|
type: {
|
|
1542
|
-
name: "String"
|
|
1543
|
-
}
|
|
1544
|
-
}
|
|
1545
|
-
}
|
|
1546
|
-
}
|
|
1664
|
+
name: "String",
|
|
1665
|
+
},
|
|
1666
|
+
},
|
|
1667
|
+
},
|
|
1668
|
+
},
|
|
1547
1669
|
};
|
|
1548
1670
|
|
|
1549
|
-
export const DevicesGenerateCapabilityImageHeaders: coreClient.CompositeMapper =
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1671
|
+
export const DevicesGenerateCapabilityImageHeaders: coreClient.CompositeMapper =
|
|
1672
|
+
{
|
|
1673
|
+
type: {
|
|
1674
|
+
name: "Composite",
|
|
1675
|
+
className: "DevicesGenerateCapabilityImageHeaders",
|
|
1676
|
+
modelProperties: {
|
|
1677
|
+
retryAfter: {
|
|
1678
|
+
serializedName: "retry-after",
|
|
1679
|
+
type: {
|
|
1680
|
+
name: "Number",
|
|
1681
|
+
},
|
|
1682
|
+
},
|
|
1683
|
+
location: {
|
|
1684
|
+
serializedName: "location",
|
|
1685
|
+
type: {
|
|
1686
|
+
name: "String",
|
|
1687
|
+
},
|
|
1688
|
+
},
|
|
1689
|
+
},
|
|
1690
|
+
},
|
|
1691
|
+
};
|