ipConfigurations

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

Parameters

value

Gets or sets the IP configurations of the NIC.


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


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

Parameters

values

Gets or sets the IP configurations of the NIC.


@JvmName(name = "iplgerqigyvrxdsr")
suspend fun ipConfigurations(argument: List<suspend NicIpConfigurationResourceSettingsArgsBuilder.() -> Unit>)
@JvmName(name = "ornwxactxysegavy")
suspend fun ipConfigurations(vararg argument: suspend NicIpConfigurationResourceSettingsArgsBuilder.() -> Unit)
@JvmName(name = "hxvqlqwgagxhrkys")
suspend fun ipConfigurations(argument: suspend NicIpConfigurationResourceSettingsArgsBuilder.() -> Unit)

Parameters

argument

Gets or sets the IP configurations of the NIC.