additionalUnattendContents

@JvmName(name = "gkeavjboklnblvpy")
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 = "rifgwiostwceqdwn")
suspend fun additionalUnattendContents(vararg values: Output<WindowsVirtualMachineAdditionalUnattendContentArgs>)


@JvmName(name = "gojdhovjiamfbqva")
suspend fun additionalUnattendContents(values: List<Output<WindowsVirtualMachineAdditionalUnattendContentArgs>>)
@JvmName(name = "hvmgdpmnwgjqdyur")
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 = "kgbvblldiaarnhmv")
suspend fun additionalUnattendContents(argument: List<suspend WindowsVirtualMachineAdditionalUnattendContentArgsBuilder.() -> Unit>)
@JvmName(name = "dkqxtpqytfehxqab")
suspend fun additionalUnattendContents(vararg argument: suspend WindowsVirtualMachineAdditionalUnattendContentArgsBuilder.() -> Unit)
@JvmName(name = "ielyoqeflekrxfyk")
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.