Click or drag to resize
SubnetCreateDefinition Properties

The SubnetCreateDefinition 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.
Public propertyGatewayIP
The gateway IP address.
(Inherited from SubnetUpdateDefinition.)
Public propertyHostRoutes
The host routes.
(Inherited from SubnetUpdateDefinition.)
Public propertyIPVersion
The IP version.
Public propertyIsDHCPEnabled
Specifies if DHCP is enabled.
(Inherited from SubnetUpdateDefinition.)
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.
Top
See Also