Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureDataLakeStoreLocation

Package version

The location of azure data lake store dataset.

Hierarchy

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Properties

Optional fileName

fileName: any

Specify the file name of dataset. Type: string (or Expression with resultType string).

Optional folderPath

folderPath: any

Specify the folder path of dataset. Type: string (or Expression with resultType string)

type

type: "AzureDataLakeStoreLocation"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc