applicationSecurityGroupIds

@JvmName(name = "karxedombhdjvwnd")
suspend fun applicationSecurityGroupIds(value: Output<List<String>>)
@JvmName(name = "mmragjbyphxuhgoy")
suspend fun applicationSecurityGroupIds(value: List<String>?)

Parameters

value

A list of Application Security Group IDs which this Orchestrated Virtual Machine Scale Set should be connected to.


@JvmName(name = "uogkrynvopnxxqoc")
suspend fun applicationSecurityGroupIds(vararg values: Output<String>)


@JvmName(name = "muiuimqlbgikdjhq")
suspend fun applicationSecurityGroupIds(values: List<Output<String>>)
@JvmName(name = "engtnvigfrsxppcj")
suspend fun applicationSecurityGroupIds(vararg values: String)

Parameters

values

A list of Application Security Group IDs which this Orchestrated Virtual Machine Scale Set should be connected to.