Files
macOS_IntuneManagement/Documentation/ObjectInfo/#microsoft.graph.windowsQualityUpdateProfile.json
Mikael Karlsson 897309e48e 3.7.4
2022-11-22 21:54:51 +11:00

50 lines
2.0 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": "TableHeaders.settings"
},
{
"nameResourceKey": "WindowsQualityUpdateProfile.Details.DaysUntilForcedReboot.label",
"descriptionResourceKey": "",
"entityKey": "expeditedUpdateSettings",
"dataType": 6,
"booleanActions": 0,
"category": "TableHeaders.settings",
"complexOptions": [
{
"nameResourceKey": "WindowsQualityUpdateProfile.Details.DaysUntilForcedReboot.label",
"descriptionResourceKey": "",
"dataType": 16,
"category": "TableHeaders.settings",
"entityKey": "daysUntilForcedReboot",
"booleanActions": 0,
"options": [
{
"nameResourceKey": "WindowsQualityUpdateDaysUntilForcedReboot.zeroDays",
"value": "0"
},
{
"nameResourceKey": "WindowsQualityUpdateDaysUntilForcedReboot.oneDay",
"value": "1"
},
{
"nameResourceKey": "WindowsQualityUpdateDaysUntilForcedReboot.twoDays",
"value": "2"
}
]
}
]
}
]