ipRules

@JvmName(name = "wmgfghcklhospdgw")
suspend fun ipRules(value: Output<List<String>>)
@JvmName(name = "jegxfgrskhbmmhgn")
suspend fun ipRules(value: List<String>?)

Parameters

value

One or more IP Addresses, or CIDR Blocks which should be able to access the ServiceBus Namespace.


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


@JvmName(name = "yvqlpviwnxydakby")
suspend fun ipRules(values: List<Output<String>>)
@JvmName(name = "xuqrcjvbryhvfkxu")
suspend fun ipRules(vararg values: String)

Parameters

values

One or more IP Addresses, or CIDR Blocks which should be able to access the ServiceBus Namespace.