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

ServiceBusConnectionStringBuilder.StsEndpoints 属性

定义

获取一组 STS 终结点。

public System.Collections.Generic.HashSet<Uri> StsEndpoints { get; }
member this.StsEndpoints : System.Collections.Generic.HashSet<Uri>
Public ReadOnly Property StsEndpoints As HashSet(Of Uri)

属性值

一组 STS 终结点。

适用于