共用方式為


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

屬性值

ReplicationConnectionCollection 物件,包含此 AD LDS 執行個體的輸入複寫連線。

例外狀況

物件已被處置。

適用於

另請參閱