Share via


INetworkOperations Members

The Network Management API includes operations for managing the virtual networks for your subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157182.aspx for more information)

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

Public Methods

(see also Extension Methods)

  Name Description
BeginSettingConfigurationAsync The Begin Setting Network Configuration operation asynchronously configures the virtual network. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157181.aspx for more information)
GetConfigurationAsync The Get Network Configuration operation retrieves the network configuration file for the given subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information)
ListAsync The List Virtual network sites operation retrieves the virtual networks configured for the subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157185.aspx for more information)
SetConfigurationAsync The Set Network Configuration operation asynchronously configures the virtual network. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157181.aspx for more information)

Top

Extension Methods

  Name Description
BeginSettingConfiguration  The Begin Setting Network Configuration operation asynchronously configures the virtual network. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157181.aspx for more information) (Defined by NetworkOperationsExtensions.)
BeginSettingConfigurationAsync  The Begin Setting Network Configuration operation asynchronously configures the virtual network. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157181.aspx for more information) (Defined by NetworkOperationsExtensions.)
GetConfiguration  The Get Network Configuration operation retrieves the network configuration file for the given subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information) (Defined by NetworkOperationsExtensions.)
GetConfigurationAsync  The Get Network Configuration operation retrieves the network configuration file for the given subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information) (Defined by NetworkOperationsExtensions.)
List  The List Virtual network sites operation retrieves the virtual networks configured for the subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157185.aspx for more information) (Defined by NetworkOperationsExtensions.)
ListAsync  The List Virtual network sites operation retrieves the virtual networks configured for the subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157185.aspx for more information) (Defined by NetworkOperationsExtensions.)
SetConfiguration  The Set Network Configuration operation asynchronously configures the virtual network. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157181.aspx for more information) (Defined by NetworkOperationsExtensions.)
SetConfigurationAsync  The Set Network Configuration operation asynchronously configures the virtual network. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157181.aspx for more information) (Defined by NetworkOperationsExtensions.)

Top

See Also

Reference

INetworkOperations Interface
Microsoft.WindowsAzure.Management.Network Namespace