WindowsVirtualMachineScaleSetAdditionalUnattendContent

Constructors

constructor(content: String, setting: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The XML formatted content that is added to the unattend.xml file for the specified path and component. Changing this forces a new resource to be created.

Link copied to clipboard

The name of the setting to which the content applies. Possible values are AutoLogon and FirstLogonCommands. Changing this forces a new resource to be created.