Click or drag to resize
RackConnectServiceExtensions Methods

The RackConnectServiceExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreatePublicIP
Allocates a public IP address to the current account.
Public methodStatic memberDeletePublicIP
Removes the public IP address from the current account.
Public methodStatic memberGetNetwork
Gets the specified RackConnect Cloud Network.
Public methodStatic memberGetPublicIP
Gets the specified public IP address.
Public methodStatic memberListNetworks
Lists Cloud Networks associated with a RackConnect Configuration.
Public methodStatic memberListPublicIPs
Lists all public IP addresses associated with the account.
Public methodStatic memberUpdatePublicIP
Updates the public IP address.
Public methodStatic memberWaitUntilPublicIPIsActive
Waits for the public IP address to become active.
Public methodStatic memberWaitUntilPublicIPIsDeleted
Waits for the public IP address to be removed from the current account.
Top
See Also