3.1 changes

This commit is contained in:
Mikael Karlsson
2021-06-08 19:02:25 +10:00
parent c7f8cbe760
commit 18533494b2
318 changed files with 163882 additions and 137 deletions

View File

@@ -0,0 +1,50 @@
[
{
"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"
}
]
}
]
}
]