msgraph-sdk 1.44.0__py3-none-any.whl → 1.46.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 (63) 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/chats/item/messages/messages_request_builder.py +3 -3
  4. msgraph/generated/communications/calls/item/participants/invite/invite_request_builder.py +3 -3
  5. msgraph/generated/communications/presences/item/set_presence/set_presence_request_builder.py +2 -2
  6. msgraph/generated/device_app_management/device_app_management_request_builder.py +2 -2
  7. msgraph/generated/device_app_management/managed_app_policies/item/managed_app_policy_item_request_builder.py +4 -4
  8. msgraph/generated/device_app_management/managed_app_policies/managed_app_policies_request_builder.py +4 -4
  9. msgraph/generated/device_app_management/managed_app_registrations/item/managed_app_registration_item_request_builder.py +4 -4
  10. msgraph/generated/device_app_management/managed_app_registrations/managed_app_registrations_request_builder.py +4 -4
  11. msgraph/generated/device_app_management/managed_e_books/item/assignments/assignments_request_builder.py +3 -3
  12. msgraph/generated/device_app_management/managed_e_books/item/assignments/item/managed_e_book_assignment_item_request_builder.py +4 -4
  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/managed_e_books/managed_e_books_request_builder.py +4 -4
  15. msgraph/generated/device_app_management/mobile_app_configurations/mobile_app_configurations_request_builder.py +4 -4
  16. msgraph/generated/device_app_management/mobile_apps/item/mobile_app_item_request_builder.py +6 -6
  17. msgraph/generated/device_app_management/mobile_apps/mobile_apps_request_builder.py +7 -7
  18. msgraph/generated/device_management/device_compliance_policies/device_compliance_policies_request_builder.py +7 -7
  19. msgraph/generated/device_management/device_compliance_policies/item/device_compliance_policy_item_request_builder.py +10 -10
  20. msgraph/generated/device_management/device_configurations/device_configurations_request_builder.py +7 -7
  21. msgraph/generated/device_management/device_configurations/item/device_configuration_item_request_builder.py +7 -7
  22. msgraph/generated/device_management/device_enrollment_configurations/device_enrollment_configurations_request_builder.py +7 -7
  23. msgraph/generated/device_management/device_enrollment_configurations/item/device_enrollment_configuration_item_request_builder.py +3 -3
  24. msgraph/generated/device_management/device_management_request_builder.py +2 -2
  25. msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py +10 -10
  26. msgraph/generated/device_management/role_definitions/role_definitions_request_builder.py +4 -4
  27. msgraph/generated/drives/item/items/item/retention_label/retention_label_request_builder.py +3 -3
  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/education/reports/reading_assignment_submissions/item/reading_assignment_submission_item_request_builder.py +3 -3
  31. msgraph/generated/education/reports/reflect_check_in_responses/item/reflect_check_in_response_item_request_builder.py +3 -3
  32. msgraph/generated/groups/groups_request_builder.py +3 -3
  33. msgraph/generated/groups/item/conversations/conversations_request_builder.py +3 -3
  34. msgraph/generated/groups/item/conversations/item/conversation_item_request_builder.py +1 -1
  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/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +7 -7
  38. msgraph/generated/identity_governance/entitlement_management/access_packages/item/access_package_item_request_builder.py +4 -4
  39. msgraph/generated/identity_governance/entitlement_management/catalogs/item/custom_workflow_extensions/item/custom_callout_extension_item_request_builder.py +3 -3
  40. msgraph/generated/identity_governance/terms_of_use/agreements/item/agreement_item_request_builder.py +4 -4
  41. msgraph/generated/kiota-lock.json +1 -1
  42. msgraph/generated/models/online_meeting_base.py +1 -1
  43. msgraph/generated/models/presence.py +4 -4
  44. msgraph/generated/models/protection_unit_base.py +4 -4
  45. msgraph/generated/models/reports_root.py +2 -2
  46. msgraph/generated/models/workbook_worksheet_protection_options.py +11 -11
  47. msgraph/generated/organization/item/organization_item_request_builder.py +7 -7
  48. msgraph/generated/organization/organization_request_builder.py +4 -4
  49. msgraph/generated/security/attack_simulation/end_user_notifications/end_user_notifications_request_builder.py +4 -4
  50. msgraph/generated/sites/item/lists/item/list_item_request_builder.py +4 -4
  51. msgraph/generated/sites/sites_request_builder.py +4 -4
  52. msgraph/generated/teams/item/channels/item/members/members_request_builder.py +3 -3
  53. msgraph/generated/teams/item/channels/item/messages/item/replies/replies_request_builder.py +3 -3
  54. msgraph/generated/users/item/online_meetings/item/recordings/item/call_recording_item_request_builder.py +3 -3
  55. msgraph/generated/users/item/online_meetings/item/recordings/recordings_request_builder.py +3 -3
  56. msgraph/generated/users/item/online_meetings/item/transcripts/transcripts_request_builder.py +3 -3
  57. msgraph/generated/users/item/presence/set_presence/set_presence_request_builder.py +2 -2
  58. msgraph/generated/users/item/user_item_request_builder.py +4 -4
  59. msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +4 -4
  60. {msgraph_sdk-1.44.0.dist-info → msgraph_sdk-1.46.0.dist-info}/METADATA +1 -1
  61. {msgraph_sdk-1.44.0.dist-info → msgraph_sdk-1.46.0.dist-info}/RECORD +63 -63
  62. {msgraph_sdk-1.44.0.dist-info → msgraph_sdk-1.46.0.dist-info}/WHEEL +0 -0
  63. {msgraph_sdk-1.44.0.dist-info → msgraph_sdk-1.46.0.dist-info}/licenses/LICENSE +0 -0
