Click or drag to resize
ServerNetworkDefinition Properties

The ServerNetworkDefinition type exposes the following members.

Properties
  NameDescription
Public propertyIPAddress
A fixed IPv4 address for the NIC.
Public propertyNetworkId
Provisions a server with a NIC for the specified network. Required if you omit PortId.
Public propertyPortId
Provisions a server with a NIC for the specified port. Required if you omit NetworkId.
Top
See Also