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