AzureSqlDataSyncCommunicator.GetSyncHubSchema Method
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.
Get the hub database full schema of a sync member
public Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncFullSchema GetSyncHubSchema (string resourceGroupName, string serverName, string databaseName, string syncGroupName);
member this.GetSyncHubSchema : string * string * string * string -> Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncFullSchema
Public Function GetSyncHubSchema (resourceGroupName As String, serverName As String, databaseName As String, syncGroupName As String) As SyncFullSchema
Parameters
- resourceGroupName
- String
- serverName
- String
- databaseName
- String
- syncGroupName
- String