Data Flow Endpoint Fabric One Lake Response
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)