SyncMemberData.SyncDirection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sync direction of the sync member.
public Azure.ResourceManager.Sql.Models.SyncDirection? SyncDirection { get; set; }
member this.SyncDirection : Nullable<Azure.ResourceManager.Sql.Models.SyncDirection> with get, set
Public Property SyncDirection As Nullable(Of SyncDirection)