Values.NetworkInterfaceSourceAn elastic network interface (ENI) that connects hosts to the VLAN subnets. Amazon EVS provisions two identically configured ENIs in the VMkernel management subnet during host creation. One ENI is active, and the other is in standby mode for automatic switchover during a failure scenario.
type nonrec t = {networkInterfaceId : NetworkInterfaceId.t option;The unique ID of the elastic network interface.
*)}