Compartilhar via


SyncGroupsOperationsExtensions.ListHubSchemasNext Método

Definição

Obtém uma coleção de esquemas de banco de dados de hub.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.SyncFullSchemaProperties> ListHubSchemasNext (this Microsoft.Azure.Management.Sql.ISyncGroupsOperations operations, string nextPageLink);
static member ListHubSchemasNext : Microsoft.Azure.Management.Sql.ISyncGroupsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.SyncFullSchemaProperties>
<Extension()>
Public Function ListHubSchemasNext (operations As ISyncGroupsOperations, nextPageLink As String) As IPage(Of SyncFullSchemaProperties)

Parâmetros

operations
ISyncGroupsOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a