ListFilesAndDirectoriesSegmentResponse interface
An enumeration of directories and files.
Properties
continuation |
|
directory |
|
directory |
|
marker | |
max |
|
prefix | |
segment | Abstract for entries that can be listed from Directory. |
service |
|
share |
|
share |
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