Partager via


SyncMember.SyncState Propriété

Définition

Obtient l’état de synchronisation du membre de synchronisation. Les valeurs possibles sont les suivantes : « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à