IPVersion type

IP address version.
KnownIPVersion can be used interchangeably with IPVersion, this enum contains the known values that the service supports.

Known values supported by the service

IPv4: IPv4
IPv6: IPv6

type IPVersion = string