v2

latestSwagger 2.0raw.githubusercontent.com2019-06-186920.1 KB
DatabaseColumns

Get database column

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/schemas/{schemaName}/tables/{tableName}/columns/{columnName}

Path parameters

resourceGroupNamestring required

The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

serverNamestring required

The name of the server.

databaseNamestring required

The name of the database.

schemaNamestring required

The name of the schema.

tableNamestring required

The name of the table.

columnNamestring required

The name of the column.

subscriptionIdstring required

The subscription ID that identifies an Azure subscription.

Query parameters

api-versionstring required

The API version to use for the request.

Response

Successfully retrieved database column.

idstring

Resource ID.

namestring

Resource name.

typestring

Resource type.