Share via


INetworkOperations Members

Represents the interface for the operations that are used to manage Virtual Networks.

The following tables list the members exposed by the INetworkOperations type.

Public Methods

(see also Extension Methods)

  Name Description
public method BeginSettingConfigurationAsync Asynchronously initiates the configuration of a Virtual Network.
public method GetConfigurationAsync Asynchronously retrieves the network configuration file for a subscription.
public method ListAsync Asynchronously lists the Virtual Networks in a subscription.
public method SetConfigurationAsync Asynchronously configures a Virtual Network.

Top

Extension Methods

  Name Description
public extension method BeginSettingConfiguration  Initiates the configuration of a Virtual Network. (Defined by NetworkOperationsExtensions.)
public extension method BeginSettingConfigurationAsync  Asynchronously initiates the configuration of a Virtual Network. (Defined by NetworkOperationsExtensions.)
public extension method GetConfiguration  Retrieves the network configuration file for a subscription. (Defined by NetworkOperationsExtensions.)
public extension method GetConfigurationAsync  Asynchronously retrieves the network configuration file for a subscription. (Defined by NetworkOperationsExtensions.)
public extension method List  Lists the Virtual Networks in a subscription. (Defined by NetworkOperationsExtensions.)
public extension method ListAsync  Asynchronously lists the Virtual Networks in a subscription. (Defined by NetworkOperationsExtensions.)
public extension method SetConfiguration  Configures a Virtual Network. (Defined by NetworkOperationsExtensions.)
public extension method SetConfigurationAsync  Asynchronously configures a Virtual Network. (Defined by NetworkOperationsExtensions.)

Top

See Also

Reference

INetworkOperations Interface
Microsoft.WindowsAzure.Management.VirtualNetworks Namespace