Click or drag to resize
PortCreateDefinition Properties

The PortCreateDefinition type exposes the following members.

Properties
  NameDescription
Public propertyAllowedAddresses
Allowed address pairs.
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 propertyDHCPOptions
Additional DHCP options.
Public propertyFixedIPs
IP addresses for the port.
(Inherited from PortUpdateDefinition.)
Public propertyMACAddress
The MAC address.
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