windowsUserConfigurations

@JvmName(name = "gxpqekmsketmxmgx")
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 = "gwbwnpumwcknfvay")
suspend fun windowsUserConfigurations(vararg values: Output<PoolUserAccountWindowsUserConfigurationArgs>)


@JvmName(name = "xmeodpbnudbycqol")
suspend fun windowsUserConfigurations(values: List<Output<PoolUserAccountWindowsUserConfigurationArgs>>)
@JvmName(name = "ojlgsqnkebhtyxif")
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 = "uwmgdtxsoorneqlg")
suspend fun windowsUserConfigurations(argument: List<suspend PoolUserAccountWindowsUserConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "mqapqkbojjvcgnyl")
suspend fun windowsUserConfigurations(vararg argument: suspend PoolUserAccountWindowsUserConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "gaqmgsnlccnopyav")
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.