egressNatIpAddressIds

@JvmName(name = "gyxblbvymejedija")
suspend fun egressNatIpAddressIds(value: Output<List<String>>)
@JvmName(name = "aoyicaimouxmedmk")
suspend fun egressNatIpAddressIds(value: List<String>?)

Parameters

value

Specifies a list of Azure Public IP Address IDs that can be used for Egress (Source) Network Address Translation.


@JvmName(name = "qlrlgbopmoxvpiqn")
suspend fun egressNatIpAddressIds(vararg values: Output<String>)


@JvmName(name = "upoesbtwbckwjhye")
suspend fun egressNatIpAddressIds(values: List<Output<String>>)
@JvmName(name = "piimuucawtpudurq")
suspend fun egressNatIpAddressIds(vararg values: String)

Parameters

values

Specifies a list of Azure Public IP Address IDs that can be used for Egress (Source) Network Address Translation.