3.4.0
New features and fixes
This commit is contained in:
@@ -14,5 +14,66 @@
|
||||
"dataType": 20,
|
||||
"booleanActions": 0,
|
||||
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle"
|
||||
}
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "WindowsFeatureUpdateProfile.Details.RolloutOptions.label",
|
||||
"descriptionResourceKey": "",
|
||||
"entityKey": "featureUpdateRolloutOption",
|
||||
"dataType": 16,
|
||||
"booleanActions": 0,
|
||||
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle",
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "WindowsUpdateRolloutOptions.immediateStart",
|
||||
"descriptionResourceKey": "",
|
||||
"value": "immediateStart"
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "WindowsUpdateRolloutOptions.gradualRollout",
|
||||
"descriptionResourceKey": "",
|
||||
"value": "gradualRollout",
|
||||
"ChildSettings": [
|
||||
{
|
||||
"nameResourceKey": "WindowsFeatureUpdateProfile.Details.GradualRolloutStartDate.label",
|
||||
"descriptionResourceKey": "",
|
||||
"dataType": 20,
|
||||
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle",
|
||||
"entityKey": "featureUpdateRolloutStartDate",
|
||||
"booleanActions": 0
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "WindowsFeatureUpdateProfile.Details.GradualRolloutEndDate.label",
|
||||
"descriptionResourceKey": "",
|
||||
"dataType": 20,
|
||||
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle",
|
||||
"entityKey": "featureUpdateRolloutEndDate",
|
||||
"booleanActions": 0
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "WindowsFeatureUpdateProfile.Details.GradualRolloutInterval.label",
|
||||
"descriptionResourceKey": "",
|
||||
"dataType": 20,
|
||||
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle",
|
||||
"entityKey": "featureUpdateRolloutInterval",
|
||||
"booleanActions": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "WindowsUpdateRolloutOptions.startDateOnly",
|
||||
"descriptionResourceKey": "",
|
||||
"value": "startDateOnly",
|
||||
"ChildSettings": [
|
||||
{
|
||||
"nameResourceKey": "WindowsFeatureUpdateProfile.Details.GradualRolloutStartDate.label",
|
||||
"descriptionResourceKey": "",
|
||||
"dataType": 20,
|
||||
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle",
|
||||
"entityKey": "featureUpdateRolloutStartDate",
|
||||
"booleanActions": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user