PrivateIPAddressVersion type
Specifies whether the IP configuration's private IP is IPv4 or IPv6. Default is IPv4.
KnownPrivateIPAddressVersion can be used interchangeably with PrivateIPAddressVersion,
this enum contains the known values that the service supports.
Known values supported by the service
IPv4: The IP configuration's private IP is IPv4.
IPv6: The IP configuration's private IP is IPv6.
type PrivateIPAddressVersion = string