Share via


ImportSourceProperties interface

Import source related properties.

Properties

dataDirPath

Relative path of data directory in storage.

sasToken

Sas token for accessing source storage. Read and list permissions are required for sas token.

storageType

Storage type of import source.

storageUrl

Uri of the import source storage.

Property Details

dataDirPath

Relative path of data directory in storage.

dataDirPath?: string

Property Value

string

sasToken

Sas token for accessing source storage. Read and list permissions are required for sas token.

sasToken?: string

Property Value

string

storageType

Storage type of import source.

storageType?: string

Property Value

string

storageUrl

Uri of the import source storage.

storageUrl?: string

Property Value

string