msgraph-sdk 1.34.0__py3-none-any.whl → 1.35.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 (78) hide show
  1. msgraph/_version.py +1 -1
  2. msgraph/generated/chats/item/members/item/conversation_member_item_request_builder.py +4 -4
  3. msgraph/generated/communications/calls/item/participants/invite/invite_request_builder.py +3 -3
  4. msgraph/generated/device_app_management/device_app_management_request_builder.py +2 -2
  5. msgraph/generated/device_app_management/managed_app_policies/item/managed_app_policy_item_request_builder.py +4 -4
  6. msgraph/generated/device_app_management/managed_app_policies/item/target_apps/target_apps_request_builder.py +1 -1
  7. msgraph/generated/device_app_management/managed_app_policies/managed_app_policies_request_builder.py +4 -4
  8. msgraph/generated/device_app_management/managed_app_registrations/item/applied_policies/item/target_apps/target_apps_request_builder.py +1 -1
  9. msgraph/generated/device_app_management/managed_app_registrations/item/intended_policies/item/target_apps/target_apps_request_builder.py +1 -1
  10. msgraph/generated/device_app_management/managed_app_registrations/item/managed_app_registration_item_request_builder.py +4 -4
  11. msgraph/generated/device_app_management/managed_app_registrations/managed_app_registrations_request_builder.py +4 -4
  12. msgraph/generated/device_app_management/managed_app_statuses/item/managed_app_status_item_request_builder.py +4 -4
  13. msgraph/generated/device_app_management/managed_e_books/item/assignments/assignments_request_builder.py +4 -4
  14. msgraph/generated/device_app_management/managed_e_books/item/assignments/item/managed_e_book_assignment_item_request_builder.py +7 -7
  15. msgraph/generated/device_app_management/mobile_app_configurations/item/managed_device_mobile_app_configuration_item_request_builder.py +4 -4
  16. msgraph/generated/device_app_management/mobile_app_configurations/mobile_app_configurations_request_builder.py +4 -4
  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 +3 -3
  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 +10 -10
  27. msgraph/generated/device_management/role_definitions/role_definitions_request_builder.py +7 -7
  28. msgraph/generated/drives/item/items/item/workbook/tables/add/add_request_builder.py +3 -3
  29. msgraph/generated/drives/item/items/item/workbook/worksheets/item/tables/add/add_request_builder.py +3 -3
  30. msgraph/generated/groups/groups_request_builder.py +3 -3
  31. msgraph/generated/groups/item/conversations/conversations_request_builder.py +3 -3
  32. msgraph/generated/groups/item/conversations/item/conversation_item_request_builder.py +1 -1
  33. msgraph/generated/groups/item/threads/item/conversation_thread_item_request_builder.py +4 -4
  34. msgraph/generated/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +7 -7
  35. msgraph/generated/identity_governance/entitlement_management/access_package_assignment_approvals/access_package_assignment_approvals_request_builder.py +3 -3
  36. msgraph/generated/identity_governance/entitlement_management/access_package_assignment_approvals/filter_by_current_user_with_on/filter_by_current_user_with_on_request_builder.py +3 -3
  37. msgraph/generated/identity_governance/entitlement_management/access_package_assignment_approvals/item/approval_item_request_builder.py +3 -3
  38. msgraph/generated/identity_governance/entitlement_management/access_package_assignment_approvals/item/stages/stages_request_builder.py +3 -3
  39. msgraph/generated/identity_governance/entitlement_management/access_packages/item/access_package_item_request_builder.py +4 -4
  40. msgraph/generated/identity_governance/entitlement_management/catalogs/item/custom_workflow_extensions/item/custom_callout_extension_item_request_builder.py +7 -7
  41. msgraph/generated/identity_governance/privileged_access/group/assignment_approvals/filter_by_current_user_with_on/filter_by_current_user_with_on_request_builder.py +3 -3
  42. msgraph/generated/identity_governance/privileged_access/group/assignment_schedule_instances/filter_by_current_user_with_on/filter_by_current_user_with_on_request_builder.py +3 -3
  43. msgraph/generated/identity_governance/privileged_access/group/assignment_schedule_instances/item/activated_using/activated_using_request_builder.py +3 -3
  44. msgraph/generated/identity_governance/privileged_access/group/assignment_schedule_instances/item/group/group_request_builder.py +3 -3
  45. msgraph/generated/identity_governance/privileged_access/group/assignment_schedule_requests/filter_by_current_user_with_on/filter_by_current_user_with_on_request_builder.py +3 -3
  46. msgraph/generated/identity_governance/privileged_access/group/assignment_schedule_requests/item/activated_using/activated_using_request_builder.py +3 -3
  47. msgraph/generated/identity_governance/privileged_access/group/assignment_schedule_requests/item/group/group_request_builder.py +3 -3
  48. msgraph/generated/identity_governance/privileged_access/group/assignment_schedules/filter_by_current_user_with_on/filter_by_current_user_with_on_request_builder.py +3 -3
  49. msgraph/generated/identity_governance/privileged_access/group/assignment_schedules/item/activated_using/activated_using_request_builder.py +3 -3
  50. msgraph/generated/identity_governance/privileged_access/group/assignment_schedules/item/group/group_request_builder.py +3 -3
  51. msgraph/generated/identity_governance/privileged_access/group/eligibility_schedule_instances/item/group/group_request_builder.py +3 -3
  52. msgraph/generated/identity_governance/privileged_access/group/eligibility_schedule_requests/filter_by_current_user_with_on/filter_by_current_user_with_on_request_builder.py +3 -3
  53. msgraph/generated/identity_governance/privileged_access/group/eligibility_schedule_requests/item/group/group_request_builder.py +3 -3
  54. msgraph/generated/identity_governance/privileged_access/group/eligibility_schedules/item/group/group_request_builder.py +3 -3
  55. msgraph/generated/kiota-lock.json +1 -1
  56. msgraph/generated/models/privileged_access_group_assignment_schedule.py +4 -4
  57. msgraph/generated/models/privileged_access_group_assignment_schedule_instance.py +4 -4
  58. msgraph/generated/models/privileged_access_group_assignment_schedule_request.py +4 -4
  59. msgraph/generated/models/privileged_access_group_eligibility_schedule.py +3 -3
  60. msgraph/generated/models/privileged_access_group_eligibility_schedule_instance.py +3 -3
  61. msgraph/generated/models/privileged_access_group_eligibility_schedule_request.py +3 -3
  62. msgraph/generated/models/unified_role_management_policy_assignment.py +2 -2
  63. msgraph/generated/organization/item/branding/localizations/item/banner_logo/banner_logo_request_builder.py +3 -3
  64. msgraph/generated/organization/item/organization_item_request_builder.py +4 -4
  65. msgraph/generated/organization/organization_request_builder.py +4 -4
  66. msgraph/generated/policies/cross_tenant_access_policy/partners/item/identity_synchronization/identity_synchronization_request_builder.py +3 -3
  67. msgraph/generated/policies/role_management_policy_assignments/role_management_policy_assignments_request_builder.py +3 -3
  68. msgraph/generated/teams/item/channels/item/members/item/conversation_member_item_request_builder.py +3 -3
  69. msgraph/generated/teams/item/channels/item/members/members_request_builder.py +3 -3
  70. msgraph/generated/teams/item/channels/item/messages/item/replies/replies_request_builder.py +3 -3
  71. msgraph/generated/users/item/presence/presence_request_builder.py +4 -4
  72. msgraph/generated/users/item/user_item_request_builder.py +4 -4
  73. msgraph/generated/users/users_request_builder.py +7 -7
  74. msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +4 -4
  75. {msgraph_sdk-1.34.0.dist-info → msgraph_sdk-1.35.0.dist-info}/METADATA +1 -1
  76. {msgraph_sdk-1.34.0.dist-info → msgraph_sdk-1.35.0.dist-info}/RECORD +78 -78
  77. {msgraph_sdk-1.34.0.dist-info → msgraph_sdk-1.35.0.dist-info}/WHEEL +0 -0
  78. {msgraph_sdk-1.34.0.dist-info → msgraph_sdk-1.35.0.dist-info}/licenses/LICENSE +0 -0
