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

ServiceBusException.EntityPath 属性

定义

异常关联的服务总线的名称。

public string EntityPath { get; }
member this.EntityPath : string
Public ReadOnly Property EntityPath As String

属性值

服务总线实体的名称(如果可用);否则为 null

适用于