networkSecurityRules

@JvmName(name = "viloqupxwnnurtox")
suspend fun networkSecurityRules(value: Output<List<NetworkSecurityRuleArgs>>)
@JvmName(name = "lcohnwkqjmeuqmok")
suspend fun networkSecurityRules(value: List<NetworkSecurityRuleArgs>?)

Parameters

value

Custom Network Security Rules that are applied to the Virtual Network of the cluster.


@JvmName(name = "njgnjcxivfsaixhv")
suspend fun networkSecurityRules(vararg values: Output<NetworkSecurityRuleArgs>)


@JvmName(name = "guaxhhdnycwdrrka")
suspend fun networkSecurityRules(values: List<Output<NetworkSecurityRuleArgs>>)
@JvmName(name = "xrmqgkdhrydxooqf")
suspend fun networkSecurityRules(vararg values: NetworkSecurityRuleArgs)

Parameters

values

Custom Network Security Rules that are applied to the Virtual Network of the cluster.


@JvmName(name = "numccicjiuuiqkal")
suspend fun networkSecurityRules(argument: List<suspend NetworkSecurityRuleArgsBuilder.() -> Unit>)
@JvmName(name = "inxmqlkbpgmkjvsf")
suspend fun networkSecurityRules(vararg argument: suspend NetworkSecurityRuleArgsBuilder.() -> Unit)
@JvmName(name = "ulokdlurdscfkxbb")
suspend fun networkSecurityRules(argument: suspend NetworkSecurityRuleArgsBuilder.() -> Unit)

Parameters

argument

Custom Network Security Rules that are applied to the Virtual Network of the cluster.