Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 837 Bytes

intune-devices-devicescopeaction.md

File metadata and controls

24 lines (18 loc) · 837 Bytes
title description author localization_priority ms.subservice doc_type
deviceScopeAction enum type
Trigger on the service to either START or STOP computing metrics data based on a device scope configuration.
jaiprakashmb
Normal
intune
enumPageType

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

Trigger on the service to either START or STOP computing metrics data based on a device scope configuration.

Members

Member Value Description
stop 0 Stop computing metrics data
start 1 Start computing metrics data