| CloudNetworkService Class |
Namespace: Rackspace.CloudNetworks.v2
The CloudNetworkService type exposes the following members.
| Name | Description | |
|---|---|---|
| CloudNetworkService |
Initializes a new instance of the CloudNetworkService class.
|
| Name | Description | |
|---|---|---|
| CreateNetworkAsync |
Creates a network.
| |
| CreatePortAsync |
Creates a port.
| |
| CreateSubnetAsync |
Creates a subnet.
| |
| DeleteNetworkAsync |
Deletes the specified network.
| |
| DeletePortAsync |
Deletes the specified port.
| |
| DeleteSubnetAsync |
Deletes the specified subnet.
| |
| GetNetworkAsync |
Gets the specified network.
| |
| GetPortAsync |
Gets the specified port.
| |
| GetSubnetAsync |
Gets the specified subnet.
| |
| ListNetworksAsync |
Lists all networks associated with the account.
| |
| ListPortsAsync |
Lists all ports associated with the account.
| |
| ListSubnetsAsync |
Lists all subnets associated with the account.
| |
| UpdateNetworkAsync |
Updates the specified network.
| |
| UpdatePortAsync |
Updates the specified port.
| |
| UpdateSubnetAsync |
Updates the specified subnet.
|
| Name | Description | |
|---|---|---|
| CreateNetwork |
Creates a network.
(Defined by CloudNetworkServiceExtensions.) | |
| CreatePort |
Creates a port.
(Defined by CloudNetworkServiceExtensions.) | |
| CreateSubnet |
Creates a subnet.
(Defined by CloudNetworkServiceExtensions.) | |
| DeleteNetwork |
Deletes the specified network.
(Defined by CloudNetworkServiceExtensions.) | |
| DeletePort |
Deletes the specified port.
(Defined by CloudNetworkServiceExtensions.) | |
| DeleteSubnet |
Deletes the specified subnet.
(Defined by CloudNetworkServiceExtensions.) | |
| GetNetwork |
Gets the specified network.
(Defined by CloudNetworkServiceExtensions.) | |
| GetPort |
Gets the specified port.
(Defined by CloudNetworkServiceExtensions.) | |
| GetSubnet |
Gets the specified subnet.
(Defined by CloudNetworkServiceExtensions.) | |
| ListNetworks |
Lists all networks associated with the account.
(Defined by CloudNetworkServiceExtensions.) | |
| ListPorts |
Lists all ports associated with the account.
(Defined by CloudNetworkServiceExtensions.) | |
| ListSubnets |
Lists all subnets associated with the account.
(Defined by CloudNetworkServiceExtensions.) | |
| UpdateNetwork |
Updates the specified network.
(Defined by CloudNetworkServiceExtensions.) | |
| UpdatePort |
Updates the specified port.
(Defined by CloudNetworkServiceExtensions.) | |
| UpdateSubnet |
Updates the specified subnet.
(Defined by CloudNetworkServiceExtensions.) |