ActiveDirectorySiteLink.ReciprocalReplicationEnabled プロパティ

定義

サイト間の相互レプリケーションのモードを取得または設定します。

public:
 property bool ReciprocalReplicationEnabled { bool get(); void set(bool value); };
public bool ReciprocalReplicationEnabled { get; set; }
member this.ReciprocalReplicationEnabled : bool with get, set
Public Property ReciprocalReplicationEnabled As Boolean

プロパティ値

相互レプリケーションが有効な場合は true。相互レプリケーションが無効な場合は false

例外

Active Directory ドメイン サービス操作が失敗しました。 詳細については、例外を参照してください。

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

適用対象