Partager via


SyncMember.SyncDirection Propriété

Définition

Obtient ou définit le sens de synchronisation du membre de synchronisation. Les valeurs possibles sont les suivantes : « Bidirectionnel », « OneWayMemberToHub », « OneWayHubToMember »

[Newtonsoft.Json.JsonProperty(PropertyName="properties.syncDirection")]
public string SyncDirection { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.syncDirection")>]
member this.SyncDirection : string with get, set
Public Property SyncDirection As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à