publicIps

@JvmName(name = "rjngxjuuuandhhrl")
suspend fun publicIps(value: Output<List<String>>)
@JvmName(name = "xcovldjplmjoumxt")
suspend fun publicIps(value: List<String>?)

Parameters

value

Static public IP addresses for the Azure-SSIS Integration Runtime. The size must be 2.


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


@JvmName(name = "oissmbjfxdmfxehp")
suspend fun publicIps(values: List<Output<String>>)
@JvmName(name = "wguxcuuagxpnsdfy")
suspend fun publicIps(vararg values: String)

Parameters

values

Static public IP addresses for the Azure-SSIS Integration Runtime. The size must be 2.