msgraph-sdk 1.40.0__py3-none-any.whl → 1.44.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 (125) hide show
  1. msgraph/_version.py +1 -1
  2. msgraph/generated/communications/calls/item/participants/invite/invite_request_builder.py +3 -3
  3. msgraph/generated/device_app_management/device_app_management_request_builder.py +11 -1
  4. msgraph/generated/device_app_management/managed_app_policies/item/managed_app_policy_item_request_builder.py +4 -4
  5. msgraph/generated/device_app_management/managed_app_policies/item/target_apps/target_apps_request_builder.py +1 -1
  6. msgraph/generated/device_app_management/managed_app_registrations/item/applied_policies/item/target_apps/target_apps_request_builder.py +1 -1
  7. msgraph/generated/device_app_management/managed_app_registrations/item/intended_policies/item/target_apps/target_apps_request_builder.py +1 -1
  8. msgraph/generated/device_app_management/managed_app_registrations/item/managed_app_registration_item_request_builder.py +4 -4
  9. msgraph/generated/device_app_management/managed_app_registrations/managed_app_registrations_request_builder.py +4 -4
  10. msgraph/generated/device_app_management/managed_app_statuses/item/managed_app_status_item_request_builder.py +4 -4
  11. msgraph/generated/device_app_management/managed_app_statuses/managed_app_statuses_request_builder.py +4 -4
  12. msgraph/generated/device_app_management/managed_e_books/item/assignments/item/managed_e_book_assignment_item_request_builder.py +6 -6
  13. msgraph/generated/device_app_management/managed_e_books/item/managed_e_book_item_request_builder.py +4 -4
  14. msgraph/generated/device_app_management/mobile_app_relationships/count/count_request_builder.py +104 -0
  15. msgraph/generated/device_app_management/mobile_app_relationships/item/mobile_app_relationship_item_request_builder.py +188 -0
  16. msgraph/generated/device_app_management/mobile_app_relationships/mobile_app_relationships_request_builder.py +208 -0
  17. msgraph/generated/device_app_management/mobile_apps/item/mobile_app_item_request_builder.py +10 -10
  18. msgraph/generated/device_app_management/mobile_apps/mobile_apps_request_builder.py +7 -7
  19. msgraph/generated/device_management/device_compliance_policies/device_compliance_policies_request_builder.py +7 -7
  20. msgraph/generated/device_management/device_compliance_policies/item/device_compliance_policy_item_request_builder.py +10 -10
  21. msgraph/generated/device_management/device_configurations/device_configurations_request_builder.py +7 -7
  22. msgraph/generated/device_management/device_configurations/item/device_configuration_item_request_builder.py +10 -10
  23. msgraph/generated/device_management/device_enrollment_configurations/device_enrollment_configurations_request_builder.py +7 -7
  24. msgraph/generated/device_management/device_enrollment_configurations/item/device_enrollment_configuration_item_request_builder.py +10 -10
  25. msgraph/generated/device_management/device_management_request_builder.py +2 -2
  26. msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py +3 -3
  27. msgraph/generated/device_management/role_definitions/role_definitions_request_builder.py +7 -7
  28. msgraph/generated/device_management/virtual_endpoint/cloud_p_cs/item/resize/resize_request_builder.py +3 -2
  29. msgraph/generated/drives/item/items/item/retention_label/retention_label_request_builder.py +3 -3
  30. msgraph/generated/external/connections/item/items/item/external_item_item_request_builder.py +3 -3
  31. msgraph/generated/groups/groups_request_builder.py +3 -3
  32. msgraph/generated/groups/item/conversations/item/conversation_item_request_builder.py +4 -4
  33. msgraph/generated/groups/item/conversations/item/threads/item/reply/reply_request_builder.py +3 -3
  34. msgraph/generated/groups/item/team/team_request_builder.py +2 -2
  35. msgraph/generated/groups/item/threads/item/conversation_thread_item_request_builder.py +5 -5
  36. msgraph/generated/groups/item/threads/item/posts/posts_request_builder.py +4 -4
  37. msgraph/generated/groups/item/threads/item/reply/reply_request_builder.py +3 -3
  38. msgraph/generated/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +3 -3
  39. msgraph/generated/kiota-dom-export.txt +273 -8
  40. msgraph/generated/kiota-lock.json +1 -1
  41. msgraph/generated/models/access_package_assignment.py +1 -1
  42. msgraph/generated/models/ai_interaction.py +12 -12
  43. msgraph/generated/models/ai_interaction_attachment.py +16 -19
  44. msgraph/generated/models/ai_interaction_context.py +14 -17
  45. msgraph/generated/models/ai_interaction_link.py +14 -17
  46. msgraph/generated/models/ai_interaction_mention.py +14 -13
  47. msgraph/generated/models/ai_interaction_mentioned_identity_set.py +1 -1
  48. msgraph/generated/models/ai_user.py +1 -1
  49. msgraph/generated/models/app_scope.py +1 -1
  50. msgraph/generated/models/authentication_event_listener.py +8 -1
  51. msgraph/generated/models/auto_restart_notification_dismissal_method.py +1 -1
  52. msgraph/generated/models/call_options.py +4 -0
  53. msgraph/generated/models/cloud_pc_device_image.py +1 -1
  54. msgraph/generated/models/copilot_admin.py +1 -1
  55. msgraph/generated/models/copilot_admin_limited_mode.py +2 -2
  56. msgraph/generated/models/copilot_admin_setting.py +1 -1
  57. msgraph/generated/models/custom_authentication_extension.py +14 -0
  58. msgraph/generated/models/custom_callout_extension.py +7 -0
  59. msgraph/generated/models/custom_extension_behavior_on_error.py +66 -0
  60. msgraph/generated/models/custom_extension_overwrite_configuration.py +7 -0
  61. msgraph/generated/models/device_app_management.py +7 -0
  62. msgraph/generated/models/device_enrollment_type.py +2 -0
  63. msgraph/generated/models/device_management_reports.py +0 -3
  64. msgraph/generated/models/disk_type.py +1 -1
  65. msgraph/generated/models/entity.py +21 -0
  66. msgraph/generated/models/fallback_to_microsoft_provider_on_error.py +53 -0
  67. msgraph/generated/models/file_encryption_info.py +1 -1
  68. msgraph/generated/models/granular_mailbox_restore_artifact.py +1 -1
  69. msgraph/generated/models/group_members.py +1 -1
  70. msgraph/generated/models/ios_ddm_lob_app_assignment_settings.py +76 -0
  71. msgraph/generated/models/mailbox_restore_artifact.py +4 -0
  72. msgraph/generated/models/managed_app_availability.py +1 -1
  73. msgraph/generated/models/managed_app_data_storage_location.py +4 -4
  74. msgraph/generated/models/managed_device.py +1 -1
  75. msgraph/generated/models/managed_mobile_lob_app.py +1 -1
  76. msgraph/generated/models/mobile_app_assignment_settings.py +7 -0
  77. msgraph/generated/models/mobile_app_relationship.py +81 -0
  78. msgraph/generated/models/mobile_app_relationship_collection_response.py +58 -0
  79. msgraph/generated/models/mobile_lob_app.py +1 -1
  80. msgraph/generated/models/on_email_otp_send_listener.py +60 -0
  81. msgraph/generated/models/on_otp_send_custom_extension.py +53 -0
  82. msgraph/generated/models/on_otp_send_custom_extension_handler.py +67 -0
  83. msgraph/generated/models/on_otp_send_handler.py +66 -0
  84. msgraph/generated/models/online_meeting.py +1 -1
  85. msgraph/generated/models/online_meeting_base.py +6 -2
  86. msgraph/generated/models/out_of_office_settings.py +2 -2
  87. msgraph/generated/models/presence.py +3 -3
  88. msgraph/generated/models/restore_job_type.py +7 -0
  89. msgraph/generated/models/restore_session_artifact_count.py +66 -0
  90. msgraph/generated/models/restore_session_base.py +14 -0
  91. msgraph/generated/models/security/alert.py +1 -1
  92. msgraph/generated/models/security/case_type.py +7 -0
  93. msgraph/generated/models/security/ediscovery_add_to_review_set_operation.py +7 -0
  94. msgraph/generated/models/security/ediscovery_case_settings.py +14 -0
  95. msgraph/generated/models/security/ediscovery_estimate_operation.py +7 -0
  96. msgraph/generated/models/security/report_file_metadata.py +62 -0
  97. msgraph/generated/models/security/resource_access_event.py +67 -0
  98. msgraph/generated/models/security/review_set_settings.py +7 -0
  99. msgraph/generated/models/security/security_group_evidence.py +17 -0
  100. msgraph/generated/models/security/user_account.py +16 -0
  101. msgraph/generated/models/single_user.py +1 -1
  102. msgraph/generated/models/teams_tab.py +1 -1
  103. msgraph/generated/models/used_insight.py +2 -2
  104. msgraph/generated/models/win32_lob_app.py +4 -0
  105. msgraph/generated/models/windows_defender_product_status.py +3 -3
  106. msgraph/generated/models/windows_update_for_business_update_weeks.py +1 -1
  107. msgraph/generated/models/windows_update_notification_display_option.py +1 -1
  108. msgraph/generated/organization/item/branding/localizations/item/banner_logo/banner_logo_request_builder.py +3 -3
  109. msgraph/generated/organization/item/organization_item_request_builder.py +7 -7
  110. msgraph/generated/policies/cross_tenant_access_policy/partners/item/identity_synchronization/identity_synchronization_request_builder.py +3 -3
  111. msgraph/generated/security/attack_simulation/end_user_notifications/end_user_notifications_request_builder.py +4 -4
  112. msgraph/generated/sites/sites_request_builder.py +4 -4
  113. msgraph/generated/teams/item/channels/item/all_members/all_members_request_builder.py +3 -3
  114. msgraph/generated/teams/item/channels/item/members/item/conversation_member_item_request_builder.py +3 -3
  115. msgraph/generated/teams/item/channels/item/members/members_request_builder.py +6 -6
  116. msgraph/generated/tenant_relationships/multi_tenant_organization/multi_tenant_organization_request_builder.py +3 -3
  117. msgraph/generated/users/item/change_password/change_password_request_builder.py +2 -2
  118. msgraph/generated/users/item/presence/presence_request_builder.py +4 -4
  119. msgraph/generated/users/item/user_item_request_builder.py +8 -8
  120. msgraph/generated/users/users_request_builder.py +3 -3
  121. msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +8 -8
  122. {msgraph_sdk-1.40.0.dist-info → msgraph_sdk-1.44.0.dist-info}/METADATA +2 -2
  123. {msgraph_sdk-1.40.0.dist-info → msgraph_sdk-1.44.0.dist-info}/RECORD +125 -107
  124. {msgraph_sdk-1.40.0.dist-info → msgraph_sdk-1.44.0.dist-info}/WHEEL +0 -0
  125. {msgraph_sdk-1.40.0.dist-info → msgraph_sdk-1.44.0.dist-info}/licenses/LICENSE +0 -0
