DataflowEndpointFabricOneLake interface
Microsoft Fabric endpoint properties
Properties
authentication | Authentication configuration. NOTE - only one authentication property is allowed per entry. |
batching | Batching configuration. |
host | Host of the Microsoft Fabric in the form of https://.fabric.microsoft.com. |
names | Names of the workspace and lakehouse. |
one |
Type of location of the data in the workspace. Can be either tables or files. |
Property Details
authentication
Authentication configuration. NOTE - only one authentication property is allowed per entry.
authentication: DataflowEndpointFabricOneLakeAuthentication
Property Value
batching
host
Host of the Microsoft Fabric in the form of https://.fabric.microsoft.com.
host: string
Property Value
string
names
Names of the workspace and lakehouse.
names: DataflowEndpointFabricOneLakeNames
Property Value
oneLakePathType
Type of location of the data in the workspace. Can be either tables or files.
oneLakePathType: string
Property Value
string
Azure SDK for JavaScript