你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NetworkManagementClientExtensions.SupportedSecurityProviders 方法

定义

为虚拟 WAN 提供受支持的安全提供程序。

public static Microsoft.Azure.Management.Network.Models.VirtualWanSecurityProviders SupportedSecurityProviders (this Microsoft.Azure.Management.Network.INetworkManagementClient operations, string resourceGroupName, string virtualWANName);
static member SupportedSecurityProviders : Microsoft.Azure.Management.Network.INetworkManagementClient * string * string -> Microsoft.Azure.Management.Network.Models.VirtualWanSecurityProviders
<Extension()>
Public Function SupportedSecurityProviders (operations As INetworkManagementClient, resourceGroupName As String, virtualWANName As String) As VirtualWanSecurityProviders

参数

operations
INetworkManagementClient

此扩展方法的操作组。

resourceGroupName
String

资源组名称。

virtualWANName
String

需要其支持的安全提供程序的 VirtualWAN 的名称。

返回

适用于