Get Sql DBTable Data Set Mapping Result
data class GetSqlDBTableDataSetMappingResult(val azureApiVersion: String, val dataSetId: String, val dataSetMappingStatus: String, val databaseName: String, val id: String, val kind: String, val name: String, val provisioningState: String, val schemaName: String, val sqlServerResourceId: String, val systemData: SystemDataResponse, val tableName: String, val type: String)
A SQL DB Table data set mapping.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
DatabaseName name of the sink data set
Link copied to clipboard
Gets the status of the data set mapping.
Link copied to clipboard
Provisioning state of the data set mapping.
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.