securityRules

@JvmName(name = "jsliemqftwudvtve")
suspend fun securityRules(value: Output<List<SecurityRuleArgs>>)
@JvmName(name = "wktijfjntihlynbj")
suspend fun securityRules(value: List<SecurityRuleArgs>?)

Parameters

value

A collection of security rules of the network security group.


@JvmName(name = "gmpwaldvebwvvheb")
suspend fun securityRules(vararg values: Output<SecurityRuleArgs>)


@JvmName(name = "tjmwmusdgrnomdra")
suspend fun securityRules(values: List<Output<SecurityRuleArgs>>)
@JvmName(name = "bifdyugmlwkordok")
suspend fun securityRules(vararg values: SecurityRuleArgs)

Parameters

values

A collection of security rules of the network security group.


@JvmName(name = "rwpcfhjyepxivwqt")
suspend fun securityRules(argument: List<suspend SecurityRuleArgsBuilder.() -> Unit>)
@JvmName(name = "kvmclkavpdodwpbp")
suspend fun securityRules(vararg argument: suspend SecurityRuleArgsBuilder.() -> Unit)
@JvmName(name = "gvgxlivuqhjuswyq")
suspend fun securityRules(argument: suspend SecurityRuleArgsBuilder.() -> Unit)

Parameters

argument

A collection of security rules of the network security group.