Nsx_Ipv4Range_SizeSpecifier

Nsx_Ipv4Range_SizeSpecifier
Nsx_Ipv4Range_SizeSpecifier

The Ipv4Range.SizeSpecifier enumerated type defines the ways to specify the ending address in an IPv4 address range. Warning: This enumeration is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
ENDING_ADDRESS : The end address of the IPv4 address range is specified by providing the IPv4 end address. Warning: This constant is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
ADDRESS_COUNT : The end address of the IPv4 address range is derived from the specified starting address and address count. This option is for future use. It is not supported yet. Warning: This constant is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

This data structure has no properties.
Enumeration: ENDING_ADDRESS, ADDRESS_COUNT,