다음을 통해 공유


SyncMemberProperties.SyncDirection Property

Definition

Optional. Specifies the sync direction of doing data synchronization for this sync member. The possible values: 'Bidirectional', 'OneWayMemberToHub' and 'OneWayHubToMember.

public Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncDirectionEnum? SyncDirection { get; set; }
member this.SyncDirection : Nullable<Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncDirectionEnum> with get, set
Public Property SyncDirection As Nullable(Of SyncDirectionEnum)

Property Value

Applies to