SqlManagementClient.DataSync 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.
Represents all the operations for Azure SQL Data Sync. Contains operations to: Create, Retrieve, Update, and Delete sync groups, sync members and sync agents, and also includes the ability to get the synchronization logs.
public virtual Microsoft.Azure.Management.Sql.LegacySdk.IDataSyncOperations DataSync { get; }
member this.DataSync : Microsoft.Azure.Management.Sql.LegacySdk.IDataSyncOperations
Public Overridable ReadOnly Property DataSync As IDataSyncOperations