次の方法で共有


PairedNamespaceOptions.SecondaryNamespaceManager プロパティ

定義

ペアの名前空間内のキュー、トピック、サブスクリプション、ルールなどのエンティティを管理する オブジェクトを取得します。

public Microsoft.ServiceBus.NamespaceManager SecondaryNamespaceManager { get; }
member this.SecondaryNamespaceManager : Microsoft.ServiceBus.NamespaceManager
Public ReadOnly Property SecondaryNamespaceManager As NamespaceManager

プロパティ値

ペアの名前空間内のキュー、トピック、サブスクリプション、ルールなどのエンティティを管理する オブジェクト。

適用対象