Uses of Interface
com.microsoft.azure.management.sql.SqlSyncFullSchemaProperty
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of SqlSyncFullSchemaProperty in com.microsoft.azure.management.sql
Modifier and TypeMethodDescriptioncom.microsoft.azure.PagedList<SqlSyncFullSchemaProperty>
SqlSyncGroup.listHubSchemas()
Gets a collection of hub database schemas.rx.Observable<SqlSyncFullSchemaProperty>
SqlSyncGroup.listHubSchemasAsync()
Gets a collection of hub database schemas asynchronously.com.microsoft.azure.PagedList<SqlSyncFullSchemaProperty>
SqlSyncMember.listMemberSchemas()
Lists the sync member database schemas.rx.Observable<SqlSyncFullSchemaProperty>
SqlSyncMember.listMemberSchemasAsync()
Lists the sync member database schemas asynchronously.