ipConfigurations

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

Parameters

value

Gets or sets the IP configurations of the NIC.


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


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

Parameters

values

Gets or sets the IP configurations of the NIC.


@JvmName(name = "picvoevatoeimqvl")
suspend fun ipConfigurations(argument: List<suspend NicIpConfigurationResourceSettingsArgsBuilder.() -> Unit>)
@JvmName(name = "wetfvewcwhggqkmj")
suspend fun ipConfigurations(vararg argument: suspend NicIpConfigurationResourceSettingsArgsBuilder.() -> Unit)
@JvmName(name = "vlyhmgaxtseywcsd")
suspend fun ipConfigurations(argument: suspend NicIpConfigurationResourceSettingsArgsBuilder.() -> Unit)

Parameters

argument

Gets or sets the IP configurations of the NIC.