networkInterfaces

@JvmName(name = "ligdliywhyillyol")
suspend fun networkInterfaces(value: Output<List<NetworkInterfacesArgs>>)
@JvmName(name = "bbkjgfaitlhyuwfs")
suspend fun networkInterfaces(value: List<NetworkInterfacesArgs>?)

Parameters

value

Gets or sets the list of network interfaces associated with the virtual machine.


@JvmName(name = "nvpphlypfdfraucm")
suspend fun networkInterfaces(vararg values: Output<NetworkInterfacesArgs>)


@JvmName(name = "xljoefawwkgojely")
suspend fun networkInterfaces(values: List<Output<NetworkInterfacesArgs>>)
@JvmName(name = "revninlyuebvkthy")
suspend fun networkInterfaces(vararg values: NetworkInterfacesArgs)

Parameters

values

Gets or sets the list of network interfaces associated with the virtual machine.


@JvmName(name = "ddcfrpfkateyakpi")
suspend fun networkInterfaces(argument: List<suspend NetworkInterfacesArgsBuilder.() -> Unit>)
@JvmName(name = "wfurmbsyjpypqrqp")
suspend fun networkInterfaces(vararg argument: suspend NetworkInterfacesArgsBuilder.() -> Unit)
@JvmName(name = "rmxthcjunmqctkpj")
suspend fun networkInterfaces(argument: suspend NetworkInterfacesArgsBuilder.() -> Unit)

Parameters

argument

Gets or sets the list of network interfaces associated with the virtual machine.