msgraph-sdk 1.45.0__py3-none-any.whl → 1.47.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.
- msgraph/_version.py +1 -1
- msgraph/generated/chats/item/messages/messages_request_builder.py +3 -3
- msgraph/generated/communications/calls/item/participants/invite/invite_request_builder.py +3 -3
- msgraph/generated/communications/communications_request_builder.py +22 -2
- msgraph/generated/communications/get_all_online_meeting_messages/get_all_online_meeting_messages_get_response.py +58 -0
- msgraph/generated/communications/get_all_online_meeting_messages/get_all_online_meeting_messages_request_builder.py +138 -0
- msgraph/generated/{device_management/telecom_expense_management_partners → communications/online_meeting_conversations}/count/count_request_builder.py +1 -1
- msgraph/generated/communications/online_meeting_conversations/item/messages/count/count_request_builder.py +104 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/conversation/conversation_request_builder.py +107 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/engagement_conversation_message_item_request_builder.py +228 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/reactions/count/count_request_builder.py +104 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/reactions/item/engagement_conversation_message_reaction_item_request_builder.py +188 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/reactions/reactions_request_builder.py +209 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/replies/count/count_request_builder.py +104 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/replies/item/conversation/conversation_request_builder.py +107 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/replies/item/engagement_conversation_message_item_request_builder.py +218 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/replies/item/reactions/count/count_request_builder.py +104 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/replies/item/reactions/item/engagement_conversation_message_reaction_item_request_builder.py +188 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/replies/item/reactions/reactions_request_builder.py +208 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/replies/item/reply_to/reply_to_request_builder.py +107 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/replies/replies_request_builder.py +208 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/item/reply_to/reply_to_request_builder.py +107 -0
- msgraph/generated/communications/online_meeting_conversations/item/messages/messages_request_builder.py +208 -0
- msgraph/generated/communications/online_meeting_conversations/item/online_meeting/attendee_report/attendee_report_request_builder.py +157 -0
- msgraph/generated/communications/online_meeting_conversations/item/online_meeting/online_meeting_request_builder.py +117 -0
- msgraph/generated/communications/online_meeting_conversations/item/online_meeting_engagement_conversation_item_request_builder.py +218 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/conversation/conversation_request_builder.py +107 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/reactions/count/count_request_builder.py +104 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/reactions/item/engagement_conversation_message_reaction_item_request_builder.py +188 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/reactions/reactions_request_builder.py +208 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/replies/count/count_request_builder.py +104 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/replies/item/conversation/conversation_request_builder.py +107 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/replies/item/engagement_conversation_message_item_request_builder.py +218 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/replies/item/reactions/count/count_request_builder.py +104 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/replies/item/reactions/item/engagement_conversation_message_reaction_item_request_builder.py +188 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/replies/item/reactions/reactions_request_builder.py +208 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/replies/item/reply_to/reply_to_request_builder.py +107 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/replies/replies_request_builder.py +208 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/reply_to/reply_to_request_builder.py +107 -0
- msgraph/generated/communications/online_meeting_conversations/item/starter/starter_request_builder.py +228 -0
- msgraph/generated/{device_management/telecom_expense_management_partners/telecom_expense_management_partners_request_builder.py → communications/online_meeting_conversations/online_meeting_conversations_request_builder.py} +37 -39
- msgraph/generated/communications/presences/item/set_presence/set_presence_request_builder.py +2 -2
- msgraph/generated/contacts/contacts_request_builder.py +6 -1
- msgraph/generated/{device_management/telecom_expense_management_partners/item/telecom_expense_management_partner_item_request_builder.py → contacts/item/on_premises_sync_behavior/on_premises_sync_behavior_request_builder.py} +29 -32
- msgraph/generated/contacts/item/org_contact_item_request_builder.py +91 -0
- msgraph/generated/device_app_management/android_managed_app_protections/android_managed_app_protections_request_builder.py +5 -7
- msgraph/generated/device_app_management/android_managed_app_protections/item/android_managed_app_protection_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/default_managed_app_protections/default_managed_app_protections_request_builder.py +5 -7
- msgraph/generated/device_app_management/default_managed_app_protections/item/default_managed_app_protection_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/device_app_management_request_builder.py +2 -2
- msgraph/generated/device_app_management/ios_managed_app_protections/ios_managed_app_protections_request_builder.py +5 -7
- msgraph/generated/device_app_management/ios_managed_app_protections/item/apps/apps_request_builder.py +5 -7
- msgraph/generated/device_app_management/ios_managed_app_protections/item/apps/item/managed_mobile_app_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/ios_managed_app_protections/item/assignments/assignments_request_builder.py +3 -4
- msgraph/generated/device_app_management/ios_managed_app_protections/item/assignments/item/targeted_managed_app_policy_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/ios_managed_app_protections/item/deployment_summary/deployment_summary_request_builder.py +5 -7
- msgraph/generated/device_app_management/ios_managed_app_protections/item/ios_managed_app_protection_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/managed_app_policies/item/managed_app_policy_item_request_builder.py +3 -4
- msgraph/generated/device_app_management/managed_app_policies/item/target_apps/target_apps_request_builder.py +2 -3
- msgraph/generated/device_app_management/managed_app_policies/managed_app_policies_request_builder.py +3 -4
- msgraph/generated/device_app_management/managed_app_registrations/get_user_ids_with_flagged_app_registration/get_user_ids_with_flagged_app_registration_request_builder.py +3 -4
- msgraph/generated/device_app_management/managed_app_registrations/item/applied_policies/item/target_apps/target_apps_request_builder.py +2 -3
- msgraph/generated/device_app_management/managed_app_registrations/item/intended_policies/item/target_apps/target_apps_request_builder.py +2 -3
- msgraph/generated/device_app_management/managed_app_registrations/item/managed_app_registration_item_request_builder.py +3 -4
- msgraph/generated/device_app_management/managed_app_registrations/item/operations/item/managed_app_operation_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/managed_app_registrations/item/operations/operations_request_builder.py +5 -7
- msgraph/generated/device_app_management/managed_app_registrations/managed_app_registrations_request_builder.py +5 -7
- msgraph/generated/device_app_management/managed_app_statuses/item/managed_app_status_item_request_builder.py +3 -4
- msgraph/generated/device_app_management/managed_app_statuses/managed_app_statuses_request_builder.py +3 -4
- msgraph/generated/device_app_management/managed_e_books/item/assign/assign_request_builder.py +2 -3
- msgraph/generated/device_app_management/managed_e_books/item/assignments/assignments_request_builder.py +5 -7
- msgraph/generated/device_app_management/managed_e_books/item/assignments/item/managed_e_book_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/managed_e_books/item/device_states/device_states_request_builder.py +5 -7
- msgraph/generated/device_app_management/managed_e_books/item/device_states/item/device_install_state_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/managed_e_books/item/install_summary/install_summary_request_builder.py +5 -7
- msgraph/generated/device_app_management/managed_e_books/item/managed_e_book_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/managed_e_books/item/user_state_summary/item/user_install_state_summary_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/managed_e_books/item/user_state_summary/user_state_summary_request_builder.py +5 -7
- msgraph/generated/device_app_management/managed_e_books/managed_e_books_request_builder.py +5 -7
- msgraph/generated/device_app_management/mdm_windows_information_protection_policies/item/mdm_windows_information_protection_policy_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/mdm_windows_information_protection_policies/mdm_windows_information_protection_policies_request_builder.py +5 -7
- msgraph/generated/device_app_management/mobile_app_categories/item/mobile_app_category_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/mobile_app_categories/mobile_app_categories_request_builder.py +5 -7
- msgraph/generated/device_app_management/mobile_app_configurations/item/assign/assign_request_builder.py +2 -3
- msgraph/generated/device_app_management/mobile_app_configurations/item/assignments/assignments_request_builder.py +5 -7
- msgraph/generated/device_app_management/mobile_app_configurations/item/assignments/item/managed_device_mobile_app_configuration_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/mobile_app_configurations/item/device_status_summary/device_status_summary_request_builder.py +5 -7
- msgraph/generated/device_app_management/mobile_app_configurations/item/device_statuses/device_statuses_request_builder.py +5 -7
- msgraph/generated/device_app_management/mobile_app_configurations/item/device_statuses/item/managed_device_mobile_app_configuration_device_status_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/mobile_app_configurations/item/managed_device_mobile_app_configuration_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/mobile_app_configurations/item/user_status_summary/user_status_summary_request_builder.py +5 -7
- msgraph/generated/device_app_management/mobile_app_configurations/item/user_statuses/item/managed_device_mobile_app_configuration_user_status_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/mobile_app_configurations/item/user_statuses/user_statuses_request_builder.py +5 -7
- msgraph/generated/device_app_management/mobile_app_configurations/mobile_app_configurations_request_builder.py +5 -7
- msgraph/generated/device_app_management/mobile_apps/item/assignments/assignments_request_builder.py +5 -7
- msgraph/generated/device_app_management/mobile_apps/item/assignments/item/mobile_app_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/mobile_apps/item/graph_android_lob_app/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_android_lob_app/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_ios_lob_app/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_ios_lob_app/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_mac_o_s_dmg_app/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_mac_o_s_dmg_app/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_mac_o_s_lob_app/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_mac_o_s_lob_app/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_managed_android_lob_app/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_managed_android_lob_app/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_managed_i_o_s_lob_app/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_managed_i_o_s_lob_app/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_managed_mobile_lob_app/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_managed_mobile_lob_app/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_win32_lob_app/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_win32_lob_app/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_windows_app_x/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_windows_app_x/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_windows_mobile_m_s_i/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_windows_mobile_m_s_i/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_windows_universal_app_x/committed_contained_apps/committed_contained_apps_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_windows_universal_app_x/committed_contained_apps/item/mobile_contained_app_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_windows_universal_app_x/content_versions/content_versions_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/graph_windows_universal_app_x/content_versions/item/mobile_app_content_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_apps/item/mobile_app_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/mobile_apps/mobile_apps_request_builder.py +5 -7
- msgraph/generated/device_app_management/sync_microsoft_store_for_business_apps/sync_microsoft_store_for_business_apps_request_builder.py +0 -1
- msgraph/generated/device_app_management/targeted_managed_app_configurations/item/assign/assign_request_builder.py +2 -3
- msgraph/generated/device_app_management/targeted_managed_app_configurations/item/target_apps/target_apps_request_builder.py +2 -3
- msgraph/generated/device_app_management/targeted_managed_app_configurations/item/targeted_managed_app_configuration_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/targeted_managed_app_configurations/targeted_managed_app_configurations_request_builder.py +5 -7
- msgraph/generated/device_app_management/vpp_tokens/item/sync_licenses/sync_licenses_request_builder.py +0 -1
- msgraph/generated/device_app_management/vpp_tokens/item/vpp_token_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/vpp_tokens/vpp_tokens_request_builder.py +5 -7
- msgraph/generated/device_app_management/windows_information_protection_policies/item/exempt_app_locker_files/exempt_app_locker_files_request_builder.py +5 -7
- msgraph/generated/device_app_management/windows_information_protection_policies/item/exempt_app_locker_files/item/windows_information_protection_app_locker_file_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/windows_information_protection_policies/item/windows_information_protection_policy_item_request_builder.py +7 -10
- msgraph/generated/device_app_management/windows_information_protection_policies/windows_information_protection_policies_request_builder.py +5 -7
- msgraph/generated/device_management/apple_push_notification_certificate/apple_push_notification_certificate_request_builder.py +5 -7
- msgraph/generated/device_management/apple_push_notification_certificate/download_apple_push_notification_certificate_signing_request/download_apple_push_notification_certificate_signing_request_request_builder.py +0 -1
- msgraph/generated/device_management/audit_events/audit_events_request_builder.py +5 -7
- msgraph/generated/device_management/audit_events/get_audit_categories/get_audit_categories_request_builder.py +3 -4
- msgraph/generated/device_management/audit_events/item/audit_event_item_request_builder.py +7 -10
- msgraph/generated/device_management/compliance_management_partners/compliance_management_partners_request_builder.py +5 -7
- msgraph/generated/device_management/compliance_management_partners/item/compliance_management_partner_item_request_builder.py +7 -10
- msgraph/generated/device_management/conditional_access_settings/conditional_access_settings_request_builder.py +5 -7
- msgraph/generated/device_management/detected_apps/detected_apps_request_builder.py +5 -7
- msgraph/generated/device_management/detected_apps/item/detected_app_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_categories/device_categories_request_builder.py +5 -7
- msgraph/generated/device_management/device_categories/item/device_category_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_compliance_policies/device_compliance_policies_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policies/item/assign/assign_request_builder.py +2 -3
- msgraph/generated/device_management/device_compliance_policies/item/assignments/assignments_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policies/item/assignments/item/device_compliance_policy_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_compliance_policies/item/device_compliance_policy_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_compliance_policies/item/device_status_overview/device_status_overview_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policies/item/device_statuses/device_statuses_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policies/item/device_statuses/item/device_compliance_device_status_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_compliance_policies/item/schedule_actions_for_rules/schedule_actions_for_rules_request_builder.py +2 -3
- msgraph/generated/device_management/device_compliance_policies/item/scheduled_actions_for_rule/item/device_compliance_scheduled_action_for_rule_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_compliance_policies/item/scheduled_actions_for_rule/item/scheduled_action_configurations/item/device_compliance_action_item_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_compliance_policies/item/scheduled_actions_for_rule/item/scheduled_action_configurations/scheduled_action_configurations_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policies/item/scheduled_actions_for_rule/scheduled_actions_for_rule_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policies/item/user_status_overview/user_status_overview_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policies/item/user_statuses/item/device_compliance_user_status_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_compliance_policies/item/user_statuses/user_statuses_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policy_device_state_summary/device_compliance_policy_device_state_summary_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policy_setting_state_summaries/device_compliance_policy_setting_state_summaries_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policy_setting_state_summaries/item/device_compliance_policy_setting_state_summary_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_compliance_policy_setting_state_summaries/item/device_compliance_setting_states/device_compliance_setting_states_request_builder.py +5 -7
- msgraph/generated/device_management/device_compliance_policy_setting_state_summaries/item/device_compliance_setting_states/item/device_compliance_setting_state_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_configuration_device_state_summaries/device_configuration_device_state_summaries_request_builder.py +5 -7
- msgraph/generated/device_management/device_configurations/device_configurations_request_builder.py +5 -7
- msgraph/generated/device_management/device_configurations/item/assign/assign_request_builder.py +2 -3
- msgraph/generated/device_management/device_configurations/item/assignments/assignments_request_builder.py +5 -7
- msgraph/generated/device_management/device_configurations/item/assignments/item/device_configuration_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_configurations/item/device_configuration_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_configurations/item/device_setting_state_summaries/device_setting_state_summaries_request_builder.py +5 -7
- msgraph/generated/device_management/device_configurations/item/device_setting_state_summaries/item/setting_state_device_summary_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_configurations/item/device_status_overview/device_status_overview_request_builder.py +5 -7
- msgraph/generated/device_management/device_configurations/item/device_statuses/device_statuses_request_builder.py +5 -7
- msgraph/generated/device_management/device_configurations/item/device_statuses/item/device_configuration_device_status_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_configurations/item/user_status_overview/user_status_overview_request_builder.py +5 -7
- msgraph/generated/device_management/device_configurations/item/user_statuses/item/device_configuration_user_status_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_configurations/item/user_statuses/user_statuses_request_builder.py +5 -7
- msgraph/generated/device_management/device_enrollment_configurations/device_enrollment_configurations_request_builder.py +5 -7
- msgraph/generated/device_management/device_enrollment_configurations/item/assign/assign_request_builder.py +2 -3
- msgraph/generated/device_management/device_enrollment_configurations/item/assignments/assignments_request_builder.py +5 -7
- msgraph/generated/device_management/device_enrollment_configurations/item/assignments/item/enrollment_configuration_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_enrollment_configurations/item/device_enrollment_configuration_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_enrollment_configurations/item/set_priority/set_priority_request_builder.py +2 -3
- msgraph/generated/device_management/device_management_partners/device_management_partners_request_builder.py +5 -7
- msgraph/generated/device_management/device_management_partners/item/device_management_partner_item_request_builder.py +7 -10
- msgraph/generated/device_management/device_management_partners/item/terminate/terminate_request_builder.py +2 -3
- msgraph/generated/device_management/device_management_request_builder.py +5 -17
- msgraph/generated/device_management/exchange_connectors/exchange_connectors_request_builder.py +5 -7
- msgraph/generated/device_management/exchange_connectors/item/device_management_exchange_connector_item_request_builder.py +7 -10
- msgraph/generated/device_management/exchange_connectors/item/sync/sync_request_builder.py +2 -3
- msgraph/generated/device_management/get_effective_permissions_with_scope/get_effective_permissions_with_scope_request_builder.py +0 -1
- msgraph/generated/device_management/imported_windows_autopilot_device_identities/import_/import_request_builder.py +2 -3
- msgraph/generated/device_management/imported_windows_autopilot_device_identities/imported_windows_autopilot_device_identities_request_builder.py +5 -7
- msgraph/generated/device_management/imported_windows_autopilot_device_identities/item/imported_windows_autopilot_device_identity_item_request_builder.py +5 -7
- msgraph/generated/device_management/ios_update_statuses/ios_update_statuses_request_builder.py +5 -7
- msgraph/generated/device_management/ios_update_statuses/item/ios_update_device_status_item_request_builder.py +7 -10
- msgraph/generated/device_management/managed_devices/item/bypass_activation_lock/bypass_activation_lock_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/clean_windows_device/clean_windows_device_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/delete_user_from_shared_apple_device/delete_user_from_shared_apple_device_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/disable_lost_mode/disable_lost_mode_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/locate_device/locate_device_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/logout_shared_apple_device_active_user/logout_shared_apple_device_active_user_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/managed_device_item_request_builder.py +2 -3
- msgraph/generated/device_management/managed_devices/item/reboot_now/reboot_now_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/recover_passcode/recover_passcode_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/remote_lock/remote_lock_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/request_remote_assistance/request_remote_assistance_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/reset_passcode/reset_passcode_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/retire/retire_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/shut_down/shut_down_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/item/sync_device/sync_device_request_builder.py +2 -3
- msgraph/generated/device_management/managed_devices/item/update_windows_device_account/update_windows_device_account_request_builder.py +2 -3
- msgraph/generated/device_management/managed_devices/item/windows_defender_scan/windows_defender_scan_request_builder.py +2 -3
- msgraph/generated/device_management/managed_devices/item/windows_defender_update_signatures/windows_defender_update_signatures_request_builder.py +2 -3
- msgraph/generated/device_management/managed_devices/item/wipe/wipe_request_builder.py +0 -1
- msgraph/generated/device_management/managed_devices/managed_devices_request_builder.py +2 -3
- msgraph/generated/device_management/mobile_app_troubleshooting_events/item/app_log_collection_requests/app_log_collection_requests_request_builder.py +5 -7
- msgraph/generated/device_management/mobile_app_troubleshooting_events/item/app_log_collection_requests/item/app_log_collection_request_item_request_builder.py +7 -10
- msgraph/generated/device_management/mobile_app_troubleshooting_events/item/app_log_collection_requests/item/create_download_url/create_download_url_request_builder.py +2 -3
- msgraph/generated/device_management/mobile_app_troubleshooting_events/item/mobile_app_troubleshooting_event_item_request_builder.py +7 -10
- msgraph/generated/device_management/mobile_app_troubleshooting_events/mobile_app_troubleshooting_events_request_builder.py +5 -7
- msgraph/generated/device_management/mobile_threat_defense_connectors/item/mobile_threat_defense_connector_item_request_builder.py +7 -10
- msgraph/generated/device_management/mobile_threat_defense_connectors/mobile_threat_defense_connectors_request_builder.py +5 -7
- msgraph/generated/device_management/notification_message_templates/item/localized_notification_messages/item/localized_notification_message_item_request_builder.py +7 -10
- msgraph/generated/device_management/notification_message_templates/item/localized_notification_messages/localized_notification_messages_request_builder.py +5 -7
- msgraph/generated/device_management/notification_message_templates/item/notification_message_template_item_request_builder.py +7 -10
- msgraph/generated/device_management/notification_message_templates/item/send_test_message/send_test_message_request_builder.py +0 -1
- msgraph/generated/device_management/notification_message_templates/notification_message_templates_request_builder.py +5 -7
- msgraph/generated/device_management/reports/export_jobs/export_jobs_request_builder.py +5 -7
- msgraph/generated/device_management/reports/export_jobs/item/device_management_export_job_item_request_builder.py +7 -10
- msgraph/generated/device_management/reports/get_cached_report/get_cached_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_compliance_policy_non_compliance_report/get_compliance_policy_non_compliance_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_compliance_policy_non_compliance_summary_report/get_compliance_policy_non_compliance_summary_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_compliance_setting_non_compliance_report/get_compliance_setting_non_compliance_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_configuration_policy_non_compliance_report/get_configuration_policy_non_compliance_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_configuration_policy_non_compliance_summary_report/get_configuration_policy_non_compliance_summary_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_configuration_setting_non_compliance_report/get_configuration_setting_non_compliance_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_device_management_intent_per_setting_contributing_profiles/get_device_management_intent_per_setting_contributing_profiles_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_device_management_intent_settings_report/get_device_management_intent_settings_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_device_non_compliance_report/get_device_non_compliance_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_devices_without_compliance_policy_report/get_devices_without_compliance_policy_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_historical_report/get_historical_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_noncompliant_devices_and_settings_report/get_noncompliant_devices_and_settings_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_policy_non_compliance_metadata/get_policy_non_compliance_metadata_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_policy_non_compliance_report/get_policy_non_compliance_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_policy_non_compliance_summary_report/get_policy_non_compliance_summary_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_report_filters/get_report_filters_request_builder.py +2 -3
- msgraph/generated/device_management/reports/get_setting_non_compliance_report/get_setting_non_compliance_report_request_builder.py +2 -3
- msgraph/generated/device_management/reports/reports_request_builder.py +5 -7
- msgraph/generated/device_management/resource_operations/item/resource_operation_item_request_builder.py +7 -10
- msgraph/generated/device_management/resource_operations/resource_operations_request_builder.py +5 -7
- msgraph/generated/device_management/role_assignments/item/device_and_app_management_role_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_management/role_assignments/item/role_definition/role_definition_request_builder.py +3 -3
- msgraph/generated/device_management/role_assignments/role_assignments_request_builder.py +5 -7
- msgraph/generated/device_management/role_definitions/item/role_assignments/item/role_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_management/role_definitions/item/role_assignments/item/role_definition/role_definition_request_builder.py +3 -3
- msgraph/generated/device_management/role_definitions/item/role_assignments/role_assignments_request_builder.py +5 -7
- msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py +7 -10
- msgraph/generated/device_management/role_definitions/role_definitions_request_builder.py +5 -7
- msgraph/generated/device_management/software_update_status_summary/software_update_status_summary_request_builder.py +3 -4
- msgraph/generated/device_management/terms_and_conditions/item/acceptance_statuses/acceptance_statuses_request_builder.py +5 -7
- msgraph/generated/device_management/terms_and_conditions/item/acceptance_statuses/item/terms_and_conditions_acceptance_status_item_request_builder.py +7 -10
- msgraph/generated/device_management/terms_and_conditions/item/assignments/assignments_request_builder.py +5 -7
- msgraph/generated/device_management/terms_and_conditions/item/assignments/item/terms_and_conditions_assignment_item_request_builder.py +7 -10
- msgraph/generated/device_management/terms_and_conditions/item/terms_and_conditions_item_request_builder.py +7 -10
- msgraph/generated/device_management/terms_and_conditions/terms_and_conditions_request_builder.py +5 -7
- msgraph/generated/device_management/virtual_endpoint/virtual_endpoint_request_builder.py +3 -3
- msgraph/generated/device_management/windows_autopilot_device_identities/item/assign_user_to_device/assign_user_to_device_request_builder.py +0 -1
- msgraph/generated/device_management/windows_autopilot_device_identities/item/unassign_user_from_device/unassign_user_from_device_request_builder.py +0 -1
- msgraph/generated/device_management/windows_autopilot_device_identities/item/update_device_properties/update_device_properties_request_builder.py +0 -1
- msgraph/generated/device_management/windows_autopilot_device_identities/item/windows_autopilot_device_identity_item_request_builder.py +5 -7
- msgraph/generated/device_management/windows_autopilot_device_identities/windows_autopilot_device_identities_request_builder.py +5 -7
- msgraph/generated/device_management/windows_information_protection_app_learning_summaries/item/windows_information_protection_app_learning_summary_item_request_builder.py +7 -10
- msgraph/generated/device_management/windows_information_protection_app_learning_summaries/windows_information_protection_app_learning_summaries_request_builder.py +5 -7
- msgraph/generated/device_management/windows_information_protection_network_learning_summaries/item/windows_information_protection_network_learning_summary_item_request_builder.py +7 -10
- msgraph/generated/device_management/windows_information_protection_network_learning_summaries/windows_information_protection_network_learning_summaries_request_builder.py +5 -7
- msgraph/generated/device_management/windows_malware_information/item/device_malware_states/device_malware_states_request_builder.py +5 -7
- msgraph/generated/device_management/windows_malware_information/item/device_malware_states/item/malware_state_for_windows_device_item_request_builder.py +7 -10
- msgraph/generated/device_management/windows_malware_information/item/windows_malware_information_item_request_builder.py +7 -10
- msgraph/generated/device_management/windows_malware_information/windows_malware_information_request_builder.py +5 -7
- msgraph/generated/drives/item/items/item/invite/invite_request_builder.py +2 -2
- msgraph/generated/drives/item/items/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/drives/item/items/item/retention_label/retention_label_request_builder.py +3 -3
- msgraph/generated/drives/item/items/item/versions/item/restore_version/restore_version_request_builder.py +3 -3
- msgraph/generated/drives/item/items/item/workbook/tables/add/add_request_builder.py +3 -3
- msgraph/generated/drives/item/items/item/workbook/worksheets/item/tables/add/add_request_builder.py +3 -3
- msgraph/generated/education/classes/item/assignments/item/resources/item/dependent_resources/count/count_request_builder.py +104 -0
- msgraph/generated/education/classes/item/assignments/item/resources/item/dependent_resources/dependent_resources_request_builder.py +209 -0
- msgraph/generated/education/classes/item/assignments/item/resources/item/dependent_resources/item/education_assignment_resource_item_request_builder.py +188 -0
- msgraph/generated/education/classes/item/assignments/item/resources/item/education_assignment_resource_item_request_builder.py +10 -0
- msgraph/generated/education/classes/item/assignments/item/submissions/item/resources/item/dependent_resources/count/count_request_builder.py +104 -0
- msgraph/generated/education/classes/item/assignments/item/submissions/item/resources/item/dependent_resources/dependent_resources_request_builder.py +209 -0
- msgraph/generated/education/classes/item/assignments/item/submissions/item/resources/item/dependent_resources/item/education_submission_resource_item_request_builder.py +188 -0
- msgraph/generated/education/classes/item/assignments/item/submissions/item/resources/item/education_submission_resource_item_request_builder.py +10 -0
- msgraph/generated/education/classes/item/assignments/item/submissions/item/submitted_resources/item/dependent_resources/count/count_request_builder.py +104 -0
- msgraph/generated/education/classes/item/assignments/item/submissions/item/submitted_resources/item/dependent_resources/dependent_resources_request_builder.py +208 -0
- msgraph/generated/education/classes/item/assignments/item/submissions/item/submitted_resources/item/dependent_resources/item/education_submission_resource_item_request_builder.py +188 -0
- msgraph/generated/education/classes/item/assignments/item/submissions/item/submitted_resources/item/education_submission_resource_item_request_builder.py +10 -0
- msgraph/generated/education/me/assignments/item/resources/item/dependent_resources/count/count_request_builder.py +104 -0
- msgraph/generated/education/me/assignments/item/resources/item/dependent_resources/dependent_resources_request_builder.py +208 -0
- msgraph/generated/education/me/assignments/item/resources/item/dependent_resources/item/education_assignment_resource_item_request_builder.py +188 -0
- msgraph/generated/education/me/assignments/item/resources/item/education_assignment_resource_item_request_builder.py +10 -0
- msgraph/generated/education/me/assignments/item/submissions/item/resources/item/dependent_resources/count/count_request_builder.py +104 -0
- msgraph/generated/education/me/assignments/item/submissions/item/resources/item/dependent_resources/dependent_resources_request_builder.py +208 -0
- msgraph/generated/education/me/assignments/item/submissions/item/resources/item/dependent_resources/item/education_submission_resource_item_request_builder.py +188 -0
- msgraph/generated/education/me/assignments/item/submissions/item/resources/item/education_submission_resource_item_request_builder.py +10 -0
- msgraph/generated/education/me/assignments/item/submissions/item/submitted_resources/item/dependent_resources/count/count_request_builder.py +104 -0
- msgraph/generated/education/me/assignments/item/submissions/item/submitted_resources/item/dependent_resources/dependent_resources_request_builder.py +208 -0
- msgraph/generated/education/me/assignments/item/submissions/item/submitted_resources/item/dependent_resources/item/education_submission_resource_item_request_builder.py +188 -0
- msgraph/generated/education/me/assignments/item/submissions/item/submitted_resources/item/education_submission_resource_item_request_builder.py +10 -0
- msgraph/generated/education/reports/reading_assignment_submissions/item/reading_assignment_submission_item_request_builder.py +3 -3
- msgraph/generated/education/reports/reading_coach_passages/count/count_request_builder.py +104 -0
- msgraph/generated/education/reports/reading_coach_passages/item/reading_coach_passage_item_request_builder.py +188 -0
- msgraph/generated/education/reports/reading_coach_passages/reading_coach_passages_request_builder.py +209 -0
- msgraph/generated/education/reports/reflect_check_in_responses/item/reflect_check_in_response_item_request_builder.py +3 -3
- msgraph/generated/education/reports/reports_request_builder.py +20 -0
- msgraph/generated/education/reports/speaker_assignment_submissions/count/count_request_builder.py +104 -0
- msgraph/generated/education/reports/speaker_assignment_submissions/item/speaker_assignment_submission_item_request_builder.py +188 -0
- msgraph/generated/education/reports/speaker_assignment_submissions/speaker_assignment_submissions_request_builder.py +209 -0
- msgraph/generated/education/users/item/assignments/item/resources/item/dependent_resources/count/count_request_builder.py +104 -0
- msgraph/generated/education/users/item/assignments/item/resources/item/dependent_resources/dependent_resources_request_builder.py +208 -0
- msgraph/generated/education/users/item/assignments/item/resources/item/dependent_resources/item/education_assignment_resource_item_request_builder.py +188 -0
- msgraph/generated/education/users/item/assignments/item/resources/item/education_assignment_resource_item_request_builder.py +10 -0
- msgraph/generated/education/users/item/assignments/item/submissions/item/resources/item/dependent_resources/count/count_request_builder.py +104 -0
- msgraph/generated/education/users/item/assignments/item/submissions/item/resources/item/dependent_resources/dependent_resources_request_builder.py +208 -0
- msgraph/generated/education/users/item/assignments/item/submissions/item/resources/item/dependent_resources/item/education_submission_resource_item_request_builder.py +188 -0
- msgraph/generated/education/users/item/assignments/item/submissions/item/resources/item/education_submission_resource_item_request_builder.py +10 -0
- msgraph/generated/education/users/item/assignments/item/submissions/item/submitted_resources/item/dependent_resources/count/count_request_builder.py +104 -0
- msgraph/generated/education/users/item/assignments/item/submissions/item/submitted_resources/item/dependent_resources/dependent_resources_request_builder.py +208 -0
- msgraph/generated/education/users/item/assignments/item/submissions/item/submitted_resources/item/dependent_resources/item/education_submission_resource_item_request_builder.py +188 -0
- msgraph/generated/education/users/item/assignments/item/submissions/item/submitted_resources/item/education_submission_resource_item_request_builder.py +10 -0
- msgraph/generated/groups/item/conversations/conversations_request_builder.py +3 -3
- msgraph/generated/groups/item/group_item_request_builder.py +10 -0
- msgraph/generated/groups/item/on_premises_sync_behavior/on_premises_sync_behavior_request_builder.py +188 -0
- msgraph/generated/groups/item/threads/item/conversation_thread_item_request_builder.py +5 -5
- msgraph/generated/groups/item/threads/item/posts/posts_request_builder.py +4 -4
- msgraph/generated/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +10 -10
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/custom_workflow_extensions/item/custom_callout_extension_item_request_builder.py +6 -6
- msgraph/generated/identity_governance/lifecycle_workflows/deleted_items/workflows/item/execution_scope/execution_scope_request_builder.py +3 -3
- msgraph/generated/identity_governance/lifecycle_workflows/deleted_items/workflows/item/execution_scope/item/user_processing_result_item_request_builder.py +3 -3
- msgraph/generated/identity_governance/lifecycle_workflows/workflows/item/execution_scope/execution_scope_request_builder.py +3 -3
- msgraph/generated/identity_governance/lifecycle_workflows/workflows/item/execution_scope/item/user_processing_result_item_request_builder.py +3 -3
- msgraph/generated/identity_governance/terms_of_use/agreements/item/agreement_item_request_builder.py +4 -4
- msgraph/generated/kiota-dom-export.txt +1760 -80
- msgraph/generated/kiota-lock.json +1 -1
- msgraph/generated/models/access_package_approval_stage.py +12 -0
- msgraph/generated/models/access_package_assignment_request_callback_data.py +12 -0
- msgraph/generated/models/access_package_dynamic_approval_stage.py +53 -0
- msgraph/generated/models/access_package_request_approval_stage_callback_configuration.py +53 -0
- msgraph/generated/models/android_compliance_policy.py +1 -1
- msgraph/generated/models/android_store_app.py +1 -1
- msgraph/generated/models/android_work_profile_compliance_policy.py +3 -3
- msgraph/generated/models/apple_push_notification_certificate.py +1 -1
- msgraph/generated/models/assignment_request_approval_stage_callback_data.py +60 -0
- msgraph/generated/models/call_event.py +2 -2
- msgraph/generated/models/cloud_communications.py +10 -0
- msgraph/generated/models/custom_extension_callback_configuration.py +7 -0
- msgraph/generated/models/custom_extension_data.py +7 -0
- msgraph/generated/models/device_and_app_management_data.py +1 -1
- msgraph/generated/models/device_and_app_management_role_assignment.py +1 -1
- msgraph/generated/models/device_compliance_policy_setting_state_summary.py +1 -1
- msgraph/generated/models/device_enrollment_platform_restrictions_configuration.py +5 -5
- msgraph/generated/models/device_health_attestation_state.py +1 -1
- msgraph/generated/models/device_management.py +2 -9
- msgraph/generated/models/device_management_export_job.py +7 -7
- msgraph/generated/models/device_management_reports.py +1 -1
- msgraph/generated/models/domain.py +1 -1
- msgraph/generated/models/education_ai_feedback_audience_engagement_settings.py +62 -0
- msgraph/generated/models/education_ai_feedback_content_settings.py +62 -0
- msgraph/generated/models/education_ai_feedback_criteria.py +68 -0
- msgraph/generated/models/education_ai_feedback_delivery_settings.py +62 -0
- msgraph/generated/models/education_ai_feedback_settings.py +75 -0
- msgraph/generated/models/education_assignment_resource.py +4 -0
- msgraph/generated/models/education_resource.py +7 -0
- msgraph/generated/models/education_speaker_coach_audience_engagement_settings.py +54 -0
- msgraph/generated/models/education_speaker_coach_content_settings.py +58 -0
- msgraph/generated/models/education_speaker_coach_delivery_settings.py +66 -0
- msgraph/generated/models/education_speaker_coach_settings.py +75 -0
- msgraph/generated/models/education_speaker_progress_resource.py +95 -0
- msgraph/generated/models/education_speech_type.py +8 -0
- msgraph/generated/models/education_submission_resource.py +5 -1
- msgraph/generated/models/emergency_call_event.py +3 -3
- msgraph/generated/models/emergency_caller_info.py +5 -5
- msgraph/generated/models/engagement_conversation.py +90 -0
- msgraph/generated/models/engagement_conversation_discussion_message.py +56 -0
- msgraph/generated/models/engagement_conversation_message.py +136 -0
- msgraph/generated/models/{telecom_expense_management_partner_collection_response.py → engagement_conversation_message_collection_response.py} +9 -9
- msgraph/generated/models/engagement_conversation_message_reaction.py +74 -0
- msgraph/generated/models/engagement_conversation_message_reaction_collection_response.py +58 -0
- msgraph/generated/models/engagement_conversation_message_reaction_type.py +66 -0
- msgraph/generated/models/engagement_conversation_moderation_state.py +12 -0
- msgraph/generated/models/engagement_conversation_question_message.py +60 -0
- msgraph/generated/models/engagement_conversation_system_message.py +56 -0
- msgraph/generated/models/engagement_creation_mode.py +10 -0
- msgraph/generated/models/engagement_identity_set.py +67 -0
- msgraph/generated/models/entity.py +77 -7
- msgraph/generated/models/group.py +7 -0
- msgraph/generated/models/identity_governance/workflow.py +1 -1
- msgraph/generated/models/identity_set.py +7 -0
- msgraph/generated/models/ios_compliance_policy.py +1 -1
- msgraph/generated/models/ios_minimum_operating_system.py +8 -8
- msgraph/generated/models/mac_o_s_lob_app.py +2 -2
- msgraph/generated/models/mac_o_s_minimum_operating_system.py +12 -12
- msgraph/generated/models/managed_app_policy_deployment_summary.py +4 -4
- msgraph/generated/models/managed_app_protection.py +1 -1
- msgraph/generated/models/managed_device.py +7 -0
- msgraph/generated/models/managed_mobile_lob_app.py +2 -2
- msgraph/generated/models/management_state.py +30 -0
- msgraph/generated/models/mobile_app.py +2 -2
- msgraph/generated/models/mobile_app_category.py +1 -1
- msgraph/generated/models/mobile_app_content_file.py +8 -8
- msgraph/generated/models/mobile_lob_app.py +2 -2
- msgraph/generated/models/mobile_threat_defense_connector.py +11 -11
- msgraph/generated/models/on_premises_sync_behavior.py +57 -0
- msgraph/generated/models/online_meeting.py +3 -0
- msgraph/generated/models/online_meeting_engagement_conversation.py +84 -0
- msgraph/generated/models/online_meeting_engagement_conversation_collection_response.py +58 -0
- msgraph/generated/models/org_contact.py +7 -0
- msgraph/generated/models/presence.py +4 -4
- msgraph/generated/models/protection_rule_base.py +2 -2
- msgraph/generated/models/protection_rule_status.py +2 -0
- msgraph/generated/models/protection_source.py +8 -0
- msgraph/generated/models/protection_unit_base.py +15 -4
- msgraph/generated/models/protection_unit_status.py +3 -0
- msgraph/generated/models/reading_coach_passage.py +93 -0
- msgraph/generated/models/reading_coach_passage_collection_response.py +58 -0
- msgraph/generated/models/reading_coach_story_type.py +8 -0
- msgraph/generated/models/report.py +1 -1
- msgraph/generated/models/reports_root.py +16 -2
- msgraph/generated/models/role_assignment.py +4 -4
- msgraph/generated/models/security/case_action.py +1 -0
- msgraph/generated/models/security/case_operation.py +9 -2
- msgraph/generated/models/security/detection_source.py +2 -0
- msgraph/generated/models/security/ediscovery_hold_policy_sync_operation.py +60 -0
- msgraph/generated/models/setting_source.py +2 -2
- msgraph/generated/models/speaker_assignment_submission.py +130 -0
- msgraph/generated/models/speaker_assignment_submission_collection_response.py +58 -0
- msgraph/generated/models/update_windows_device_account_action_parameter.py +6 -6
- msgraph/generated/models/vpp_token.py +2 -2
- msgraph/generated/models/win32_lob_app.py +13 -13
- msgraph/generated/models/windows_device_a_d_account.py +2 -2
- msgraph/generated/models/windows_device_account.py +1 -1
- msgraph/generated/models/windows_device_azure_a_d_account.py +1 -1
- msgraph/generated/models/windows_information_protection_policy.py +6 -6
- msgraph/generated/models/windows_universal_app_x.py +6 -6
- msgraph/generated/models/workbook_worksheet_protection_options.py +11 -11
- msgraph/generated/organization/item/branding/localizations/item/banner_logo/banner_logo_request_builder.py +3 -3
- msgraph/generated/organization/item/set_mobile_device_management_authority/set_mobile_device_management_authority_request_builder.py +0 -1
- msgraph/generated/organization/organization_request_builder.py +4 -4
- msgraph/generated/reports/device_configuration_device_activity/device_configuration_device_activity_request_builder.py +0 -1
- msgraph/generated/reports/device_configuration_user_activity/device_configuration_user_activity_request_builder.py +0 -1
- msgraph/generated/reports/reports_request_builder.py +5 -7
- msgraph/generated/sites/item/lists/item/list_item_request_builder.py +4 -4
- msgraph/generated/sites/sites_request_builder.py +4 -4
- msgraph/generated/solutions/backup_restore/protection_units/item/cancel_offboard/cancel_offboard_request_builder.py +82 -0
- msgraph/generated/solutions/backup_restore/protection_units/item/offboard/offboard_request_builder.py +82 -0
- msgraph/generated/solutions/backup_restore/protection_units/item/protection_unit_base_item_request_builder.py +20 -0
- msgraph/generated/teams/item/channels/item/messages/messages_request_builder.py +3 -3
- msgraph/generated/tenant_relationships/multi_tenant_organization/multi_tenant_organization_request_builder.py +3 -3
- msgraph/generated/users/item/get_managed_app_diagnostic_statuses/get_managed_app_diagnostic_statuses_request_builder.py +0 -1
- msgraph/generated/users/item/get_managed_app_policies/get_managed_app_policies_request_builder.py +0 -1
- msgraph/generated/users/item/get_managed_devices_with_app_failures/get_managed_devices_with_app_failures_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/bypass_activation_lock/bypass_activation_lock_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/clean_windows_device/clean_windows_device_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/delete_user_from_shared_apple_device/delete_user_from_shared_apple_device_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/disable_lost_mode/disable_lost_mode_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/locate_device/locate_device_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/logout_shared_apple_device_active_user/logout_shared_apple_device_active_user_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/reboot_now/reboot_now_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/recover_passcode/recover_passcode_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/remote_lock/remote_lock_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/request_remote_assistance/request_remote_assistance_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/reset_passcode/reset_passcode_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/retire/retire_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/shut_down/shut_down_request_builder.py +0 -1
- msgraph/generated/users/item/managed_devices/item/sync_device/sync_device_request_builder.py +2 -3
- msgraph/generated/users/item/managed_devices/item/update_windows_device_account/update_windows_device_account_request_builder.py +2 -3
- msgraph/generated/users/item/managed_devices/item/windows_defender_scan/windows_defender_scan_request_builder.py +2 -3
- msgraph/generated/users/item/managed_devices/item/windows_defender_update_signatures/windows_defender_update_signatures_request_builder.py +2 -3
- msgraph/generated/users/item/managed_devices/item/wipe/wipe_request_builder.py +0 -1
- msgraph/generated/users/item/online_meetings/item/recordings/item/call_recording_item_request_builder.py +3 -3
- msgraph/generated/users/item/online_meetings/item/recordings/recordings_request_builder.py +3 -3
- msgraph/generated/users/item/online_meetings/item/transcripts/transcripts_request_builder.py +3 -3
- msgraph/generated/users/item/presence/presence_request_builder.py +4 -4
- msgraph/generated/users/item/presence/set_presence/set_presence_request_builder.py +2 -2
- msgraph/generated/users/item/remove_all_devices_from_management/remove_all_devices_from_management_request_builder.py +0 -1
- msgraph/generated/users/item/user_item_request_builder.py +7 -7
- msgraph/generated/users/item/wipe_managed_app_registrations_by_device_tag/wipe_managed_app_registrations_by_device_tag_request_builder.py +0 -1
- msgraph/generated/users/users_request_builder.py +3 -3
- msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +7 -7
- {msgraph_sdk-1.45.0.dist-info → msgraph_sdk-1.47.0.dist-info}/METADATA +1 -1
- {msgraph_sdk-1.45.0.dist-info → msgraph_sdk-1.47.0.dist-info}/RECORD +498 -392
- msgraph/generated/models/telecom_expense_management_partner.py +0 -77
- {msgraph_sdk-1.45.0.dist-info → msgraph_sdk-1.47.0.dist-info}/WHEEL +0 -0
- {msgraph_sdk-1.45.0.dist-info → msgraph_sdk-1.47.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -17,21 +17,21 @@ class IosMinimumOperatingSystem(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
17
17
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
18
18
|
# The OdataType property
|
|
19
19
|
odata_type: Optional[str] = None
|
|
20
|
-
# When
|
|
20
|
+
# Indicates the minimum iOS version support required for the managed device. When 'True', iOS with OS Version 10.0 or later is required to install the app. If 'False', iOS Version 10.0 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
21
21
|
v10_0: Optional[bool] = None
|
|
22
|
-
# When
|
|
22
|
+
# Indicates the minimum iOS version support required for the managed device. When 'True', iOS with OS Version 11.0 or later is required to install the app. If 'False', iOS Version 11.0 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
23
23
|
v11_0: Optional[bool] = None
|
|
24
|
-
# When
|
|
24
|
+
# Indicates the minimum iOS version support required for the managed device. When 'True', iOS with OS Version 12.0 or later is required to install the app. If 'False', iOS Version 12.0 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
25
25
|
v12_0: Optional[bool] = None
|
|
26
|
-
# When
|
|
26
|
+
# Indicates the minimum iOS version support required for the managed device. When 'True', iOS with OS Version 13.0 or later is required to install the app. If 'False', iOS Version 13.0 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
27
27
|
v13_0: Optional[bool] = None
|
|
28
|
-
# When
|
|
28
|
+
# Indicates the minimum iOS version support required for the managed device. When 'True', iOS with OS Version 14.0 or later is required to install the app. If 'False', iOS Version 14.0 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
29
29
|
v14_0: Optional[bool] = None
|
|
30
|
-
# When
|
|
30
|
+
# Indicates the minimum iOS version support required for the managed device. When 'True', iOS with OS Version 15.0 or later is required to install the app. If 'False', iOS Version 15.0 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
31
31
|
v15_0: Optional[bool] = None
|
|
32
|
-
# When
|
|
32
|
+
# Indicates the minimum iOS version support required for the managed device. When 'True', iOS with OS Version 8.0 or later is required to install the app. If 'False', iOS Version 8.0 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
33
33
|
v8_0: Optional[bool] = None
|
|
34
|
-
# When
|
|
34
|
+
# Indicates the minimum iOS version support required for the managed device. When 'True', iOS with OS Version 9.0 or later is required to install the app. If 'False', iOS Version 9.0 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
35
35
|
v9_0: Optional[bool] = None
|
|
36
36
|
|
|
37
37
|
@staticmethod
|
|
@@ -24,9 +24,9 @@ class MacOSLobApp(MobileLobApp, Parsable):
|
|
|
24
24
|
bundle_id: Optional[str] = None
|
|
25
25
|
# List of ComplexType macOSLobChildApp objects. Represents the apps expected to be installed by the package.
|
|
26
26
|
child_apps: Optional[list[MacOSLobChildApp]] = None
|
|
27
|
-
# When TRUE, indicates that the app's version will NOT be used to detect if the app is installed on a device. When FALSE, indicates that the app's version will be used to detect if the app is installed on a device. Set this to true for apps that use a self update feature.
|
|
27
|
+
# When TRUE, indicates that the app's version will NOT be used to detect if the app is installed on a device. When FALSE, indicates that the app's version will be used to detect if the app is installed on a device. Set this to true for apps that use a self update feature. The default value is FALSE.
|
|
28
28
|
ignore_version_detection: Optional[bool] = None
|
|
29
|
-
# When TRUE, indicates that the app will be installed as managed (requires macOS 11.0 and other managed package restrictions). When FALSE, indicates that the app will be installed as unmanaged.
|
|
29
|
+
# When TRUE, indicates that the app will be installed as managed (requires macOS 11.0 and other managed package restrictions). When FALSE, indicates that the app will be installed as unmanaged. The default value is FALSE.
|
|
30
30
|
install_as_managed: Optional[bool] = None
|
|
31
31
|
# The MD5 hash codes. This is empty if the package was uploaded directly. If the Intune App Wrapping Tool is used to create a .intunemac, this value can be found inside the Detection.xml file.
|
|
32
32
|
md5_hash: Optional[list[str]] = None
|
|
@@ -17,29 +17,29 @@ class MacOSMinimumOperatingSystem(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
17
17
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
18
18
|
# The OdataType property
|
|
19
19
|
odata_type: Optional[str] = None
|
|
20
|
-
# When
|
|
20
|
+
# Indicates the minimum OS X version support required for the managed device. When 'True', macOS with OS X 10.10 or later is required to install the app. If 'False', OS X Version 10.10 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
21
21
|
v10_10: Optional[bool] = None
|
|
22
|
-
# When
|
|
22
|
+
# Indicates the minimum OS X version support required for the managed device. When 'True', macOS with OS X 10.11 or later is required to install the app. If 'False', OS X Version 10.11 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
23
23
|
v10_11: Optional[bool] = None
|
|
24
|
-
# When
|
|
24
|
+
# Indicates the minimum OS X version support required for the managed device. When 'True', macOS with OS X 10.12 or later is required to install the app. If 'False', OS X Version 10.12 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
25
25
|
v10_12: Optional[bool] = None
|
|
26
|
-
# When
|
|
26
|
+
# Indicates the minimum OS X version support required for the managed device. When 'True', macOS with OS X 10.13 or later is required to install the app. If 'False', OS X Version 10.13 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
27
27
|
v10_13: Optional[bool] = None
|
|
28
|
-
# When
|
|
28
|
+
# Indicates the minimum OS X version support required for the managed device. When 'True', macOS with OS X 10.14 or later is required to install the app. If 'False', OS X Version 10.14 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
29
29
|
v10_14: Optional[bool] = None
|
|
30
|
-
# When
|
|
30
|
+
# Indicates the minimum OS X version support required for the managed device. When 'True', macOS with OS X 10.15 or later is required to install the app. If 'False', OS X Version 10.15 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
31
31
|
v10_15: Optional[bool] = None
|
|
32
|
-
# When
|
|
32
|
+
# Indicates the minimum OS X version support required for the managed device. When 'True', macOS with OS X 10.7 or later is required to install the app. If 'False', OS X Version 10.7 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
33
33
|
v10_7: Optional[bool] = None
|
|
34
|
-
# When
|
|
34
|
+
# Indicates the minimum OS X version support required for the managed device. When 'True', macOS with OS X 10.8 or later is required to install the app. If 'False', OS X Version 10.8 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
35
35
|
v10_8: Optional[bool] = None
|
|
36
|
-
# When
|
|
36
|
+
# Indicates the minimum OS X version support required for the managed device. When 'True', macOS with OS X 10.9 or later is required to install the app. If 'False', OS X Version 10.9 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
37
37
|
v10_9: Optional[bool] = None
|
|
38
|
-
# When
|
|
38
|
+
# Indicates the minimum OS X version support required for the managed device. When 'True', macOS with OS X 11.0 or later is required to install the app. If 'False', OS X Version 11.0 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
39
39
|
v11_0: Optional[bool] = None
|
|
40
|
-
# When
|
|
40
|
+
# Indicates the minimum OS X version support required for the managed device. When 'True', macOS with OS X 12.0 or later is required to install the app. If 'False', OS X Version 12.0 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
41
41
|
v12_0: Optional[bool] = None
|
|
42
|
-
# When
|
|
42
|
+
# Indicates the minimum OS X version support required for the managed device. When 'True', macOS with OS X 13.0 or later is required to install the app. If 'False', OS X Version 13.0 is not the minimum version. Default value is False. Exactly one of the minimum operating system boolean values will be TRUE.
|
|
43
43
|
v13_0: Optional[bool] = None
|
|
44
44
|
|
|
45
45
|
@staticmethod
|
|
@@ -16,13 +16,13 @@ class ManagedAppPolicyDeploymentSummary(Entity, Parsable):
|
|
|
16
16
|
"""
|
|
17
17
|
The ManagedAppEntity is the base entity type for all other entity types under app management workflow.
|
|
18
18
|
"""
|
|
19
|
-
#
|
|
19
|
+
# The configurationDeployedUserCount property
|
|
20
20
|
configuration_deployed_user_count: Optional[int] = None
|
|
21
|
-
#
|
|
21
|
+
# The configurationDeploymentSummaryPerApp property
|
|
22
22
|
configuration_deployment_summary_per_app: Optional[list[ManagedAppPolicyDeploymentSummaryPerApp]] = None
|
|
23
|
-
#
|
|
23
|
+
# The displayName property
|
|
24
24
|
display_name: Optional[str] = None
|
|
25
|
-
#
|
|
25
|
+
# The lastRefreshTime property
|
|
26
26
|
last_refresh_time: Optional[datetime.datetime] = None
|
|
27
27
|
# The OdataType property
|
|
28
28
|
odata_type: Optional[str] = None
|
|
@@ -48,7 +48,7 @@ class ManagedAppProtection(ManagedAppPolicy, Parsable):
|
|
|
48
48
|
managed_browser: Optional[ManagedBrowserType] = None
|
|
49
49
|
# Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android)
|
|
50
50
|
managed_browser_to_open_links_required: Optional[bool] = None
|
|
51
|
-
# Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped.
|
|
51
|
+
# Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. Valid values 1 to 65535
|
|
52
52
|
maximum_pin_retries: Optional[int] = None
|
|
53
53
|
# Minimum pin length required for an app-level pin if PinRequired is set to True
|
|
54
54
|
minimum_pin_length: Optional[int] = None
|
|
@@ -22,6 +22,7 @@ if TYPE_CHECKING:
|
|
|
22
22
|
from .managed_device_owner_type import ManagedDeviceOwnerType
|
|
23
23
|
from .managed_device_partner_reported_health_state import ManagedDevicePartnerReportedHealthState
|
|
24
24
|
from .management_agent_type import ManagementAgentType
|
|
25
|
+
from .management_state import ManagementState
|
|
25
26
|
from .user import User
|
|
26
27
|
from .windows_protection_state import WindowsProtectionState
|
|
27
28
|
|
|
@@ -108,6 +109,8 @@ class ManagedDevice(Entity, Parsable):
|
|
|
108
109
|
management_agent: Optional[ManagementAgentType] = None
|
|
109
110
|
# Reports device management certificate expiration date. This property is read-only.
|
|
110
111
|
management_certificate_expiration_date: Optional[datetime.datetime] = None
|
|
112
|
+
# Management state of device in Microsoft Intune.
|
|
113
|
+
management_state: Optional[ManagementState] = None
|
|
111
114
|
# Manufacturer of the device. This property is read-only.
|
|
112
115
|
manufacturer: Optional[str] = None
|
|
113
116
|
# MEID. This property is read-only.
|
|
@@ -187,6 +190,7 @@ class ManagedDevice(Entity, Parsable):
|
|
|
187
190
|
from .managed_device_owner_type import ManagedDeviceOwnerType
|
|
188
191
|
from .managed_device_partner_reported_health_state import ManagedDevicePartnerReportedHealthState
|
|
189
192
|
from .management_agent_type import ManagementAgentType
|
|
193
|
+
from .management_state import ManagementState
|
|
190
194
|
from .user import User
|
|
191
195
|
from .windows_protection_state import WindowsProtectionState
|
|
192
196
|
|
|
@@ -206,6 +210,7 @@ class ManagedDevice(Entity, Parsable):
|
|
|
206
210
|
from .managed_device_owner_type import ManagedDeviceOwnerType
|
|
207
211
|
from .managed_device_partner_reported_health_state import ManagedDevicePartnerReportedHealthState
|
|
208
212
|
from .management_agent_type import ManagementAgentType
|
|
213
|
+
from .management_state import ManagementState
|
|
209
214
|
from .user import User
|
|
210
215
|
from .windows_protection_state import WindowsProtectionState
|
|
211
216
|
|
|
@@ -248,6 +253,7 @@ class ManagedDevice(Entity, Parsable):
|
|
|
248
253
|
"managedDeviceOwnerType": lambda n : setattr(self, 'managed_device_owner_type', n.get_enum_value(ManagedDeviceOwnerType)),
|
|
249
254
|
"managementAgent": lambda n : setattr(self, 'management_agent', n.get_enum_value(ManagementAgentType)),
|
|
250
255
|
"managementCertificateExpirationDate": lambda n : setattr(self, 'management_certificate_expiration_date', n.get_datetime_value()),
|
|
256
|
+
"managementState": lambda n : setattr(self, 'management_state', n.get_enum_value(ManagementState)),
|
|
251
257
|
"manufacturer": lambda n : setattr(self, 'manufacturer', n.get_str_value()),
|
|
252
258
|
"meid": lambda n : setattr(self, 'meid', n.get_str_value()),
|
|
253
259
|
"model": lambda n : setattr(self, 'model', n.get_str_value()),
|
|
@@ -296,6 +302,7 @@ class ManagedDevice(Entity, Parsable):
|
|
|
296
302
|
writer.write_str_value("managedDeviceName", self.managed_device_name)
|
|
297
303
|
writer.write_enum_value("managedDeviceOwnerType", self.managed_device_owner_type)
|
|
298
304
|
writer.write_enum_value("managementAgent", self.management_agent)
|
|
305
|
+
writer.write_enum_value("managementState", self.management_state)
|
|
299
306
|
writer.write_str_value("notes", self.notes)
|
|
300
307
|
writer.write_enum_value("partnerReportedThreatState", self.partner_reported_threat_state)
|
|
301
308
|
writer.write_collection_of_object_values("users", self.users)
|
|
@@ -21,11 +21,11 @@ class ManagedMobileLobApp(ManagedApp, Parsable):
|
|
|
21
21
|
odata_type: Optional[str] = "#microsoft.graph.managedMobileLobApp"
|
|
22
22
|
# The internal committed content version.
|
|
23
23
|
committed_content_version: Optional[str] = None
|
|
24
|
-
# The list of content versions for this app.
|
|
24
|
+
# The list of content versions for this app. This property is read-only.
|
|
25
25
|
content_versions: Optional[list[MobileAppContent]] = None
|
|
26
26
|
# The name of the main Lob application file.
|
|
27
27
|
file_name: Optional[str] = None
|
|
28
|
-
# The total size, including all uploaded files.
|
|
28
|
+
# The total size, including all uploaded files. This property is read-only.
|
|
29
29
|
size: Optional[int] = None
|
|
30
30
|
|
|
31
31
|
@staticmethod
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
class ManagementState(str, Enum):
|
|
4
|
+
# The device is under management
|
|
5
|
+
Managed = "managed",
|
|
6
|
+
# A retire command is occuring on the device and in the process of unenrolling from management
|
|
7
|
+
RetirePending = "retirePending",
|
|
8
|
+
# Retire command failed on the device
|
|
9
|
+
RetireFailed = "retireFailed",
|
|
10
|
+
# A wipe command is occuring on the device and in the process of unenrolling from management
|
|
11
|
+
WipePending = "wipePending",
|
|
12
|
+
# Wipe command failed on the device
|
|
13
|
+
WipeFailed = "wipeFailed",
|
|
14
|
+
# The device is unhealthy.
|
|
15
|
+
Unhealthy = "unhealthy",
|
|
16
|
+
# A delete command is occuring on the device
|
|
17
|
+
DeletePending = "deletePending",
|
|
18
|
+
# A retire command was issued for the device
|
|
19
|
+
RetireIssued = "retireIssued",
|
|
20
|
+
# A wipe command was issued for the device
|
|
21
|
+
WipeIssued = "wipeIssued",
|
|
22
|
+
# A wipe command for this device has been canceled
|
|
23
|
+
WipeCanceled = "wipeCanceled",
|
|
24
|
+
# A retire command for this device has been canceled
|
|
25
|
+
RetireCanceled = "retireCanceled",
|
|
26
|
+
# The device is discovered but not fully enrolled.
|
|
27
|
+
Discovered = "discovered",
|
|
28
|
+
# Evolvable enumeration sentinel value. Do not use.
|
|
29
|
+
UnknownFutureValue = "unknownFutureValue",
|
|
30
|
+
|
|
@@ -49,7 +49,7 @@ class MobileApp(Entity, Parsable):
|
|
|
49
49
|
assignments: Optional[list[MobileAppAssignment]] = None
|
|
50
50
|
# The list of categories for this app.
|
|
51
51
|
categories: Optional[list[MobileAppCategory]] = None
|
|
52
|
-
# The date and time the app was created.
|
|
52
|
+
# The date and time the app was created. This property is read-only.
|
|
53
53
|
created_date_time: Optional[datetime.datetime] = None
|
|
54
54
|
# The description of the app.
|
|
55
55
|
description: Optional[str] = None
|
|
@@ -63,7 +63,7 @@ class MobileApp(Entity, Parsable):
|
|
|
63
63
|
is_featured: Optional[bool] = None
|
|
64
64
|
# The large icon, to be displayed in the app details and used for upload of the icon.
|
|
65
65
|
large_icon: Optional[MimeContent] = None
|
|
66
|
-
# The date and time the app was last modified.
|
|
66
|
+
# The date and time the app was last modified. This property is read-only.
|
|
67
67
|
last_modified_date_time: Optional[datetime.datetime] = None
|
|
68
68
|
# Notes for the app.
|
|
69
69
|
notes: Optional[str] = None
|
|
@@ -17,7 +17,7 @@ class MobileAppCategory(Entity, Parsable):
|
|
|
17
17
|
"""
|
|
18
18
|
# The name of the app category.
|
|
19
19
|
display_name: Optional[str] = None
|
|
20
|
-
# The date and time the mobileAppCategory was last modified.
|
|
20
|
+
# The date and time the mobileAppCategory was last modified. This property is read-only.
|
|
21
21
|
last_modified_date_time: Optional[datetime.datetime] = None
|
|
22
22
|
# The OdataType property
|
|
23
23
|
odata_type: Optional[str] = None
|
|
@@ -16,25 +16,25 @@ class MobileAppContentFile(Entity, Parsable):
|
|
|
16
16
|
"""
|
|
17
17
|
Contains properties for a single installer file that is associated with a given mobileAppContent version.
|
|
18
18
|
"""
|
|
19
|
-
#
|
|
19
|
+
# Indicates the Azure Storage URI that the file is uploaded to. Created by the service upon receiving a valid mobileAppContentFile. Read-only. This property is read-only.
|
|
20
20
|
azure_storage_uri: Optional[str] = None
|
|
21
|
-
#
|
|
21
|
+
# Indicates the date and time when the Azure storage URI expires, in ISO 8601 format. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only. This property is read-only.
|
|
22
22
|
azure_storage_uri_expiration_date_time: Optional[datetime.datetime] = None
|
|
23
|
-
#
|
|
23
|
+
# Indicates created date and time associated with app content file, in ISO 8601 format. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only. This property is read-only.
|
|
24
24
|
created_date_time: Optional[datetime.datetime] = None
|
|
25
|
-
# A value indicating whether the file is committed.
|
|
25
|
+
# A value indicating whether the file is committed. A committed app content file has been fully uploaded and validated by the Intune service. TRUE means that app content file is committed, FALSE means that app content file is not committed. Defaults to FALSE. Read-only. This property is read-only.
|
|
26
26
|
is_committed: Optional[bool] = None
|
|
27
27
|
# Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE.
|
|
28
28
|
is_dependency: Optional[bool] = None
|
|
29
|
-
#
|
|
29
|
+
# Indicates the manifest information, containing file metadata.
|
|
30
30
|
manifest: Optional[bytes] = None
|
|
31
|
-
# the file
|
|
31
|
+
# Indicates the name of the file.
|
|
32
32
|
name: Optional[str] = None
|
|
33
33
|
# The OdataType property
|
|
34
34
|
odata_type: Optional[str] = None
|
|
35
|
-
#
|
|
35
|
+
# Indicates the original size of the file, in bytes.
|
|
36
36
|
size: Optional[int] = None
|
|
37
|
-
#
|
|
37
|
+
# Indicates the size of the file after encryption, in bytes.
|
|
38
38
|
size_encrypted: Optional[int] = None
|
|
39
39
|
# Contains properties for upload request states.
|
|
40
40
|
upload_state: Optional[MobileAppContentFileUploadState] = None
|
|
@@ -27,11 +27,11 @@ class MobileLobApp(MobileApp, Parsable):
|
|
|
27
27
|
odata_type: Optional[str] = "#microsoft.graph.mobileLobApp"
|
|
28
28
|
# The internal committed content version.
|
|
29
29
|
committed_content_version: Optional[str] = None
|
|
30
|
-
# The list of content versions for this app.
|
|
30
|
+
# The list of content versions for this app. This property is read-only.
|
|
31
31
|
content_versions: Optional[list[MobileAppContent]] = None
|
|
32
32
|
# The name of the main Lob application file.
|
|
33
33
|
file_name: Optional[str] = None
|
|
34
|
-
# The total size, including all uploaded files.
|
|
34
|
+
# The total size, including all uploaded files. This property is read-only.
|
|
35
35
|
size: Optional[int] = None
|
|
36
36
|
|
|
37
37
|
@staticmethod
|
|
@@ -16,21 +16,21 @@ class MobileThreatDefenseConnector(Entity, Parsable):
|
|
|
16
16
|
"""
|
|
17
17
|
Entity which represents a connection to Mobile Threat Defense partner.
|
|
18
18
|
"""
|
|
19
|
-
# When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for
|
|
19
|
+
# When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for iOS devices. When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for iOS devices. Default value is FALSE.
|
|
20
20
|
allow_partner_to_collect_i_o_s_application_metadata: Optional[bool] = None
|
|
21
|
-
# When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for
|
|
21
|
+
# When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for iOS devices. When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for iOS devices. Default value is FALSE.
|
|
22
22
|
allow_partner_to_collect_i_o_s_personal_application_metadata: Optional[bool] = None
|
|
23
|
-
#
|
|
23
|
+
# When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking an Android device compliant. When FALSE, indicates that Intune may mark an Android device compliant before receiving data from the Mobile Threat Defense partner.
|
|
24
24
|
android_device_blocked_on_missing_partner_data: Optional[bool] = None
|
|
25
|
-
#
|
|
25
|
+
# When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Android devices. When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Android devices. Default value is FALSE.
|
|
26
26
|
android_enabled: Optional[bool] = None
|
|
27
27
|
# When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for Android devices. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for Android devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE.
|
|
28
28
|
android_mobile_application_management_enabled: Optional[bool] = None
|
|
29
|
-
#
|
|
29
|
+
# When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant. When FALSE, indicates that Intune may not recieve data from Mobile Threat Defense partner prior to making device compliant. Default value is FALSE.
|
|
30
30
|
ios_device_blocked_on_missing_partner_data: Optional[bool] = None
|
|
31
|
-
#
|
|
31
|
+
# When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for iOS devices. When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for iOS devices. Default value is FALSE.
|
|
32
32
|
ios_enabled: Optional[bool] = None
|
|
33
|
-
# When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for
|
|
33
|
+
# When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for iOS devices. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for iOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE.
|
|
34
34
|
ios_mobile_application_management_enabled: Optional[bool] = None
|
|
35
35
|
# DateTime of last Heartbeat recieved from the Mobile Threat Defense partner
|
|
36
36
|
last_heartbeat_date_time: Optional[datetime.datetime] = None
|
|
@@ -40,13 +40,13 @@ class MobileThreatDefenseConnector(Entity, Parsable):
|
|
|
40
40
|
odata_type: Optional[str] = None
|
|
41
41
|
# Partner state of this tenant.
|
|
42
42
|
partner_state: Optional[MobileThreatPartnerTenantState] = None
|
|
43
|
-
#
|
|
43
|
+
# Indicates the number of days without receiving a heartbeat from a Mobile Threat Defense partner before the partner is marked as unresponsive. Intune will the ignore the data from this Mobile Threat Defense Partner for next compliance calculation.
|
|
44
44
|
partner_unresponsiveness_threshold_in_days: Optional[int] = None
|
|
45
|
-
#
|
|
45
|
+
# When TRUE, indicates that Intune will mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. When FALSE, indicates that Intune will not mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. Default value is FALSE.
|
|
46
46
|
partner_unsupported_os_version_blocked: Optional[bool] = None
|
|
47
|
-
# When TRUE,
|
|
47
|
+
# When TRUE, indicates that Intune must receive data from the data sync partner prior to marking a device compliant for Windows. When FALSE, indicates that Intune may mark a device compliant without receiving data from the data sync partner for Windows. Default value is FALSE.
|
|
48
48
|
windows_device_blocked_on_missing_partner_data: Optional[bool] = None
|
|
49
|
-
# When TRUE,
|
|
49
|
+
# When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Windows. When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Windows. Default value is FALSE.
|
|
50
50
|
windows_enabled: Optional[bool] = None
|
|
51
51
|
|
|
52
52
|
@staticmethod
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from collections.abc import Callable
|
|
3
|
+
from dataclasses import dataclass, field
|
|
4
|
+
from kiota_abstractions.serialization import Parsable, ParseNode, SerializationWriter
|
|
5
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
6
|
+
|
|
7
|
+
if TYPE_CHECKING:
|
|
8
|
+
from .entity import Entity
|
|
9
|
+
|
|
10
|
+
from .entity import Entity
|
|
11
|
+
|
|
12
|
+
@dataclass
|
|
13
|
+
class OnPremisesSyncBehavior(Entity, Parsable):
|
|
14
|
+
# The isCloudManaged property
|
|
15
|
+
is_cloud_managed: Optional[bool] = None
|
|
16
|
+
# The OdataType property
|
|
17
|
+
odata_type: Optional[str] = None
|
|
18
|
+
|
|
19
|
+
@staticmethod
|
|
20
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> OnPremisesSyncBehavior:
|
|
21
|
+
"""
|
|
22
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
23
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
24
|
+
Returns: OnPremisesSyncBehavior
|
|
25
|
+
"""
|
|
26
|
+
if parse_node is None:
|
|
27
|
+
raise TypeError("parse_node cannot be null.")
|
|
28
|
+
return OnPremisesSyncBehavior()
|
|
29
|
+
|
|
30
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
31
|
+
"""
|
|
32
|
+
The deserialization information for the current model
|
|
33
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
34
|
+
"""
|
|
35
|
+
from .entity import Entity
|
|
36
|
+
|
|
37
|
+
from .entity import Entity
|
|
38
|
+
|
|
39
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
40
|
+
"isCloudManaged": lambda n : setattr(self, 'is_cloud_managed', n.get_bool_value()),
|
|
41
|
+
}
|
|
42
|
+
super_fields = super().get_field_deserializers()
|
|
43
|
+
fields.update(super_fields)
|
|
44
|
+
return fields
|
|
45
|
+
|
|
46
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
47
|
+
"""
|
|
48
|
+
Serializes information the current object
|
|
49
|
+
param writer: Serialization writer to use to serialize this model
|
|
50
|
+
Returns: None
|
|
51
|
+
"""
|
|
52
|
+
if writer is None:
|
|
53
|
+
raise TypeError("writer cannot be null.")
|
|
54
|
+
super().serialize(writer)
|
|
55
|
+
writer.write_bool_value("isCloudManaged", self.is_cloud_managed)
|
|
56
|
+
|
|
57
|
+
|
|
@@ -16,6 +16,9 @@ from .online_meeting_base import OnlineMeetingBase
|
|
|
16
16
|
|
|
17
17
|
@dataclass
|
|
18
18
|
class OnlineMeeting(OnlineMeetingBase, Parsable):
|
|
19
|
+
"""
|
|
20
|
+
Represents a Microsoft online meeting.
|
|
21
|
+
"""
|
|
19
22
|
# The OdataType property
|
|
20
23
|
odata_type: Optional[str] = "#microsoft.graph.onlineMeeting"
|
|
21
24
|
# The content stream of the attendee report of a Microsoft Teams live event. Read-only.
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from collections.abc import Callable
|
|
3
|
+
from dataclasses import dataclass, field
|
|
4
|
+
from kiota_abstractions.serialization import Parsable, ParseNode, SerializationWriter
|
|
5
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
6
|
+
|
|
7
|
+
if TYPE_CHECKING:
|
|
8
|
+
from .engagement_conversation import EngagementConversation
|
|
9
|
+
from .engagement_conversation_moderation_state import EngagementConversationModerationState
|
|
10
|
+
from .engagement_identity_set import EngagementIdentitySet
|
|
11
|
+
from .online_meeting import OnlineMeeting
|
|
12
|
+
|
|
13
|
+
from .engagement_conversation import EngagementConversation
|
|
14
|
+
|
|
15
|
+
@dataclass
|
|
16
|
+
class OnlineMeetingEngagementConversation(EngagementConversation, Parsable):
|
|
17
|
+
"""
|
|
18
|
+
A conversation for Teams QA online meeting.
|
|
19
|
+
"""
|
|
20
|
+
# The OdataType property
|
|
21
|
+
odata_type: Optional[str] = "#microsoft.graph.onlineMeetingEngagementConversation"
|
|
22
|
+
# Represents the moderation state of an Engage conversation message.
|
|
23
|
+
moderation_state: Optional[EngagementConversationModerationState] = None
|
|
24
|
+
# The onlineMeeting property
|
|
25
|
+
online_meeting: Optional[OnlineMeeting] = None
|
|
26
|
+
# The unique identifier of the online meeting associated with this conversation. The online meeting ID links the conversation to a specific meeting instance.
|
|
27
|
+
online_meeting_id: Optional[str] = None
|
|
28
|
+
# The organizer property
|
|
29
|
+
organizer: Optional[EngagementIdentitySet] = None
|
|
30
|
+
# The number of upvotes the conversation received.
|
|
31
|
+
upvote_count: Optional[int] = None
|
|
32
|
+
|
|
33
|
+
@staticmethod
|
|
34
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> OnlineMeetingEngagementConversation:
|
|
35
|
+
"""
|
|
36
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
37
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
38
|
+
Returns: OnlineMeetingEngagementConversation
|
|
39
|
+
"""
|
|
40
|
+
if parse_node is None:
|
|
41
|
+
raise TypeError("parse_node cannot be null.")
|
|
42
|
+
return OnlineMeetingEngagementConversation()
|
|
43
|
+
|
|
44
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
45
|
+
"""
|
|
46
|
+
The deserialization information for the current model
|
|
47
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
48
|
+
"""
|
|
49
|
+
from .engagement_conversation import EngagementConversation
|
|
50
|
+
from .engagement_conversation_moderation_state import EngagementConversationModerationState
|
|
51
|
+
from .engagement_identity_set import EngagementIdentitySet
|
|
52
|
+
from .online_meeting import OnlineMeeting
|
|
53
|
+
|
|
54
|
+
from .engagement_conversation import EngagementConversation
|
|
55
|
+
from .engagement_conversation_moderation_state import EngagementConversationModerationState
|
|
56
|
+
from .engagement_identity_set import EngagementIdentitySet
|
|
57
|
+
from .online_meeting import OnlineMeeting
|
|
58
|
+
|
|
59
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
60
|
+
"moderationState": lambda n : setattr(self, 'moderation_state', n.get_enum_value(EngagementConversationModerationState)),
|
|
61
|
+
"onlineMeeting": lambda n : setattr(self, 'online_meeting', n.get_object_value(OnlineMeeting)),
|
|
62
|
+
"onlineMeetingId": lambda n : setattr(self, 'online_meeting_id', n.get_str_value()),
|
|
63
|
+
"organizer": lambda n : setattr(self, 'organizer', n.get_object_value(EngagementIdentitySet)),
|
|
64
|
+
"upvoteCount": lambda n : setattr(self, 'upvote_count', n.get_int_value()),
|
|
65
|
+
}
|
|
66
|
+
super_fields = super().get_field_deserializers()
|
|
67
|
+
fields.update(super_fields)
|
|
68
|
+
return fields
|
|
69
|
+
|
|
70
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
71
|
+
"""
|
|
72
|
+
Serializes information the current object
|
|
73
|
+
param writer: Serialization writer to use to serialize this model
|
|
74
|
+
Returns: None
|
|
75
|
+
"""
|
|
76
|
+
if writer is None:
|
|
77
|
+
raise TypeError("writer cannot be null.")
|
|
78
|
+
super().serialize(writer)
|
|
79
|
+
writer.write_enum_value("moderationState", self.moderation_state)
|
|
80
|
+
writer.write_object_value("onlineMeeting", self.online_meeting)
|
|
81
|
+
writer.write_str_value("onlineMeetingId", self.online_meeting_id)
|
|
82
|
+
writer.write_object_value("organizer", self.organizer)
|
|
83
|
+
|
|
84
|
+
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from collections.abc import Callable
|
|
3
|
+
from dataclasses import dataclass, field
|
|
4
|
+
from kiota_abstractions.serialization import Parsable, ParseNode, SerializationWriter
|
|
5
|
+
from typing import Any, Optional, TYPE_CHECKING, Union
|
|
6
|
+
|
|
7
|
+
if TYPE_CHECKING:
|
|
8
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
9
|
+
from .online_meeting_engagement_conversation import OnlineMeetingEngagementConversation
|
|
10
|
+
|
|
11
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
12
|
+
|
|
13
|
+
@dataclass
|
|
14
|
+
class OnlineMeetingEngagementConversationCollectionResponse(BaseCollectionPaginationCountResponse, Parsable):
|
|
15
|
+
# The value property
|
|
16
|
+
value: Optional[list[OnlineMeetingEngagementConversation]] = None
|
|
17
|
+
|
|
18
|
+
@staticmethod
|
|
19
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> OnlineMeetingEngagementConversationCollectionResponse:
|
|
20
|
+
"""
|
|
21
|
+
Creates a new instance of the appropriate class based on discriminator value
|
|
22
|
+
param parse_node: The parse node to use to read the discriminator value and create the object
|
|
23
|
+
Returns: OnlineMeetingEngagementConversationCollectionResponse
|
|
24
|
+
"""
|
|
25
|
+
if parse_node is None:
|
|
26
|
+
raise TypeError("parse_node cannot be null.")
|
|
27
|
+
return OnlineMeetingEngagementConversationCollectionResponse()
|
|
28
|
+
|
|
29
|
+
def get_field_deserializers(self,) -> dict[str, Callable[[ParseNode], None]]:
|
|
30
|
+
"""
|
|
31
|
+
The deserialization information for the current model
|
|
32
|
+
Returns: dict[str, Callable[[ParseNode], None]]
|
|
33
|
+
"""
|
|
34
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
35
|
+
from .online_meeting_engagement_conversation import OnlineMeetingEngagementConversation
|
|
36
|
+
|
|
37
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
38
|
+
from .online_meeting_engagement_conversation import OnlineMeetingEngagementConversation
|
|
39
|
+
|
|
40
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
41
|
+
"value": lambda n : setattr(self, 'value', n.get_collection_of_object_values(OnlineMeetingEngagementConversation)),
|
|
42
|
+
}
|
|
43
|
+
super_fields = super().get_field_deserializers()
|
|
44
|
+
fields.update(super_fields)
|
|
45
|
+
return fields
|
|
46
|
+
|
|
47
|
+
def serialize(self,writer: SerializationWriter) -> None:
|
|
48
|
+
"""
|
|
49
|
+
Serializes information the current object
|
|
50
|
+
param writer: Serialization writer to use to serialize this model
|
|
51
|
+
Returns: None
|
|
52
|
+
"""
|
|
53
|
+
if writer is None:
|
|
54
|
+
raise TypeError("writer cannot be null.")
|
|
55
|
+
super().serialize(writer)
|
|
56
|
+
writer.write_collection_of_object_values("value", self.value)
|
|
57
|
+
|
|
58
|
+
|