| RackConnectServiceExtensions Class |
Namespace: Rackspace.Synchronous
The RackConnectServiceExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| CreatePublicIP |
Allocates a public IP address to the current account.
| |
| DeletePublicIP |
Removes the public IP address from the current account.
| |
| GetNetwork |
Gets the specified RackConnect Cloud Network.
| |
| GetPublicIP |
Gets the specified public IP address.
| |
| ListNetworks |
Lists Cloud Networks associated with a RackConnect Configuration.
| |
| ListPublicIPs |
Lists all public IP addresses associated with the account.
| |
| UpdatePublicIP |
Updates the public IP address.
| |
| WaitUntilPublicIPIsActive |
Waits for the public IP address to become active.
| |
| WaitUntilPublicIPIsDeleted |
Waits for the public IP address to be removed from the current account.
|