networkInterfaceNames

@JvmName(name = "cvuehgsegxlueisx")
suspend fun networkInterfaceNames(value: Output<List<String>>)
@JvmName(name = "bwcyyhxxmnbgnahs")
suspend fun networkInterfaceNames(value: List<String>?)

Parameters

value

A list of full names for the Network Interface of the Virtual Machine. Changing this forces a new resource to be created.


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


@JvmName(name = "eqigxirbiulwglpp")
suspend fun networkInterfaceNames(values: List<Output<String>>)
@JvmName(name = "jbwcnlcmemfrdttx")
suspend fun networkInterfaceNames(vararg values: String)

Parameters

values

A list of full names for the Network Interface of the Virtual Machine. Changing this forces a new resource to be created.