@@ -55,11 +55,11 @@ class MultiTenantOrganizationRequestBuilder(BaseRequestBuilder):
55
55
 
56
56
  async def patch(self,body: MultiTenantOrganization, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[MultiTenantOrganization]:
57
57
  """
58
- Create a new multitenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multitenant organization.
58
+ Update the properties of a multitenant organization.
59
59
  param body: The request body
60
60
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
61
61
  Returns: Optional[MultiTenantOrganization]
62
- Find more info here: https://learn.microsoft.com/graph/api/tenantrelationship-put-multitenantorganization?view=graph-rest-1.0
62
+ Find more info here: https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-1.0
63
63
  """
64
64
  if body is None:
65
65
  raise TypeError("body cannot be null.")
@@ -90,7 +90,7 @@ class MultiTenantOrganizationRequestBuilder(BaseRequestBuilder):
90
90
 
91
91
  def to_patch_request_information(self,body: MultiTenantOrganization, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
92
92
  """
93
- Create a new multitenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multitenant organization.
93
+ Update the properties of a multitenant organization.
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: RequestInformation
@@ -32,7 +32,7 @@ class ChangePasswordRequestBuilder(BaseRequestBuilder):
32
32
 
33
33
  async def post(self,body: ChangePasswordPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
34
34
  """
35
- Update the signed-in user's password. Any user can update their password without belonging to any administrator role.
35
+ Update the signed-in user's password. Any user can update their password without belonging to any administrator role.To update another user's password in either delegated or app-only scenarios, update the passwordProfile property of the user instead. See Example 3: Update the passwordProfile of a user and reset their password.
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: None
@@ -54,7 +54,7 @@ class ChangePasswordRequestBuilder(BaseRequestBuilder):
54
54
 
55
55
  def to_post_request_information(self,body: ChangePasswordPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
56
56
  """
57
- Update the signed-in user's password. Any user can update their password without belonging to any administrator role.
57
+ Update the signed-in user's password. Any user can update their password without belonging to any administrator role.To update another user's password in either delegated or app-only scenarios, update the passwordProfile property of the user instead. See Example 3: Update the passwordProfile of a user and reset their password.
58
58
  param body: The request body
59
59
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
60
60
  Returns: RequestInformation
@@ -55,10 +55,10 @@ class PresenceRequestBuilder(BaseRequestBuilder):
55
55
 
56
56
  async def get(self,request_configuration: Optional[RequestConfiguration[PresenceRequestBuilderGetQueryParameters]] = None) -> Optional[Presence]:
57
57
  """
58
- Set a presence status message for a user. An optional expiration date and time can be supplied.
58
+ Get a user's presence information.
59
59
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
60
60
  Returns: Optional[Presence]
61
- Find more info here: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0
61
+ Find more info here: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0
62
62
  """
63
63
  request_info = self.to_get_request_information(
64
64
  request_configuration
@@ -110,7 +110,7 @@ class PresenceRequestBuilder(BaseRequestBuilder):
110
110
 
111
111
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[PresenceRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
112
112
  """
113
- Set a presence status message for a user. An optional expiration date and time can be supplied.
113
+ Get a user's presence information.
114
114
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
115
115
  Returns: RequestInformation
116
116
  """
@@ -199,7 +199,7 @@ class PresenceRequestBuilder(BaseRequestBuilder):
199
199
  @dataclass
200
200
  class PresenceRequestBuilderGetQueryParameters():
201
201
  """
202
- Set a presence status message for a user. An optional expiration date and time can be supplied.
202
+ Get a user's presence information.
203
203
  """
204
204
  def get_query_parameter(self,original_name: str) -> str:
205
205
  """
@@ -109,10 +109,10 @@ class UserItemRequestBuilder(BaseRequestBuilder):
109
109
 
110
110
  async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
111
111
  """
112
- Delete a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, see deletedItems.
112
+ Deletes a user.
113
113
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
114
114
  Returns: None
115
- Find more info here: https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0
115
+ Find more info here: https://learn.microsoft.com/graph/api/intune-mam-user-delete?view=graph-rest-1.0
116
116
  """
117
117
  request_info = self.to_delete_request_information(
118
118
  request_configuration
@@ -143,10 +143,10 @@ class UserItemRequestBuilder(BaseRequestBuilder):
143
143
 
144
144
  async def get(self,request_configuration: Optional[RequestConfiguration[UserItemRequestBuilderGetQueryParameters]] = None) -> Optional[User]:
145
145
  """
146
- Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
146
+ Read properties and relationships of the user object.
147
147
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
148
148
  Returns: Optional[User]
149
- Find more info here: https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0
149
+ Find more info here: https://learn.microsoft.com/graph/api/intune-mam-user-get?view=graph-rest-1.0
150
150
  """
151
151
  request_info = self.to_get_request_information(
152
152
  request_configuration
@@ -168,7 +168,7 @@ class UserItemRequestBuilder(BaseRequestBuilder):
168
168
  param body: The request body
169
169
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
170
170
  Returns: Optional[User]
171
- Find more info here: https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0
171
+ Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-user-update?view=graph-rest-1.0
172
172
  """
173
173
  if body is None:
174
174
  raise TypeError("body cannot be null.")
@@ -203,7 +203,7 @@ class UserItemRequestBuilder(BaseRequestBuilder):
203
203
 
204
204
  def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
205
205
  """
206
- Delete a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, see deletedItems.
206
+ Deletes a user.
207
207
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
208
208
  Returns: RequestInformation
209
209
  """
@@ -214,7 +214,7 @@ class UserItemRequestBuilder(BaseRequestBuilder):
214
214
 
215
215
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[UserItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
216
216
  """
217
- Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
217
+ Read properties and relationships of the user object.
218
218
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
219
219
  Returns: RequestInformation
220
220
  """
@@ -933,7 +933,7 @@ class UserItemRequestBuilder(BaseRequestBuilder):
933
933
  @dataclass
934
934
  class UserItemRequestBuilderGetQueryParameters():
935
935
  """
936
- Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
936
+ Read properties and relationships of the user object.
937
937
  """
938
938
  def get_query_parameter(self,original_name: str) -> str:
939
939
  """
@@ -74,11 +74,11 @@ class UsersRequestBuilder(BaseRequestBuilder):
74
74
 
75
75
  async def post(self,body: User, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[User]:
76
76
  """
77
- Create a new user object.
77
+ Create a new user.The request body contains the user to create. At a minimum, you must specify the required properties for the user. You can optionally specify any other writable properties.
78
78
  param body: The request body
79
79
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
80
80
  Returns: Optional[User]
81
- Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-user-create?view=graph-rest-1.0
81
+ Find more info here: https://learn.microsoft.com/graph/api/user-post-users?view=graph-rest-1.0
82
82
  """
83
83
  if body is None:
84
84
  raise TypeError("body cannot be null.")
@@ -109,7 +109,7 @@ class UsersRequestBuilder(BaseRequestBuilder):
109
109
 
110
110
  def to_post_request_information(self,body: User, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
111
111
  """
112
- Create a new user object.
112
+ Create a new user.The request body contains the user to create. At a minimum, you must specify the required properties for the user. You can optionally specify any other writable properties.
113
113
  param body: The request body
114
114
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
115
115
  Returns: RequestInformation
@@ -35,10 +35,10 @@ class UsersWithUserPrincipalNameRequestBuilder(BaseRequestBuilder):
35
35
 
36
36
  async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
37
37
  """
38
- Delete a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, see deletedItems.
38
+ Deletes a user.
39
39
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
40
40
  Returns: None
41
- Find more info here: https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0
41
+ Find more info here: https://learn.microsoft.com/graph/api/intune-mam-user-delete?view=graph-rest-1.0
42
42
  """
43
43
  request_info = self.to_delete_request_information(
44
44
  request_configuration
@@ -54,10 +54,10 @@ class UsersWithUserPrincipalNameRequestBuilder(BaseRequestBuilder):
54
54
 
55
55
  async def get(self,request_configuration: Optional[RequestConfiguration[UsersWithUserPrincipalNameRequestBuilderGetQueryParameters]] = None) -> Optional[User]:
56
56
  """
57
- Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
57
+ Read properties and relationships of the user object.
58
58
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
59
59
  Returns: Optional[User]
60
- Find more info here: https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0
60
+ Find more info here: https://learn.microsoft.com/graph/api/intune-mam-user-get?view=graph-rest-1.0
61
61
  """
62
62
  request_info = self.to_get_request_information(
63
63
  request_configuration
@@ -79,7 +79,7 @@ class UsersWithUserPrincipalNameRequestBuilder(BaseRequestBuilder):
79
79
  param body: The request body
80
80
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
81
81
  Returns: Optional[User]
82
- Find more info here: https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0
82
+ Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-user-update?view=graph-rest-1.0
83
83
  """
84
84
  if body is None:
85
85
  raise TypeError("body cannot be null.")
@@ -99,7 +99,7 @@ class UsersWithUserPrincipalNameRequestBuilder(BaseRequestBuilder):
99
99
 
100
100
  def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
101
101
  """
102
- Delete a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, see deletedItems.
102
+ Deletes a user.
103
103
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
104
104
  Returns: RequestInformation
105
105
  """
@@ -110,7 +110,7 @@ class UsersWithUserPrincipalNameRequestBuilder(BaseRequestBuilder):
110
110
 
111
111
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[UsersWithUserPrincipalNameRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
112
112
  """
113
- Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
113
+ Read properties and relationships of the user object.
114
114
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
115
115
  Returns: RequestInformation
116
116
  """
@@ -154,7 +154,7 @@ class UsersWithUserPrincipalNameRequestBuilder(BaseRequestBuilder):
154
154
  @dataclass
155
155
  class UsersWithUserPrincipalNameRequestBuilderGetQueryParameters():
156
156
  """
157
- Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
157
+ Read properties and relationships of the user object.
158
158
  """
159
159
  def get_query_parameter(self,original_name: str) -> str:
160
160
  """
@@ -1,18 +1,18 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: msgraph-sdk
3
- Version: 1.40.0
3
+ Version: 1.44.0
4
4
  Summary: The Microsoft Graph Python SDK
5
5
  Keywords: msgraph,openAPI,Microsoft,Graph
6
6
  Author-email: Microsoft <graphtooling+python@microsoft.com>
7
7
  Requires-Python: >=3.9
8
8
  Description-Content-Type: text/markdown
9
+ License-Expression: MIT
9
10
  Classifier: Development Status :: 5 - Production/Stable
10
11
  Classifier: Programming Language :: Python :: 3.9
11
12
  Classifier: Programming Language :: Python :: 3.10
12
13
  Classifier: Programming Language :: Python :: 3.11
13
14
  Classifier: Programming Language :: Python :: 3.12
14
15
  Classifier: Programming Language :: Python :: 3.13
15
- Classifier: License :: OSI Approved :: MIT License
16
16
  License-File: LICENSE
17
17
  Requires-Dist: azure-identity >=1.12.0
18
18
  Requires-Dist: microsoft-kiota-serialization-json >=1.8.0,<2.0.0