deviceReportPolicy property
Whether the device reports app states to the EMM.
The default value is "deviceReportDisabled". Possible string values are:
- "deviceReportPolicyUnspecified" : The device report policy is not set.
- "deviceReportDisabled" : Device reports are disabled.
- "deviceReportEnabled" : Device reports are enabled.
Implementation
core.String? deviceReportPolicy;