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

RoutingRuleProperties.EndpointNames 属性

定义

满足条件的消息将路由到的终结点列表。 目前只允许使用一个终结点。

public System.Collections.Generic.IList<string> EndpointNames { get; }
member this.EndpointNames : System.Collections.Generic.IList<string>
Public ReadOnly Property EndpointNames As IList(Of String)

属性值

适用于