CloudBlob.UploadText Method
| Name | Description |
|---|---|
| CloudBlob.UploadText (String) | Uploads a string of text to a block blob. |
| CloudBlob.UploadText (String, Encoding, BlobRequestOptions) | Uploads a string of text to a block blob, with the specified encoding, and using a conditional request based on the BlobRequestOptions that you specify. |