| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected Enablement |
WindowsHealthMonitoringConfiguration.allowDeviceHealthMonitoring |
protected Enablement |
Windows10GeneralConfiguration.authenticationWebSignIn |
protected Enablement |
Windows10DeviceFirmwareConfigurationInterface.bootFromBuiltInNetworkAdapters |
protected Enablement |
Windows10DeviceFirmwareConfigurationInterface.bootFromExternalMedia |
protected Enablement |
Windows10DeviceFirmwareConfigurationInterface.cameras |
protected Enablement |
Windows10EndpointProtectionConfiguration.deviceGuardLaunchSystemGuard |
protected Enablement |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.enhancedBiometricsState |
protected Enablement |
SharedPCConfiguration.fastFirstSignIn |
protected Enablement |
SharedPCConfiguration.localStorage |
protected Enablement |
Windows10GeneralConfiguration.lockScreenActivateAppsWithVoice |
protected Enablement |
Windows10DeviceFirmwareConfigurationInterface.microphonesAndSpeakers |
protected Enablement |
Windows10GeneralConfiguration.powerHybridSleepOnBattery |
protected Enablement |
Windows10GeneralConfiguration.powerHybridSleepPluggedIn |
protected Enablement |
Windows10DeviceFirmwareConfigurationInterface.radios |
protected Enablement |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.securityKeyForSignIn |
protected Enablement |
SharedPCConfiguration.setAccountManager |
protected Enablement |
SharedPCConfiguration.setEduPolicies |
protected Enablement |
SharedPCConfiguration.setPowerPolicies |
protected Enablement |
SharedPCConfiguration.signInOnResume |
protected Enablement |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.state |
protected Enablement |
WindowsUpdateForBusinessConfiguration.userPauseAccess |
protected Enablement |
WindowsUpdateForBusinessConfiguration.userWindowsUpdateScanAccess |
protected Enablement |
Windows10DeviceFirmwareConfigurationInterface.virtualizationOfCpuAndIO |
protected Enablement |
WindowsDeliveryOptimizationConfiguration.vpnPeerCaching |
| Modifier and Type | Method and Description |
|---|---|
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> |
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> |
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.”
|
| Modifier and Type | Method and Description |
|---|---|
WindowsHealthMonitoringConfiguration.Builder |
WindowsHealthMonitoringConfiguration.Builder.allowDeviceHealthMonitoring(Enablement allowDeviceHealthMonitoring)
“Enables device health monitoring on the device”
|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.authenticationWebSignIn(Enablement authenticationWebSignIn)
“Indicates whether or not Web Credential Provider will be enabled.”
|
Windows10DeviceFirmwareConfigurationInterface.Builder |
Windows10DeviceFirmwareConfigurationInterface.Builder.bootFromBuiltInNetworkAdapters(Enablement bootFromBuiltInNetworkAdapters)
“Defines whether a user is allowed to boot from built-in network adapters.”
|
Windows10DeviceFirmwareConfigurationInterface.Builder |
Windows10DeviceFirmwareConfigurationInterface.Builder.bootFromExternalMedia(Enablement bootFromExternalMedia)
“Defines whether a user is allowed to boot from external media.”
|
Windows10DeviceFirmwareConfigurationInterface.Builder |
Windows10DeviceFirmwareConfigurationInterface.Builder.cameras(Enablement cameras)
“Defines whether built-in cameras are enabled.”
|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.deviceGuardLaunchSystemGuard(Enablement deviceGuardLaunchSystemGuard)
“Allows the IT admin to configure the launch of System Guard.”
|
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.enhancedBiometricsState(Enablement enhancedBiometricsState)
“Controls the ability to use the anti-spoofing features for facial recognition on
devices which support it.
|
SharedPCConfiguration.Builder |
SharedPCConfiguration.Builder.fastFirstSignIn(Enablement fastFirstSignIn)
“Specifies whether to auto connect new non-admin Azure AD accounts to pre-
configured candidate local accounts”
|
SharedPCConfiguration.Builder |
SharedPCConfiguration.Builder.localStorage(Enablement localStorage)
“Specifies whether local storage is allowed on a shared PC.”
|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.lockScreenActivateAppsWithVoice(Enablement lockScreenActivateAppsWithVoice)
“This policy setting specifies whether Windows apps can be activated by voice
while the system is locked.”
|
Windows10DeviceFirmwareConfigurationInterface.Builder |
Windows10DeviceFirmwareConfigurationInterface.Builder.microphonesAndSpeakers(Enablement microphonesAndSpeakers)
“Defines whether built-in microphones or speakers are enabled.”
|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.powerHybridSleepOnBattery(Enablement powerHybridSleepOnBattery)
“This setting allows you to turn off hybrid sleep while on battery.
|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.powerHybridSleepPluggedIn(Enablement powerHybridSleepPluggedIn)
“This setting allows you to turn off hybrid sleep while plugged in.
|
Windows10DeviceFirmwareConfigurationInterface.Builder |
Windows10DeviceFirmwareConfigurationInterface.Builder.radios(Enablement radios)
“Defines whether built-in radios e.g.
|
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.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.Builder |
SharedPCConfiguration.Builder.setAccountManager(Enablement setAccountManager)
“Disables the account manager for shared PC mode.”
|
SharedPCConfiguration.Builder |
SharedPCConfiguration.Builder.setEduPolicies(Enablement setEduPolicies)
“Specifies whether the default shared PC education environment policies should be
enabled/disabled/not configured.
|
SharedPCConfiguration.Builder |
SharedPCConfiguration.Builder.setPowerPolicies(Enablement setPowerPolicies)
“Specifies whether the default shared PC power policies should be enabled/
disabled.”
|
SharedPCConfiguration.Builder |
SharedPCConfiguration.Builder.signInOnResume(Enablement signInOnResume)
“Specifies the requirement to sign in whenever the device wakes up from sleep
mode.”
|
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.state(Enablement state)
“Controls whether to allow the device to be configured for Windows Hello for
Business.
|
WindowsUpdateForBusinessConfiguration.Builder |
WindowsUpdateForBusinessConfiguration.Builder.userPauseAccess(Enablement userPauseAccess)
“Specifies whether to enable end user’s access to pause software updates.”
|
WindowsUpdateForBusinessConfiguration.Builder |
WindowsUpdateForBusinessConfiguration.Builder.userWindowsUpdateScanAccess(Enablement userWindowsUpdateScanAccess)
“Specifies whether to disable user’s access to scan Windows Update.”
|
Windows10DeviceFirmwareConfigurationInterface.Builder |
Windows10DeviceFirmwareConfigurationInterface.Builder.virtualizationOfCpuAndIO(Enablement virtualizationOfCpuAndIO)
“Defines whether CPU and IO virtualization is enabled.”
|
WindowsDeliveryOptimizationConfiguration.Builder |
WindowsDeliveryOptimizationConfiguration.Builder.vpnPeerCaching(Enablement vpnPeerCaching)
“Specifies whether the device is allowed to participate in Peer Caching while
connected via VPN to the domain network.”
|
WindowsHealthMonitoringConfiguration |
WindowsHealthMonitoringConfiguration.withAllowDeviceHealthMonitoring(Enablement allowDeviceHealthMonitoring)
Returns an immutable copy of
this with just the allowDeviceHealthMonitoring field changed. |
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withAuthenticationWebSignIn(Enablement authenticationWebSignIn)
Returns an immutable copy of
this with just the authenticationWebSignIn field changed. |
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.withBootFromBuiltInNetworkAdapters(Enablement bootFromBuiltInNetworkAdapters)
Returns an immutable copy of
this with just the bootFromBuiltInNetworkAdapters field changed. |
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.withBootFromExternalMedia(Enablement bootFromExternalMedia)
Returns an immutable copy of
this with just the bootFromExternalMedia field changed. |
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.withCameras(Enablement cameras)
Returns an immutable copy of
this with just the cameras field
changed. |
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDeviceGuardLaunchSystemGuard(Enablement deviceGuardLaunchSystemGuard)
Returns an immutable copy of
this with just the deviceGuardLaunchSystemGuard field changed. |
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.withEnhancedBiometricsState(Enablement enhancedBiometricsState)
Returns an immutable copy of
this with just the enhancedBiometricsState field changed. |
SharedPCConfiguration |
SharedPCConfiguration.withFastFirstSignIn(Enablement fastFirstSignIn)
Returns an immutable copy of
this with just the fastFirstSignIn
field changed. |
SharedPCConfiguration |
SharedPCConfiguration.withLocalStorage(Enablement localStorage)
Returns an immutable copy of
this with just the localStorage
field changed. |
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withLockScreenActivateAppsWithVoice(Enablement lockScreenActivateAppsWithVoice)
Returns an immutable copy of
this with just the lockScreenActivateAppsWithVoice field changed. |
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.withMicrophonesAndSpeakers(Enablement microphonesAndSpeakers)
Returns an immutable copy of
this with just the microphonesAndSpeakers field changed. |
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withPowerHybridSleepOnBattery(Enablement powerHybridSleepOnBattery)
Returns an immutable copy of
this with just the powerHybridSleepOnBattery field changed. |
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withPowerHybridSleepPluggedIn(Enablement powerHybridSleepPluggedIn)
Returns an immutable copy of
this with just the powerHybridSleepPluggedIn field changed. |
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.withRadios(Enablement radios)
Returns an immutable copy of
this with just the radios field
changed. |
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.withSecurityKeyForSignIn(Enablement securityKeyForSignIn)
Returns an immutable copy of
this with just the securityKeyForSignIn field changed. |
SharedPCConfiguration |
SharedPCConfiguration.withSetAccountManager(Enablement setAccountManager)
Returns an immutable copy of
this with just the setAccountManager
field changed. |
SharedPCConfiguration |
SharedPCConfiguration.withSetEduPolicies(Enablement setEduPolicies)
Returns an immutable copy of
this with just the setEduPolicies
field changed. |
SharedPCConfiguration |
SharedPCConfiguration.withSetPowerPolicies(Enablement setPowerPolicies)
Returns an immutable copy of
this with just the setPowerPolicies
field changed. |
SharedPCConfiguration |
SharedPCConfiguration.withSignInOnResume(Enablement signInOnResume)
Returns an immutable copy of
this with just the signInOnResume
field changed. |
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.withState(Enablement state)
Returns an immutable copy of
this with just the state field
changed. |
WindowsUpdateForBusinessConfiguration |
WindowsUpdateForBusinessConfiguration.withUserPauseAccess(Enablement userPauseAccess)
Returns an immutable copy of
this with just the userPauseAccess
field changed. |
WindowsUpdateForBusinessConfiguration |
WindowsUpdateForBusinessConfiguration.withUserWindowsUpdateScanAccess(Enablement userWindowsUpdateScanAccess)
Returns an immutable copy of
this with just the userWindowsUpdateScanAccess field changed. |
Windows10DeviceFirmwareConfigurationInterface |
Windows10DeviceFirmwareConfigurationInterface.withVirtualizationOfCpuAndIO(Enablement virtualizationOfCpuAndIO)
Returns an immutable copy of
this with just the virtualizationOfCpuAndIO field changed. |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withVpnPeerCaching(Enablement vpnPeerCaching)
Returns an immutable copy of
this with just the vpnPeerCaching
field changed. |
| Modifier and Type | Method and Description |
|---|---|
static Enablement |
Enablement.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.
|
Copyright © 2018–2020. All rights reserved.