Share via


ISqlSyncGroup.ListHubSchemasAsync(CancellationToken) Methode

Definition

Ruft asynchron eine Auflistung von Hubdatenbankschemas ab.

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))

Parameter

cancellationToken
CancellationToken

Gibt zurück

Gilt für: