Click or drag to resize
Subnet Properties

The Subnet type exposes the following members.

Properties
  NameDescription
Public propertyAllocationPools
The IP address allocation pools.
(Inherited from SubnetUpdateDefinition.)
Public propertyCIDR
Classless Inter-Domain Routing (CIDR). A method for allocating IP addresses and routing Internet Protocol packets.
(Inherited from SubnetCreateDefinition.)
Public propertyGatewayIP
The gateway IP address.
(Inherited from SubnetUpdateDefinition.)
Public propertyHostRoutes
The host routes.
(Inherited from SubnetUpdateDefinition.)
Public propertyId
The ID of the subnet.
Public propertyIPVersion
The IP version.
(Inherited from SubnetCreateDefinition.)
Public propertyIsDHCPEnabled
Specifies if DHCP is enabled.
Public propertyName
The subnet name.
(Inherited from SubnetUpdateDefinition.)
Public propertyNameservers
The DNS nameserver IP addresses.
(Inherited from SubnetUpdateDefinition.)
Public propertyNetworkId
The ID of the attached network.
(Inherited from SubnetCreateDefinition.)
Public propertyTenantId
The ID of the tenant who owns the network.
Top
See Also