IGatewayOperations 接口

 

网络管理 API 包括用于管理您的订阅的网关的操作。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154113.aspx 有关详细信息)

命名空间:   Microsoft.WindowsAzure.Management.Network
程序集:  Microsoft.WindowsAzure.Management.Network(Microsoft.WindowsAzure.Management.Network.dll 中)

语法

public interface IGatewayOperations
public interface class IGatewayOperations
type IGatewayOperations = interface end
Public Interface IGatewayOperations

方法

名称 说明
BeginConnectDisconnectOrTestingAsync(String, String, GatewayConnectDisconnectOrTestParameters, CancellationToken)

若要连接、 从其断开连接或测试与本地网络站点的连接、 访问表示本地网络的连接资源和指定连接,断开或测试,以执行所需的操作。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154107.aspx 有关详细信息)

BeginCreatingAsync(String, GatewayCreateParameters, CancellationToken)

开始创建虚拟网络网关操作在 Azure 中创建新指定的虚拟网络的网络网关。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息)

BeginDeletingAsync(String, CancellationToken)

开始删除的虚拟网络网关操作将删除在 Azure 中指定的虚拟网络的网络网关。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154129.aspx 有关详细信息)

BeginFailoverAsync(String, CancellationToken)

开始故障转移虚拟网络网关操作会导致在 Azure 中的指定的虚拟网络的网络网关故障转移。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154118.aspx 有关详细信息)

BeginGenerateVpnClientPackageAsync(String, GatewayGenerateVpnClientPackageParameters, CancellationToken)

生成 VPN 客户端包操作在 Azure 中创建指定的虚拟网络和网关的 VPN 客户端包。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/dn205126.aspx 有关详细信息)

BeginRemoveDefaultSitesAsync(String, CancellationToken)

开始删除虚拟网络网关共享密钥操作将删除指定的虚拟网络的虚拟网络网关上的默认站点。

BeginResetAsync(String, ResetGatewayParameters, CancellationToken)

开始重置虚拟网络网关操作将重置现有网关。

BeginResetSharedKeyAsync(String, String, GatewayResetSharedKeyParameters, CancellationToken)

开始重置虚拟网络网关共享密钥操作将为指定的虚拟网络连接上的虚拟网络网关的共享的密钥重置为在 Azure 中指定的本地网络。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx 有关详细信息)

BeginResizeAsync(String, ResizeGatewayParameters, CancellationToken)

开始调整大小的虚拟网络网关操作调整到不同 GatewaySKU 的现有网关。

BeginSetDefaultSitesAsync(String, GatewaySetDefaultSiteListParameters, CancellationToken)

开始设置虚拟网络网关共享密钥操作设置的默认站点上指定的虚拟网络的虚拟网络网关。

BeginSetIPsecParametersAsync(String, String, GatewaySetIPsecParametersParameters, CancellationToken)

开始设置虚拟网络网关 IPsec 参数操作设置指定的本地网络在 Azure 中的指定连接的虚拟网络网关的 IPsec 参数。

BeginSetSharedKeyAsync(String, String, GatewaySetSharedKeyParameters, CancellationToken)

开始设置虚拟网络网关共享密钥操作设置指定的虚拟网络连接到 Azure 中指定的本地网络的虚拟网络网关共享的密钥。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx 有关详细信息)

BeginStartDiagnosticsAsync(String, StartGatewayPublicDiagnosticsParameters, CancellationToken)

开始启动诊断操作开始到指定的虚拟网络网关在 Azure 中的 starta 诊断会话的异步操作。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息)

ConnectDisconnectOrTestAsync(String, String, GatewayConnectDisconnectOrTestParameters, CancellationToken)

若要连接、 从其断开连接或测试与本地网络站点的连接、 访问表示本地网络的连接资源和指定连接,断开或测试,以执行所需的操作。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154107.aspx 有关详细信息)

CreateAsync(String, GatewayCreateParameters, CancellationToken)

创建虚拟网络网关操作在 Azure 中创建新指定的虚拟网络的网络网关。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息)

DeleteAsync(String, CancellationToken)

删除虚拟网络网关操作将删除在 Azure 中指定的虚拟网络的网络网关。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154129.aspx 有关详细信息)

FailoverAsync(String, CancellationToken)

故障转移虚拟网络网关操作会导致在 Azure 中的指定的虚拟网络的网络网关故障转移。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154118.aspx 有关详细信息)

GenerateVpnClientPackageAsync(String, GatewayGenerateVpnClientPackageParameters, CancellationToken)

