Package version:

Interface AzureBlobFSLocation

The location of azure blobFS dataset.

Hierarchy

Properties

fileName?: any

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

fileSystem?: any

Specify the fileSystem of azure blobFS. Type: string (or Expression with resultType string).

folderPath?: any

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

type: "AzureBlobFSLocation"

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

Generated using TypeDoc