applicationSecurityGroupIds

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

Parameters

value

A list of Application Security Group ID's which this Virtual Machine Scale Set should be connected to.


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


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

Parameters

values

A list of Application Security Group ID's which this Virtual Machine Scale Set should be connected to.