Click or drag to resize
PortCreateDefinition Properties

The PortCreateDefinition type exposes the following members.

Properties
  NameDescription
Public propertyDeviceId
The ID of the device that uses this port. For example, a virtual server.
Public propertyDeviceOwner
The ID of the entity that uses this port. For example, a DHCP agent.
Public propertyFixedIPs
IP addresses for the port.
(Inherited from PortUpdateDefinition.)
Public propertyName
The port name.
(Inherited from PortUpdateDefinition.)
Public propertyNetworkId
The ID of the attached network.
Public propertySecurityGroups
The IDs of any attached security groups.
(Inherited from PortUpdateDefinition.)
Top
See Also