Files
macOS_IntuneManagement/Documentation/ObjectInfo/healthmonitoring_windowshealthmonitoring.json
Mikael Karlsson 37965cb290 3.7.0
2022-08-02 22:22:54 +10:00

104 lines
7.9 KiB
JSON

{
"healthmonitoring_windowshealthmonitoring": [
{
"isSettingDescription": false,
"showAsSectionHeader": false,
"dataType": 8,
"category": 64,
"nameResourceKey": "healthMonHeader",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 109,
"enabled": true
},
{
"dataType": 16,
"category": 64,
"nameResourceKey": "healthMonEnablement",
"descriptionResourceKey": "healthMonEnablementDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "notConfigured",
"value": "notConfigured",
"enabled": true
},
{
"nameResourceKey": "healthmonEnablementDisabledOption",
"value": "disabled",
"enabled": true
},
{
"nameResourceKey": "healthmonEnablementEnabledOption",
"value": "enabled",
"enabled": true
}
],
"entityKey": "allowDeviceHealthMonitoring",
"booleanActions": 0,
"defaultValue": "notConfigured",
"policyType": 109,
"enabled": true
},
{
"dataType": 13,
"category": 64,
"nameResourceKey": "healthMonScope",
"descriptionResourceKey": "healthMonScopeDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "healthMonScopeBasic",
"value": "healthMonitoring",
"enabled": true
},
{
"nameResourceKey": "healthMonScopeBootPerf",
"value": "bootPerformance",
"enabled": true
}
],
"entityKey": "configDeviceHealthMonitoringScope",
"booleanActions": 0,
"defaultValue": "null",
"policyType": 109,
"enabled": true
},
{
"dataType": 13,
"category": 64,
"nameResourceKey": "healthMonScope",
"descriptionResourceKey": "healthMonScopeDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "healthMonScopeWindowsUpdates",
"value": "windowsUpdates",
"enabled": true
},
{
"nameResourceKey": "healthMonScopeBootPerf",
"value": "bootPerformance",
"enabled": true
}
],
"entityKey": "configDeviceHealthMonitoringScope",
"booleanActions": 0,
"defaultValue": "null",
"policyType": 109,
"enabled": true
}
]
}