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

IApplicationGatewayRequestRoutingRule.BackendAddresses 属性

定义

获取分配给关联后端的地址。

public System.Collections.Generic.IReadOnlyCollection<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendAddress> BackendAddresses { get; }
member this.BackendAddresses : System.Collections.Generic.IReadOnlyCollection<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendAddress>
Public ReadOnly Property BackendAddresses As IReadOnlyCollection(Of ApplicationGatewayBackendAddress)

属性值

适用于