msgraph/_version.py CHANGED
@@ -1,4 +1,4 @@
1
1
  # The SDK version
2
2
  # x-release-please-start-version
3
- VERSION: str = '1.44.0'
3
+ VERSION: str = '1.46.0'
4
4
  # x-release-please-end
@@ -51,10 +51,10 @@ class ConversationMemberItemRequestBuilder(BaseRequestBuilder):
51
51
 
52
52
  async def get(self,request_configuration: Optional[RequestConfiguration[ConversationMemberItemRequestBuilderGetQueryParameters]] = None) -> Optional[ConversationMember]:
53
53
  """
54
- Retrieve a conversationMember from a chat or channel.
54
+ Retrieve a conversationMember from a chat.
55
55
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
56
56
  Returns: Optional[ConversationMember]
57
- Find more info here: https://learn.microsoft.com/graph/api/conversationmember-get?view=graph-rest-1.0
57
+ Find more info here: https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-1.0
58
58
  """
59
59
  request_info = self.to_get_request_information(
60
60
  request_configuration
@@ -106,7 +106,7 @@ class ConversationMemberItemRequestBuilder(BaseRequestBuilder):
106
106
 
107
107
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ConversationMemberItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
108
108
  """
109
- Retrieve a conversationMember from a chat or channel.
109
+ Retrieve a conversationMember from a chat.
110
110
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
111
111
  Returns: RequestInformation
112
112
  """
@@ -150,7 +150,7 @@ class ConversationMemberItemRequestBuilder(BaseRequestBuilder):
150
150
  @dataclass
151
151
  class ConversationMemberItemRequestBuilderGetQueryParameters():
152
152
  """
153
- Retrieve a conversationMember from a chat or channel.
153
+ Retrieve a conversationMember from a chat.
154
154
  """
155
155
  def get_query_parameter(self,original_name: str) -> str:
156
156
  """
@@ -71,11 +71,11 @@ class MessagesRequestBuilder(BaseRequestBuilder):
71
71
 
72
72
  async def post(self,body: ChatMessage, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[ChatMessage]:
73
73
  """
74
- Send a new chatMessage in the specified chat. This API can't create a new chat; you must use the list chats method to retrieve the ID of an existing chat before you can create a chat message.
74
+ Send a new chatMessage in the specified channel or a chat.
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/chat-post-messages?view=graph-rest-1.0
78
+ Find more info here: https://learn.microsoft.com/graph/api/chatmessage-post?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 MessagesRequestBuilder(BaseRequestBuilder):
106
106
 
107
107
  def to_post_request_information(self,body: ChatMessage, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
108
108
  """
109
- Send a new chatMessage in the specified chat. This API can't create a new chat; you must use the list chats method to retrieve the ID of an existing chat before you can create a chat message.
109
+ Send a new chatMessage in the specified channel or a chat.
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
@@ -33,11 +33,11 @@ class InviteRequestBuilder(BaseRequestBuilder):
33
33
 
34
34
  async def post(self,body: InvitePostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[InviteParticipantsOperation]:
35
35
  """
36
- Invite participants to the active call. For more information about how to handle operations, see commsOperation.
36
+ Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.
37
37
  param body: The request body
38
38
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
39
39
  Returns: Optional[InviteParticipantsOperation]
40
- Find more info here: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0
40
+ Find more info here: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0
41
41
  """
42
42
  if body is None:
43
43
  raise TypeError("body cannot be null.")
@@ -57,7 +57,7 @@ class InviteRequestBuilder(BaseRequestBuilder):
57
57
 
58
58
  def to_post_request_information(self,body: InvitePostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
59
59
  """
60
- Invite participants to the active call. For more information about how to handle operations, see commsOperation.
60
+ Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.
61
61
  param body: The request body
62
62
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
63
63
  Returns: RequestInformation
@@ -32,7 +32,7 @@ class SetPresenceRequestBuilder(BaseRequestBuilder):
32
32
 
33
33
  async def post(self,body: SetPresencePostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
34
34
  """
35
- Set the state of a user's presence session as an application.
35
+ Set the state of a user's presence session as an application. For more information about presence sessions, states permutations, and timeouts, see Manage presence state using the Microsoft Graph API.
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 SetPresenceRequestBuilder(BaseRequestBuilder):
54
54
 
55
55
  def to_post_request_information(self,body: SetPresencePostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
56
56
  """
57
- Set the state of a user's presence session as an application.
57
+ Set the state of a user's presence session as an application. For more information about presence sessions, states permutations, and timeouts, see Manage presence state using the Microsoft Graph API.
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
@@ -51,7 +51,7 @@ class DeviceAppManagementRequestBuilder(BaseRequestBuilder):
51
51
  Read properties and relationships of the deviceAppManagement object.
52
52
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
53
53
  Returns: Optional[DeviceAppManagement]
54
- Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceappmanagement-get?view=graph-rest-1.0
54
+ Find more info here: https://learn.microsoft.com/graph/api/intune-policyset-deviceappmanagement-get?view=graph-rest-1.0
55
55
  """
56
56
  request_info = self.to_get_request_information(
57
57
  request_configuration
@@ -73,7 +73,7 @@ class DeviceAppManagementRequestBuilder(BaseRequestBuilder):
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[DeviceAppManagement]
76
- Find more info here: https://learn.microsoft.com/graph/api/intune-books-deviceappmanagement-update?view=graph-rest-1.0
76
+ Find more info here: https://learn.microsoft.com/graph/api/intune-apps-deviceappmanagement-update?view=graph-rest-1.0
77
77
  """
78
78
  if body is None:
79
79
  raise TypeError("body cannot be null.")
@@ -51,10 +51,10 @@ class ManagedAppPolicyItemRequestBuilder(BaseRequestBuilder):
51
51
 
52
52
  async def get(self,request_configuration: Optional[RequestConfiguration[ManagedAppPolicyItemRequestBuilderGetQueryParameters]] = None) -> Optional[ManagedAppPolicy]:
53
53
  """
54
- Read properties and relationships of the managedAppConfiguration object.
54
+ Read properties and relationships of the windowsInformationProtection object.
55
55
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
56
56
  Returns: Optional[ManagedAppPolicy]
57
- Find more info here: https://learn.microsoft.com/graph/api/intune-mam-managedappconfiguration-get?view=graph-rest-1.0
57
+ Find more info here: https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotection-get?view=graph-rest-1.0
58
58
  """
59
59
  request_info = self.to_get_request_information(
60
60
  request_configuration
@@ -106,7 +106,7 @@ class ManagedAppPolicyItemRequestBuilder(BaseRequestBuilder):
106
106
 
107
107
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ManagedAppPolicyItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
108
108
  """
109
- Read properties and relationships of the managedAppConfiguration object.
109
+ Read properties and relationships of the windowsInformationProtection object.
110
110
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
111
111
  Returns: RequestInformation
112
112
  """
@@ -159,7 +159,7 @@ class ManagedAppPolicyItemRequestBuilder(BaseRequestBuilder):
159
159
  @dataclass
160
160
  class ManagedAppPolicyItemRequestBuilderGetQueryParameters():
161
161
  """
162
- Read properties and relationships of the managedAppConfiguration object.
162
+ Read properties and relationships of the windowsInformationProtection object.
163
163
  """
164
164
  def get_query_parameter(self,original_name: str) -> str:
165
165
  """
@@ -49,10 +49,10 @@ class ManagedAppPoliciesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[ManagedAppPoliciesRequestBuilderGetQueryParameters]] = None) -> Optional[ManagedAppPolicyCollectionResponse]:
51
51
  """
52
- List properties and relationships of the targetedManagedAppProtection objects.
52
+ List properties and relationships of the managedAppProtection objects.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[ManagedAppPolicyCollectionResponse]
55
- Find more info here: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-list?view=graph-rest-1.0
55
+ Find more info here: https://learn.microsoft.com/graph/api/intune-mam-managedappprotection-list?view=graph-rest-1.0
56
56
  """
57
57
  request_info = self.to_get_request_information(
58
58
  request_configuration
@@ -93,7 +93,7 @@ class ManagedAppPoliciesRequestBuilder(BaseRequestBuilder):
93
93
 
94
94
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ManagedAppPoliciesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
95
95
  """
96
- List properties and relationships of the targetedManagedAppProtection objects.
96
+ List properties and relationships of the managedAppProtection objects.
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 ManagedAppPoliciesRequestBuilder(BaseRequestBuilder):
139
139
  @dataclass
140
140
  class ManagedAppPoliciesRequestBuilderGetQueryParameters():
141
141
  """
142
- List properties and relationships of the targetedManagedAppProtection objects.
142
+ List properties and relationships of the managedAppProtection objects.
143
143
  """
144
144
  def get_query_parameter(self,original_name: str) -> str:
145
145
  """
@@ -53,10 +53,10 @@ class ManagedAppRegistrationItemRequestBuilder(BaseRequestBuilder):
53
53
 
54
54
  async def get(self,request_configuration: Optional[RequestConfiguration[ManagedAppRegistrationItemRequestBuilderGetQueryParameters]] = None) -> Optional[ManagedAppRegistration]:
55
55
  """
56
- Read properties and relationships of the managedAppRegistration object.
56
+ Read properties and relationships of the androidManagedAppRegistration object.
57
57
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
58
58
  Returns: Optional[ManagedAppRegistration]
59
- Find more info here: https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-get?view=graph-rest-1.0
59
+ Find more info here: https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-get?view=graph-rest-1.0
60
60
  """
61
61
  request_info = self.to_get_request_information(
62
62
  request_configuration
@@ -108,7 +108,7 @@ class ManagedAppRegistrationItemRequestBuilder(BaseRequestBuilder):
108
108
 
109
109
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ManagedAppRegistrationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
110
110
  """
111
- Read properties and relationships of the managedAppRegistration object.
111
+ Read properties and relationships of the androidManagedAppRegistration object.
112
112
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
113
113
  Returns: RequestInformation
114
114
  """
@@ -179,7 +179,7 @@ class ManagedAppRegistrationItemRequestBuilder(BaseRequestBuilder):
179
179
  @dataclass
180
180
  class ManagedAppRegistrationItemRequestBuilderGetQueryParameters():
181
181
  """
182
- Read properties and relationships of the managedAppRegistration object.
182
+ Read properties and relationships of the androidManagedAppRegistration object.
183
183
  """
184
184
  def get_query_parameter(self,original_name: str) -> str:
185
185
  """
@@ -50,10 +50,10 @@ class ManagedAppRegistrationsRequestBuilder(BaseRequestBuilder):
50
50
 
51
51
  async def get(self,request_configuration: Optional[RequestConfiguration[ManagedAppRegistrationsRequestBuilderGetQueryParameters]] = None) -> Optional[ManagedAppRegistrationCollectionResponse]:
52
52
  """
53
- List properties and relationships of the managedAppRegistration objects.
53
+ List properties and relationships of the iosManagedAppRegistration objects.
54
54
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
55
55
  Returns: Optional[ManagedAppRegistrationCollectionResponse]
56
- Find more info here: https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-list?view=graph-rest-1.0
56
+ Find more info here: https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappregistration-list?view=graph-rest-1.0
57
57
  """
58
58
  request_info = self.to_get_request_information(
59
59
  request_configuration
@@ -95,7 +95,7 @@ class ManagedAppRegistrationsRequestBuilder(BaseRequestBuilder):
95
95
 
96
96
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ManagedAppRegistrationsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
97
97
  """
98
- List properties and relationships of the managedAppRegistration objects.
98
+ List properties and relationships of the iosManagedAppRegistration objects.
99
99
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
100
100
  Returns: RequestInformation
101
101
  """
@@ -150,7 +150,7 @@ class ManagedAppRegistrationsRequestBuilder(BaseRequestBuilder):
150
150
  @dataclass
151
151
  class ManagedAppRegistrationsRequestBuilderGetQueryParameters():
152
152
  """
153
- List properties and relationships of the managedAppRegistration objects.
153
+ List properties and relationships of the iosManagedAppRegistration objects.
154
154
  """
155
155
  def get_query_parameter(self,original_name: str) -> str:
156
156
  """
@@ -70,11 +70,11 @@ class AssignmentsRequestBuilder(BaseRequestBuilder):
70
70
 
71
71
  async def post(self,body: ManagedEBookAssignment, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[ManagedEBookAssignment]:
72
72
  """
73
- Create a new iosVppEBookAssignment object.
73
+ Create a new managedEBookAssignment object.
74
74
  param body: The request body
75
75
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
76
76
  Returns: Optional[ManagedEBookAssignment]
77
- Find more info here: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-create?view=graph-rest-1.0
77
+ Find more info here: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-create?view=graph-rest-1.0
78
78
  """
79
79
  if body is None:
80
80
  raise TypeError("body cannot be null.")
@@ -105,7 +105,7 @@ class AssignmentsRequestBuilder(BaseRequestBuilder):
105
105
 
106
106
  def to_post_request_information(self,body: ManagedEBookAssignment, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
107
107
  """
108
- Create a new iosVppEBookAssignment object.
108
+ Create a new managedEBookAssignment object.
109
109
  param body: The request body
110
110
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
111
111
  Returns: RequestInformation
@@ -51,10 +51,10 @@ class ManagedEBookAssignmentItemRequestBuilder(BaseRequestBuilder):
51
51
 
52
52
  async def get(self,request_configuration: Optional[RequestConfiguration[ManagedEBookAssignmentItemRequestBuilderGetQueryParameters]] = None) -> Optional[ManagedEBookAssignment]:
53
53
  """
54
- Read properties and relationships of the managedEBookAssignment object.
54
+ Read properties and relationships of the iosVppEBookAssignment object.
55
55
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
56
56
  Returns: Optional[ManagedEBookAssignment]
57
- Find more info here: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-get?view=graph-rest-1.0
57
+ Find more info here: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-get?view=graph-rest-1.0
58
58
  """
59
59
  request_info = self.to_get_request_information(
60
60
  request_configuration
@@ -107,7 +107,7 @@ class ManagedEBookAssignmentItemRequestBuilder(BaseRequestBuilder):
107
107
 
108
108
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ManagedEBookAssignmentItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
109
109
  """
110
- Read properties and relationships of the managedEBookAssignment object.
110
+ Read properties and relationships of the iosVppEBookAssignment object.
111
111
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
112
112
  Returns: RequestInformation
113
113
  """
@@ -151,7 +151,7 @@ class ManagedEBookAssignmentItemRequestBuilder(BaseRequestBuilder):
151
151
  @dataclass
152
152
  class ManagedEBookAssignmentItemRequestBuilderGetQueryParameters():
153
153
  """
154
- Read properties and relationships of the managedEBookAssignment object.
154
+ Read properties and relationships of the iosVppEBookAssignment object.
155
155
  """
156
156
  def get_query_parameter(self,original_name: str) -> str:
157
157
  """
@@ -56,10 +56,10 @@ class ManagedEBookItemRequestBuilder(BaseRequestBuilder):
56
56
 
57
57
  async def get(self,request_configuration: Optional[RequestConfiguration[ManagedEBookItemRequestBuilderGetQueryParameters]] = None) -> Optional[ManagedEBook]:
58
58
  """
59
- Read properties and relationships of the managedEBook object.
59
+ Read properties and relationships of the iosVppEBook object.
60
60
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
61
61
  Returns: Optional[ManagedEBook]
62
- Find more info here: https://learn.microsoft.com/graph/api/intune-books-managedebook-get?view=graph-rest-1.0
62
+ Find more info here: https://learn.microsoft.com/graph/api/intune-books-iosvppebook-get?view=graph-rest-1.0
63
63
  """
64
64
  request_info = self.to_get_request_information(
65
65
  request_configuration
@@ -112,7 +112,7 @@ class ManagedEBookItemRequestBuilder(BaseRequestBuilder):
112
112
 
113
113
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ManagedEBookItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
114
114
  """
115
- Read properties and relationships of the managedEBook object.
115
+ Read properties and relationships of the iosVppEBook object.
116
116
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
117
117
  Returns: RequestInformation
118
118
  """
@@ -201,7 +201,7 @@ class ManagedEBookItemRequestBuilder(BaseRequestBuilder):
201
201
  @dataclass
202
202
  class ManagedEBookItemRequestBuilderGetQueryParameters():
203
203
  """
204
- Read properties and relationships of the managedEBook object.
204
+ Read properties and relationships of the iosVppEBook object.
205
205
  """
206
206
  def get_query_parameter(self,original_name: str) -> str:
207
207
  """
@@ -49,10 +49,10 @@ class ManagedEBooksRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[ManagedEBooksRequestBuilderGetQueryParameters]] = None) -> Optional[ManagedEBookCollectionResponse]:
51
51
  """
52
- List properties and relationships of the managedEBook objects.
52
+ List properties and relationships of the iosVppEBook objects.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[ManagedEBookCollectionResponse]
55
- Find more info here: https://learn.microsoft.com/graph/api/intune-books-managedebook-list?view=graph-rest-1.0
55
+ Find more info here: https://learn.microsoft.com/graph/api/intune-books-iosvppebook-list?view=graph-rest-1.0
56
56
  """
57
57
  request_info = self.to_get_request_information(
58
58
  request_configuration
@@ -94,7 +94,7 @@ class ManagedEBooksRequestBuilder(BaseRequestBuilder):
94
94
 
95
95
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ManagedEBooksRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
96
96
  """
97
- List properties and relationships of the managedEBook objects.
97
+ List properties and relationships of the iosVppEBook objects.
98
98
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
99
99
  Returns: RequestInformation
100
100
  """
@@ -140,7 +140,7 @@ class ManagedEBooksRequestBuilder(BaseRequestBuilder):
140
140
  @dataclass
141
141
  class ManagedEBooksRequestBuilderGetQueryParameters():
142
142
  """
143
- List properties and relationships of the managedEBook objects.
143
+ List properties and relationships of the iosVppEBook objects.
144
144
  """
145
145
  def get_query_parameter(self,original_name: str) -> str:
146
146
  """
@@ -49,10 +49,10 @@ class MobileAppConfigurationsRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[MobileAppConfigurationsRequestBuilderGetQueryParameters]] = None) -> Optional[ManagedDeviceMobileAppConfigurationCollectionResponse]:
51
51
  """
52
- List properties and relationships of the managedDeviceMobileAppConfiguration objects.
52
+ List properties and relationships of the iosMobileAppConfiguration objects.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[ManagedDeviceMobileAppConfigurationCollectionResponse]
55
- Find more info here: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-list?view=graph-rest-1.0
55
+ Find more info here: https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-list?view=graph-rest-1.0
56
56
  """
57
57
  request_info = self.to_get_request_information(
58
58
  request_configuration
@@ -94,7 +94,7 @@ class MobileAppConfigurationsRequestBuilder(BaseRequestBuilder):
94
94
 
95
95
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[MobileAppConfigurationsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
96
96
  """
97
- List properties and relationships of the managedDeviceMobileAppConfiguration objects.
97
+ List properties and relationships of the iosMobileAppConfiguration objects.
98
98
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
99
99
  Returns: RequestInformation
100
100
  """
@@ -140,7 +140,7 @@ class MobileAppConfigurationsRequestBuilder(BaseRequestBuilder):
140
140
  @dataclass
141
141
  class MobileAppConfigurationsRequestBuilderGetQueryParameters():
142
142
  """
143
- List properties and relationships of the managedDeviceMobileAppConfiguration objects.
143
+ List properties and relationships of the iosMobileAppConfiguration objects.
144
144
  """
145
145
  def get_query_parameter(self,original_name: str) -> str:
146
146
  """
@@ -51,10 +51,10 @@ class MobileAppItemRequestBuilder(BaseRequestBuilder):
51
51
 
52
52
  async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
53
53
  """
54
- Deletes a iosStoreApp.
54
+ Deletes a windowsUniversalAppX.
55
55
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
56
56
  Returns: None
57
- Find more info here: https://learn.microsoft.com/graph/api/intune-apps-iosstoreapp-delete?view=graph-rest-1.0
57
+ Find more info here: https://learn.microsoft.com/graph/api/intune-apps-windowsuniversalappx-delete?view=graph-rest-1.0
58
58
  """
59
59
  request_info = self.to_delete_request_information(
60
60
  request_configuration
@@ -91,11 +91,11 @@ class MobileAppItemRequestBuilder(BaseRequestBuilder):
91
91
 
92
92
  async def patch(self,body: MobileApp, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[MobileApp]:
93
93
  """
94
- Update the properties of a macOSMicrosoftEdgeApp object.
94
+ Update the properties of a macOSLobApp 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[MobileApp]
98
- Find more info here: https://learn.microsoft.com/graph/api/intune-apps-macosmicrosoftedgeapp-update?view=graph-rest-1.0
98
+ Find more info here: https://learn.microsoft.com/graph/api/intune-apps-macoslobapp-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 MobileAppItemRequestBuilder(BaseRequestBuilder):
115
115
 
116
116
  def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
117
117
  """
118
- Deletes a iosStoreApp.
118
+ Deletes a windowsUniversalAppX.
119
119
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
120
120
  Returns: RequestInformation
121
121
  """
@@ -137,7 +137,7 @@ class MobileAppItemRequestBuilder(BaseRequestBuilder):
137
137
 
138
138
  def to_patch_request_information(self,body: MobileApp, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
139
139
  """
140
- Update the properties of a macOSMicrosoftEdgeApp object.
140
+ Update the properties of a macOSLobApp 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
@@ -65,10 +65,10 @@ class MobileAppsRequestBuilder(BaseRequestBuilder):
65
65
 
66
66
  async def get(self,request_configuration: Optional[RequestConfiguration[MobileAppsRequestBuilderGetQueryParameters]] = None) -> Optional[MobileAppCollectionResponse]:
67
67
  """
68
- List properties and relationships of the managedAndroidStoreApp objects.
68
+ List properties and relationships of the windowsMicrosoftEdgeApp objects.
69
69
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
70
70
  Returns: Optional[MobileAppCollectionResponse]
71
- Find more info here: https://learn.microsoft.com/graph/api/intune-apps-managedandroidstoreapp-list?view=graph-rest-1.0
71
+ Find more info here: https://learn.microsoft.com/graph/api/intune-apps-windowsmicrosoftedgeapp-list?view=graph-rest-1.0
72
72
  """
73
73
  request_info = self.to_get_request_information(
74
74
  request_configuration
@@ -86,11 +86,11 @@ class MobileAppsRequestBuilder(BaseRequestBuilder):
86
86
 
87
87
  async def post(self,body: MobileApp, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[MobileApp]:
88
88
  """
89
- Create a new iosVppApp object.
89
+ Create a new microsoftStoreForBusinessApp object.
90
90
  param body: The request body
91
91
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
92
92
  Returns: Optional[MobileApp]
93
- Find more info here: https://learn.microsoft.com/graph/api/intune-apps-iosvppapp-create?view=graph-rest-1.0
93
+ Find more info here: https://learn.microsoft.com/graph/api/intune-apps-microsoftstoreforbusinessapp-create?view=graph-rest-1.0
94
94
  """
95
95
  if body is None:
96
96
  raise TypeError("body cannot be null.")
@@ -110,7 +110,7 @@ class MobileAppsRequestBuilder(BaseRequestBuilder):
110
110
 
111
111
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[MobileAppsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
112
112
  """
113
- List properties and relationships of the managedAndroidStoreApp objects.
113
+ List properties and relationships of the windowsMicrosoftEdgeApp objects.
114
114
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
115
115
  Returns: RequestInformation
116
116
  """
@@ -121,7 +121,7 @@ class MobileAppsRequestBuilder(BaseRequestBuilder):
121
121
 
122
122
  def to_post_request_information(self,body: MobileApp, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
123
123
  """
124
- Create a new iosVppApp object.
124
+ Create a new microsoftStoreForBusinessApp object.
125
125
  param body: The request body
126
126
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
127
127
  Returns: RequestInformation
@@ -300,7 +300,7 @@ class MobileAppsRequestBuilder(BaseRequestBuilder):
300
300
  @dataclass
301
301
  class MobileAppsRequestBuilderGetQueryParameters():
302
302
  """
303
- List properties and relationships of the managedAndroidStoreApp objects.
303
+ List properties and relationships of the windowsMicrosoftEdgeApp objects.
304
304
  """
305
305
  def get_query_parameter(self,original_name: str) -> str:
306
306
  """
@@ -49,10 +49,10 @@ class DeviceCompliancePoliciesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[DeviceCompliancePoliciesRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceCompliancePolicyCollectionResponse]:
51
51
  """
52
- List properties and relationships of the androidCompliancePolicy objects.
52
+ List properties and relationships of the iosCompliancePolicy objects.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[DeviceCompliancePolicyCollectionResponse]
55
- Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcompliancepolicy-list?view=graph-rest-1.0
55
+ Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscompliancepolicy-list?view=graph-rest-1.0
56
56
  """
57
57
  request_info = self.to_get_request_information(
58
58
  request_configuration
@@ -70,11 +70,11 @@ class DeviceCompliancePoliciesRequestBuilder(BaseRequestBuilder):
70
70
 
71
71
  async def post(self,body: DeviceCompliancePolicy, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceCompliancePolicy]:
72
72
  """
73
- Create a new windows10MobileCompliancePolicy object.
73
+ Create a new windowsPhone81CompliancePolicy object.
74
74
  param body: The request body
75
75
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
76
76
  Returns: Optional[DeviceCompliancePolicy]
77
- Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10mobilecompliancepolicy-create?view=graph-rest-1.0
77
+ Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81compliancepolicy-create?view=graph-rest-1.0
78
78
  """
79
79
  if body is None:
80
80
  raise TypeError("body cannot be null.")
@@ -94,7 +94,7 @@ class DeviceCompliancePoliciesRequestBuilder(BaseRequestBuilder):
94
94
 
95
95
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceCompliancePoliciesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
96
96
  """
97
- List properties and relationships of the androidCompliancePolicy objects.
97
+ List properties and relationships of the iosCompliancePolicy objects.
98
98
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
99
99
  Returns: RequestInformation
100
100
  """
@@ -105,7 +105,7 @@ class DeviceCompliancePoliciesRequestBuilder(BaseRequestBuilder):
105
105
 
106
106
  def to_post_request_information(self,body: DeviceCompliancePolicy, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
107
107
  """
108
- Create a new windows10MobileCompliancePolicy object.
108
+ Create a new windowsPhone81CompliancePolicy object.
109
109
  param body: The request body
110
110
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
111
111
  Returns: RequestInformation
@@ -140,7 +140,7 @@ class DeviceCompliancePoliciesRequestBuilder(BaseRequestBuilder):
140
140
  @dataclass
141
141
  class DeviceCompliancePoliciesRequestBuilderGetQueryParameters():
142
142
  """
143
- List properties and relationships of the androidCompliancePolicy objects.
143
+ List properties and relationships of the iosCompliancePolicy objects.
144
144
  """
145
145
  def get_query_parameter(self,original_name: str) -> str:
146
146
  """