Click or drag to resize
FloatingIP Methods

The FloatingIP type exposes the following members.

Methods
  NameDescription
Public methodAssociateAsync
Associates the floating IP withe the specified port.
Public methodDeleteAsync
Deletes a floating IP.
Public methodDisassociateAsync
Frees the floating IP from any associations.
Top
Extension Methods
  NameDescription
Public Extension MethodAssociate
Associates the floating IP withe the specified port.
(Defined by FloatingIPExtensions.)
Public Extension MethodDisassociate
Frees the floating IP from any associations.
(Defined by FloatingIPExtensions.)
Top
See Also