| SubnetCreateDefinition Class |
Namespace: Rackspace.CloudNetworks.v2
The SubnetCreateDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| SubnetCreateDefinition |
Initializes a new instance of the SubnetCreateDefinition class.
|
| Name | Description | |
|---|---|---|
| AllocationPools |
The IP address allocation pools.
(Inherited from SubnetUpdateDefinition.) | |
| CIDR |
The CIDR.
| |
| GatewayIP |
The gateway IP address.
(Inherited from SubnetUpdateDefinition.) | |
| HostRoutes |
The host routes.
(Inherited from SubnetUpdateDefinition.) | |
| IPVersion |
The IP version.
| |
| Name |
The subnet name.
(Inherited from SubnetUpdateDefinition.) | |
| Nameservers |
The DNS nameserver IP addresses.
(Inherited from SubnetUpdateDefinition.) | |
| NetworkId |
The ID of the attached network.
|