windowsUserConfigurations

@JvmName(name = "qkbnovkutsyjuwgh")
suspend fun windowsUserConfigurations(value: Output<List<PoolUserAccountWindowsUserConfigurationArgs>>)

Parameters

value

The windows_user_configuration block defined below is a windows-specific user configuration for the user account. This property can only be specified if the user is on a Windows pool. If not specified and on a Windows pool, the user is created with the default options.


@JvmName(name = "uxafvohioqlnembx")
suspend fun windowsUserConfigurations(vararg values: Output<PoolUserAccountWindowsUserConfigurationArgs>)


@JvmName(name = "pmtfvamxjyapmrmx")
suspend fun windowsUserConfigurations(values: List<Output<PoolUserAccountWindowsUserConfigurationArgs>>)
@JvmName(name = "crebnpceivxdprkq")
suspend fun windowsUserConfigurations(vararg values: PoolUserAccountWindowsUserConfigurationArgs)

Parameters

values

The windows_user_configuration block defined below is a windows-specific user configuration for the user account. This property can only be specified if the user is on a Windows pool. If not specified and on a Windows pool, the user is created with the default options.


@JvmName(name = "atdxwptnenbpoeii")
suspend fun windowsUserConfigurations(argument: List<suspend PoolUserAccountWindowsUserConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "swyrmtgucbgoiidm")
suspend fun windowsUserConfigurations(vararg argument: suspend PoolUserAccountWindowsUserConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "mhdipfqrrgmawokh")
suspend fun windowsUserConfigurations(argument: suspend PoolUserAccountWindowsUserConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The windows_user_configuration block defined below is a windows-specific user configuration for the user account. This property can only be specified if the user is on a Windows pool. If not specified and on a Windows pool, the user is created with the default options.