DomainController.InboundConnections プロパティ

定義

このドメイン コントローラーの入力方向のレプリケーション接続を取得します。

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

プロパティ値

このドメイン コントローラーの入力方向のレプリケーション接続を含む ReplicationConnectionCollection オブジェクト。

例外

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

適用対象

こちらもご覧ください