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

IWithBackend<ReturnT>.FromBackend(String) 方法

定义

为此负载均衡器上的出站流量指定后端池。

public Microsoft.Azure.Management.Network.Fluent.LoadBalancerOutboundRule.Definition.IWithFrontend<ReturnT> FromBackend (string backendName);
abstract member FromBackend : string -> Microsoft.Azure.Management.Network.Fluent.LoadBalancerOutboundRule.Definition.IWithFrontend<'ReturnT>
Public Function FromBackend (backendName As String) As IWithFrontend(Of ReturnT)

参数

backendName
String

后端的名称。

返回

适用于