Click or drag to resize
INetworksProvider Methods

The INetworksProvider type exposes the following members.

Methods
  NameDescription
Public methodCreateNetwork
Create a network with the given IP block.
Public methodDeleteNetwork
Deletes the specified network.
Remarks
You cannot delete an isolated network unless the network is not attached to any server.
Public methodListNetworks
List the networks configured for the account.
Public methodShowNetwork
Retrieve details for the specified network.
Top
See Also