ServerEndpointSyncActivityStatus Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sync Session status object.
public class ServerEndpointSyncActivityStatus
type ServerEndpointSyncActivityStatus = class
Public Class ServerEndpointSyncActivityStatus
- Inheritance
-
ServerEndpointSyncActivityStatus
Properties
AppliedBytes |
Applied bytes. |
AppliedItemCount |
Applied item count. |
PerItemErrorCount |
Per item error count. |
SessionMinutesRemaining |
Session minutes remaining (if available). |
SyncMode |
Sync mode. |
Timestamp |
Timestamp when properties were updated. |
TotalBytes |
Total bytes (if available). |
TotalItemCount |
Total item count (if available). |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET