Values.AnalyzableServerSummarySourceSummary information about an analyzable server.
type nonrec t = {hostname : String_.t option;The host name of the analyzable server.
*)ipAddress : String_.t option;The ip address of the analyzable server.
*)source : String_.t option;The data source of the analyzable server.
*)vmId : String_.t option;The virtual machine id of the analyzable server.
*)}