windowsUserConfigurations

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


@JvmName(name = "nowsltsymnpmxcsd")
suspend fun windowsUserConfigurations(values: List<Output<PoolUserAccountWindowsUserConfigurationArgs>>)
@JvmName(name = "idlgetwschjwgnpu")
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 = "vgrqnrdlehlfvlva")
suspend fun windowsUserConfigurations(argument: List<suspend PoolUserAccountWindowsUserConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "ohbbnoscekpyjsnc")
suspend fun windowsUserConfigurations(vararg argument: suspend PoolUserAccountWindowsUserConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "fivucufwmormsyap")
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.