ipConfigurations

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

Parameters

value

Gets or sets the IP configurations of the NIC.


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


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

Parameters

values

Gets or sets the IP configurations of the NIC.


@JvmName(name = "rnatpwmyxgoeucse")
suspend fun ipConfigurations(argument: List<suspend NicIpConfigurationResourceSettingsArgsBuilder.() -> Unit>)
@JvmName(name = "ffjjtgfcbpmqvbyi")
suspend fun ipConfigurations(vararg argument: suspend NicIpConfigurationResourceSettingsArgsBuilder.() -> Unit)
@JvmName(name = "qoixpyjkqudeiigq")
suspend fun ipConfigurations(argument: suspend NicIpConfigurationResourceSettingsArgsBuilder.() -> Unit)

Parameters

argument

Gets or sets the IP configurations of the NIC.