NamespaceManagementClustersNetworkSpecIpv4Mode
The Clusters.NetworkSpec.Ipv4Mode enumerated type defines various IPv4 address assignment modes.
DHCP : The address is automatically assigned by a DHCP server.
STATICRANGE : The address is static.
Enumeration: DHCP, STATICRANGE,