public class BlobSyncUploadFromUriOptions
type BlobSyncUploadFromUriOptions = class
Public Class BlobSyncUploadFromUriOptions
Optional AccessTier to set on the Block Blob.
ContentHashOptional. An MD5 hash of the content. This hash is used to verify the integrity of the content during transport. When this header is specified, the storage service compares the hash of the content that has arrived with this header value. Note that this MD5 hash is not stored with the blob.If the two hashes do not match, the operation will fail.
CopySourceBlobPropertiesThe copy source blob properties behavior. If true, the properties of the source blob will be copied to the new blob. Default is true.
CopySourceTagsModeOptional. Indicates if the source blob's tags should be copied to the destination blob, or replaced on the destination blob with the tags specified by Tags. Default is to replace.
DestinationConditionsOptional BlobRequestConditions to add conditions on the copyig of data to this Block Blob.
HttpHeadersOptional standard HTTP header properties that can be set for the new append blob.
MetadataOptional custom metadata to set for this append blob.
SourceAuthenticationOptional. Source authentication used to access the source blob.
SourceConditionsOptional BlobRequestConditions to add conditions on the copying of data from this source blob.
SourceShareTokenIntentOptional, 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 for this block blob.
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