additionalUnattendContents

@JvmName(name = "sijbqqqimhdgkppu")
suspend fun additionalUnattendContents(value: Output<List<WindowsVirtualMachineAdditionalUnattendContentArgs>>)

Parameters

value

One or more additional_unattend_content blocks as defined below. Changing this forces a new resource to be created.


@JvmName(name = "agpuxnffdbjkoqrg")
suspend fun additionalUnattendContents(vararg values: Output<WindowsVirtualMachineAdditionalUnattendContentArgs>)


@JvmName(name = "hxkahldpkigqenjw")
suspend fun additionalUnattendContents(values: List<Output<WindowsVirtualMachineAdditionalUnattendContentArgs>>)
@JvmName(name = "nuhtruttvqwwsphq")
suspend fun additionalUnattendContents(vararg values: WindowsVirtualMachineAdditionalUnattendContentArgs)

Parameters

values

One or more additional_unattend_content blocks as defined below. Changing this forces a new resource to be created.


@JvmName(name = "jwynjmidkdgpduwp")
suspend fun additionalUnattendContents(argument: List<suspend WindowsVirtualMachineAdditionalUnattendContentArgsBuilder.() -> Unit>)
@JvmName(name = "dswtpsrhuiveuuck")
suspend fun additionalUnattendContents(vararg argument: suspend WindowsVirtualMachineAdditionalUnattendContentArgsBuilder.() -> Unit)
@JvmName(name = "pmnsbaxhakrvojdo")
suspend fun additionalUnattendContents(argument: suspend WindowsVirtualMachineAdditionalUnattendContentArgsBuilder.() -> Unit)

Parameters

argument

One or more additional_unattend_content blocks as defined below. Changing this forces a new resource to be created.