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 | |
---|---|---|
BeginSettingConfigurationAsync | Asynchronously initiates the configuration of a Virtual Network. | |
GetConfigurationAsync | Asynchronously retrieves the network configuration file for a subscription. | |
ListAsync | Asynchronously lists the Virtual Networks in a subscription. | |
SetConfigurationAsync | Asynchronously configures a Virtual Network. |
Top
Extension Methods
Name | Description | |
---|---|---|
BeginSettingConfiguration | Initiates the configuration of a Virtual Network. (Defined by NetworkOperationsExtensions.) | |
BeginSettingConfigurationAsync | Asynchronously initiates the configuration of a Virtual Network. (Defined by NetworkOperationsExtensions.) | |
GetConfiguration | Retrieves the network configuration file for a subscription. (Defined by NetworkOperationsExtensions.) | |
GetConfigurationAsync | Asynchronously retrieves the network configuration file for a subscription. (Defined by NetworkOperationsExtensions.) | |
List | Lists the Virtual Networks in a subscription. (Defined by NetworkOperationsExtensions.) | |
ListAsync | Asynchronously lists the Virtual Networks in a subscription. (Defined by NetworkOperationsExtensions.) | |
SetConfiguration | Configures a Virtual Network. (Defined by NetworkOperationsExtensions.) | |
SetConfigurationAsync | Asynchronously configures a Virtual Network. (Defined by NetworkOperationsExtensions.) |
Top
See Also
Reference
INetworkOperations Interface
Microsoft.WindowsAzure.Management.VirtualNetworks Namespace