Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DirectoryForceCloseHandlesSegmentOptions

Package version

Options to configure Directory - Force Close Handles Segment operations.

See:

Hierarchy

Index

Properties

Optional abortSignal

abortSignal: AbortSignalLike

An implementation of the AbortSignalLike interface to signal the request to cancel the operation. For example, use the @azure/abort-controller to create an AbortSignal.

Optional recursive

recursive: undefined | false | true

Specifies operation should apply to the directory specified in the URI, its files, its subdirectories and their files.

Optional tracingOptions

tracingOptions: OperationTracingOptions

Generated using TypeDoc