ShareSynchronization 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.
A ShareSynchronization data transfer object.
public class ShareSynchronization
type ShareSynchronization = class
Public Class ShareSynchronization
- Inheritance
-
ShareSynchronization
Constructors
ShareSynchronization() |
Initializes a new instance of ShareSynchronization. |
Properties
ConsumerEmail |
Email of the user who created the synchronization. |
ConsumerName |
Name of the user who created the synchronization. |
ConsumerTenantName |
Tenant name of the consumer who created the synchronization. |
DurationInMilliSeconds |
synchronization duration. |
EndOn |
End time of synchronization. |
Message |
message of synchronization. |
StartOn |
start time of synchronization. |
Status |
Raw Status. |
SynchronizationId |
Synchronization id. |
SynchronizationMode |
Synchronization mode. |
Applies to
Azure SDK for .NET