LakeHouseArtifactResponse

data class LakeHouseArtifactResponse(val artifactName: String, val artifactType: String)

Constructors

Link copied to clipboard
constructor(artifactName: String, artifactType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Required OneLake artifact name

Link copied to clipboard

Enum to determine OneLake artifact type. Expected value is 'LakeHouse'.