deviceScopeParameter 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.

Device scope configuration parameter. It will be expend in future to add more parameter. Eg: device scope parameter can be OS version, Disk Type, Device manufacturer, device model or Scope tag. Default value: scopeTag.

Members

Member Value Description
none 0 Device Scope parameter is not set
scopeTag 1 use Scope Tag as parameter for the device scope configuration.
unknownFutureValue 2 Placeholder value for future expansion.