@@ -33,7 +33,7 @@ class GroupRequestBuilder(BaseRequestBuilder):
33
33
 
34
34
  async def get(self,request_configuration: Optional[RequestConfiguration[GroupRequestBuilderGetQueryParameters]] = None) -> Optional[Group]:
35
35
  """
36
- References the group that is the scope of the membership or ownership eligibility request through PIM for groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
36
+ References the group that is the scope of the membership or ownership eligibility request through PIM for Groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
37
37
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
38
38
  Returns: Optional[Group]
39
39
  """
@@ -53,7 +53,7 @@ class GroupRequestBuilder(BaseRequestBuilder):
53
53
 
54
54
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[GroupRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
55
55
  """
56
- References the group that is the scope of the membership or ownership eligibility request through PIM for groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
56
+ References the group that is the scope of the membership or ownership eligibility request through PIM for Groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
57
57
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
58
58
  Returns: RequestInformation
59
59
  """
@@ -84,7 +84,7 @@ class GroupRequestBuilder(BaseRequestBuilder):
84
84
  @dataclass
85
85
  class GroupRequestBuilderGetQueryParameters():
86
86
  """
87
- References the group that is the scope of the membership or ownership eligibility request through PIM for groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
87
+ References the group that is the scope of the membership or ownership eligibility request through PIM for Groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
88
88
  """
89
89
  def get_query_parameter(self,original_name: str) -> str:
90
90
  """
@@ -33,7 +33,7 @@ class GroupRequestBuilder(BaseRequestBuilder):
33
33
 
34
34
  async def get(self,request_configuration: Optional[RequestConfiguration[GroupRequestBuilderGetQueryParameters]] = None) -> Optional[Group]:
35
35
  """
36
- References the group that is the scope of the membership or ownership eligibility through PIM for groups. Supports $expand.
36
+ References the group that is the scope of the membership or ownership eligibility through PIM for Groups. Supports $expand.
37
37
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
38
38
  Returns: Optional[Group]
39
39
  """
@@ -53,7 +53,7 @@ class GroupRequestBuilder(BaseRequestBuilder):
53
53
 
54
54
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[GroupRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
55
55
  """
56
- References the group that is the scope of the membership or ownership eligibility through PIM for groups. Supports $expand.
56
+ References the group that is the scope of the membership or ownership eligibility through PIM for Groups. Supports $expand.
57
57
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
58
58
  Returns: RequestInformation
59
59
  """
@@ -84,7 +84,7 @@ class GroupRequestBuilder(BaseRequestBuilder):
84
84
  @dataclass
85
85
  class GroupRequestBuilderGetQueryParameters():
86
86
  """
87
- References the group that is the scope of the membership or ownership eligibility through PIM for groups. Supports $expand.
87
+ References the group that is the scope of the membership or ownership eligibility through PIM for Groups. Supports $expand.
88
88
  """
89
89
  def get_query_parameter(self,original_name: str) -> str:
90
90
  """
@@ -1,5 +1,5 @@
1
1
  {
2
- "descriptionHash": "31C0B11C67F420831E6654DD07C1020C0B5E97D564AD9601F39F18514D940E930A5C0E3DEB2623DF5BB14B1946037B1F3E58F46A2205E4A72F3B291FCC4A1843",
2
+ "descriptionHash": "B06ED628E27AAD8F8ED2E3AA49DEE5FF10E6F211237E90896666FA008F5885D429DD2685B8462C401CA04D6A3B5EE90DB71E7AD795881A9E1DCF7E3E76C64270",
3
3
  "descriptionLocation": "../../msgraph-metadata/clean_v10_openapi/openapi.yaml",
4
4
  "lockFileVersion": "1.0.0",
5
5
  "kiotaVersion": "1.28.0",
@@ -21,19 +21,19 @@ class PrivilegedAccessGroupAssignmentSchedule(PrivilegedAccessSchedule, Parsable
21
21
  odata_type: Optional[str] = "#microsoft.graph.privilegedAccessGroupAssignmentSchedule"
22
22
  # The identifier of the membership or ownership assignment to the group that is governed through PIM. Required. The possible values are: owner, member, unknownFutureValue. Supports $filter (eq).
23
23
  access_id: Optional[PrivilegedAccessGroupRelationships] = None
24
- # When the request activates an ownership or membership assignment in PIM for groups, this object represents the eligibility relationship. Otherwise, it's null. Supports $expand.
24
+ # When the request activates an ownership or membership assignment in PIM for Groups, this object represents the eligibility relationship. Otherwise, it's null. Supports $expand.
25
25
  activated_using: Optional[PrivilegedAccessGroupEligibilitySchedule] = None
26
26
  # Indicates whether the membership or ownership assignment for the principal is granted through activation or direct assignment. Required. The possible values are: assigned, activated, unknownFutureValue. Supports $filter (eq).
27
27
  assignment_type: Optional[PrivilegedAccessGroupAssignmentType] = None
28
- # References the group that is the scope of the membership or ownership assignment through PIM for groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
28
+ # References the group that is the scope of the membership or ownership assignment through PIM for Groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
29
29
  group: Optional[Group] = None
30
- # The identifier of the group representing the scope of the membership or ownership assignment through PIM for groups. Required. Supports $filter (eq).
30
+ # The identifier of the group representing the scope of the membership or ownership assignment through PIM for Groups. Required. Supports $filter (eq).
31
31
  group_id: Optional[str] = None
32
32
  # Indicates whether the assignment is derived from a direct group assignment or through a transitive assignment. The possible values are: direct, group, unknownFutureValue. Supports $filter (eq).
33
33
  member_type: Optional[PrivilegedAccessGroupMemberType] = None
34
34
  # References the principal that's in the scope of this membership or ownership assignment request to the group that's governed through PIM. Supports $expand and $select nested in $expand for id only.
35
35
  principal: Optional[DirectoryObject] = None
36
- # The identifier of the principal whose membership or ownership assignment is granted through PIM for groups. Required. Supports $filter (eq).
36
+ # The identifier of the principal whose membership or ownership assignment is granted through PIM for Groups. Required. Supports $filter (eq).
37
37
  principal_id: Optional[str] = None
38
38
 
39
39
  @staticmethod
@@ -21,21 +21,21 @@ class PrivilegedAccessGroupAssignmentScheduleInstance(PrivilegedAccessScheduleIn
21
21
  odata_type: Optional[str] = "#microsoft.graph.privilegedAccessGroupAssignmentScheduleInstance"
22
22
  # The identifier of the membership or ownership assignment relationship to the group. Required. The possible values are: owner, member, unknownFutureValue. Supports $filter (eq).
23
23
  access_id: Optional[PrivilegedAccessGroupRelationships] = None
24
- # When the request activates a membership or ownership in PIM for groups, this object represents the eligibility request for the group. Otherwise, it is null.
24
+ # When the request activates a membership or ownership in PIM for Groups, this object represents the eligibility request for the group. Otherwise, it is null.
25
25
  activated_using: Optional[PrivilegedAccessGroupEligibilityScheduleInstance] = None
26
26
  # The identifier of the privilegedAccessGroupAssignmentSchedule from which this instance was created. Required. Supports $filter (eq, ne).
27
27
  assignment_schedule_id: Optional[str] = None
28
28
  # Indicates whether the membership or ownership assignment is granted through activation of an eligibility or through direct assignment. Required. The possible values are: assigned, activated, unknownFutureValue. Supports $filter (eq).
29
29
  assignment_type: Optional[PrivilegedAccessGroupAssignmentType] = None
30
- # References the group that is the scope of the membership or ownership assignment through PIM for groups. Supports $expand.
30
+ # References the group that is the scope of the membership or ownership assignment through PIM for Groups. Supports $expand.
31
31
  group: Optional[Group] = None
32
- # The identifier of the group representing the scope of the membership or ownership assignment through PIM for groups. Optional. Supports $filter (eq).
32
+ # The identifier of the group representing the scope of the membership or ownership assignment through PIM for Groups. Optional. Supports $filter (eq).
33
33
  group_id: Optional[str] = None
34
34
  # Indicates whether the assignment is derived from a group assignment. It can further imply whether the caller can manage the assignment schedule. Required. The possible values are: direct, group, unknownFutureValue. Supports $filter (eq).
35
35
  member_type: Optional[PrivilegedAccessGroupMemberType] = None
36
36
  # References the principal that's in the scope of the membership or ownership assignment request through the group that's governed by PIM. Supports $expand.
37
37
  principal: Optional[DirectoryObject] = None
38
- # The identifier of the principal whose membership or ownership assignment to the group is managed through PIM for groups. Required. Supports $filter (eq).
38
+ # The identifier of the principal whose membership or ownership assignment to the group is managed through PIM for Groups. Required. Supports $filter (eq).
39
39
  principal_id: Optional[str] = None
40
40
 
41
41
  @staticmethod
@@ -19,15 +19,15 @@ class PrivilegedAccessGroupAssignmentScheduleRequest(PrivilegedAccessScheduleReq
19
19
  odata_type: Optional[str] = "#microsoft.graph.privilegedAccessGroupAssignmentScheduleRequest"
20
20
  # The identifier of a membership or ownership assignment relationship to the group. Required. The possible values are: owner, member, unknownFutureValue.
21
21
  access_id: Optional[PrivilegedAccessGroupRelationships] = None
22
- # When the request activates a membership or ownership assignment in PIM for groups, this object represents the eligibility policy for the group. Otherwise, it is null. Supports $expand.
22
+ # When the request activates a membership or ownership assignment in PIM for Groups, this object represents the eligibility policy for the group. Otherwise, it is null. Supports $expand.
23
23
  activated_using: Optional[PrivilegedAccessGroupEligibilitySchedule] = None
24
- # References the group that is the scope of the membership or ownership assignment request through PIM for groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
24
+ # References the group that is the scope of the membership or ownership assignment request through PIM for Groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
25
25
  group: Optional[Group] = None
26
- # The identifier of the group representing the scope of the membership or ownership assignment through PIM for groups. Required.
26
+ # The identifier of the group representing the scope of the membership or ownership assignment through PIM for Groups. Required.
27
27
  group_id: Optional[str] = None
28
28
  # References the principal that's in the scope of this membership or ownership assignment request through the group that's governed by PIM. Supports $expand and $select nested in $expand for id only.
29
29
  principal: Optional[DirectoryObject] = None
30
- # The identifier of the principal whose membership or ownership assignment to the group is managed through PIM for groups. Supports $filter (eq, ne).
30
+ # The identifier of the principal whose membership or ownership assignment to the group is managed through PIM for Groups. Supports $filter (eq, ne).
31
31
  principal_id: Optional[str] = None
32
32
  # Schedule created by this request. Supports $expand.
33
33
  target_schedule: Optional[PrivilegedAccessGroupEligibilitySchedule] = None
@@ -19,15 +19,15 @@ class PrivilegedAccessGroupEligibilitySchedule(PrivilegedAccessSchedule, Parsabl
19
19
  odata_type: Optional[str] = "#microsoft.graph.privilegedAccessGroupEligibilitySchedule"
20
20
  # The identifier of the membership or ownership eligibility to the group that is governed by PIM. Required. The possible values are: owner, member. Supports $filter (eq).
21
21
  access_id: Optional[PrivilegedAccessGroupRelationships] = None
22
- # References the group that is the scope of the membership or ownership eligibility through PIM for groups. Supports $expand.
22
+ # References the group that is the scope of the membership or ownership eligibility through PIM for Groups. Supports $expand.
23
23
  group: Optional[Group] = None
24
- # The identifier of the group representing the scope of the membership or ownership eligibility through PIM for groups. Required. Supports $filter (eq).
24
+ # The identifier of the group representing the scope of the membership or ownership eligibility through PIM for Groups. Required. Supports $filter (eq).
25
25
  group_id: Optional[str] = None
26
26
  # Indicates whether the assignment is derived from a group assignment. It can further imply whether the caller can manage the schedule. Required. The possible values are: direct, group, unknownFutureValue. Supports $filter (eq).
27
27
  member_type: Optional[PrivilegedAccessGroupMemberType] = None
28
28
  # References the principal that's in the scope of this membership or ownership eligibility request to the group that's governed by PIM. Supports $expand.
29
29
  principal: Optional[DirectoryObject] = None
30
- # The identifier of the principal whose membership or ownership eligibility is granted through PIM for groups. Required. Supports $filter (eq).
30
+ # The identifier of the principal whose membership or ownership eligibility is granted through PIM for Groups. Required. Supports $filter (eq).
31
31
  principal_id: Optional[str] = None
32
32
 
33
33
  @staticmethod
@@ -21,15 +21,15 @@ class PrivilegedAccessGroupEligibilityScheduleInstance(PrivilegedAccessScheduleI
21
21
  access_id: Optional[PrivilegedAccessGroupRelationships] = None
22
22
  # The identifier of the privilegedAccessGroupEligibilitySchedule from which this instance was created. Required. Supports $filter (eq, ne).
23
23
  eligibility_schedule_id: Optional[str] = None
24
- # References the group that is the scope of the membership or ownership eligibility through PIM for groups. Supports $expand.
24
+ # References the group that is the scope of the membership or ownership eligibility through PIM for Groups. Supports $expand.
25
25
  group: Optional[Group] = None
26
- # The identifier of the group representing the scope of the membership or ownership eligibility through PIM for groups. Required. Supports $filter (eq).
26
+ # The identifier of the group representing the scope of the membership or ownership eligibility through PIM for Groups. Required. Supports $filter (eq).
27
27
  group_id: Optional[str] = None
28
28
  # Indicates whether the assignment is derived from a group assignment. It can further imply whether the calling principal can manage the assignment schedule. Required. The possible values are: direct, group, unknownFutureValue. Supports $filter (eq).
29
29
  member_type: Optional[PrivilegedAccessGroupMemberType] = None
30
30
  # References the principal that's in the scope of the membership or ownership eligibility request through the group that's governed by PIM. Supports $expand.
31
31
  principal: Optional[DirectoryObject] = None
32
- # The identifier of the principal whose membership or ownership eligibility to the group is managed through PIM for groups. Required. Supports $filter (eq).
32
+ # The identifier of the principal whose membership or ownership eligibility to the group is managed through PIM for Groups. Required. Supports $filter (eq).
33
33
  principal_id: Optional[str] = None
34
34
 
35
35
  @staticmethod
@@ -19,13 +19,13 @@ class PrivilegedAccessGroupEligibilityScheduleRequest(PrivilegedAccessScheduleRe
19
19
  odata_type: Optional[str] = "#microsoft.graph.privilegedAccessGroupEligibilityScheduleRequest"
20
20
  # The identifier of membership or ownership eligibility relationship to the group. Required. The possible values are: owner, member, unknownFutureValue.
21
21
  access_id: Optional[PrivilegedAccessGroupRelationships] = None
22
- # References the group that is the scope of the membership or ownership eligibility request through PIM for groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
22
+ # References the group that is the scope of the membership or ownership eligibility request through PIM for Groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
23
23
  group: Optional[Group] = None
24
- # The identifier of the group representing the scope of the membership and ownership eligibility through PIM for groups. Required.
24
+ # The identifier of the group representing the scope of the membership and ownership eligibility through PIM for Groups. Required.
25
25
  group_id: Optional[str] = None
26
26
  # References the principal that's in the scope of the membership or ownership eligibility request through the group that's governed by PIM. Supports $expand and $select nested in $expand for id only.
27
27
  principal: Optional[DirectoryObject] = None
28
- # The identifier of the principal whose membership or ownership eligibility to the group is managed through PIM for groups. Required.
28
+ # The identifier of the principal whose membership or ownership eligibility to the group is managed through PIM for Groups. Required.
29
29
  principal_id: Optional[str] = None
30
30
  # Schedule created by this request.
31
31
  target_schedule: Optional[PrivilegedAccessGroupEligibilitySchedule] = None
@@ -18,9 +18,9 @@ class UnifiedRoleManagementPolicyAssignment(Entity, Parsable):
18
18
  policy: Optional[UnifiedRoleManagementPolicy] = None
19
19
  # The id of the policy. Inherited from entity.
20
20
  policy_id: Optional[str] = None
21
- # For Microsoft Entra roles policy, it's the identifier of the role definition object where the policy applies. For PIM for groups membership and ownership, it's either member or owner. Supports $filter (eq).
21
+ # For Microsoft Entra roles policy, it's the identifier of the role definition object where the policy applies. For PIM for Groups membership and ownership, it's either member or owner. Supports $filter (eq).
22
22
  role_definition_id: Optional[str] = None
23
- # The identifier of the scope where the policy is assigned. Can be / for the tenant or a group ID. Required.
23
+ # The identifier of the scope where the policy is assigned. Can be / for the tenant or a group ID. Required.
24
24
  scope_id: Optional[str] = None
25
25
  # The type of the scope where the policy is assigned. One of Directory, DirectoryRole, Group. Required.
26
26
  scope_type: Optional[str] = None
@@ -49,10 +49,10 @@ class BannerLogoRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[bytes]:
51
51
  """
52
- Read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of id in the URL.
52
+ Retrieve the default organizational branding object, if the Accept-Language header is set to 0 or default. If no default organizational branding object exists, this method returns a 404 Not Found error. If the Accept-Language header is set to an existing locale identified by the value of its id, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, usernameHintText and signInPageText. To retrieve Stream types of the default branding, for example, bannerLogo and backgroundImage, use the GET organizationalBrandingLocalization method.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: bytes
55
- Find more info here: https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0
55
+ Find more info here: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0
56
56
  """
57
57
  request_info = self.to_get_request_information(
58
58
  request_configuration
@@ -104,7 +104,7 @@ class BannerLogoRequestBuilder(BaseRequestBuilder):
104
104
 
105
105
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
106
106
  """
107
- Read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of id in the URL.
107
+ Retrieve the default organizational branding object, if the Accept-Language header is set to 0 or default. If no default organizational branding object exists, this method returns a 404 Not Found error. If the Accept-Language header is set to an existing locale identified by the value of its id, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, usernameHintText and signInPageText. To retrieve Stream types of the default branding, for example, bannerLogo and backgroundImage, use the GET organizationalBrandingLocalization method.
108
108
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
109
109
  Returns: RequestInformation
110
110
  """
@@ -59,10 +59,10 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
59
59
 
60
60
  async def get(self,request_configuration: Optional[RequestConfiguration[OrganizationItemRequestBuilderGetQueryParameters]] = None) -> Optional[Organization]:
61
61
  """
62
- Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.
62
+ Read properties and relationships of the organization object.
63
63
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
64
64
  Returns: Optional[Organization]
65
- Find more info here: https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-1.0
65
+ Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-organization-get?view=graph-rest-1.0
66
66
  """
67
67
  request_info = self.to_get_request_information(
68
68
  request_configuration
@@ -115,7 +115,7 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
115
115
 
116
116
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[OrganizationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
117
117
  """
118
- Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.
118
+ Read properties and relationships of the organization object.
119
119
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
120
120
  Returns: RequestInformation
121
121
  """
@@ -240,7 +240,7 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
240
240
  @dataclass
241
241
  class OrganizationItemRequestBuilderGetQueryParameters():
242
242
  """
243
- Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.
243
+ Read properties and relationships of the organization object.
244
244
  """
245
245
  def get_query_parameter(self,original_name: str) -> str:
246
246
  """
@@ -53,10 +53,10 @@ class OrganizationRequestBuilder(BaseRequestBuilder):
53
53
 
54
54
  async def get(self,request_configuration: Optional[RequestConfiguration[OrganizationRequestBuilderGetQueryParameters]] = None) -> Optional[OrganizationCollectionResponse]:
55
55
  """
56
- Retrieve a list of organization objects. There's only one organization object in the collection.
56
+ List properties and relationships of the organization objects.
57
57
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
58
58
  Returns: Optional[OrganizationCollectionResponse]
59
- Find more info here: https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-1.0
59
+ Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-organization-list?view=graph-rest-1.0
60
60
  """
61
61
  request_info = self.to_get_request_information(
62
62
  request_configuration
@@ -97,7 +97,7 @@ class OrganizationRequestBuilder(BaseRequestBuilder):
97
97
 
98
98
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[OrganizationRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
99
99
  """
100
- Retrieve a list of organization objects. There's only one organization object in the collection.
100
+ List properties and relationships of the organization objects.
101
101
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
102
102
  Returns: RequestInformation
103
103
  """
@@ -179,7 +179,7 @@ class OrganizationRequestBuilder(BaseRequestBuilder):
179
179
  @dataclass
180
180
  class OrganizationRequestBuilderGetQueryParameters():
181
181
  """
182
- Retrieve a list of organization objects. There's only one organization object in the collection.
182
+ List properties and relationships of the organization objects.
183
183
  """
184
184
  def get_query_parameter(self,original_name: str) -> str:
185
185
  """
@@ -72,11 +72,11 @@ class IdentitySynchronizationRequestBuilder(BaseRequestBuilder):
72
72
 
73
73
  async def put(self,body: CrossTenantIdentitySyncPolicyPartner, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[CrossTenantIdentitySyncPolicyPartner]:
74
74
  """
75
- Update the user synchronization policy of a partner-specific configuration.
75
+ Create a cross-tenant user synchronization policy for a partner-specific configuration.
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[CrossTenantIdentitySyncPolicyPartner]
79
- Find more info here: https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-1.0
79
+ Find more info here: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-put-identitysynchronization?view=graph-rest-1.0
80
80
  """
81
81
  if body is None:
82
82
  raise TypeError("body cannot be null.")
@@ -118,7 +118,7 @@ class IdentitySynchronizationRequestBuilder(BaseRequestBuilder):
118
118
 
119
119
  def to_put_request_information(self,body: CrossTenantIdentitySyncPolicyPartner, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
120
120
  """
121
- Update the user synchronization policy of a partner-specific configuration.
121
+ Create a cross-tenant user synchronization policy for a partner-specific configuration.
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
@@ -49,7 +49,7 @@ class RoleManagementPolicyAssignmentsRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[RoleManagementPolicyAssignmentsRequestBuilderGetQueryParameters]] = None) -> Optional[UnifiedRoleManagementPolicyAssignmentCollectionResponse]:
51
51
  """
52
- Get the details of all role management policy assignments made in PIM for Microsoft Entra roles and PIM for groups.
52
+ Get the details of all role management policy assignments made in PIM for Microsoft Entra roles and PIM for Groups.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[UnifiedRoleManagementPolicyAssignmentCollectionResponse]
55
55
  Find more info here: https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-1.0
@@ -93,7 +93,7 @@ class RoleManagementPolicyAssignmentsRequestBuilder(BaseRequestBuilder):
93
93
 
94
94
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[RoleManagementPolicyAssignmentsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
95
95
  """
96
- Get the details of all role management policy assignments made in PIM for Microsoft Entra roles and PIM for groups.
96
+ Get the details of all role management policy assignments made in PIM for Microsoft Entra roles and PIM for Groups.
97
97
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
98
98
  Returns: RequestInformation
99
99
  """
@@ -139,7 +139,7 @@ class RoleManagementPolicyAssignmentsRequestBuilder(BaseRequestBuilder):
139
139
  @dataclass
140
140
  class RoleManagementPolicyAssignmentsRequestBuilderGetQueryParameters():
141
141
  """
142
- Get the details of all role management policy assignments made in PIM for Microsoft Entra roles and PIM for groups.
142
+ Get the details of all role management policy assignments made in PIM for Microsoft Entra roles and PIM for Groups.
143
143
  """
144
144
  def get_query_parameter(self,original_name: str) -> str:
145
145
  """
@@ -32,10 +32,10 @@ class ConversationMemberItemRequestBuilder(BaseRequestBuilder):
32
32
 
33
33
  async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
34
34
  """
35
- Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared.
35
+ Delete a conversationMember from a channel.
36
36
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
37
37
  Returns: None
38
- Find more info here: https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0
38
+ Find more info here: https://learn.microsoft.com/graph/api/conversationmember-delete?view=graph-rest-1.0
39
39
  """
40
40
  request_info = self.to_delete_request_information(
41
41
  request_configuration
@@ -96,7 +96,7 @@ class ConversationMemberItemRequestBuilder(BaseRequestBuilder):
96
96
 
97
97
  def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
98
98
  """
99
- Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared.
99
+ Delete a conversationMember from a channel.
100
100
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
101
101
  Returns: RequestInformation
102
102
  """
@@ -72,11 +72,11 @@ class MembersRequestBuilder(BaseRequestBuilder):
72
72
 
73
73
  async def post(self,body: ConversationMember, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[ConversationMember]:
74
74
  """
75
- Add a conversationMember to a channel.
75
+ Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared.
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[ConversationMember]
79
- Find more info here: https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0
79
+ Find more info here: https://learn.microsoft.com/graph/api/channel-post-members?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 MembersRequestBuilder(BaseRequestBuilder):
107
107
 
108
108
  def to_post_request_information(self,body: ConversationMember, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
109
109
  """
110
- Add a conversationMember to a channel.
110
+ Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared.
111
111
  param body: The request body
112
112
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
113
113
  Returns: RequestInformation
@@ -71,11 +71,11 @@ class RepliesRequestBuilder(BaseRequestBuilder):
71
71
 
72
72
  async def post(self,body: ChatMessage, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[ChatMessage]:
73
73
  """
74
- Create a new reply to a chatMessage in a specified channel.
74
+ Send a new reply to a chatMessage in a specified channel.
75
75
  param body: The request body
76
76
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
77
77
  Returns: Optional[ChatMessage]
78
- Find more info here: https://learn.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0
78
+ Find more info here: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0
79
79
  """
80
80
  if body is None:
81
81
  raise TypeError("body cannot be null.")
@@ -106,7 +106,7 @@ class RepliesRequestBuilder(BaseRequestBuilder):
106
106
 
107
107
  def to_post_request_information(self,body: ChatMessage, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
108
108
  """
109
- Create a new reply to a chatMessage in a specified channel.
109
+ Send a new reply to a chatMessage in a specified channel.
110
110
  param body: The request body
111
111
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
112
112
  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
- Get a user's presence information.
58
+ Set a presence status message for a user. An optional expiration date and time can be supplied.
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-get?view=graph-rest-1.0
61
+ Find more info here: https://learn.microsoft.com/graph/api/presence-setstatusmessage?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
- Get a user's presence information.
113
+ Set a presence status message for a user. An optional expiration date and time can be supplied.
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
- Get a user's presence information.
202
+ Set a presence status message for a user. An optional expiration date and time can be supplied.
203
203
  """
204
204
  def get_query_parameter(self,original_name: str) -> str:
205
205
  """
@@ -108,10 +108,10 @@ class UserItemRequestBuilder(BaseRequestBuilder):
108
108
 
109
109
  async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
110
110
  """
111
- 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.
111
+ Deletes a user.
112
112
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
113
113
  Returns: None
114
- Find more info here: https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0
114
+ Find more info here: https://learn.microsoft.com/graph/api/intune-mam-user-delete?view=graph-rest-1.0
115
115
  """
116
116
  request_info = self.to_delete_request_information(
117
117
  request_configuration
@@ -145,7 +145,7 @@ class UserItemRequestBuilder(BaseRequestBuilder):
145
145
  Read properties and relationships of the user object.
146
146
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
147
147
  Returns: Optional[User]
148
- Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-user-get?view=graph-rest-1.0
148
+ Find more info here: https://learn.microsoft.com/graph/api/intune-mam-user-get?view=graph-rest-1.0
149
149
  """
150
150
  request_info = self.to_get_request_information(
151
151
  request_configuration
@@ -202,7 +202,7 @@ class UserItemRequestBuilder(BaseRequestBuilder):
202
202
 
203
203
  def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
204
204
  """
205
- 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.
205
+ Deletes a user.
206
206
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
207
207
  Returns: RequestInformation
208
208
  """
@@ -53,10 +53,10 @@ class UsersRequestBuilder(BaseRequestBuilder):
53
53
 
54
54
  async def get(self,request_configuration: Optional[RequestConfiguration[UsersRequestBuilderGetQueryParameters]] = None) -> Optional[UserCollectionResponse]:
55
55
  """
56
- List properties and relationships of the user objects.
56
+ Retrieve a list of user objects.
57
57
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
58
58
  Returns: Optional[UserCollectionResponse]
59
- Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-user-list?view=graph-rest-1.0
59
+ Find more info here: https://learn.microsoft.com/graph/api/user-list?view=graph-rest-1.0
60
60
  """
61
61
  request_info = self.to_get_request_information(
62
62
  request_configuration
@@ -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.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.
77
+ Create a new user object.
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/user-post-users?view=graph-rest-1.0
81
+ Find more info here: https://learn.microsoft.com/graph/api/intune-mam-user-create?view=graph-rest-1.0
82
82
  """
83
83
  if body is None:
84
84
  raise TypeError("body cannot be null.")
@@ -98,7 +98,7 @@ class UsersRequestBuilder(BaseRequestBuilder):
98
98
 
99
99
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[UsersRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
100
100
  """
101
- List properties and relationships of the user objects.
101
+ Retrieve a list of user objects.
102
102
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
103
103
  Returns: RequestInformation
104
104
  """
@@ -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.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.
112
+ Create a new user object.
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
@@ -180,7 +180,7 @@ class UsersRequestBuilder(BaseRequestBuilder):
180
180
  @dataclass
181
181
  class UsersRequestBuilderGetQueryParameters():
182
182
  """
183
- List properties and relationships of the user objects.
183
+ Retrieve a list of user objects.
184
184
  """
185
185
  def get_query_parameter(self,original_name: str) -> str:
186
186
  """
@@ -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
@@ -57,7 +57,7 @@ class UsersWithUserPrincipalNameRequestBuilder(BaseRequestBuilder):
57
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/intune-onboarding-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
@@ -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
  """
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: msgraph-sdk
3
- Version: 1.34.0
3
+ Version: 1.35.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>