androidTargetedPlatforms 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.
Specifies which platform(s) can be targeted for a given Android LOB application or Managed Android LOB application.
Members
Member | Value | Description |
---|---|---|
androidDeviceAdministrator | 1 | Indicates the Android targeted platform is Android Device Administrator. |
androidOpenSourceProject | 2 | Indicates the Android targeted platform is Android Open Source Project. |
unknownFutureValue | 4 | Evolvable enumeration sentinel value. Do not use. |