ServerNetworkDefinition Class |
Namespace: OpenStack.Compute.v2_1
The ServerNetworkDefinition type exposes the following members.
Name | Description | |
---|---|---|
![]() | ServerNetworkDefinition | Initializes a new instance of the ServerNetworkDefinition class |
Name | Description | |
---|---|---|
![]() | IPAddress |
A fixed IPv4 address for the NIC.
|
![]() | NetworkId |
Provisions a server with a NIC for the specified network. Required if you omit PortId.
|
![]() | PortId |
Provisions a server with a NIC for the specified port. Required if you omit NetworkId.
|