PrimaryReplicatorStatus.RemoteReplicators プロパティ

定義

プライマリが認識しているすべてのセカンダリ レプリカの状態を取得します。

public System.Collections.Generic.IList<System.Fabric.Query.RemoteReplicatorStatus> RemoteReplicators { get; }
member this.RemoteReplicators : System.Collections.Generic.IList<System.Fabric.Query.RemoteReplicatorStatus>
Public ReadOnly Property RemoteReplicators As IList(Of RemoteReplicatorStatus)

プロパティ値

リモート レプリケーターの一覧。

適用対象