msgraph-sdk 1.49.0__py3-none-any.whl → 1.51.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/applications/item/federated_identity_credentials/federated_identity_credentials_request_builder.py +5 -5
- msgraph/generated/applications/item/federated_identity_credentials/item/federated_identity_credential_item_request_builder.py +3 -3
- msgraph/generated/applications/item/federated_identity_credentials_with_name/federated_identity_credentials_with_name_request_builder.py +3 -3
- msgraph/generated/chats/item/chat_item_request_builder.py +10 -0
- msgraph/generated/chats/item/remove_all_access_for_user/remove_all_access_for_user_post_request_body.py +57 -0
- msgraph/generated/chats/item/remove_all_access_for_user/remove_all_access_for_user_request_builder.py +87 -0
- msgraph/generated/drives/item/items/item/retention_label/retention_label_request_builder.py +4 -3
- msgraph/generated/kiota-dom-export.txt +1830 -6
- msgraph/generated/kiota-lock.json +1 -1
- msgraph/generated/models/access_review_history_definition.py +1 -1
- msgraph/generated/models/account_target_content.py +1 -1
- msgraph/generated/models/agreement_acceptance.py +1 -1
- msgraph/generated/models/alert.py +1 -1
- msgraph/generated/models/alteration_response.py +1 -1
- msgraph/generated/models/application.py +1 -1
- msgraph/generated/models/applied_conditional_access_policy.py +1 -1
- msgraph/generated/models/assigned_place_mode.py +61 -0
- msgraph/generated/models/attachment_item.py +1 -1
- msgraph/generated/models/attack_simulation_operation.py +1 -1
- msgraph/generated/models/attendance_record.py +1 -1
- msgraph/generated/models/attribute_definition_metadata_entry.py +1 -1
- msgraph/generated/models/authentication_method_configuration.py +1 -1
- msgraph/generated/models/authentication_method_feature_configuration.py +1 -1
- msgraph/generated/models/authorization_policy.py +1 -1
- msgraph/generated/models/availability_item.py +1 -1
- msgraph/generated/models/base_map_feature.py +104 -0
- msgraph/generated/models/bit_locker_removable_drive_policy.py +1 -1
- msgraph/generated/models/building.py +67 -0
- msgraph/generated/models/building_collection_response.py +58 -0
- msgraph/generated/models/building_map.py +71 -0
- msgraph/generated/models/calculated_column.py +2 -2
- msgraph/generated/models/calendar.py +2 -2
- msgraph/generated/models/calendar_permission.py +1 -1
- msgraph/generated/models/call.py +2 -2
- msgraph/generated/models/call_ended_event_message_detail.py +1 -1
- msgraph/generated/models/call_media_state.py +1 -1
- msgraph/generated/models/call_recording_event_message_detail.py +1 -1
- msgraph/generated/models/call_records/call_record.py +1 -1
- msgraph/generated/models/call_records/media_stream.py +2 -2
- msgraph/generated/models/call_records/session.py +1 -1
- msgraph/generated/models/call_started_event_message_detail.py +1 -1
- msgraph/generated/models/channel.py +1 -1
- msgraph/generated/models/check_in_claim.py +2 -2
- msgraph/generated/models/cloud_app_security_session_control.py +1 -1
- msgraph/generated/models/cloud_p_c.py +1 -1
- msgraph/generated/models/cloud_pc_device_image.py +3 -3
- msgraph/generated/models/cloud_pc_domain_join_configuration.py +2 -2
- msgraph/generated/models/cloud_pc_gallery_image.py +1 -1
- msgraph/generated/models/cloud_pc_on_premises_connection_health_check.py +1 -1
- msgraph/generated/models/cloud_pc_provisioning_policy.py +1 -1
- msgraph/generated/models/cloud_pc_restore_point_setting.py +1 -1
- msgraph/generated/models/communications_guest_identity.py +4 -0
- msgraph/generated/models/communications_identity_set.py +1 -1
- msgraph/generated/models/company_subscription.py +1 -1
- msgraph/generated/models/conditional_access_condition_set.py +4 -4
- msgraph/generated/models/conditional_access_external_tenants.py +1 -1
- msgraph/generated/models/conditional_access_platforms.py +2 -2
- msgraph/generated/models/contract.py +1 -1
- msgraph/generated/models/copilot_report_root.py +53 -0
- msgraph/generated/models/custom_training_setting.py +1 -1
- msgraph/generated/models/data_policy_operation.py +1 -1
- msgraph/generated/models/desk.py +71 -0
- msgraph/generated/models/desk_collection_response.py +58 -0
- msgraph/generated/models/device.py +3 -3
- msgraph/generated/models/directory_audit.py +1 -1
- msgraph/generated/models/drop_in_place_mode.py +53 -0
- msgraph/generated/models/education_assignment.py +1 -1
- msgraph/generated/models/education_assignment_defaults.py +2 -2
- msgraph/generated/models/education_class.py +1 -1
- msgraph/generated/models/education_module.py +1 -1
- msgraph/generated/models/education_organization.py +1 -1
- msgraph/generated/models/education_submission.py +1 -1
- msgraph/generated/models/education_user.py +1 -1
- msgraph/generated/models/email_authentication_method_configuration.py +1 -1
- msgraph/generated/models/email_file_assessment_request.py +1 -1
- msgraph/generated/models/end_user_notification.py +3 -3
- msgraph/generated/models/end_user_notification_setting.py +2 -2
- msgraph/generated/models/entity.py +177 -0
- msgraph/generated/models/event.py +3 -3
- msgraph/generated/models/event_message_response.py +1 -1
- msgraph/generated/models/external_connectors/connection_operation.py +1 -1
- msgraph/generated/models/external_connectors/external_connection.py +1 -1
- msgraph/generated/models/external_connectors/identity.py +1 -1
- msgraph/generated/models/external_connectors/property_.py +1 -1
- msgraph/generated/models/fido2_authentication_method.py +1 -1
- msgraph/generated/models/fido2_key_restrictions.py +1 -1
- msgraph/generated/models/file_hash.py +1 -1
- msgraph/generated/models/file_storage_container.py +7 -0
- msgraph/generated/models/filter_operator_schema.py +1 -1
- msgraph/generated/models/fixture_map.py +57 -0
- msgraph/generated/models/fixture_map_collection_response.py +58 -0
- msgraph/generated/models/floor.py +57 -0
- msgraph/generated/models/floor_collection_response.py +58 -0
- msgraph/generated/models/footprint_map.py +53 -0
- msgraph/generated/models/footprint_map_collection_response.py +58 -0
- msgraph/generated/models/group.py +1 -1
- msgraph/generated/models/identity_governance/user_inactivity_trigger.py +57 -0
- msgraph/generated/models/identity_governance/workflow_execution_trigger.py +7 -0
- msgraph/generated/models/initiator.py +1 -1
- msgraph/generated/models/invitation.py +1 -1
- msgraph/generated/models/invitation_redemption_identity_provider_configuration.py +2 -2
- msgraph/generated/models/landing_page.py +2 -2
- msgraph/generated/models/learning_content.py +1 -1
- msgraph/generated/models/learning_course_activity.py +1 -1
- msgraph/generated/models/level_map.py +78 -0
- msgraph/generated/models/level_map_collection_response.py +58 -0
- msgraph/generated/models/login_page.py +2 -2
- msgraph/generated/models/mail_assessment_request.py +1 -1
- msgraph/generated/models/mail_tips.py +1 -1
- msgraph/generated/models/mailbox_details.py +58 -0
- msgraph/generated/models/mailbox_settings.py +2 -2
- msgraph/generated/models/malware_state_for_windows_device.py +2 -2
- msgraph/generated/models/microsoft_custom_training_setting.py +1 -1
- msgraph/generated/models/microsoft_managed_desktop.py +1 -1
- msgraph/generated/models/microsoft_training_assignment_mapping.py +1 -1
- msgraph/generated/models/network_connection.py +3 -3
- msgraph/generated/models/notebook.py +1 -1
- msgraph/generated/models/o_auth_consent_app_detail.py +1 -1
- msgraph/generated/models/object_definition_metadata_entry.py +1 -1
- msgraph/generated/models/object_mapping_metadata_entry.py +1 -1
- msgraph/generated/models/online_meeting_base.py +4 -4
- msgraph/generated/models/online_meeting_restricted.py +2 -2
- msgraph/generated/models/participant_info.py +1 -1
- msgraph/generated/models/partners/billing/operation.py +1 -1
- msgraph/generated/models/payload.py +8 -8
- msgraph/generated/models/persistent_browser_session_control.py +1 -1
- msgraph/generated/models/phone_authentication_method.py +2 -2
- msgraph/generated/models/place.py +54 -3
- msgraph/generated/models/place_mode.py +80 -0
- msgraph/generated/models/planner_plan_container.py +1 -1
- msgraph/generated/models/platform_credential_authentication_method.py +2 -2
- msgraph/generated/models/positive_reinforcement_notification.py +1 -1
- msgraph/generated/models/printer_capabilities.py +2 -2
- msgraph/generated/models/process.py +1 -1
- msgraph/generated/models/provisioning_object_summary.py +1 -1
- msgraph/generated/models/provisioning_status_info.py +1 -1
- msgraph/generated/models/provisioning_step.py +2 -2
- msgraph/generated/models/registry_key_state.py +3 -3
- msgraph/generated/models/remote_desktop_security_configuration.py +1 -1
- msgraph/generated/models/reservable_place_mode.py +53 -0
- msgraph/generated/models/resource_link.py +69 -0
- msgraph/generated/models/resource_link_type.py +6 -0
- msgraph/generated/models/resource_specific_permission_grant.py +1 -1
- msgraph/generated/models/response_status.py +1 -1
- msgraph/generated/models/restore_session_base.py +1 -1
- msgraph/generated/models/retention_label_settings.py +1 -1
- msgraph/generated/models/risk_detection.py +6 -6
- msgraph/generated/models/risk_service_principal_activity.py +1 -1
- msgraph/generated/models/risk_user_activity.py +1 -1
- msgraph/generated/models/risky_service_principal.py +1 -1
- msgraph/generated/models/risky_user.py +4 -4
- msgraph/generated/models/room.py +1 -13
- msgraph/generated/models/room_list.py +7 -0
- msgraph/generated/models/schedule_change_request.py +2 -2
- msgraph/generated/models/search/answer_variant.py +1 -1
- msgraph/generated/models/search/bookmark.py +1 -1
- msgraph/generated/models/search/qna.py +1 -1
- msgraph/generated/models/search_request.py +1 -1
- msgraph/generated/models/section.py +53 -0
- msgraph/generated/models/section_collection_response.py +58 -0
- msgraph/generated/models/section_map.py +57 -0
- msgraph/generated/models/section_map_collection_response.py +58 -0
- msgraph/generated/models/security/account.py +72 -0
- msgraph/generated/models/security/action.py +11 -0
- msgraph/generated/models/security/ai_agent_evidence.py +72 -0
- msgraph/generated/models/security/ai_agent_platform.py +9 -0
- msgraph/generated/models/security/alert.py +4 -4
- msgraph/generated/models/security/alert_evidence.py +7 -0
- msgraph/generated/models/security/case_operation.py +2 -2
- msgraph/generated/models/security/data_source_container.py +1 -1
- msgraph/generated/models/security/ediscovery_add_to_review_set_operation.py +4 -4
- msgraph/generated/models/security/ediscovery_case_settings.py +1 -1
- msgraph/generated/models/security/ediscovery_estimate_operation.py +1 -1
- msgraph/generated/models/security/ediscovery_export_operation.py +2 -2
- msgraph/generated/models/security/ediscovery_review_tag.py +1 -1
- msgraph/generated/models/security/ediscovery_search.py +1 -1
- msgraph/generated/models/security/ediscovery_search_export_operation.py +2 -2
- msgraph/generated/models/security/google_cloud_resource_evidence.py +1 -1
- msgraph/generated/models/security/identity_accounts.py +92 -0
- msgraph/generated/models/security/identity_accounts_collection_response.py +58 -0
- msgraph/generated/models/security/identity_container.py +7 -0
- msgraph/generated/models/security/identity_provider.py +8 -0
- msgraph/generated/models/security/incident.py +2 -2
- msgraph/generated/models/security/invoke_action_result.py +76 -0
- msgraph/generated/models/security/kubernetes_cluster_evidence.py +1 -1
- msgraph/generated/models/security/kubernetes_service_port.py +1 -1
- msgraph/generated/models/security/teams_message_evidence.py +2 -2
- msgraph/generated/models/security/unified_group_source.py +1 -1
- msgraph/generated/models/security/user.py +61 -0
- msgraph/generated/models/security/user_source.py +1 -1
- msgraph/generated/models/security_resource.py +1 -1
- msgraph/generated/models/send_dtmf_tones_operation.py +1 -1
- msgraph/generated/models/service_health_issue_post.py +1 -1
- msgraph/generated/models/service_principal.py +1 -1
- msgraph/generated/models/service_principal_risk_detection.py +2 -2
- msgraph/generated/models/share_point_migration_container_info.py +62 -0
- msgraph/generated/models/share_point_migration_event.py +127 -0
- msgraph/generated/models/share_point_migration_event_collection_response.py +58 -0
- msgraph/generated/models/share_point_migration_finish_manifest_file_upload_event.py +57 -0
- msgraph/generated/models/share_point_migration_job.py +67 -0
- msgraph/generated/models/share_point_migration_job_cancelled_event.py +61 -0
- msgraph/generated/models/share_point_migration_job_collection_response.py +58 -0
- msgraph/generated/models/share_point_migration_job_deleted_event.py +53 -0
- msgraph/generated/models/share_point_migration_job_error_event.py +86 -0
- msgraph/generated/models/share_point_migration_job_error_level.py +9 -0
- msgraph/generated/models/share_point_migration_job_postponed_event.py +70 -0
- msgraph/generated/models/share_point_migration_job_progress_event.py +121 -0
- msgraph/generated/models/share_point_migration_job_queued_event.py +53 -0
- msgraph/generated/models/share_point_migration_job_start_event.py +61 -0
- msgraph/generated/models/share_point_migration_object_type.py +14 -0
- msgraph/generated/models/sharepoint_settings.py +3 -3
- msgraph/generated/models/sign_in.py +2 -2
- msgraph/generated/models/sign_in_frequency_session_control.py +1 -1
- msgraph/generated/models/simulation.py +4 -4
- msgraph/generated/models/simulation_notification.py +1 -1
- msgraph/generated/models/site_collection.py +1 -1
- msgraph/generated/models/subject_rights_request.py +3 -3
- msgraph/generated/models/subject_rights_request_history.py +2 -2
- msgraph/generated/models/subject_rights_request_stage_detail.py +2 -2
- msgraph/generated/models/subscribed_sku.py +2 -2
- msgraph/generated/models/synchronization_metadata_entry.py +1 -1
- msgraph/generated/models/target_resource.py +1 -1
- msgraph/generated/models/team_fun_settings.py +1 -1
- msgraph/generated/models/teams_app_definition.py +1 -1
- msgraph/generated/models/teamwork_activity_topic.py +1 -1
- msgraph/generated/models/teamwork_application_identity.py +1 -1
- msgraph/generated/models/teamwork_conversation_identity.py +1 -1
- msgraph/generated/models/teamwork_user_identity.py +1 -1
- msgraph/generated/models/term_store/group.py +1 -1
- msgraph/generated/models/term_store/relation.py +1 -1
- msgraph/generated/models/threat_assessment_request.py +3 -3
- msgraph/generated/models/threat_assessment_result.py +1 -1
- msgraph/generated/models/time_card.py +1 -1
- msgraph/generated/models/training.py +3 -3
- msgraph/generated/models/training_reminder_notification.py +1 -1
- msgraph/generated/models/training_setting.py +1 -1
- msgraph/generated/models/unit_map.py +57 -0
- msgraph/generated/models/unit_map_collection_response.py +58 -0
- msgraph/generated/models/user_experience_analytics_app_health_app_performance_by_o_s_version.py +2 -2
- msgraph/generated/models/user_experience_analytics_app_health_application_performance.py +2 -2
- msgraph/generated/models/user_experience_analytics_app_health_device_performance_details.py +2 -2
- msgraph/generated/models/user_registration_details.py +2 -2
- msgraph/generated/models/user_registration_feature_summary.py +2 -2
- msgraph/generated/models/user_registration_method_summary.py +2 -2
- msgraph/generated/models/user_security_state.py +3 -3
- msgraph/generated/models/user_training_event_info.py +1 -1
- msgraph/generated/models/user_training_status_info.py +1 -1
- msgraph/generated/models/virtual_event_townhall.py +1 -1
- msgraph/generated/models/virtual_event_webinar.py +1 -1
- msgraph/generated/models/win32_lob_app.py +2 -2
- msgraph/generated/models/win32_lob_app_power_shell_script_rule.py +1 -1
- msgraph/generated/models/windows_device_malware_state.py +5 -5
- msgraph/generated/models/windows_hello_for_business_authentication_method.py +1 -1
- msgraph/generated/models/windows_malware_information.py +2 -2
- msgraph/generated/models/windows_protection_state.py +2 -2
- msgraph/generated/models/windows_update_for_business_configuration.py +2 -2
- msgraph/generated/models/workbook_application.py +1 -1
- msgraph/generated/models/workbook_named_item.py +1 -1
- msgraph/generated/models/workbook_range_format.py +2 -2
- msgraph/generated/models/workbook_table.py +1 -1
- msgraph/generated/models/workforce_integration.py +2 -2
- msgraph/generated/models/workforce_integration_encryption.py +1 -1
- msgraph/generated/models/workspace.py +76 -0
- msgraph/generated/models/workspace_collection_response.py +58 -0
- msgraph/generated/places/graph_building/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_building/graph_building_request_builder.py +148 -0
- msgraph/generated/places/graph_desk/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_desk/graph_desk_request_builder.py +148 -0
- msgraph/generated/places/graph_floor/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_floor/graph_floor_request_builder.py +148 -0
- msgraph/generated/places/graph_room/graph_room_request_builder.py +3 -3
- msgraph/generated/places/graph_section/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_section/graph_section_request_builder.py +148 -0
- msgraph/generated/places/graph_workspace/count/count_request_builder.py +104 -0
- msgraph/generated/places/graph_workspace/graph_workspace_request_builder.py +148 -0
- msgraph/generated/places/item/check_ins/check_ins_request_builder.py +6 -5
- msgraph/generated/places/item/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +4 -3
- msgraph/generated/places/item/descendants/descendants_get_response.py +58 -0
- msgraph/generated/places/item/descendants/descendants_request_builder.py +137 -0
- msgraph/generated/places/item/graph_building/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_building/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_building/graph_building_request_builder.py +128 -0
- msgraph/generated/places/item/graph_building/map/footprints/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/footprints/footprints_request_builder.py +209 -0
- msgraph/generated/places/item/graph_building/map/footprints/item/footprint_map_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_building/map/levels/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/levels/item/fixtures/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/levels/item/fixtures/fixtures_request_builder.py +209 -0
- msgraph/generated/places/item/graph_building/map/levels/item/fixtures/item/fixture_map_item_request_builder.py +190 -0
- msgraph/generated/places/item/graph_building/map/levels/item/level_map_item_request_builder.py +218 -0
- msgraph/generated/places/item/graph_building/map/levels/item/sections/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/levels/item/sections/item/section_map_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_building/map/levels/item/sections/sections_request_builder.py +209 -0
- msgraph/generated/places/item/graph_building/map/levels/item/units/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_building/map/levels/item/units/item/unit_map_item_request_builder.py +190 -0
- msgraph/generated/places/item/graph_building/map/levels/item/units/units_request_builder.py +209 -0
- msgraph/generated/places/item/graph_building/map/levels/levels_request_builder.py +209 -0
- msgraph/generated/places/item/graph_building/map/map_request_builder.py +210 -0
- msgraph/generated/places/item/graph_desk/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_desk/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_desk/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_desk/graph_desk_request_builder.py +118 -0
- msgraph/generated/places/item/graph_floor/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_floor/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_floor/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_floor/graph_floor_request_builder.py +118 -0
- msgraph/generated/places/item/graph_room/check_ins/check_ins_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room/graph_room_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room_list/check_ins/check_ins_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room_list/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room_list/graph_room_list_request_builder.py +10 -0
- msgraph/generated/places/item/graph_room_list/rooms/item/check_ins/check_ins_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room_list/rooms/item/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +3 -3
- msgraph/generated/places/item/graph_room_list/workspaces/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_room_list/workspaces/item/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_room_list/workspaces/item/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_room_list/workspaces/item/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_room_list/workspaces/item/workspace_item_request_builder.py +198 -0
- msgraph/generated/places/item/graph_room_list/workspaces/workspaces_request_builder.py +208 -0
- msgraph/generated/places/item/graph_section/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_section/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_section/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_section/graph_section_request_builder.py +118 -0
- msgraph/generated/places/item/graph_workspace/check_ins/check_ins_request_builder.py +208 -0
- msgraph/generated/places/item/graph_workspace/check_ins/count/count_request_builder.py +104 -0
- msgraph/generated/places/item/graph_workspace/check_ins/item/check_in_claim_calendar_event_item_request_builder.py +188 -0
- msgraph/generated/places/item/graph_workspace/graph_workspace_request_builder.py +118 -0
- msgraph/generated/places/item/place_item_request_builder.py +65 -4
- msgraph/generated/places/places_request_builder.py +53 -2
- msgraph/generated/security/identities/identities_request_builder.py +10 -0
- msgraph/generated/security/identities/identity_accounts/count/count_request_builder.py +104 -0
- msgraph/generated/security/identities/identity_accounts/identity_accounts_request_builder.py +209 -0
- msgraph/generated/security/identities/identity_accounts/item/identity_accounts_item_request_builder.py +199 -0
- msgraph/generated/security/identities/identity_accounts/item/microsoft_graph_security_invoke_action/invoke_action_post_request_body.py +68 -0
- msgraph/generated/security/identities/identity_accounts/item/microsoft_graph_security_invoke_action/microsoft_graph_security_invoke_action_request_builder.py +90 -0
- msgraph/generated/solutions/virtual_events/webinars/item/registrations/item/sessions/sessions_request_builder.py +3 -3
- msgraph/generated/storage/file_storage/containers/item/file_storage_container_item_request_builder.py +20 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/count/count_request_builder.py +104 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/progress_events/count/count_request_builder.py +104 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/progress_events/item/share_point_migration_event_item_request_builder.py +188 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/progress_events/progress_events_request_builder.py +208 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/item/share_point_migration_job_item_request_builder.py +198 -0
- msgraph/generated/storage/file_storage/containers/item/migration_jobs/migration_jobs_request_builder.py +208 -0
- msgraph/generated/storage/file_storage/containers/item/provision_migration_containers/provision_migration_containers_request_builder.py +81 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/file_storage_container_item_request_builder.py +20 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/count/count_request_builder.py +104 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/progress_events/count/count_request_builder.py +104 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/progress_events/item/share_point_migration_event_item_request_builder.py +188 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/progress_events/progress_events_request_builder.py +208 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/item/share_point_migration_job_item_request_builder.py +198 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/migration_jobs/migration_jobs_request_builder.py +208 -0
- msgraph/generated/storage/file_storage/deleted_containers/item/provision_migration_containers/provision_migration_containers_request_builder.py +81 -0
- msgraph/generated/users/item/chats/item/chat_item_request_builder.py +10 -0
- msgraph/generated/users/item/chats/item/remove_all_access_for_user/remove_all_access_for_user_post_request_body.py +57 -0
- msgraph/generated/users/item/chats/item/remove_all_access_for_user/remove_all_access_for_user_request_builder.py +87 -0
- 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/item/call_transcript_item_request_builder.py +3 -3
- msgraph/generated/users/item/online_meetings/item/transcripts/item/content/content_request_builder.py +2 -2
- msgraph/generated/users/item/online_meetings/item/transcripts/item/metadata_content/metadata_content_request_builder.py +2 -2
- msgraph/generated/users/item/online_meetings/item/transcripts/transcripts_request_builder.py +3 -3
- {msgraph_sdk-1.49.0.dist-info → msgraph_sdk-1.51.0.dist-info}/METADATA +1 -1
- {msgraph_sdk-1.49.0.dist-info → msgraph_sdk-1.51.0.dist-info}/RECORD +368 -236
- {msgraph_sdk-1.49.0.dist-info → msgraph_sdk-1.51.0.dist-info}/WHEEL +0 -0
- {msgraph_sdk-1.49.0.dist-info → msgraph_sdk-1.51.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -25,7 +25,7 @@ class TimeCard(ChangeTrackedEntity, Parsable):
|
|
|
25
25
|
clock_in_event: Optional[TimeCardEvent] = None
|
|
26
26
|
# The clock-out event of the timeCard.
|
|
27
27
|
clock_out_event: Optional[TimeCardEvent] = None
|
|
28
|
-
# Indicates whether this timeCard entry is confirmed.
|
|
28
|
+
# Indicates whether this timeCard entry is confirmed. The possible values are: none, user, manager, unknownFutureValue.
|
|
29
29
|
confirmed_by: Optional[ConfirmedBy] = None
|
|
30
30
|
# Notes about the timeCard.
|
|
31
31
|
notes: Optional[ItemBody] = None
|
|
@@ -17,7 +17,7 @@ from .entity import Entity
|
|
|
17
17
|
|
|
18
18
|
@dataclass
|
|
19
19
|
class Training(Entity, Parsable):
|
|
20
|
-
# Training availability status.
|
|
20
|
+
# Training availability status. The possible values are: unknown, notAvailable, available, archive, delete, unknownFutureValue.
|
|
21
21
|
availability_status: Optional[TrainingAvailabilityStatus] = None
|
|
22
22
|
# Identity of the user who created the training.
|
|
23
23
|
created_by: Optional[EmailIdentity] = None
|
|
@@ -39,13 +39,13 @@ class Training(Entity, Parsable):
|
|
|
39
39
|
last_modified_date_time: Optional[datetime.datetime] = None
|
|
40
40
|
# The OdataType property
|
|
41
41
|
odata_type: Optional[str] = None
|
|
42
|
-
# Training content source.
|
|
42
|
+
# Training content source. The possible values are: unknown, global, tenant, unknownFutureValue.
|
|
43
43
|
source: Optional[SimulationContentSource] = None
|
|
44
44
|
# Supported locales for content for the associated training.
|
|
45
45
|
supported_locales: Optional[list[str]] = None
|
|
46
46
|
# Training tags.
|
|
47
47
|
tags: Optional[list[str]] = None
|
|
48
|
-
# The type of training.
|
|
48
|
+
# The type of training. The possible values are: unknown, phishing, unknownFutureValue.
|
|
49
49
|
type: Optional[TrainingType] = None
|
|
50
50
|
|
|
51
51
|
@staticmethod
|
|
@@ -14,7 +14,7 @@ from .base_end_user_notification import BaseEndUserNotification
|
|
|
14
14
|
class TrainingReminderNotification(BaseEndUserNotification, Parsable):
|
|
15
15
|
# The OdataType property
|
|
16
16
|
odata_type: Optional[str] = "#microsoft.graph.trainingReminderNotification"
|
|
17
|
-
# Configurable frequency for the reminder email introduced during simulation creation.
|
|
17
|
+
# Configurable frequency for the reminder email introduced during simulation creation. The possible values are: unknown, weekly, biWeekly, unknownFutureValue.
|
|
18
18
|
delivery_frequency: Optional[NotificationDeliveryFrequency] = None
|
|
19
19
|
|
|
20
20
|
@staticmethod
|
|
@@ -22,7 +22,7 @@ class TrainingSetting(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
22
22
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
23
23
|
# The OdataType property
|
|
24
24
|
odata_type: Optional[str] = None
|
|
25
|
-
# Type of setting.
|
|
25
|
+
# Type of setting. The possible values are: microsoftCustom, microsoftManaged, noTraining, custom, unknownFutureValue.
|
|
26
26
|
setting_type: Optional[TrainingSettingType] = None
|
|
27
27
|
|
|
28
28
|
@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 .base_map_feature import BaseMapFeature
|
|
9
|
+
|
|
10
|
+
from .base_map_feature import BaseMapFeature
|
|
11
|
+
|
|
12
|
+
@dataclass
|
|
13
|
+
class UnitMap(BaseMapFeature, Parsable):
|
|
14
|
+
# The OdataType property
|
|
15
|
+
odata_type: Optional[str] = "#microsoft.graph.unitMap"
|
|
16
|
+
# Identifier of the place (such as a room) to which this unitMap belongs.
|
|
17
|
+
place_id: Optional[str] = None
|
|
18
|
+
|
|
19
|
+
@staticmethod
|
|
20
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> UnitMap:
|
|
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: UnitMap
|
|
25
|
+
"""
|
|
26
|
+
if parse_node is None:
|
|
27
|
+
raise TypeError("parse_node cannot be null.")
|
|
28
|
+
return UnitMap()
|
|
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 .base_map_feature import BaseMapFeature
|
|
36
|
+
|
|
37
|
+
from .base_map_feature import BaseMapFeature
|
|
38
|
+
|
|
39
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
40
|
+
"placeId": lambda n : setattr(self, 'place_id', n.get_str_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_str_value("placeId", self.place_id)
|
|
56
|
+
|
|
57
|
+
|
|
@@ -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 .unit_map import UnitMap
|
|
10
|
+
|
|
11
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
12
|
+
|
|
13
|
+
@dataclass
|
|
14
|
+
class UnitMapCollectionResponse(BaseCollectionPaginationCountResponse, Parsable):
|
|
15
|
+
# The value property
|
|
16
|
+
value: Optional[list[UnitMap]] = None
|
|
17
|
+
|
|
18
|
+
@staticmethod
|
|
19
|
+
def create_from_discriminator_value(parse_node: ParseNode) -> UnitMapCollectionResponse:
|
|
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: UnitMapCollectionResponse
|
|
24
|
+
"""
|
|
25
|
+
if parse_node is None:
|
|
26
|
+
raise TypeError("parse_node cannot be null.")
|
|
27
|
+
return UnitMapCollectionResponse()
|
|
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 .unit_map import UnitMap
|
|
36
|
+
|
|
37
|
+
from .base_collection_pagination_count_response import BaseCollectionPaginationCountResponse
|
|
38
|
+
from .unit_map import UnitMap
|
|
39
|
+
|
|
40
|
+
fields: dict[str, Callable[[Any], None]] = {
|
|
41
|
+
"value": lambda n : setattr(self, 'value', n.get_collection_of_object_values(UnitMap)),
|
|
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
|
+
|
msgraph/generated/models/user_experience_analytics_app_health_app_performance_by_o_s_version.py
CHANGED
|
@@ -18,9 +18,9 @@ class UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion(Entity, Parsable
|
|
|
18
18
|
active_device_count: Optional[int] = None
|
|
19
19
|
# The number of crashes for the application. Valid values 0 to 2147483647. Supports: $select, $OrderBy. Read-only. Valid values -2147483648 to 2147483647
|
|
20
20
|
app_crash_count: Optional[int] = None
|
|
21
|
-
# The friendly name of the application.
|
|
21
|
+
# The friendly name of the application. The possible values are: Outlook, Excel. Supports: $select, $OrderBy. Read-only.
|
|
22
22
|
app_display_name: Optional[str] = None
|
|
23
|
-
# The name of the application.
|
|
23
|
+
# The name of the application. The possible values are: outlook.exe, excel.exe. Supports: $select, $OrderBy. Read-only.
|
|
24
24
|
app_name: Optional[str] = None
|
|
25
25
|
# The publisher of the application. Supports: $select, $OrderBy. Read-only.
|
|
26
26
|
app_publisher: Optional[str] = None
|
|
@@ -18,13 +18,13 @@ class UserExperienceAnalyticsAppHealthApplicationPerformance(Entity, Parsable):
|
|
|
18
18
|
active_device_count: Optional[int] = None
|
|
19
19
|
# The number of crashes for the application. Valid values 0 to 2147483647. Supports: $select, $OrderBy. Read-only. Valid values -2147483648 to 2147483647
|
|
20
20
|
app_crash_count: Optional[int] = None
|
|
21
|
-
# The friendly name of the application.
|
|
21
|
+
# The friendly name of the application. The possible values are: Outlook, Excel. Supports: $select, $OrderBy. Read-only.
|
|
22
22
|
app_display_name: Optional[str] = None
|
|
23
23
|
# The number of hangs for the application. Supports: $select, $OrderBy. Read-only. Valid values -2147483648 to 2147483647
|
|
24
24
|
app_hang_count: Optional[int] = None
|
|
25
25
|
# The health score of the application. Valid values 0 to 100. Supports: $filter, $select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1.79769313486232E+308
|
|
26
26
|
app_health_score: Optional[float] = None
|
|
27
|
-
# The name of the application.
|
|
27
|
+
# The name of the application. The possible values are: outlook.exe, excel.exe. Supports: $select, $OrderBy. Read-only.
|
|
28
28
|
app_name: Optional[str] = None
|
|
29
29
|
# The publisher of the application. Supports: $select, $OrderBy. Read-only.
|
|
30
30
|
app_publisher: Optional[str] = None
|
|
@@ -15,11 +15,11 @@ class UserExperienceAnalyticsAppHealthDevicePerformanceDetails(Entity, Parsable)
|
|
|
15
15
|
"""
|
|
16
16
|
The user experience analytics device performance entity contains device performance details.
|
|
17
17
|
"""
|
|
18
|
-
# The friendly name of the application for which the event occurred.
|
|
18
|
+
# The friendly name of the application for which the event occurred. The possible values are: outlook.exe, excel.exe. Supports: $select, $OrderBy. Read-only.
|
|
19
19
|
app_display_name: Optional[str] = None
|
|
20
20
|
# The publisher of the application. Supports: $select, $OrderBy. Read-only.
|
|
21
21
|
app_publisher: Optional[str] = None
|
|
22
|
-
# The version of the application.
|
|
22
|
+
# The version of the application. The possible values are: 1.0.0.1, 75.65.23.9. Supports: $select, $OrderBy. Read-only.
|
|
23
23
|
app_version: Optional[str] = None
|
|
24
24
|
# The name of the device. Supports: $select, $OrderBy. Read-only.
|
|
25
25
|
device_display_name: Optional[str] = None
|
|
@@ -36,11 +36,11 @@ class UserRegistrationDetails(Entity, Parsable):
|
|
|
36
36
|
methods_registered: Optional[list[str]] = None
|
|
37
37
|
# The OdataType property
|
|
38
38
|
odata_type: Optional[str] = None
|
|
39
|
-
# Collection of authentication methods that the system determined to be the most secure authentication methods among the registered methods for second factor authentication.
|
|
39
|
+
# Collection of authentication methods that the system determined to be the most secure authentication methods among the registered methods for second factor authentication. The possible values are: push, oath, voiceMobile, voiceAlternateMobile, voiceOffice, sms, none, unknownFutureValue. Supports $filter (any with eq).
|
|
40
40
|
system_preferred_authentication_methods: Optional[list[str]] = None
|
|
41
41
|
# The user display name, such as Adele Vance. Supports $filter (eq, startsWith) and $orderby.
|
|
42
42
|
user_display_name: Optional[str] = None
|
|
43
|
-
# The method the user selected as the default second-factor for performing multifactor authentication.
|
|
43
|
+
# The method the user selected as the default second-factor for performing multifactor authentication. The possible values are: push, oath, voiceMobile, voiceAlternateMobile, voiceOffice, sms, none, unknownFutureValue. This property is used as preferred MFA method when isSystemPreferredAuthenticationMethodEnabled is false. Supports $filter (any with eq).
|
|
44
44
|
user_preferred_method_for_secondary_authentication: Optional[UserDefaultAuthenticationMethod] = None
|
|
45
45
|
# The user principal name, such as AdeleV@contoso.com. Supports $filter (eq, startsWith) and $orderby.
|
|
46
46
|
user_principal_name: Optional[str] = None
|
|
@@ -23,9 +23,9 @@ class UserRegistrationFeatureSummary(AdditionalDataHolder, BackedModel, Parsable
|
|
|
23
23
|
total_user_count: Optional[int] = None
|
|
24
24
|
# Number of users registered or capable for multi-factor authentication, self-service password reset, and passwordless authentication.
|
|
25
25
|
user_registration_feature_counts: Optional[list[UserRegistrationFeatureCount]] = None
|
|
26
|
-
# The role type of the user.
|
|
26
|
+
# The role type of the user. The possible values are: all, privilegedAdmin, admin, user, unknownFutureValue.
|
|
27
27
|
user_roles: Optional[IncludedUserRoles] = None
|
|
28
|
-
# User type.
|
|
28
|
+
# User type. The possible values are: all, member, guest, unknownFutureValue.
|
|
29
29
|
user_types: Optional[IncludedUserTypes] = None
|
|
30
30
|
|
|
31
31
|
@staticmethod
|
|
@@ -23,9 +23,9 @@ class UserRegistrationMethodSummary(AdditionalDataHolder, BackedModel, Parsable)
|
|
|
23
23
|
total_user_count: Optional[int] = None
|
|
24
24
|
# Number of users registered for each authentication method.
|
|
25
25
|
user_registration_method_counts: Optional[list[UserRegistrationMethodCount]] = None
|
|
26
|
-
# The role type of the user.
|
|
26
|
+
# The role type of the user. The possible values are: all, privilegedAdmin, admin, user, unknownFutureValue.
|
|
27
27
|
user_roles: Optional[IncludedUserRoles] = None
|
|
28
|
-
# User type.
|
|
28
|
+
# User type. The possible values are: all, member, guest, unknownFutureValue.
|
|
29
29
|
user_types: Optional[IncludedUserTypes] = None
|
|
30
30
|
|
|
31
31
|
@staticmethod
|
|
@@ -24,7 +24,7 @@ class UserSecurityState(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
24
24
|
account_name: Optional[str] = None
|
|
25
25
|
# NetBIOS/Active Directory domain of user account (that is, domain/account format).
|
|
26
26
|
domain_name: Optional[str] = None
|
|
27
|
-
# For email-related alerts - user account's email 'role'.
|
|
27
|
+
# For email-related alerts - user account's email 'role'. The possible values are: unknown, sender, recipient.
|
|
28
28
|
email_role: Optional[EmailRole] = None
|
|
29
29
|
# Indicates whether the user logged on through a VPN.
|
|
30
30
|
is_vpn: Optional[bool] = None
|
|
@@ -36,7 +36,7 @@ class UserSecurityState(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
36
36
|
logon_ip: Optional[str] = None
|
|
37
37
|
# Location (by IP address mapping) associated with a user sign-in event by this user.
|
|
38
38
|
logon_location: Optional[str] = None
|
|
39
|
-
# Method of user sign in.
|
|
39
|
+
# Method of user sign in. The possible values are: unknown, interactive, remoteInteractive, network, batch, service.
|
|
40
40
|
logon_type: Optional[LogonType] = None
|
|
41
41
|
# The OdataType property
|
|
42
42
|
odata_type: Optional[str] = None
|
|
@@ -44,7 +44,7 @@ class UserSecurityState(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
44
44
|
on_premises_security_identifier: Optional[str] = None
|
|
45
45
|
# Provider-generated/calculated risk score of the user account. Recommended value range of 0-1, which equates to a percentage.
|
|
46
46
|
risk_score: Optional[str] = None
|
|
47
|
-
# User account type (group membership), per Windows definition.
|
|
47
|
+
# User account type (group membership), per Windows definition. The possible values are: unknown, standard, power, administrator.
|
|
48
48
|
user_account_type: Optional[UserAccountSecurityType] = None
|
|
49
49
|
# User sign-in name - internet format: (user account name)@(user account DNS domain name).
|
|
50
50
|
user_principal_name: Optional[str] = None
|
|
@@ -18,7 +18,7 @@ class UserTrainingEventInfo(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
18
18
|
additional_data: dict[str, Any] = field(default_factory=dict)
|
|
19
19
|
# Display name of the training.
|
|
20
20
|
display_name: Optional[str] = None
|
|
21
|
-
# Latest status of the training assigned to the user.
|
|
21
|
+
# Latest status of the training assigned to the user. The possible values are: unknown, assigned, inProgress, completed, overdue, unknownFutureValue.
|
|
22
22
|
latest_training_status: Optional[TrainingStatus] = None
|
|
23
23
|
# The OdataType property
|
|
24
24
|
odata_type: Optional[str] = None
|
|
@@ -24,7 +24,7 @@ class UserTrainingStatusInfo(AdditionalDataHolder, BackedModel, Parsable):
|
|
|
24
24
|
display_name: Optional[str] = None
|
|
25
25
|
# The OdataType property
|
|
26
26
|
odata_type: Optional[str] = None
|
|
27
|
-
# The status of the training assigned to the user.
|
|
27
|
+
# The status of the training assigned to the user. The possible values are: unknown, assigned, inProgress, completed, overdue, unknownFutureValue.
|
|
28
28
|
training_status: Optional[TrainingStatus] = None
|
|
29
29
|
|
|
30
30
|
@staticmethod
|
|
@@ -16,7 +16,7 @@ from .virtual_event import VirtualEvent
|
|
|
16
16
|
class VirtualEventTownhall(VirtualEvent, Parsable):
|
|
17
17
|
# The OdataType property
|
|
18
18
|
odata_type: Optional[str] = "#microsoft.graph.virtualEventTownhall"
|
|
19
|
-
# The audience to whom the town hall is visible.
|
|
19
|
+
# The audience to whom the town hall is visible. The possible values are: everyone, organization, and unknownFutureValue.
|
|
20
20
|
audience: Optional[MeetingAudience] = None
|
|
21
21
|
# Identity information of the coorganizers of the town hall.
|
|
22
22
|
co_organizers: Optional[list[CommunicationsUserIdentity]] = None
|
|
@@ -17,7 +17,7 @@ from .virtual_event import VirtualEvent
|
|
|
17
17
|
class VirtualEventWebinar(VirtualEvent, Parsable):
|
|
18
18
|
# The OdataType property
|
|
19
19
|
odata_type: Optional[str] = "#microsoft.graph.virtualEventWebinar"
|
|
20
|
-
# To whom the webinar is visible.
|
|
20
|
+
# To whom the webinar is visible. The possible values are: everyone, organization, and unknownFutureValue.
|
|
21
21
|
audience: Optional[MeetingAudience] = None
|
|
22
22
|
# Identity information of coorganizers of the webinar.
|
|
23
23
|
co_organizers: Optional[list[CommunicationsUserIdentity]] = None
|
|
@@ -21,7 +21,7 @@ class Win32LobApp(MobileLobApp, Parsable):
|
|
|
21
21
|
"""
|
|
22
22
|
# The OdataType property
|
|
23
23
|
odata_type: Optional[str] = "#microsoft.graph.win32LobApp"
|
|
24
|
-
# Indicates the Windows architecture(s) this app should be installed on. The app will be treated as not applicable for devices with architectures not matching the selected value. When a non-null value is provided for the allowedArchitectures property, the value of the applicableArchitectures property is set to none.
|
|
24
|
+
# Indicates the Windows architecture(s) this app should be installed on. The app will be treated as not applicable for devices with architectures not matching the selected value. When a non-null value is provided for the allowedArchitectures property, the value of the applicableArchitectures property is set to none. The possible values are: null, x86, x64, arm64. The possible values are: none, x86, x64, arm, neutral.
|
|
25
25
|
allowed_architectures: Optional[WindowsArchitecture] = None
|
|
26
26
|
# Contains properties for Windows architecture.
|
|
27
27
|
applicable_architectures: Optional[WindowsArchitecture] = None
|
|
@@ -43,7 +43,7 @@ class Win32LobApp(MobileLobApp, Parsable):
|
|
|
43
43
|
msi_information: Optional[Win32LobAppMsiInformation] = None
|
|
44
44
|
# Indicates the return codes for post installation behavior.
|
|
45
45
|
return_codes: Optional[list[Win32LobAppReturnCode]] = None
|
|
46
|
-
# Indicates the detection and requirement rules for this app.
|
|
46
|
+
# Indicates the detection and requirement rules for this app. The possible values are: Win32LobAppFileSystemRule, Win32LobAppPowerShellScriptRule, Win32LobAppProductCodeRule, Win32LobAppRegistryRule.
|
|
47
47
|
rules: Optional[list[Win32LobAppRule]] = None
|
|
48
48
|
# Indicates the relative path of the setup file in the encrypted Win32LobApp package. Example: Intel-SA-00075 Detection and Mitigation Tool.msi.
|
|
49
49
|
setup_file_path: Optional[str] = None
|
|
@@ -29,7 +29,7 @@ class Win32LobAppPowerShellScriptRule(Win32LobAppRule, Parsable):
|
|
|
29
29
|
operation_type: Optional[Win32LobAppPowerShellScriptRuleOperationType] = None
|
|
30
30
|
# Contains properties for detection operator.
|
|
31
31
|
operator: Optional[Win32LobAppRuleOperator] = None
|
|
32
|
-
# The execution context of the script. Do not specify this value if the rule is used for detection. Script detection rules will run in the same context as the associated app install context.
|
|
32
|
+
# The execution context of the script. Do not specify this value if the rule is used for detection. Script detection rules will run in the same context as the associated app install context. The possible values are: system, user.
|
|
33
33
|
run_as_account: Optional[RunAsAccountType] = None
|
|
34
34
|
# A value indicating whether the script should run as 32-bit.
|
|
35
35
|
run_as32_bit: Optional[bool] = None
|
|
@@ -22,13 +22,13 @@ class WindowsDeviceMalwareState(Entity, Parsable):
|
|
|
22
22
|
"""
|
|
23
23
|
# Information URL to learn more about the malware
|
|
24
24
|
additional_information_url: Optional[str] = None
|
|
25
|
-
# Category of the malware.
|
|
25
|
+
# Category of the malware. The possible values are: invalid, adware, spyware, passwordStealer, trojanDownloader, worm, backdoor, remoteAccessTrojan, trojan, emailFlooder, keylogger, dialer, monitoringSoftware, browserModifier, cookie, browserPlugin, aolExploit, nuker, securityDisabler, jokeProgram, hostileActiveXControl, softwareBundler, stealthNotifier, settingsModifier, toolBar, remoteControlSoftware, trojanFtp, potentialUnwantedSoftware, icqExploit, trojanTelnet, exploit, filesharingProgram, malwareCreationTool, remoteControlSoftware, tool, trojanDenialOfService, trojanDropper, trojanMassMailer, trojanMonitoringSoftware, trojanProxyServer, virus, known, unknown, spp, behavior, vulnerability, policy, enterpriseUnwantedSoftware, ransom, hipsRule.
|
|
26
26
|
category: Optional[WindowsMalwareCategory] = None
|
|
27
27
|
# Number of times the malware is detected
|
|
28
28
|
detection_count: Optional[int] = None
|
|
29
29
|
# Malware name
|
|
30
30
|
display_name: Optional[str] = None
|
|
31
|
-
# Execution status of the malware like blocked/executing etc.
|
|
31
|
+
# Execution status of the malware like blocked/executing etc. The possible values are: unknown, blocked, allowed, running, notRunning.
|
|
32
32
|
execution_state: Optional[WindowsMalwareExecutionState] = None
|
|
33
33
|
# Initial detection datetime of the malware
|
|
34
34
|
initial_detection_date_time: Optional[datetime.datetime] = None
|
|
@@ -36,11 +36,11 @@ class WindowsDeviceMalwareState(Entity, Parsable):
|
|
|
36
36
|
last_state_change_date_time: Optional[datetime.datetime] = None
|
|
37
37
|
# The OdataType property
|
|
38
38
|
odata_type: Optional[str] = None
|
|
39
|
-
# Severity of the malware.
|
|
39
|
+
# Severity of the malware. The possible values are: unknown, low, moderate, high, severe.
|
|
40
40
|
severity: Optional[WindowsMalwareSeverity] = None
|
|
41
|
-
# Current status of the malware like cleaned/quarantined/allowed etc.
|
|
41
|
+
# Current status of the malware like cleaned/quarantined/allowed etc. The possible values are: unknown, detected, cleaned, quarantined, removed, allowed, blocked, cleanFailed, quarantineFailed, removeFailed, allowFailed, abandoned, blockFailed.
|
|
42
42
|
state: Optional[WindowsMalwareState] = None
|
|
43
|
-
# Current status of the malware like cleaned/quarantined/allowed etc.
|
|
43
|
+
# Current status of the malware like cleaned/quarantined/allowed etc. The possible values are: active, actionFailed, manualStepsRequired, fullScanRequired, rebootRequired, remediatedWithNonCriticalFailures, quarantined, removed, cleaned, allowed, noStatusCleared.
|
|
44
44
|
threat_state: Optional[WindowsMalwareThreatState] = None
|
|
45
45
|
|
|
46
46
|
@staticmethod
|
|
@@ -22,7 +22,7 @@ class WindowsHelloForBusinessAuthenticationMethod(AuthenticationMethod, Parsable
|
|
|
22
22
|
device: Optional[Device] = None
|
|
23
23
|
# The name of the device on which Windows Hello for Business is registered
|
|
24
24
|
display_name: Optional[str] = None
|
|
25
|
-
# Key strength of this Windows Hello for Business key.
|
|
25
|
+
# Key strength of this Windows Hello for Business key. The possible values are: normal, weak, unknown.
|
|
26
26
|
key_strength: Optional[AuthenticationMethodKeyStrength] = None
|
|
27
27
|
|
|
28
28
|
@staticmethod
|
|
@@ -20,7 +20,7 @@ class WindowsMalwareInformation(Entity, Parsable):
|
|
|
20
20
|
"""
|
|
21
21
|
# Indicates an informational URL to learn more about the malware
|
|
22
22
|
additional_information_url: Optional[str] = None
|
|
23
|
-
# Category of the malware.
|
|
23
|
+
# Category of the malware. The possible values are: invalid, adware, spyware, passwordStealer, trojanDownloader, worm, backdoor, remoteAccessTrojan, trojan, emailFlooder, keylogger, dialer, monitoringSoftware, browserModifier, cookie, browserPlugin, aolExploit, nuker, securityDisabler, jokeProgram, hostileActiveXControl, softwareBundler, stealthNotifier, settingsModifier, toolBar, remoteControlSoftware, trojanFtp, potentialUnwantedSoftware, icqExploit, trojanTelnet, exploit, filesharingProgram, malwareCreationTool, remoteControlSoftware, tool, trojanDenialOfService, trojanDropper, trojanMassMailer, trojanMonitoringSoftware, trojanProxyServer, virus, known, unknown, spp, behavior, vulnerability, policy, enterpriseUnwantedSoftware, ransom, hipsRule. default value is invalid. The possible values are: invalid, adware, spyware, passwordStealer, trojanDownloader, worm, backdoor, remoteAccessTrojan, trojan, emailFlooder, keylogger, dialer, monitoringSoftware, browserModifier, cookie, browserPlugin, aolExploit, nuker, securityDisabler, jokeProgram, hostileActiveXControl, softwareBundler, stealthNotifier, settingsModifier, toolBar, remoteControlSoftware, trojanFtp, potentialUnwantedSoftware, icqExploit, trojanTelnet, exploit, filesharingProgram, malwareCreationTool, remoteControlSoftware, tool, trojanDenialOfService, trojanDropper, trojanMassMailer, trojanMonitoringSoftware, trojanProxyServer, virus, known, unknown, spp, behavior, vulnerability, policy, enterpriseUnwantedSoftware, ransom, hipsRule.
|
|
24
24
|
category: Optional[WindowsMalwareCategory] = None
|
|
25
25
|
# List of devices affected by current malware with the malware state on each device
|
|
26
26
|
device_malware_states: Optional[list[MalwareStateForWindowsDevice]] = None
|
|
@@ -30,7 +30,7 @@ class WindowsMalwareInformation(Entity, Parsable):
|
|
|
30
30
|
last_detection_date_time: Optional[datetime.datetime] = None
|
|
31
31
|
# The OdataType property
|
|
32
32
|
odata_type: Optional[str] = None
|
|
33
|
-
# Severity of the malware.
|
|
33
|
+
# Severity of the malware. The possible values are: unknown, low, moderate, high, severe. default is unknown. The possible values are: unknown, low, moderate, high, severe.
|
|
34
34
|
severity: Optional[WindowsMalwareSeverity] = None
|
|
35
35
|
|
|
36
36
|
@staticmethod
|
|
@@ -22,7 +22,7 @@ class WindowsProtectionState(Entity, Parsable):
|
|
|
22
22
|
anti_malware_version: Optional[str] = None
|
|
23
23
|
# Device malware list
|
|
24
24
|
detected_malware_state: Optional[list[WindowsDeviceMalwareState]] = None
|
|
25
|
-
# Indicates device's health state.
|
|
25
|
+
# Indicates device's health state. The possible values are: clean, fullScanPending, rebootPending, manualStepsPending, offlineScanPending, critical. The possible values are: clean, fullScanPending, rebootPending, manualStepsPending, offlineScanPending, critical.
|
|
26
26
|
device_state: Optional[WindowsDeviceHealthState] = None
|
|
27
27
|
# Current endpoint protection engine's version
|
|
28
28
|
engine_version: Optional[str] = None
|
|
@@ -48,7 +48,7 @@ class WindowsProtectionState(Entity, Parsable):
|
|
|
48
48
|
network_inspection_system_enabled: Optional[bool] = None
|
|
49
49
|
# The OdataType property
|
|
50
50
|
odata_type: Optional[str] = None
|
|
51
|
-
# Product Status of Windows Defender Antivirus.
|
|
51
|
+
# Product Status of Windows Defender Antivirus. The possible values are: noStatus, serviceNotRunning, serviceStartedWithoutMalwareProtection, pendingFullScanDueToThreatAction, pendingRebootDueToThreatAction, pendingManualStepsDueToThreatAction, avSignaturesOutOfDate, asSignaturesOutOfDate, noQuickScanHappenedForSpecifiedPeriod, noFullScanHappenedForSpecifiedPeriod, systemInitiatedScanInProgress, systemInitiatedCleanInProgress, samplesPendingSubmission, productRunningInEvaluationMode, productRunningInNonGenuineMode, productExpired, offlineScanRequired, serviceShutdownAsPartOfSystemShutdown, threatRemediationFailedCritically, threatRemediationFailedNonCritically, noStatusFlagsSet, platformOutOfDate, platformUpdateInProgress, platformAboutToBeOutdated, signatureOrPlatformEndOfLifeIsPastOrIsImpending, windowsSModeSignaturesInUseOnNonWin10SInstall. The possible values are: noStatus, serviceNotRunning, serviceStartedWithoutMalwareProtection, pendingFullScanDueToThreatAction, pendingRebootDueToThreatAction, pendingManualStepsDueToThreatAction, avSignaturesOutOfDate, asSignaturesOutOfDate, noQuickScanHappenedForSpecifiedPeriod, noFullScanHappenedForSpecifiedPeriod, systemInitiatedScanInProgress, systemInitiatedCleanInProgress, samplesPendingSubmission, productRunningInEvaluationMode, productRunningInNonGenuineMode, productExpired, offlineScanRequired, serviceShutdownAsPartOfSystemShutdown, threatRemediationFailedCritically, threatRemediationFailedNonCritically, noStatusFlagsSet, platformOutOfDate, platformUpdateInProgress, platformAboutToBeOutdated, signatureOrPlatformEndOfLifeIsPastOrIsImpending, windowsSModeSignaturesInUseOnNonWin10SInstall.
|
|
52
52
|
product_status: Optional[WindowsDefenderProductStatus] = None
|
|
53
53
|
# When TRUE indicates quick scan is overdue, when FALSE indicates quick scan is not overdue. Defaults to setting on client device.
|
|
54
54
|
quick_scan_overdue: Optional[bool] = None
|
|
@@ -64,7 +64,7 @@ class WindowsUpdateForBusinessConfiguration(DeviceConfiguration, Parsable):
|
|
|
64
64
|
feature_updates_rollback_window_in_days: Optional[int] = None
|
|
65
65
|
# When TRUE, rollback Feature Updates on the next device check in. When FALSE, do not rollback Feature Updates on the next device check in. Returned by default.Query parameters are not supported.
|
|
66
66
|
feature_updates_will_be_rolled_back: Optional[bool] = None
|
|
67
|
-
# The Installation Schedule.
|
|
67
|
+
# The Installation Schedule. The possible values are: ActiveHoursStart, ActiveHoursEnd, ScheduledInstallDay, ScheduledInstallTime. Returned by default. Query parameters are not supported.
|
|
68
68
|
installation_schedule: Optional[WindowsUpdateInstallScheduleType] = None
|
|
69
69
|
# When TRUE, allows Microsoft Update Service. When FALSE, does not allow Microsoft Update Service. Returned by default. Query parameters are not supported.
|
|
70
70
|
microsoft_update_service_allowed: Optional[bool] = None
|
|
@@ -92,7 +92,7 @@ class WindowsUpdateForBusinessConfiguration(DeviceConfiguration, Parsable):
|
|
|
92
92
|
skip_checks_before_restart: Optional[bool] = None
|
|
93
93
|
# Windows Update Notification Display Options
|
|
94
94
|
update_notification_level: Optional[WindowsUpdateNotificationDisplayOption] = None
|
|
95
|
-
# Schedule the update installation on the weeks of the month.
|
|
95
|
+
# Schedule the update installation on the weeks of the month. The possible values are: UserDefined, FirstWeek, SecondWeek, ThirdWeek, FourthWeek, EveryWeek. Returned by default. Query parameters are not supported. The possible values are: userDefined, firstWeek, secondWeek, thirdWeek, fourthWeek, everyWeek, unknownFutureValue.
|
|
96
96
|
update_weeks: Optional[WindowsUpdateForBusinessUpdateWeeks] = None
|
|
97
97
|
# Possible values of a property
|
|
98
98
|
user_pause_access: Optional[Enablement] = None
|
|
@@ -11,7 +11,7 @@ from .entity import Entity
|
|
|
11
11
|
|
|
12
12
|
@dataclass
|
|
13
13
|
class WorkbookApplication(Entity, Parsable):
|
|
14
|
-
# Returns the calculation mode used in the workbook.
|
|
14
|
+
# Returns the calculation mode used in the workbook. The possible values are: Automatic, AutomaticExceptTables, Manual.
|
|
15
15
|
calculation_mode: Optional[str] = None
|
|
16
16
|
# The OdataType property
|
|
17
17
|
odata_type: Optional[str] = None
|
|
@@ -20,7 +20,7 @@ class WorkbookNamedItem(Entity, Parsable):
|
|
|
20
20
|
odata_type: Optional[str] = None
|
|
21
21
|
# Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only.
|
|
22
22
|
scope: Optional[str] = None
|
|
23
|
-
# The type of reference is associated with the name.
|
|
23
|
+
# The type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.
|
|
24
24
|
type: Optional[str] = None
|
|
25
25
|
# Indicates whether the object is visible.
|
|
26
26
|
visible: Optional[bool] = None
|
|
@@ -23,7 +23,7 @@ class WorkbookRangeFormat(Entity, Parsable):
|
|
|
23
23
|
fill: Optional[WorkbookRangeFill] = None
|
|
24
24
|
# Returns the font object defined on the overall range selected Read-only.
|
|
25
25
|
font: Optional[WorkbookRangeFont] = None
|
|
26
|
-
# The horizontal alignment for the specified object.
|
|
26
|
+
# The horizontal alignment for the specified object. The possible values are: General, Left, Center, Right, Fill, Justify, CenterAcrossSelection, Distributed.
|
|
27
27
|
horizontal_alignment: Optional[str] = None
|
|
28
28
|
# The OdataType property
|
|
29
29
|
odata_type: Optional[str] = None
|
|
@@ -31,7 +31,7 @@ class WorkbookRangeFormat(Entity, Parsable):
|
|
|
31
31
|
protection: Optional[WorkbookFormatProtection] = None
|
|
32
32
|
# The height of all rows in the range. If the row heights aren't uniform null will be returned.
|
|
33
33
|
row_height: Optional[float] = None
|
|
34
|
-
# The vertical alignment for the specified object.
|
|
34
|
+
# The vertical alignment for the specified object. The possible values are: Top, Center, Bottom, Justify, Distributed.
|
|
35
35
|
vertical_alignment: Optional[str] = None
|
|
36
36
|
# Indicates whether Excel wraps the text in the object. A null value indicates that the entire range doesn't have a uniform wrap setting.
|
|
37
37
|
wrap_text: Optional[bool] = None
|
|
@@ -41,7 +41,7 @@ class WorkbookTable(Entity, Parsable):
|
|
|
41
41
|
show_totals: Optional[bool] = None
|
|
42
42
|
# The sorting for the table. Read-only.
|
|
43
43
|
sort: Optional[WorkbookTableSort] = None
|
|
44
|
-
# A constant value that represents the Table style.
|
|
44
|
+
# A constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.
|
|
45
45
|
style: Optional[str] = None
|
|
46
46
|
# The worksheet containing the current table. Read-only.
|
|
47
47
|
worksheet: Optional[WorkbookWorksheet] = None
|
|
@@ -20,13 +20,13 @@ class WorkforceIntegration(ChangeTrackedEntity, Parsable):
|
|
|
20
20
|
api_version: Optional[int] = None
|
|
21
21
|
# Name of the workforce integration.
|
|
22
22
|
display_name: Optional[str] = None
|
|
23
|
-
# Support to view eligibility-filtered results.
|
|
23
|
+
# Support to view eligibility-filtered results. The possible values are: none, swapRequest, offerShiftRequest, unknownFutureValue, timeOffReason. Use the Prefer: include-unknown-enum-members request header to get the following members in this evolvable enum: timeOffReason.
|
|
24
24
|
eligibility_filtering_enabled_entities: Optional[EligibilityFilteringEnabledEntities] = None
|
|
25
25
|
# The workforce integration encryption resource.
|
|
26
26
|
encryption: Optional[WorkforceIntegrationEncryption] = None
|
|
27
27
|
# Indicates whether this workforce integration is currently active and available.
|
|
28
28
|
is_active: Optional[bool] = None
|
|
29
|
-
# The Shifts entities supported for synchronous change notifications. Shifts call back to the provided URL when client changes occur to the entities specified in this property. By default, no entities are supported for change notifications.
|
|
29
|
+
# The Shifts entities supported for synchronous change notifications. Shifts call back to the provided URL when client changes occur to the entities specified in this property. By default, no entities are supported for change notifications. The possible values are: none, shift, swapRequest, userShiftPreferences, openShift, openShiftRequest, offerShiftRequest, unknownFutureValue, timeCard, timeOffReason, timeOff, timeOffRequest. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: timeCard , timeOffReason , timeOff , timeOffRequest.
|
|
30
30
|
supported_entities: Optional[WorkforceIntegrationSupportedEntities] = None
|
|
31
31
|
# Workforce Integration URL for callbacks from the Shifts service.
|
|
32
32
|
url: Optional[str] = None
|
|
@@ -17,7 +17,7 @@ class WorkforceIntegrationEncryption(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
|
-
#
|
|
20
|
+
# The possible values are: sharedSecret, unknownFutureValue.
|
|
21
21
|
protocol: Optional[WorkforceIntegrationEncryptionProtocol] = None
|
|
22
22
|
# Encryption shared secret.
|
|
23
23
|
secret: Optional[str] = None
|