Partager via


ISqlSyncGroup.ListHubSchemasAsync(CancellationToken) Méthode

Définition

Obtient une collection de schémas de base de données hub de façon asynchrone.

public System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Sql.Fluent.ISqlSyncFullSchemaProperty>> ListHubSchemasAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member ListHubSchemasAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Management.Sql.Fluent.ISqlSyncFullSchemaProperty>>
Public Function ListHubSchemasAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IEnumerable(Of ISqlSyncFullSchemaProperty))

Paramètres

cancellationToken
CancellationToken

Retours

S’applique à