DirectoryForceCloseHandlesSegmentOptions interface
- Extends
屬性
abort |
|
recursive | 指定作業應該套用至 URI 中指定的目錄、其檔案、其子目錄及其檔案。 |
繼承的屬性
tracing |
屬性詳細資料
abortSignal
AbortSignalLike
介面的實作,以發出取消作業的要求。
例如,使用 @azure/abort-controller 來建立 AbortSignal
。
abortSignal?: AbortSignalLike
屬性值
recursive
指定作業應該套用至 URI 中指定的目錄、其檔案、其子目錄及其檔案。
recursive?: boolean
屬性值
boolean
繼承的屬性詳細資料
tracingOptions
tracingOptions?: OperationTracingOptions