networkSecurityRules

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "aodxnleawsftaskn")
suspend fun networkSecurityRules(argument: List<suspend NetworkSecurityRuleArgsBuilder.() -> Unit>)
@JvmName(name = "rgfgvbtavoksnduc")
suspend fun networkSecurityRules(vararg argument: suspend NetworkSecurityRuleArgsBuilder.() -> Unit)
@JvmName(name = "asgoeknoxjuxvcqs")
suspend fun networkSecurityRules(argument: suspend NetworkSecurityRuleArgsBuilder.() -> Unit)

Parameters

argument

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