GetDataSetMappingResult

data class GetDataSetMappingResult(val id: String, val kind: String, val name: String, val systemData: SystemDataResponse, val type: String)

A data set mapping data transfer object.

Constructors

Link copied to clipboard
fun GetDataSetMappingResult(id: String, kind: String, name: String, systemData: SystemDataResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The resource id of the azure resource

Link copied to clipboard

Kind of data set mapping.

Link copied to clipboard

Name of the azure resource

Link copied to clipboard

System Data of the Azure resource.

Link copied to clipboard

Type of the azure resource