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 エンドポイントのセット。

適用対象