FloatingIP Class |
Namespace: OpenStack.Networking.v2.Layer3
The FloatingIP type exposes the following members.
Name | Description | |
---|---|---|
![]() | FloatingIP | Initializes a new instance of the FloatingIP class |
Name | Description | |
---|---|---|
![]() | AssociateAsync |
Associates the floating IP withe the specified port.
|
![]() | DeleteAsync |
Deletes a floating IP.
|
![]() | DisassociateAsync |
Frees the floating IP from any associations.
|
Name | Description | |
---|---|---|
![]() | Associate |
Associates the floating IP withe the specified port.
(Defined by FloatingIPExtensions.) |
![]() | Disassociate |
Frees the floating IP from any associations.
(Defined by FloatingIPExtensions.) |
Name | Description | |
---|---|---|
![]() | FixedIPAddress |
The fixed IP address that is associated with the floating IP address.
|
![]() | FloatingIPAddress |
The floating IP address.
|
![]() | Id |
The floating IP identifier.
|
![]() | NetworkId |
The network associated with the floating IP.
|
![]() | PortId |
The associated port.
|
![]() | RouterId |
The associated router.
|
![]() | Status |
The status of the floating IP address.
|