networkSecurityRules

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ygyuqhpwqwcwdoqt")
suspend fun networkSecurityRules(argument: List<suspend NetworkSecurityRuleArgsBuilder.() -> Unit>)
@JvmName(name = "imcrjfxibpbgpggr")
suspend fun networkSecurityRules(vararg argument: suspend NetworkSecurityRuleArgsBuilder.() -> Unit)
@JvmName(name = "wgdeabigiekrewkh")
suspend fun networkSecurityRules(argument: suspend NetworkSecurityRuleArgsBuilder.() -> Unit)

Parameters

argument

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