networkSecurityRules

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "sqldlskfdpuohxsh")
suspend fun networkSecurityRules(argument: List<suspend NetworkSecurityRuleArgsBuilder.() -> Unit>)
@JvmName(name = "ocwwpqljktlvwbfw")
suspend fun networkSecurityRules(vararg argument: suspend NetworkSecurityRuleArgsBuilder.() -> Unit)
@JvmName(name = "rriogkgfqaqiiwbe")
suspend fun networkSecurityRules(argument: suspend NetworkSecurityRuleArgsBuilder.() -> Unit)

Parameters

argument

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