@microsoft/teams.graph-endpoints 2.0.2 → 2.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (188) hide show
  1. package/README.md +4 -2
  2. package/dist/chats/members/index.d.ts +1 -1
  3. package/dist/communications/calls/participants/index.d.ts +1 -1
  4. package/dist/communications/index.d.ts +1 -0
  5. package/dist/communications/index.js +1 -1
  6. package/dist/communications/index.mjs +1 -1
  7. package/dist/communications/onlineMeetingConversations/index.d.ts +38 -0
  8. package/dist/communications/onlineMeetingConversations/index.js +1 -0
  9. package/dist/communications/onlineMeetingConversations/index.mjs +1 -0
  10. package/dist/communications/onlineMeetingConversations/messages/index.d.ts +88 -0
  11. package/dist/communications/onlineMeetingConversations/messages/index.js +1 -0
  12. package/dist/communications/onlineMeetingConversations/messages/index.mjs +1 -0
  13. package/dist/communications/onlineMeetingConversations/messages/replies/index.d.ts +87 -0
  14. package/dist/communications/onlineMeetingConversations/messages/replies/index.js +1 -0
  15. package/dist/communications/onlineMeetingConversations/messages/replies/index.mjs +1 -0
  16. package/dist/communications/onlineMeetingConversations/onlineMeeting/index.d.ts +33 -0
  17. package/dist/communications/onlineMeetingConversations/onlineMeeting/index.js +1 -0
  18. package/dist/communications/onlineMeetingConversations/onlineMeeting/index.mjs +1 -0
  19. package/dist/communications/onlineMeetingConversations/starter/index.d.ts +75 -0
  20. package/dist/communications/onlineMeetingConversations/starter/index.js +1 -0
  21. package/dist/communications/onlineMeetingConversations/starter/index.mjs +1 -0
  22. package/dist/communications/onlineMeetingConversations/starter/replies/index.d.ts +87 -0
  23. package/dist/communications/onlineMeetingConversations/starter/replies/index.js +1 -0
  24. package/dist/communications/onlineMeetingConversations/starter/replies/index.mjs +1 -0
  25. package/dist/communications/presences/index.d.ts +1 -1
  26. package/dist/contacts/index.d.ts +32 -0
  27. package/dist/contacts/index.js +1 -1
  28. package/dist/contacts/index.mjs +1 -1
  29. package/dist/copilot/index.d.ts +9 -0
  30. package/dist/copilot/index.js +1 -1
  31. package/dist/copilot/index.mjs +1 -1
  32. package/dist/deviceAppManagement/androidManagedAppProtections/index.d.ts +2 -5
  33. package/dist/deviceAppManagement/defaultManagedAppProtections/index.d.ts +2 -5
  34. package/dist/deviceAppManagement/index.d.ts +4 -7
  35. package/dist/deviceAppManagement/iosManagedAppProtections/index.d.ts +7 -16
  36. package/dist/deviceAppManagement/managedAppPolicies/index.d.ts +2 -3
  37. package/dist/deviceAppManagement/managedAppRegistrations/appliedPolicies/index.d.ts +0 -1
  38. package/dist/deviceAppManagement/managedAppRegistrations/index.d.ts +4 -8
  39. package/dist/deviceAppManagement/managedAppRegistrations/intendedPolicies/index.d.ts +0 -1
  40. package/dist/deviceAppManagement/managedEBooks/index.d.ts +7 -18
  41. package/dist/deviceAppManagement/managedEBooks/userStateSummary/index.d.ts +2 -5
  42. package/dist/deviceAppManagement/mdmWindowsInformationProtectionPolicies/index.d.ts +2 -5
  43. package/dist/deviceAppManagement/mobileAppConfigurations/index.d.ts +10 -25
  44. package/dist/deviceAppManagement/mobileApps/index.d.ts +4 -10
  45. package/dist/deviceAppManagement/targetedManagedAppConfigurations/index.d.ts +2 -7
  46. package/dist/deviceAppManagement/vppTokens/index.d.ts +2 -5
  47. package/dist/deviceAppManagement/windowsInformationProtectionPolicies/index.d.ts +4 -10
  48. package/dist/deviceManagement/detectedApps/index.d.ts +2 -5
  49. package/dist/deviceManagement/deviceCompliancePolicies/index.d.ts +10 -26
  50. package/dist/deviceManagement/deviceCompliancePolicies/scheduledActionsForRule/index.d.ts +4 -10
  51. package/dist/deviceManagement/deviceCompliancePolicySettingStateSummaries/index.d.ts +2 -10
  52. package/dist/deviceManagement/deviceConfigurations/index.d.ts +12 -30
  53. package/dist/deviceManagement/deviceEnrollmentConfigurations/index.d.ts +4 -12
  54. package/dist/deviceManagement/deviceManagementPartners/index.d.ts +2 -6
  55. package/dist/deviceManagement/exchangeConnectors/index.d.ts +2 -6
  56. package/dist/deviceManagement/importedWindowsAutopilotDeviceIdentities/index.d.ts +2 -5
  57. package/dist/deviceManagement/index.d.ts +21 -88
  58. package/dist/deviceManagement/index.js +1 -1
  59. package/dist/deviceManagement/index.mjs +1 -1
  60. package/dist/deviceManagement/managedDevices/index.d.ts +0 -6
  61. package/dist/deviceManagement/mobileAppTroubleshootingEvents/appLogCollectionRequests/index.d.ts +2 -6
  62. package/dist/deviceManagement/mobileAppTroubleshootingEvents/index.d.ts +2 -5
  63. package/dist/deviceManagement/notificationMessageTemplates/index.d.ts +4 -10
  64. package/dist/deviceManagement/reports/index.d.ts +2 -25
  65. package/dist/deviceManagement/roleAssignments/index.d.ts +3 -6
  66. package/dist/deviceManagement/roleDefinitions/index.d.ts +2 -5
  67. package/dist/deviceManagement/roleDefinitions/roleAssignments/index.d.ts +3 -6
  68. package/dist/deviceManagement/termsAndConditions/acceptanceStatuses/index.d.ts +2 -5
  69. package/dist/deviceManagement/termsAndConditions/index.d.ts +4 -10
  70. package/dist/deviceManagement/virtualEndpoint/index.d.ts +0 -1
  71. package/dist/deviceManagement/windowsAutopilotDeviceIdentities/index.d.ts +2 -4
  72. package/dist/deviceManagement/windowsMalwareInformation/index.d.ts +4 -10
  73. package/dist/drives/items/index.d.ts +5 -6
  74. package/dist/drives/items/versions/index.d.ts +1 -1
  75. package/dist/education/classes/assignmentSettings/index.d.ts +45 -0
  76. package/dist/education/classes/assignmentSettings/index.js +1 -1
  77. package/dist/education/classes/assignmentSettings/index.mjs +1 -1
  78. package/dist/education/classes/assignments/index.d.ts +10 -36
  79. package/dist/education/classes/assignments/index.js +1 -1
  80. package/dist/education/classes/assignments/index.mjs +1 -1
  81. package/dist/education/classes/assignments/resources/index.d.ts +71 -0
  82. package/dist/education/classes/assignments/resources/index.js +1 -0
  83. package/dist/education/classes/assignments/resources/index.mjs +1 -0
  84. package/dist/education/classes/assignments/submissions/index.d.ts +2 -70
  85. package/dist/education/classes/assignments/submissions/index.js +1 -1
  86. package/dist/education/classes/assignments/submissions/index.mjs +1 -1
  87. package/dist/education/classes/assignments/submissions/resources/index.d.ts +71 -0
  88. package/dist/education/classes/assignments/submissions/resources/index.js +1 -0
  89. package/dist/education/classes/assignments/submissions/resources/index.mjs +1 -0
  90. package/dist/education/classes/assignments/submissions/submittedResources/index.d.ts +69 -0
  91. package/dist/education/classes/assignments/submissions/submittedResources/index.js +1 -0
  92. package/dist/education/classes/assignments/submissions/submittedResources/index.mjs +1 -0
  93. package/dist/education/me/assignments/index.d.ts +10 -34
  94. package/dist/education/me/assignments/index.js +1 -1
  95. package/dist/education/me/assignments/index.mjs +1 -1
  96. package/dist/education/me/assignments/resources/index.d.ts +69 -0
  97. package/dist/education/me/assignments/resources/index.js +1 -0
  98. package/dist/education/me/assignments/resources/index.mjs +1 -0
  99. package/dist/education/me/assignments/submissions/index.d.ts +2 -64
  100. package/dist/education/me/assignments/submissions/index.js +1 -1
  101. package/dist/education/me/assignments/submissions/index.mjs +1 -1
  102. package/dist/education/me/assignments/submissions/resources/index.d.ts +67 -0
  103. package/dist/education/me/assignments/submissions/resources/index.js +1 -0
  104. package/dist/education/me/assignments/submissions/resources/index.mjs +1 -0
  105. package/dist/education/me/assignments/submissions/submittedResources/index.d.ts +67 -0
  106. package/dist/education/me/assignments/submissions/submittedResources/index.js +1 -0
  107. package/dist/education/me/assignments/submissions/submittedResources/index.mjs +1 -0
  108. package/dist/education/reports/index.d.ts +70 -0
  109. package/dist/education/reports/index.js +1 -1
  110. package/dist/education/reports/index.mjs +1 -1
  111. package/dist/education/users/assignments/index.d.ts +10 -34
  112. package/dist/education/users/assignments/index.js +1 -1
  113. package/dist/education/users/assignments/index.mjs +1 -1
  114. package/dist/education/users/assignments/resources/index.d.ts +69 -0
  115. package/dist/education/users/assignments/resources/index.js +1 -0
  116. package/dist/education/users/assignments/resources/index.mjs +1 -0
  117. package/dist/education/users/assignments/submissions/index.d.ts +2 -64
  118. package/dist/education/users/assignments/submissions/index.js +1 -1
  119. package/dist/education/users/assignments/submissions/index.mjs +1 -1
  120. package/dist/education/users/assignments/submissions/resources/index.d.ts +67 -0
  121. package/dist/education/users/assignments/submissions/resources/index.js +1 -0
  122. package/dist/education/users/assignments/submissions/resources/index.mjs +1 -0
  123. package/dist/education/users/assignments/submissions/submittedResources/index.d.ts +67 -0
  124. package/dist/education/users/assignments/submissions/submittedResources/index.js +1 -0
  125. package/dist/education/users/assignments/submissions/submittedResources/index.mjs +1 -0
  126. package/dist/groups/conversations/index.d.ts +2 -2
  127. package/dist/groups/conversations/threads/index.d.ts +1 -1
  128. package/dist/groups/index.d.ts +20 -0
  129. package/dist/groups/index.js +1 -1
  130. package/dist/groups/index.mjs +1 -1
  131. package/dist/groups/threads/index.d.ts +1 -1
  132. package/dist/identity/conditionalAccess/index.d.ts +2 -2
  133. package/dist/identity/index.d.ts +1 -0
  134. package/dist/identity/index.js +1 -1
  135. package/dist/identity/index.mjs +1 -1
  136. package/dist/identity/riskPrevention/index.d.ts +23 -0
  137. package/dist/identity/riskPrevention/index.js +1 -0
  138. package/dist/identity/riskPrevention/index.mjs +1 -0
  139. package/dist/identity/riskPrevention/webApplicationFirewallProviders/index.d.ts +41 -0
  140. package/dist/identity/riskPrevention/webApplicationFirewallProviders/index.js +1 -0
  141. package/dist/identity/riskPrevention/webApplicationFirewallProviders/index.mjs +1 -0
  142. package/dist/identity/riskPrevention/webApplicationFirewallVerifications/index.d.ts +41 -0
  143. package/dist/identity/riskPrevention/webApplicationFirewallVerifications/index.js +1 -0
  144. package/dist/identity/riskPrevention/webApplicationFirewallVerifications/index.mjs +1 -0
  145. package/dist/identityGovernance/entitlementManagement/catalogs/index.d.ts +1 -1
  146. package/dist/identityGovernance/lifecycleWorkflows/deletedItems/workflows/index.d.ts +2 -2
  147. package/dist/identityGovernance/lifecycleWorkflows/workflows/index.d.ts +2 -2
  148. package/dist/index.d.ts +6 -0
  149. package/dist/index.js +1 -1
  150. package/dist/index.mjs +1 -1
  151. package/dist/me/cloudPCs/index.d.ts +89 -0
  152. package/dist/me/cloudPCs/index.js +1 -0
  153. package/dist/me/cloudPCs/index.mjs +1 -0
  154. package/dist/me/events/index.d.ts +2 -7
  155. package/dist/me/index.d.ts +1 -0
  156. package/dist/me/index.js +1 -1
  157. package/dist/me/index.mjs +1 -1
  158. package/dist/me/mailFolders/childFolders/index.d.ts +1 -1
  159. package/dist/me/mailFolders/index.d.ts +1 -1
  160. package/dist/me/managedDevices/index.d.ts +0 -4
  161. package/dist/me/messages/index.d.ts +6 -10
  162. package/dist/me/onlineMeetings/recordings/index.d.ts +1 -1
  163. package/dist/me/presence/index.d.ts +1 -1
  164. package/dist/organization/branding/localizations/index.d.ts +1 -1
  165. package/dist/organization/index.d.ts +2 -2
  166. package/dist/policies/crossTenantAccessPolicy/partners/index.d.ts +1 -1
  167. package/dist/reports/index.d.ts +0 -2
  168. package/dist/sites/index.d.ts +5 -4
  169. package/dist/sites/lists/index.d.ts +1 -1
  170. package/dist/solutions/backupRestore/index.d.ts +1 -16
  171. package/dist/solutions/backupRestore/index.js +1 -1
  172. package/dist/solutions/backupRestore/index.mjs +1 -1
  173. package/dist/solutions/backupRestore/protectionUnits/index.d.ts +35 -0
  174. package/dist/solutions/backupRestore/protectionUnits/index.js +1 -0
  175. package/dist/solutions/backupRestore/protectionUnits/index.mjs +1 -0
  176. package/dist/teams/channels/members/index.d.ts +2 -2
  177. package/dist/types/types.d.ts +9258 -2889
  178. package/dist/users/cloudPCs/index.d.ts +89 -0
  179. package/dist/users/cloudPCs/index.js +1 -0
  180. package/dist/users/cloudPCs/index.mjs +1 -0
  181. package/dist/users/index.d.ts +4 -3
  182. package/dist/users/index.js +1 -1
  183. package/dist/users/index.mjs +1 -1
  184. package/dist/users/managedDevices/index.d.ts +0 -4
  185. package/dist/users/onlineMeetings/recordings/index.d.ts +2 -2
  186. package/dist/users/onlineMeetings/transcripts/index.d.ts +1 -1
  187. package/dist/users/presence/index.d.ts +1 -1
  188. package/package.json +2 -2
