Uses of Class
odata.msgraph.client.beta.enums.Enablement
-
Packages that use Enablement Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity odata.msgraph.client.beta.enums -
-
Uses of Enablement in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as Enablement Modifier and Type Field Description protected EnablementMacOSPrivacyAccessControlItem. accessibilityprotected EnablementMacOSPrivacyAccessControlItem. addressBookprotected EnablementMacOSPrivacyAccessControlItem. calendarprotected EnablementMacOSPrivacyAccessControlItem. fileProviderPresenceprotected EnablementMacOSPrivacyAccessControlItem. mediaLibraryprotected EnablementMacOSPrivacyAccessControlItem. photosprotected EnablementMacOSPrivacyAccessControlItem. postEventprotected EnablementMacOSPrivacyAccessControlItem. remindersprotected EnablementMacOSPrivacyAccessControlItem. speechRecognitionprotected EnablementMacOSPrivacyAccessControlItem. systemPolicyAllFilesprotected EnablementMacOSPrivacyAccessControlItem. systemPolicyDesktopFolderprotected EnablementMacOSPrivacyAccessControlItem. systemPolicyDocumentsFolderprotected EnablementMacOSPrivacyAccessControlItem. systemPolicyDownloadsFolderprotected EnablementMacOSPrivacyAccessControlItem. systemPolicyNetworkVolumesprotected EnablementMacOSPrivacyAccessControlItem. systemPolicyRemovableVolumesprotected EnablementMacOSPrivacyAccessControlItem. systemPolicySystemAdminFilesMethods in odata.msgraph.client.beta.complex that return types with arguments of type Enablement Modifier and Type Method Description Optional<Enablement>MacOSPrivacyAccessControlItem. getAccessibility()“Allow the app or process to control the Mac via the Accessibility subsystem.”Optional<Enablement>MacOSPrivacyAccessControlItem. getAddressBook()“Allow or block access to contact information managed by Contacts.”Optional<Enablement>MacOSPrivacyAccessControlItem. getCalendar()“Allow or block access to event information managed by Calendar.”Optional<Enablement>MacOSPrivacyAccessControlItem. getFileProviderPresence()“Allow the app or process to access files managed by another app’s file provider extension.Optional<Enablement>MacOSPrivacyAccessControlItem. getMediaLibrary()“Allow or block access to music and the media library.”Optional<Enablement>MacOSPrivacyAccessControlItem. getPhotos()“Allow or block access to images managed by Photos.”Optional<Enablement>MacOSPrivacyAccessControlItem. getPostEvent()“Control access to CoreGraphics APIs, which are used to send CGEvents to the system event stream.”Optional<Enablement>MacOSPrivacyAccessControlItem. getReminders()“Allow or block access to information managed by Reminders.”Optional<Enablement>MacOSPrivacyAccessControlItem. getSpeechRecognition()“Allow or block access to system speech recognition facility.”Optional<Enablement>MacOSPrivacyAccessControlItem. getSystemPolicyAllFiles()“Control access to all protected files on a device.Optional<Enablement>MacOSPrivacyAccessControlItem. getSystemPolicyDesktopFolder()“Allow or block access to Desktop folder.”Optional<Enablement>MacOSPrivacyAccessControlItem. getSystemPolicyDocumentsFolder()“Allow or block access to Documents folder.”Optional<Enablement>MacOSPrivacyAccessControlItem. getSystemPolicyDownloadsFolder()“Allow or block access to Downloads folder.”Optional<Enablement>MacOSPrivacyAccessControlItem. getSystemPolicyNetworkVolumes()“Allow or block access to network volumes.Optional<Enablement>MacOSPrivacyAccessControlItem. getSystemPolicyRemovableVolumes()“Control access to removable volumes on the device, such as an external hard drive.Optional<Enablement>MacOSPrivacyAccessControlItem. getSystemPolicySystemAdminFiles()“Allow app or process to access files used in system administration.”Methods in odata.msgraph.client.beta.complex with parameters of type Enablement Modifier and Type Method Description MacOSPrivacyAccessControlItem.BuilderMacOSPrivacyAccessControlItem.Builder. accessibility(Enablement accessibility)“Allow the app or process to control the Mac via the Accessibility subsystem.”MacOSPrivacyAccessControlItem.BuilderMacOSPrivacyAccessControlItem.Builder. addressBook(Enablement addressBook)“Allow or block access to contact information managed by Contacts.”MacOSPrivacyAccessControlItem.BuilderMacOSPrivacyAccessControlItem.Builder. calendar(Enablement calendar)“Allow or block access to event information managed by Calendar.”MacOSPrivacyAccessControlItem.BuilderMacOSPrivacyAccessControlItem.Builder. fileProviderPresence(Enablement fileProviderPresence)“Allow the app or process to access files managed by another app’s file provider extension.MacOSPrivacyAccessControlItem.BuilderMacOSPrivacyAccessControlItem.Builder. mediaLibrary(Enablement mediaLibrary)“Allow or block access to music and the media library.”MacOSPrivacyAccessControlItem.BuilderMacOSPrivacyAccessControlItem.Builder. photos(Enablement photos)“Allow or block access to images managed by Photos.”MacOSPrivacyAccessControlItem.BuilderMacOSPrivacyAccessControlItem.Builder. postEvent(Enablement postEvent)“Control access to CoreGraphics APIs, which are used to send CGEvents to the system event stream.”MacOSPrivacyAccessControlItem.BuilderMacOSPrivacyAccessControlItem.Builder. reminders(Enablement reminders)“Allow or block access to information managed by Reminders.”MacOSPrivacyAccessControlItem.BuilderMacOSPrivacyAccessControlItem.Builder. speechRecognition(Enablement speechRecognition)“Allow or block access to system speech recognition facility.”MacOSPrivacyAccessControlItem.BuilderMacOSPrivacyAccessControlItem.Builder. systemPolicyAllFiles(Enablement systemPolicyAllFiles)“Control access to all protected files on a device.MacOSPrivacyAccessControlItem.BuilderMacOSPrivacyAccessControlItem.Builder. systemPolicyDesktopFolder(Enablement systemPolicyDesktopFolder)“Allow or block access to Desktop folder.”MacOSPrivacyAccessControlItem.BuilderMacOSPrivacyAccessControlItem.Builder. systemPolicyDocumentsFolder(Enablement systemPolicyDocumentsFolder)“Allow or block access to Documents folder.”MacOSPrivacyAccessControlItem.BuilderMacOSPrivacyAccessControlItem.Builder. systemPolicyDownloadsFolder(Enablement systemPolicyDownloadsFolder)“Allow or block access to Downloads folder.”MacOSPrivacyAccessControlItem.BuilderMacOSPrivacyAccessControlItem.Builder. systemPolicyNetworkVolumes(Enablement systemPolicyNetworkVolumes)“Allow or block access to network volumes.MacOSPrivacyAccessControlItem.BuilderMacOSPrivacyAccessControlItem.Builder. systemPolicyRemovableVolumes(Enablement systemPolicyRemovableVolumes)“Control access to removable volumes on the device, such as an external hard drive.MacOSPrivacyAccessControlItem.BuilderMacOSPrivacyAccessControlItem.Builder. systemPolicySystemAdminFiles(Enablement systemPolicySystemAdminFiles)“Allow app or process to access files used in system administration.”MacOSPrivacyAccessControlItemMacOSPrivacyAccessControlItem. withAccessibility(Enablement accessibility)Returns an immutable copy ofthiswith just theaccessibilityfield changed.MacOSPrivacyAccessControlItemMacOSPrivacyAccessControlItem. withAddressBook(Enablement addressBook)Returns an immutable copy ofthiswith just theaddressBookfield changed.MacOSPrivacyAccessControlItemMacOSPrivacyAccessControlItem. withCalendar(Enablement calendar)Returns an immutable copy ofthiswith just thecalendarfield changed.MacOSPrivacyAccessControlItemMacOSPrivacyAccessControlItem. withFileProviderPresence(Enablement fileProviderPresence)Returns an immutable copy ofthiswith just thefileProviderPresencefield changed.MacOSPrivacyAccessControlItemMacOSPrivacyAccessControlItem. withMediaLibrary(Enablement mediaLibrary)Returns an immutable copy ofthiswith just themediaLibraryfield changed.MacOSPrivacyAccessControlItemMacOSPrivacyAccessControlItem. withPhotos(Enablement photos)Returns an immutable copy ofthiswith just thephotosfield changed.MacOSPrivacyAccessControlItemMacOSPrivacyAccessControlItem. withPostEvent(Enablement postEvent)Returns an immutable copy ofthiswith just thepostEventfield changed.MacOSPrivacyAccessControlItemMacOSPrivacyAccessControlItem. withReminders(Enablement reminders)Returns an immutable copy ofthiswith just theremindersfield changed.MacOSPrivacyAccessControlItemMacOSPrivacyAccessControlItem. withSpeechRecognition(Enablement speechRecognition)Returns an immutable copy ofthiswith just thespeechRecognitionfield changed.MacOSPrivacyAccessControlItemMacOSPrivacyAccessControlItem. withSystemPolicyAllFiles(Enablement systemPolicyAllFiles)Returns an immutable copy ofthiswith just thesystemPolicyAllFilesfield changed.MacOSPrivacyAccessControlItemMacOSPrivacyAccessControlItem. withSystemPolicyDesktopFolder(Enablement systemPolicyDesktopFolder)Returns an immutable copy ofthiswith just thesystemPolicyDesktopFolderfield changed.MacOSPrivacyAccessControlItemMacOSPrivacyAccessControlItem. withSystemPolicyDocumentsFolder(Enablement systemPolicyDocumentsFolder)Returns an immutable copy ofthiswith just thesystemPolicyDocumentsFolderfield changed.MacOSPrivacyAccessControlItemMacOSPrivacyAccessControlItem. withSystemPolicyDownloadsFolder(Enablement systemPolicyDownloadsFolder)Returns an immutable copy ofthiswith just thesystemPolicyDownloadsFolderfield changed.MacOSPrivacyAccessControlItemMacOSPrivacyAccessControlItem. withSystemPolicyNetworkVolumes(Enablement systemPolicyNetworkVolumes)Returns an immutable copy ofthiswith just thesystemPolicyNetworkVolumesfield changed.MacOSPrivacyAccessControlItemMacOSPrivacyAccessControlItem. withSystemPolicyRemovableVolumes(Enablement systemPolicyRemovableVolumes)Returns an immutable copy ofthiswith just thesystemPolicyRemovableVolumesfield changed.MacOSPrivacyAccessControlItemMacOSPrivacyAccessControlItem. withSystemPolicySystemAdminFiles(Enablement systemPolicySystemAdminFiles)Returns an immutable copy ofthiswith just thesystemPolicySystemAdminFilesfield changed. -
Uses of Enablement in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as Enablement Modifier and Type Field Description protected EnablementWindows10GeneralConfiguration. activateAppsWithVoiceprotected EnablementMacOSEndpointProtectionConfiguration. advancedThreatProtectionAutomaticSampleSubmissionprotected EnablementMacOSEndpointProtectionConfiguration. advancedThreatProtectionCloudDeliveredprotected EnablementMacOSEndpointProtectionConfiguration. advancedThreatProtectionDiagnosticDataCollectionprotected EnablementMacOSEndpointProtectionConfiguration. advancedThreatProtectionRealTimeprotected EnablementWindowsHealthMonitoringConfiguration. allowDeviceHealthMonitoringprotected EnablementWindows10GeneralConfiguration. authenticationWebSignInprotected EnablementWindows10DeviceFirmwareConfigurationInterface. bootFromBuiltInNetworkAdaptersprotected EnablementWindows10DeviceFirmwareConfigurationInterface. bootFromExternalMediaprotected EnablementWindows10DeviceFirmwareConfigurationInterface. camerasprotected EnablementWindows10EndpointProtectionConfiguration. deviceGuardLaunchSystemGuardprotected EnablementDeviceEnrollmentWindowsHelloForBusinessConfiguration. enhancedBiometricsStateprotected EnablementSharedPCConfiguration. fastFirstSignInprotected EnablementWindows10GeneralConfiguration. findMyFilesprotected EnablementSharedPCConfiguration. localStorageprotected EnablementWindows10GeneralConfiguration. lockScreenActivateAppsWithVoiceprotected EnablementWindows10DeviceFirmwareConfigurationInterface. microphonesAndSpeakersprotected EnablementWindows10GeneralConfiguration. powerHybridSleepOnBatteryprotected EnablementWindows10GeneralConfiguration. powerHybridSleepPluggedInprotected EnablementWindows10DeviceFirmwareConfigurationInterface. radiosprotected EnablementDeviceEnrollmentWindowsHelloForBusinessConfiguration. securityKeyForSignInprotected EnablementSharedPCConfiguration. setAccountManagerprotected EnablementSharedPCConfiguration. setEduPoliciesprotected EnablementSharedPCConfiguration. setPowerPoliciesprotected EnablementSharedPCConfiguration. signInOnResumeprotected EnablementWindows10DeviceFirmwareConfigurationInterface. simultaneousMultiThreadingprotected EnablementDeviceEnrollmentWindowsHelloForBusinessConfiguration. stateprotected EnablementWindowsUpdateForBusinessConfiguration. userPauseAccessprotected EnablementWindowsUpdateForBusinessConfiguration. userWindowsUpdateScanAccessprotected EnablementWindows10DeviceFirmwareConfigurationInterface. virtualizationOfCpuAndIOprotected EnablementWindowsDeliveryOptimizationConfiguration. vpnPeerCachingprotected EnablementWindows10DeviceFirmwareConfigurationInterface. windowsPlatformBinaryTableMethods in odata.msgraph.client.beta.entity that return types with arguments of type Enablement Modifier and Type Method Description Optional<Enablement>Windows10GeneralConfiguration. getActivateAppsWithVoice()“Specifies if Windows apps can be activated by voice.”Optional<Enablement>MacOSEndpointProtectionConfiguration. getAdvancedThreatProtectionAutomaticSampleSubmission()“Determines whether or not to enable automatic file sample submission for Microsoft Defender Advanced Threat Protection on macOS.”Optional<Enablement>MacOSEndpointProtectionConfiguration. getAdvancedThreatProtectionCloudDelivered()“Determines whether or not to enable cloud-delivered protection for Microsoft Defender Advanced Threat Protection on macOS.”Optional<Enablement>MacOSEndpointProtectionConfiguration. getAdvancedThreatProtectionDiagnosticDataCollection()“Determines whether or not to enable diagnostic and usage data collection for Microsoft Defender Advanced Threat Protection on macOS.”Optional<Enablement>MacOSEndpointProtectionConfiguration. getAdvancedThreatProtectionRealTime()“Determines whether or not to enable real-time protection for Microsoft Defender Advanced Threat Protection on macOS.”Optional<Enablement>WindowsHealthMonitoringConfiguration. getAllowDeviceHealthMonitoring()“Enables device health monitoring on the device”Optional<Enablement>Windows10GeneralConfiguration. getAuthenticationWebSignIn()“Indicates whether or not Web Credential Provider will be enabled.”Optional<Enablement>Windows10DeviceFirmwareConfigurationInterface. getBootFromBuiltInNetworkAdapters()“Defines whether a user is allowed to boot from built-in network adapters.”Optional<Enablement>Windows10DeviceFirmwareConfigurationInterface. getBootFromExternalMedia()“Defines whether a user is allowed to boot from external media.”Optional<Enablement>Windows10DeviceFirmwareConfigurationInterface. getCameras()“Defines whether built-in cameras are enabled.”Optional<Enablement>Windows10EndpointProtectionConfiguration. getDeviceGuardLaunchSystemGuard()“Allows the IT admin to configure the launch of System Guard.”Optional<Enablement>DeviceEnrollmentWindowsHelloForBusinessConfiguration. getEnhancedBiometricsState()“Controls the ability to use the anti-spoofing features for facial recognition on devices which support it.Optional<Enablement>SharedPCConfiguration. getFastFirstSignIn()“Specifies whether to auto connect new non-admin Azure AD accounts to pre- configured candidate local accounts”Optional<Enablement>Windows10GeneralConfiguration. getFindMyFiles()“Controls if the user can configure search to Find My Files mode, which searches files in secondary hard drives and also outside of the user profile.Optional<Enablement>SharedPCConfiguration. getLocalStorage()“Specifies whether local storage is allowed on a shared PC.”Optional<Enablement>Windows10GeneralConfiguration. getLockScreenActivateAppsWithVoice()“This policy setting specifies whether Windows apps can be activated by voice while the system is locked.”Optional<Enablement>Windows10DeviceFirmwareConfigurationInterface. getMicrophonesAndSpeakers()“Defines whether built-in microphones or speakers are enabled.”Optional<Enablement>Windows10GeneralConfiguration. getPowerHybridSleepOnBattery()“This setting allows you to turn off hybrid sleep while on battery.Optional<Enablement>Windows10GeneralConfiguration. getPowerHybridSleepPluggedIn()“This setting allows you to turn off hybrid sleep while plugged in.Optional<Enablement>Windows10DeviceFirmwareConfigurationInterface. getRadios()“Defines whether built-in radios e.g.Optional<Enablement>DeviceEnrollmentWindowsHelloForBusinessConfiguration. getSecurityKeyForSignIn()“Security key for Sign In provides the capacity for remotely turning ON/OFF Windows Hello Sercurity Keyl Not configured will honor configurations done on the clinet.”Optional<Enablement>SharedPCConfiguration. getSetAccountManager()“Disables the account manager for shared PC mode.”Optional<Enablement>SharedPCConfiguration. getSetEduPolicies()“Specifies whether the default shared PC education environment policies should be enabled/disabled/not configured.Optional<Enablement>SharedPCConfiguration. getSetPowerPolicies()“Specifies whether the default shared PC power policies should be enabled/ disabled.”Optional<Enablement>SharedPCConfiguration. getSignInOnResume()“Specifies the requirement to sign in whenever the device wakes up from sleep mode.”Optional<Enablement>Windows10DeviceFirmwareConfigurationInterface. getSimultaneousMultiThreading()“Defines whether a user is allowed to enable Simultaneous MultiThreading.”Optional<Enablement>DeviceEnrollmentWindowsHelloForBusinessConfiguration. getState()“Controls whether to allow the device to be configured for Windows Hello for Business.Optional<Enablement>WindowsUpdateForBusinessConfiguration. getUserPauseAccess()“Specifies whether to enable end user’s access to pause software updates.”Optional<Enablement>WindowsUpdateForBusinessConfiguration. getUserWindowsUpdateScanAccess()“Specifies whether to disable user’s access to scan Windows Update.”Optional<Enablement>Windows10DeviceFirmwareConfigurationInterface. getVirtualizationOfCpuAndIO()“Defines whether CPU and IO virtualization is enabled.”Optional<Enablement>WindowsDeliveryOptimizationConfiguration. getVpnPeerCaching()“Specifies whether the device is allowed to participate in Peer Caching while connected via VPN to the domain network.”Optional<Enablement>Windows10DeviceFirmwareConfigurationInterface. getWindowsPlatformBinaryTable()“Defines whether a user is allowed to enable Windows Platform Binary Table.”Methods in odata.msgraph.client.beta.entity with parameters of type Enablement Modifier and Type Method Description Windows10GeneralConfiguration.BuilderWindows10GeneralConfiguration.Builder. activateAppsWithVoice(Enablement activateAppsWithVoice)“Specifies if Windows apps can be activated by voice.”MacOSEndpointProtectionConfiguration.BuilderMacOSEndpointProtectionConfiguration.Builder. advancedThreatProtectionAutomaticSampleSubmission(Enablement advancedThreatProtectionAutomaticSampleSubmission)“Determines whether or not to enable automatic file sample submission for Microsoft Defender Advanced Threat Protection on macOS.”MacOSEndpointProtectionConfiguration.BuilderMacOSEndpointProtectionConfiguration.Builder. advancedThreatProtectionCloudDelivered(Enablement advancedThreatProtectionCloudDelivered)“Determines whether or not to enable cloud-delivered protection for Microsoft Defender Advanced Threat Protection on macOS.”MacOSEndpointProtectionConfiguration.BuilderMacOSEndpointProtectionConfiguration.Builder. advancedThreatProtectionDiagnosticDataCollection(Enablement advancedThreatProtectionDiagnosticDataCollection)“Determines whether or not to enable diagnostic and usage data collection for Microsoft Defender Advanced Threat Protection on macOS.”MacOSEndpointProtectionConfiguration.BuilderMacOSEndpointProtectionConfiguration.Builder. advancedThreatProtectionRealTime(Enablement advancedThreatProtectionRealTime)“Determines whether or not to enable real-time protection for Microsoft Defender Advanced Threat Protection on macOS.”WindowsHealthMonitoringConfiguration.BuilderWindowsHealthMonitoringConfiguration.Builder. allowDeviceHealthMonitoring(Enablement allowDeviceHealthMonitoring)“Enables device health monitoring on the device”Windows10GeneralConfiguration.BuilderWindows10GeneralConfiguration.Builder. authenticationWebSignIn(Enablement authenticationWebSignIn)“Indicates whether or not Web Credential Provider will be enabled.”Windows10DeviceFirmwareConfigurationInterface.BuilderWindows10DeviceFirmwareConfigurationInterface.Builder. bootFromBuiltInNetworkAdapters(Enablement bootFromBuiltInNetworkAdapters)“Defines whether a user is allowed to boot from built-in network adapters.”Windows10DeviceFirmwareConfigurationInterface.BuilderWindows10DeviceFirmwareConfigurationInterface.Builder. bootFromExternalMedia(Enablement bootFromExternalMedia)“Defines whether a user is allowed to boot from external media.”Windows10DeviceFirmwareConfigurationInterface.BuilderWindows10DeviceFirmwareConfigurationInterface.Builder. cameras(Enablement cameras)“Defines whether built-in cameras are enabled.”Windows10EndpointProtectionConfiguration.BuilderWindows10EndpointProtectionConfiguration.Builder. deviceGuardLaunchSystemGuard(Enablement deviceGuardLaunchSystemGuard)“Allows the IT admin to configure the launch of System Guard.”DeviceEnrollmentWindowsHelloForBusinessConfiguration.BuilderDeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder. enhancedBiometricsState(Enablement enhancedBiometricsState)“Controls the ability to use the anti-spoofing features for facial recognition on devices which support it.SharedPCConfiguration.BuilderSharedPCConfiguration.Builder. fastFirstSignIn(Enablement fastFirstSignIn)“Specifies whether to auto connect new non-admin Azure AD accounts to pre- configured candidate local accounts”Windows10GeneralConfiguration.BuilderWindows10GeneralConfiguration.Builder. findMyFiles(Enablement findMyFiles)“Controls if the user can configure search to Find My Files mode, which searches files in secondary hard drives and also outside of the user profile.SharedPCConfiguration.BuilderSharedPCConfiguration.Builder. localStorage(Enablement localStorage)“Specifies whether local storage is allowed on a shared PC.”Windows10GeneralConfiguration.BuilderWindows10GeneralConfiguration.Builder. lockScreenActivateAppsWithVoice(Enablement lockScreenActivateAppsWithVoice)“This policy setting specifies whether Windows apps can be activated by voice while the system is locked.”Windows10DeviceFirmwareConfigurationInterface.BuilderWindows10DeviceFirmwareConfigurationInterface.Builder. microphonesAndSpeakers(Enablement microphonesAndSpeakers)“Defines whether built-in microphones or speakers are enabled.”Windows10GeneralConfiguration.BuilderWindows10GeneralConfiguration.Builder. powerHybridSleepOnBattery(Enablement powerHybridSleepOnBattery)“This setting allows you to turn off hybrid sleep while on battery.Windows10GeneralConfiguration.BuilderWindows10GeneralConfiguration.Builder. powerHybridSleepPluggedIn(Enablement powerHybridSleepPluggedIn)“This setting allows you to turn off hybrid sleep while plugged in.Windows10DeviceFirmwareConfigurationInterface.BuilderWindows10DeviceFirmwareConfigurationInterface.Builder. radios(Enablement radios)“Defines whether built-in radios e.g.DeviceEnrollmentWindowsHelloForBusinessConfiguration.BuilderDeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder. securityKeyForSignIn(Enablement securityKeyForSignIn)“Security key for Sign In provides the capacity for remotely turning ON/OFF Windows Hello Sercurity Keyl Not configured will honor configurations done on the clinet.”SharedPCConfiguration.BuilderSharedPCConfiguration.Builder. setAccountManager(Enablement setAccountManager)“Disables the account manager for shared PC mode.”SharedPCConfiguration.BuilderSharedPCConfiguration.Builder. setEduPolicies(Enablement setEduPolicies)“Specifies whether the default shared PC education environment policies should be enabled/disabled/not configured.SharedPCConfiguration.BuilderSharedPCConfiguration.Builder. setPowerPolicies(Enablement setPowerPolicies)“Specifies whether the default shared PC power policies should be enabled/ disabled.”SharedPCConfiguration.BuilderSharedPCConfiguration.Builder. signInOnResume(Enablement signInOnResume)“Specifies the requirement to sign in whenever the device wakes up from sleep mode.”Windows10DeviceFirmwareConfigurationInterface.BuilderWindows10DeviceFirmwareConfigurationInterface.Builder. simultaneousMultiThreading(Enablement simultaneousMultiThreading)“Defines whether a user is allowed to enable Simultaneous MultiThreading.”DeviceEnrollmentWindowsHelloForBusinessConfiguration.BuilderDeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder. state(Enablement state)“Controls whether to allow the device to be configured for Windows Hello for Business.WindowsUpdateForBusinessConfiguration.BuilderWindowsUpdateForBusinessConfiguration.Builder. userPauseAccess(Enablement userPauseAccess)“Specifies whether to enable end user’s access to pause software updates.”WindowsUpdateForBusinessConfiguration.BuilderWindowsUpdateForBusinessConfiguration.Builder. userWindowsUpdateScanAccess(Enablement userWindowsUpdateScanAccess)“Specifies whether to disable user’s access to scan Windows Update.”Windows10DeviceFirmwareConfigurationInterface.BuilderWindows10DeviceFirmwareConfigurationInterface.Builder. virtualizationOfCpuAndIO(Enablement virtualizationOfCpuAndIO)“Defines whether CPU and IO virtualization is enabled.”WindowsDeliveryOptimizationConfiguration.BuilderWindowsDeliveryOptimizationConfiguration.Builder. vpnPeerCaching(Enablement vpnPeerCaching)“Specifies whether the device is allowed to participate in Peer Caching while connected via VPN to the domain network.”Windows10DeviceFirmwareConfigurationInterface.BuilderWindows10DeviceFirmwareConfigurationInterface.Builder. windowsPlatformBinaryTable(Enablement windowsPlatformBinaryTable)“Defines whether a user is allowed to enable Windows Platform Binary Table.”Windows10GeneralConfigurationWindows10GeneralConfiguration. withActivateAppsWithVoice(Enablement activateAppsWithVoice)Returns an immutable copy ofthiswith just theactivateAppsWithVoicefield changed.MacOSEndpointProtectionConfigurationMacOSEndpointProtectionConfiguration. withAdvancedThreatProtectionAutomaticSampleSubmission(Enablement advancedThreatProtectionAutomaticSampleSubmission)Returns an immutable copy ofthiswith just theadvancedThreatProtectionAutomaticSampleSubmissionfield changed.MacOSEndpointProtectionConfigurationMacOSEndpointProtectionConfiguration. withAdvancedThreatProtectionCloudDelivered(Enablement advancedThreatProtectionCloudDelivered)Returns an immutable copy ofthiswith just theadvancedThreatProtectionCloudDeliveredfield changed.MacOSEndpointProtectionConfigurationMacOSEndpointProtectionConfiguration. withAdvancedThreatProtectionDiagnosticDataCollection(Enablement advancedThreatProtectionDiagnosticDataCollection)Returns an immutable copy ofthiswith just theadvancedThreatProtectionDiagnosticDataCollectionfield changed.MacOSEndpointProtectionConfigurationMacOSEndpointProtectionConfiguration. withAdvancedThreatProtectionRealTime(Enablement advancedThreatProtectionRealTime)Returns an immutable copy ofthiswith just theadvancedThreatProtectionRealTimefield changed.WindowsHealthMonitoringConfigurationWindowsHealthMonitoringConfiguration. withAllowDeviceHealthMonitoring(Enablement allowDeviceHealthMonitoring)Returns an immutable copy ofthiswith just theallowDeviceHealthMonitoringfield changed.Windows10GeneralConfigurationWindows10GeneralConfiguration. withAuthenticationWebSignIn(Enablement authenticationWebSignIn)Returns an immutable copy ofthiswith just theauthenticationWebSignInfield changed.Windows10DeviceFirmwareConfigurationInterfaceWindows10DeviceFirmwareConfigurationInterface. withBootFromBuiltInNetworkAdapters(Enablement bootFromBuiltInNetworkAdapters)Returns an immutable copy ofthiswith just thebootFromBuiltInNetworkAdaptersfield changed.Windows10DeviceFirmwareConfigurationInterfaceWindows10DeviceFirmwareConfigurationInterface. withBootFromExternalMedia(Enablement bootFromExternalMedia)Returns an immutable copy ofthiswith just thebootFromExternalMediafield changed.Windows10DeviceFirmwareConfigurationInterfaceWindows10DeviceFirmwareConfigurationInterface. withCameras(Enablement cameras)Returns an immutable copy ofthiswith just thecamerasfield changed.Windows10EndpointProtectionConfigurationWindows10EndpointProtectionConfiguration. withDeviceGuardLaunchSystemGuard(Enablement deviceGuardLaunchSystemGuard)Returns an immutable copy ofthiswith just thedeviceGuardLaunchSystemGuardfield changed.DeviceEnrollmentWindowsHelloForBusinessConfigurationDeviceEnrollmentWindowsHelloForBusinessConfiguration. withEnhancedBiometricsState(Enablement enhancedBiometricsState)Returns an immutable copy ofthiswith just theenhancedBiometricsStatefield changed.SharedPCConfigurationSharedPCConfiguration. withFastFirstSignIn(Enablement fastFirstSignIn)Returns an immutable copy ofthiswith just thefastFirstSignInfield changed.Windows10GeneralConfigurationWindows10GeneralConfiguration. withFindMyFiles(Enablement findMyFiles)Returns an immutable copy ofthiswith just thefindMyFilesfield changed.SharedPCConfigurationSharedPCConfiguration. withLocalStorage(Enablement localStorage)Returns an immutable copy ofthiswith just thelocalStoragefield changed.Windows10GeneralConfigurationWindows10GeneralConfiguration. withLockScreenActivateAppsWithVoice(Enablement lockScreenActivateAppsWithVoice)Returns an immutable copy ofthiswith just thelockScreenActivateAppsWithVoicefield changed.Windows10DeviceFirmwareConfigurationInterfaceWindows10DeviceFirmwareConfigurationInterface. withMicrophonesAndSpeakers(Enablement microphonesAndSpeakers)Returns an immutable copy ofthiswith just themicrophonesAndSpeakersfield changed.Windows10GeneralConfigurationWindows10GeneralConfiguration. withPowerHybridSleepOnBattery(Enablement powerHybridSleepOnBattery)Returns an immutable copy ofthiswith just thepowerHybridSleepOnBatteryfield changed.Windows10GeneralConfigurationWindows10GeneralConfiguration. withPowerHybridSleepPluggedIn(Enablement powerHybridSleepPluggedIn)Returns an immutable copy ofthiswith just thepowerHybridSleepPluggedInfield changed.Windows10DeviceFirmwareConfigurationInterfaceWindows10DeviceFirmwareConfigurationInterface. withRadios(Enablement radios)Returns an immutable copy ofthiswith just theradiosfield changed.DeviceEnrollmentWindowsHelloForBusinessConfigurationDeviceEnrollmentWindowsHelloForBusinessConfiguration. withSecurityKeyForSignIn(Enablement securityKeyForSignIn)Returns an immutable copy ofthiswith just thesecurityKeyForSignInfield changed.SharedPCConfigurationSharedPCConfiguration. withSetAccountManager(Enablement setAccountManager)Returns an immutable copy ofthiswith just thesetAccountManagerfield changed.SharedPCConfigurationSharedPCConfiguration. withSetEduPolicies(Enablement setEduPolicies)Returns an immutable copy ofthiswith just thesetEduPoliciesfield changed.SharedPCConfigurationSharedPCConfiguration. withSetPowerPolicies(Enablement setPowerPolicies)Returns an immutable copy ofthiswith just thesetPowerPoliciesfield changed.SharedPCConfigurationSharedPCConfiguration. withSignInOnResume(Enablement signInOnResume)Returns an immutable copy ofthiswith just thesignInOnResumefield changed.Windows10DeviceFirmwareConfigurationInterfaceWindows10DeviceFirmwareConfigurationInterface. withSimultaneousMultiThreading(Enablement simultaneousMultiThreading)Returns an immutable copy ofthiswith just thesimultaneousMultiThreadingfield changed.DeviceEnrollmentWindowsHelloForBusinessConfigurationDeviceEnrollmentWindowsHelloForBusinessConfiguration. withState(Enablement state)Returns an immutable copy ofthiswith just thestatefield changed.WindowsUpdateForBusinessConfigurationWindowsUpdateForBusinessConfiguration. withUserPauseAccess(Enablement userPauseAccess)Returns an immutable copy ofthiswith just theuserPauseAccessfield changed.WindowsUpdateForBusinessConfigurationWindowsUpdateForBusinessConfiguration. withUserWindowsUpdateScanAccess(Enablement userWindowsUpdateScanAccess)Returns an immutable copy ofthiswith just theuserWindowsUpdateScanAccessfield changed.Windows10DeviceFirmwareConfigurationInterfaceWindows10DeviceFirmwareConfigurationInterface. withVirtualizationOfCpuAndIO(Enablement virtualizationOfCpuAndIO)Returns an immutable copy ofthiswith just thevirtualizationOfCpuAndIOfield changed.WindowsDeliveryOptimizationConfigurationWindowsDeliveryOptimizationConfiguration. withVpnPeerCaching(Enablement vpnPeerCaching)Returns an immutable copy ofthiswith just thevpnPeerCachingfield changed.Windows10DeviceFirmwareConfigurationInterfaceWindows10DeviceFirmwareConfigurationInterface. withWindowsPlatformBinaryTable(Enablement windowsPlatformBinaryTable)Returns an immutable copy ofthiswith just thewindowsPlatformBinaryTablefield changed. -
Uses of Enablement in odata.msgraph.client.beta.enums
Methods in odata.msgraph.client.beta.enums that return Enablement Modifier and Type Method Description static EnablementEnablement. valueOf(String name)Returns the enum constant of this type with the specified name.static Enablement[]Enablement. values()Returns an array containing the constants of this enum type, in the order they are declared.
-