Get Sql DWTable Data Set Result
data class GetSqlDWTableDataSetResult(val azureApiVersion: String, val dataSetId: String, val dataWarehouseName: String, val id: String, val kind: String, val name: String, val schemaName: String, val sqlServerResourceId: String, val systemData: SystemDataResponse, val tableName: String, val type: String)
A SQL DW table data set.
Constructors
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
DataWarehouse name of the source data set
Link copied to clipboard
Schema of the table. Default value is dbo.
Link copied to clipboard
Resource id of SQL server
Link copied to clipboard
System Data of the Azure resource.