ListDeletedPathsSegmentOptions interface
An interface for options common to every remote operation.
- Extends
Properties
max |
Inherited Properties
abort |
|
prefix | Filters results to filesystems within the specified prefix. |
tracing |
Property Details
maxResults
maxResults?: number
Property Value
number
Inherited Property Details
abortSignal
prefix
Filters results to filesystems within the specified prefix.
prefix?: string
Property Value
string
Inherited From ListDeletedPathsOptions.prefix
tracingOptions
tracingOptions?: OperationTracingOptions
Property Value
Inherited From ListDeletedPathsOptions.tracingOptions