PSServerEndpointHealth 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.
Class PSServerEndpointHealth.
public class PSServerEndpointHealth
type PSServerEndpointHealth = class
Public Class PSServerEndpointHealth
- Inheritance
-
PSServerEndpointHealth
Constructors
PSServerEndpointHealth() |
Properties
BackgroundDataDownloadActivity |
Gets or sets the background download activity. |
CombinedHealth |
Gets or sets the combined health. |
DownloadActivity |
Gets or sets the download activity. |
DownloadHealth |
Gets or sets the download health. |
DownloadStatus |
Gets or sets the download status. |
LastUpdatedTimestamp |
Gets or sets the last updated timestamp. |
OfflineDataTransferStatus |
Gets or sets the offline data transfer status. |
SyncActivity |
Gets or sets the sync activity. |
TotalPersistentFilesNotSyncingCount |
Gets or sets the total persistent files not syncing count. |
UploadActivity |
Gets or sets the upload activity. |
UploadHealth |
Gets or sets the upload health. |
UploadStatus |
Gets or sets the upload status. |