@@ -69,11 +69,6 @@ export interface IEndpoints {
69
69
  'PATCH /deviceManagement/resourceOperations/{resourceOperation-id}': Operation<'/deviceManagement/resourceOperations/{resourceOperation-id}', 'patch'>;
70
70
  'DELETE /deviceManagement/resourceOperations/{resourceOperation-id}': Operation<'/deviceManagement/resourceOperations/{resourceOperation-id}', 'delete'>;
71
71
  'GET /deviceManagement/softwareUpdateStatusSummary': Operation<'/deviceManagement/softwareUpdateStatusSummary', 'get'>;
72
- 'GET /deviceManagement/telecomExpenseManagementPartners': Operation<'/deviceManagement/telecomExpenseManagementPartners', 'get'>;
73
- 'POST /deviceManagement/telecomExpenseManagementPartners': Operation<'/deviceManagement/telecomExpenseManagementPartners', 'post'>;
74
- 'GET /deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}': Operation<'/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}', 'get'>;
75
- 'PATCH /deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}': Operation<'/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}', 'patch'>;
76
- 'DELETE /deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}': Operation<'/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}', 'delete'>;
77
72
  'GET /deviceManagement/troubleshootingEvents': Operation<'/deviceManagement/troubleshootingEvents', 'get'>;
78
73
  'POST /deviceManagement/troubleshootingEvents': Operation<'/deviceManagement/troubleshootingEvents', 'post'>;
79
74
  'GET /deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}': Operation<'/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}', 'get'>;
@@ -184,26 +179,23 @@ export interface IEndpoints {
184
179
  /**
185
180
  * `GET /deviceManagement`
186
181
  *
187
- * Read properties and relationships of the deviceManagement object.
188
182
  */
189
183
  export declare function get(params?: IEndpoints['GET /deviceManagement']['parameters']): EndpointRequest<IEndpoints['GET /deviceManagement']['response']>;
190
184
  /**
191
185
  * `PATCH /deviceManagement`
192
186
  *
193
- * Update the properties of a deviceManagement object.
194
187
  */
195
188
  export declare function update(body: IEndpoints['PATCH /deviceManagement']['body']): EndpointRequest<IEndpoints['PATCH /deviceManagement']['response']>;
196
189
  export declare const applePushNotificationCertificate: {
197
190
  /**
198
191
  * `GET /deviceManagement/applePushNotificationCertificate`
199
192
  *
200
- * Read properties and relationships of the applePushNotificationCertificate object.
193
+ * Apple push notification certificate.
201
194
  */
202
195
  get: (params?: IEndpoints["GET /deviceManagement/applePushNotificationCertificate"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/applePushNotificationCertificate"]["response"]>;
203
196
  /**
204
197
  * `PATCH /deviceManagement/applePushNotificationCertificate`
205
198
  *
206
- * Update the properties of a applePushNotificationCertificate object.
207
199
  */
208
200
  update: (body: IEndpoints["PATCH /deviceManagement/applePushNotificationCertificate"]["body"]) => EndpointRequest<IEndpoints["PATCH /deviceManagement/applePushNotificationCertificate"]["response"]>;
209
201
  /**
@@ -216,31 +208,28 @@ export declare const auditEvents: {
216
208
  /**
217
209
  * `GET /deviceManagement/auditEvents`
218
210
  *
219
- * List properties and relationships of the auditEvent objects.
211
+ * The Audit Events
220
212
  */
221
213
  list: (params?: IEndpoints["GET /deviceManagement/auditEvents"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/auditEvents"]["response"]>;
222
214
  /**
223
215
  * `POST /deviceManagement/auditEvents`
224
216
  *
225
- * Create a new auditEvent object.
226
217
  */
227
218
  create: (body: IEndpoints["POST /deviceManagement/auditEvents"]["body"]) => EndpointRequest<IEndpoints["POST /deviceManagement/auditEvents"]["response"]>;
228
219
  /**
229
220
  * `GET /deviceManagement/auditEvents/{auditEvent-id}`
230
221
  *
231
- * Read properties and relationships of the auditEvent object.
222
+ * The Audit Events
232
223
  */
233
224
  get: (params?: IEndpoints["GET /deviceManagement/auditEvents/{auditEvent-id}"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/auditEvents/{auditEvent-id}"]["response"]>;
234
225
  /**
235
226
  * `PATCH /deviceManagement/auditEvents/{auditEvent-id}`
236
227
  *
237
- * Update the properties of a auditEvent object.
238
228
  */
239
229
  update: (body: IEndpoints["PATCH /deviceManagement/auditEvents/{auditEvent-id}"]["body"], params?: IEndpoints["PATCH /deviceManagement/auditEvents/{auditEvent-id}"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceManagement/auditEvents/{auditEvent-id}"]["response"]>;
240
230
  /**
241
231
  * `DELETE /deviceManagement/auditEvents/{auditEvent-id}`
242
232
  *
243
- * Deletes a auditEvent.
244
233
  */
245
234
  del: (params?: IEndpoints["DELETE /deviceManagement/auditEvents/{auditEvent-id}"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /deviceManagement/auditEvents/{auditEvent-id}"]["response"]>;
246
235
  };
@@ -248,31 +237,28 @@ export declare const complianceManagementPartners: {
248
237
  /**
249
238
  * `GET /deviceManagement/complianceManagementPartners`
250
239
  *
251
- * List properties and relationships of the complianceManagementPartner objects.
240
+ * The list of Compliance Management Partners configured by the tenant.
252
241
  */
253
242
  list: (params?: IEndpoints["GET /deviceManagement/complianceManagementPartners"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/complianceManagementPartners"]["response"]>;
254
243
  /**
255
244
  * `POST /deviceManagement/complianceManagementPartners`
256
245
  *
257
- * Create a new complianceManagementPartner object.
258
246
  */
259
247
  create: (body: IEndpoints["POST /deviceManagement/complianceManagementPartners"]["body"]) => EndpointRequest<IEndpoints["POST /deviceManagement/complianceManagementPartners"]["response"]>;
260
248
  /**
261
249
  * `GET /deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}`
262
250
  *
263
- * Read properties and relationships of the complianceManagementPartner object.
251
+ * The list of Compliance Management Partners configured by the tenant.
264
252
  */
265
253
  get: (params?: IEndpoints["GET /deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}"]["response"]>;
266
254
  /**
267
255
  * `PATCH /deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}`
268
256
  *
269
- * Update the properties of a complianceManagementPartner object.
270
257
  */
271
258
  update: (body: IEndpoints["PATCH /deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}"]["body"], params?: IEndpoints["PATCH /deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}"]["response"]>;
272
259
  /**
273
260
  * `DELETE /deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}`
274
261
  *
275
- * Deletes a complianceManagementPartner.
276
262
  */
277
263
  del: (params?: IEndpoints["DELETE /deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}"]["response"]>;
278
264
  };
@@ -280,13 +266,12 @@ export declare const conditionalAccessSettings: {
280
266
  /**
281
267
  * `GET /deviceManagement/conditionalAccessSettings`
282
268
  *
283
- * Read properties and relationships of the onPremisesConditionalAccessSettings object.
269
+ * The Exchange on premises conditional access settings. On premises conditional access will require devices to be both enrolled and compliant for mail access
284
270
  */
285
271
  list: (params?: IEndpoints["GET /deviceManagement/conditionalAccessSettings"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/conditionalAccessSettings"]["response"]>;
286
272
  /**
287
273
  * `PATCH /deviceManagement/conditionalAccessSettings`
288
274
  *
289
- * Update the properties of a onPremisesConditionalAccessSettings object.
290
275
  */
291
276
  update: (body: IEndpoints["PATCH /deviceManagement/conditionalAccessSettings"]["body"]) => EndpointRequest<IEndpoints["PATCH /deviceManagement/conditionalAccessSettings"]["response"]>;
292
277
  /**
@@ -299,31 +284,28 @@ export declare const deviceCategories: {
299
284
  /**
300
285
  * `GET /deviceManagement/deviceCategories`
301
286
  *
302
- * List properties and relationships of the deviceCategory objects.
287
+ * The list of device categories with the tenant.
303
288
  */
304
289
  list: (params?: IEndpoints["GET /deviceManagement/deviceCategories"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/deviceCategories"]["response"]>;
305
290
  /**
306
291
  * `POST /deviceManagement/deviceCategories`
307
292
  *
308
- * Create a new deviceCategory object.
309
293
  */
310
294
  create: (body: IEndpoints["POST /deviceManagement/deviceCategories"]["body"]) => EndpointRequest<IEndpoints["POST /deviceManagement/deviceCategories"]["response"]>;
311
295
  /**
312
296
  * `GET /deviceManagement/deviceCategories/{deviceCategory-id}`
313
297
  *
314
- * Read properties and relationships of the deviceCategory object.
298
+ * The list of device categories with the tenant.
315
299
  */
316
300
  get: (params?: IEndpoints["GET /deviceManagement/deviceCategories/{deviceCategory-id}"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/deviceCategories/{deviceCategory-id}"]["response"]>;
317
301
  /**
318
302
  * `PATCH /deviceManagement/deviceCategories/{deviceCategory-id}`
319
303
  *
320
- * Update the properties of a deviceCategory object.
321
304
  */
322
305
  update: (body: IEndpoints["PATCH /deviceManagement/deviceCategories/{deviceCategory-id}"]["body"], params?: IEndpoints["PATCH /deviceManagement/deviceCategories/{deviceCategory-id}"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceManagement/deviceCategories/{deviceCategory-id}"]["response"]>;
323
306
  /**
324
307
  * `DELETE /deviceManagement/deviceCategories/{deviceCategory-id}`
325
308
  *
326
- * Deletes a deviceCategory.
327
309
  */
328
310
  del: (params?: IEndpoints["DELETE /deviceManagement/deviceCategories/{deviceCategory-id}"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /deviceManagement/deviceCategories/{deviceCategory-id}"]["response"]>;
329
311
  };
@@ -331,13 +313,12 @@ export declare const deviceCompliancePolicyDeviceStateSummary: {
331
313
  /**
332
314
  * `GET /deviceManagement/deviceCompliancePolicyDeviceStateSummary`
333
315
  *
334
- * Read properties and relationships of the deviceCompliancePolicyDeviceStateSummary object.
316
+ * The device compliance state summary for this account.
335
317
  */
336
318
  get: (params?: IEndpoints["GET /deviceManagement/deviceCompliancePolicyDeviceStateSummary"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/deviceCompliancePolicyDeviceStateSummary"]["response"]>;
337
319
  /**
338
320
  * `PATCH /deviceManagement/deviceCompliancePolicyDeviceStateSummary`
339
321
  *
340
- * Update the properties of a deviceCompliancePolicyDeviceStateSummary object.
341
322
  */
342
323
  update: (body: IEndpoints["PATCH /deviceManagement/deviceCompliancePolicyDeviceStateSummary"]["body"]) => EndpointRequest<IEndpoints["PATCH /deviceManagement/deviceCompliancePolicyDeviceStateSummary"]["response"]>;
343
324
  /**
@@ -350,13 +331,12 @@ export declare const deviceConfigurationDeviceStateSummaries: {
350
331
  /**
351
332
  * `GET /deviceManagement/deviceConfigurationDeviceStateSummaries`
352
333
  *
353
- * Read properties and relationships of the deviceConfigurationDeviceStateSummary object.
334
+ * The device configuration device state summary for this account.
354
335
  */
355
336
  list: (params?: IEndpoints["GET /deviceManagement/deviceConfigurationDeviceStateSummaries"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/deviceConfigurationDeviceStateSummaries"]["response"]>;
356
337
  /**
357
338
  * `PATCH /deviceManagement/deviceConfigurationDeviceStateSummaries`
358
339
  *
359
- * Update the properties of a deviceConfigurationDeviceStateSummary object.
360
340
  */
361
341
  update: (body: IEndpoints["PATCH /deviceManagement/deviceConfigurationDeviceStateSummaries"]["body"]) => EndpointRequest<IEndpoints["PATCH /deviceManagement/deviceConfigurationDeviceStateSummaries"]["response"]>;
362
342
  /**
@@ -369,31 +349,28 @@ export declare const iosUpdateStatuses: {
369
349
  /**
370
350
  * `GET /deviceManagement/iosUpdateStatuses`
371
351
  *
372
- * List properties and relationships of the iosUpdateDeviceStatus objects.
352
+ * The IOS software update installation statuses for this account.
373
353
  */
374
354
  list: (params?: IEndpoints["GET /deviceManagement/iosUpdateStatuses"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/iosUpdateStatuses"]["response"]>;
375
355
  /**
376
356
  * `POST /deviceManagement/iosUpdateStatuses`
377
357
  *
378
- * Create a new iosUpdateDeviceStatus object.
379
358
  */
380
359
  create: (body: IEndpoints["POST /deviceManagement/iosUpdateStatuses"]["body"]) => EndpointRequest<IEndpoints["POST /deviceManagement/iosUpdateStatuses"]["response"]>;
381
360
  /**
382
361
  * `GET /deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}`
383
362
  *
384
- * Read properties and relationships of the iosUpdateDeviceStatus object.
363
+ * The IOS software update installation statuses for this account.
385
364
  */
386
365
  get: (params?: IEndpoints["GET /deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}"]["response"]>;
387
366
  /**
388
367
  * `PATCH /deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}`
389
368
  *
390
- * Update the properties of a iosUpdateDeviceStatus object.
391
369
  */
392
370
  update: (body: IEndpoints["PATCH /deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}"]["body"], params?: IEndpoints["PATCH /deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}"]["response"]>;
393
371
  /**
394
372
  * `DELETE /deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}`
395
373
  *
396
- * Deletes a iosUpdateDeviceStatus.
397
374
  */
398
375
  del: (params?: IEndpoints["DELETE /deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}"]["response"]>;
399
376
  };
@@ -409,31 +386,28 @@ export declare const mobileThreatDefenseConnectors: {
409
386
  /**
410
387
  * `GET /deviceManagement/mobileThreatDefenseConnectors`
411
388
  *
412
- * List properties and relationships of the mobileThreatDefenseConnector objects.
389
+ * The list of Mobile threat Defense connectors configured by the tenant.
413
390
  */
414
391
  list: (params?: IEndpoints["GET /deviceManagement/mobileThreatDefenseConnectors"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/mobileThreatDefenseConnectors"]["response"]>;
415
392
  /**
416
393
  * `POST /deviceManagement/mobileThreatDefenseConnectors`
417
394
  *
418
- * Create a new mobileThreatDefenseConnector object.
419
395
  */
420
396
  create: (body: IEndpoints["POST /deviceManagement/mobileThreatDefenseConnectors"]["body"]) => EndpointRequest<IEndpoints["POST /deviceManagement/mobileThreatDefenseConnectors"]["response"]>;
421
397
  /**
422
398
  * `GET /deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}`
423
399
  *
424
- * Read properties and relationships of the mobileThreatDefenseConnector object.
400
+ * The list of Mobile threat Defense connectors configured by the tenant.
425
401
  */
426
402
  get: (params?: IEndpoints["GET /deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}"]["response"]>;
427
403
  /**
428
404
  * `PATCH /deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}`
429
405
  *
430
- * Update the properties of a mobileThreatDefenseConnector object.
431
406
  */
432
407
  update: (body: IEndpoints["PATCH /deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}"]["body"], params?: IEndpoints["PATCH /deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}"]["response"]>;
433
408
  /**
434
409
  * `DELETE /deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}`
435
410
  *
436
- * Deletes a mobileThreatDefenseConnector.
437
411
  */
438
412
  del: (params?: IEndpoints["DELETE /deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}"]["response"]>;
439
413
  };
@@ -441,31 +415,28 @@ export declare const resourceOperations: {
441
415
  /**
442
416
  * `GET /deviceManagement/resourceOperations`
443
417
  *
444
- * List properties and relationships of the resourceOperation objects.
418
+ * The Resource Operations.
445
419
  */
446
420
  list: (params?: IEndpoints["GET /deviceManagement/resourceOperations"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/resourceOperations"]["response"]>;
447
421
  /**
448
422
  * `POST /deviceManagement/resourceOperations`
449
423
  *
450
- * Create a new resourceOperation object.
451
424
  */
452
425
  create: (body: IEndpoints["POST /deviceManagement/resourceOperations"]["body"]) => EndpointRequest<IEndpoints["POST /deviceManagement/resourceOperations"]["response"]>;
453
426
  /**
454
427
  * `GET /deviceManagement/resourceOperations/{resourceOperation-id}`
455
428
  *
456
- * Read properties and relationships of the resourceOperation object.
429
+ * The Resource Operations.
457
430
  */
458
431
  get: (params?: IEndpoints["GET /deviceManagement/resourceOperations/{resourceOperation-id}"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/resourceOperations/{resourceOperation-id}"]["response"]>;
459
432
  /**
460
433
  * `PATCH /deviceManagement/resourceOperations/{resourceOperation-id}`
461
434
  *
462
- * Update the properties of a resourceOperation object.
463
435
  */
464
436
  update: (body: IEndpoints["PATCH /deviceManagement/resourceOperations/{resourceOperation-id}"]["body"], params?: IEndpoints["PATCH /deviceManagement/resourceOperations/{resourceOperation-id}"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceManagement/resourceOperations/{resourceOperation-id}"]["response"]>;
465
437
  /**
466
438
  * `DELETE /deviceManagement/resourceOperations/{resourceOperation-id}`
467
439
  *
468
- * Deletes a resourceOperation.
469
440
  */
470
441
  del: (params?: IEndpoints["DELETE /deviceManagement/resourceOperations/{resourceOperation-id}"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /deviceManagement/resourceOperations/{resourceOperation-id}"]["response"]>;
471
442
  };
@@ -473,42 +444,10 @@ export declare const softwareUpdateStatusSummary: {
473
444
  /**
474
445
  * `GET /deviceManagement/softwareUpdateStatusSummary`
475
446
  *
476
- * Read properties and relationships of the softwareUpdateStatusSummary object.
447
+ * The software update status summary.
477
448
  */
478
449
  get: (params?: IEndpoints["GET /deviceManagement/softwareUpdateStatusSummary"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/softwareUpdateStatusSummary"]["response"]>;
479
450
  };
480
- export declare const telecomExpenseManagementPartners: {
481
- /**
482
- * `GET /deviceManagement/telecomExpenseManagementPartners`
483
- *
484
- * List properties and relationships of the telecomExpenseManagementPartner objects.
485
- */
486
- list: (params?: IEndpoints["GET /deviceManagement/telecomExpenseManagementPartners"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/telecomExpenseManagementPartners"]["response"]>;
487
- /**
488
- * `POST /deviceManagement/telecomExpenseManagementPartners`
489
- *
490
- * Create a new telecomExpenseManagementPartner object.
491
- */
492
- create: (body: IEndpoints["POST /deviceManagement/telecomExpenseManagementPartners"]["body"]) => EndpointRequest<IEndpoints["POST /deviceManagement/telecomExpenseManagementPartners"]["response"]>;
493
- /**
494
- * `GET /deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}`
495
- *
496
- * Read properties and relationships of the telecomExpenseManagementPartner object.
497
- */
498
- get: (params?: IEndpoints["GET /deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}"]["response"]>;
499
- /**
500
- * `PATCH /deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}`
501
- *
502
- * Update the properties of a telecomExpenseManagementPartner object.
503
- */
504
- update: (body: IEndpoints["PATCH /deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}"]["body"], params?: IEndpoints["PATCH /deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}"]["response"]>;
505
- /**
506
- * `DELETE /deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}`
507
- *
508
- * Deletes a telecomExpenseManagementPartner.
509
- */
510
- del: (params?: IEndpoints["DELETE /deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}"]["response"]>;
511
- };
512
451
  export declare const troubleshootingEvents: {
513
452
  /**
514
453
  * `GET /deviceManagement/troubleshootingEvents`
@@ -1071,31 +1010,28 @@ export declare const windowsInformationProtectionAppLearningSummaries: {
1071
1010
  /**
1072
1011
  * `GET /deviceManagement/windowsInformationProtectionAppLearningSummaries`
1073
1012
  *
1074
- * List properties and relationships of the windowsInformationProtectionAppLearningSummary objects.
1013
+ * The windows information protection app learning summaries.
1075
1014
  */
1076
1015
  list: (params?: IEndpoints["GET /deviceManagement/windowsInformationProtectionAppLearningSummaries"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/windowsInformationProtectionAppLearningSummaries"]["response"]>;
1077
1016
  /**
1078
1017
  * `POST /deviceManagement/windowsInformationProtectionAppLearningSummaries`
1079
1018
  *
1080
- * Create a new windowsInformationProtectionAppLearningSummary object.
1081
1019
  */
1082
1020
  create: (body: IEndpoints["POST /deviceManagement/windowsInformationProtectionAppLearningSummaries"]["body"]) => EndpointRequest<IEndpoints["POST /deviceManagement/windowsInformationProtectionAppLearningSummaries"]["response"]>;
1083
1021
  /**
1084
1022
  * `GET /deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}`
1085
1023
  *
1086
- * Read properties and relationships of the windowsInformationProtectionAppLearningSummary object.
1024
+ * The windows information protection app learning summaries.
1087
1025
  */
1088
1026
  get: (params?: IEndpoints["GET /deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}"]["response"]>;
1089
1027
  /**
1090
1028
  * `PATCH /deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}`
1091
1029
  *
1092
- * Update the properties of a windowsInformationProtectionAppLearningSummary object.
1093
1030
  */
1094
1031
  update: (body: IEndpoints["PATCH /deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}"]["body"], params?: IEndpoints["PATCH /deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}"]["response"]>;
1095
1032
  /**
1096
1033
  * `DELETE /deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}`
1097
1034
  *
1098
- * Deletes a windowsInformationProtectionAppLearningSummary.
1099
1035
  */
1100
1036
  del: (params?: IEndpoints["DELETE /deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}"]["response"]>;
1101
1037
  };
@@ -1103,31 +1039,28 @@ export declare const windowsInformationProtectionNetworkLearningSummaries: {
1103
1039
  /**
1104
1040
  * `GET /deviceManagement/windowsInformationProtectionNetworkLearningSummaries`
1105
1041
  *
1106
- * List properties and relationships of the windowsInformationProtectionNetworkLearningSummary objects.
1042
+ * The windows information protection network learning summaries.
1107
1043
  */
1108
1044
  list: (params?: IEndpoints["GET /deviceManagement/windowsInformationProtectionNetworkLearningSummaries"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/windowsInformationProtectionNetworkLearningSummaries"]["response"]>;
1109
1045
  /**
1110
1046
  * `POST /deviceManagement/windowsInformationProtectionNetworkLearningSummaries`
1111
1047
  *
1112
- * Create a new windowsInformationProtectionNetworkLearningSummary object.
1113
1048
  */
1114
1049
  create: (body: IEndpoints["POST /deviceManagement/windowsInformationProtectionNetworkLearningSummaries"]["body"]) => EndpointRequest<IEndpoints["POST /deviceManagement/windowsInformationProtectionNetworkLearningSummaries"]["response"]>;
1115
1050
  /**
1116
1051
  * `GET /deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}`
1117
1052
  *
1118
- * Read properties and relationships of the windowsInformationProtectionNetworkLearningSummary object.
1053
+ * The windows information protection network learning summaries.
1119
1054
  */
1120
1055
  get: (params?: IEndpoints["GET /deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}"]["response"]>;
1121
1056
  /**
1122
1057
  * `PATCH /deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}`
1123
1058
  *
1124
- * Update the properties of a windowsInformationProtectionNetworkLearningSummary object.
1125
1059
  */
1126
1060
  update: (body: IEndpoints["PATCH /deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}"]["body"], params?: IEndpoints["PATCH /deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}"]["response"]>;
1127
1061
  /**
1128
1062
  * `DELETE /deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}`
1129
1063
  *
1130
- * Deletes a windowsInformationProtectionNetworkLearningSummary.
1131
1064
  */
1132
1065
  del: (params?: IEndpoints["DELETE /deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}"]["response"]>;
1133
1066
  };