network Interfaces
Parameters
value
The network interfaces for the VM. Supports only one interface. Structure is documented below.
Parameters
values
The network interfaces for the VM. Supports only one interface. Structure is documented below.
suspend fun networkInterfaces(argument: List<suspend InstanceGceSetupNetworkInterfaceArgsBuilder.() -> Unit>)
suspend fun networkInterfaces(vararg argument: suspend InstanceGceSetupNetworkInterfaceArgsBuilder.() -> Unit)
suspend fun networkInterfaces(argument: suspend InstanceGceSetupNetworkInterfaceArgsBuilder.() -> Unit)
Parameters
argument
The network interfaces for the VM. Supports only one interface. Structure is documented below.