ipConfigurations

@JvmName(name = "qethpolppkcjbnti")
suspend fun ipConfigurations(value: Output<List<NicIpConfigurationResourceSettingsArgs>>)
@JvmName(name = "msssqkflludlbypl")
suspend fun ipConfigurations(value: List<NicIpConfigurationResourceSettingsArgs>?)

Parameters

value

Gets or sets the IP configurations of the NIC.


@JvmName(name = "lyvtmfeffnryrciy")
suspend fun ipConfigurations(vararg values: Output<NicIpConfigurationResourceSettingsArgs>)


@JvmName(name = "pgkxmbeshagcukgn")
suspend fun ipConfigurations(values: List<Output<NicIpConfigurationResourceSettingsArgs>>)
@JvmName(name = "bcglgbfqyhfiubbk")
suspend fun ipConfigurations(vararg values: NicIpConfigurationResourceSettingsArgs)

Parameters

values

Gets or sets the IP configurations of the NIC.


@JvmName(name = "moeicnbgdvnjoror")
suspend fun ipConfigurations(argument: List<suspend NicIpConfigurationResourceSettingsArgsBuilder.() -> Unit>)
@JvmName(name = "gvkvhidhkxkxjhka")
suspend fun ipConfigurations(vararg argument: suspend NicIpConfigurationResourceSettingsArgsBuilder.() -> Unit)
@JvmName(name = "qpwxlilndddgudco")
suspend fun ipConfigurations(argument: suspend NicIpConfigurationResourceSettingsArgsBuilder.() -> Unit)

Parameters

argument

Gets or sets the IP configurations of the NIC.