NamespaceManagementNetworksIPAssignmentMode
The Networks.IPAssignmentMode enumerated type defines various IP address assignment modes.
DHCP : The address is automatically assigned by a DHCP server.
STATICRANGE : The address is assigned from a static range.
Enumeration: DHCP, STATICRANGE,