ListDeletedPathsSegmentOptions interface

An interface for options common to every remote operation.

Extends

Properties

maxResults

Inherited Properties

abortSignal
prefix

Filters results to filesystems within the specified prefix.

tracingOptions

Property Details

maxResults

maxResults?: number

Property Value

number

Inherited Property Details

abortSignal

abortSignal?: AbortSignalLike

Property Value

Inherited From ListDeletedPathsOptions.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