生成 VPN 客户端包操作在 Azure 中创建指定的虚拟网络和网关的 VPN 客户端包。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息)

GetAsync(String, CancellationToken)

获取虚拟网络网关操作在 Azure 中获取有关指定的虚拟网络的网络网关信息。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154109.aspx 有关详细信息)

GetDeviceConfigurationScriptAsync(String, GatewayGetDeviceConfigurationScriptParameters, CancellationToken)

获取设备配置脚本操作将返回可用于配置要连接到网关的本地 VPN 设备的脚本。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154115.aspx 有关详细信息)

GetDiagnosticsAsync(String, CancellationToken)

获取诊断操作在 Azure 中获取有关当前为指定的虚拟网络网关诊断会话的信息。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息)

GetIPsecParametersAsync(String, String, CancellationToken)

获取 IPsec 参数操作获取已设置为提供的虚拟网络网关和提供的本地网络站点之间的连接的 IPsec 参数。

GetOperationStatusAsync(String, CancellationToken)

获取虚拟网络网关操作状态获取在 Azure 中的网络网关操作的状态信息。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154112.aspx 有关详细信息)

GetSharedKeyAsync(String, String, CancellationToken)

获取虚拟网络网关共享密钥操作获取指定的虚拟网络连接到 Azure 中的指定本地网络的虚拟网络网关共享的密钥。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154122.aspx 有关详细信息)

ListConnectionsAsync(String, CancellationToken)

列出连接操作返回可通过网关访问的本地网络连接的列表。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154120.aspx 有关详细信息)

ListSupportedDevicesAsync(CancellationToken)

列出虚拟网络网关支持的设备操作列出可以连接到网关的受支持的、 在本地网络设备。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154102.aspx 有关详细信息)

RemoveDefaultSitesAsync(String, CancellationToken)

删除虚拟网络网关共享密钥操作设置的默认站点上指定的虚拟网络的虚拟网络网关。

ResetAsync(String, ResetGatewayParameters, CancellationToken)

开始重置虚拟网络网关操作将重置现有网关。

ResetSharedKeyAsync(String, String, GatewayResetSharedKeyParameters, CancellationToken)

重置虚拟网络网关共享密钥操作将为指定的虚拟网络连接上的虚拟网络网关的共享的密钥重置为在 Azure 中指定的本地网络。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx 有关详细信息)

ResizeAsync(String, ResizeGatewayParameters, CancellationToken)

开始调整大小的虚拟网络网关操作调整到不同 GatewaySKU 的现有网关。

SetDefaultSitesAsync(String, GatewaySetDefaultSiteListParameters, CancellationToken)

设置虚拟网络网关共享密钥操作设置的默认站点上指定的虚拟网络的虚拟网络网关。

SetIPsecParametersAsync(String, String, GatewaySetIPsecParametersParameters, CancellationToken)

开始设置虚拟网络网关 IPsec 参数操作设置指定的本地网络在 Azure 中的指定连接的虚拟网络网关的 IPsec 参数。

SetSharedKeyAsync(String, String, GatewaySetSharedKeyParameters, CancellationToken)

设置虚拟网络网关共享密钥操作设置指定的虚拟网络连接到 Azure 中指定的本地网络的虚拟网络网关共享的密钥。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx 有关详细信息)

StartDiagnosticsAsync(String, StartGatewayPublicDiagnosticsParameters, CancellationToken)

启动诊断操作在 Azure 中启动诊断会话指定的虚拟网络网关。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息)

StopDiagnosticsAsync(String, StopGatewayPublicDiagnosticsParameters, CancellationToken)

停止诊断操作开始到指定的虚拟网络网关在 Azure 中的 stopa 诊断会话的异步操作。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息)

扩展方法

名称 说明
BeginConnectDisconnectOrTesting(String, String, GatewayConnectDisconnectOrTestParameters)

若要连接、 从其断开连接或测试与本地网络站点的连接、 访问表示本地网络的连接资源和指定连接,断开或测试,以执行所需的操作。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154107.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

BeginConnectDisconnectOrTestingAsync(String, String, GatewayConnectDisconnectOrTestParameters)

若要连接、 从其断开连接或测试与本地网络站点的连接、 访问表示本地网络的连接资源和指定连接,断开或测试,以执行所需的操作。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154107.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

BeginCreating(String, GatewayCreateParameters)

开始创建虚拟网络网关操作在 Azure 中创建新指定的虚拟网络的网络网关。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

BeginCreatingAsync(String, GatewayCreateParameters)

