windowsUserConfigurations

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


@JvmName(name = "ojwernlwtfcraikr")
suspend fun windowsUserConfigurations(values: List<Output<PoolUserAccountWindowsUserConfigurationArgs>>)
@JvmName(name = "oaucoyignyrcxwus")
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 = "bevqpafxgblxhkwc")
suspend fun windowsUserConfigurations(argument: List<suspend PoolUserAccountWindowsUserConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "rowafdjwnxknnulg")
suspend fun windowsUserConfigurations(vararg argument: suspend PoolUserAccountWindowsUserConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "rrgopsugrblqlryy")
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.