networkInterfaceNames

@JvmName(name = "rtfjhbrocgbmhrsh")
suspend fun networkInterfaceNames(value: Output<List<String>>)
@JvmName(name = "uwetpyhxnvlornkp")
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 = "rfrirwjonkcvvinc")
suspend fun networkInterfaceNames(vararg values: Output<String>)


@JvmName(name = "agfajdcrsgeqpgqy")
suspend fun networkInterfaceNames(values: List<Output<String>>)
@JvmName(name = "axuoslsothasbtwh")
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.