开始创建虚拟网络网关操作在 Azure 中创建新指定的虚拟网络的网络网关。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

BeginDeleting(String)

开始删除的虚拟网络网关操作将删除在 Azure 中指定的虚拟网络的网络网关。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154129.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

BeginDeletingAsync(String)

开始删除的虚拟网络网关操作将删除在 Azure 中指定的虚拟网络的网络网关。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154129.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

BeginFailover(String)

开始故障转移虚拟网络网关操作会导致在 Azure 中的指定的虚拟网络的网络网关故障转移。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154118.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

BeginFailoverAsync(String)

开始故障转移虚拟网络网关操作会导致在 Azure 中的指定的虚拟网络的网络网关故障转移。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154118.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

BeginGenerateVpnClientPackage(String, GatewayGenerateVpnClientPackageParameters)

生成 VPN 客户端包操作在 Azure 中创建指定的虚拟网络和网关的 VPN 客户端包。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/dn205126.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

BeginGenerateVpnClientPackageAsync(String, GatewayGenerateVpnClientPackageParameters)

生成 VPN 客户端包操作在 Azure 中创建指定的虚拟网络和网关的 VPN 客户端包。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/dn205126.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

BeginRemoveDefaultSites(String)

开始删除虚拟网络网关共享密钥操作将删除指定的虚拟网络的虚拟网络网关上的默认站点。 (由 GatewayOperationsExtensions 定义。)

BeginRemoveDefaultSitesAsync(String)

开始删除虚拟网络网关共享密钥操作将删除指定的虚拟网络的虚拟网络网关上的默认站点。 (由 GatewayOperationsExtensions 定义。)

BeginReset(String, ResetGatewayParameters)

开始重置虚拟网络网关操作将重置现有网关。 (由 GatewayOperationsExtensions 定义。)

BeginResetAsync(String, ResetGatewayParameters)

开始重置虚拟网络网关操作将重置现有网关。 (由 GatewayOperationsExtensions 定义。)

BeginResetSharedKey(String, String, GatewayResetSharedKeyParameters)

开始重置虚拟网络网关共享密钥操作将为指定的虚拟网络连接上的虚拟网络网关的共享的密钥重置为在 Azure 中指定的本地网络。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

BeginResetSharedKeyAsync(String, String, GatewayResetSharedKeyParameters)

开始重置虚拟网络网关共享密钥操作将为指定的虚拟网络连接上的虚拟网络网关的共享的密钥重置为在 Azure 中指定的本地网络。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

BeginResize(String, ResizeGatewayParameters)

开始调整大小的虚拟网络网关操作调整到不同 GatewaySKU 的现有网关。 (由 GatewayOperationsExtensions 定义。)

BeginResizeAsync(String, ResizeGatewayParameters)

开始调整大小的虚拟网络网关操作调整到不同 GatewaySKU 的现有网关。 (由 GatewayOperationsExtensions 定义。)

BeginSetDefaultSites(String, GatewaySetDefaultSiteListParameters)

开始设置虚拟网络网关共享密钥操作设置的默认站点上指定的虚拟网络的虚拟网络网关。 (由 GatewayOperationsExtensions 定义。)

BeginSetDefaultSitesAsync(String, GatewaySetDefaultSiteListParameters)

开始设置虚拟网络网关共享密钥操作设置的默认站点上指定的虚拟网络的虚拟网络网关。 (由 GatewayOperationsExtensions 定义。)

BeginSetIPsecParameters(String, String, GatewaySetIPsecParametersParameters)

开始设置虚拟网络网关 IPsec 参数操作设置指定的本地网络在 Azure 中的指定连接的虚拟网络网关的 IPsec 参数。 (由 GatewayOperationsExtensions 定义。)

BeginSetIPsecParametersAsync(String, String, GatewaySetIPsecParametersParameters)

开始设置虚拟网络网关 IPsec 参数操作设置指定的本地网络在 Azure 中的指定连接的虚拟网络网关的 IPsec 参数。 (由 GatewayOperationsExtensions 定义。)

BeginSetSharedKey(String, String, GatewaySetSharedKeyParameters)

开始设置虚拟网络网关共享密钥操作设置指定的虚拟网络连接到 Azure 中指定的本地网络的虚拟网络网关共享的密钥。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

BeginSetSharedKeyAsync(String, String, GatewaySetSharedKeyParameters)

开始设置虚拟网络网关共享密钥操作设置指定的虚拟网络连接到 Azure 中指定的本地网络的虚拟网络网关共享的密钥。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

BeginStartDiagnostics(String, StartGatewayPublicDiagnosticsParameters)

