Subnet Class |
Represents a subnet resource of the CloudNetworkService.
IPv4 or IPv6 address blocks from which IPs to be assigned to VMs on a given network are selected.
Namespace: Rackspace.CloudNetworks.v2
The Subnet type exposes the following members.
Name | Description | |
---|---|---|
AllocationPools |
The IP address allocation pools.
(Inherited from SubnetUpdateDefinition.) | |
CIDR |
The CIDR.
(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.) | |
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.) |