ServerEndpointSyncStatus 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.
Server Endpoint sync status.
public class ServerEndpointSyncStatus
type ServerEndpointSyncStatus = class
Public Class ServerEndpointSyncStatus
- Inheritance
-
ServerEndpointSyncStatus
Properties
BackgroundDataDownloadActivity |
Background data download activity. |
CombinedHealth |
Combined Health Status. |
DownloadActivity |
Download sync activity. |
DownloadHealth |
Download Health Status. |
DownloadStatus |
Download Status. |
LastUpdatedOn |
Last Updated Timestamp. |
OfflineDataTransferStatus |
Offline Data Transfer State. |
SyncActivity |
Sync activity. |
TotalPersistentFilesNotSyncingCount |
Total count of persistent files not syncing (combined upload + download). |
UploadActivity |
Upload sync activity. |
UploadHealth |
Upload Health Status. |
UploadStatus |
Upload Status. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET