DataFlowEndpointFabricOneLakeResponse

data class DataFlowEndpointFabricOneLakeResponse(val batching: BatchingConfigurationResponse? = null, val host: String, val names: DataFlowEndpointFabricOneLakeNamesResponse, val oneLakePathType: String)

Microsoft Fabric endpoint properties

Constructors

Link copied to clipboard
constructor(batching: BatchingConfigurationResponse? = null, host: String, names: DataFlowEndpointFabricOneLakeNamesResponse, oneLakePathType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Batching configuration.

Link copied to clipboard

Host of the Microsoft Fabric in the form of https://.fabric.microsoft.com.

Link copied to clipboard

Names of the workspace and lakehouse.

Link copied to clipboard

Type of location of the data in the workspace. Can be either tables or files.