Unattendxml#
- class Unattendxml(value=None, *args, **kwargs)#
Bases:
object
This field contains a Sysprep unattend xml definition, as a string. The value must be base64 encoded.
- Parameters:
value – (
value
)
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model
- property value#
- Type:
str