networkSecurityRules

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "hkmrbwiydcgybmex")
suspend fun networkSecurityRules(argument: List<suspend NetworkSecurityRuleArgsBuilder.() -> Unit>)
@JvmName(name = "adebwsglhxomcvqf")
suspend fun networkSecurityRules(vararg argument: suspend NetworkSecurityRuleArgsBuilder.() -> Unit)
@JvmName(name = "lcasponwopdkenua")
suspend fun networkSecurityRules(argument: suspend NetworkSecurityRuleArgsBuilder.() -> Unit)

Parameters

argument

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