ServiceRenameContainerOptions interface
設定 <xref:BlobServiceClient.renameContainer> 作業的選項。
- Extends
屬性
abort |
介面的 |
source |
來源容器符合的條件。 |
tracing |
設定啟用追蹤時所建立範圍的選項。 |
屬性詳細資料
abortSignal
介面的 AbortSignalLike
實作,以向要求發出取消作業的訊號。
例如,使用 @azure/abort-controller 來建立 AbortSignal
。
abortSignal?: AbortSignalLike
屬性值
AbortSignalLike
sourceCondition
tracingOptions
設定啟用追蹤時所建立範圍的選項。
tracingOptions?: OperationTracingOptions
屬性值
OperationTracingOptions