共用方式為


SecondaryIdleReplicatorStatus

次要複寫器處於閒置模式且由主要複寫器建置時的狀態。

屬性

名稱 類型 必要
ReplicationQueueStatus ReplicatorQueueStatus No
LastReplicationOperationReceivedTimeUtc 字串 (日期-時間) No
IsInBuild boolean No
CopyQueueStatus ReplicatorQueueStatus No
LastCopyOperationReceivedTimeUtc 字串 (日期-時間) No
LastAcknowledgementSentTimeUtc 字串 (日期-時間) No

ReplicationQueueStatus

類型ReplicatorQueueStatus
必要:否

次要複寫器上的複寫佇列詳細資料。


LastReplicationOperationReceivedTimeUtc

類型:字串 (日期時間)
必要:否

上次時間戳記 (UTC) ,從主要複寫作業接收。 UTC 0 代表不正確值,表示從未收到複寫作業訊息。


IsInBuild

類型:布林值
必要:否

值,指出複本目前是否正在建置。


CopyQueueStatus

類型ReplicatorQueueStatus
必要:否

次要複寫器上的複製佇列詳細資料。


LastCopyOperationReceivedTimeUtc

類型:字串 (日期時間)
必要:否

上次時間戳記 (UTC) 從主要複本作業接收。 UTC 0 代表不正確值,表示從未收到複製作業訊息。


LastAcknowledgementSentTimeUtc

類型:字串 (日期時間)
必要:否

上次時間戳記 (UTC) ,通知會傳送至主要複寫器。 UTC 0 代表不正確值,表示從未傳送通知訊息。