GetKustoDatabaseDataSetMappingResult

data class GetKustoDatabaseDataSetMappingResult(val azureApiVersion: String, val dataSetId: String, val dataSetMappingStatus: String, val id: String, val kind: String, val kustoClusterResourceId: String, val location: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val type: String)

A Kusto database data set mapping

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, dataSetId: String, dataSetMappingStatus: String, id: String, kind: String, kustoClusterResourceId: String, location: String, name: String, provisioningState: String, systemData: SystemDataResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard

The id of the source data set.

Link copied to clipboard

Gets the status of the data set mapping.

Link copied to clipboard
val id: String

The resource id of the azure resource

Link copied to clipboard

Kind of data set mapping. Expected value is 'KustoDatabase'.

Link copied to clipboard

Resource id of the sink kusto cluster.

Link copied to clipboard

Location of the sink kusto cluster.

Link copied to clipboard

Name of the azure resource

Link copied to clipboard

Provisioning state of the data set mapping.

Link copied to clipboard

System Data of the Azure resource.

Link copied to clipboard

Type of the azure resource