SubnetCreateDefinition Class |
Namespace: OpenStack.Networking.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 |
Classless Inter-Domain Routing (CIDR). A method for allocating IP addresses and routing Internet Protocol packets.
|
![]() | GatewayIP |
The gateway IP address.
(Inherited from SubnetUpdateDefinition.) |
![]() | HostRoutes |
The host routes.
(Inherited from SubnetUpdateDefinition.) |
![]() | IPVersion |
The IP version.
|
![]() | IsDHCPEnabled |
Specifies if DHCP is enabled.
(Inherited from SubnetUpdateDefinition.) |
![]() | Name |
The subnet name.
(Inherited from SubnetUpdateDefinition.) |
![]() | Nameservers |
The DNS nameserver IP addresses.
(Inherited from SubnetUpdateDefinition.) |
![]() | NetworkId |
The ID of the attached network.
|