Partager via


SyncGroup.SyncState Propriété

Définition

Obtient l’état de synchronisation du groupe de synchronisation. Les valeurs possibles sont les suivantes : 'NotReady', 'Error', 'Warning', 'Progressing', 'Good'

[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 à