Package | Description |
---|---|
com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
Modifier and Type | Method and Description |
---|---|
PagedList<SqlSyncGroupLogProperty> |
SqlSyncGroup.listLogs(String startTime,
String endTime,
String type)
Gets a collection of sync group logs.
|
rx.Observable<SqlSyncGroupLogProperty> |
SqlSyncGroup.listLogsAsync(String startTime,
String endTime,
String type)
Gets a collection of sync group logs asynchronously.
|
Copyright © 2019. All rights reserved.