Share via


ISqlSyncGroup.ListHubSchemas Method

Definition

Gets a collection of hub database schemas.

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Sql.Fluent.ISqlSyncFullSchemaProperty> ListHubSchemas ();
abstract member ListHubSchemas : unit -> seq<Microsoft.Azure.Management.Sql.Fluent.ISqlSyncFullSchemaProperty>
Public Function ListHubSchemas () As IEnumerable(Of ISqlSyncFullSchemaProperty)

Returns

Applies to