Share via


SourceStorageLocationOutput interface

Storage location.

Properties

extensions

List of extensions to filter path by.

location

URL to storage location.

prefix

Prefix to filter path by.

Property Details

extensions

List of extensions to filter path by.

extensions?: string[]

Property Value

string[]

location

URL to storage location.

location: string

Property Value

string

prefix

Prefix to filter path by.

prefix: string

Property Value

string