[][src]Struct graph_rs_types::entitytypes::Windows10GeneralConfiguration

pub struct Windows10GeneralConfiguration {
    pub enterprise_cloud_print_discovery_end_point: String,
    pub enterprise_cloud_print_o_auth_authority: String,
    pub enterprise_cloud_print_o_auth_client_identifier: String,
    pub enterprise_cloud_print_resource_identifier: String,
    pub enterprise_cloud_print_discovery_max_limit: i32,
    pub enterprise_cloud_print_mopria_discovery_resource_identifier: String,
    pub search_block_diacritics: bool,
    pub search_disable_auto_language_detection: bool,
    pub search_disable_indexing_encrypted_items: bool,
    pub search_enable_remote_queries: bool,
    pub search_disable_indexer_backoff: bool,
    pub search_disable_indexing_removable_drive: bool,
    pub search_enable_automatic_index_size_manangement: bool,
    pub diagnostics_data_submission_mode: DiagnosticDataSubmissionMode,
    pub one_drive_disable_file_sync: bool,
    pub smart_screen_enable_app_install_control: bool,
    pub personalization_desktop_image_url: String,
    pub personalization_lock_screen_image_url: String,
    pub bluetooth_allowed_services: Vec<String>,
    pub bluetooth_block_advertising: bool,
    pub bluetooth_block_discoverable_mode: bool,
    pub bluetooth_block_pre_pairing: bool,
    pub edge_block_autofill: bool,
    pub edge_blocked: bool,
    pub edge_cookie_policy: EdgeCookiePolicy,
    pub edge_block_developer_tools: bool,
    pub edge_block_sending_do_not_track_header: bool,
    pub edge_block_extensions: bool,
    pub edge_block_in_private_browsing: bool,
    pub edge_block_java_script: bool,
    pub edge_block_password_manager: bool,
    pub edge_block_address_bar_dropdown: bool,
    pub edge_block_compatibility_list: bool,
    pub edge_clear_browsing_data_on_exit: bool,
    pub edge_allow_start_pages_modification: bool,
    pub edge_disable_first_run_page: bool,
    pub edge_block_live_tile_data_collection: bool,
    pub edge_sync_favorites_with_internet_explorer: bool,
    pub cellular_block_data_when_roaming: bool,
    pub cellular_block_vpn: bool,
    pub cellular_block_vpn_when_roaming: bool,
    pub defender_block_end_user_access: bool,
    pub defender_days_before_deleting_quarantined_malware: i32,
    pub defender_detected_malware_actions: DefenderDetectedMalwareActions,
    pub defender_system_scan_schedule: WeeklySchedule,
    pub defender_files_and_folders_to_exclude: Vec<String>,
    pub defender_file_extensions_to_exclude: Vec<String>,
    pub defender_scan_max_cpu: i32,
    pub defender_monitor_file_activity: DefenderMonitorFileActivity,
    pub defender_processes_to_exclude: Vec<String>,
    pub defender_prompt_for_sample_submission: DefenderPromptForSampleSubmission,
    pub defender_require_behavior_monitoring: bool,
    pub defender_require_cloud_protection: bool,
    pub defender_require_network_inspection_system: bool,
    pub defender_require_real_time_monitoring: bool,
    pub defender_scan_archive_files: bool,
    pub defender_scan_downloads: bool,
    pub defender_scan_network_files: bool,
    pub defender_scan_incoming_mail: bool,
    pub defender_scan_mapped_network_drives_during_full_scan: bool,
    pub defender_scan_removable_drives_during_full_scan: bool,
    pub defender_scan_scripts_loaded_in_internet_explorer: bool,
    pub defender_signature_update_interval_in_hours: i32,
    pub defender_scan_type: DefenderScanType,
    pub defender_scheduled_scan_time: String,
    pub defender_scheduled_quick_scan_time: String,
    pub defender_cloud_block_level: DefenderCloudBlockLevelType,
    pub lock_screen_allow_timeout_configuration: bool,
    pub lock_screen_block_action_center_notifications: bool,
    pub lock_screen_block_cortana: bool,
    pub lock_screen_block_toast_notifications: bool,
    pub lock_screen_timeout_in_seconds: i32,
    pub password_block_simple: bool,
    pub password_expiration_days: i32,
    pub password_minimum_length: i32,
    pub password_minutes_of_inactivity_before_screen_timeout: i32,
    pub password_minimum_character_set_count: i32,
    pub password_previous_password_block_count: i32,
    pub password_required: bool,
    pub password_require_when_resume_from_idle_state: bool,
    pub password_required_type: RequiredPasswordType,
    pub password_sign_in_failure_count_before_factory_reset: i32,
    pub privacy_advertising_id: StateManagementSetting,
    pub privacy_auto_accept_pairing_and_consent_prompts: bool,
    pub privacy_block_input_personalization: bool,
    pub start_block_unpinning_apps_from_taskbar: bool,
    pub start_menu_app_list_visibility: WindowsStartMenuAppListVisibilityType,
    pub start_menu_hide_change_account_settings: bool,
    pub start_menu_hide_frequently_used_apps: bool,
    pub start_menu_hide_hibernate: bool,
    pub start_menu_hide_lock: bool,
    pub start_menu_hide_power_button: bool,
    pub start_menu_hide_recent_jump_lists: bool,
    pub start_menu_hide_recently_added_apps: bool,
    pub start_menu_hide_restart_options: bool,
    pub start_menu_hide_shut_down: bool,
    pub start_menu_hide_sign_out: bool,
    pub start_menu_hide_sleep: bool,
    pub start_menu_hide_switch_account: bool,
    pub start_menu_hide_user_tile: bool,
    pub start_menu_layout_edge_assets_xml: Vec<u8>,
    pub start_menu_layout_xml: Vec<u8>,
    pub start_menu_mode: WindowsStartMenuModeType,
    pub start_menu_pinned_folder_documents: VisibilitySetting,
    pub start_menu_pinned_folder_downloads: VisibilitySetting,
    pub start_menu_pinned_folder_file_explorer: VisibilitySetting,
    pub start_menu_pinned_folder_home_group: VisibilitySetting,
    pub start_menu_pinned_folder_music: VisibilitySetting,
    pub start_menu_pinned_folder_network: VisibilitySetting,
    pub start_menu_pinned_folder_personal_folder: VisibilitySetting,
    pub start_menu_pinned_folder_pictures: VisibilitySetting,
    pub start_menu_pinned_folder_settings: VisibilitySetting,
    pub start_menu_pinned_folder_videos: VisibilitySetting,
    pub settings_block_settings_app: bool,
    pub settings_block_system_page: bool,
    pub settings_block_devices_page: bool,
    pub settings_block_network_internet_page: bool,
    pub settings_block_personalization_page: bool,
    pub settings_block_accounts_page: bool,
    pub settings_block_time_language_page: bool,
    pub settings_block_ease_of_access_page: bool,
    pub settings_block_privacy_page: bool,
    pub settings_block_update_security_page: bool,
    pub settings_block_apps_page: bool,
    pub settings_block_gaming_page: bool,
    pub windows_spotlight_block_consumer_specific_features: bool,
    pub windows_spotlight_blocked: bool,
    pub windows_spotlight_block_on_action_center: bool,
    pub windows_spotlight_block_tailored_experiences: bool,
    pub windows_spotlight_block_third_party_notifications: bool,
    pub windows_spotlight_block_welcome_experience: bool,
    pub windows_spotlight_block_windows_tips: bool,
    pub windows_spotlight_configure_on_lock_screen: WindowsSpotlightEnablementSettings,
    pub network_proxy_apply_settings_device_wide: bool,
    pub network_proxy_disable_auto_detect: bool,
    pub network_proxy_automatic_configuration_url: String,
    pub network_proxy_server: Windows10NetworkProxyServer,
    pub accounts_block_adding_non_microsoft_account_email: bool,
    pub anti_theft_mode_blocked: bool,
    pub bluetooth_blocked: bool,
    pub camera_blocked: bool,
    pub connected_devices_service_blocked: bool,
    pub certificates_block_manual_root_certificate_installation: bool,
    pub copy_paste_blocked: bool,
    pub cortana_blocked: bool,
    pub device_management_block_factory_reset_on_mobile: bool,
    pub device_management_block_manual_unenroll: bool,
    pub safe_search_filter: SafeSearchFilterType,
    pub edge_block_popups: bool,
    pub edge_block_search_suggestions: bool,
    pub edge_block_sending_intranet_traffic_to_internet_explorer: bool,
    pub edge_send_intranet_traffic_to_internet_explorer: bool,
    pub edge_require_smart_screen: bool,
    pub edge_enterprise_mode_site_list_location: String,
    pub edge_first_run_url: String,
    pub edge_search_engine: EdgeSearchEngineBase,
    pub edge_homepage_urls: Vec<String>,
    pub edge_block_access_to_about_flags: bool,
    pub smart_screen_block_prompt_override: bool,
    pub smart_screen_block_prompt_override_for_files: bool,
    pub web_rtc_block_localhost_ip_address: bool,
    pub internet_sharing_blocked: bool,
    pub settings_block_add_provisioning_package: bool,
    pub settings_block_remove_provisioning_package: bool,
    pub settings_block_change_system_time: bool,
    pub settings_block_edit_device_name: bool,
    pub settings_block_change_region: bool,
    pub settings_block_change_language: bool,
    pub settings_block_change_power_sleep: bool,
    pub location_services_blocked: bool,
    pub microsoft_account_blocked: bool,
    pub microsoft_account_block_settings_sync: bool,
    pub nfc_blocked: bool,
    pub reset_protection_mode_blocked: bool,
    pub screen_capture_blocked: bool,
    pub storage_block_removable_storage: bool,
    pub storage_require_mobile_device_encryption: bool,
    pub usb_blocked: bool,
    pub voice_recording_blocked: bool,
    pub wi_fi_block_automatic_connect_hotspots: bool,
    pub wi_fi_blocked: bool,
    pub wi_fi_block_manual_configuration: bool,
    pub wi_fi_scan_interval: i32,
    pub wireless_display_block_projection_to_this_device: bool,
    pub wireless_display_block_user_input_from_receiver: bool,
    pub wireless_display_require_pin_for_pairing: bool,
    pub windows_store_blocked: bool,
    pub apps_allow_trusted_apps_sideloading: StateManagementSetting,
    pub windows_store_block_auto_update: bool,
    pub developer_unlock_setting: StateManagementSetting,
    pub shared_user_app_data_allowed: bool,
    pub apps_block_windows_store_originated_apps: bool,
    pub windows_store_enable_private_store_only: bool,
    pub storage_restrict_app_data_to_system_volume: bool,
    pub storage_restrict_app_install_to_system_volume: bool,
    pub game_dvr_blocked: bool,
    pub experience_block_device_discovery: bool,
    pub experience_block_error_dialog_when_no_s_i_m: bool,
    pub experience_block_task_switcher: bool,
    pub logon_block_fast_user_switching: bool,
    pub tenant_lockdown_require_network_during_out_of_box_experience: bool,
}

