Share via


AdamInstance.InboundConnections プロパティ

定義

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

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

プロパティ値

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

例外

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

適用対象

こちらもご覧ください