[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
VersionOptions
Properties
array of
string
osCustomizations
Optional
OS Customizations performed on the image
Possible values are: DisableWindowsUpdate , RemoveAppXPackages
JSON Example
{
"agents": [
{
"agentVersion": "string",
"details": {},
"name": "string",
"type": "HAI, NSX, AV, etc"
}
],
"osCustomizations": [
"DisableWindowsUpdate"
]
}