Uses of Interface
com.azure.resourcemanager.sql.models.SqlSyncGroupLogProperty
Packages that use SqlSyncGroupLogProperty
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlSyncGroupLogProperty in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type SqlSyncGroupLogPropertyModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<SqlSyncGroupLogProperty>Gets a collection of sync group logs.com.azure.core.http.rest.PagedFlux<SqlSyncGroupLogProperty>SqlSyncGroup.listLogsAsync(String startTime, String endTime, String type) Gets a collection of sync group logs asynchronously.