Share via


ActiveDirectorySiteLink.ReplicationInterval プロパティ

定義

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

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

プロパティ値

サイト間のレプリケーションの間隔。

例外

無効な ReplicationInterval が指定されました。

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

適用対象