| | Name | Description |
|---|
 | BeginCopyFromBlob
| Overloaded. Begins an asynchronous operation to copy another blob's contents, properties, and metadata to the blob referenced by this CloudBlob object. (Inherited from CloudBlob) |
 | BeginCreateSnapshot
| Overloaded. Begins an asynchronous operation to create a snapshot of the blob. (Inherited from CloudBlob) |
 | BeginDelete
| Overloaded. Begins an asynchronous operation to delete the blob. (Inherited from CloudBlob) |
 | BeginDeleteIfExists
| Overloaded. (Inherited from CloudBlob) |
 | BeginDownloadBlockList | Overloaded. |
 | BeginDownloadToStream
| Overloaded. Begins an asynchronous operation to download the contents of a blob to a stream. (Inherited from CloudBlob) |
 | BeginFetchAttributes
| Overloaded. Begins an asynchronous operation to populate the blob's properties and metadata. (Inherited from CloudBlob) |
 | BeginPutBlock | Overloaded. |
 | BeginPutBlockList | Overloaded. |
 | BeginSetMetadata
| Overloaded. Begins an asynchronous operation to update the blob's metadata. (Inherited from CloudBlob) |
 | BeginSetProperties
| Overloaded. (Inherited from CloudBlob) |
 | BeginUploadFromStream
| Overloaded. (Inherited from CloudBlob) |
 | CopyFromBlob
| Overloaded. (Inherited from CloudBlob) |
 | CreateSnapshot
| Overloaded. (Inherited from CloudBlob) |
 | Delete
| Overloaded. (Inherited from CloudBlob) |
 | DeleteIfExists
| Overloaded. (Inherited from CloudBlob) |
 | DownloadBlockList | Overloaded. |
 | DownloadByteArray
| Overloaded. Downloads the blob's contents as an array of bytes. (Inherited from CloudBlob) |
 | DownloadText
| Overloaded. (Inherited from CloudBlob) |
 | DownloadToFile
| Overloaded. (Inherited from CloudBlob) |
 | DownloadToStream
| Overloaded. (Inherited from CloudBlob) |
 | EndCopyFromBlob
| Ends an asynchronous operation to copy a blob's contents, properties, and metadata to a new blob. (Inherited from CloudBlob) |
 | EndCreateSnapshot
| Ends an asynchronous operation to create a snapshot of the blob. (Inherited from CloudBlob) |
 | EndDelete
| Ends an asynchronous operation to delete the blob. (Inherited from CloudBlob) |
 | EndDeleteIfExists
| Ends an asynchronous operation to delete the blob if it exists. (Inherited from CloudBlob) |
 | EndDownloadBlockList | Ends an asynchronous operation to return an enumerable collection of the blob's blocks, using the specified block list filter, using a conditional request based on the BlobRequestOptions specified. |
 | EndDownloadToStream
| Ends an asynchronous operation to download the contents of a blob to a stream. (Inherited from CloudBlob) |
 | EndFetchAttributes
| Ends an asynchronous operation to populate the blob's properties and metadata. (Inherited from CloudBlob) |
 | EndPutBlock | Ends an asynchronous operation to upload a single block. |
 | EndPutBlockList | Ends an asynchronous operation to upload a list of blocks to a new or existing blob. |
 | EndSetMetadata
| Ends an asynchronous operation to update the blob's metadata. (Inherited from CloudBlob) |
 | EndSetProperties
| Ends an asynchronous operation to update the blob's properties. (Inherited from CloudBlob) |
 | EndUploadFromStream
| Ends an asynchronous operation to upload a blob from a stream. (Inherited from CloudBlob) |
 | Equals
| (Inherited from Object) |
 | FetchAttributes
| Overloaded. (Inherited from CloudBlob) |
 | GetHashCode
| (Inherited from Object) |
 | GetSharedAccessSignature
| Overloaded. (Inherited from CloudBlob) |
 | GetType
| (Inherited from Object) |
 | OpenRead
| Overloaded. (Inherited from CloudBlob) |
 | OpenWrite
| Overloaded. (Inherited from CloudBlob) |
 | PutBlock | Overloaded. |
 | PutBlockList | Overloaded. |
 | SetMetadata
| Overloaded. (Inherited from CloudBlob) |
 | SetProperties
| Overloaded. (Inherited from CloudBlob) |
 | ToString
| (Inherited from Object) |
 | UploadByteArray
| Overloaded. (Inherited from CloudBlob) |
 | UploadFile
| Overloaded. (Inherited from CloudBlob) |
 | UploadFromStream
| Overloaded. (Inherited from CloudBlob) |
 | UploadText
| Overloaded. (Inherited from CloudBlob) |