开始启动诊断操作开始到指定的虚拟网络网关在 Azure 中的 starta 诊断会话的异步操作。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

BeginStartDiagnosticsAsync(String, StartGatewayPublicDiagnosticsParameters)

开始启动诊断操作开始到指定的虚拟网络网关在 Azure 中的 starta 诊断会话的异步操作。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

ConnectDisconnectOrTest(String, String, GatewayConnectDisconnectOrTestParameters)

若要连接、 从其断开连接或测试与本地网络站点的连接、 访问表示本地网络的连接资源和指定连接,断开或测试,以执行所需的操作。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154107.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

ConnectDisconnectOrTestAsync(String, String, GatewayConnectDisconnectOrTestParameters)

若要连接、 从其断开连接或测试与本地网络站点的连接、 访问表示本地网络的连接资源和指定连接,断开或测试,以执行所需的操作。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154107.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

Create(String, GatewayCreateParameters)

创建虚拟网络网关操作在 Azure 中创建新指定的虚拟网络的网络网关。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

CreateAsync(String, GatewayCreateParameters)

创建虚拟网络网关操作在 Azure 中创建新指定的虚拟网络的网络网关。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

Delete(String)

删除虚拟网络网关操作将删除在 Azure 中指定的虚拟网络的网络网关。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154129.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

DeleteAsync(String)

删除虚拟网络网关操作将删除在 Azure 中指定的虚拟网络的网络网关。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154129.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

Failover(String)

故障转移虚拟网络网关操作会导致在 Azure 中的指定的虚拟网络的网络网关故障转移。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154118.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

FailoverAsync(String)

故障转移虚拟网络网关操作会导致在 Azure 中的指定的虚拟网络的网络网关故障转移。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154118.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

GenerateVpnClientPackage(String, GatewayGenerateVpnClientPackageParameters)

生成 VPN 客户端包操作在 Azure 中创建指定的虚拟网络和网关的 VPN 客户端包。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

GenerateVpnClientPackageAsync(String, GatewayGenerateVpnClientPackageParameters)

生成 VPN 客户端包操作在 Azure 中创建指定的虚拟网络和网关的 VPN 客户端包。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

Get(String)

获取虚拟网络网关操作在 Azure 中获取有关指定的虚拟网络的网络网关信息。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154109.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

GetAsync(String)

获取虚拟网络网关操作在 Azure 中获取有关指定的虚拟网络的网络网关信息。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154109.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

GetDeviceConfigurationScript(String, GatewayGetDeviceConfigurationScriptParameters)

获取设备配置脚本操作将返回可用于配置要连接到网关的本地 VPN 设备的脚本。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154115.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

GetDeviceConfigurationScriptAsync(String, GatewayGetDeviceConfigurationScriptParameters)

获取设备配置脚本操作将返回可用于配置要连接到网关的本地 VPN 设备的脚本。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154115.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

GetDiagnostics(String)

获取诊断操作在 Azure 中获取有关当前为指定的虚拟网络网关诊断会话的信息。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

GetDiagnosticsAsync(String)

获取诊断操作在 Azure 中获取有关当前为指定的虚拟网络网关诊断会话的信息。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

GetIPsecParameters(String, String)

获取 IPsec 参数操作获取已设置为提供的虚拟网络网关和提供的本地网络站点之间的连接的 IPsec 参数。 (由 GatewayOperationsExtensions 定义。)

GetIPsecParametersAsync(String, String)

获取 IPsec 参数操作获取已设置为提供的虚拟网络网关和提供的本地网络站点之间的连接的 IPsec 参数。 (由 GatewayOperationsExtensions 定义。)

GetOperationStatus(String)

获取虚拟网络网关操作状态获取在 Azure 中的网络网关操作的状态信息。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154112.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

GetOperationStatusAsync(String)

获取虚拟网络网关操作状态获取在 Azure 中的网络网关操作的状态信息。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154112.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

GetSharedKey(String, String)

获取虚拟网络网关共享密钥操作获取指定的虚拟网络连接到 Azure 中的指定本地网络的虚拟网络网关共享的密钥。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154122.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

GetSharedKeyAsync(String, String)

获取虚拟网络网关共享密钥操作获取指定的虚拟网络连接到 Azure 中的指定本地网络的虚拟网络网关共享的密钥。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154122.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

ListConnections(String)

列出连接操作返回可通过网关访问的本地网络连接的列表。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154120.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

ListConnectionsAsync(String)

列出连接操作返回可通过网关访问的本地网络连接的列表。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154120.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

