Files
macOS_IntuneManagement/Documentation/ObjectInfo/#microsoft.graph.windowsQualityUpdateProfile.json
Mikael Karlsson 18533494b2 3.1 changes
2021-06-08 19:02:25 +10:00

50 lines
1.9 KiB
JSON

[
{
"nameResourceKey": "TableHeaders.policyType",
"descriptionResourceKey": "",
"entityKey": "Titles.windows10QualityUpdate",
"dataType": 200,
"booleanActions": 0,
"category": 1000
},
{
"nameResourceKey": "WindowsQualityUpdateProfile.Details.QualityUpdateRelease.label",
"descriptionResourceKey": "",
"entityKey": "deployableContentDisplayName",
"dataType": 20,
"booleanActions": 0,
"category": 103
},
{
"nameResourceKey": "WindowsQualityUpdateProfile.Details.DaysUntilForcedReboot.label",
"descriptionResourceKey": "",
"entityKey": "expeditedUpdateSettings",
"dataType": 6,
"booleanActions": 0,
"category": 103,
"complexOptions": [
{
"nameResourceKey": "WindowsQualityUpdateProfile.Details.DaysUntilForcedReboot.label",
"descriptionResourceKey": "",
"dataType": 16,
"category": 103,
"entityKey": "daysUntilForcedReboot",
"booleanActions": 0,
"options": [
{
"nameResourceKey": "WindowsQualityUpdateDaysUntilForcedReboot.zeroDays",
"value": "0"
},
{
"nameResourceKey": "WindowsQualityUpdateDaysUntilForcedReboot.oneDay",
"value": "1"
},
{
"nameResourceKey": "WindowsQualityUpdateDaysUntilForcedReboot.twoDays",
"value": "2"
}
]
}
]
}
]