Optional parameters for Start Copy from URL.
public class BlobCopyFromUriOptions
type BlobCopyFromUriOptions = class
Public Class BlobCopyFromUriOptions
Optional AccessTier Indicates the tier to be set on the blob.
CopySourceTagsModeOptional. Note that this option is not applicable to StartCopyFromUri(Uri, BlobCopyFromUriOptions, CancellationToken) and StartCopyFromUriAsync(Uri, BlobCopyFromUriOptions, CancellationToken). If Replace, the tags on the destination blob will be set to Tags. If Copy, the tags on the source blob will be copied to the destination blob. Default is to replace.
DestinationConditionsOptional BlobRequestConditions to add conditions on the copying of data to this blob.
DestinationImmutabilityPolicyOptional BlobImmutabilityPolicy to set on the blob. Note that is parameter is only applicable to a blob within a container that has immutable storage with versioning enabled.
LegalHoldOptional. Indicates if a legal hold should be placed on the blob. Note that is parameter is only applicable to a blob within a container that has immutable storage with versioning enabled.
MetadataOptional custom metadata to set for this append blob.
RehydratePriorityOptional RehydratePriority Indicates the priority with which to rehydrate an archived blob.
This parameter is not valid for synchronous copies.
ShouldSealDestinationIf the destination blob should be sealed. Only applicable for Append Blobs.
This parameter is not valid for synchronous copies.
SourceAuthenticationOptional. Source authentication used to access the source blob. Note that is parameter does not apply to StartCopyFromUriAsync(Uri, BlobCopyFromUriOptions, CancellationToken).
SourceConditionsOptional BlobRequestConditions to add conditions on the copying of data from this source blob.
SourceShareTokenIntentOptional. Note that this option is not applicable to StartCopyFromUri(Uri, BlobCopyFromUriOptions, CancellationToken) and StartCopyFromUriAsync(Uri, BlobCopyFromUriOptions, CancellationToken). Only applicable (but required) when the source is Azure Storage Files and using token authentication. Used to indicate the intent of the request.
TagsOptions tags to set on the destination blob. Not valid if CopySourceTagsMode is set to Copy.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this articleWas this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4