ArrayOfCustomizationLinuxPrep

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",
            "compatibleCustomizationMethod": "string",
            "resetPassword": false,
            "password": {
                "_typeName": "string",
                "value": "string",
                "plainText": false
            },
            "extraConfig": [
                {
                    "_typeName": "string",
                    "key": "string",
                    "value": {
                        "_typeName": "string"
                    }
                }
            ]
        }
    ]
}
_value
Required

_value