androidDeviceOwnerBatteryPluggedMode enum type
Namespace: microsoft.graph
Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Android Device Owner possible values for states of the device's plugged-in power modes.
Members
Member | Value | Description |
---|---|---|
notConfigured | 0 | Not configured; this value is ignored. |
ac | 1 | Power source is an AC charger. |
usb | 2 | Power source is a USB port. |
wireless | 3 | Power source is wireless. |