Values.IpAddressMemberSourceProvides information of the IP address.
type nonrec t = {ipAddress : String_.t option;The IP address.
*)primary : Boolean.t option;The primary IP address.
*)allocationType : AllocationType.t option;The type of allocation for the IP address.
*)}