DirectoryServer.InboundConnections プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このディレクトリ サーバーの入力方向のレプリケーション接続を取得します。
public:
abstract property System::DirectoryServices::ActiveDirectory::ReplicationConnectionCollection ^ InboundConnections { System::DirectoryServices::ActiveDirectory::ReplicationConnectionCollection ^ get(); };
public abstract System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection InboundConnections { get; }
member this.InboundConnections : System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection
Public MustOverride ReadOnly Property InboundConnections As ReplicationConnectionCollection
プロパティ値
このディレクトリ サーバーの入力方向のレプリケーション接続を含む ReplicationConnectionCollection オブジェクト。