ListSupportedDevices()

列出虚拟网络网关支持的设备操作列出可以连接到网关的受支持的、 在本地网络设备。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154102.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

ListSupportedDevicesAsync()

列出虚拟网络网关支持的设备操作列出可以连接到网关的受支持的、 在本地网络设备。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154102.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

RemoveDefaultSites(String)

删除虚拟网络网关共享密钥操作设置的默认站点上指定的虚拟网络的虚拟网络网关。 (由 GatewayOperationsExtensions 定义。)

RemoveDefaultSitesAsync(String)

删除虚拟网络网关共享密钥操作设置的默认站点上指定的虚拟网络的虚拟网络网关。 (由 GatewayOperationsExtensions 定义。)

Reset(String, ResetGatewayParameters)

开始重置虚拟网络网关操作将重置现有网关。 (由 GatewayOperationsExtensions 定义。)

ResetAsync(String, ResetGatewayParameters)

开始重置虚拟网络网关操作将重置现有网关。 (由 GatewayOperationsExtensions 定义。)

ResetSharedKey(String, String, GatewayResetSharedKeyParameters)

重置虚拟网络网关共享密钥操作将为指定的虚拟网络连接上的虚拟网络网关的共享的密钥重置为在 Azure 中指定的本地网络。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

ResetSharedKeyAsync(String, String, GatewayResetSharedKeyParameters)

重置虚拟网络网关共享密钥操作将为指定的虚拟网络连接上的虚拟网络网关的共享的密钥重置为在 Azure 中指定的本地网络。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

Resize(String, ResizeGatewayParameters)

开始调整大小的虚拟网络网关操作调整到不同 GatewaySKU 的现有网关。 (由 GatewayOperationsExtensions 定义。)

ResizeAsync(String, ResizeGatewayParameters)

开始调整大小的虚拟网络网关操作调整到不同 GatewaySKU 的现有网关。 (由 GatewayOperationsExtensions 定义。)

SetDefaultSites(String, GatewaySetDefaultSiteListParameters)

设置虚拟网络网关共享密钥操作设置的默认站点上指定的虚拟网络的虚拟网络网关。 (由 GatewayOperationsExtensions 定义。)

SetDefaultSitesAsync(String, GatewaySetDefaultSiteListParameters)

设置虚拟网络网关共享密钥操作设置的默认站点上指定的虚拟网络的虚拟网络网关。 (由 GatewayOperationsExtensions 定义。)

SetIPsecParameters(String, String, GatewaySetIPsecParametersParameters)

开始设置虚拟网络网关 IPsec 参数操作设置指定的本地网络在 Azure 中的指定连接的虚拟网络网关的 IPsec 参数。 (由 GatewayOperationsExtensions 定义。)

SetIPsecParametersAsync(String, String, GatewaySetIPsecParametersParameters)

开始设置虚拟网络网关 IPsec 参数操作设置指定的本地网络在 Azure 中的指定连接的虚拟网络网关的 IPsec 参数。 (由 GatewayOperationsExtensions 定义。)

SetSharedKey(String, String, GatewaySetSharedKeyParameters)

设置虚拟网络网关共享密钥操作设置指定的虚拟网络连接到 Azure 中指定的本地网络的虚拟网络网关共享的密钥。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

SetSharedKeyAsync(String, String, GatewaySetSharedKeyParameters)

设置虚拟网络网关共享密钥操作设置指定的虚拟网络连接到 Azure 中指定的本地网络的虚拟网络网关共享的密钥。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

StartDiagnostics(String, StartGatewayPublicDiagnosticsParameters)

启动诊断操作在 Azure 中启动诊断会话指定的虚拟网络网关。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

StartDiagnosticsAsync(String, StartGatewayPublicDiagnosticsParameters)

启动诊断操作在 Azure 中启动诊断会话指定的虚拟网络网关。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

StopDiagnostics(String, StopGatewayPublicDiagnosticsParameters)

停止诊断操作开始到指定的虚拟网络网关在 Azure 中的 stopa 诊断会话的异步操作。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

StopDiagnosticsAsync(String, StopGatewayPublicDiagnosticsParameters)

停止诊断操作开始到指定的虚拟网络网关在 Azure 中的 stopa 诊断会话的异步操作。 (请参阅 https://msdn.microsoft.com/en-us/library/windowsazure/jj154119.aspx 有关详细信息) (由 GatewayOperationsExtensions 定义。)

请参阅

Microsoft.WindowsAzure.Management.Network 命名空间

返回页首