共用方式為


ServerEndpointSyncActivityStatus.SyncMode Property

Definition

Gets sync mode. Possible values include: 'Regular', 'NamespaceDownload', 'InitialUpload', 'SnapshotUpload', 'InitialFullDownload'

[Newtonsoft.Json.JsonProperty(PropertyName="syncMode")]
public string SyncMode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="syncMode")>]
member this.SyncMode : string
Public ReadOnly Property SyncMode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to