BlobContainerAddAsync Method

Overload List

AddAsync(String, String, CancellationToken) Uploads the contents of a file to the Blob container.
AddAsync(String, Byte, String, CancellationToken) Adds information to the Blob container with a designated content type.

See Also