applicationSecurityGroupIds

@JvmName(name = "hgrwrycqtwrlvvso")
suspend fun applicationSecurityGroupIds(value: Output<List<String>>)
@JvmName(name = "opghiksjrvefgjfv")
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 = "fwsjqfcniatuebjw")
suspend fun applicationSecurityGroupIds(vararg values: Output<String>)


@JvmName(name = "mwkfbklkjhoyuhbb")
suspend fun applicationSecurityGroupIds(values: List<Output<String>>)
@JvmName(name = "hcqffisvubaxxmno")
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.