| PortCreateDefinition Class |
Namespace: Rackspace.CloudNetworks.v2
The PortCreateDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| PortCreateDefinition |
Initializes a new instance of the PortCreateDefinition class.
|
| Name | Description | |
|---|---|---|
| DeviceId |
The ID of the device that uses this port. For example, a virtual server.
| |
| DeviceOwner |
The ID of the entity that uses this port. For example, a DHCP agent.
| |
| FixedIPs |
IP addresses for the port.
(Inherited from PortUpdateDefinition.) | |
| Name |
The port name.
(Inherited from PortUpdateDefinition.) | |
| NetworkId |
The ID of the attached network.
| |
| SecurityGroups |
The IDs of any attached security groups.
(Inherited from PortUpdateDefinition.) |