Fields

enterprise_cloud_print_discovery_end_point: Stringenterprise_cloud_print_o_auth_authority: Stringenterprise_cloud_print_o_auth_client_identifier: Stringenterprise_cloud_print_resource_identifier: Stringenterprise_cloud_print_discovery_max_limit: i32enterprise_cloud_print_mopria_discovery_resource_identifier: Stringsearch_block_diacritics: boolsearch_disable_auto_language_detection: boolsearch_disable_indexing_encrypted_items: boolsearch_enable_remote_queries: boolsearch_disable_indexer_backoff: boolsearch_disable_indexing_removable_drive: boolsearch_enable_automatic_index_size_manangement: booldiagnostics_data_submission_mode: DiagnosticDataSubmissionModeone_drive_disable_file_sync: boolsmart_screen_enable_app_install_control: boolpersonalization_desktop_image_url: Stringpersonalization_lock_screen_image_url: Stringbluetooth_allowed_services: Vec<String>bluetooth_block_advertising: boolbluetooth_block_discoverable_mode: boolbluetooth_block_pre_pairing: booledge_block_autofill: booledge_blocked: booledge_cookie_policy: EdgeCookiePolicyedge_block_developer_tools: booledge_block_sending_do_not_track_header: booledge_block_extensions: booledge_block_in_private_browsing: booledge_block_java_script: booledge_block_password_manager: booledge_block_address_bar_dropdown: booledge_block_compatibility_list: booledge_clear_browsing_data_on_exit: booledge_allow_start_pages_modification: booledge_disable_first_run_page: booledge_block_live_tile_data_collection: booledge_sync_favorites_with_internet_explorer: boolcellular_block_data_when_roaming: boolcellular_block_vpn: boolcellular_block_vpn_when_roaming: booldefender_block_end_user_access: booldefender_days_before_deleting_quarantined_malware: i32defender_detected_malware_actions: DefenderDetectedMalwareActionsdefender_system_scan_schedule: WeeklyScheduledefender_files_and_folders_to_exclude: Vec<String>defender_file_extensions_to_exclude: Vec<String>defender_scan_max_cpu: i32defender_monitor_file_activity: DefenderMonitorFileActivitydefender_processes_to_exclude: Vec<String>defender_prompt_for_sample_submission: DefenderPromptForSampleSubmissiondefender_require_behavior_monitoring: booldefender_require_cloud_protection: booldefender_require_network_inspection_system: booldefender_require_real_time_monitoring: booldefender_scan_archive_files: booldefender_scan_downloads: booldefender_scan_network_files: booldefender_scan_incoming_mail: booldefender_scan_mapped_network_drives_during_full_scan: booldefender_scan_removable_drives_during_full_scan: booldefender_scan_scripts_loaded_in_internet_explorer: booldefender_signature_update_interval_in_hours: i32defender_scan_type: DefenderScanTypedefender_scheduled_scan_time: Stringdefender_scheduled_quick_scan_time: Stringdefender_cloud_block_level: DefenderCloudBlockLevelTypelock_screen_allow_timeout_configuration: boollock_screen_block_action_center_notifications: boollock_screen_block_cortana: boollock_screen_block_toast_notifications: boollock_screen_timeout_in_seconds: i32password_block_simple: boolpassword_expiration_days: i32password_minimum_length: i32password_minutes_of_inactivity_before_screen_timeout: i32password_minimum_character_set_count: i32password_previous_password_block_count: i32password_required: boolpassword_require_when_resume_from_idle_state: boolpassword_required_type: RequiredPasswordTypepassword_sign_in_failure_count_before_factory_reset: i32privacy_advertising_id: StateManagementSettingprivacy_auto_accept_pairing_and_consent_prompts: boolprivacy_block_input_personalization: boolstart_block_unpinning_apps_from_taskbar: boolstart_menu_app_list_visibility: WindowsStartMenuAppListVisibilityTypestart_menu_hide_change_account_settings: boolstart_menu_hide_frequently_used_apps: boolstart_menu_hide_hibernate: boolstart_menu_hide_lock: boolstart_menu_hide_power_button: boolstart_menu_hide_recent_jump_lists: boolstart_menu_hide_recently_added_apps: boolstart_menu_hide_restart_options: boolstart_menu_hide_shut_down: boolstart_menu_hide_sign_out: boolstart_menu_hide_sleep: boolstart_menu_hide_switch_account: boolstart_menu_hide_user_tile: boolstart_menu_layout_edge_assets_xml: Vec<u8>start_menu_layout_xml: Vec<u8>start_menu_mode: WindowsStartMenuModeTypestart_menu_pinned_folder_documents: VisibilitySettingstart_menu_pinned_folder_downloads: VisibilitySettingstart_menu_pinned_folder_file_explorer: VisibilitySettingstart_menu_pinned_folder_home_group: VisibilitySettingstart_menu_pinned_folder_music: VisibilitySettingstart_menu_pinned_folder_network: VisibilitySettingstart_menu_pinned_folder_personal_folder: VisibilitySettingstart_menu_pinned_folder_pictures: VisibilitySettingstart_menu_pinned_folder_settings: VisibilitySettingstart_menu_pinned_folder_videos: VisibilitySettingsettings_block_settings_app: boolsettings_block_system_page: boolsettings_block_devices_page: boolsettings_block_network_internet_page: boolsettings_block_personalization_page: boolsettings_block_accounts_page: boolsettings_block_time_language_page: boolsettings_block_ease_of_access_page: boolsettings_block_privacy_page: boolsettings_block_update_security_page: boolsettings_block_apps_page: boolsettings_block_gaming_page: boolwindows_spotlight_block_consumer_specific_features: boolwindows_spotlight_blocked: boolwindows_spotlight_block_on_action_center: boolwindows_spotlight_block_tailored_experiences: boolwindows_spotlight_block_third_party_notifications: boolwindows_spotlight_block_welcome_experience: boolwindows_spotlight_block_windows_tips: boolwindows_spotlight_configure_on_lock_screen: WindowsSpotlightEnablementSettingsnetwork_proxy_apply_settings_device_wide: boolnetwork_proxy_disable_auto_detect: boolnetwork_proxy_automatic_configuration_url: Stringnetwork_proxy_server: Windows10NetworkProxyServeraccounts_block_adding_non_microsoft_account_email: boolanti_theft_mode_blocked: boolbluetooth_blocked: boolcamera_blocked: boolconnected_devices_service_blocked: boolcertificates_block_manual_root_certificate_installation: boolcopy_paste_blocked: boolcortana_blocked: booldevice_management_block_factory_reset_on_mobile: booldevice_management_block_manual_unenroll: boolsafe_search_filter: SafeSearchFilterTypeedge_block_popups: booledge_block_search_suggestions: booledge_block_sending_intranet_traffic_to_internet_explorer: booledge_send_intranet_traffic_to_internet_explorer: booledge_require_smart_screen: booledge_enterprise_mode_site_list_location: Stringedge_first_run_url: Stringedge_search_engine: EdgeSearchEngineBaseedge_homepage_urls: Vec<String>edge_block_access_to_about_flags: boolsmart_screen_block_prompt_override: boolsmart_screen_block_prompt_override_for_files: boolweb_rtc_block_localhost_ip_address: boolinternet_sharing_blocked: boolsettings_block_add_provisioning_package: boolsettings_block_remove_provisioning_package: boolsettings_block_change_system_time: boolsettings_block_edit_device_name: boolsettings_block_change_region: boolsettings_block_change_language: boolsettings_block_change_power_sleep: boollocation_services_blocked: boolmicrosoft_account_blocked: boolmicrosoft_account_block_settings_sync: boolnfc_blocked: boolreset_protection_mode_blocked: boolscreen_capture_blocked: boolstorage_block_removable_storage: boolstorage_require_mobile_device_encryption: boolusb_blocked: boolvoice_recording_blocked: boolwi_fi_block_automatic_connect_hotspots: boolwi_fi_blocked: boolwi_fi_block_manual_configuration: boolwi_fi_scan_interval: i32wireless_display_block_projection_to_this_device: boolwireless_display_block_user_input_from_receiver: boolwireless_display_require_pin_for_pairing: boolwindows_store_blocked: boolapps_allow_trusted_apps_sideloading: StateManagementSettingwindows_store_block_auto_update: booldeveloper_unlock_setting: StateManagementSettingshared_user_app_data_allowed: boolapps_block_windows_store_originated_apps: boolwindows_store_enable_private_store_only: boolstorage_restrict_app_data_to_system_volume: boolstorage_restrict_app_install_to_system_volume: boolgame_dvr_blocked: boolexperience_block_device_discovery: boolexperience_block_error_dialog_when_no_s_i_m: boolexperience_block_task_switcher: boollogon_block_fast_user_switching: booltenant_lockdown_require_network_during_out_of_box_experience: bool

Trait Implementations

impl Eq for Windows10GeneralConfiguration[src]

impl Clone for Windows10GeneralConfiguration[src]

impl PartialEq<Windows10GeneralConfiguration> for Windows10GeneralConfiguration[src]

impl Debug for Windows10GeneralConfiguration[src]

impl Serialize for Windows10GeneralConfiguration[src]

impl<'de> Deserialize<'de> for Windows10GeneralConfiguration[src]

Auto Trait Implementations

Blanket Implementations

impl<T> ToOwned for T where
    T: Clone
[src]

type Owned = T

The resulting type after obtaining ownership.

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T> From<T> for T[src]

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> DeserializeOwned for T where
    T: Deserialize<'de>, 
[src]