INetworkOperations 成员
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)
以下各表列出了由 INetworkOperations 类型公开的成员。
公共 方法
(另请参见 Extension 方法)
Name | 说明 | |
---|---|---|
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) |
返回页首
Extension 方法
Name | 说明 | |
---|---|---|
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.) |
返回页首
另请参阅
参考
INetworkOperations 接口
Microsoft.WindowsAzure.Management.Network 命名空间