windowsUserConfigurations

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


@JvmName(name = "wghjioqbbbxhsiwm")
suspend fun windowsUserConfigurations(values: List<Output<PoolUserAccountWindowsUserConfigurationArgs>>)
@JvmName(name = "dhqehjaccvxcluui")
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 = "tdxqjtytcgnjcuip")
suspend fun windowsUserConfigurations(argument: List<suspend PoolUserAccountWindowsUserConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "dxcmceawnaurtebo")
suspend fun windowsUserConfigurations(vararg argument: suspend PoolUserAccountWindowsUserConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "sjpstxoftujrykxy")
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.