AzureSqlDataSyncCommunicator.ListNextSyncGroupLog 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.
List next sync group logs
public Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncGroupLogListResponse ListNextSyncGroupLog (string resourceGroupName, string serverName, string databaseName, string syncGroupName, string nextLink);
member this.ListNextSyncGroupLog : string * string * string * string * string -> Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncGroupLogListResponse
Public Function ListNextSyncGroupLog (resourceGroupName As String, serverName As String, databaseName As String, syncGroupName As String, nextLink As String) As SyncGroupLogListResponse
Parameters
- resourceGroupName
- String
- serverName
- String
- databaseName
- String
- syncGroupName
- String
- nextLink
- String