Compartir a través de


SyncMember.SyncState Propiedad

Definición

Obtiene el estado de sincronización del miembro de sincronización. Entre los valores posibles se incluyen: "SyncInProgress", "SyncSucceeded", "SyncFailed", "DisabledTombstoneCleanup", 'DisabledBackupRestore', 'SyncSucceededWithWarnings', 'SyncCancelling', 'SyncCancelled', 'UnProvisioned', 'Provisioning', 'Provisioned', 'ProvisionFailed', 'DeProvisioning', 'DeProvisioned', 'DeProvisionFailed', 'ReprovisionFailed', 'ReprovisionFailed', 'UnReprovisioned'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a