applicationSecurityGroupIds

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

Parameters

value

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


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


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

Parameters

values

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