msgraph-sdk 1.14.0__py3-none-any.whl → 1.16.0__py3-none-any.whl

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 (209) hide show
  1. msgraph/_version.py +1 -1
  2. msgraph/generated/app_catalogs/teams_apps/teams_apps_request_builder.py +3 -3
  3. msgraph/generated/chats/item/members/item/conversation_member_item_request_builder.py +4 -4
  4. msgraph/generated/chats/item/members/members_request_builder.py +10 -0
  5. msgraph/generated/chats/item/members/remove/remove_post_request_body.py +58 -0
  6. msgraph/generated/chats/item/members/remove/remove_post_response.py +60 -0
  7. msgraph/generated/chats/item/members/remove/remove_request_builder.py +89 -0
  8. msgraph/generated/chats/item/messages/messages_request_builder.py +3 -3
  9. msgraph/generated/communications/calls/item/participants/invite/invite_request_builder.py +3 -3
  10. msgraph/generated/device_app_management/device_app_management_request_builder.py +2 -2
  11. msgraph/generated/device_app_management/managed_app_policies/item/managed_app_policy_item_request_builder.py +4 -4
  12. msgraph/generated/device_app_management/managed_app_policies/item/target_apps/target_apps_request_builder.py +1 -1
  13. msgraph/generated/device_app_management/managed_app_policies/managed_app_policies_request_builder.py +4 -4
  14. msgraph/generated/device_app_management/managed_app_registrations/item/applied_policies/item/target_apps/target_apps_request_builder.py +1 -1
  15. msgraph/generated/device_app_management/managed_app_registrations/item/intended_policies/item/target_apps/target_apps_request_builder.py +1 -1
  16. msgraph/generated/device_app_management/managed_app_statuses/item/managed_app_status_item_request_builder.py +4 -4
  17. msgraph/generated/device_app_management/managed_app_statuses/managed_app_statuses_request_builder.py +4 -4
  18. msgraph/generated/device_app_management/managed_e_books/item/assignments/assignments_request_builder.py +3 -3
  19. msgraph/generated/device_app_management/managed_e_books/item/assignments/item/managed_e_book_assignment_item_request_builder.py +6 -6
  20. msgraph/generated/device_app_management/managed_e_books/managed_e_books_request_builder.py +4 -4
  21. msgraph/generated/device_app_management/mobile_apps/item/mobile_app_item_request_builder.py +10 -10
  22. msgraph/generated/device_app_management/mobile_apps/mobile_apps_request_builder.py +7 -7
  23. msgraph/generated/device_management/device_compliance_policies/device_compliance_policies_request_builder.py +3 -3
  24. msgraph/generated/device_management/device_compliance_policies/item/device_compliance_policy_item_request_builder.py +10 -10
  25. msgraph/generated/device_management/device_configurations/device_configurations_request_builder.py +7 -7
  26. msgraph/generated/device_management/device_configurations/item/device_configuration_item_request_builder.py +10 -10
  27. msgraph/generated/device_management/device_enrollment_configurations/item/device_enrollment_configuration_item_request_builder.py +4 -4
  28. msgraph/generated/device_management/device_management_request_builder.py +2 -2
  29. msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py +7 -7
  30. msgraph/generated/drives/item/items/item/discard_checkout/discard_checkout_request_builder.py +78 -0
  31. msgraph/generated/drives/item/items/item/drive_item_item_request_builder.py +10 -0
  32. msgraph/generated/drives/item/items/item/workbook/names/item/range/range_request_builder.py +3 -3
  33. msgraph/generated/drives/item/items/item/workbook/tables/add/add_request_builder.py +3 -3
  34. msgraph/generated/drives/item/items/item/workbook/worksheets/item/names/item/range/range_request_builder.py +3 -3
  35. msgraph/generated/drives/item/items/item/workbook/worksheets/item/tables/add/add_request_builder.py +3 -3
  36. msgraph/generated/external/connections/item/items/item/external_item_item_request_builder.py +3 -3
  37. msgraph/generated/group_lifecycle_policies/group_lifecycle_policies_request_builder.py +2 -2
  38. msgraph/generated/group_lifecycle_policies/item/add_group/add_group_request_builder.py +2 -2
  39. msgraph/generated/groups/groups_request_builder.py +3 -3
  40. msgraph/generated/groups/item/assign_license/assign_license_request_builder.py +2 -2
  41. msgraph/generated/groups/item/conversations/conversations_request_builder.py +3 -3
  42. msgraph/generated/groups/item/conversations/item/conversation_item_request_builder.py +4 -4
  43. msgraph/generated/groups/item/group_item_request_builder.py +2 -2
  44. msgraph/generated/groups/item/group_lifecycle_policies/item/add_group/add_group_request_builder.py +2 -2
  45. msgraph/generated/groups/item/renew/renew_request_builder.py +2 -2
  46. msgraph/generated/groups/item/team/channels/item/members/members_request_builder.py +10 -0
  47. msgraph/generated/groups/item/team/channels/item/members/remove/remove_post_request_body.py +58 -0
  48. msgraph/generated/groups/item/team/channels/item/members/remove/remove_post_response.py +60 -0
  49. msgraph/generated/groups/item/team/channels/item/members/remove/remove_request_builder.py +89 -0
  50. msgraph/generated/groups/item/team/members/members_request_builder.py +10 -0
  51. msgraph/generated/groups/item/team/members/remove/remove_post_request_body.py +58 -0
  52. msgraph/generated/groups/item/team/members/remove/remove_post_response.py +60 -0
  53. msgraph/generated/groups/item/team/members/remove/remove_request_builder.py +89 -0
  54. msgraph/generated/groups/item/team/primary_channel/members/members_request_builder.py +10 -0
  55. msgraph/generated/groups/item/team/primary_channel/members/remove/remove_post_request_body.py +58 -0
  56. msgraph/generated/groups/item/team/primary_channel/members/remove/remove_post_response.py +60 -0
  57. msgraph/generated/groups/item/team/primary_channel/members/remove/remove_request_builder.py +89 -0
  58. msgraph/generated/groups/item/threads/item/conversation_thread_item_request_builder.py +4 -4
  59. msgraph/generated/groups/item/threads/item/posts/posts_request_builder.py +4 -4
  60. msgraph/generated/groups_with_unique_name/groups_with_unique_name_request_builder.py +2 -2
  61. msgraph/generated/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +7 -7
  62. msgraph/generated/identity_governance/entitlement_management/catalogs/item/custom_workflow_extensions/item/custom_callout_extension_item_request_builder.py +4 -4
  63. msgraph/generated/information_protection/bitlocker/recovery_keys/recovery_keys_request_builder.py +3 -3
  64. msgraph/generated/kiota-dom-export.txt +1313 -0
  65. msgraph/generated/kiota-lock.json +2 -2
  66. msgraph/generated/models/action_result_part.py +1 -1
  67. msgraph/generated/models/administrative_unit.py +1 -1
  68. msgraph/generated/models/app_role_assignment.py +2 -2
  69. msgraph/generated/models/application.py +1 -1
  70. msgraph/generated/models/base_item.py +16 -0
  71. msgraph/generated/models/conditional_access_client_applications.py +1 -1
  72. msgraph/generated/models/conditional_access_condition_set.py +2 -2
  73. msgraph/generated/models/conversation_member.py +1 -1
  74. msgraph/generated/models/device.py +1 -1
  75. msgraph/generated/models/eligibility_filtering_enabled_entities.py +9 -0
  76. msgraph/generated/models/entity.py +16 -0
  77. msgraph/generated/models/file_storage.py +4 -0
  78. msgraph/generated/models/file_storage_container.py +16 -0
  79. msgraph/generated/models/file_storage_container_settings.py +8 -0
  80. msgraph/generated/models/internal_domain_federation.py +4 -0
  81. msgraph/generated/models/open_shift.py +7 -3
  82. msgraph/generated/models/org_contact.py +1 -1
  83. msgraph/generated/models/quota.py +1 -1
  84. msgraph/generated/models/recycle_bin.py +70 -0
  85. msgraph/generated/models/recycle_bin_item.py +67 -0
  86. msgraph/generated/models/recycle_bin_item_collection_response.py +60 -0
  87. msgraph/generated/models/recycle_bin_settings.py +53 -0
  88. msgraph/generated/models/security/data_set.py +4 -0
  89. msgraph/generated/models/service_principal.py +1 -1
  90. msgraph/generated/models/shift.py +4 -0
  91. msgraph/generated/models/shift_activity.py +2 -2
  92. msgraph/generated/models/site_lock_state.py +9 -0
  93. msgraph/generated/models/team.py +5 -5
  94. msgraph/generated/models/time_off.py +5 -1
  95. msgraph/generated/models/user.py +1 -1
  96. msgraph/generated/models/workbook_range_view.py +1 -1
  97. msgraph/generated/models/workforce_integration.py +9 -1
  98. msgraph/generated/models/workforce_integration_supported_entities.py +3 -0
  99. msgraph/generated/models/x509_certificate_authentication_method_configuration.py +8 -0
  100. msgraph/generated/models/x509_certificate_c_r_l_validation_configuration.py +66 -0
  101. msgraph/generated/models/x509_certificate_c_r_l_validation_configuration_state.py +7 -0
  102. msgraph/generated/organization/item/organization_item_request_builder.py +3 -3
  103. msgraph/generated/organization/organization_request_builder.py +4 -4
  104. msgraph/generated/security/attack_simulation/payloads/item/payload_item_request_builder.py +4 -3
  105. msgraph/generated/sites/item/lists/item/list_item_request_builder.py +4 -4
  106. msgraph/generated/sites/sites_request_builder.py +4 -4
  107. msgraph/generated/storage/file_storage/containers/item/file_storage_container_item_request_builder.py +40 -0
  108. msgraph/generated/storage/file_storage/containers/item/lock/lock_post_request_body.py +58 -0
  109. msgraph/generated/storage/file_storage/containers/item/lock/lock_request_builder.py +85 -0
  110. msgraph/generated/storage/file_storage/containers/item/recycle_bin/created_by_user/created_by_user_request_builder.py +126 -0
  111. msgraph/generated/storage/file_storage/containers/item/recycle_bin/created_by_user/mailbox_settings/mailbox_settings_request_builder.py +151 -0
  112. msgraph/generated/storage/file_storage/containers/item/recycle_bin/created_by_user/service_provisioning_errors/count/count_request_builder.py +103 -0
  113. msgraph/generated/storage/file_storage/containers/item/recycle_bin/created_by_user/service_provisioning_errors/service_provisioning_errors_request_builder.py +146 -0
  114. msgraph/generated/storage/file_storage/containers/item/recycle_bin/items/count/count_request_builder.py +103 -0
  115. msgraph/generated/storage/file_storage/containers/item/recycle_bin/items/item/created_by_user/created_by_user_request_builder.py +126 -0
  116. msgraph/generated/storage/file_storage/containers/item/recycle_bin/items/item/created_by_user/mailbox_settings/mailbox_settings_request_builder.py +151 -0
  117. msgraph/generated/storage/file_storage/containers/item/recycle_bin/items/item/created_by_user/service_provisioning_errors/count/count_request_builder.py +103 -0
  118. msgraph/generated/storage/file_storage/containers/item/recycle_bin/items/item/created_by_user/service_provisioning_errors/service_provisioning_errors_request_builder.py +146 -0
  119. msgraph/generated/storage/file_storage/containers/item/recycle_bin/items/item/last_modified_by_user/last_modified_by_user_request_builder.py +126 -0
  120. msgraph/generated/storage/file_storage/containers/item/recycle_bin/items/item/last_modified_by_user/mailbox_settings/mailbox_settings_request_builder.py +151 -0
  121. msgraph/generated/storage/file_storage/containers/item/recycle_bin/items/item/last_modified_by_user/service_provisioning_errors/count/count_request_builder.py +103 -0
  122. msgraph/generated/storage/file_storage/containers/item/recycle_bin/items/item/last_modified_by_user/service_provisioning_errors/service_provisioning_errors_request_builder.py +146 -0
  123. msgraph/generated/storage/file_storage/containers/item/recycle_bin/items/item/recycle_bin_item_item_request_builder.py +207 -0
  124. msgraph/generated/storage/file_storage/containers/item/recycle_bin/items/items_request_builder.py +207 -0
  125. msgraph/generated/storage/file_storage/containers/item/recycle_bin/last_modified_by_user/last_modified_by_user_request_builder.py +126 -0
  126. msgraph/generated/storage/file_storage/containers/item/recycle_bin/last_modified_by_user/mailbox_settings/mailbox_settings_request_builder.py +151 -0
  127. msgraph/generated/storage/file_storage/containers/item/recycle_bin/last_modified_by_user/service_provisioning_errors/count/count_request_builder.py +103 -0
  128. msgraph/generated/storage/file_storage/containers/item/recycle_bin/last_modified_by_user/service_provisioning_errors/service_provisioning_errors_request_builder.py +146 -0
  129. msgraph/generated/storage/file_storage/containers/item/recycle_bin/recycle_bin_request_builder.py +217 -0
  130. msgraph/generated/storage/file_storage/containers/item/restore/restore_request_builder.py +80 -0
  131. msgraph/generated/storage/file_storage/containers/item/unlock/unlock_request_builder.py +77 -0
  132. msgraph/generated/storage/file_storage/deleted_containers/count/count_request_builder.py +103 -0
  133. msgraph/generated/storage/file_storage/deleted_containers/deleted_containers_request_builder.py +207 -0
  134. msgraph/generated/storage/file_storage/deleted_containers/item/activate/activate_request_builder.py +77 -0
  135. msgraph/generated/storage/file_storage/deleted_containers/item/drive/drive_request_builder.py +106 -0
  136. msgraph/generated/storage/file_storage/deleted_containers/item/file_storage_container_item_request_builder.py +267 -0
  137. msgraph/generated/storage/file_storage/deleted_containers/item/lock/lock_post_request_body.py +58 -0
  138. msgraph/generated/storage/file_storage/deleted_containers/item/lock/lock_request_builder.py +85 -0
  139. msgraph/generated/storage/file_storage/deleted_containers/item/permanent_delete/permanent_delete_request_builder.py +77 -0
  140. msgraph/generated/storage/file_storage/deleted_containers/item/permissions/count/count_request_builder.py +103 -0
  141. msgraph/generated/storage/file_storage/deleted_containers/item/permissions/item/grant/grant_post_request_body.py +62 -0
  142. msgraph/generated/storage/file_storage/deleted_containers/item/permissions/item/grant/grant_post_response.py +60 -0
  143. msgraph/generated/storage/file_storage/deleted_containers/item/permissions/item/grant/grant_request_builder.py +89 -0
  144. msgraph/generated/storage/file_storage/deleted_containers/item/permissions/item/permission_item_request_builder.py +197 -0
  145. msgraph/generated/storage/file_storage/deleted_containers/item/permissions/permissions_request_builder.py +207 -0
  146. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/created_by_user/created_by_user_request_builder.py +126 -0
  147. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/created_by_user/mailbox_settings/mailbox_settings_request_builder.py +151 -0
  148. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/created_by_user/service_provisioning_errors/count/count_request_builder.py +103 -0
  149. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/created_by_user/service_provisioning_errors/service_provisioning_errors_request_builder.py +146 -0
  150. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/items/count/count_request_builder.py +103 -0
  151. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/items/item/created_by_user/created_by_user_request_builder.py +126 -0
  152. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/items/item/created_by_user/mailbox_settings/mailbox_settings_request_builder.py +151 -0
  153. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/items/item/created_by_user/service_provisioning_errors/count/count_request_builder.py +103 -0
  154. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/items/item/created_by_user/service_provisioning_errors/service_provisioning_errors_request_builder.py +146 -0
  155. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/items/item/last_modified_by_user/last_modified_by_user_request_builder.py +126 -0
  156. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/items/item/last_modified_by_user/mailbox_settings/mailbox_settings_request_builder.py +151 -0
  157. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/items/item/last_modified_by_user/service_provisioning_errors/count/count_request_builder.py +103 -0
  158. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/items/item/last_modified_by_user/service_provisioning_errors/service_provisioning_errors_request_builder.py +146 -0
  159. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/items/item/recycle_bin_item_item_request_builder.py +207 -0
  160. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/items/items_request_builder.py +207 -0
  161. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/last_modified_by_user/last_modified_by_user_request_builder.py +126 -0
  162. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/last_modified_by_user/mailbox_settings/mailbox_settings_request_builder.py +151 -0
  163. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/last_modified_by_user/service_provisioning_errors/count/count_request_builder.py +103 -0
  164. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/last_modified_by_user/service_provisioning_errors/service_provisioning_errors_request_builder.py +146 -0
  165. msgraph/generated/storage/file_storage/deleted_containers/item/recycle_bin/recycle_bin_request_builder.py +217 -0
  166. msgraph/generated/storage/file_storage/deleted_containers/item/restore/restore_request_builder.py +80 -0
  167. msgraph/generated/storage/file_storage/deleted_containers/item/unlock/unlock_request_builder.py +77 -0
  168. msgraph/generated/storage/file_storage/file_storage_request_builder.py +10 -0
  169. msgraph/generated/teams/item/channels/item/members/item/conversation_member_item_request_builder.py +3 -3
  170. msgraph/generated/teams/item/channels/item/members/members_request_builder.py +13 -3
  171. msgraph/generated/teams/item/channels/item/members/remove/remove_post_request_body.py +58 -0
  172. msgraph/generated/teams/item/channels/item/members/remove/remove_post_response.py +60 -0
  173. msgraph/generated/teams/item/channels/item/members/remove/remove_request_builder.py +89 -0
  174. msgraph/generated/teams/item/channels/item/messages/messages_request_builder.py +3 -3
  175. msgraph/generated/teams/item/members/members_request_builder.py +10 -0
  176. msgraph/generated/teams/item/members/remove/remove_post_request_body.py +58 -0
  177. msgraph/generated/teams/item/members/remove/remove_post_response.py +60 -0
  178. msgraph/generated/teams/item/members/remove/remove_request_builder.py +89 -0
  179. msgraph/generated/teams/item/primary_channel/members/members_request_builder.py +10 -0
  180. msgraph/generated/teams/item/primary_channel/members/remove/remove_post_request_body.py +58 -0
  181. msgraph/generated/teams/item/primary_channel/members/remove/remove_post_response.py +60 -0
  182. msgraph/generated/teams/item/primary_channel/members/remove/remove_request_builder.py +89 -0
  183. msgraph/generated/teamwork/deleted_teams/item/channels/item/members/members_request_builder.py +10 -0
  184. msgraph/generated/teamwork/deleted_teams/item/channels/item/members/remove/remove_post_request_body.py +58 -0
  185. msgraph/generated/teamwork/deleted_teams/item/channels/item/members/remove/remove_post_response.py +60 -0
  186. msgraph/generated/teamwork/deleted_teams/item/channels/item/members/remove/remove_request_builder.py +89 -0
  187. msgraph/generated/users/item/chats/item/members/members_request_builder.py +10 -0
  188. msgraph/generated/users/item/chats/item/members/remove/remove_post_request_body.py +58 -0
  189. msgraph/generated/users/item/chats/item/members/remove/remove_post_response.py +60 -0
  190. msgraph/generated/users/item/chats/item/members/remove/remove_request_builder.py +89 -0
  191. msgraph/generated/users/item/joined_teams/item/channels/item/members/members_request_builder.py +10 -0
  192. msgraph/generated/users/item/joined_teams/item/channels/item/members/remove/remove_post_request_body.py +58 -0
  193. msgraph/generated/users/item/joined_teams/item/channels/item/members/remove/remove_post_response.py +60 -0
  194. msgraph/generated/users/item/joined_teams/item/channels/item/members/remove/remove_request_builder.py +89 -0
  195. msgraph/generated/users/item/joined_teams/item/members/members_request_builder.py +10 -0
  196. msgraph/generated/users/item/joined_teams/item/members/remove/remove_post_request_body.py +58 -0
  197. msgraph/generated/users/item/joined_teams/item/members/remove/remove_post_response.py +60 -0
  198. msgraph/generated/users/item/joined_teams/item/members/remove/remove_request_builder.py +89 -0
  199. msgraph/generated/users/item/joined_teams/item/primary_channel/members/members_request_builder.py +10 -0
  200. msgraph/generated/users/item/joined_teams/item/primary_channel/members/remove/remove_post_request_body.py +58 -0
  201. msgraph/generated/users/item/joined_teams/item/primary_channel/members/remove/remove_post_response.py +60 -0
  202. msgraph/generated/users/item/joined_teams/item/primary_channel/members/remove/remove_request_builder.py +89 -0
  203. msgraph/generated/users/item/user_item_request_builder.py +5 -5
  204. msgraph/generated/users/users_request_builder.py +1 -1
  205. msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +5 -5
  206. {msgraph_sdk-1.14.0.dist-info → msgraph_sdk-1.16.0.dist-info}/METADATA +1 -1
  207. {msgraph_sdk-1.14.0.dist-info → msgraph_sdk-1.16.0.dist-info}/RECORD +209 -104
  208. {msgraph_sdk-1.14.0.dist-info → msgraph_sdk-1.16.0.dist-info}/LICENSE +0 -0
  209. {msgraph_sdk-1.14.0.dist-info → msgraph_sdk-1.16.0.dist-info}/WHEEL +0 -0
