| Subnet Class | 
IPv4 or IPv6 address blocks from which IPs to be assigned to VMs on a given network are selected.
Namespace: OpenStack.Networking.v2
The Subnet type exposes the following members.
| Name | Description | |
|---|---|---|
| AllocationPools | 
            The IP address allocation pools.
              (Inherited from SubnetUpdateDefinition.) | |
| CIDR | 
            Classless Inter-Domain Routing (CIDR). A method for allocating IP addresses and routing Internet Protocol packets.
              (Inherited from SubnetCreateDefinition.) | |
| GatewayIP | 
            The gateway IP address.
              (Inherited from SubnetUpdateDefinition.) | |
| HostRoutes | 
            The host routes.
              (Inherited from SubnetUpdateDefinition.) | |
| Id | 
            The ID of the subnet.
              | |
| IPVersion | 
            The IP version.
              (Inherited from SubnetCreateDefinition.) | |
| IsDHCPEnabled | 
            Specifies if DHCP is enabled.
              | |
| Name | 
            The subnet name.
              (Inherited from SubnetUpdateDefinition.) | |
| Nameservers | 
            The DNS nameserver IP addresses.
              (Inherited from SubnetUpdateDefinition.) | |
| NetworkId | 
            The ID of the attached network.
              (Inherited from SubnetCreateDefinition.) | |
| TenantId | 
            The ID of the tenant who owns the network.
              |