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
The CIDR.
(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 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.)
Top
See Also