Share via


AdamInstance.OutboundConnections プロパティ

定義

この AD LDS インスタンスの出力方向のレプリケーション接続を取得します。

public:
 virtual property System::DirectoryServices::ActiveDirectory::ReplicationConnectionCollection ^ OutboundConnections { System::DirectoryServices::ActiveDirectory::ReplicationConnectionCollection ^ get(); };
public override System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection OutboundConnections { get; }
member this.OutboundConnections : System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection
Public Overrides ReadOnly Property OutboundConnections As ReplicationConnectionCollection

プロパティ値

この AD LDS インスタンスの出力方向のレプリケーション接続を含む ReplicationConnectionCollection オブジェクト。

例外

オブジェクトは破棄されました。

適用対象

こちらもご覧ください