This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can trysigning in orchanging directories.
Access to this page requires authorization. You can trychanging directories.
Options to configure thesetAccessTier operation.
| abort | An implementation of the |
| conditions | If specified, contains the lease id that must be matched and lease with this idmust be active in order for the operation to succeed. |
| rehydrate | Rehydrate Priority - possible values include 'High', 'Standard'.More Details -https://learn.microsoft.com/azure/storage/blobs/storage-blob-rehydration#rehydrate-an-archived-blob-to-an-online-tier |
| tracing | Options to configure spans created when tracing is enabled. |
An implementation of theAbortSignalLike interface to signal the request to cancel the operation.For example, use the @azure/abort-controller to create anAbortSignal.
abortSignal?: AbortSignalLikeIf specified, contains the lease id that must be matched and lease with this idmust be active in order for the operation to succeed.
conditions?: LeaseAccessConditions & TagConditionsRehydrate Priority - possible values include 'High', 'Standard'.More Details -https://learn.microsoft.com/azure/storage/blobs/storage-blob-rehydration#rehydrate-an-archived-blob-to-an-online-tier
rehydratePriority?: RehydratePriorityOptions to configure spans created when tracing is enabled.
tracingOptions?: OperationTracingOptionsInherited FromCommonOptions.tracingOptions