Uses of Interface
com.microsoft.azure.management.sql.SqlSyncGroupLogProperty
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of SqlSyncGroupLogProperty in com.microsoft.azure.management.sql
Modifier and TypeMethodDescriptioncom.microsoft.azure.PagedList<SqlSyncGroupLogProperty>
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.