Discuss this help topic in SecureBlackbox Forum
Writes (overwrites) the object to the storage.
Declaration
Parameters
- ContentEncoding - object's content encoding
- ContentLanguage - object's content language
- ContentMD5 - MD5 hash of the object's content.
- ContentType - object's content type
- Data - stream containing object data
- Handler - security handler used to perform the operation
- Metadata - contains object's metadata
- SharedAccessSignature - contains the Shared Access Signature (SAS).
Description
Use this method to write or overwrite the object in the storage.
Discuss this help topic in SecureBlackbox Forum