| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SyncGroupSchemaTable |
SyncGroupSchemaTable.withColumns(List<SyncGroupSchemaTableColumn> columns)
Set the columns property: List of columns in sync group schema.
|
SyncGroupSchemaTable |
SyncGroupSchemaTable.withQuotedName(String quotedName)
Set the quotedName property: Quoted name of sync group schema table.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.