Unattendxml#

class Unattendxml(value=None, *args, **kwargs)[source]#

Bases: object

This field contains a Sysprep unattend xml definition, as a string. The value must be base64 encoded.

Parameters:

value – (value)

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model

property value#
Type:

str