Package version:

Interface AzureBlobStorageLocation

The location of azure blob dataset.

Hierarchy

Properties

container?: any

Specify the container of azure blob. Type: string (or Expression with resultType string).

fileName?: any

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

folderPath?: any

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

type: "AzureBlobStorageLocation"

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

Generated using TypeDoc