Click or drag to resize
PublicIPExtensions Methods

The PublicIPExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAssign
Assigns the Public IP to a cloud server.
Public methodStatic memberDelete
Removes the public IP address from the current account.
Public methodStatic memberUnassign
Removes the Public IP from the server to which it is currently assigned.
Public methodStatic memberWaitUntilActive
Waits for the public IP address to become active.
Public methodStatic memberWaitUntilDeleted
Waits for the public IP address to be removed from the current account.
Top
See Also