ListFilesAndDirectoriesSegmentResponse interface

An enumeration of directories and files.

Properties

continuationToken
directoryId
directoryPath
marker
maxResults
prefix
segment

Abstract for entries that can be listed from Directory.

serviceEndpoint
shareName
shareSnapshot

Property Details

continuationToken

continuationToken: string

Property Value

string

directoryId

directoryId?: string

Property Value

string

directoryPath

directoryPath: string

Property Value

string

marker

marker?: string

Property Value

string

maxResults

maxResults?: number

Property Value

number

prefix

prefix: string

Property Value

string

segment

Abstract for entries that can be listed from Directory.

segment: FilesAndDirectoriesListSegment

Property Value

serviceEndpoint

serviceEndpoint: string

Property Value

string

shareName

shareName: string

Property Value

string

shareSnapshot

shareSnapshot?: string

Property Value

string