additional Unattend Contents
suspend fun additionalUnattendContents(value: Output<List<OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationAdditionalUnattendContentArgs>>)
suspend fun additionalUnattendContents(value: List<OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationAdditionalUnattendContentArgs>?)
Parameters
value
One or more additional_unattend_content
blocks as defined below. Changing this forces a new resource to be created.
suspend fun additionalUnattendContents(vararg values: Output<OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationAdditionalUnattendContentArgs>)
suspend fun additionalUnattendContents(values: List<Output<OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationAdditionalUnattendContentArgs>>)
suspend fun additionalUnattendContents(vararg values: OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationAdditionalUnattendContentArgs)
Parameters
values
One or more additional_unattend_content
blocks as defined below. Changing this forces a new resource to be created.
suspend fun additionalUnattendContents(argument: List<suspend OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationAdditionalUnattendContentArgsBuilder.() -> Unit>)
suspend fun additionalUnattendContents(vararg argument: suspend OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationAdditionalUnattendContentArgsBuilder.() -> Unit)
suspend fun additionalUnattendContents(argument: suspend OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationAdditionalUnattendContentArgsBuilder.() -> Unit)
Parameters
argument
One or more additional_unattend_content
blocks as defined below. Changing this forces a new resource to be created.