ListFilesAndDirectoriesSegmentResponse interface
An enumeration of directories and files.
Properties
directory |
|
marker | |
max |
|
next |
|
prefix | |
segment | |
service |
|
share |
|
share |
Property Details
directoryPath
directoryPath: string
Property Value
string
marker
marker?: undefined | string
Property Value
undefined | string
maxResults
maxResults?: undefined | number
Property Value
undefined | number
nextMarker
nextMarker: string
Property Value
string
prefix
prefix: string
Property Value
string
segment
serviceEndpoint
serviceEndpoint: string
Property Value
string
shareName
shareName: string
Property Value
string
shareSnapshot
shareSnapshot?: undefined | string
Property Value
undefined | string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript