Schema describing a prefixed IPv4/IPv6 address.
@type t() :: %ExOnvif.Devices.NetworkInterface.PrefixedIPAddress{ address: term(), prefix_length: term() }