applicationSecurityGroupIds

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


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