ISqlManagementClient.DataSync Property

Definition

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 Microsoft.Azure.Management.Sql.LegacySdk.IDataSyncOperations DataSync { get; }
member this.DataSync : Microsoft.Azure.Management.Sql.LegacySdk.IDataSyncOperations
Public ReadOnly Property DataSync As IDataSyncOperations

Property Value

Applies to