@@ -50,10 +50,10 @@ class MobileAppItemRequestBuilder(BaseRequestBuilder):
50
50
 
51
51
  async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
52
52
  """
53
- Deletes a windowsMobileMSI.
53
+ Deletes a microsoftStoreForBusinessApp.
54
54
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
55
55
  Returns: None
56
- Find more info here: https://learn.microsoft.com/graph/api/intune-apps-windowsmobilemsi-delete?view=graph-rest-1.0
56
+ Find more info here: https://learn.microsoft.com/graph/api/intune-apps-microsoftstoreforbusinessapp-delete?view=graph-rest-1.0
57
57
  """
58
58
  request_info = self.to_delete_request_information(
59
59
  request_configuration
@@ -69,10 +69,10 @@ class MobileAppItemRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  async def get(self,request_configuration: Optional[RequestConfiguration[MobileAppItemRequestBuilderGetQueryParameters]] = None) -> Optional[MobileApp]:
71
71
  """
72
- Read properties and relationships of the macOSOfficeSuiteApp object.
72
+ Read properties and relationships of the iosStoreApp object.
73
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
74
74
  Returns: Optional[MobileApp]
75
- Find more info here: https://learn.microsoft.com/graph/api/intune-apps-macosofficesuiteapp-get?view=graph-rest-1.0
75
+ Find more info here: https://learn.microsoft.com/graph/api/intune-apps-iosstoreapp-get?view=graph-rest-1.0
76
76
  """
77
77
  request_info = self.to_get_request_information(
78
78
  request_configuration
@@ -90,11 +90,11 @@ class MobileAppItemRequestBuilder(BaseRequestBuilder):
90
90
 
91
91
  async def patch(self,body: MobileApp, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[MobileApp]:
92
92
  """
93
- Update the properties of a windowsWebApp object.
93
+ Update the properties of a webApp object.
94
94
  param body: The request body
95
95
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
96
96
  Returns: Optional[MobileApp]
97
- Find more info here: https://learn.microsoft.com/graph/api/intune-apps-windowswebapp-update?view=graph-rest-1.0
97
+ Find more info here: https://learn.microsoft.com/graph/api/intune-apps-webapp-update?view=graph-rest-1.0
98
98
  """
99
99
  if body is None:
100
100
  raise TypeError("body cannot be null.")
@@ -114,7 +114,7 @@ class MobileAppItemRequestBuilder(BaseRequestBuilder):
114
114
 
115
115
  def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
116
116
  """
117
- Deletes a windowsMobileMSI.
117
+ Deletes a microsoftStoreForBusinessApp.
118
118
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
119
119
  Returns: RequestInformation
120
120
  """
@@ -125,7 +125,7 @@ class MobileAppItemRequestBuilder(BaseRequestBuilder):
125
125
 
126
126
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[MobileAppItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
127
127
  """
128
- Read properties and relationships of the macOSOfficeSuiteApp object.
128
+ Read properties and relationships of the iosStoreApp object.
129
129
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
130
130
  Returns: RequestInformation
131
131
  """
@@ -136,7 +136,7 @@ class MobileAppItemRequestBuilder(BaseRequestBuilder):
136
136
 
137
137
  def to_patch_request_information(self,body: MobileApp, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
138
138
  """
139
- Update the properties of a windowsWebApp object.
139
+ Update the properties of a webApp object.
140
140
  param body: The request body
141
141
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
142
142
  Returns: RequestInformation
@@ -340,7 +340,7 @@ class MobileAppItemRequestBuilder(BaseRequestBuilder):
340
340
  @dataclass
341
341
  class MobileAppItemRequestBuilderGetQueryParameters():
342
342
  """
343
- Read properties and relationships of the macOSOfficeSuiteApp object.
343
+ Read properties and relationships of the iosStoreApp object.
344
344
  """
345
345
  def get_query_parameter(self,original_name: str) -> str:
346
346
  """
@@ -64,10 +64,10 @@ class MobileAppsRequestBuilder(BaseRequestBuilder):
64
64
 
65
65
  async def get(self,request_configuration: Optional[RequestConfiguration[MobileAppsRequestBuilderGetQueryParameters]] = None) -> Optional[MobileAppCollectionResponse]:
66
66
  """
67
- List properties and relationships of the androidStoreApp objects.
67
+ List properties and relationships of the androidLobApp objects.
68
68
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
69
69
  Returns: Optional[MobileAppCollectionResponse]
70
- Find more info here: https://learn.microsoft.com/graph/api/intune-apps-androidstoreapp-list?view=graph-rest-1.0
70
+ Find more info here: https://learn.microsoft.com/graph/api/intune-apps-androidlobapp-list?view=graph-rest-1.0
71
71
  """
72
72
  request_info = self.to_get_request_information(
73
73
  request_configuration
@@ -85,11 +85,11 @@ class MobileAppsRequestBuilder(BaseRequestBuilder):
85
85
 
86
86
  async def post(self,body: MobileApp, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[MobileApp]:
87
87
  """
88
- Create a new iosStoreApp object.
88
+ Create a new microsoftStoreForBusinessApp object.
89
89
  param body: The request body
90
90
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
91
91
  Returns: Optional[MobileApp]
92
- Find more info here: https://learn.microsoft.com/graph/api/intune-apps-iosstoreapp-create?view=graph-rest-1.0
92
+ Find more info here: https://learn.microsoft.com/graph/api/intune-apps-microsoftstoreforbusinessapp-create?view=graph-rest-1.0
93
93
  """
94
94
  if body is None:
95
95
  raise TypeError("body cannot be null.")
@@ -109,7 +109,7 @@ class MobileAppsRequestBuilder(BaseRequestBuilder):
109
109
 
110
110
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[MobileAppsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
111
111
  """
112
- List properties and relationships of the androidStoreApp objects.
112
+ List properties and relationships of the androidLobApp objects.
113
113
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
114
114
  Returns: RequestInformation
115
115
  """
@@ -120,7 +120,7 @@ class MobileAppsRequestBuilder(BaseRequestBuilder):
120
120
 
121
121
  def to_post_request_information(self,body: MobileApp, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
122
122
  """
123
- Create a new iosStoreApp object.
123
+ Create a new microsoftStoreForBusinessApp object.
124
124
  param body: The request body
125
125
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
126
126
  Returns: RequestInformation
@@ -299,7 +299,7 @@ class MobileAppsRequestBuilder(BaseRequestBuilder):
299
299
  @dataclass
300
300
  class MobileAppsRequestBuilderGetQueryParameters():
301
301
  """
302
- List properties and relationships of the androidStoreApp objects.
302
+ List properties and relationships of the androidLobApp objects.
303
303
  """
304
304
  def get_query_parameter(self,original_name: str) -> str:
305
305
  """
@@ -69,11 +69,11 @@ class DeviceCompliancePoliciesRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  async def post(self,body: DeviceCompliancePolicy, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceCompliancePolicy]:
71
71
  """
72
- Create a new windows81CompliancePolicy object.
72
+ Create a new windows10CompliancePolicy object.
73
73
  param body: The request body
74
74
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
75
75
  Returns: Optional[DeviceCompliancePolicy]
76
- Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows81compliancepolicy-create?view=graph-rest-1.0
76
+ Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-create?view=graph-rest-1.0
77
77
  """
78
78
  if body is None:
79
79
  raise TypeError("body cannot be null.")
@@ -104,7 +104,7 @@ class DeviceCompliancePoliciesRequestBuilder(BaseRequestBuilder):
104
104
 
105
105
  def to_post_request_information(self,body: DeviceCompliancePolicy, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
106
106
  """
107
- Create a new windows81CompliancePolicy object.
107
+ Create a new windows10CompliancePolicy object.
108
108
  param body: The request body
109
109
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
110
110
  Returns: RequestInformation
@@ -40,10 +40,10 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
40
40
 
41
41
  async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
42
42
  """
43
- Deletes a androidCompliancePolicy.
43
+ Deletes a iosCompliancePolicy.
44
44
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
45
45
  Returns: None
46
- Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcompliancepolicy-delete?view=graph-rest-1.0
46
+ Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscompliancepolicy-delete?view=graph-rest-1.0
47
47
  """
48
48
  request_info = self.to_delete_request_information(
49
49
  request_configuration
@@ -59,10 +59,10 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
59
59
 
60
60
  async def get(self,request_configuration: Optional[RequestConfiguration[DeviceCompliancePolicyItemRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceCompliancePolicy]:
61
61
  """
62
- Read properties and relationships of the windows10CompliancePolicy object.
62
+ Read properties and relationships of the deviceCompliancePolicy object.
63
63
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
64
64
  Returns: Optional[DeviceCompliancePolicy]
65
- Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-get?view=graph-rest-1.0
65
+ Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-get?view=graph-rest-1.0
66
66
  """
67
67
  request_info = self.to_get_request_information(
68
68
  request_configuration
@@ -80,11 +80,11 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
80
80
 
81
81
  async def patch(self,body: DeviceCompliancePolicy, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceCompliancePolicy]:
82
82
  """
83
- Update the properties of a windowsPhone81CompliancePolicy object.
83
+ Update the properties of a windows81CompliancePolicy object.
84
84
  param body: The request body
85
85
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
86
86
  Returns: Optional[DeviceCompliancePolicy]
87
- Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81compliancepolicy-update?view=graph-rest-1.0
87
+ Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows81compliancepolicy-update?view=graph-rest-1.0
88
88
  """
89
89
  if body is None:
90
90
  raise TypeError("body cannot be null.")
@@ -104,7 +104,7 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
104
104
 
105
105
  def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
106
106
  """
107
- Deletes a androidCompliancePolicy.
107
+ Deletes a iosCompliancePolicy.
108
108
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
109
109
  Returns: RequestInformation
110
110
  """
@@ -115,7 +115,7 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
115
115
 
116
116
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceCompliancePolicyItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
117
117
  """
118
- Read properties and relationships of the windows10CompliancePolicy object.
118
+ Read properties and relationships of the deviceCompliancePolicy object.
119
119
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
120
120
  Returns: RequestInformation
121
121
  """
@@ -126,7 +126,7 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
126
126
 
127
127
  def to_patch_request_information(self,body: DeviceCompliancePolicy, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
128
128
  """
129
- Update the properties of a windowsPhone81CompliancePolicy object.
129
+ Update the properties of a windows81CompliancePolicy object.
130
130
  param body: The request body
131
131
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
132
132
  Returns: RequestInformation
@@ -240,7 +240,7 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
240
240
  @dataclass
241
241
  class DeviceCompliancePolicyItemRequestBuilderGetQueryParameters():
242
242
  """
243
- Read properties and relationships of the windows10CompliancePolicy object.
243
+ Read properties and relationships of the deviceCompliancePolicy object.
244
244
  """
245
245
  def get_query_parameter(self,original_name: str) -> str:
246
246
  """
@@ -48,10 +48,10 @@ class DeviceConfigurationsRequestBuilder(BaseRequestBuilder):
48
48
 
49
49
  async def get(self,request_configuration: Optional[RequestConfiguration[DeviceConfigurationsRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceConfigurationCollectionResponse]:
50
50
  """
51
- List properties and relationships of the androidGeneralDeviceConfiguration objects.
51
+ List properties and relationships of the windowsDefenderAdvancedThreatProtectionConfiguration objects.
52
52
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
53
53
  Returns: Optional[DeviceConfigurationCollectionResponse]
54
- Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidgeneraldeviceconfiguration-list?view=graph-rest-1.0
54
+ Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsdefenderadvancedthreatprotectionconfiguration-list?view=graph-rest-1.0
55
55
  """
56
56
  request_info = self.to_get_request_information(
57
57
  request_configuration
@@ -69,11 +69,11 @@ class DeviceConfigurationsRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  async def post(self,body: DeviceConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceConfiguration]:
71
71
  """
72
- Create a new windows10EnterpriseModernAppManagementConfiguration object.
72
+ Create a new macOSDeviceFeaturesConfiguration object.
73
73
  param body: The request body
74
74
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
75
75
  Returns: Optional[DeviceConfiguration]
76
- Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10enterprisemodernappmanagementconfiguration-create?view=graph-rest-1.0
76
+ Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-macosdevicefeaturesconfiguration-create?view=graph-rest-1.0
77
77
  """
78
78
  if body is None:
79
79
  raise TypeError("body cannot be null.")
@@ -93,7 +93,7 @@ class DeviceConfigurationsRequestBuilder(BaseRequestBuilder):
93
93
 
94
94
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceConfigurationsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
95
95
  """
96
- List properties and relationships of the androidGeneralDeviceConfiguration objects.
96
+ List properties and relationships of the windowsDefenderAdvancedThreatProtectionConfiguration objects.
97
97
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
98
98
  Returns: RequestInformation
99
99
  """
@@ -104,7 +104,7 @@ class DeviceConfigurationsRequestBuilder(BaseRequestBuilder):
104
104
 
105
105
  def to_post_request_information(self,body: DeviceConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
106
106
  """
107
- Create a new windows10EnterpriseModernAppManagementConfiguration object.
107
+ Create a new macOSDeviceFeaturesConfiguration object.
108
108
  param body: The request body
109
109
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
110
110
  Returns: RequestInformation
@@ -139,7 +139,7 @@ class DeviceConfigurationsRequestBuilder(BaseRequestBuilder):
139
139
  @dataclass
140
140
  class DeviceConfigurationsRequestBuilderGetQueryParameters():
141
141
  """
142
- List properties and relationships of the androidGeneralDeviceConfiguration objects.
142
+ List properties and relationships of the windowsDefenderAdvancedThreatProtectionConfiguration objects.
143
143
  """
144
144
  def get_query_parameter(self,original_name: str) -> str:
145
145
  """
@@ -39,10 +39,10 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
39
39
 
40
40
  async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
41
41
  """
42
- Deletes a windows10SecureAssessmentConfiguration.
42
+ Deletes a iosUpdateConfiguration.
43
43
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
44
44
  Returns: None
45
- Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10secureassessmentconfiguration-delete?view=graph-rest-1.0
45
+ Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdateconfiguration-delete?view=graph-rest-1.0
46
46
  """
47
47
  request_info = self.to_delete_request_information(
48
48
  request_configuration
@@ -58,10 +58,10 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
58
58
 
59
59
  async def get(self,request_configuration: Optional[RequestConfiguration[DeviceConfigurationItemRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceConfiguration]:
60
60
  """
61
- Read properties and relationships of the iosCertificateProfile object.
61
+ Read properties and relationships of the editionUpgradeConfiguration object.
62
62
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
63
63
  Returns: Optional[DeviceConfiguration]
64
- Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscertificateprofile-get?view=graph-rest-1.0
64
+ Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-editionupgradeconfiguration-get?view=graph-rest-1.0
65
65
  """
66
66
  request_info = self.to_get_request_information(
67
67
  request_configuration
@@ -91,11 +91,11 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
91
91
 
92
92
  async def patch(self,body: DeviceConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceConfiguration]:
93
93
  """
94
- Update the properties of a windows10SecureAssessmentConfiguration object.
94
+ Update the properties of a editionUpgradeConfiguration object.
95
95
  param body: The request body
96
96
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
97
97
  Returns: Optional[DeviceConfiguration]
98
- Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10secureassessmentconfiguration-update?view=graph-rest-1.0
98
+ Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-editionupgradeconfiguration-update?view=graph-rest-1.0
99
99
  """
100
100
  if body is None:
101
101
  raise TypeError("body cannot be null.")
@@ -115,7 +115,7 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
115
115
 
116
116
  def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
117
117
  """
118
- Deletes a windows10SecureAssessmentConfiguration.
118
+ Deletes a iosUpdateConfiguration.
119
119
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
120
120
  Returns: RequestInformation
121
121
  """
@@ -126,7 +126,7 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
126
126
 
127
127
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceConfigurationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
128
128
  """
129
- Read properties and relationships of the iosCertificateProfile object.
129
+ Read properties and relationships of the editionUpgradeConfiguration object.
130
130
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
131
131
  Returns: RequestInformation
132
132
  """
@@ -137,7 +137,7 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
137
137
 
138
138
  def to_patch_request_information(self,body: DeviceConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
139
139
  """
140
- Update the properties of a windows10SecureAssessmentConfiguration object.
140
+ Update the properties of a editionUpgradeConfiguration object.
141
141
  param body: The request body
142
142
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
143
143
  Returns: RequestInformation
@@ -233,7 +233,7 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
233
233
  @dataclass
234
234
  class DeviceConfigurationItemRequestBuilderGetQueryParameters():
235
235
  """
236
- Read properties and relationships of the iosCertificateProfile object.
236
+ Read properties and relationships of the editionUpgradeConfiguration object.
237
237
  """
238
238
  def get_query_parameter(self,original_name: str) -> str:
239
239
  """
@@ -53,10 +53,10 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
53
53
 
54
54
  async def get(self,request_configuration: Optional[RequestConfiguration[DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceEnrollmentConfiguration]:
55
55
  """
56
- Read properties and relationships of the deviceEnrollmentLimitConfiguration object.
56
+ Read properties and relationships of the deviceEnrollmentConfiguration object.
57
57
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
58
58
  Returns: Optional[DeviceEnrollmentConfiguration]
59
- Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-get?view=graph-rest-1.0
59
+ Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-get?view=graph-rest-1.0
60
60
  """
61
61
  request_info = self.to_get_request_information(
62
62
  request_configuration
@@ -109,7 +109,7 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
109
109
 
110
110
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
111
111
  """
112
- Read properties and relationships of the deviceEnrollmentLimitConfiguration object.
112
+ Read properties and relationships of the deviceEnrollmentConfiguration object.
113
113
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
114
114
  Returns: RequestInformation
115
115
  """
@@ -180,7 +180,7 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
180
180
  @dataclass
181
181
  class DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters():
182
182
  """
183
- Read properties and relationships of the deviceEnrollmentLimitConfiguration object.
183
+ Read properties and relationships of the deviceEnrollmentConfiguration object.
184
184
  """
185
185
  def get_query_parameter(self,original_name: str) -> str:
186
186
  """
@@ -95,7 +95,7 @@ class DeviceManagementRequestBuilder(BaseRequestBuilder):
95
95
  Read properties and relationships of the deviceManagement object.
96
96
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
97
97
  Returns: Optional[DeviceManagement]
98
- Find more info here: https://learn.microsoft.com/graph/api/intune-companyterms-devicemanagement-get?view=graph-rest-1.0
98
+ Find more info here: https://learn.microsoft.com/graph/api/intune-auditing-devicemanagement-get?view=graph-rest-1.0
99
99
  """
100
100
  request_info = self.to_get_request_information(
101
101
  request_configuration
@@ -129,7 +129,7 @@ class DeviceManagementRequestBuilder(BaseRequestBuilder):
129
129
  param body: The request body
130
130
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
131
131
  Returns: Optional[DeviceManagement]
132
- Find more info here: https://learn.microsoft.com/graph/api/intune-remoteassistance-devicemanagement-update?view=graph-rest-1.0
132
+ Find more info here: https://learn.microsoft.com/graph/api/intune-devices-devicemanagement-update?view=graph-rest-1.0
133
133
  """
134
134
  if body is None:
135
135
  raise TypeError("body cannot be null.")
@@ -51,10 +51,10 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
51
51
 
52
52
  async def get(self,request_configuration: Optional[RequestConfiguration[RoleDefinitionItemRequestBuilderGetQueryParameters]] = None) -> Optional[RoleDefinition]:
53
53
  """
54
- Read properties and relationships of the roleDefinition object.
54
+ Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
55
55
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
56
56
  Returns: Optional[RoleDefinition]
57
- Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-get?view=graph-rest-1.0
57
+ Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-get?view=graph-rest-1.0
58
58
  """
59
59
  request_info = self.to_get_request_information(
60
60
  request_configuration
@@ -72,11 +72,11 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
72
72
 
73
73
  async def patch(self,body: RoleDefinition, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[RoleDefinition]:
74
74
  """
75
- Update the properties of a roleDefinition object.
75
+ Update the properties of a deviceAndAppManagementRoleDefinition object.
76
76
  param body: The request body
77
77
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
78
78
  Returns: Optional[RoleDefinition]
79
- Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-update?view=graph-rest-1.0
79
+ Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-update?view=graph-rest-1.0
80
80
  """
81
81
  if body is None:
82
82
  raise TypeError("body cannot be null.")
@@ -107,7 +107,7 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
107
107
 
108
108
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[RoleDefinitionItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
109
109
  """
110
- Read properties and relationships of the roleDefinition object.
110
+ Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
111
111
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
112
112
  Returns: RequestInformation
113
113
  """
@@ -118,7 +118,7 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
118
118
 
119
119
  def to_patch_request_information(self,body: RoleDefinition, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
120
120
  """
121
- Update the properties of a roleDefinition object.
121
+ Update the properties of a deviceAndAppManagementRoleDefinition object.
122
122
  param body: The request body
123
123
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
124
124
  Returns: RequestInformation
@@ -160,7 +160,7 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
160
160
  @dataclass
161
161
  class RoleDefinitionItemRequestBuilderGetQueryParameters():
162
162
  """
163
- Read properties and relationships of the roleDefinition object.
163
+ Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
164
164
  """
165
165
  def get_query_parameter(self,original_name: str) -> str:
166
166
  """
@@ -0,0 +1,78 @@
1
+ from __future__ import annotations
2
+ from dataclasses import dataclass, field
3
+ from kiota_abstractions.base_request_builder import BaseRequestBuilder
4
+ from kiota_abstractions.base_request_configuration import RequestConfiguration
5
+ from kiota_abstractions.default_query_parameters import QueryParameters
6
+ from kiota_abstractions.get_path_parameters import get_path_parameters
7
+ from kiota_abstractions.method import Method
8
+ from kiota_abstractions.request_adapter import RequestAdapter
9
+ from kiota_abstractions.request_information import RequestInformation
10
+ from kiota_abstractions.request_option import RequestOption
11
+ from kiota_abstractions.serialization import Parsable, ParsableFactory
12
+ from typing import Any, Callable, Dict, List, Optional, TYPE_CHECKING, Union
13
+ from warnings import warn
14
+
15
+ if TYPE_CHECKING:
16
+ from ......models.o_data_errors.o_data_error import ODataError
17
+
18
+ class DiscardCheckoutRequestBuilder(BaseRequestBuilder):
19
+ """
20
+ Provides operations to call the discardCheckout method.
21
+ """
22
+ def __init__(self,request_adapter: RequestAdapter, path_parameters: Union[str, Dict[str, Any]]) -> None:
23
+ """
24
+ Instantiates a new DiscardCheckoutRequestBuilder and sets the default values.
25
+ param path_parameters: The raw url or the url-template parameters for the request.
26
+ param request_adapter: The request adapter to use to execute the requests.
27
+ Returns: None
28
+ """
29
+ super().__init__(request_adapter, "{+baseurl}/drives/{drive%2Did}/items/{driveItem%2Did}/discardCheckout", path_parameters)
30
+
31
+ async def post(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
32
+ """
33
+ Discard the check out of a driveItem. This action releases a driveItem resource that was previously checked out. Any changes made to the item while it was checked out are discarded. The same user that performed the checkout must discard it. Another alternative is to use application permissions.
34
+ param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
35
+ Returns: None
36
+ Find more info here: https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-1.0
37
+ """
38
+ request_info = self.to_post_request_information(
39
+ request_configuration
40
+ )
41
+ from ......models.o_data_errors.o_data_error import ODataError
42
+
43
+ error_mapping: Dict[str, type[ParsableFactory]] = {
44
+ "XXX": ODataError,
45
+ }
46
+ if not self.request_adapter:
47
+ raise Exception("Http core is null")
48
+ return await self.request_adapter.send_no_response_content_async(request_info, error_mapping)
49
+
50
+ def to_post_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
51
+ """
52
+ Discard the check out of a driveItem. This action releases a driveItem resource that was previously checked out. Any changes made to the item while it was checked out are discarded. The same user that performed the checkout must discard it. Another alternative is to use application permissions.
53
+ param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
+ Returns: RequestInformation
55
+ """
56
+ request_info = RequestInformation(Method.POST, self.url_template, self.path_parameters)
57
+ request_info.configure(request_configuration)
58
+ request_info.headers.try_add("Accept", "application/json")
59
+ return request_info
60
+
61
+ def with_url(self,raw_url: str) -> DiscardCheckoutRequestBuilder:
62
+ """
63
+ Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.
64
+ param raw_url: The raw URL to use for the request builder.
65
+ Returns: DiscardCheckoutRequestBuilder
66
+ """
67
+ if raw_url is None:
68
+ raise TypeError("raw_url cannot be null.")
69
+ return DiscardCheckoutRequestBuilder(self.request_adapter, raw_url)
70
+
71
+ @dataclass
72
+ class DiscardCheckoutRequestBuilderPostRequestConfiguration(RequestConfiguration[QueryParameters]):
73
+ """
74
+ Configuration for the request such as headers, query parameters, and middleware options.
75
+ """
76
+ warn("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.", DeprecationWarning)
77
+
78
+
@@ -27,6 +27,7 @@ if TYPE_CHECKING:
27
27
  from .create_upload_session.create_upload_session_request_builder import CreateUploadSessionRequestBuilder
28
28
  from .delta.delta_request_builder import DeltaRequestBuilder
29
29
  from .delta_with_token.delta_with_token_request_builder import DeltaWithTokenRequestBuilder
30
+ from .discard_checkout.discard_checkout_request_builder import DiscardCheckoutRequestBuilder
30
31
  from .extract_sensitivity_labels.extract_sensitivity_labels_request_builder import ExtractSensitivityLabelsRequestBuilder
31
32
  from .follow.follow_request_builder import FollowRequestBuilder
32
33
  from .get_activities_by_interval.get_activities_by_interval_request_builder import GetActivitiesByIntervalRequestBuilder
@@ -309,6 +310,15 @@ class DriveItemItemRequestBuilder(BaseRequestBuilder):
309
310
 
310
311
  return DeltaRequestBuilder(self.request_adapter, self.path_parameters)
311
312
 
313
+ @property
314
+ def discard_checkout(self) -> DiscardCheckoutRequestBuilder:
315
+ """
316
+ Provides operations to call the discardCheckout method.
317
+ """
318
+ from .discard_checkout.discard_checkout_request_builder import DiscardCheckoutRequestBuilder
319
+
320
+ return DiscardCheckoutRequestBuilder(self.request_adapter, self.path_parameters)
321
+
312
322
  @property
313
323
  def extract_sensitivity_labels(self) -> ExtractSensitivityLabelsRequestBuilder:
314
324
  """
@@ -125,10 +125,10 @@ class RangeRequestBuilder(BaseRequestBuilder):
125
125
 
126
126
  async def get(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[WorkbookRange]:
127
127
  """
128
- Retrieve the properties and relationships of range object.
128
+ Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
129
129
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
130
130
  Returns: Optional[WorkbookRange]
131
- Find more info here: https://learn.microsoft.com/graph/api/range-get?view=graph-rest-1.0
131
+ Find more info here: https://learn.microsoft.com/graph/api/nameditem-range?view=graph-rest-1.0
132
132
  """
133
133
  request_info = self.to_get_request_information(
134
134
  request_configuration
@@ -224,7 +224,7 @@ class RangeRequestBuilder(BaseRequestBuilder):
224
224
 
225
225
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
226
226
  """
227
- Retrieve the properties and relationships of range object.
227
+ Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
228
228
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
229
229
  Returns: RequestInformation
230
230
  """
@@ -32,11 +32,11 @@ class AddRequestBuilder(BaseRequestBuilder):
32
32
 
33
33
  async def post(self,body: AddPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[WorkbookTable]:
34
34
  """
35
- Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated.
35
+ Use this API to create a new Table.
36
36
  param body: The request body
37
37
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
38
38
  Returns: Optional[WorkbookTable]
39
- Find more info here: https://learn.microsoft.com/graph/api/tablecollection-add?view=graph-rest-1.0
39
+ Find more info here: https://learn.microsoft.com/graph/api/workbook-post-tables?view=graph-rest-1.0
40
40
  """
41
41
  if body is None:
42
42
  raise TypeError("body cannot be null.")
@@ -56,7 +56,7 @@ class AddRequestBuilder(BaseRequestBuilder):
56
56
 
57
57
  def to_post_request_information(self,body: AddPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
58
58
  """
59
- Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated.
59
+ Use this API to create a new Table.
60
60
  param body: The request body
61
61
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
62
62
  Returns: RequestInformation