| RackConnectService Class |
Namespace: Rackspace.RackConnect.v3
The RackConnectService type exposes the following members.
| Name | Description | |
|---|---|---|
| RackConnectService |
Initializes a new instance of the RackConnectService class.
|
| Name | Description | |
|---|---|---|
| CreatePublicIPAsync |
Allocates a public IP address to the current account.
| |
| DeletePublicIPAsync |
Removes the public IP address from the current account.
| |
| GetNetworkAsync |
Gets the specified RackConnect Cloud Network.
| |
| GetPublicIPAsync |
Gets the specified public IP address.
| |
| ListNetworksAsync |
Lists Cloud Networks associated with a RackConnect Configuration.
| |
| ListPublicIPsAsync |
Lists all public IP addresses associated with the account.
| |
| UpdatePublicIPAsync |
Updates the public IP address.
| |
| WaitUntilPublicIPIsActiveAsync |
Waits for the public IP address to become active.
| |
| WaitUntilPublicIPIsDeletedAsync |
Waits for the public IP address to be removed from the current account.
|
| Name | Description | |
|---|---|---|
| CreatePublicIP |
Allocates a public IP address to the current account.
(Defined by RackConnectServiceExtensions.) | |
| DeletePublicIP |
Removes the public IP address from the current account.
(Defined by RackConnectServiceExtensions.) | |
| GetNetwork |
Gets the specified RackConnect Cloud Network.
(Defined by RackConnectServiceExtensions.) | |
| GetPublicIP |
Gets the specified public IP address.
(Defined by RackConnectServiceExtensions.) | |
| ListNetworks |
Lists Cloud Networks associated with a RackConnect Configuration.
(Defined by RackConnectServiceExtensions.) | |
| ListPublicIPs |
Lists all public IP addresses associated with the account.
(Defined by RackConnectServiceExtensions.) | |
| UpdatePublicIP |
Updates the public IP address.
(Defined by RackConnectServiceExtensions.) | |
| WaitUntilPublicIPIsActive |
Waits for the public IP address to become active.
(Defined by RackConnectServiceExtensions.) | |
| WaitUntilPublicIPIsDeleted |
Waits for the public IP address to be removed from the current account.
(Defined by RackConnectServiceExtensions.) |