Values.NetworkInfoSourceInformation about the server's network for which the assessment was run.
type nonrec t = {interfaceName : InterfaceName.t option;Information about the name of the interface of the server for which the assessment was run.
*)ipAddress : IPAddress.t option;Information about the IP address of the server for which the assessment was run.
*)macAddress : MacAddress.t option;Information about the MAC address of the server for which the assessment was run.
*)netMask : NetMask.t option;Information about the subnet mask of the server for which the assessment was run.
*)}