ArrayOfCustomizationLinuxPrep
ArrayOfCustomizationLinuxPrep
A boxed array of CustomizationLinuxPrep. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"hostName": {
"_typeName": "string"
},
"domain": "string",
"timeZone": "string",
"hwClockUTC": false,
"scriptText": "string"
}
]
}