network Interface Options
Parameters
value
The network interface details. This parameter is required if the endpoint type is network-interface
.
suspend fun networkInterfaceOptions(argument: suspend EndpointNetworkInterfaceOptionsArgsBuilder.() -> Unit)
Parameters
argument
The network interface details. This parameter is required if the endpoint type is network-interface
.